Difference between revisions of "Force Armor 2 (Ability)"

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
(Related Tags)
 
(9 intermediate revisions by one other user not shown)
Line 12: Line 12:
 
{|
 
{|
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Ability}}
 
||{{Ability}}
Line 24: Line 24:
  
  
 +
Force Armor
 +
 +
Percentage damage reduction from melee and ranged attacks (functions similarly to toughness).
 +
 +
This is a direct percentage reduction. For example, if your Force Armor was 45 you would receive 45% less damage from an attack (attack damage x ((100 - 45) / 100)). Note that it works against melee, ranged, and Lightsaber attacks.
 +
 +
Also note that different toughness types are not additive (eg Lightsaber Tough and Force Armor), they are multiplicative. For example, a Lightsaber Toughness of 55 and a Force Armor of 45 would equal a combined toughness of 75% (((100 - 55) / 100) x ((100 - 45) / 100)).
 +
 +
The default mod when using Force Armor 1 is +25 and for Force Armor 2 is +45. However, these values increase as you climb through the FRS, being influenced by the Force Control modifier.
 +
 +
Force Armor Does not protect against force based attacks i.e lightning, throw etc.
 +
 +
This ability can be toggled on or off.
 +
 +
This ability lasts 30 minutes.
 +
 +
Force armor has an additional force cost during its use which follows the formula:
 +
 +
Force Armor 1 Force Cost = 0.5 x damage absorbed
 +
 +
Force Armor 2 Force Cost = 0.3 x damage absorbed
  
 
{| border="0" width="100%" cellpadding=6
 
{| border="0" width="100%" cellpadding=6
Line 54: Line 75:
 
|}
 
|}
 
==System Messages==
 
==System Messages==
 
==SUI Prompt==
 
 
==Combat Chat Spam==
 
  
 
{| align="center"
 
{| align="center"
Line 64: Line 81:
 
{| class="wikitable"
 
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Player Message1'''||'''Player Message2'''||'''Other
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
+
|-
Player's Message'''
+
|- align="center"
+
||
+
saimai_block
+
||
+
/string/en/
+
||
+
cbt_spam.stf
+
||
+
internal_command_string
+
||
+
You use Sai Mai on %TT for %DI points of damage, but %ST blocks it!
+
||
+
%TU uses Sai Mai on you for %DI points of damage, but you block it!
+
||
+
%TU uses Sai Mai on %TT for %DI points of damage, but %ST blocks it!
+
 
+
|- align="center"
+
 
+
||saimai_counter
+
||
+
/string/en/
+
||
+
cbt_spam.stf
+
||
+
internal_command_string
+
||
+
You use Sai Mai on %TT for %DI points of damage, but %ST counterattacks!
+
||
+
%TU uses Sai Mai on you for %DI points of damage, but you counterattack!
+
||
+
%TU uses Sai Mai on %TT for %DI points of damage, but %ST counterattacks!
+
 
+
|- align="center"
+
  
||saimai_evade
+
||apply_forcearmor2
 
||/string/en/
 
||/string/en/
||cbt_spam.stf
+
||jedi_spam.stf
 
||internal_command_string
 
||internal_command_string
||You use Sai Mai on %TT for %DI points of damage, but %ST evades it.
+
||A solid barrier of the Force forms around you.
||%TU uses Sai Mai on you for %DI points of damage, but you evade it.
+
||
||%TU uses Sai Mai on %TT for %DI points of damage, but %ST evades it.
+
||[[Force Armor2 1 (Example)|Example]]
 +
|-
  
|- align="center"
 
  
  
||saimai_hit
+
||remove_forcearmor2
 
||/string/en/
 
||/string/en/
||cbt_spam.stf
+
||jedi_spam.stf
 
||internal_command_string
 
||internal_command_string
||You use Sai Mai on %TT for %DI points of damage!
+
||Your solid barrier of Force fades.
||%TU uses Sai Mai on you for %DI points of damage!
+
||
||%TU uses Sai Mai on %TT for %DI points of damage!
+
||[[Force Armor2 2 (Example)|Example]]
 +
|-
  
|- align="center"
+
|}
 +
|}
  
||saimai_miss
+
==SUI Prompt==
||/string/en/
+
||cbt_spam.stf
+
||internal_command_string
+
||Your Sai Mai misses %TT.
+
||%TU's Sai Mai misses you.
+
||%TU's Sai Mai misses %TT.
+
  
|-
+
==Combat Chat Spam==
|}
+
|}
+
  
 
==Fly Text==
 
==Fly Text==
Line 173: Line 150:
 
||Mind Cost||align="center" |0
 
||Mind Cost||align="center" |0
 
|-
 
|-
||Force Cost||align="center" |0
+
||Force Cost||align="center" |150
 
|-
 
|-
 
|}
 
|}
Line 192: Line 169:
 
||Mind cost||align="center" |0
 
||Mind cost||align="center" |0
 
|-
 
|-
||Force cost||align="center" |150
+
||Force cost||align="center" |0
 
|-
 
|-
 
||Damage||align="center" |0
 
||Damage||align="center" |0

Latest revision as of 11:44, 31 October 2009

Ability - Force Armor 2

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

Description

/forceArmor2: This ability allows a Jedi to create a protective barrier around themselves that will stop a significant portion of incoming damage. This ability will only stop non Force damage types.

Command: /forceArmor2
CommandQueue Entry: forcearmor2 (83803DEF)

Related Tags

25% This document has been partially completed.

Ability This document relates to Player Abilities.

Force Enhancement This document is related to the Force Enhancement Profession.

Ability Breakdown & Details

Force Armor

Percentage damage reduction from melee and ranged attacks (functions similarly to toughness).

This is a direct percentage reduction. For example, if your Force Armor was 45 you would receive 45% less damage from an attack (attack damage x ((100 - 45) / 100)). Note that it works against melee, ranged, and Lightsaber attacks.

Also note that different toughness types are not additive (eg Lightsaber Tough and Force Armor), they are multiplicative. For example, a Lightsaber Toughness of 55 and a Force Armor of 45 would equal a combined toughness of 75% (((100 - 55) / 100) x ((100 - 45) / 100)).

The default mod when using Force Armor 1 is +25 and for Force Armor 2 is +45. However, these values increase as you climb through the FRS, being influenced by the Force Control modifier.

Force Armor Does not protect against force based attacks i.e lightning, throw etc.

This ability can be toggled on or off.

This ability lasts 30 minutes.

Force armor has an additional force cost during its use which follows the formula:

Force Armor 1 Force Cost = 0.5 x damage absorbed

Force Armor 2 Force Cost = 0.3 x damage absorbed

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 Notes Examples
apply_forcearmor2 /string/en/ jedi_spam.stf internal_command_string A solid barrier of the Force forms around you. Example
remove_forcearmor2 /string/en/ jedi_spam.stf internal_command_string Your solid barrier of Force fades. Example

SUI Prompt

Combat Chat Spam

Fly Text

Formula(s)

  • 1 + 1 = 3
  • 2 - 2 + 2 = 3

Source References

Source Source in Context
Prima Guide somelink1 Source1

Ability HAM Costs

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

Ability Multipliers

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