package environment
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class EnvironmentReason(body: PieceOfEnvironment, against: Selector) extends DamageReason with Product with Serializable
A wrapper for a "damage source" in damage calculations that parameterizes information necessary to explain the environment being antagonistic.
A wrapper for a "damage source" in damage calculations that parameterizes information necessary to explain the environment being antagonistic.
- body
a representative of an element of the environment
- against
for the purposes of damage, what kind of target is being acted upon
- See also
DamageCalculations
Value Members
- object EnvironmentDamageModifierFunctions
- object EnvironmentDamageModifiers
- object EnvironmentReason extends Serializable
- case object LavaDepth extends Mod with Product with Serializable
The deeper you move into lava, the greater the amount of health you burn through.
The deeper you move into lava, the greater the amount of health you burn through. Vehicles take significant damage. What do you hope to achieve by wading through molten rock anyway?