Rally (Ability)

From SWGANH Wiki
Jump to: navigation, search

Ability - Rally

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Description

/rally: This Squad Leader command improves the combat defense and to hit modifiers of everyone in the party. The Squad Leader must be the party's leader in order for this to function.

Command: /rally
CommandQueue Entry: rally (637279EA)

Related Tags

50% This document has been partially completed.

Ability This document relates to Player Abilities.

Squad Leader This document is related to the Squad Leader Profession.

Ability Breakdown & Details

Rally is an combat queued ability that increases the state, ranged and melee defenses and accuracy to-hit bonus for the squad leader, pets, and players in their group. Rally lasts for a total of 1 minute and has a 5 second delay timer associated with it. The Rally timer can be stacked on itself meaning that if the rally effect is currently on and the squad leader issues the rally effect again, the new timer will replace the current one. Group members must be within 65 meters of the squad leader to receive the rally bonus.


Ham costs of the ability are multiplied by the number of members in the group.

Note: The exact multiplier for group size is unknown so i will assume its a +1 multiplier per person added;Therefore a 20 person group multiplies the ham cost by 20.

Note: Base Ham costs are unknown but regression points to 275 being a base for action and mind stats.


Note: Accuracy, Melee, ranged, state defense bonuses are unknown


Ability Flow

<graphviz> digraph G {

       rankdir = LR;
       node [shape=record, width=.2, height=.2];
       node [width=1];
       node1 [color="#929292", label = "Step 01", style="bold", fontname="arial", fontcolor="#929292", URL="Test101"];
       node2 [color="orange", label = "Step 02", style="bold", fontname="arial", fontcolor="#458CAF", URL="Test102"];
       node3 [color="orange", label = "Step 03", style="bold", fontname="arial", fontcolor="#458CAF", URL="Test101"];
       node1 -> node2:w [color="#929292"];
       node2:w -> node3:e [color="#515FCA", constraint=false];

} </graphviz>

System Messages

ID Path Filename Trigger Message
rally_fail_single /string/en/ cbt_spam.stf internal_command_string You fail to rally the group!
rally_success_group_msg /string/en/ cbt_spam.stf internal_command_string Your group rallies to the attack!
rally_success_single /string/en/ cbt_spam.stf internal_command_string You rally the group!

SUI Prompt

Combat Chat Spam

ID Path Filename Trigger Player Message1 Grouped Player message Ungrouped Player's Message

rally_fail

/string/en/

cbt_spam.stf

You fail to rally the group.

%TU fails to rally %PU group.

%TU fails to rally %PU group.

rally_success /string/en/ cbt_spam.stf You rally your group! %TU rallies the group! %TU rallies %PU group!


Fly Text

ID Path Filename Trigger Message
go_rally /string/en/ combat_effects.stf internal_command_string +Rally+
no_rally /string/en/ combat_effects.stf internal_command_string -Rally-


Formula(s)

No known formula exists for the rally success chance so I will propose the following:

Rally Success Chance =


(25 + ( ( 100 x ( group size / 20 ) ) - leadership mod) ) x .50

Source References

Source Source in Context
Source 1 Source 1
Source 2 Source 2

Ability HAM Costs

Modifier Value
Health Cost 0
Action Cost 275
Mind Cost 275
Force Cost 0

Ability Multipliers

Modifier Value
Health cost 0
Action cost 0
Mind cost 0
Force cost 0
Damage 0
Delay Time 5