snakes nerf
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
- id: CP14SilverCoin5
|
||||
- id: CP14GoldBar1
|
||||
- id: CP14EnergyCrystalMedium
|
||||
- id: CP14DemiplanKey
|
||||
|
||||
- type: entityTable
|
||||
id: CP14TableBureaucracy
|
||||
|
||||
@@ -25,6 +25,18 @@
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
- CP14HostileEveryone
|
||||
- type: MeleeChemicalInjector
|
||||
transferAmount: 2
|
||||
- type: MeleeWeapon
|
||||
hidden: true
|
||||
soundHit:
|
||||
path: /Audio/Effects/bite.ogg
|
||||
angle: 0
|
||||
animation: WeaponArcBite
|
||||
damage:
|
||||
types:
|
||||
Piercing: 2
|
||||
Poison: 2
|
||||
|
||||
- type: entity
|
||||
id: CP14MobPurpleSnake
|
||||
@@ -34,6 +46,14 @@
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
- CP14HostileEveryone
|
||||
- type: MeleeWeapon
|
||||
angle: 0
|
||||
animation: WeaponArcBite
|
||||
damage:
|
||||
types:
|
||||
Piercing: 1
|
||||
- type: MeleeChemicalInjector
|
||||
transferAmount: 3
|
||||
|
||||
- type: entity
|
||||
id: CP14MobSmallPurpleSnake
|
||||
@@ -43,6 +63,16 @@
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
- CP14HostileEveryone
|
||||
- type: SolutionTransfer
|
||||
maxTransferAmount: 0.2
|
||||
- type: MeleeWeapon
|
||||
angle: 0
|
||||
animation: WeaponArcBite
|
||||
damage:
|
||||
types:
|
||||
Piercing: 0.5
|
||||
- type: MeleeChemicalInjector
|
||||
transferAmount: 2
|
||||
|
||||
- type: entity
|
||||
id: CP14MobWatcherMagmawing
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
name: tree
|
||||
description: Decades of life and growth, saturating the surrounding nature with fresh air.
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: CP14WaveShader
|
||||
speed: 1
|
||||
dis: 5
|
||||
|
||||
@@ -51,14 +51,14 @@
|
||||
- !type:PrototypeDunGen
|
||||
proto: CP14ExpeditionGrasslandIslandFloorMaskStone
|
||||
# Biomes
|
||||
- !type:BiomeDunGen
|
||||
biomeTemplate: CP14GrasslandTestResult
|
||||
tileMask:
|
||||
- CP14FloorGrass
|
||||
- !type:BiomeDunGen
|
||||
biomeTemplate: CP14CavesGeneric
|
||||
tileMask:
|
||||
- CP14FloorBase
|
||||
- !type:BiomeDunGen
|
||||
biomeTemplate: CP14GrasslandTestResult
|
||||
tileMask:
|
||||
- CP14FloorGrass
|
||||
|
||||
- type: dungeonConfig
|
||||
id: CP14ExpeditionGrasslandIslandFloorMaskStone
|
||||
|
||||
Reference in New Issue
Block a user