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

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Game Mechanics)
Line 45: Line 45:
 
{| class="wikitable"
 
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''||'''Examples'''
 
|- align="center"
 
|- align="center"
 
||armor_examine
 
||armor_examine
Line 53: Line 53:
 
||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.
 
||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
 
||Prompt Number
 +
||
  
 
|- align="center"
 
|- align="center"
Line 61: Line 62:
 
||The cut is clean and the wires pose no danger of shorting the rest of the system.
 
||The cut is clean and the wires pose no danger of shorting the rest of the system.
 
||Prompt Number
 
||Prompt Number
 +
||
  
 
|- align="center"
 
|- align="center"
Line 69: Line 71:
 
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 
||Prompt Number
 
||Prompt Number
 +
||
  
 
|- align="center"
 
|- align="center"
Line 77: Line 80:
 
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 
||Prompt Number
 
||Prompt Number
 +
||
  
 
|- align="center"
 
|- align="center"
Line 85: Line 89:
 
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 
||No one should notice the damage at first glance and there is nothing to indicate you had any involvement with this.
 
||Prompt Number
 
||Prompt Number
 +
||
  
 
|- align="center"
 
|- align="center"
Line 93: Line 98:
 
||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.
 
||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
 
||Prompt Number
 +
||
  
 
|- align="center"
 
|- align="center"
Line 101: Line 107:
 
||
 
||
 
||Prompt Number
 
||Prompt Number
 +
||
  
 
|- align="center"
 
|- align="center"
Line 109: Line 116:
 
||System Message Text
 
||System Message Text
 
||Prompt Number
 
||Prompt Number
 +
||
 
|-
 
|-
 
|}
 
|}

Revision as of 23:27, 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 Examples
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