|
|
| (One intermediate revision by the same user not shown) |
| Line 11: |
Line 11: |
| | == Related Tags == | | == Related Tags == |
| | {| | | {| |
| | + | |- |
| | + | ||{{D0%}} |
| | |- | | |- |
| | ||{{Ability}} | | ||{{Ability}} |
| Line 73: |
Line 75: |
| | %TU uses Battling Bantha on %TT for %DI points of damage, but %ST blocks it! | | %TU uses Battling Bantha on %TT for %DI points of damage, but %ST blocks it! |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | ||battlingbantha_counter | | ||battlingbantha_counter |
| Line 89: |
Line 91: |
| | %TU uses Battling Bantha on %TT for %DI points of damage, but %ST counterattacks! | | %TU uses Battling Bantha on %TT for %DI points of damage, but %ST counterattacks! |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | ||battlingbantha_evade | | ||battlingbantha_evade |
| Line 99: |
Line 101: |
| | ||%TU uses Battling Bantha on %TT for %DI points of damage, but %ST evades it. | | ||%TU uses Battling Bantha on %TT for %DI points of damage, but %ST evades it. |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | | | |
| Line 110: |
Line 112: |
| | ||%TU uses Battling Bantha on %TT for %DI points of damage! | | ||%TU uses Battling Bantha on %TT for %DI points of damage! |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | ||battlingbantha_miss | | ||battlingbantha_miss |
Latest revision as of 14:57, 29 August 2007
Ability - Unarmed Lunge 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
/unarmedlunge2 <target>: This unarmed attack can slightly extend your range, and has a chance to knock down your target.
Command: /unarmedLunge2
CommandQueue Entry: unarmedlunge2 (0EC8FB0D)
|
Related Tags
| 0%
|
This document has not been started.
|
|
| Ability
|
This document relates to Player Abilities.
|
|
| Brawler
|
This document is related to the Brawler Profession.
|
|
|
Ability Breakdown & Details
This is a single target melee attack that attacks random pools of the target as well as having a chance at causing a knockdown down effect. Once a knockdown down effect has been applied to the target, it is immune to knockdown effect from unarmedlunge2 for 30 seconds.
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
|
|
battlingbantha_block
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Battling Bantha on %TT for %DI points of damage, but %ST blocks it!
|
%TU uses Battling Bantha on you for %DI points of damage, but you block it!
|
%TU uses Battling Bantha on %TT for %DI points of damage, but %ST blocks it!
|
| battlingbantha_counter
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Battling Bantha on %TT for %DI points of damage, but %ST counterattacks!
|
%TU uses Battling Bantha on you for %DI points of damage, but you counterattack!
|
%TU uses Battling Bantha on %TT for %DI points of damage, but %ST counterattacks!
|
| battlingbantha_evade
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Battling Bantha on %TT for %DI points of damage, but %ST evades it.
|
%TU uses Battling Bantha on you for %DI points of damage, but you evade it.
|
%TU uses Battling Bantha on %TT for %DI points of damage, but %ST evades it.
|
| battlingbantha_hit
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Battling Bantha on %TT for %DI points of damage!
|
%TU uses Battling Bantha on you for %DI points of damage!
|
%TU uses Battling Bantha on %TT for %DI points of damage!
|
| battlingbantha_miss
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
Your Battling Bantha misses %TT.
|
%TU's Battling Bantha misses you.
|
%TU's Battling Bantha misses %TT.
|
|
Fly Text
Formula(s)
Source References
|
Ability HAM Costs
| Modifier |
Value
|
| Health Cost |
8
|
| Action Cost |
11
|
| Mind Cost |
8
|
| Force Cost |
0
|
|
Ability Multipliers
| Modifier |
Value
|
| Health cost |
1.5
|
| Action cost |
1.5
|
| Mind cost |
1.5
|
| Force cost |
0
|
| Damage |
3.0
|
| Delay Time |
2.0
|
|
|