Hello!
Thank
you for your time. I apologize for the late reply, I need to turn on
notifications for the forum, it seems. I've put a screenshot and
the full formula for each pool. in a separate post, because for some excellent reason, when I tried to post the png and text together, I was unable to. I also want to specify that I am
trying in particular to be able to make a referenceable attribute on
their token, and hopefully as an ancillary something we can reference
on their character sheet. Tokens have three bubbles that can
reference an attribute, red, green, and blue. I have red and green as
HP and AC, and blue as anything the player feels is important, if
anything. These two players decided to go with their respective
pools. I'd like to be able to have the blue bubble show a number, as
it does with HP, but there's nothing for level divided by 2 and it
just shows the formula I've put in if I put in the formula. The
character sheet, when using the @arcane_resevoir, shows nothing at
all.
The
top sheet is an arcanist, the pool calculation is 3 + caster level
divided by 2. I've put that as the following, as that's what I'd put
on the character sheet:
3+@{class1_level}/2
The
second sheet is a chonomancer, the pool calculation is caster level
divided by two plus int mod. I got experimental with this one based
on something I read on the forums, to no avail:
@{(@{class1_level}/2)}+@{(@{intelligence_mod})}
I
greatly appreciate any advice you can give, even if it is to give up.
Its not that much more difficult to just change numbers as levels
increase.