@@ -214,17 +214,17 @@
|
|||||||
- type: damageModifierSet
|
- type: damageModifierSet
|
||||||
id: Skeleton
|
id: Skeleton
|
||||||
coefficients:
|
coefficients:
|
||||||
Blunt: 1.1
|
Blunt: 1.2 # WD from 0.8 to 1.2
|
||||||
Slash: 0.8
|
Slash: 0.9 # WD from 0.8 to 0.9
|
||||||
Piercing: 0.6
|
Piercing: 0.9 # WD from 0.6 to 0.9
|
||||||
Cold: 0.0
|
Cold: 0.0
|
||||||
Poison: 0.0
|
Poison: 0.0
|
||||||
Radiation: 0.0
|
Radiation: 0.0
|
||||||
Asphyxiation: 0.0
|
Asphyxiation: 0.0
|
||||||
Bloodloss: 0.0
|
Bloodloss: 0.0
|
||||||
Cellular: 0.0
|
Cellular: 0.0
|
||||||
flatReductions:
|
# flatReductions: # WD
|
||||||
Blunt: 5
|
# Blunt: 5
|
||||||
|
|
||||||
# hurt a lot by blunt, immune to a good amount of other stuff because they're a cookie
|
# hurt a lot by blunt, immune to a good amount of other stuff because they're a cookie
|
||||||
- type: damageModifierSet
|
- type: damageModifierSet
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
- type: gameMap
|
- type: gameMap
|
||||||
id: Meta
|
id: Meta
|
||||||
mapName: 'Meta Station'
|
mapName: 'Meta Station'
|
||||||
mapPath: /Maps/White/Stations/Meta.yml
|
mapPath: /Maps/White/meta.yml
|
||||||
minPlayers: 0
|
minPlayers: 0
|
||||||
stations:
|
stations:
|
||||||
Meta:
|
Meta:
|
||||||
|
|||||||
Reference in New Issue
Block a user