Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Informations #2

Open
Lesan88 opened this issue Sep 4, 2024 · 5 comments
Open

Informations #2

Lesan88 opened this issue Sep 4, 2024 · 5 comments

Comments

@Lesan88
Copy link

Lesan88 commented Sep 4, 2024

Hello,

First of all, a big thank you for the work provided and shared. I wanted to know if, by any chance, you have an example file to see the available commands. Thank you in advance.

@serialhex
Copy link
Owner

Hey, thank you for checking it out. I've actually got a lot of work I'm doing with this, just got back into writing PF2e stuff. I should be updating it in a few days (maybe longer, who knows) with an example.

Heaven knows, I need a cheat sheet myself!

I'll leave this open & comment again when I've posted an example file.

Repository owner deleted a comment Sep 4, 2024
@Lesan88
Copy link
Author

Lesan88 commented Sep 4, 2024

Wow, such quick responses already! Thank you very much. I will closely follow any future updates. Thanks again!

@serialhex
Copy link
Owner

Sorry for the delay! Just letting you know that I've been busy, and while I got a good start, I also realized that the way I've been using this is impractical. So I'm restructuring it and need to fix a bunch of things. I know you can read the code, but is there anything that you are curious about now that I can quickly help you with, or some feature that you'd like?

Let me know either way and if you make anything with this, let me know! I'm super interested!!

@Lesan88
Copy link
Author

Lesan88 commented Sep 26, 2024

Hi, thanks a lot for the updates, I totally understand that it can take some time. I've started a Pathfinder adventure with friends and I'm using your template to write a nice 'summary' of our adventures. I think I'm managing by reading your code, but I'm sure I'm missing out on a lot of things, haha. I'll let you know if I get really stuck on something in particular.

Oh, maybe if you have an example of using an itembox like : https://pf2easy.com/index.php?id=19818&name=mudlily.

@serialhex
Copy link
Owner

Use the itembox environment in pf-items.sty

\begin{itembox}{Mudlily}{1}
\uncommon\trait{invested}\trait{magical}\trait{transmutation}
\itemBasics[%
  % identify hasn't been implemented yet...
  price={15 gp},
  usage={worn},
]

This golden flower grows amid filthy ponds or puddles...

\end{itembox}

or something like that. There are a few variants in that file, but this is the generic one. There is something similar for creatures in pf-creature.sty, though I'm thinking of merging them in the future to make things easier... though what you would use would be the same.

Have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants