@@ -57,11 +57,11 @@
|
||||
- type: damageModifierSet
|
||||
id: CP14Goblin
|
||||
coefficients:
|
||||
Blunt: 1.5
|
||||
Slash: 1.5
|
||||
Piercing: 1.5
|
||||
Heat: 1.5
|
||||
Cold: 1.5
|
||||
Shock: 1.5
|
||||
Blunt: 1.25
|
||||
Slash: 1.25
|
||||
Piercing: 1.25
|
||||
Heat: 1.25
|
||||
Cold: 1.25
|
||||
Shock: 1.25
|
||||
Poison: 0.5
|
||||
Caustic: 0.5
|
||||
@@ -170,7 +170,7 @@
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.70
|
||||
radius: 0.45
|
||||
density: 5
|
||||
mask:
|
||||
- FlyingMobMask
|
||||
|
||||
@@ -21,12 +21,12 @@
|
||||
requiredLegs: 2
|
||||
- type: Bloodstream
|
||||
bloodReagent: CP14BloodElf
|
||||
- type: CP14MagicEnergyContainer #BIG mana container
|
||||
maxEnergy: 500
|
||||
energy: 250
|
||||
- type: CP14MagicEnergyDraw #No passive mana regen
|
||||
- type: CP14MagicEnergyContainer #Increased mana container
|
||||
maxEnergy: 200
|
||||
energy: 200
|
||||
- type: CP14MagicEnergyDraw #Half of standard mana regeneration
|
||||
energy: 0.5
|
||||
delay: 10
|
||||
delay: 3
|
||||
- type: CP14SpellStorage
|
||||
grantAccessToSelf: true
|
||||
spells:
|
||||
|
||||
@@ -41,6 +41,14 @@
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
damageModifierSet: CP14Goblin #+25% all damage, -50% poison
|
||||
- type: PassiveDamage
|
||||
allowedStates:
|
||||
- Alive
|
||||
damageCap: 80
|
||||
damage:
|
||||
groups:
|
||||
Burn: -0.2
|
||||
Brute: -0.2
|
||||
- type: Stamina
|
||||
decay: 5 # 3 default
|
||||
critThreshold: 120 # 100 default
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
otherSideProto: CP14LaddersDownWood
|
||||
|
||||
|
||||
# Wood
|
||||
# Marble
|
||||
- type: entity
|
||||
parent: CP14LaddersDownBase
|
||||
id: CP14LaddersDownMarble
|
||||
@@ -166,7 +166,7 @@
|
||||
otherSideProto: CP14LaddersUpMarble
|
||||
|
||||
- type: entity
|
||||
parent: CP14LaddersUpWood
|
||||
parent: CP14LaddersUpMarble
|
||||
id: CP14LaddersUpMarbleAutoLink
|
||||
suffix: Marble
|
||||
components:
|
||||
|
||||
Reference in New Issue
Block a user