SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: General Amun-RA queries

Page 1 of 2 12 LastLast
Results 1 to 20 of 24
  1. #1
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jan 2010
    Location
    California
    Posts
    3,750

    General Amun-RA queries

    Q) Why does Legionnaires Ult not kill Amun-RA if his ultimate is off cool-down?

    Q) Why does his spells take off Sage's Lore? They don't cost any mana?
    Every hero below has one or more new ability effects, Check them out:
    FESTER: http://forums.heroesofnewerth.com/showthread.php?492343
    FRIGID: http://forums.heroesofnewerth.com/showthread.php?488679
    FAITH: http://forums.heroesofnewerth.com/showthread.php?456864
    FANGHORN: http://forums.heroesofnewerth.com/showthread.php?487251
    FAUST: http://forums.heroesofnewerth.com/showthread.php?487077
    FENDER: http://forums.heroesofnewerth.com/showthread.php?453333

  2. #2
    Q#1) A: I've been killed by ulti with ra's ulti off cd b4 so idk what you're referring to.

    Q#2) A: You just need to cast spells period. It's not specific that spells cost mana. Simple. If ra couldn't remove spells, every team would pick vindi vs him and he could have NO chance

  3. #3
    a1) because ra is not accursed? because ra "really dies" while accursed does not?
    q) does the ulti reset sacrificial stone charges?
    q) how can possibly someone with 1700 mmr have such stupid questions
    Last edited by HCLivess; 06-05-2011 at 08:00 PM.

  4. #4
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Sep 2009
    Location
    Sweden
    Posts
    545
    Quote Originally Posted by HCLivess View Post
    a1) because ra is not accursed? because ra "really dies" while accursed does not?
    q) does the ulti reset sacrificial stone charges?
    q) how can possibly someone with 1700 mmr have such stupid questions

    Because the ranking system dosent work, and it will never do.

  5. #5
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Aug 2009
    Location
    where the sheep roam free
    Posts
    481
    Q: Does Ra's Ashes to Ashes AoE damage deal damage to individual targets directly? If not, then is it supposed to proc Nomad's No Retreat?
    Quote Originally Posted by oOo View Post
    crazysheep wins
    Tooltip update for unpurgeable (de)buffs
    Demented Shaman guide

    Need a place to discuss private clan business?
    Or are you looking for a place to discuss StarCraft II?
    This would be a good place to start -->

  6. #6
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jan 2010
    Location
    California
    Posts
    3,750
    Quote Originally Posted by Eul View Post
    Q#1) A: I've been killed by ulti with ra's ulti off cd b4 so idk what you're referring to.

    Q#2) A: You just need to cast spells period. It's not specific that spells cost mana. Simple. If ra couldn't remove spells, every team would pick vindi vs him and he could have NO chance
    There is nothing wrong in having hard-counters. For instance, Pharoah hard counters Devourer. Legionnaire hard counters Accursed on most occasions. Vindi hard counters Pebbles, RA should be hard counterable as well.
    Every hero below has one or more new ability effects, Check them out:
    FESTER: http://forums.heroesofnewerth.com/showthread.php?492343
    FRIGID: http://forums.heroesofnewerth.com/showthread.php?488679
    FAITH: http://forums.heroesofnewerth.com/showthread.php?456864
    FANGHORN: http://forums.heroesofnewerth.com/showthread.php?487251
    FAUST: http://forums.heroesofnewerth.com/showthread.php?487077
    FENDER: http://forums.heroesofnewerth.com/showthread.php?453333

  7. #7
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Oct 2009
    Location
    Finland
    Posts
    1,740
    Quote Originally Posted by HCLivess View Post
    q) does the ulti reset sacrificial stone charges?
    Yes.
    Quote Originally Posted by crazysheep View Post
    Q: Does Ra's Ashes to Ashes AoE damage deal damage to individual targets directly? If not, then is it supposed to proc Nomad's No Retreat?
    For some reason its not marked as DOT damage like f.ex. mock is.

  8. #8
    Is he supposed to be able to walk over all terrain like sw?

  9. #9
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Oct 2009
    Location
    Finland
    Posts
    1,740
    Yes, when he is on path created with first skill he can walk through anything

  10. #10
    Quote Originally Posted by foxmindedguy View Post
    Q) Why does Legionnaires Ult not kill Amun-RA if his ultimate is off cool-down?
    Because Amun-Ra's ultimate doesn't trigger untill after he dies. If you notice how vindicator's aura works with Ra, he does die, but he gets revived, they probably based it off of the same code as token because of the similar mechanics. He DOES die, he just revives.

    Quote Originally Posted by foxmindedguy View Post
    Q) Why does his spells take off Sage's Lore? They don't cost any mana?
    Because Sage's lore is removed by casting a non attack modifying spell. Arachna's webshot won't take it off due to it merely modifying her attack. They may not cost mana, but they cost a large enough chunk of his health if they are used improperly.

    q) does the ulti reset sacrificial stone charges?
    If it is similar to the mechanic for how token of revival is, it should not in fact reset charges until you have a death recorded against you.


    Q: Does Ra's Ashes to Ashes AoE damage deal damage to individual targets directly? If not, then is it supposed to proc Nomad's No Retreat?

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <state
    	name="State_Ra_Ability3"
    
    	icon="icon.tga"
    	passiveeffect=""
    	
    	ishidden="false"
    	
    	effecttype=""
    	
    	maxcharges="20,30,40,50"
    
    	attackspeedpercharge="0.01"
    >
    	<onframe>
    		<areaofeffect
    			radius="350"
    			targetselection="all"
    			targetscheme="enemy_units"
    			effecttype="Magic"
    		>
    			<applystate name="State_Ra_Ability3_Damage" continuous="true" timeout="frametime" pushentity="true" />
    			<setcharges entity="stack_entity" a="charges" />
    		</areaofeffect>
    		
    		<condition test="charges ge 40 and charges le 50">
    			<setactivemodifierkey name="Rassj4" />
    		</condition>
    		<condition test="charges ge 30 and charges lt 40">
    			<setactivemodifierkey name="Rassj3" />
    		</condition>
    		<condition test="charges ge 20 and charges lt 30">
    			<setactivemodifierkey name="Rassj2" />
    		</condition>
    		<condition test="charges ge 10 and charges lt 20">
    			<setactivemodifierkey name="Rassj1" />
    		</condition>
    		<condition test="charges gt 0 and charges lt 10">
    			<setactivemodifierkey name="Rassj0" />
    		</condition>	
    	</onframe>
    	
    	<modifier key="Rassj1" modpriority="100"
    		passiveeffect="effects/state1.effect"
    	>
    	</modifier>
    	
    	<modifier key="Rassj2" modpriority="100"
    		passiveeffect="effects/state2.effect"
    	>
    	</modifier>
    
    	<modifier key="Rassj3" modpriority="100"
    		passiveeffect="effects/state3.effect"
    	>
    	</modifier>
    	
    	<modifier key="Rassj4" modpriority="100"
    		passiveeffect="effects/state4.effect"
    	>
    	</modifier>
    	
    	<onexpired>
    		<setcharges entity="this_proxy_entity" a="0" />
    	</onexpired>
    </state>
    It seems that it targets all units within his aoe individually only if they fall under the scheme of being an enemy unit.

    I only lurk anymore..

  11. #11
    Quote Originally Posted by crazysheep View Post
    Q: Does Ra's Ashes to Ashes AoE damage deal damage to individual targets directly? If not, then is it supposed to proc Nomad's No Retreat?
    nomads no retreat procs on everything, aoe or not :> well, not dot dmg.

    Q: is it just my imagination of can Ra deny himself with welltimed use of spells or not? :O in practise mode i can't get him below 1 hp, but does the way damage is calculated during a frame make it possible to deny yourself ? :>
    Last edited by PH34RST3R; 06-06-2011 at 06:24 PM.

  12. #12
    Details: He realy dies, the <onkilled> tag is used but he is not "death" because of
    <protecteddeath target="source_entity" />. Since things like Vindis Passive does
    trigger at <onkilled> tag he loses int twice. Furthermore all debuffs/buffs are gone
    because he was killed.

    [Custom Map]
    Valkyrie Wars [Dream]
    [Guide] How to create a neutral creep spot | [Map] Borderland [Dream]
    [MineCraft Server] CraftCraft 20Slot 24/7 [84.200.47.30]

  13. #13
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Aug 2009
    Location
    where the sheep roam free
    Posts
    481
    Quote Originally Posted by Kwaurtz View Post
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <state
    	name="State_Ra_Ability3"
    
    	icon="icon.tga"
    	passiveeffect=""
    	
    	ishidden="false"
    	
    	effecttype=""
    	
    	maxcharges="20,30,40,50"
    
    	attackspeedpercharge="0.01"
    >
    	<onframe>
    		<areaofeffect
    			radius="350"
    			targetselection="all"
    			targetscheme="enemy_units"
    			effecttype="Magic"
    		>
    			<applystate name="State_Ra_Ability3_Damage" continuous="true" timeout="frametime" pushentity="true" />
    			<setcharges entity="stack_entity" a="charges" />
    		</areaofeffect>
    		
    		<condition test="charges ge 40 and charges le 50">
    			<setactivemodifierkey name="Rassj4" />
    		</condition>
    		<condition test="charges ge 30 and charges lt 40">
    			<setactivemodifierkey name="Rassj3" />
    		</condition>
    		<condition test="charges ge 20 and charges lt 30">
    			<setactivemodifierkey name="Rassj2" />
    		</condition>
    		<condition test="charges ge 10 and charges lt 20">
    			<setactivemodifierkey name="Rassj1" />
    		</condition>
    		<condition test="charges gt 0 and charges lt 10">
    			<setactivemodifierkey name="Rassj0" />
    		</condition>	
    	</onframe>
    	
    	<modifier key="Rassj1" modpriority="100"
    		passiveeffect="effects/state1.effect"
    	>
    	</modifier>
    	
    	<modifier key="Rassj2" modpriority="100"
    		passiveeffect="effects/state2.effect"
    	>
    	</modifier>
    
    	<modifier key="Rassj3" modpriority="100"
    		passiveeffect="effects/state3.effect"
    	>
    	</modifier>
    	
    	<modifier key="Rassj4" modpriority="100"
    		passiveeffect="effects/state4.effect"
    	>
    	</modifier>
    	
    	<onexpired>
    		<setcharges entity="this_proxy_entity" a="0" />
    	</onexpired>
    </state>


    It seems that it targets all units within his aoe individually only if they fall under the scheme of being an enemy unit.
    Thanks
    However this leads to my follow up question: Is this intended or not?

    Quote Originally Posted by PH34RST3R View Post
    Q: is it just my imagination of can Ra deny himself with welltimed use of spells or not? :O in practise mode i can't get him below 1 hp, but does the way damage is calculated during a frame make it possible to deny yourself ? :>
    I believe he can deny himself using Ignite, since the HP removal seems to be dealt after Ignite's delay. However you'll have to take some amount of damage from enemies during this interval..
    Quote Originally Posted by oOo View Post
    crazysheep wins
    Tooltip update for unpurgeable (de)buffs
    Demented Shaman guide

    Need a place to discuss private clan business?
    Or are you looking for a place to discuss StarCraft II?
    This would be a good place to start -->

  14. #14
    I have never managed to deny myself with either spell.

  15. #15
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Aug 2009
    Location
    where the sheep roam free
    Posts
    481
    Quote Originally Posted by Triumph`117 View Post
    I have never managed to deny myself with either spell.
    I'm not sure which spell I used, but I've definitely been able to deny myself with either Ignite or his meteor thingy.
    Quote Originally Posted by oOo View Post
    crazysheep wins
    Tooltip update for unpurgeable (de)buffs
    Demented Shaman guide

    Need a place to discuss private clan business?
    Or are you looking for a place to discuss StarCraft II?
    This would be a good place to start -->

  16. #16
    A) Nomad's ult shouldn't be proccing on damage that can't be controlled by the enemy at all. This is most likely an oversight.

    B) Afaik Amun-Ra cam't kill himself with spells. I've used both his skills at critical HP and it just puts you at 1.

  17. #17
    ye, I dont get how but
    I managed to deny my self a lot of time with both skill (ignite and path of destru)

  18. #18
    I too have denied myself, it may be an overlap in the delay of the second spell, it seems thats when it happens most often,as well as there has to be some sort of fight going on at the time as well.

    I only lurk anymore..

  19. #19
    Q: is his fire trail visible to enemies?

  20. #20
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Oct 2009
    Location
    Finland
    Posts
    1,740
    It is possible to deny yourself, you just need to have someone doing nonlethal damage at the same time. Same bug as slither getting kills with his ulti; the game doesnt check if damage dealt is lethal or not when calculating who should get kill credit.

    So if you have f.ex. magmus dealing 1 damage each frame with his steam bath and deal 20% of your health as damage then you will almost always get yourself denied even though magmus was the reason you died.

Posting Permissions

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