Spell rebalance (#1632)

* ICE SHARD!!!!

* ICE DAGGER!!!!

* ICE ARROW!!!!

* FIRE WAVE!!!!
This commit is contained in:
Kit
2025-08-06 18:22:46 -04:00
committed by GitHub
parent ab828583e5
commit f7ea87fb8e
4 changed files with 8 additions and 6 deletions

View File

@@ -87,7 +87,7 @@
impactEffect: CP14ImpactEffectFirebolt
damage:
types:
Heat: 3
Heat: 2
soundHit:
path: /Audio/Weapons/Guns/Hits/energy_metal1.ogg
- type: Sprite

View File

@@ -30,7 +30,8 @@
state: ice_arrow
- type: InstantAction
event: !type:CP14DelayedInstantActionEvent
cooldown: 10
cooldown: 5
castDelay: 0.5
breakOnMove: false
- type: entity

View File

@@ -30,7 +30,8 @@
state: ice_dagger
- type: InstantAction
event: !type:CP14DelayedInstantActionEvent
cooldown: 10
cooldown: 5
castDelay: 0.5
breakOnMove: false
- type: entity
@@ -119,13 +120,13 @@
- type: CP14MeleeSelfDamage
damageToSelf:
types:
Blunt: 1 # 10 hits
Blunt: 1 # 20 hits
- type: Damageable
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 10
damage: 20
behaviors:
- !type:PlaySoundBehavior
sound:

View File

@@ -64,7 +64,7 @@
- type: Projectile
damage:
types:
Cold: 4
Cold: 6
Piercing: 2
- type: Sprite
sprite: _CP14/Effects/Magic/ice_shard.rsi