ranged

Vars | |
allowed_projectile_types | List of all projectiles we can fire. Non-static, because subtypes can have their own lists. |
---|---|
Procs | |
assign_spell | Pick a random spell then update name and colour based on which one we picked |
spell_list | Returns the list of spells we are allowed to cast |
Var Details
allowed_projectile_types

List of all projectiles we can fire. Non-static, because subtypes can have their own lists.
Proc Details
assign_spell
Pick a random spell then update name and colour based on which one we picked
spell_list
Returns the list of spells we are allowed to cast