PDA

View Full Version : BUG: Vuln applying as resist



spite
September 22nd, 2018, 01:24
As the title says, if a creature has Vulnerable ion it's defences, applies as RESIST when added to the tracker.
https://puu.sh/BySYk/721d3dc83f.png
That's how it's set up. Add it to tracker and see
https://puu.sh/BySYZ/9f58372486.png

spite
September 22nd, 2018, 01:35
Also, effects aren't working when adding DMG: [+HLVL][INT] etc./ Just adds as DMG: with no number afterwards.

Moon Wizard
September 23rd, 2018, 19:40
spite,

Special ability clauses need to be separated by semi-colons; just like in the original rulebooks. If you do that, it will parse correctly. Try "Resist 10 fire; Vulnerable 10 cold" in the Special Defenses field.

Multiple character ability tags need to be separated by spaces. Try "DMG: [HLVL] [INT]"

Regards,
JPG

spite
September 24th, 2018, 03:30
Hi moon I'll try these tonight, and see if I have any luck! Hopefully it will solve it for me :)

spite
September 25th, 2018, 22:21
Just checking back in to confirm these both worked :)
Thanks again Moon