item & ability stack system like L.O.L

Status
Not open for further replies.
Level 2
Joined
Jul 19, 2011
Messages
17
i need a stacks system for my map like some of league of legends abilities and items:example(bloodthirster life steal and dmg stacks) or veigar and nasus first ability(increased ability power stacks for each minion killed) i would appreciate if u help me :grin:
 
Change item attack bonus in object editor to a hero skill and do
Event = A unit is attacked
Condition = Attacking unit is a hero and has bloodthirster
Action = Add +1 item attack bonus to attacking unit
 
Change item attack bonus in object editor to a hero skill and do
Event = A unit is attacked
Condition = Attacking unit is a hero and has bloodthirster
Action = Add +1 item attack bonus to attacking unit
^ This, and you can also use charges on the items to make it "Stacking".
 
Status
Not open for further replies.
Back
Top