curse 
Vars | |
| duration | The duration of the curse |
|---|---|
| fingerprints | Cache list of fingerprints (actual fingerprint strings) we have from our current ritual |
Procs | |
| curse | Calls a curse onto [chosen_mob]. |
| uncurse | Removes a curse from [chosen_mob]. Used in timers / callbacks. |
Var Details
duration 
The duration of the curse
fingerprints 
Cache list of fingerprints (actual fingerprint strings) we have from our current ritual
Proc Details
curse
Calls a curse onto [chosen_mob].
uncurse
Removes a curse from [chosen_mob]. Used in timers / callbacks.