
Kyle G. said: Alvaro T. said: Can you print the atribute page with this. I am trying but probably making an error here. do not substract from resorces. thnx Sorry, I use a different script to the normal companion. Rather than trying to get the companion script to play nice with this ability you may prefer to use ChatSetAttr instead. Once you have the script install, you will need to know which specific resource you put Luck under. &{template:desc} {{desc=@{character_name} uses luck to reroll the dice [[1d20]]}} @{charname_output}
!setattr --charid @{character_id} --mod --RESOURCE|-1
RESOURCE with either be class_resource , other_resource , or repeating_resource_$X_left/right depending on where it is on the character sheet. Hopefully this picture will help to explain which is which Thnak you very much! Excelent work