diff --git a/Resources/Changelog/CP14_Changelog.yml b/Resources/Changelog/CP14_Changelog.yml index e6e98ecfe6..140c5888f0 100644 --- a/Resources/Changelog/CP14_Changelog.yml +++ b/Resources/Changelog/CP14_Changelog.yml @@ -443,3 +443,10 @@ id: 8095 time: '2025-06-16T08:30:21.0000000+00:00' url: https://github.com/crystallpunk-14/crystall-punk-14/pull/1387 +- author: TheShuEd + changes: + - message: The damage and number of fire wave projectiles has been increased + type: Tweak + id: 8096 + time: '2025-06-16T16:39:33.0000000+00:00' + url: https://youtu.be/dQw4w9WgXcQ diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Fire/firewave.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Fire/firewave.yml index efea7753e0..4c18583c84 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Fire/firewave.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Fire/firewave.yml @@ -17,7 +17,7 @@ prototype: CP14Firebolt spread: 2 projectileSpeed: 5 - projectileCount: 6 + projectileCount: 8 - type: CP14MagicEffectVerbalAspect endSpeech: "Ignis acus!" - type: CP14MagicEffectCastingVisual @@ -82,7 +82,7 @@ impactEffect: CP14ImpactEffectFirebolt damage: types: - Heat: 2 + Heat: 3 soundHit: path: /Audio/Weapons/Guns/Hits/energy_metal1.ogg - type: Sprite