hunger damage experiment

This commit is contained in:
Ed
2025-02-03 17:36:56 +03:00
parent 3227459231
commit 344d99dabb
7 changed files with 29 additions and 0 deletions

View File

@@ -234,6 +234,11 @@
weightlessFriction: 2
weightlessModifier: 0.6
- type: CP14DamageableByMap
- type: Hunger
starvationDamage:
types:
Cold: 0.25
Bloodloss: 0.25
- type: entity

View File

@@ -7,6 +7,10 @@
- type: HumanoidAppearance
species: CP14Dwarf
- type: Hunger
starvationDamage:
types:
Cold: 0.25
Bloodloss: 0.25
- type: Icon
sprite: _CP14/Mobs/Species/Dwarf/parts.rsi
state: full

View File

@@ -7,6 +7,10 @@
- type: HumanoidAppearance
species: CP14Elf
- type: Hunger
starvationDamage:
types:
Cold: 0.25
Bloodloss: 0.25
- type: Icon
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: full

View File

@@ -7,6 +7,10 @@
- type: HumanoidAppearance
species: CP14Goblin
- type: Hunger
starvationDamage:
types:
Cold: 0.25
Bloodloss: 0.25
- type: Icon
sprite: _CP14/Mobs/Species/Goblin/parts.rsi
state: full

View File

@@ -7,6 +7,10 @@
- type: HumanoidAppearance
species: CP14Human
- type: Hunger
starvationDamage:
types:
Cold: 0.25
Bloodloss: 0.25
- type: Icon
sprite: _CP14/Mobs/Species/Human/parts.rsi
state: full

View File

@@ -56,6 +56,10 @@
- type: HumanoidAppearance
species: CP14Silva
- type: Hunger
starvationDamage:
types:
Cold: 0.25
Bloodloss: 0.25
- type: Icon
sprite: _CP14/Mobs/Species/Elf/parts.rsi #TODO
state: full

View File

@@ -7,6 +7,10 @@
- type: HumanoidAppearance
species: CP14Tiefling
- type: Hunger
starvationDamage:
types:
Cold: 0.25
Bloodloss: 0.25
- type: Icon
sprite: _CP14/Mobs/Species/Tiefling/parts.rsi
state: full