[Package Index | Mudlib Index | Effect Index]
File /std/effects/religious/basic_healing.c
This is the effect skelton docs. This effect
has a classification of "priest.barrier".
Describe the arguments in here.
See also:
help::effects
.c
Inherits
This class inherits the following classes /std/effects/religious/basic_ritual.cIncludes
This class includes the following files /std/effects/religious/path.hMethod index
Public Functions
These are functions that everyone can access.
.
void do_healing(object target,
object priest,
int amount,
int level,
int bonus)
int ritual_check_target(object caster,
object target)
int scaled_healing(int amount,
object priest)