Difference between revisions of "Form Up (Ability)"
(→System Messages) |
(→System Messages) |
||
(12 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D50%}} |
|- | |- | ||
||{{Ability}} | ||{{Ability}} | ||
Line 24: | Line 24: | ||
= Ability Breakdown & Details = | = Ability Breakdown & Details = | ||
− | Form up will instantly remove STUN and DIZZY states from group | + | Form up will instantly remove STUN and DIZZY states from the group (this will remove only the stun state from the squad leader provided that the sl doesn't have a dizzy state on them) if it succeeds. Pets are not affected by this ability. This is an instant use ability and possibly bypasses the combat queue. |
+ | |||
+ | 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 68 being a value | ||
+ | |||
+ | Note: Accuracy Bonus is unknown. | ||
+ | |||
+ | Form Up can have a vocalization message attached to it through using the /setFormUp command. When a player issues the /setFormUp command and privides a parameter, the squad leader will yell this message whenever they use the /FormUp command. The default message for squad leaders is "Form up, you slimeballs!" | ||
+ | |||
+ | In order to reduce spam with this effect, there is a 30 second period set before the player's message can be seen again by players. Note: Perhaps we should make it so that if a player issues the /set command without a paramater, it will default the ability to not sent any message at all. If the player wishes to add a message then they can use the /set command again and include their message. | ||
+ | |||
+ | |||
+ | The Form Up effect can be applied to the group so long as they are on the same planet as the squad leader. | ||
+ | |||
+ | Note: Several squad leader abilities apply their effects planet wide. This range seems a bit excessive or exploitative, and probably should be limited to something along the lines of normal group range of 200 meters. It seems unlikely that these abilities were intended to be used planetwide. | ||
{| border="0" width="100%" cellpadding=6 | {| border="0" width="100%" cellpadding=6 | ||
Line 56: | Line 74: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message''' | + | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' |
|- | |- | ||
||formup_buff | ||formup_buff | ||
Line 63: | Line 81: | ||
||internal_command_string | ||internal_command_string | ||
||The squad leader orders you to form up, strengthening your combat resolve. | ||The squad leader orders you to form up, strengthening your combat resolve. | ||
+ | || ||[[Form Up 1 (Example)|Example]] | ||
|- | |- | ||
|} | |} | ||
Line 68: | Line 87: | ||
==SUI Prompt== | ==SUI Prompt== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Combat Chat Spam== | ==Combat Chat Spam== | ||
Line 138: | Line 136: | ||
==Formula(s)== | ==Formula(s)== | ||
− | |||
− | + | No known formula exists for the formup success chance so I will propose the following: | |
+ | |||
+ | Formup Success Chance = | ||
+ | |||
+ | (25 + ( ( 100 x ( group size / 20 ) ) - leadership mod) ) x .50 | ||
==Source References== | ==Source References== | ||
Line 168: | Line 169: | ||
|width="100px"|'''Modifier'''||'''Value''' | |width="100px"|'''Modifier'''||'''Value''' | ||
|- | |- | ||
− | ||Health Cost||align="center" | | + | ||Health Cost||align="center" |0 |
|- | |- | ||
− | ||Action Cost||align="center" | | + | ||Action Cost||align="center" |68 |
|- | |- | ||
− | ||Mind Cost||align="center" | | + | ||Mind Cost||align="center" |68 |
|- | |- | ||
||Force Cost||align="center" |0 | ||Force Cost||align="center" |0 |
Latest revision as of 10:03, 10 September 2009
Ability - Form Up
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description/formup: This Squad Leader ability allows the leader to cure Dizzy and Stunned states of their squad members. This ability costs more to the leader based on how many group members are in the group at the time the ability is used. Use the /setformup <message> command to set the message that the Squad Leader shouts when this command is used. The Squad Leader must be the leader of the party/group for this to function.
|
Related Tags
|
Ability Breakdown & Details
Form up will instantly remove STUN and DIZZY states from the group (this will remove only the stun state from the squad leader provided that the sl doesn't have a dizzy state on them) if it succeeds. Pets are not affected by this ability. This is an instant use ability and possibly bypasses the combat queue.
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 68 being a value
Note: Accuracy Bonus is unknown.
Form Up can have a vocalization message attached to it through using the /setFormUp command. When a player issues the /setFormUp command and privides a parameter, the squad leader will yell this message whenever they use the /FormUp command. The default message for squad leaders is "Form up, you slimeballs!"
In order to reduce spam with this effect, there is a 30 second period set before the player's message can be seen again by players. Note: Perhaps we should make it so that if a player issues the /set command without a paramater, it will default the ability to not sent any message at all. If the player wishes to add a message then they can use the /set command again and include their message.
The Form Up effect can be applied to the group so long as they are on the same planet as the squad leader.
Note: Several squad leader abilities apply their effects planet wide. This range seems a bit excessive or exploitative, and probably should be limited to something along the lines of normal group range of 200 meters. It seems unlikely that these abilities were intended to be used planetwide.
Ability Flow
System Messages
SUI PromptCombat Chat Spam
Fly Text
Formula(s)No known formula exists for the formup success chance so I will propose the following: Formup Success Chance = (25 + ( ( 100 x ( group size / 20 ) ) - leadership mod) ) x .50 Source References
|
Ability HAM Costs
Ability Multipliers
|