More spell balance (#1671)
* NERFS!!!!! * BUFFS!!!! * hell ballade rebalance * Pacifist block * fix
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
cooldown: 15
|
||||
castTime: 120
|
||||
hidden: true
|
||||
breakOnDamage: false
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectSpeedBallade
|
||||
|
||||
@@ -33,8 +33,11 @@
|
||||
checkCanAccess: false
|
||||
range: 60
|
||||
- type: WorldTargetAction
|
||||
event: !type:CP14WorldTargetActionEvent
|
||||
event: !type:CP14DelayedWorldTargetActionEvent
|
||||
cooldown: 1.0
|
||||
castDelay: 0.5
|
||||
breakOnMove: false
|
||||
breakOnDamage: false
|
||||
|
||||
- type: entity
|
||||
id: CP14RuneFirebolt
|
||||
@@ -95,8 +98,7 @@
|
||||
layers:
|
||||
- state: small
|
||||
shader: unshaded
|
||||
- type: ChangeTemperatureOnCollide
|
||||
heat: 10000
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: CP14BaseSpellScrollFire
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
startSpeech: "Vos adepto calidum..."
|
||||
- type: CP14MagicEffectCastingVisual
|
||||
proto: CP14RuneHeat
|
||||
- type: CP14MagicEffectPacifiedBlock
|
||||
- type: Action
|
||||
icon:
|
||||
sprite: _CP14/Actions/Spells/fire.rsi
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
sprite: _CP14/Actions/Spells/fire.rsi
|
||||
state: fire_music
|
||||
- type: CP14MagicEffectCastSlowdown
|
||||
speedMultiplier: 0.8
|
||||
speedMultiplier: 0.5
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 1
|
||||
manaCost: 8
|
||||
- type: CP14MagicEffect
|
||||
magicType: Fire
|
||||
effects:
|
||||
@@ -35,6 +35,7 @@
|
||||
- type: CP14MagicEffectRequiredMusicTool
|
||||
- type: CP14MagicEffectCastingVisual
|
||||
proto: CP14RuneHellBallade
|
||||
- type: CP14MagicEffectPacifiedBlock
|
||||
- type: Action
|
||||
icon:
|
||||
sprite: _CP14/Actions/Spells/fire.rsi
|
||||
@@ -45,6 +46,7 @@
|
||||
cooldown: 15
|
||||
castTime: 120
|
||||
hidden: true
|
||||
breakOnDamage: false
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectHellBallade
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
cooldown: 15
|
||||
castTime: 120
|
||||
hidden: true
|
||||
breakOnDamage: false
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectMagicBallade
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
startSpeech: "Vos adepto frigus..."
|
||||
- type: CP14MagicEffectCastingVisual
|
||||
proto: CP14RunePlantFreeze
|
||||
- type: CP14MagicEffectPacifiedBlock
|
||||
- type: Action
|
||||
icon:
|
||||
sprite: _CP14/Actions/Spells/water.rsi
|
||||
|
||||
@@ -64,8 +64,8 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Cold: 6
|
||||
Piercing: 2
|
||||
Cold: 5
|
||||
Piercing: 2.5
|
||||
- type: Sprite
|
||||
sprite: _CP14/Effects/Magic/ice_shard.rsi
|
||||
layers:
|
||||
|
||||
Reference in New Issue
Block a user