Package wyvern.lib.combat

Enhances the base combat system by providing classes that implement custom attack types.

See:
          Description

Class Summary
BiteDamage A damage type that's basically bite damage with different messages, since it's produced by a biteer.
PoisonBite An attacking body part that poisons in addition to its normal damage.
PoisonSting An attacking body part that poisons in addition to its normal damage.
StingDamage A damage type that's basically sting damage with different messages, since it's produced by a stinger.
 

Package wyvern.lib.combat Description

Enhances the base combat system by providing classes that implement custom attack types.