I am building a class skill that gives advantage to initiative. Ideally, I'd like for it to put an * next to Initiative...similar to the * that goes next to skills. Anyone have any ideas?
if (field[abilActive].value <> 0) then
#situational[hero.child[Initiative],"Advantage on Initiative Rolls",field[thingname].text]
endif
if (field[abilActive].value <> 0) then
#situational[hero.child[Initiative],"Advantage on Initiative Rolls",field[thingname].text]
endif