Hi, I would like to know how can I do some conditional testing in my character sheet ? In the game, when a PC loses HPs and reaches a threshold, his physical condition changes: half of his HPs and he's wounded the quarter of his HPs and he's seriously wounded no HP and he's passed out minus the quarter of his HPs and he's dead I'd like to show these status (by a different text or a different color) in the sheet and I can't find if it's possible or not to do a conditional test (and I don't want to use API for that to be able to integrate that character sheet in the system :) ). If it's not possible, I'll add a manual action, the MJ can't do everything ;). Thanks.