i wanted to use the conditions api to apply modifiers on characters attributs. so i created a macro to create a condition : !condition create forcebonus !condition addeffect forcebonus for_mod +10 (i already have an force modifier called for_mod in the character sheet) then a new macro to apply it !condition apply forcebonus in the chat i can see the confirmations my condition has been created, added an effect and applied. but i can't see the +10 in character sheet or in the roll that would use the attr for_mod. where am i wrong ? thx