hello, thank you all for the help so far... now. in the sheet worker part i can do this: on(`change: blablabla${stat}_total_bonus ... ->text ${stat} text i can append a text with a var and then use this. so if the ${stat} was "57" the above would be "blablabla57_total_bonus" in a script, more specific inside a power card script, i need to do that, is there a way? also in can i do this : "@{target|| @{Weapon_DamageType}}" in a power card script? if no, is a way to do it? last. in a P.C. script can i compare @{test} == "text" or only numbers? -> only numbers... got it thank you in advance!