Difference between revisions of "Force Lightning Cone 1 (Ability)"
(New page: {{PageHeader|Ability|Force Lightning Cone 1}} {| border="0" width="100%" cellpadding=6 |- |valign=top| == Description == /forceLightningCone1 <target>: This attack allows a Jedi to direct ...) |
(→Ability Breakdown & Details) |
||
(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 32m ranged cone area of effect electric damage attack. Don't have data on lightning 1 abilities so will assume the dmg is half that of lighting 2. 1200-2400 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. However, 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" | ||
|| | || | ||
− | + | forcelightningcone1_block | |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 74: | Line 88: | ||
|| | || | ||
internal_command_string | internal_command_string | ||
− | || | + | ||You direct a fork of lightning towards %TT for %DI points of damage, but %ST blocks it! |
− | You | + | ||%TU directs a fork of lightning towards you for %DI points of damage, but you block it! |
− | || | + | ||%TU directs a fork of lightning towards %TT for %DI points of damage, but %ST blocks it! |
− | %TU | + | |
− | || | + | |
− | %TU | + | |
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone1_counter |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 90: | Line 104: | ||
|| | || | ||
internal_command_string | internal_command_string | ||
− | || | + | ||You direct a fork of lightning towards %TT for %DI points of damage, but %ST counterattacks! |
− | You | + | ||%TU directs a fork of lightning towards you for %DI points of damage, but you counterattack! |
− | || | + | ||%TU directs a fork of lightning towards %TT for %DI points of damage, but %ST counterattacks! |
− | %TU | + | |
− | || | + | |
− | %TU | + | |
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone1_evade |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You | + | ||You direct a fork of lightning towards %TT for %DI points of damage, but %ST evades it. |
− | ||%TU | + | ||%TU directs a fork of lightning towards you for %DI points of damage, but you evade it. |
− | ||%TU | + | ||%TU directs a fork of lightning towards %TT for %DI points of damage, but %ST evades it. |
+ | |||
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone1_hit |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You | + | ||You direct a fork of lightning towards %TT for %DI points of damage! |
− | ||%TU | + | ||%TU directs a fork of lightning towards you for %DI points of damage! |
− | ||%TU | + | ||%TU directs a fork of lightning towards %TT for %DI points of damage! |
+ | |||
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||forcelightningcone1_miss |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | || | + | ||You direct a fork of lightning towards %TT but miss. |
− | ||%TU | + | ||%TU directs a fork of lightning towards you but misses. |
− | ||%TU | + | ||%TU directs a fork of lightning 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 11:11, 11 December 2007
Ability - Force Lightning Cone 1
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description/forceLightningCone1 <target>: This attack allows a Jedi to direct a fork of lightning to hit multiple targets.
|
Related Tags
|
Ability Breakdown & Details
A 32m ranged cone area of effect electric damage attack. Don't have data on lightning 1 abilities so will assume the dmg is half that of lighting 2. 1200-2400 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. However, 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
|