- UNLIMITED
enum tick_t UNLIMITED;
Undocumented in source.
- fromId
Effect fromId(sul.effects.Effect effect, Living victim, ubyte level, tick_t duration, Living attacker)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromId
Effect fromId(sul.effects.Effect effect, Living victim, ubyte level, Living attacker)
Undocumented in source. Be warned that the author may not have intended to support it.
- effect
sul.effects.Effect effect;
Undocumented in source.
- level
ubyte level;
Undocumented in source.
- levelFromOne
uint levelFromOne;
Undocumented in source.
- duration
tick_t duration;
Undocumented in source.
- ticks
tick_t ticks;
Undocumented in source.
- id
ubyte id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- victim
Living victim [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- attacker
Living attacker [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- instant
bool instant [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onStart
void onStart()
Undocumented in source. Be warned that the author may not have intended to support it.
- onStop
void onStop()
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
void tick()
Undocumented in source. Be warned that the author may not have intended to support it.
- finished
bool finished [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(sul.effects.Effect e)
Undocumented in source. Be warned that the author may not have intended to support it.