ForgedAnvil
Explorer
Something I just noticed. With a Psuedodragon familiar, the Senses area in the Familiar/Animal Companion table on Character Sheet IV is cut off. (1.61BETA3)
Nice catch, I'll fix it in v1.61 (final)
Something I just noticed. With a Psuedodragon familiar, the Senses area in the Familiar/Animal Companion table on Character Sheet IV is cut off. (1.61BETA3)
Very minor thing, but I have been noticing this bug for several versions now (currently using 1.60). I use standard encumbrance and uncheck the variant encumbrance option for every character I make. The problem is that, with a character who has less than half of their maximum weight allowance are being flagged as Encumbrance-x on CSI. For example, a human fighter with a strength of 18 who has 114.4 lbs of gear is being flagged as "Encumbrance-10 ft". It looks like the text is being triggered by the variant encumbrance of Strength x 5, even when that variant is not being used.
As always, keep up the excellent work!
In 1.61BETA3, if you choose the Magic Initiate Feat, the spellcasting chart doesn't give you the lvl 1 (says you are 1 over) but still gives you the cantrips. On the spell list it doesn't give you the DC or anything else as well.
ForgedAnvil:
I need a formula for a lookup.
On the Start tab, in the Attacks section:
- I want to put a formula into the Damage section of the OVERRIDES area that grabs the damage die that the weapon I choose from the Weapon drop down does.
- Basically I want to get the die damage based on Attack2Select (in this case) and add a different ability score modifier (In this case IntMod)
- Basically: =vlookup(Attack2Select,<table_array>,<WeaponDamageColumn)
- I am pretty sure you must have a weapon table you use to lookup the data you use to populate the various sections of the Attacks section of the Start tab. I couldn't find one in the Name Manager. All I could find was your WeaponList table.
Any help would be appreciated.
Implemented named variables for Attack1dmgdice to Attack6dmgdice in v1.61 (final), no lookups required
In the custom section, maybe add something for custom weapons and armor?was planning a game with black powder weapons from the DM book.
Thanks for the great work you have done!