|
|
| (2 intermediate revisions by the same user not shown) |
| Line 11: |
Line 11: |
| | == Related Tags == | | == Related Tags == |
| | {| | | {| |
| | + | |- |
| | + | ||{{D0%}} |
| | |- | | |- |
| | ||{{Ability}} | | ||{{Ability}} |
| | |- | | |- |
| − | ||{{ProfessionTagOther|Brawler}} | + | ||{{ProfessionTagOther|Pikeman}} |
| | |- | | |- |
| | |} | | |} |
| Line 73: |
Line 75: |
| | %TU uses Limb-Smasher on %TT for %DI points of damage, but %ST blocks it! | | %TU uses Limb-Smasher on %TT for %DI points of damage, but %ST blocks it! |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | ||limbsmasher_counter | | ||limbsmasher_counter |
| Line 89: |
Line 91: |
| | %TU uses Limb-Smasher on %TT for %DI points of damage, but %ST counterattacks! | | %TU uses Limb-Smasher on %TT for %DI points of damage, but %ST counterattacks! |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | ||limbsmasher_evade | | ||limbsmasher_evade |
| Line 99: |
Line 101: |
| | ||%TU uses Limb-Smasher on %TT for %DI points of damage, but %ST evades it. | | ||%TU uses Limb-Smasher on %TT for %DI points of damage, but %ST evades it. |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | | | |
| Line 110: |
Line 112: |
| | ||%TU uses Limb-Smasher on %TT for %DI points of damage! | | ||%TU uses Limb-Smasher on %TT for %DI points of damage! |
| | | | |
| − | |- | + | |- align="center" |
| | | | |
| | ||limbsmasher_miss | | ||limbsmasher_miss |
Latest revision as of 14:47, 29 August 2007
Ability - Polearm Action Hit 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
/polearmactionhit1 <target>: This polearm attack targets an opponent's legs in order to WOUND a target's Action pool.
Command: /polearmActionHit1
CommandQueue Entry: polearmactionhit1 (43162C1F)
|
Related Tags
| 0%
|
This document has not been started.
|
|
| Ability
|
This document relates to Player Abilities.
|
|
| Pikeman
|
This document is related to the Pikeman Profession.
|
|
|
Ability Breakdown & Details
This is a single target melee attack. This ability causes a 120 second long bleed to the action pool, with a total of 6 ticks at 20 second invervals per tick. Each tick on the dot is equivilant to 20% of the initial damage done, so if a 1000 point damage hit was incurred, 200 of this would be allocated to the strength (size of each tick) of the bleed effect.
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
|
|
limbsmasher_block
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Limb-Smasher on %TT for %DI points of damage, but %ST blocks it!
|
%TU uses Limb-Smasher on you for %DI points of damage, but you block it!
|
%TU uses Limb-Smasher on %TT for %DI points of damage, but %ST blocks it!
|
| limbsmasher_counter
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Limb-Smasher on %TT for %DI points of damage, but %ST counterattacks!
|
%TU uses Limb-Smasher on you for %DI points of damage, but you counterattack!
|
%TU uses Limb-Smasher on %TT for %DI points of damage, but %ST counterattacks!
|
| limbsmasher_evade
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Limb-Smasher on %TT for %DI points of damage, but %ST evades it.
|
%TU uses Limb-Smasher on you for %DI points of damage, but you evade it.
|
%TU uses Limb-Smasher on %TT for %DI points of damage, but %ST evades it.
|
| limbsmasher_hit
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
You use Limb-Smasher on %TT for %DI points of damage!
|
%TU uses Limb-Smasher on you for %DI points of damage!
|
%TU uses Limb-Smasher on %TT for %DI points of damage!
|
| limbsmasher_miss
|
/string/en/
|
cbt_spam.stf
|
internal_command_string
|
Your Limb-Smasher misses %TT.
|
%TU's Limb-Smasher misses you.
|
%TU's Limb-Smasher misses %TT.
|
|
Fly Text
Formula(s)
Source References
|
Ability HAM Costs
| Modifier |
Value
|
| Health Cost |
0
|
| Action Cost |
0
|
| Mind Cost |
0
|
| Force Cost |
0
|
|
Ability Multipliers
| Modifier |
Value
|
| Health cost |
1.0
|
| Action cost |
0.5
|
| Mind cost |
0.5
|
| Force cost |
0
|
| Damage |
1.0
|
| Delay Time |
2.0
|
|
|