guardian

Vars | |
locked | Are we forced to not be able to manifest/recall? |
---|---|
Procs | |
hasmatchingsummoner | Returns true if this holoparasite has the same summoner as the passed holoparasite. |
on_owner_shapeshifted | Signal proc for COMSIG_LIVING_SHAPESHIFTED, when our summoner is shapeshifted we should change to the new mob |
on_owner_unshapeshifted | Signal proc for COMSIG_LIVING_UNSHAPESHIFTED, when our summoner unshapeshifts go back to that mob |
on_owner_wabbajacked | Signal proc for COMSIG_LIVING_ON_WABBAJACKED, when our summoner is wabbajacked we should be alerted. |
set_summoner | Setter for our summoner mob. |
Var Details
locked

Are we forced to not be able to manifest/recall?
Proc Details
hasmatchingsummoner
Returns true if this holoparasite has the same summoner as the passed holoparasite.
on_owner_shapeshifted
Signal proc for COMSIG_LIVING_SHAPESHIFTED, when our summoner is shapeshifted we should change to the new mob
on_owner_unshapeshifted
Signal proc for COMSIG_LIVING_UNSHAPESHIFTED, when our summoner unshapeshifts go back to that mob
on_owner_wabbajacked
Signal proc for COMSIG_LIVING_ON_WABBAJACKED, when our summoner is wabbajacked we should be alerted.
set_summoner
Setter for our summoner mob.