Difference between revisions of "Lightning Beam Cannon (Certification)"
(New page: {| align="center" |- || {| class="wikitable" |- align="center" style="background-color:#ffffcc;" |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Player Message1'''||...) |
(→Related Tags) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{PageHeader|Ability|Lightning Beam Cannon (Certification)}} | ||
+ | {| border="0" width="100%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
+ | == Description == | ||
+ | |||
+ | <br><br>'''Command:''' | ||
+ | <br>'''CommandQueue Entry:''' '''''' | ||
+ | |valign=top| | ||
+ | |||
+ | == Related Tags == | ||
+ | {| | ||
+ | |- | ||
+ | ||{{D0%}} | ||
+ | |- | ||
+ | ||{{Ability}} | ||
+ | |- | ||
+ | ||{{ProfessionTagOther|Commando}} | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | = Ability Breakdown & Details = | ||
+ | |||
+ | This weapon does electrical damage. | ||
+ | |||
+ | |||
+ | {| border="0" width="100%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
+ | |||
+ | ==Ability Flow== | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | <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== | ||
+ | |||
{| align="center" | {| align="center" | ||
|- | |- | ||
Line 7: | Line 68: | ||
|- align="center" | |- align="center" | ||
|| | || | ||
− | + | lightning_beam_block | |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 26: | Line 87: | ||
|- align="center" | |- align="center" | ||
− | || | + | ||lightning_beam_counter |
|| | || | ||
/string/en/ | /string/en/ | ||
Line 45: | Line 106: | ||
|- align="center" | |- align="center" | ||
− | || | + | ||lightning_beam_evade |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
Line 59: | Line 120: | ||
− | || | + | ||lightning_beam_hit |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
Line 75: | Line 136: | ||
|- align="center" | |- align="center" | ||
− | || | + | ||lightning_beam_miss |
||/string/en/ | ||/string/en/ | ||
||cbt_spam.stf | ||cbt_spam.stf | ||
Line 88: | Line 149: | ||
|- | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | ==Fly Text== | ||
+ | |||
+ | ==Formula(s)== | ||
+ | |||
+ | * '''1 + 1 = 3''' | ||
+ | |||
+ | * '''2 - 2 + 2 = 3''' | ||
+ | |||
+ | ==Source References== | ||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="150px"|'''Source'''||width="450px"|'''Source in Context''' | ||
+ | |- align="center" | ||
+ | ||[[OneHandLunge1_Source1|Prima Guide]]||[[somelink1 Source1]] | ||
+ | |||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |valign="top"| | ||
+ | |||
+ | == Ability HAM Costs == | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''Modifier'''||'''Value''' | ||
+ | |- | ||
+ | ||Health Cost||align="center" |0 | ||
+ | |- | ||
+ | ||Action Cost||align="center" |0 | ||
+ | |- | ||
+ | ||Mind Cost||align="center" |0 | ||
+ | |- | ||
+ | ||Force Cost||align="center" |0 | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | == Ability Multipliers == | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''Modifier'''||'''Value''' | ||
+ | |- | ||
+ | ||Health cost||align="center" |0 | ||
+ | |- | ||
+ | ||Action cost||align="center" |0 | ||
+ | |- | ||
+ | ||Mind cost||align="center" |0 | ||
+ | |- | ||
+ | ||Force cost||align="center" |0 | ||
+ | |- | ||
+ | ||Damage||align="center" |0 | ||
+ | |- | ||
+ | ||Delay Time||align="center" |0 | ||
+ | |- | ||
+ | |} | ||
|} | |} | ||
|} | |} |
Latest revision as of 14:29, 29 August 2007
Ability - Lightning Beam Cannon (Certification)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description
|
Related Tags
|
Ability Breakdown & Details
This weapon does electrical damage.
Ability Flow
System MessagesSUI PromptCombat Chat Spam
Fly TextFormula(s)
Source References
|
Ability HAM Costs
Ability Multipliers
|