Hi everyone,
I'm looking for help to create a few custom spells for my map. I primarily work with GUI, so I’d prefer to have the spells in GUI format for easy modification. However, if necessary, I’m okay with the system being in Jass, as long as I can adjust the settings via GUI. My map already includes a unit indexer and a Damage Engine.
Here are the spells I need:
I would greatly appreciate anyone willing to help in creating these spells for me.
Some remarks
All credits will be given for any help provided =)
I'm looking for help to create a few custom spells for my map. I primarily work with GUI, so I’d prefer to have the spells in GUI format for easy modification. However, if necessary, I’m okay with the system being in Jass, as long as I can adjust the settings via GUI. My map already includes a unit indexer and a Damage Engine.
Here are the spells I need:
Spell 1: Ground Slam The hero slams the ground, dealing damage to nearby enemies, slowing them down, and kicking them back via a trajectory (the push effect should lift them into the air and push them backward). ![]() |
Spell 2: Cone Slash The hero slashes in a cone-shaped area in front of him, dealing damage, pushing back enemies, and slowing them. ![]() |
Spell 3: Single Target Kick The hero targets a nearby enemy, dealing damage, and kicking the target into the air and backward. ![]() |
Some remarks
- The Spells shouldn't kick the units above cliffs.
- The Spells are needed in MUI.
- The Spell must support up to 24 players (since the map is on reforged patch)
- The Variables should be marked with a SKS in front of them (example KSP_Unit) - to avoid any compatibility issues.
All credits will be given for any help provided =)