Difference between revisions of "Force Lightning Cone 2 (Ability)"
(New page: {{PageHeader|Ability|Force Lightning Cone 2}} {| border="0" width="100%" cellpadding=6 |- |valign=top| == Description == /forceLightningCone2 <target>: This attack allows a Jedi to direct ...) |
(→Ability Multipliers) |
||
(8 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 = | ||
+ | A 32 m ranged cone area of effect electrical damage attack that does 2400-4800 damage. | ||
+ | |||
+ | |||
+ | Force lightning should be considered as Force Power 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 ( forceLightningAccuracy / 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. | ||
{| border="0" width="100%" cellpadding=6 | {| border="0" width="100%" cellpadding=6 | ||
Line 67: | Line 81: | ||
|- align="center" | |- align="center" | ||
|| | || | ||
− | + | forcelightningcone2_block | |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 74: | Line 88: | ||
|| | || | ||
internal_command_string | internal_command_string | ||
− | || | + | ||You direct a lightning strike towards %TT for %DI points of damage, but %ST blocks it! |
− | You | + | ||%TU directs a lightning strike towards you for %DI points of damage, but you block it! |
− | || | + | ||%TU directs a lightning strike towards %TT for %DI points of damage, but %ST blocks it! |
− | %TU | + | |
− | || | + | |
− | %TU | + | |
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone2_counter |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 90: | Line 104: | ||
|| | || | ||
internal_command_string | internal_command_string | ||
− | || | + | ||You direct a lightning strike towards %TT for %DI points of damage, but %ST counterattacks! |
− | You | + | ||%TU directs a lightning strike towards you for %DI points of damage, but you counterattack! |
− | || | + | ||%TU directs a lightning strike towards %TT for %DI points of damage, but %ST counterattacks! |
− | %TU | + | |
− | || | + | |
− | %TU | + | |
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone2_evade |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You | + | ||You direct a lightning strike towards %TT for %DI points of damage, but %ST evades it. |
− | ||%TU | + | ||%TU directs a lightning strike towards you for %DI points of damage, but you evade it. |
− | ||%TU | + | ||%TU directs a lightning strike towards %TT for %DI points of damage, but %ST evades it. |
+ | |||
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone2_hit |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You | + | ||You direct a lightning strike towards %TT for %DI points of damage! |
− | ||%TU | + | ||%TU directs a lightning strike towards you for %DI points of damage! |
− | ||%TU | + | ||%TU directs a lightning strike towards %TT for %DI points of damage! |
+ | |||
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone2_miss |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | || | + | ||You direct a lightning strike towards %TT but miss. |
− | ||%TU | + | ||%TU directs a lightning strike towards you but misses. |
− | ||%TU | + | ||%TU directs a lightning strike towards %TT but misses. |
+ | |||
+ | |||
|- | |- | ||
Line 194: | Line 215: | ||
||Damage||align="center" |0 | ||Damage||align="center" |0 | ||
|- | |- | ||
− | ||Delay Time||align="center" | | + | ||Delay Time||align="center" |4 |
|- | |- | ||
|} | |} | ||
|} | |} | ||
|} | |} |
Latest revision as of 09:19, 23 September 2007
Ability - Force Lightning Cone 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/forceLightningCone2 <target>: This attack allows a Jedi to direct a lightning strike against a multitude of targets. While doing more damage than Force Lightning Cone 1, this attack also has a chance of causing all targets struck by the lightning to become dizzy.
|
Related Tags
|
Ability Breakdown & Details
A 32 m ranged cone area of effect electrical damage attack that does 2400-4800 damage.
Force lightning should be considered as Force Power 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 ( forceLightningAccuracy / 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
|