Was trying to figure out if this will work in 5e, when no armor type is selected
#situational[hero.child[ArmorClass],"Situational Text",field[name].text]
It works if there is an armor type, but in the case of some mages and wizards there is no armor type, their armor is 15 with mage armor. I haven't figured out how to get it to show in that case.
#situational[hero.child[ArmorClass],"Situational Text",field[name].text]
It works if there is an armor type, but in the case of some mages and wizards there is no armor type, their armor is 15 with mage armor. I haven't figured out how to get it to show in that case.