• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Changing Damage Type

Status
Not open for further replies.
Working on a map. How do i change the damage type? I know the trigger is advanced(or is a replaced one.) Idk if there is a replace unit trigger. And Changing the damage type is like this(i think):
Replacing Unit Trigger
Events
Unit - A unit enters [Magic Damage Hero]
Conditions
None
Actions
Unit - Replace (triggering unit) with (magic dmg hero)

Changing Damage Type trigger
Events
Unit - A unit enters [Magic Damage Hero]
Conditions
(triggering unit)'s Damage type equal to Normal
Actions
Advanced Unit - Change Unit's Damage type to Magic

Sumtin like that right?
 
Last edited:
Status
Not open for further replies.
Top