/tg/ Station 13 - Modules - TypesVar Details - Proc Details

ranged

Vars

allowed_projectile_typesList of all projectiles we can fire. Non-static, because subtypes can have their own lists.

Procs

assign_spellPick a random spell then update name and colour based on which one we picked
spell_listReturns 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