View Single Post
Ambush
Senior Member
 
Join Date: Dec 2008
Posts: 121

Old February 17th, 2022, 06:36 PM
You got me close enough that I figured it out anyway. Even though it was no joy on the final result.

In the end, the script was:
Code:
doneif (tagis[Helper.Disable] <> 0)

~find every spell with the ritual tag
foreach pick in hero from BaseSpell where "Helper.RitualSpel"
    ~set the name to be the name & ritual
    eachpick.field[CustDesc].text = eachpick.field[descript].text & " *ritual*"
nexteach

DM, exRealmWorker, Character Sheet Hacker, Gamer
Ambush is offline   #5 Reply With Quote