Hello Community that has helped me understand so many things in the WE! #MuchAppreciation!
I am having trouble with yet another situation here as i have googled and searched through here for answers on switching from Melee -> Ranged and keeping spells and all of that is cool.
The problem is, all of this is triggered like this
Item has "Ranged" ability which is essentially "Bear Form" altered and then i have 2 units, 1 for melee and 1 for ranged.
then the trigger looks like this
Extra Question: As my Hero is transformed into the "Ranged" form he does not change his primary stat even though i change it in OE, any ideas?
FYI: My bear forms Alternate and Normal units are BOTH the "Ranged" unit so either way it triggers it should make the "user" into a ranged unit (in my logic atleast )
Anyone has any ideas on how to improve on this? :|
I am having trouble with yet another situation here as i have googled and searched through here for answers on switching from Melee -> Ranged and keeping spells and all of that is cool.
The problem is, all of this is triggered like this
Item has "Ranged" ability which is essentially "Bear Form" altered and then i have 2 units, 1 for melee and 1 for ranged.
then the trigger looks like this
-
StarterBow
-
Events
- Unit - A unit Acquires an item
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ((Hero manipulating item) is A Hero) Equal to True
- ((Owner of (Hero manipulating item)) slot status) Equal to Is playing
- (Item-type of (Item being manipulated)) Equal to Starter Bow
-
Then - Actions
- Hero - Order (Hero manipulating item) to use (Item being manipulated)
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
Extra Question: As my Hero is transformed into the "Ranged" form he does not change his primary stat even though i change it in OE, any ideas?
FYI: My bear forms Alternate and Normal units are BOTH the "Ranged" unit so either way it triggers it should make the "user" into a ranged unit (in my logic atleast )
Anyone has any ideas on how to improve on this? :|