SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Chippers Ultimate. How does it work?

Results 1 to 15 of 15
  1. #1
    Offline
    Account Icon
    Join Date
    Dec 2009
    Location
    Denmark
    Posts
    39

    Chippers Ultimate. How does it work?

    Hello.
    I've been wondering how do you use the ultimate, I only played him for about 5 minutes and now I can't play for about 1 month due to IRL reasons.
    This made me think how does his ultimate work? I find myself rapidly clicking on the ground and at some point the sawblades actually spawn.
    Quote Originally Posted by Tairashi View Post
    5 genocides within 10 minutes = Holocaust.

  2. #2
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Finland
    Posts
    1,506
    Hold the left mouse button down and then you will see a pattern on the ground, which you can rotate. When you release the button the saws will spawn.

  3. #3
    Offline
    Account Icon
    Join Date
    Oct 2009
    Location
    Germany, Nagold
    Posts
    102
    vector targeting. you can choose the direction of the saws. just like gust of zephyr

  4. #4
    Offline
    Account Icon
    Join Date
    Dec 2009
    Location
    Denmark
    Posts
    39
    Thanks alot. (:
    Quote Originally Posted by Tairashi View Post
    5 genocides within 10 minutes = Holocaust.

  5. #5
    Offline
    S2 Staff Member S2 Games Staff
    Join Date
    Jul 2009
    Posts
    34,048
    Click on a point & hold your mouse button and you'll see the following.

    As you move your mouse, the vector target image will rotate about its center until you release the mouse and the hero casts the spell.

    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).

  6. #6
    Maybe vector-target spells should have a different indicator after you press its hotkey, like having the same mouse icon except also having arrows pointing in the four cardinal directions to indicate that you need to drag your mouse for this spell. I didn't realize it was vector targeting at first either.

  7. #7
    Offline
    Account Icon
    Join Date
    Feb 2010
    Location
    Bonny Scotland.
    Posts
    242
    I think that vector targeting spells require a bit of skill too land so i'd like to see more of these on the new heroes.
    Cirno is the strongest.

  8. #8
    I have a different question, and rather than open a new thread this one already mentions his ultimate, do you take the initial damage each time you enter the ult, or is that only when he plants it in place?
    ¯\_(ツ)_/¯

  9. #9
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Sep 2009
    Location
    Illinois
    Posts
    380
    I believe you take Initial damage + Damage per second. So it will damage a person who walks into the saws, just with the DPS but not the initial damage.


  10. #10
    Oh ok, thanks man
    ¯\_(ツ)_/¯

  11. #11
    Offline
    S2 Staff Member S2 Games Staff
    Join Date
    Jul 2009
    Posts
    34,048
    Actually you do take initial damage each time the state is re-applied.

    state.entity:

    Code:
    <state
        name="State_Chipper_Ability4"
    
        icon="icon.tga"
        passiveeffect="effects/state.effect"
        
        deniable="true"
        
        effecttype=""
    >
        <oninflict>
            <damage effecttype="Magic" amount="100,200,300" />
        </oninflict>
        
        <onframe>
            <damage effecttype="Magic DOT" amount="75,125,175" b="frametime" op="mult"  />
        </onframe>
    </state>


    And yes, people under this state are deniable; I don't know why S2 made it like this.

    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).

  12. #12
    Quote Originally Posted by ElementUser View Post

    And yes, people under this state are deniable; I don't know why S2 made it like this.
    probably the same reason people are deniable when under the frustrating effects of etc

  13. #13
    Oh, thanks elemental(going ToC now )
    ¯\_(ツ)_/¯

  14. #14
    Offline
    S2 Staff Member S2 Games Staff
    Join Date
    Jul 2009
    Posts
    34,048
    Quote Originally Posted by Eldirith View Post
    probably the same reason people are deniable when under the frustrating effects of etc
    Yeah but the DoT is caused by a stationary gadget & not a debuff/continuous state like Slither/Hellbringer.

    Chipper's ultimate state only lasts 1 second when the hero escapes from the affector AoE, so that's why it seems strange they would do this.

    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).

  15. #15
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Sep 2009
    Location
    Illinois
    Posts
    380
    Oh so zephyr is your best friend with chipper in that case


Posting Permissions

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