hunger damage experiment
This commit is contained in:
@@ -234,6 +234,11 @@
|
||||
weightlessFriction: 2
|
||||
weightlessModifier: 0.6
|
||||
- type: CP14DamageableByMap
|
||||
- type: Hunger
|
||||
starvationDamage:
|
||||
types:
|
||||
Cold: 0.25
|
||||
Bloodloss: 0.25
|
||||
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user