Module necro.game.spell.Spell
Functions
cast (caster, spellType, direction, params) | |
castAt (caster, spellType, x, y, direction, params) | |
payBloodCost (entity, cost) | |
spawn (caster, entityType, x, y, data) |
Functions
- cast (caster, spellType, direction, params)
-
Parameters:
- caster
- spellType
- direction
- params
- castAt (caster, spellType, x, y, direction, params)
-
Parameters:
- caster
- spellType
- x
- y
- direction
- params
- payBloodCost (entity, cost)
-
Parameters:
- entity
- cost
- spawn (caster, entityType, x, y, data)
-
Parameters:
- caster
- entityType
- x
- y
- data