armor-damage-type-poison = Poison
armor-damage-type-shock = Shock
armor-damage-type-structural = Structural
+armor-damage-type-holy = Holy
damage-group-airloss = Airloss
damage-group-toxin = Toxin
damage-group-genetic = Genetic
+damage-group-metaphysical = Metaphysical
damage-type-shock = Shock
damage-type-slash = Slash
damage-type-structural = Structural
+damage-type-holy = Holy
id: ShadowHaze
supportedTypes:
- Heat
+
+- type: damageContainer
+ id: ManifestedSpirit
+ supportedGroups:
+ - Metaphysical
+ - Brute
+ supportedTypes:
+ - Heat
+ - Shock
+ - Caustic
+
+- type: damageContainer
+ id: BiologicalMetaphysical
+ supportedGroups:
+ - Brute
+ - Burn
+ - Toxin
+ - Airloss
+ - Genetic
+ - Metaphysical
name: damage-group-genetic
damageTypes:
- Cellular
+
+# Metaphysical damage types should be used very sparingly, and likely not affect normal crew entities.
+# Revenants and other ghost-like/demonic creatures are more fitting. Healing should never be available via medicine.
+- type: damageGroup
+ id: Metaphysical
+ name: damage-group-metaphysical
+ damageTypes:
+ - Holy
Piercing: 0.8
Cold: 0.8
Heat: 0.2
-# Holy: 3 If we ever get some holy or magic sort of damage type they should be vulnerable
+ Holy: 1.5
flatReductions:
Heat: 3
Radiation: 0.0
Shock: 0.8
Bloodloss: 0.4
+ Holy: 1
- type: damageModifierSet
id: Cockroach
id: PotassiumIodide
coefficients:
Radiation: 0.1
+
+- type: damageModifierSet
+ id: ManifestedSpirit
+ coefficients:
+ Holy: 2
name: damage-type-blunt
armorCoefficientPrice: 2
armorFlatPrice: 10
-
+
- type: damageType
id: Cellular
name: damage-type-cellular
armorCoefficientPrice: 5
armorFlatPrice: 30
-
+
- type: damageType
id: Caustic
name: damage-type-caustic
armorCoefficientPrice: 5
armorFlatPrice: 30
-
+
- type: damageType
id: Cold
name: damage-type-cold
name: damage-type-structural
armorCoefficientPrice: 1
armorFlatPrice: 1
+
+# Metaphysical damage. Damage represents supernatural injuries that emphasize the fantasy elements in the game
+- type: damageType
+ id: Holy
+ name: damage-type-holy
+ armorCoefficientPrice: 1
+ armorFlatPrice: 1
+
- type: Bloodstream
bloodReagent: DemonsBlood
- type: Damageable
- damageContainer: Biological
+ damageContainer: BiologicalMetaphysical
damageModifierSet: Infernal
- type: Temperature
heatDamageThreshold: 4000 #They come from hell, so..
- type: Body
prototype: Animal
- type: Damageable
- damageContainer: Biological
+ damageContainer: BiologicalMetaphysical
damageModifierSet: HellSpawn
- type: MovementSpeedModifier
baseWalkSpeed: 2
- Stun
- Corporeal
- type: Damageable
- damageContainer: Biological
+ damageContainer: ManifestedSpirit
+ damageModifierSet: ManifestedSpirit
- type: NoSlip
- type: Eye
drawFov: false
- RevenantTheme
- type: Speech
speechVerb: Ghost
+ - type: Reactive
+ groups:
+ Acidic: [Touch]
damageOnUntrainedUse: ## What a non-chaplain takes when attempting to heal someone
groups:
Burn: 10
+ - type: MeleeWeapon
+ soundHit:
+ collection: Punch
+ damage:
+ types:
+ Holy: 25
+ Blunt: 1
- type: Prayable
bibleUserOnly: true
- type: Summonable
wideAnimationRotation: -150
damage:
types:
- Blunt: 0
+ Holy: 4
- type: Item
size: Small
sprite: Objects/Weapons/Melee/gohei.rsi
methods: [ Touch ]
effects:
- !type:ExtinguishReaction
+ Acidic:
+ methods: [ Touch ]
+ effects:
+ - !type:HealthChange
+ scaleByQuantity: true
+ ignoreResistances: false
+ damage:
+ types:
+ Holy: 0.5
plantMetabolism:
- !type:PlantAdjustWater
amount: 1
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "airloss, brute, toxin and burn edited from /tg/station https://github.com/tgstation/tgstation/tree/master genetic edited from https://iconscout.com/free-icon/dna-2130814 with license CC BY 4.0. malnutrition from https://github.com/space-wizards/space-station-14/tree/73d7837fabb31a7691a1db47ff64903cbec5dd32/Resources/Textures/Interface/Alerts/hunger.rsi",
+ "copyright": "airloss, brute, toxin and burn edited from /tg/station https://github.com/tgstation/tgstation/tree/master genetic edited from https://iconscout.com/free-icon/dna-2130814 with license CC BY 4.0. malnutrition from https://github.com/space-wizards/space-station-14/tree/73d7837fabb31a7691a1db47ff64903cbec5dd32/Resources/Textures/Interface/Alerts/hunger.rsi, metaphysical created by SlamBamActionman at https://github.com/space-wizards/space-station-14/pull/32755",
"states": [
{
"name": "airloss"
},
{
"name": "malnutrition"
+ },
+ {
+ "name": "metaphysical"
}
]
}