|
|
Pretty much what MaryJoana said.
Disjoint basically removes the "lock-on" effect of the projectile from you.
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
Tech Support and Customer Support: https://www.heroesofnewerth.com/support/
Look for my highlighted text (important information) and grey text (interesting but not required information).
will abilities and items that grant magic immunity "negate" blazing strike and silver bullet if you activate while the projectile is mid air?
I do believe Wildsoul's ultimate disjoints, though I haven't tested it yet -- the code is:
Edit: Tested, works perfectly however it only disjoints after the cast time.PHP Code:<ontoggleon>
<disjoint target="source_entity" />
<applystate name="State_Yogi_Ability4" istoggle="true"/>
</ontoggleon>
Last edited by Nytemair; 05-01-2011 at 04:40 AM.
Premium Tips and Tricks Guide: http://forums.heroesofnewerth.com/sh...php?p=14769758
I am an angry nerd who makes angry music in my bedroom. I also like doing flips.
You can disjoin with magmus steambath (i.e. flint's ult is in mid air and u go into steambath).
NVM. Should read a bit before posting![]()
Last edited by LowRid3r`; 05-01-2011 at 09:22 AM.
i would talk about the bad things about LoL but the list would be so long that i could write a couple books plus an encyclopedia about it.
I was curious if Doc's Ludicrous disjoints, I ask because I have a match in which I was rampage and charged on doc he could ludicrous out from me stunning and then while still charged my charge gets removed stopping me from stunning him at all. There was also an instance of the 3rd skill stun where he jumped out right before it. If you want to look match id 39586274 times 15:10 21:31 and 25:24. Or am I in the wrong topic xD
Last edited by Sp3aR; 05-16-2011 at 06:51 PM.
It would be nice to update this thread with new heroes like aluna and glad. Btw yes Doc's ult does disjoint.
No it does not, it applies invulnerability which is not a disjoint.
Read thread b4 posting.
"In Latin, X stood for [ks]. In some languages, as a result of assorted phonetic changes, handwriting adaptations or simply spelling convention" - Wikipedia
X stood for [ks]
Mr`X ?
Just realised there is only80100 people with more mmr than me... im such a nerd : (
He has a disjoint in his R.Code:<onimpact> <disjoint target="source_entity" /> <startcooldown duration="100000" /> <spawnunit name="Gadget_DoctorRepulsor_Ability4" count="1" target="source_position" pushentity="true" proxy="this_entity" /> <spawnprojectile name="Projectile_DoctorRepulsor_Ability4" source="source_entity" target="target_position" bind="source_entity" bindturn="true" bindstate="State_DoctorRepulsor_Ability4" proxy="stack_entity" pushentity="true" noresponse="true" /> <spawnaffector name="Affector_DoctorRepulsor_Ability4" target="stack_entity" /> </onimpact>
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
Tech Support and Customer Support: https://www.heroesofnewerth.com/support/
Look for my highlighted text (important information) and grey text (interesting but not required information).
I would like to point out he is invulnerable. BUT also disjoints.
Hate to be whiny, but I' know for fact that Witch Slayer ult and Pyromancer ults are both disjointable, both seen it with bubbles takecover and tp scrolls!
EDIT: Might just be a bugg...?(which would be weird because it is possible in DotA) but I know it works^^
Bubbles takecover would effectively "absorb" the damage from it if timed correctly as it makes in invulnerable.
It doesn't work with tp scrolls though, you will still get hit by it. I personally have been hit by pyromancers ultimate after using pk while it was in transit, doing this would have disjointed any other projectile.
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
Click the picture![]()
What about wildsoul bear form? I think I remember it disjoints.
EDIT: Oh. Posted above. Note to self: Learn to read thread!
Last edited by Faithlex; 07-11-2011 at 12:18 PM.
That's not disjointing, that's nullifying it via invulnerability
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
Tech Support and Customer Support: https://www.heroesofnewerth.com/support/
Look for my highlighted text (important information) and grey text (interesting but not required information).