Power Boost (Ability)

From SWGANH Wiki
Revision as of 23:58, 23 August 2007 by Ready (Talk | contribs) (Ability Breakdown & Details)

Jump to: navigation, search

Ability - Power Boost

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Description

/powerboost: This meditative art allows the user to channel mental energies into their physical form for a temporary boost to physical performance. However, such extreme mental activities cause a significantly exhausting psychological cost.

Command: /powerBoost
CommandQueue Entry: powerboost (8C2221CB)

Related Tags

Ability This document relates to Player Abilities.

Teras Kasi This document is related to the Teras Kasi Profession.

Ability Breakdown & Details

PowerBoost is a special action that Teräs Käsi can take while under the meditation state once they get to Advanced Meditative Techniques (level 2). The effect is a temporary increase to stats that lasts for up to 10 minutes.


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

ID Path Filename Trigger Message
powerboost_active /string/en/ teraskasi.stf internal_command_string [meditation] You are unable to channel your energies any further.
powerboost_begin /string/en/ teraskasi.stf [meditation] You focus your mental energies into your physical form.
powerboost_end /string/en/ teraskasi.stf [meditation] You feel the effects of mental focus come to an end.
powerboost_fail /string/en/ teraskasi.stf You must be meditating to perform that command.
powerboost_mind /string/en/ teraskasi.stf [meditation] You currently lack the mental capacity to focus your energies.
powerboost_wane /string/en/ teraskasi.stf [meditation] You feel the effects of your mental focus begin to wane.

SUI Prompt

Combat Chat Spam

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