Projectile
Server/Entity/Damage/Projectile.json, 117 B
Fields
| Field | Type |
|---|---|
$Comment | string |
DurabilityLoss | boolean |
StaminaLoss | boolean |
Source
{
"$Comment": "This damage type exists to facilitate sub types",
"DurabilityLoss": true,
"StaminaLoss": false
}