SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Scout invis disjoint

Results 1 to 4 of 4
  1. #1

    Scout invis disjoint

    Does scout's first skill disjoint projectiles?
    If so, when am I suposed to use it to actually disjoint something?

  2. #2
    scouts first ability does not directly (or better: technically) disjoint.

    You can still achieve the same effect with it when you become completely invisible to the enemy the projectile belongs to before it impacts. If you're revealed or become visible before the projectile expired it will still hit you though.

  3. #3
    basically, if flint is channeling his ult, I would have to activate the skill so that the fade time ends while the projectile is in the air right?

  4. #4
    Quote Originally Posted by maxolina View Post
    basically, if flint is channeling his ult, I would have to activate the skill so that the fade time ends while the projectile is in the air right?
    You can not evade Flint's ultimate with invisibility as it is explicitly scripted to reveal you.
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <state
        name="State_FlintBeastwood_Ability4"
    
        icon="icon.tga"
        passiveeffect=""
        
        ishidden="false"
        sighted="true"
        revealed="true"
    >
        <aura
            gadget="Gadget_FlintBeastwood_Ability4"
            radius="0"
            targetscheme="self"
        /> 
    </state>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •