tesla 
Vars | |
| channel_time | How long it takes to channel the zap. |
|---|---|
| charge_sound | The sound played while charging the spell Quote: "the only way i can think of to stop a sound, thank MSO for the idea." |
| currently_channeling | Whether we're currently channelling a tesla blast or not |
| halo | The halo that appears around the caster while charging the spell |
| shock_radius | The radius around (either the caster or people shocked) to which the tesla blast can reach |
Procs | |
| get_target | Get a target in view of us to zap next. Returns a carbon, or null if none were found. |
| reset_tesla | Resets the tesla effect. |
| zap_target | Zaps a target, the bolt originating from origin. |
Var Details
channel_time 
How long it takes to channel the zap.
charge_sound 
The sound played while charging the spell Quote: "the only way i can think of to stop a sound, thank MSO for the idea."
currently_channeling 
Whether we're currently channelling a tesla blast or not
halo 
The halo that appears around the caster while charging the spell
shock_radius 
The radius around (either the caster or people shocked) to which the tesla blast can reach
Proc Details
get_target
Get a target in view of us to zap next. Returns a carbon, or null if none were found.
reset_tesla
Resets the tesla effect.
zap_target
Zaps a target, the bolt originating from origin.