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

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
(Combat Chat Spam)
Line 56: Line 56:
  
 
==Combat Chat Spam==
 
==Combat Chat Spam==
 +
  
 
{| align="center"
 
{| align="center"
Line 67: Line 68:
 
|- align="center"
 
|- align="center"
 
||
 
||
saimai_block
+
forceintimidate1_block
 
||
 
||
 
/string/en/
 
/string/en/
Line 75: Line 76:
 
internal_command_string
 
internal_command_string
 
||
 
||
You use Sai Mai on %TT for %DI points of damage, but %ST blocks it!
+
You attempt to use the Force to invade %TT's mind, but %ST is able to resist!
 
||
 
||
%TU uses Sai Mai on you for %DI points of damage, but you block it!
+
%TU attempts to use the Force to invade your mind, but you are able to resist!
 
||
 
||
%TU uses Sai Mai on %TT for %DI points of damage, but %ST blocks it!
+
%TU attempts to use the Force to invade %TT's mind , but %ST is able to resist!
 +
 
  
 
|- align="center"
 
|- align="center"
  
||saimai_counter
+
||forceintimidate1_counter
 
||
 
||
 
/string/en/
 
/string/en/
Line 91: Line 93:
 
internal_command_string
 
internal_command_string
 
||
 
||
You use Sai Mai on %TT for %DI points of damage, but %ST counterattacks!
+
You attempt to use the Force to invade %TT's mind, but %ST fights through it and counterattacks!
 
||
 
||
%TU uses Sai Mai on you for %DI points of damage, but you counterattack!
+
%TU attempts to use the Force to invade your mind, but you fight through it and counterattack!
 
||
 
||
%TU uses Sai Mai on %TT for %DI points of damage, but %ST counterattacks!
+
%TU attempts to use the Force to invade %TT's mind, but %ST fights through it and counterattacks!
 +
 
 +
 
  
 
|- align="center"
 
|- align="center"
  
||saimai_evade
+
||forceintimidate1_evade
 
||/string/en/
 
||/string/en/
 
||cbt_spam.stf
 
||cbt_spam.stf
 
||internal_command_string
 
||internal_command_string
||You use Sai Mai on %TT for %DI points of damage, but %ST evades it.
+
||You attempt to use the Force to invade %TT's mind, but %ST is able to evade.
||%TU uses Sai Mai on you for %DI points of damage, but you evade it.
+
||%TU attempts to use the Force to invade your mind, but you are able to evade.
||%TU uses Sai Mai on %TT for %DI points of damage, but %ST evades it.
+
||%TU attempts to use the Force to invade %TT's mind, but %ST is able to evade.
 +
 
 +
 
  
 
|- align="center"
 
|- align="center"
  
  
||saimai_hit
+
||forceintimidate1_hit
 
||/string/en/
 
||/string/en/
 
||cbt_spam.stf
 
||cbt_spam.stf
 
||internal_command_string
 
||internal_command_string
||You use Sai Mai on %TT for %DI points of damage!
+
||You use the Force to invade %TT's mind and cause intense intimidation!
||%TU uses Sai Mai on you for %DI points of damage!
+
||%TU uses the Force to invade your mind and causes intense intimidation!
||%TU uses Sai Mai on %TT for %DI points of damage!
+
||%TU uses the Force to invade %TT's mind and cause intense intimidation!
  
 
|- align="center"
 
|- align="center"
  
||saimai_miss
+
||forceintimidate1_miss
 
||/string/en/
 
||/string/en/
 
||cbt_spam.stf
 
||cbt_spam.stf
 
||internal_command_string
 
||internal_command_string
||Your Sai Mai misses %TT.
+
||You attempt to use the Force to invade %TT's mind, but lose concentration!
||%TU's Sai Mai misses you.
+
||%TU attempts to use the Force to invade %TT's mind, but loses concentration!
||%TU's Sai Mai misses %TT.
+
||%TU attempts to use the Force to invade your mind, but loses concentration!
 
+
|-
+
|}
+
|}
+
  
 
==Fly Text==
 
==Fly Text==

Revision as of 01:15, 28 August 2007

Ability - Force Intimidate 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

/forceIntimidate1 <target>: Causes all enemies within a 16-meter radius around the target to become intimidated.

Command: /forceIntimidate2
CommandQueue Entry: forceintimidate2 (B046A279)

Related Tags

Ability This document relates to Player Abilities.

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

Ability Breakdown & Details

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

SUI Prompt

Combat Chat Spam

ID Path Filename Trigger Player Message1 Player Message2 Other

Player's Message

forceintimidate1_block

/string/en/

cbt_spam.stf

internal_command_string

You attempt to use the Force to invade %TT's mind, but %ST is able to resist!

%TU attempts to use the Force to invade your mind, but you are able to resist!

%TU attempts to use the Force to invade %TT's mind , but %ST is able to resist!


forceintimidate1_counter

/string/en/

cbt_spam.stf

internal_command_string

You attempt to use the Force to invade %TT's mind, but %ST fights through it and counterattacks!

%TU attempts to use the Force to invade your mind, but you fight through it and counterattack!

%TU attempts to use the Force to invade %TT's mind, but %ST fights through it and counterattacks!


forceintimidate1_evade /string/en/ cbt_spam.stf internal_command_string You attempt to use the Force to invade %TT's mind, but %ST is able to evade. %TU attempts to use the Force to invade your mind, but you are able to evade. %TU attempts to use the Force to invade %TT's mind, but %ST is able to evade.


forceintimidate1_hit /string/en/ cbt_spam.stf internal_command_string You use the Force to invade %TT's mind and cause intense intimidation! %TU uses the Force to invade your mind and causes intense intimidation! %TU uses the Force to invade %TT's mind and cause intense intimidation!
forceintimidate1_miss /string/en/ cbt_spam.stf internal_command_string You attempt to use the Force to invade %TT's mind, but lose concentration! %TU attempts to use the Force to invade %TT's mind, but loses concentration! %TU attempts to use the Force to invade your mind, but loses concentration!

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 500

Ability Multipliers

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