Difference between revisions of "Force Intimidate 2 (Ability)"
(New page: {{PageHeader|Ability|Force Intimidate 2}} {| border="0" width="100%" cellpadding=6 |- |valign=top| == Description == /forceIntimidate1 <target>: Causes all enemies within a 16-meter radius...) |
(→Ability Breakdown & Details) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
== Related Tags == | == Related Tags == | ||
{| | {| | ||
+ | |- | ||
+ | ||{{D0%}} | ||
|- | |- | ||
||{{Ability}} | ||{{Ability}} | ||
|- | |- | ||
− | ||{{ProfessionTagOther| | + | ||{{ProfessionTagOther|Force Powers}} |
|- | |- | ||
|} | |} | ||
Line 21: | Line 23: | ||
= Ability Breakdown & Details = | = Ability Breakdown & Details = | ||
+ | Force Intimidate 2 reduces the opponent's damage down to 33%. This ability has a 16m radius AOE attack around the user that lasts 90secs. | ||
+ | |||
+ | Force Intimidate and Force Knockdown are considered Force Power attacks and not as state-inducing attacks. Their accuracy modifiers are only compared against the target’s Force Defenses. Defense Versus and Jedi State Defenses are not factored in, if the attack hits then the state is automatically applied | ||
+ | |||
+ | |||
+ | No formula has been devised for this but I propose the following: | ||
+ | |||
+ | ChancetoHit = ( 0.75 x ( forceIntimidateAccuracy / 100 ) ) - | ||
+ | |||
+ | ( 0.5 x (defendersForceDefenseMod / 100 ) ) ) ) | ||
+ | |||
+ | This makes it so a master defender has a chance to greatly reduce the accuracy of this attack%. We could perhaps tweak it to set the defender multiplier to 0.25 if this is too much, although I suppose it would defeat the purpose of having defender if it did not significantly affect the accuracy/damage of force attacks by master level, although there is also the issue with dabblers taking up the defense line and being almost as powerful as a master. | ||
Line 56: | Line 70: | ||
==Combat Chat Spam== | ==Combat Chat Spam== | ||
+ | |||
{| align="center" | {| align="center" | ||
Line 67: | Line 82: | ||
|- align="center" | |- align="center" | ||
|| | || | ||
− | + | forceintimidate2_block | |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 75: | Line 90: | ||
internal_command_string | internal_command_string | ||
|| | || | ||
− | You use | + | You attempt to use the Force to invade %TT's mind, but %ST is able to resist! |
|| | || | ||
− | %TU | + | %TU attempts to use the Force to invade your mind, but you are able to resist! |
|| | || | ||
− | %TU | + | %TU attempts to use the Force to invade %TT's mind , but %ST is able to resist! |
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||forceintimidate2_counter |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 91: | Line 107: | ||
internal_command_string | internal_command_string | ||
|| | || | ||
− | You use | + | You attempt to use the Force to invade %TT's mind, but %ST fights through it and counterattacks! |
|| | || | ||
− | %TU | + | %TU attempts to use the Force to invade your mind, but you fight through it and counterattack! |
|| | || | ||
− | %TU | + | %TU attempts to use the Force to invade %TT's mind, but %ST fights through it and counterattacks! |
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||forceintimidate2_evade |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You use | + | ||You attempt to use the Force to invade %TT's mind, but %ST is able to evade. |
− | ||%TU | + | ||%TU attempts to use the Force to invade your mind, but you are able to evade. |
− | ||%TU | + | ||%TU attempts to use the Force to invade %TT's mind, but %ST is able to evade. |
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||forceintimidate2_hit |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You use | + | ||You use the Force to invade %TT's mind and cause intense intimidation! |
− | ||%TU uses | + | ||%TU uses the Force to invade your mind and causes intense intimidation! |
− | ||%TU uses | + | ||%TU uses the Force to invade %TT's mind and cause intense intimidation! |
|- align="center" | |- align="center" | ||
− | || | + | ||forceintimidate2_miss |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | || | + | ||You attempt to use the Force to invade %TT's mind, but lose concentration! |
− | ||%TU's | + | ||%TU attempts to use the Force to invade %TT's mind, but loses concentration! |
− | ||%TU | + | ||%TU attempts to use the Force to invade your mind, but loses concentration! |
− | |||
|} | |} | ||
|} | |} | ||
Line 194: | Line 213: | ||
||Damage||align="center" |0 | ||Damage||align="center" |0 | ||
|- | |- | ||
− | ||Delay Time||align="center" | | + | ||Delay Time||align="center" |4 |
|- | |- | ||
|} | |} | ||
|} | |} | ||
|} | |} |
Latest revision as of 07:45, 23 September 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.
|
Related Tags
|
Ability Breakdown & Details
Force Intimidate 2 reduces the opponent's damage down to 33%. This ability has a 16m radius AOE attack around the user that lasts 90secs.
Force Intimidate and Force Knockdown are considered Force Power attacks and not as state-inducing attacks. Their accuracy modifiers are only compared against the target’s Force Defenses. Defense Versus and Jedi State Defenses are not factored in, if the attack hits then the state is automatically applied
No formula has been devised for this but I propose the following:
ChancetoHit = ( 0.75 x ( forceIntimidateAccuracy / 100 ) ) -
( 0.5 x (defendersForceDefenseMod / 100 ) ) ) )
This makes it so a master defender has a chance to greatly reduce the accuracy of this attack%. We could perhaps tweak it to set the defender multiplier to 0.25 if this is too much, although I suppose it would defeat the purpose of having defender if it did not significantly affect the accuracy/damage of force attacks by master level, although there is also the issue with dabblers taking up the defense line and being almost as powerful as a master.
Ability Flow
System MessagesSUI PromptCombat Chat Spam
Fly TextFormula(s)
Source References
|
Ability HAM Costs
Ability Multipliers
|