From eef4d070ad3bd28dd3eeef47307c84faca21f75c Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 16 Jun 2025 12:44:11 +0300 Subject: [PATCH] newer gonna give you up --- Resources/Changelog/CP14_Changelog.yml | 7 +++++++ .../_CP14/Entities/Actions/Spells/Fire/firewave.yml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) 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