Namespace Content.Shared.Damage.Prototypes
Classes
DamageContainerPrototype
A damage container which can be used to specify support for various damage types.
DamageGroupPrototype
A Group of DamageTypePrototypes.
DamageModifierSetPrototype
A version of DamageModifierSet that can be serialized as a prototype, but is functionally identical.
DamageTypePrototype
A single damage type. These types are grouped together in DamageGroupPrototypes.
ExaminableDamagePrototype
Prototype for examinable damage messages.