From 413bf518e4f131b2fe5155e3fc97dc551eedc234 Mon Sep 17 00:00:00 2001 From: "Hello=)" Date: Tue, 9 Apr 2024 06:55:44 +0300 Subject: +3 more FX effects meant for boss powerups/actions --- effects.xml | 3 + .../particles/channelling-cast-blue.particle.xml | 28 ++++++ .../particles/channelling-cast-red.particle.xml | 28 ++++++ graphics/particles/red-magic-cast.particle.xml | 106 +++++++++++++++++++++ 4 files changed, 165 insertions(+) create mode 100644 graphics/particles/channelling-cast-blue.particle.xml create mode 100644 graphics/particles/channelling-cast-red.particle.xml create mode 100644 graphics/particles/red-magic-cast.particle.xml diff --git a/effects.xml b/effects.xml index 2b0a6b36..bdc85f3a 100644 --- a/effects.xml +++ b/effects.xml @@ -92,6 +92,9 @@ + + + diff --git a/graphics/particles/channelling-cast-blue.particle.xml b/graphics/particles/channelling-cast-blue.particle.xml new file mode 100644 index 00000000..871364cd --- /dev/null +++ b/graphics/particles/channelling-cast-blue.particle.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/channelling-cast-red.particle.xml b/graphics/particles/channelling-cast-red.particle.xml new file mode 100644 index 00000000..b0b0364b --- /dev/null +++ b/graphics/particles/channelling-cast-red.particle.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/red-magic-cast.particle.xml b/graphics/particles/red-magic-cast.particle.xml new file mode 100644 index 00000000..48160531 --- /dev/null +++ b/graphics/particles/red-magic-cast.particle.xml @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50