DotA "Power Tread" System

Dinowc

don't expect anything, prepare for everything
Reaction score
223
create 3 different items - 1 for str bonus, 1 for agi and 1 for int

also create 3 different dummy item abilities and give each of them to each item
make the items "active" and make a trigger where when you use the item's ability, switch the items

shouldn't be that hard
 

Igor_Z

You can change this now in User CP.
Reaction score
61
Hey, my friend. Why u didn't asm me about the Power Threads. I have it done. I'll send it to you. Reply to me if u want it...
 

Romek

Super Moderator
Reaction score
963
I think I should start enforcing that all "How do I do 'blah'" threads need to provide an explanation of what the thing actually does.
This includes spells, items and systems.

"The dota tread" doesn't tell me, a non-DotA player anything.
 

cleeezzz

The Undead Ranger.
Reaction score
268
Code:
Untitled Trigger 003
    Events
        Unit - A unit Uses an item
    Conditions
        (Item-type of (Item being manipulated)) Equal to Power Treads (Str)
    Actions
        For each (Integer A) from 1 to 6, do (Actions)
            Loop - Actions
                If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        (Item carried by (Triggering unit) in slot (Integer A)) Equal to (Item being manipulated)
                    Then - Actions
                        Item - Remove (Item being manipulated)
                        Hero - Create Power Treads(Int) and give it to (Triggering unit)
                        Skip remaining actions
                    Else - Actions
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top