• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

[Spell] How to make earthquake hurt units?

Status
Not open for further replies.
Level 33
Joined
Mar 27, 2008
Messages
8,035
A triggered ability is less efficient than the normal ones.
Better use the default ability from Object Editor, Earthquake

You simply remove the Stats - Targets Allowed of Structure and Debris

This will only affects trees and ground units, only.
 
Level 2
Joined
Aug 14, 2011
Messages
7
A triggered ability is less efficient than the normal ones.
Better use the default ability from Object Editor, Earthquake

You simply remove the Stats - Targets Allowed of Structure and Debris

This will only affects trees and ground units, only.

didnt work... I remove the Structure and Debris and I increase the DPS of Earthquake about 100 dmg per second and I use it from the riflemen.. The earthquake affected Ground Units only a slow buff not the DPS..

DPS (Damage per second)
 
Level 5
Joined
Feb 6, 2011
Messages
177
the earthquake ability in world editor is hard coded which means it will stay like it is no matter what you try to change... it will only kill enemy buildings
to use this kind of ability to kill units you have to create an another 1 and program it with triggers
hardcoded abilities are a lot in world editor
and one of them is the dark ritual ability "lich's" which sacrefice a friendly unit to convert its HP to MP and give it to the lich
the only way you can use this ability is triggers
 
Level 20
Joined
Jul 14, 2011
Messages
3,213
Hey, What about screen shaking? You can make a dummy ability, and Trigger the Camera Shake (its really easy, since there's the "shake" option, or something like that), there's also a "This unit deals damage", just exclude in condition the units you don' want to hurt, include those you wanna pwn, and done... you've a great screen-shaking-earthquake :)
 
Level 5
Joined
Feb 6, 2011
Messages
177
it will not cause terrain deformations.

that could be triggered
but if i where instead of the owner of this thread
i would have used an another ability.
the Mansoon ability
and just change the effects from lightining to explosions on the unit
and the overall effect of the ability to the earthquake ability
which i think can be done
and here you get it
and earthquake ability that hits everything u want
 
Status
Not open for further replies.
Top