ScriptName
String
Removed in 15.11
Legacy string identifying the spell by script name, superseded by the Spell hash.
Abstract float logic driver for drivers that read values out of a specific spell's data, referencing the spell by hash instead of by spellbook slot.
These drivers read static spell data (per-level data values), not runtime cast state - for "is this spell being cast", see IsCastingBoolDriver.
String Legacy string identifying the spell by script name, superseded by the Spell hash.
Hash Hash of the spell whose data is read. Resolved through the global spell
registry and cached on first evaluation. If the spell cannot be found,
the driver evaluates to 0.