Difference between revisions of "Lightning Beam Cannon (Certification)"

From SWGANH Wiki
Jump to: navigation, search
(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"
 
||
 
||
flamecone1_block
+
lightning_beam_block
 
||
 
||
 
/string/en/
 
/string/en/
Line 26: Line 87:
 
|- align="center"
 
|- align="center"
  
||flamecone1_counter
+
||lightning_beam_counter
 
||
 
||
 
/string/en/
 
/string/en/
Line 45: Line 106:
 
|- align="center"
 
|- align="center"
  
||flamecone1_evade
+
||lightning_beam_evade
 
||/string/en/
 
||/string/en/
 
||cbt_spam.stf
 
||cbt_spam.stf
Line 59: Line 120:
  
  
||flamecone1_hit
+
||lightning_beam_hit
 
||/string/en/
 
||/string/en/
 
||cbt_spam.stf
 
||cbt_spam.stf
Line 75: Line 136:
 
|- align="center"
 
|- align="center"
  
||flamecone1_miss
+
||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 15: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



Command:
'CommandQueue Entry: '

Related Tags

0% This document has not been started.

Ability This document relates to Player Abilities.

Commando This document is related to the Commando Profession.

Ability Breakdown & Details

This weapon does electrical damage.


Ability Flow

<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

ID Path Filename Trigger Player Message1 Player Message2 Other Player's Message

lightning_beam_block

/string/en/

cbt_spam.stf

internal_command_string

You use your lightning beam on %TT for %DI points of damage, but %ST blocks it!

%TU uses a lightning beam on you for %DI points of damage, but you block it!

%TU uses a lightning beam on %TT for %DI points of damage, but %ST blocks it!


lightning_beam_counter

/string/en/

cbt_spam.stf

internal_command_string

You use your lightning beam on %TT for %DI points of damage, but %ST counterattacks!

%TU uses a lightning beam on you for %DI points of damage, but you counterattack!

%TU uses a lightning beam on %TT for %DI points of damage, but %ST counterattacks!


lightning_beam_evade /string/en/ cbt_spam.stf internal_command_string You use your lightning beam on %TT for %DI points of damage, but %ST evades it. %TU uses a lightning beam on you for %DI points of damage, but you evade it. %TU uses a lightning beam on %TT for %DI points of damage, but %ST evades it.


lightning_beam_hit /string/en/ cbt_spam.stf internal_command_string You use your lightning beam on %TT for %DI points of damage!


%TU uses a lightning beam on you for %DI points of damage!


%TU uses a lightning beam on %TT for %DI points of damage!


lightning_beam_miss /string/en/ cbt_spam.stf internal_command_string Your lightning beam misses %TT. %TU's lightning beam misses you. %TU's lightning beam misses %TT.


Fly Text

Formula(s)

  • 1 + 1 = 3
  • 2 - 2 + 2 = 3

Source References

Source Source in Context
Prima Guide somelink1 Source1

Ability HAM Costs

Modifier Value
Health Cost 0
Action Cost 0
Mind Cost 0
Force Cost 0

Ability Multipliers

Modifier Value
Health cost 0
Action cost 0
Mind cost 0
Force cost 0
Damage 0
Delay Time 0