martial_art

Vars | |
pacifist_style | If set to true this style allows you to punch people despite being a pacifist (for instance Boxing, which does no damage) |
---|---|
Procs | |
on_projectile_hit | Gets called when a projectile hits the owner. Returning anything other than BULLET_ACT_HIT will stop the projectile from hitting the mob. |
Var Details
pacifist_style

If set to true this style allows you to punch people despite being a pacifist (for instance Boxing, which does no damage)
Proc Details
on_projectile_hit
Gets called when a projectile hits the owner. Returning anything other than BULLET_ACT_HIT will stop the projectile from hitting the mob.