• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Passive Spells counted as casted spells?

Status
Not open for further replies.
Level 4
Joined
Aug 12, 2004
Messages
76
For example, do critical strike, bash, and pulverize, when activated count as casted spell? If not, is there a way to trigger it so that you can create something when this goes off?
 
Level 40
Joined
Dec 14, 2005
Messages
10,532
For example, do critical strike, bash, and pulverize, when activated count as casted spell? If not, is there a way to trigger it so that you can create something when this goes off?
No, unless you know the unit's normal damage (sans crit) and then have a Unit Takes Damage event.

However, you could just customly trigger the crit/bash/pulverize altogether.
 
Status
Not open for further replies.
Top