- Joined
- Feb 15, 2013
- Messages
- 372
-
Power Threads Change Copy
-
Events
-
Unit - A unit Uses an item
-
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
-
(Item-type of (Item being manipulated)) Equal to Power Threads (Strenght)
-
(Item-type of (Item being manipulated)) Equal to Power Threads (Agility)
-
(Item-type of (Item being manipulated)) Equal to Power Threads (Intelligence)
-
-
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Item-type of (Item being manipulated)) Equal to Power Threads (Strenght)
-
-
Then - Actions
-
Item - Remove (Item being manipulated)
-
Hero - Create Power Threads (Agility) and give it to (Hero manipulating item)
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Item-type of (Item being manipulated)) Equal to Power Threads (Agility)
-
-
Then - Actions
-
Item - Remove (Item being manipulated)
-
Hero - Create Power Threads (Intelligence) and give it to (Hero manipulating item)
-
-
Else - Actions
-
Item - Remove (Item being manipulated)
-
Hero - Create Power Threads (Strenght) and give it to (Hero manipulating item)
-
-
-
-
-
-
Can anyone help me?