- Joined
- Apr 12, 2026
- Messages
- 18
I've made a spell fully achieved by trigger like:
Events
Unit cast an ability
Conditions
Ability equals to
Actions
Blahblahblah
It is a spell that targets a point (that point is used in the actions)
And its auto cast is also handled by trigger (check conditions and cast it to a point if satisfied)
Now I want to find an auto-castable ability as a dummy shell that:
when actively used, targets a point
can be toggled on/off but not actually checking anything when toggled on
Any idea how to make this?
Events
Unit cast an ability
Conditions
Ability equals to
Actions
Blahblahblah
It is a spell that targets a point (that point is used in the actions)
And its auto cast is also handled by trigger (check conditions and cast it to a point if satisfied)
Now I want to find an auto-castable ability as a dummy shell that:
when actively used, targets a point
can be toggled on/off but not actually checking anything when toggled on
Any idea how to make this?
