Difference between revisions of "Sliced Item Examination (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Mechanics|Mechanics Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=top| == De...)
 
(Game Mechanics)
Line 38: Line 38:
 
== Game Mechanics ==
 
== Game Mechanics ==
  
 +
I believe these messages are in fact item descriptions when the player examines the object that is being sliced just after they complete the first wire cutting but just prior to cutting the next wire.
  
Contains the actual details for how the game feature works - can make this into sub categories as necessary.
+
{| align="center"
 +
|-
 +
||
 +
{| class="wikitable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
 +
|- align="center"
 +
||armor_examine
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||You have successfully removed part of the anti-tampering device.  Another precision cut and you should be able to integrate your upgrades into the armor's stabilization system.
 +
||Prompt Number
 +
 
 +
|- align="center"
 +
||container_examine
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||The cut is clean and the wires pose no danger of shorting the rest of the system.
 +
||Prompt Number
 +
 
 +
|- align="center"
 +
||hq_security_examine
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 +
||Prompt Number
 +
 
 +
|- align="center"
 +
||keypad_examine
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 +
||Prompt Number
 +
 
 +
|- align="center"
 +
||terminal_examine
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 +
||Prompt Number
 +
 
 +
|- align="center"
 +
||weapon_examine
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||You have successfully removed part of the anti-tampering device.  Another precision cut and you should be able to integrate your upgrades into the weapon's stabilization system.
 +
||Prompt Number
 +
 
 +
|- align="center"
 +
||ID Value
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||
 +
||Prompt Number
 +
 
 +
|- align="center"
 +
||ID Value
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||System Message Text
 +
||Prompt Number
 +
|-
 +
|}
 +
|}
  
 
==Source References==
 
==Source References==

Revision as of 23:26, 12 September 2009




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.


Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.


Game Mechanics

I believe these messages are in fact item descriptions when the player examines the object that is being sliced just after they complete the first wire cutting but just prior to cutting the next wire.

ID Path Filename Trigger Message Prompt
armor_examine /string/en/slicing/ slicing.stf internal_command_string You have successfully removed part of the anti-tampering device. Another precision cut and you should be able to integrate your upgrades into the armor's stabilization system. Prompt Number
container_examine /string/en/slicing/ slicing.stf internal_command_string The cut is clean and the wires pose no danger of shorting the rest of the system. Prompt Number
hq_security_examine /string/en/slicing/ slicing.stf internal_command_string No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this. Prompt Number
keypad_examine /string/en/slicing/ slicing.stf internal_command_string No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this. Prompt Number
terminal_examine /string/en/slicing/ slicing.stf internal_command_string No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this. Prompt Number
weapon_examine /string/en/slicing/ slicing.stf internal_command_string You have successfully removed part of the anti-tampering device. Another precision cut and you should be able to integrate your upgrades into the weapon's stabilization system. Prompt Number
ID Value /string/en/slicing/ slicing.stf internal_command_string Prompt Number
ID Value /string/en/slicing/ slicing.stf internal_command_string System Message Text Prompt Number

Source References

Source Source in Context