Difference between revisions of "Burst Run (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Burst Run Mechanics)
(Burst Run Mechanics)
Line 60: Line 60:
  
  
 +
 +
The burst run ability allows a player to temporarily increase their movement speed for a period of 60 seconds. While in this state, players can still be affected by the usual assortment of status / posture changing effects. Burst run can be activated by using the /burstrun command, however it cannot be activated while under certain states/postures as well as if the player does not meet the HAM requirement.
  
  

Revision as of 15:41, 7 June 2008




Game Mechanics - Mechanics Category

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


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Burst Run Mechanics

The burst run ability allows a player to temporarily increase their movement speed for a period of 60 seconds. While in this state, players can still be affected by the usual assortment of status / posture changing effects. Burst run can be activated by using the /burstrun command, however it cannot be activated while under certain states/postures as well as if the player does not meet the HAM requirement.


ID Path Filename Trigger Message Notes Examples
burst_run_not_tired /string/en/ combat_effects.stf You are no longer tired. This is the message the player receives when the burst run re-use timer has expired, allowing them to use burst run again. Example
burst_run_tired /string/en/ combat_effects.stf You are tired. This is the message the player receives to notify them that their burst run as expired and that they cannot use another burst run until the re-use timer has expired. Example


burst_run_wait /string/en/ combat_effects.stf You are too tired to Burst Run. This is the message the player receives if they attempt to use burst run again while their re-use timer is still up. Example



LogName: C:\anhwork\downloads\All-Logs\Helzephyr\Chatlog_0

[Spatial] 00:34:40 You run as hard as you can!
[Combat] 00:34:40 You run as hard as you can!
[Spatial] 00:34:42 You slow down.
[Combat] 00:34:42 You slow down.
[Spatial] 00:34:42 You are tired.
[Combat] 00:34:42 You are tired.
[Spatial] 00:44:40 You are no longer tired.
[Combat] 00:44:40 You are no longer tired.

LogName: C:\anhwork\downloads\All-Logs\rousesfiles\chatlogs\chatlogs\2065607942

You slow down.
You are tired.
You are too tired to Burst Run.


ID Path Filename Trigger Player Message1 Player Message2 Other Player's Message
debilitatingshot_block /string/en/ cbt_spam.stf internal_command_string You run as hard as you can! %TU puts on a sudden burst of speed!
debilitatingshot_counter /string/en/ cbt_spam.stf internal_command_string You slow down. %TU slows down.

Source References

Source Source in Context