How Root Mechanics Actually Work In Dota 2

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 124

  • @func_detail8713
    @func_detail8713 5 месяцев назад +195

    Void lvl 25 talent and beast hawks used to stun you. Valve probably forgot to add true sight component when they changed it to root.

    • @limear
      @limear 5 месяцев назад +2

      hopefully they'll fix it with the crownfall patch... oh...

    • @joelhuckle4523
      @joelhuckle4523 5 месяцев назад +3

      Could be this, seems more reasonable than my thought of they are AoE roots. I don't count Overgrowth as AoE but rather multiple single roots

    • @func_detail8713
      @func_detail8713 5 месяцев назад +1

      @@joelhuckle4523 also underlord pit of malice gives true sight

  • @9KillBill9
    @9KillBill9 5 месяцев назад +71

    when I was creating my own gamemod for dota - I had to redo all abilities so I can add some additional effects or little change them (most can be found on internet btw - ctrl c + ctrl v)
    when you want to create root - you don't use some command "root" you have to manually do "no invis" and... "root" :D - just "root" doesn't do everything that normal "root" does how you explained in the video
    this is part of code for crystal maiden W:
    local state = {
    [MODIFIER_STATE_DISARMED] = true,
    [MODIFIER_STATE_ROOTED] = true,
    [MODIFIER_STATE_INVISIBLE] = false
    }
    my guess and from what I remember is that "no invis" was not part of root in early days of dota - going invis while rooted was possible and it was changed I don't know when - sadly valve instead of adding "no invis" to "root" modifier - they added it separately to all abilities
    beast master's hawk and void's talent are both probably the last roots created and they simple forgot to add [MODIFIER_STATE_INVISIBLE] = false
    what do you think?

    • @KitsuneFaroe
      @KitsuneFaroe 5 месяцев назад +1

      How do You create mods and how can I learn about this?

    • @BlueFlash215
      @BlueFlash215 5 месяцев назад +3

      Amazing input! Love the fact that you knew about those.

    • @monsieurincredible4678
      @monsieurincredible4678 5 месяцев назад +5

      That's all I needed to hear, nerf CM now.

    • @JohnPaulBuce
      @JohnPaulBuce 4 месяца назад +1

      he should do these code deconstruction for the next videos, much easier to pinpoint bugs or whatever

  • @ThutaAye-dk7er
    @ThutaAye-dk7er 5 месяцев назад +14

    Also, strangely enough. Rooted units can go through Underlord's portal and Gates if I recall correctly.

    • @fxyde
      @fxyde 5 месяцев назад +4

      I think cus it is considered channeling ability, they should fix it to be treated it as a teleport.

  • @WelshPolitoProject
    @WelshPolitoProject 5 месяцев назад +5

    Wow, I WAS wondering this! The stealth disarm is great to know about.
    I was doing some dota research on vengeful spirit's level 20 left talent yesterday, it does not function how I expected it would, but rather it simply gives venge 20% of the affected unit's stats independent of the amount that the damage or armor are actually reduced. This means the level 15 right talent has absolutely no effect on the 20 talent. I thought that it would "steal" a percentage of the reduced, but that's not the case. She could hit a unit with 60 armor to reduce it by 6, but would gain 12 from the spell. Sorry if that's random, but I was thinking about your channel while I was testing lol.
    Love your content.

  • @nielmarjosh6969
    @nielmarjosh6969 5 месяцев назад +1

    I noticed that what all roots have in common is that they can all turn, this makes it differ hugely from stuns, which you are stopped to all kinds of movement.

  • @ngshenoy95
    @ngshenoy95 5 месяцев назад

    I always thought "Entangle" was a specialized root mechanic with stop command. And this sub-root-ability is seen with Treant and Lone Druid's Spirit Bear. (Im not sure if LDs bear can stop engima blackhole by entangling claws). In contrast, a simple root mechanic is what Naga Sirens Ensnare offers.

  • @SkylerEvansAK
    @SkylerEvansAK 5 месяцев назад +1

    Instructions unclear. I liked the video, then I myself turned into a chicken. Volvo pls fix.

  • @pewpew4545
    @pewpew4545 4 месяца назад

    Could've mentioned that Treat's OG gives soft-truesight, by revealing where rooted enemies are standing, without actually granting truesight on the hero.

  • @shintarouemiya
    @shintarouemiya 5 месяцев назад +2

    Ember Spirit's chains apply stop command

  • @ShakerGER
    @ShakerGER 5 месяцев назад

    A vid on swap would light my heart up

  • @vetomcie2319
    @vetomcie2319 5 месяцев назад

    I remember the good days when omnislash didn't root jugg so he could use blink during ult to jump other people and in rare cases predict the blink of the enemy if he ulted a qop or am for example ... Those were the days :')

  • @iRedEyes
    @iRedEyes 5 месяцев назад

    Primal Beast's PULVERIZE also prevent black hole and solar guardian THRU BKB. Either direct usage or to enemy (aoe).

  • @larkbriones9058
    @larkbriones9058 5 месяцев назад +1

    Can you make a video on resistances? Like slow and status resistance? Great vid btw, good job!

  • @oscargonzalez3599
    @oscargonzalez3599 5 месяцев назад

    Underlord Pit doesn't stop TP and auto attack from enemy if I remember correctly.

  • @ReasonablyPliant
    @ReasonablyPliant 5 месяцев назад

    In the wc3 machine, you could still orb walk from cm's root because it was regarded as casting a spell. BRING THIS BACK

  • @drallersouldust3054
    @drallersouldust3054 5 месяцев назад

    Before I'm so confused with meepo,naga and troll net
    also with the fade time against LC Duel

  • @mrclickclickboom69
    @mrclickclickboom69 5 месяцев назад

    Been playing this game for 13 years and just now learning about Treant ult force stop command. Epic.

  • @sidazhou
    @sidazhou 5 месяцев назад +2

    how meepo exp gain works

  • @sasankkiran3042
    @sasankkiran3042 5 месяцев назад +2

    Would cold embrace count as an ally root?

  • @Shaqtapus
    @Shaqtapus 5 месяцев назад

    Now is slarks leash a root that lets you walk a little?

  • @alexc1561
    @alexc1561 5 месяцев назад

    love the detail man!

  • @Nevermorepicker
    @Nevermorepicker 5 месяцев назад

    please cover Mars's arena, why are some projectiles can deal damage while unit is in it but some can't despite having BKB active

  • @petaludas88
    @petaludas88 5 месяцев назад

    What about pressing spells while u rooted ? u can or cannot?

  • @artyom8456
    @artyom8456 5 месяцев назад

    how to get that white thing on CM's health bar?

  • @petaludas88
    @petaludas88 5 месяцев назад

    Some spells can be presses while rooted , some others cant .. we need a video

  • @fdajax5107
    @fdajax5107 5 месяцев назад

    Not all roots are created equal

  • @cassshern2491
    @cassshern2491 5 месяцев назад

    What about lone druid bear?

  • @firedemon_5553
    @firedemon_5553 5 месяцев назад

    maybe it's because of a "realism" part of true sight, as, for example, if you use dust of appearance, logically speaking, you are revealing enemies by seeing glowing dust moving around on an invis unit. Maybe, the same logic applies to the roots, as those 2 abilities mentioned in the video don't have any animation or physical indication of being rooted, apart from tag above the unit. 🤔

  • @albert437
    @albert437 5 месяцев назад

    Great content thanks. Can you do morphling next please

  • @NoobMicesters
    @NoobMicesters 5 месяцев назад

    One root you forgot to mention
    I dont know how you forgot it because its such an op root that is massively game changing:
    People who dont subscribe get perma rooted when hit

  • @Vivect
    @Vivect 5 месяцев назад +6

    You are using wrong liquipedia. It's dota2game/Root not dota2/Root_(Game_Mechanics) those are two separate liquipedia. It's happend that older, esport one is also containing some information about game mechanics.

    • @zzadrianzz
      @zzadrianzz  5 месяцев назад +4

      Ahh you're right, thank you! It looks like the content was copy/pasted (from what I see) for now so any misinformation is probably still present unfortunately.

  • @24.k.g.f.97
    @24.k.g.f.97 5 месяцев назад

    Lone druid be rooting

  • @dinhduymanh278
    @dinhduymanh278 5 месяцев назад

    Hello I really like your content. Can you make one video about how Timbersaw spell Whirling Death impact on Universal heroes ? thanks

  • @danagood6227
    @danagood6227 5 месяцев назад

    So interesting, thank you for sharing

  • @SafeBuster80
    @SafeBuster80 5 месяцев назад +1

    Void's ultimate gives true vision also.

    • @h4rdcor31
      @h4rdcor31 5 месяцев назад +1

      Voids ult isn't a root

    • @icecantgaming944
      @icecantgaming944 5 месяцев назад

      @@h4rdcor31faceless void

    • @TheLapari
      @TheLapari 5 месяцев назад

      @@icecantgaming944 it's not a root...

  • @MagneticMoustache
    @MagneticMoustache 5 месяцев назад

    Fantastic video!!

  • @alexcarson2065
    @alexcarson2065 5 месяцев назад +3

    Please do "how mystic snake actually works"
    I swear it makes no sense and wrecks me

    • @Bali1331
      @Bali1331 5 месяцев назад +1

      The more the snek bounces before it hits you, that much more dmg it will do

    • @spiralingspiral72
      @spiralingspiral72 5 месяцев назад +2

      it deals more damage and steals more mana the more units it hits.
      if you cast it on a creep wave, the mana stolen amount will still increase despite it not stealing any mana from the melee creeps, since they dont have a mana pool. when it hits the ranged creep which does have a mana pool, it will steal that increased mana steal and then it returns to you with only the increased mana stolen from the ranged creep, because again, the melee creeps dont have a mana pool and there's nothing to steal from.
      this is why its also important to check for creep camps with mana pools when jungling as medusa

    • @alexcarson2065
      @alexcarson2065 5 месяцев назад

      @@spiralingspiral72 I mean more along the lines of how it determines which direction to bounce / how to play around it to not get hit or how to have it hit heros on last bounces to maximize DMG.

    • @zaihanm
      @zaihanm 5 месяцев назад

      @@alexcarson2065 man..just counting the possible target. is that hard?
      if your medusa bounce 4x,just leave 3 unit and cast that skill. if you an enemy, vice versa.

    • @alexcarson2065
      @alexcarson2065 5 месяцев назад

      @@zaihanm search radius? Can it go forwards and then backwards? Not the obvious stuff.

  • @6Unknown_Source9
    @6Unknown_Source9 5 месяцев назад

    It's satisfying to use Treant and just plant Eyes all over the map just to Cancel TPs and the likes of Blackhole and other channeling spells for fun

  • @fluvteslavkrekerchuk5350
    @fluvteslavkrekerchuk5350 4 месяца назад

    bro pls how bane's sleep works🙏

  • @aleksabugarski3100
    @aleksabugarski3100 5 месяцев назад

    Do "leash" next, please!

  • @exceed556
    @exceed556 5 месяцев назад

    Oh no Fandom Wiki 😩

  • @salad3955
    @salad3955 5 месяцев назад

    can you make a video about meepo and how his mechanics work and what to do against him? i played a game everytime he gets to 1hp he goes underground and disappears
    guy also had a twitch channel and was just spamming meepo on alt accounts in archon ranks fml lol

  • @Anders-vl6kk
    @Anders-vl6kk 5 месяцев назад

    thanks for this

  • @trippy1v349
    @trippy1v349 5 месяцев назад

    Great content.

  • @Nopanop
    @Nopanop 5 месяцев назад

    I think i subscribed a lil bit late, my atos didnt hex next game

  • @Xaqetr
    @Xaqetr 5 месяцев назад

    Ember root?

  • @ojcubz
    @ojcubz 5 месяцев назад

    In other words, the most inconsistent status effect in dota. The tooltip is such a stupid way to do this.

  • @miseriez9308
    @miseriez9308 5 месяцев назад

    Where is enchantress aganim skill that shit hurts cant manta out

  • @robert_2866
    @robert_2866 5 месяцев назад

    I just got scmamed. 4:40

  • @oscarbear7498
    @oscarbear7498 5 месяцев назад

    Misses naga

  • @XEQUTE
    @XEQUTE 5 месяцев назад

    troll's ensare

  • @shinysonny7733
    @shinysonny7733 5 месяцев назад

    Hello

  • @mantistoboggan2676
    @mantistoboggan2676 5 месяцев назад

    Blatantly lying while asking for a sub isnt going to get me to sub.

  • @FahmiZFX
    @FahmiZFX 5 месяцев назад +10

    These are not rooting abilities, but if I remember it right, has forced stop commands too:
    Venge Swap
    Disruptor Glimpse

  • @AalapShah12297
    @AalapShah12297 5 месяцев назад +8

    I like these kinds of videos more than the 'how does x spell work' series. Covering minor details of a general mechanic must have taken a lot more research from your end, but it ends up being that much more useful to viewers.
    Btw, force staff can be self-cast by rooted units. The wording at 3:13 makes it seem like force staff is NOT in the list of exceptional abilities that can be used while rooted, and only works if cast on a rooted unit by someone else.

  • @nicky592
    @nicky592 5 месяцев назад +10

    Another great video, was just wondering about this myself too

  • @TZAR_POTATO
    @TZAR_POTATO 5 месяцев назад +22

    Cool, I'm a real one! Good vid, but you might have wanted to showcase root interacting with already invis units, which you have vision over from other sources. They are invis when you cast the root, then the other source goes away. It would increase the number of roots that provide vision to already invis units from what you showcased at the end.

    • @Mayhamsdead
      @Mayhamsdead 5 месяцев назад

      What are you talking about? Do you mean roots that get dispelled once going invis?

    • @KitsuneFaroe
      @KitsuneFaroe 5 месяцев назад

      ​@@MayhamsdeadHe means roots that show invis units but where not showcased because they are single target.

  • @volom8289
    @volom8289 5 месяцев назад +6

    CM shard also reveals invisible units

    • @fairy6818
      @fairy6818 5 месяцев назад

      Can even root Slark in ult.

    • @TheLapari
      @TheLapari 5 месяцев назад

      It's literally the same as frostbite, so it's obvious... Same goes to CM Aghs ult. Neither won't root if you have no levels on frostbite. Basic mechanics in Ability Draft.

  • @macbagie
    @macbagie 5 месяцев назад +1

    wait, you can't dagger while performing omnislash anymore? haha not broken now huh

  • @pedroqueiroz3476
    @pedroqueiroz3476 5 месяцев назад +2

    Good to point out that non target roots (gleipnir) will reveal an inv target if it is in the radius the item was cast (even if you cant see the hero)

  • @_KyLin
    @_KyLin 4 месяца назад +1

    Myth busting pls

  • @DanielDota
    @DanielDota 4 месяца назад

    Can you do a video on monkey king tree dance, more specifically when and how enemies can see if im jumping from ground to tree, or from tree to tree. I know it depends on range creeps and highgrounds but dont know the specifics. Thanks!

  • @elliejohnson2786
    @elliejohnson2786 4 месяца назад

    Finally a video on this :D Was always confused when people said "CM's root stops you from attacking because it's a root" even though no other root (at the time) did that.

  • @KitsuneFaroe
    @KitsuneFaroe 4 месяца назад

    Another thing: you can use Gleipnir on the ground even when no enemy is visible, this will only cast it if there is a valid target in the area so you can't waste it! This is really powerfull to catch enemies even if they're behind fog of war or invisible. I wish more people knew this and how powerfull and fun Gleipnir really is!

  • @trippy1v349
    @trippy1v349 5 месяцев назад

    Please make a video comparing the differences between dispels, spell immunity, and debuff immunity

  • @aleksej.molchanov
    @aleksej.molchanov 4 месяца назад

    Is there anything interesting about invisibility, like spectre dagger or Bara's charge?

  • @fxyde
    @fxyde 5 месяцев назад

    2:02 Frostbite and Overgrowth have disarm normally without aghs.

  • @anonymoususer638
    @anonymoususer638 4 месяца назад

    In manta interaction consistent now? In the past I remember being able to manta out of some roots, but not others.

  • @yangkerino4473
    @yangkerino4473 5 месяцев назад

    the thing with root is that they keep changing how it works. Before it used to be not able to dispel with items

  • @_sugam313
    @_sugam313 5 месяцев назад

    how bane’s ult works with aghs upgrade

  • @InstabardooPLUS
    @InstabardooPLUS 5 месяцев назад

    How mmr, rolls stadistics and rsnks work? 😢

  • @УмновСашка
    @УмновСашка 5 месяцев назад

    00:33 beastmaster hawks???

  • @notimetotell4538
    @notimetotell4538 4 месяца назад

    Excellent content

  • @joemarichristiansantos7926
    @joemarichristiansantos7926 5 месяцев назад

    NP's Aghs is good

  • @mtt4639
    @mtt4639 5 месяцев назад

    Fun fact about treant ultimate:
    You can cancel all channel abilities except snap fire ultimate i don't know why

    • @Silasftww
      @Silasftww 5 месяцев назад

      That seems weird yeah :O

  • @TokyoTo4ka
    @TokyoTo4ka 5 месяцев назад

    I can't take it anymore. Subscribing.

  • @Zoomies-v2j
    @Zoomies-v2j 5 месяцев назад

    I've seen using Ghost Scepter can cancel the roots of Treant. Can it really be done?
    and Can root be used to stop certain skills, such as Blast Off form Techies ?

  • @KashifAslamhunkyspunky
    @KashifAslamhunkyspunky 5 месяцев назад

    Beast master's ult also counters/stops enigma ult right ? that was the biggest counter the secret/navi (puppey) used against blackholes

  • @mrmsrl5421
    @mrmsrl5421 5 месяцев назад

    4:35 instruccion unclear. I left a like but i was already suscribe. Now my atos turn into a dagon. 💀

  • @talkingbirb2808
    @talkingbirb2808 5 месяцев назад

    they should put both rooted and disarmed tags over the unit if he is rooted and disarmed

  • @D2EvilDaveGG
    @D2EvilDaveGG 5 месяцев назад

    Nice video! What about little friends from enchantress?

  • @thinhlephuc5676
    @thinhlephuc5676 5 месяцев назад

    your video is very informative. Can you please make one about how manta work ?

  • @30Salt
    @30Salt 5 месяцев назад

    Is slark pounce not a root?

    • @opajan5604
      @opajan5604 5 месяцев назад

      Yes)

    • @kevdavern
      @kevdavern 5 месяцев назад +3

      No it’s a leash

    • @KitsuneFaroe
      @KitsuneFaroe 5 месяцев назад +2

      Is a leash, like Puck Dream Coil. Leashing shares the disabling movement abilities from root.

  • @LegendaryHT
    @LegendaryHT 5 месяцев назад

    If you have a power to create a status effect in dota2. What is it and how it works? (e.g. leashed, silenced, disarmed)

    • @Mayhamsdead
      @Mayhamsdead 5 месяцев назад +2

      That's an easy one for me.
      "Muting" is an underutilized mechanic in current DotA 2. Silences are great, but the enemy can simply dispell them. Muting, however, is not dispellable, unless you have an inbuilt ability (Lifestealer, Slark, Juggeraunt come to mind).
      Granted, "muting" is not a new concept, but there are too fe abilities that can apply it.

    • @Cricket0021
      @Cricket0021 5 месяцев назад +1

      a status effect that increases duration of disables on a hero.

    • @KitsuneFaroe
      @KitsuneFaroe 5 месяцев назад +2

      ​@@Cricket0021that is reducing status recistance and Alchemist already have a pasive like that. Timeless Relic also prolong status effects

    • @KitsuneFaroe
      @KitsuneFaroe 5 месяцев назад +1

      ​@@MayhamsdeadI think the reason muting is underutilized is because Valve considers it kinda broken due to how uncounterable it is. Specially considering the importance of items.

    • @Mayhamsdead
      @Mayhamsdead 5 месяцев назад +2

      @@KitsuneFaroe Fair, I suppose.

  • @OlafderPirat
    @OlafderPirat 5 месяцев назад

    CM and Treant roots also make thematically sense as a disarm. Frostbite encases you in Ice and Overgroth entangles you in roots. Neat little detail I never really thought about before, thats what I love about your videos. Makes you appreciate dota mechanics even more as well as understanding them of course :D

  • @gt123_5
    @gt123_5 5 месяцев назад

    Back from a ranked game - can confirm: Liking and Subbing upgraded my atos to have an additional hex feature!

  • @dickballs3409
    @dickballs3409 5 месяцев назад

    In Australia rooted and root. Mean to have sex. Just thought you guys should know that