Difference between revisions of "Assist"

From Anarchy Online Wiki [AOWiki]
(Rmv copy-paste artifacts. Links to new article: Concentration of Fire)
(Restore to direct quotation (well, except for the section header & link & adding the CoF name & some sp, fixed))
Line 1: Line 1:
A vital part of team play is being able to work together as a team to accomplish a goal. Well in AO that goal generally involves blasting some poor thingumy senseless, and luckily the game has a system aspect to help people do this better. This system aspect is the /assist command. The syntax for the command is 'assist <name>' and typing that into your command bar with a name in <name> will make you target the person that <name> is attacking. Keep in mind though that this will only make you target what they are attacking, not actually attack it yourself.
+
A vital part of team play is being able to work together as a team to accomplish a goal. Well in AO that goal generally involves blasting some poor thingummy senseless, and luckily the game has a system aspect to help people do this better. This system aspect is the /assist command. The syntax for the command is 'assist <name>' and typing that into your command bar with a name in <name> will make you target the person that <name> is attacking. Keep in mind though that this will only make you target what they are attacking, not actually attack it yourself.
  
 
Now this command is fairly useful in itself but, it gets to be a pain to type it over and over again every time somebody in your team has a nice juicy target. The solution to this is to make a macro out of this command so you can drop it in your quick bar to use at will! The syntax to make assist macro is  
 
Now this command is fairly useful in itself but, it gets to be a pain to type it over and over again every time somebody in your team has a nice juicy target. The solution to this is to make a macro out of this command so you can drop it in your quick bar to use at will! The syntax to make assist macro is  
Line 5: Line 5:
 
'''/macro <macroname> /assist <name>'''.  
 
'''/macro <macroname> /assist <name>'''.  
  
 
+
 
  
 
'''/macro MakeAssist /macro Assist /assist %t'''
 
'''/macro MakeAssist /macro Assist /assist %t'''
Line 19: Line 19:
 
We have a team of 6 players, one of which is a doctor, and a group of 6 mobs. Each mob is attacking a different player, while all the players are attacking the same mob. Each damage cycle the players are acting as one mob and will deal six times the damage to one mob to give an increased chance of killing it. Once one of the mobs is dead it no longer deals its damage (duh).  
 
We have a team of 6 players, one of which is a doctor, and a group of 6 mobs. Each mob is attacking a different player, while all the players are attacking the same mob. Each damage cycle the players are acting as one mob and will deal six times the damage to one mob to give an increased chance of killing it. Once one of the mobs is dead it no longer deals its damage (duh).  
  
Now if we say that each mobs and each player deal 100 damage on every hit. All the players have 300 health. The mobs have 500 health. In this formalized situation, each of the mobs begins attacking a separate player.
+
Now if we say that each mobs and each player deal 100 damage on every hit, and they all have 600 health we can model with as such:
  
 
== Concentration of Fire ==
 
== Concentration of Fire ==
Line 105: Line 105:
 
== Assisting Heals ==
 
== Assisting Heals ==
  
There is also a use of assisting macro that healers should know about, which is generaly refered to as 'Assist Healing'. It's mainly usefull in fights involving several teams when you can't always see easily who is being attacked and in fact the principle is just assisting a mob to see who he is attacking, for example  
+
There is also a use of assisting macro that healers should know about, which is generally referred to as 'Assist Healing'. It's mainly useful in fights involving several teams when you can't always see easily who is being attacked and in fact the principle is just assisting a mob to see who he is attacking, for example  
  
 
''''/macro AssistHeal /assist <caller>\n /assist''''  
 
''''/macro AssistHeal /assist <caller>\n /assist''''  
Line 133: Line 133:
 
* [[Sector 10]]
 
* [[Sector 10]]
  
Originaly posted at [http://www.wolf-brigade.org Wolf Brigade]
+
Originally posted at [http://www.wolf-brigade.org Wolf Brigade]
  
 
Written by Berael of RK1
 
Written by Berael of RK1

Revision as of 22:27, 21 February 2010