Packages

package prop

Type Members

  1. trait DamageProperties extends StandardDamageProfile with JammingUnit with DamageModifiers

    Information that explains aspects of the the damage being performed that go beyond simple numbers.

    Information that explains aspects of the the damage being performed that go beyond simple numbers. Activation of these "special effects" may or may not even require the damage to be countable which is the context in which it is formally normalized.

  2. trait DamageWithPosition extends DamageProperties

    Damage that has a sense of occurring in a place where the target is not but the target is still affected by the damage.

    Damage that has a sense of occurring in a place where the target is not but the target is still affected by the damage. The distance between the target and the point of activation can have a modifying effect.

Ungrouped