spell:problem with my juxtapose spell

millzy

Ultra Cool Member
Reaction score
44
ok iv got it all done but how can i add that the mirra images only juxtapose if you have learnt phantom edge

spell info

Juxtapose
Whenever the Phantom Lancer attacks he will randomly create a duplicate of himself. Limit of 5 images. Duplicates last 15 seconds.
Level 1 - 3% chance.
Level 2 - 6% chance.
Level 3 - 9% chance.
Level 4 - 12% chance.

Phantom Edge
Gives the Phantom Lancer an edge in combat by increasing Juxtapose's image generation and increasing magic resistance. Additionally, it enables his images to generate their own images.
Level 1 - 10% magic resistance, 3% chance illusions will duplicate, 2% increase in Juxtapose.
Level 2 - 15% magic resistance, 5% chance illusions will duplicate, 4% increase in Juxtapose.
Level 3 - 20% magic resistance, 7% chance illusions will duplicate, 6% increase in Juxtapose.
 

millzy

Ultra Cool Member
Reaction score
44
will this fix it???
Code:
juxatose
    Events
        Unit - A unit Is attacked
    Conditions
        ((Owner of (Triggering unit)) is an enemy of (Owner of (Attacking unit))) Equal to True
        (Level of Juxtapose  for (Attacking unit)) Not equal to 0
        (Number of units in (Units in (Playable map area) matching ((((Matching unit) has buff juxtapose ) Equal to True) and ((Owner of (Matching unit)) Equal to (Owner of (Attacking unit)))))) Less than 6
    Actions
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                ((Attacking unit) is an illusion) Equal to True
                (Random integer number between 1 and 100) Less than or equal to (3 x (Level of Spirt Edge  for (Attacking unit)))
            Then - Actions
                Unit - Turn collision for (Attacking unit) Off
                Unit - Create 1 Dummy juxatpose for (Owner of (Attacking unit)) at (Position of (Attacking unit)) facing Default building facing degrees
                Unit - Order (Last created unit) to Attack (Attacking unit)
                Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
                Unit - Turn collision for (Attacking unit) On
            Else - Actions
                If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        ((Attacking unit) is an illusion) Equal to False
                        (Random integer number between 1 and 100) Less than or equal to (3 x ((Level of Juxtapose  for (Attacking unit)) + ((Level of Spirt Edge  for (Attacking unit)) x 2)))
                    Then - Actions
                        Unit - Turn collision for (Attacking unit) Off
                        Unit - Create 1 Dummy juxatpose for (Owner of (Attacking unit)) at (Position of (Attacking unit)) facing Default building facing degrees
                        Unit - Order (Last created unit) to Attack (Attacking unit)
                        Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
                        Unit - Turn collision for (Attacking unit) On
                    Else - Actions
                        Do nothing
 

R@i_no_Wyrm

New Member
Reaction score
43
i think illusions won't bestow aura skills, so check your base spell.

Another way in doing it is simply store the level of ability in a MPI variable.
 
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