ballade balance
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- type: CP14MagicEffectCastSlowdown
|
||||
speedMultiplier: 0.8
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 10
|
||||
manaCost: 1
|
||||
- type: CP14MagicEffect
|
||||
magicType: Fire
|
||||
effects:
|
||||
@@ -39,7 +39,7 @@
|
||||
- type: TimedDespawn
|
||||
lifetime: 1.6
|
||||
- type: CP14AreaEntityEffect
|
||||
range: 4
|
||||
range: 3
|
||||
maxTargets: 4
|
||||
whitelist:
|
||||
components:
|
||||
@@ -52,9 +52,9 @@
|
||||
effects:
|
||||
- !type:Jitter
|
||||
- !type:FlammableReaction
|
||||
multiplier: 0.5
|
||||
multiplier: 0.1
|
||||
- !type:AdjustTemperature
|
||||
amount: 1500
|
||||
amount: 500
|
||||
- !type:Ignite
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
- type: CP14MagicEffectCastSlowdown
|
||||
speedMultiplier: 0.8
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 5
|
||||
manaCost: 1
|
||||
- type: CP14MagicEffect
|
||||
magicType: Life
|
||||
effects:
|
||||
@@ -53,15 +53,15 @@
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Slash: -1
|
||||
Blunt: -1
|
||||
Piercing: -1
|
||||
Cold: -1
|
||||
Heat: -1
|
||||
Shock: -1
|
||||
Poison: -1
|
||||
Bloodloss: -1
|
||||
Caustic: -1
|
||||
Slash: -0.25
|
||||
Blunt: -0.25
|
||||
Piercing: -0.25
|
||||
Cold: -0.25
|
||||
Heat: -0.25
|
||||
Shock: -0.25
|
||||
Poison: -0.25
|
||||
Bloodloss: -0.25
|
||||
Caustic: -0.25
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectHealthBallade
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
- type: CP14MagicEffectCastSlowdown
|
||||
speedMultiplier: 0.8
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 5
|
||||
manaCost: 2
|
||||
- type: CP14MagicEffect
|
||||
magicType: Life
|
||||
effects:
|
||||
@@ -54,7 +54,7 @@
|
||||
key: Pacified
|
||||
component: Pacified
|
||||
type: Add
|
||||
time: 1.5
|
||||
time: 1.8
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectPeaceBallade
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
- type: CP14MagicEffectCastSlowdown
|
||||
speedMultiplier: 1
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 5
|
||||
manaCost: 1
|
||||
- type: CP14MagicEffect
|
||||
magicType: Life
|
||||
effects:
|
||||
@@ -53,7 +53,7 @@
|
||||
- !type:MovespeedModifier
|
||||
walkSpeedModifier: 1.15
|
||||
sprintSpeedModifier: 1.15
|
||||
statusLifetime: 1.5
|
||||
statusLifetime: 1.8
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectSpeedBallade
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
- type: CP14MagicEffectCastSlowdown
|
||||
speedMultiplier: 0.8
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 9
|
||||
manaCost: 5
|
||||
canModifyManacost: false
|
||||
- type: CP14MagicEffect
|
||||
magicType: Meta
|
||||
@@ -40,8 +40,8 @@
|
||||
- type: TimedDespawn
|
||||
lifetime: 1.6
|
||||
- type: CP14AreaEntityEffect
|
||||
range: 3
|
||||
maxTargets: 4
|
||||
range: 5
|
||||
maxTargets: 5
|
||||
whitelist:
|
||||
components:
|
||||
- CP14MagicEnergyContainer
|
||||
@@ -53,8 +53,8 @@
|
||||
- !type:CP14SpellApplyEntityEffect
|
||||
effects:
|
||||
- !type:CP14ManaChange
|
||||
manaDelta: 3
|
||||
safe: false
|
||||
manaDelta: 1.2
|
||||
safe: true
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectMagicBallade
|
||||
|
||||
Reference in New Issue
Block a user