Warcraft III resources & community, 2003–2006 · archived

(newb) is their any way to make this without triggers?

5 posts
#1

(newb) is their any way to make this without triggers?

well i wana make a move such as cleaving attack plus make it add dmg to the hero such as


cleaving dmg + adds 5 str

and continues on per lvl you level that up


thanks for your help if you do

and if i need trigger pleas tell me how
:oops:
#2
I don't think you can do that with triggers, it's very simple with triggers though.

Events
A hero learns a skill

Conditions
Learned skill equal to cleaving attck

Actions
Add Attribute bonus to learning hero

I think this is right :?
#3
ok iv got it down so far but 1 problem

what is the action type?
#4
This would be better:

Event
Unit Learns a skill
Cond
Learned skill == '...'
Actions
Add 5 str to Triggering Unit -->this one is under 'Hero'

**OR**

Actions
If Learned Skill Level == 1
   Add Attribute bonus to Triggering Unit
Else
   Increase level of Attribute bonus for Tiggering Unit
--> these are under 'Unit'


This is very basic. Please learn, experience before asking...
#5
to tell the truth only trigger i knew how to do was open and close gates and to make a spawning area. lol .

but yea im starting to get the hang of this now
The conversation continued. After wc3sear.ch closed, 5 further replies were posted to this thread on The Hive Workshop. Read them there →