Skip to content

aux.MaleficSummonOperation ​

Source Code | Usage Examples | aux Functions

Auxiliary function to handle the summoning procedure of "Malefic" monsters. Performs the actual summon of the monster by removing the appropriate monster.

Signature ​

aux.MaleficSummonOperation(any cd, int loc) → function

lua
aux.MaleficSummonOperation(cd,loc)

Parameters ​

Returns ​


under-construction