Difference between revisions of "Flame Cone 1 (Ability)"
(New page: {{PageHeader|Ability|Flame Cone 1}} {| border="0" width="100%" cellpadding=6 |- |valign=top| == Description == /flamecone1 <target>: This ranged area attack envelops a number of multiple o...) |
(→Formula(s)) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
== Related Tags == | == Related Tags == | ||
{| | {| | ||
+ | |- | ||
+ | ||{{D0%}} | ||
|- | |- | ||
||{{Ability}} | ||{{Ability}} | ||
|- | |- | ||
− | ||{{ProfessionTagOther| | + | ||{{ProfessionTagOther|Commando}} |
|- | |- | ||
|} | |} | ||
Line 21: | Line 23: | ||
= Ability Breakdown & Details = | = Ability Breakdown & Details = | ||
− | This is a cone area effect ranged attack. | + | This is a cone area effect ranged attack. This ability causes a fire dot effect when the target is hit. The fire dot for a Flamethrower attack is 10% of the initial damage before armor and resists, ie 10 % of the damage in your combat log, and this damage does not scale with BF. There is also a dot giving the target wounds which is 2% of the initial damage, the wounding dot scales with BF. The flame dot lasts for 5 or 6 ticks ie 50 or 60 seconds (strange that, i was expecting it to be the same all the time). |
+ | |||
+ | A good guess (it is my guess so i am a bit biased) would be that the wound part of the DOT is increased by 1% for every point of battle fatigue. | ||
+ | |||
+ | <pre> | ||
+ | Some examples: | ||
+ | 10.000 damge in spam, 0 BF. The tick will be 1000 damage and 200 wound. | ||
+ | 10.000 damage in spam, 100 BF. The tick will be 1000 damage and 400 wound. | ||
+ | 10.000 damage in spam, 200 BF. The tick will be 1000 damage and 600 wound. | ||
+ | .. | ||
+ | 10.000 damage in spam, 1000 BF. The tick will be 1000 damage and 2200 wound. | ||
+ | |||
+ | </pre> | ||
+ | |||
+ | For people interested in math the formula for the wound would in this case be: | ||
+ | Wound per tick = Damage in spam x 0.02 x ( (100+BF)/100 ) | ||
{| border="0" width="100%" cellpadding=6 | {| border="0" width="100%" cellpadding=6 | ||
Line 62: | Line 79: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Player | + | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Player Message1'''||'''Player Message2'''||'''Other Player's Message''' |
− | + | ||
− | Message1'''||'''Player Message2'''||'''Other Player's Message''' | + | |
|- align="center" | |- align="center" | ||
|| | || | ||
− | + | flamecone1_block | |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 75: | Line 90: | ||
internal_command_string | internal_command_string | ||
|| | || | ||
− | You use | + | You use your flamethrower to spray a cone of fire on %TT for %DI points of damage, but %ST blocks it! |
+ | |||
|| | || | ||
− | %TU uses | + | %TU uses a flamethrower to spray a cone of fire on you for %DI points of damage, but you block it! |
+ | |||
|| | || | ||
− | %TU uses | + | %TU uses a flamethrower to spray a cone of fire on %TT for %DI points of damage, but %ST blocks it! |
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||flamecone1_counter |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 91: | Line 109: | ||
internal_command_string | internal_command_string | ||
|| | || | ||
− | You use | + | You use your flamethrower to spray a cone of fire on %TT for %DI points of damage, but %ST counterattacks! |
+ | |||
|| | || | ||
− | %TU uses | + | %TU uses a flamethrower to spray a cone of fire on you for %DI points of damage, but you counterattack! |
+ | |||
|| | || | ||
− | %TU uses | + | %TU uses a flamethrower to spray a cone of fire on %TT for %DI points of damage, but %ST counterattacks! |
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||flamecone1_evade |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You use | + | ||You use your flamethrower to spray a cone of fire on %TT for %DI points of damage, but %ST evades it. |
− | ||%TU uses | + | |
− | ||%TU uses | + | ||%TU uses a flamethrower to spray a cone of fire on you for %DI points of damage, but you evade it. |
+ | |||
+ | ||%TU uses a flamethrower to spray a cone of fire on %TT for %DI points of damage, but %ST evades it. | ||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||flamecone1_hit |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | ||You use | + | ||You use your flamethrower to spray a cone of fire on %TT for %DI points of damage! |
− | ||%TU uses | + | |
− | ||%TU uses | + | ||%TU uses a flamethrower to spray a cone of fire on you for %DI points of damage! |
+ | |||
+ | ||%TU uses a flamethrower to spray a cone of fire on %TT for %DI points of damage! | ||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||flamecone1_miss |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
||internal_command_string | ||internal_command_string | ||
− | || | + | ||You use your flamethrower to spray a cone of fire at %TT but miss. |
− | ||%TU | + | |
− | ||%TU | + | ||%TU uses a flamethrower to spray a cone of fire at you but misses. |
+ | |||
+ | ||%TU uses a flamethrower to spray a cone of fire at %TT but misses. | ||
+ | |||
|- | |- | ||
Line 136: | Line 166: | ||
==Formula(s)== | ==Formula(s)== | ||
− | + | Wound per tick = Damage in spam x 0.02 x ( (100+BF)/100 ) | |
− | + | ||
− | + | ||
==Source References== | ==Source References== | ||
Line 184: | Line 212: | ||
|width="100px"|'''Modifier'''||'''Value''' | |width="100px"|'''Modifier'''||'''Value''' | ||
|- | |- | ||
− | ||Health cost||align="center" | | + | ||Health cost||align="center" |1.0 |
|- | |- | ||
− | ||Action cost||align="center" | | + | ||Action cost||align="center" |1.5 |
|- | |- | ||
||Mind cost||align="center" |1.0 | ||Mind cost||align="center" |1.0 | ||
Line 192: | Line 220: | ||
||Force cost||align="center" |0 | ||Force cost||align="center" |0 | ||
|- | |- | ||
− | ||Damage||align="center" | | + | ||Damage||align="center" |5.0 |
|- | |- | ||
− | ||Delay Time||align="center" | | + | ||Delay Time||align="center" |4.0 |
|- | |- | ||
|} | |} | ||
|} | |} | ||
|} | |} |
Latest revision as of 15:58, 17 September 2007
Ability - Flame 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/flamecone1 <target>: This ranged area attack envelops a number of multiple opponents at once with a large sheet of flame.
|
Related Tags
|
Ability Breakdown & Details
This is a cone area effect ranged attack. This ability causes a fire dot effect when the target is hit. The fire dot for a Flamethrower attack is 10% of the initial damage before armor and resists, ie 10 % of the damage in your combat log, and this damage does not scale with BF. There is also a dot giving the target wounds which is 2% of the initial damage, the wounding dot scales with BF. The flame dot lasts for 5 or 6 ticks ie 50 or 60 seconds (strange that, i was expecting it to be the same all the time).
A good guess (it is my guess so i am a bit biased) would be that the wound part of the DOT is increased by 1% for every point of battle fatigue.
Some examples: 10.000 damge in spam, 0 BF. The tick will be 1000 damage and 200 wound. 10.000 damage in spam, 100 BF. The tick will be 1000 damage and 400 wound. 10.000 damage in spam, 200 BF. The tick will be 1000 damage and 600 wound. .. 10.000 damage in spam, 1000 BF. The tick will be 1000 damage and 2200 wound.
For people interested in math the formula for the wound would in this case be: Wound per tick = Damage in spam x 0.02 x ( (100+BF)/100 )
Ability Flow
System MessagesSUI PromptCombat Chat Spam
Fly TextFormula(s)Wound per tick = Damage in spam x 0.02 x ( (100+BF)/100 ) Source References
|
Ability HAM Costs
Ability Multipliers
|