body_modification 
Vars | |
abstract_type | The abstract type of this body modification |
---|---|
cost | Cost in quirk points of thisbody modification |
incompatible_body_modifications | The list of body modifications incompatible with this body modification |
key | The key used to identify this body modification |
name | The name of this body modification |
Procs | |
apply_to_human | Apply this set of body modifications to the given mob |
can_be_applied | Returns TRUE if this body modification can be applied |
get_conflicting_body_modifications | Returns the list of body modifications incompatible with this body modification |
Var Details
abstract_type 
The abstract type of this body modification
cost 
Cost in quirk points of thisbody modification
incompatible_body_modifications 
The list of body modifications incompatible with this body modification
key 
The key used to identify this body modification
name 
The name of this body modification
Proc Details
apply_to_human
Apply this set of body modifications to the given mob
can_be_applied
Returns TRUE if this body modification can be applied
get_conflicting_body_modifications
Returns the list of body modifications incompatible with this body modification