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