Guest User

GMDX.int

a guest
Mar 12th, 2016
3,447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 141.37 KB | None | 0 0
  1. [General]
  2. Start=Deus Ex (Starting)
  3. Exit=Deus Ex (Exiting)
  4. Run=Deus Ex (Running)
  5. Product=Deus Ex
  6.  
  7. [Progress]
  8. Loading=Loading
  9. Saving=Saving
  10.  
  11. [ScriptedPawn]
  12. FamiliarName="DEFAULT FAMILIAR NAME - REPORT THIS AS A BUG"
  13. UnfamiliarName="DEFAULT UNFAMILIAR NAME - REPORT THIS AS A BUG"
  14.  
  15. [DeusExPlayer]
  16. InventoryFull="You don't have enough room in your inventory to pick up the %s"
  17. TooMuchAmmo="You cannot carry anymore of that type of ammo"
  18. TooHeavyToLift="It's too heavy to lift"
  19. CannotLift="You can't lift that"
  20. NoRoomToLift="There's no room to lift that"
  21. CanCarryOnlyOne="You can only carry one %s"
  22. CannotDropHere="Can't drop that here"
  23. HandsFull="Your hands are full"
  24. NoteAdded="Note Received - Check DataVault For Details"
  25. GoalAdded="Goal Received - Check DataVault For Details"
  26. PrimaryGoalCompleted="Primary Goal Completed"
  27. SecondaryGoalCompleted="Secondary Goal Completed"
  28. EnergyDepleted="Bio-electric energy reserves depleted"
  29. AddedNanoKey="%s added to Nano Key Ring"
  30. HealedPointsLabel="Healed %d points"
  31. HealedPointLabel="Healed %d point"
  32. SkillPointsAward="%d skill points awarded"
  33. QuickSaveGameTitle="Quick Save"
  34. FamiliarName="JC Denton"
  35. UnfamiliarName="JC Denton"
  36. WeaponUnCloak="Weapon drawn... Uncloaking"
  37. TakenOverString="I've taken over the "
  38. HeadString="Head"
  39. TorsoString="Torso"
  40. LegsString="Legs"
  41. WithTheString=" with the "
  42. WithString=" with "
  43. PoisonString=" with deadly poison"
  44. BurnString=" with excessive burning"
  45. NoneString="None"
  46. fatty="You cannot consume any more at this time"
  47. noUsing="You cannot use it at this time"
  48.  
  49. [DeusExDecoration]
  50. ItemName="DEFAULT DECORATION NAME - REPORT THIS AS A BUG"
  51. ItemArticle="a"
  52.  
  53. [SkillManager]
  54. NoToolMessage="You need the %s"
  55. NoSkillMessage="%s skill level insufficient to use the %s"
  56. SuccessMessage="Success!"
  57. YourSkillLevelAt="Your skill level at %s is now %d"
  58.  
  59. [Skill]
  60. skillLevelStrings[0]="UNTRAINED"
  61. skillLevelStrings[1]="TRAINED"
  62. skillLevelStrings[2]="ADVANCED"
  63. skillLevelStrings[3]="MASTER"
  64. SkillAtMaximum="Skill at Maximum Level"
  65.  
  66. [AugmentationManager]
  67. AugLocationFull="You can't add any more augmentations to that location!"
  68. NoAugInSlot="There is no augmentation in that slot"
  69.  
  70. [Augmentation]
  71. EnergyRateLabel="Energy Rate: %d Units/Minute"
  72. OccupiesSlotLabel="Occupies Slot: %s"
  73. AugLocsText[0]="Cranial"
  74. AugLocsText[1]="Eyes"
  75. AugLocsText[2]="Torso"
  76. AugLocsText[3]="Arms"
  77. AugLocsText[4]="Legs"
  78. AugLocsText[5]="Subdermal"
  79. AugLocsText[6]="Default"
  80. AugActivated="%s activated"
  81. AugDeactivated="%s deactivated"
  82. AugAlreadyHave="You already have the %s at the maximum level"
  83. AugNowHave="%s upgraded to level %d"
  84. AugNowHaveAtLevel="Augmentation %s at level %d"
  85. AlwaysActiveLabel="[Always Active]"
  86. CanUpgradeLabel="(Can Upgrade)"
  87. CurrentLevelLabel="Current Level: %d"
  88. MaximumLabel="(Maximum)"
  89. MPInfo="DEFAULT AUG MP INFO - REPORT THIS AS A BUG"
  90.  
  91. [DeusExRootWindow]
  92. QuickLoadTitle="Quick Load?"
  93. QuickLoadMessage="You will lose your current game in progress, are you sure you wish to Quick Load?"
  94.  
  95. [DeusExWeapon]
  96. msgCannotBeReloaded="This weapon can't be reloaded"
  97. msgOutOf="Out of %s"
  98. msgNowHas="%s now has %s loaded"
  99. msgAlreadyHas="%s already has %s loaded"
  100. msgNone="NONE"
  101. msgLockInvalid="INVALID"
  102. msgLockRange="RANGE"
  103. msgLockAcquire="ACQUIRE"
  104. msgLockLocked="LOCKED"
  105. msgRangeUnit="FT"
  106. msgTimeUnit="SEC"
  107. msgMassUnit="LBS"
  108. msgNotWorking="This weapon doesn't work underwater"
  109. msgInfoAmmoLoaded="Ammo loaded:"
  110. msgInfoAmmo="Ammo type(s):"
  111. msgInfoDamage="Base damage:"
  112. msgInfoClip="Clip size:"
  113. msgInfoROF="Rate of fire:"
  114. msgInfoReload="Reload time:"
  115. msgInfoRecoil="Recoil:"
  116. msgInfoAccuracy="Base Accuracy:"
  117. msgInfoAccRange="Acc. range:"
  118. msgInfoMaxRange="Max. range:"
  119. msgInfoMass="Mass:"
  120. msgInfoLaser="Laser sight:"
  121. msgInfoScope="Scope:"
  122. msgInfoSilencer="Silencer:"
  123. msgInfoNA="N/A"
  124. msgInfoYes="YES"
  125. msgInfoNo="NO"
  126. msgInfoAuto="AUTO"
  127. msgInfoSingle="SINGLE"
  128. msgInfoRounds="RDS"
  129. msgInfoRoundsPerSec="RDS/SEC"
  130. msgInfoSkill="Skill:"
  131. msgInfoWeaponStats="Weapon Stats:"
  132. PickupMessage="You found"
  133. ItemName="DEFAULT WEAPON NAME - REPORT THIS AS A BUG"
  134. msgSemi="Semi-Automatic"
  135. msgFull="Fully-Automatic"
  136. msgPump="Pump-Action"
  137. msgLethality="Lethality:"
  138. msgNon="Non-Lethal"
  139. msgLethal="Lethal"
  140. msgVar="Variable"
  141. msgSecondary="Secondary:"
  142. msgAllMods="Installed Modifications:"
  143. msgStamDrain="Stamina Drain:"
  144. msgSpeedR="Speed Rating:"
  145. msgNoise="Noise Level:"
  146. msgSpec2="Special:"
  147. msgSlow="Slow"
  148. msgModerate="Moderate"
  149. msgFast="Fast"
  150. msgVeryFast="Very Fast"
  151. msgHeadMultiplier="Head Multiplier:"
  152. msgRelo="Reload:"
  153. msgReco="Recoil:"
  154. msgAccu="Accuracy:"
  155. msgRang="Range:"
  156. msgClip="Clip:"
  157. msgDama="Damage:"
  158. msgRate="Rate of Fire:"
  159.  
  160. [DeusExCarcass]
  161. msgSearching="You found:"
  162. msgEmpty="You don't find anything"
  163. msgNotDead="Unconscious"
  164. msgAnimalCarcass="Animal Carcass"
  165. msgCannotPickup="You cannot pickup the %s"
  166. ItemName="Dead Body"
  167. msgRecharged="Recharged %d points"
  168.  
  169. [DeusExMover]
  170. msgKeyLocked="Your NanoKey Ring locked it"
  171. msgKeyUnlocked="Your NanoKey Ring unlocked it"
  172. msgLockpickSuccess="You picked the lock"
  173. msgOneWayFail="It won't open from this side"
  174. msgLocked="It's locked"
  175. msgPicking="Picking the lock..."
  176. msgAlreadyUnlocked="It's already unlocked"
  177. msgNoNanoKey="Your NanoKey Ring doesn't have the right code"
  178.  
  179. [DeusExPickup]
  180. CountLabel="x"
  181. msgTooMany="You can't carry any more of those"
  182. PickupMessage="You found"
  183. ItemName="DEFAULT PICKUP NAME - REPORT THIS AS A BUG"
  184.  
  185. [MenuUIChoice]
  186. actionText="Choice"
  187. FalseTrue[0]="False"
  188. FalseTrue[1]="True"
  189.  
  190. [DataVaultImage]
  191. PickupMessage="Image added to DataVault"
  192. beltDescription="IMAGE"
  193.  
  194. [PersonaInventoryItemButton]
  195. CountLabel="Count: %d"
  196. RoundLabel="%d Rd"
  197. RoundsLabel="%d Rds"
  198.  
  199. [Computers]
  200. msgLockedOut="Terminal is locked out for %d more seconds"
  201. NodeInfo[0]="(nodeName="UNATCO",nodeAddress="UN//UNATCO//RESTRICTED//923.128.6430",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoUNATCO')"
  202. NodeInfo[1]="(nodeName="VersaLife",nodeDesc="VersaLife",nodeAddress="VERSALIFECORP//GLOBAL//3939.39.8",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoVersaLife')"
  203. NodeInfo[2]="(nodeName="Queens Tower",nodeDesc="Queens Tower Luxury Suites",nodeAddress="QT_UTIL//LOCAL//673.9845.09531",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoQueensTower')"
  204. NodeInfo[3]="(nodeName="USN",nodeDesc="United States Navy",nodeAddress="USGOV//MIL//USN//GLOBAL//0001",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoUSNavy')"
  205. NodeInfo[4]="(nodeName="MJ12Net",nodeDesc="Majestic 12 Net",nodeAddress="MAJESTIC//GLOBAL//12.12.12",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoMJ12')"
  206. NodeInfo[5]="(nodeName="Page Industries",nodeDesc="Page Industries",nodeAddress="PAGEIND//USERWEB//NODE.34@778",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoPage')"
  207. NodeInfo[6]="(nodeName="X-51 SecureNet",nodeDesc="X-51 SecureNet",nodeAddress="X51//SECURENET//NODE.938@893",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoArea51')"
  208. NodeInfo[7]="(nodeName="Everett Enterprises",nodeDesc="Everett Enterprises",nodeAddress="EE//INTSYS.TT//0232.98//TERMINAL",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoEverettEnt')"
  209. NodeInfo[8]="(nodeName="NSF",nodeDesc="NSF",nodeAddress="HUB//RESISTANCE.7654//NSFNODES",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoNSF')"
  210. NodeInfo[9]="(nodeName="NYComm",nodeDesc="NYC Communications",nodeAddress="USA//DOMESTIC//NYCCOM.USERS.PUB",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoNYComm')"
  211. NodeInfo[10]="(nodeName="PRChina",nodeDesc="Peoples Republic of China",nodeAddress="PRC//GOV//RESTRICTED.HK.562",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoPRChina')"
  212. NodeInfo[11]="(nodeName="HKNet",nodeDesc="HK Net",nodeAddress="PUB//HKNET//USERS.ACCTS.20435//2",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoHKNet')"
  213. NodeInfo[12]="(nodeName="Quick Stop",nodeDesc="Quick Stop",nodeAddress="PUB//HKNET//QUICKSTOPINT//NODE98",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoQuickStop')"
  214. NodeInfo[13]="(nodeName="Lucky Money",nodeDesc="Lucky Money Club",nodeAddress="PUB//HKNET//LUCKYMONEY/BUSSYS.294",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoLuckyMoney')"
  215. NodeInfo[14]="(nodeName="IIS",nodeDesc="Illuminati Information Systems",nodeAddress="SECURE//IIS.INFTRANS.SYS//UEU",nodeTexture=Texture'DeusExUI.UserInterface.ComputerLogonLogoIlluminati')"
  216. CompInUseMsg="The computer is already in use by %s."
  217.  
  218. [HUDObjectSlot]
  219. RoundLabel="%d Rd"
  220. RoundsLabel="%d Rds"
  221. CountLabel="x"
  222.  
  223. [DeusExProjectile]
  224. ItemName="DEFAULT PROJECTILE NAME - REPORT THIS AS A BUG"
  225. ItemArticle="Error"
  226.  
  227. [DeusExAmmo]
  228. msgInfoRounds="%d Rounds remaining"
  229. PickupMessage="You found"
  230. ItemName="DEFAULT AMMO NAME - REPORT THIS AS A BUG"
  231. ItemArticle=""
  232.  
  233. [ComputerSecurityCameraWindow]
  234. CameraLabel="Camera"
  235. CameraStatusLabel="Camera:"
  236. DoorStatusLabel="Door:"
  237. TurretStatusLabel="Turret:"
  238. OnLabel="On"
  239. OffLabel="Off"
  240. DisabledLabel="Bypassed"
  241. AttackingAlliesLabel="Attacking Allies"
  242. AttackingEnemiesLabel="Attacking Enemies"
  243. AttackingEverythingLabel="Attacking Everything"
  244. NoSignalLabel="NO SIGNAL"
  245. OpenLabel="Open"
  246. ClosedLabel="Closed"
  247. LockedLabel="Locked"
  248. UnlockedLabel="Unlocked"
  249. FriendlyLabel="Detecting Enemies"
  250. HostileLabel="Detecting Allies"
  251.  
  252. [MenuScreenLoadGame]
  253. strHeaderNameLabel="Name"
  254. strHeaderDateLabel="Date"
  255. NewSaveGameButtonText="New Save Game"
  256. DeleteGameButtonText="Delete Game"
  257. LoadGameButtonText="Load Game"
  258. OverwriteTitle="Overwrite Savegame?"
  259. OverwritePrompt="Are you sure you wish to overwrite this savegame?"
  260. DeleteTitle="Delete Savegame?"
  261. DeletePrompt="Are you sure you wish to delete this savegame?"
  262. LoadGameTitle="Load Game"
  263. SaveGameTitle="Save Game"
  264. SaveInfoMissing_Label="SAVEINFO.DXS Missing!!!"
  265. TimeAMLabel="am"
  266. TimePMLabel="pm"
  267. LocationLabel="Location: %s|n"
  268. SaveCountLabel="Save Count: %d|n"
  269. FileSizeLabel="File Size: %dMB"
  270. FreeSpaceLabel="Free Space: %dMB"
  271. Title="Load Game"
  272. PlayTimeLabel="Play Time: %s|n"
  273. ConfirmDeleteLabel="Confirm Savegame Deletion"
  274. CheatsEnabledLabel="- CHEATS ENABLED -"
  275. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  276. actionButtons[1]="(Align=HALIGN_Right,Action=AB_Other,Text="|&Load Game",Key="LOAD")"
  277. actionButtons[2]="(Action=AB_Other,Text="|&Delete Game",Key="DELETE")"
  278.  
  279. [MenuUIWindow]
  280. btnLabelOK="|&OK"
  281. btnLabelCancel="|&Cancel"
  282. btnLabelPrevious="|&Previous"
  283. btnLabelResetToDefaults="|&Restore Defaults"
  284. MessageBoxTitle="Please Confirm"
  285. ExitMessage="Are you sure you|nwant to exit Deus Ex?"
  286. TrainingWarningMessage="The current game you are playing will be lost if you have not already saved it. Do you still wish to enter the training mission?"
  287. IntroWarningMessage="The current game you are playing will be lost if you have not already saved it. Do you still wish to view the intro?"
  288. AskToTrainTitle="Training Mission"
  289. AskToTrainMessage="Before starting a new game for the first time, we suggest running through the Training Mission. Would you like to do this now?"
  290.  
  291. [DamageHUDDisplay]
  292. msgAbsorbed="%d%% Absorb"
  293.  
  294. [BlackHelicopter]
  295. ItemName="Black Helicopter"
  296.  
  297. [AugmentationDisplayWindow]
  298. msgRange="Range"
  299. msgRangeUnits="ft"
  300. msgHigh="High"
  301. msgMedium="Medium"
  302. msgLow="Low"
  303. msgHealth="health"
  304. msgOverall="Overall"
  305. msgPercent="%"
  306. msgHead="Head"
  307. msgTorso="Torso"
  308. msgLeftArm="L Arm"
  309. msgRightArm="R Arm"
  310. msgLeftLeg="L Leg"
  311. msgRightLeg="R Leg"
  312. msgWeapon="Weapon:"
  313. msgNone="None"
  314. msgScanning1="* No Target *"
  315. msgScanning2="* Scanning *"
  316. msgADSTracking="* ADS Tracking *"
  317. msgADSDetonating="* ADS Detonating *"
  318. msgBehind="BEHIND"
  319. msgDroneActive="Remote SpyDrone Active"
  320. msgEnergyLow="BioElectric energy low!"
  321. msgCantLaunch="ERROR - No room for SpyDrone construction!"
  322. msgLightAmpActive="LightAmp Active"
  323. msgIRAmpActive="IRAmp Active"
  324. msgNoImage="Image Not Available"
  325. msgDisabled="Disabled"
  326. msgLegs="Legs"
  327. SpottedTeamString="You have spotted a teammate!"
  328. YouArePoisonedString="You have been poisoned!"
  329. YouAreBurnedString="You are burning!"
  330. TurretInvincibleString="Turrets are only affected by EMP damage!"
  331. CameraInvincibleString="Cameras are only affected by EMP damage!"
  332. NeutBurnPoisonString="(Use medkits to instantly neutralize)"
  333. OnlyString="Only "
  334. KillsToGoString=" more kills, and "
  335. KillToGoString=" more kill, and "
  336. LessThanMinuteString="Less than a minute to go, and "
  337. LessThanXString1="Less than "
  338. LessThanXString2=" minutes to go, and "
  339. LeadsMatchString=" leads the match!"
  340. TiedMatchString="it's a tied match!"
  341. WillWinMatchString=" will win the match!"
  342. OutOfRangeString="(Out of range)"
  343. LostLegsString="You've lost your legs!"
  344. DropItem1String="You can use <"
  345. DropItem2String="> to drop an equipped item."
  346. msgTeammateHit="You hit your teammate!"
  347. msgTeamNsf="You're on Team NSF!"
  348. msgTeamUnatco="You're on Team Unatco!"
  349. UseString="Use <"
  350. TeamTalkString="> to send team messages."
  351. TalkString="> to send regular chat messages."
  352. YouKilledTeammateString="You killed a teammate!"
  353. TeamLAMString="You cannot pickup your teammate's grenade!"
  354. TeamComputerString="That computer already belongs to your team!"
  355. NoCloakWeaponString="You cannot cloak while a weapon is drawn!"
  356. TeamHackTurretString="That turret already belongs to your team!"
  357. KeyNotBoundString="Key Not Bound"
  358. OutOfAmmoString="Out of Ammo!"
  359.  
  360. [ComputerUIWindow]
  361. ButtonLabelLogin="|&Login"
  362. ButtonLabelLogout="|&Logout"
  363. ButtonLabelCancel="|&Cancel"
  364. ButtonLabelSpecial="|&Special Options"
  365.  
  366. [PersonaInventoryInfoWindow]
  367. AmmoLabel="Ammo:"
  368. AmmoRoundsLabel="Rounds:"
  369. ShowAmmoDescriptionsLabel="Show Ammo Descriptions"
  370. msgAssign="Assign as secondary weapon:"
  371. msgConf="Assign"
  372. msgAssigned="Secondary Weapon Assigned"
  373. msgUnassigned="Secondary Weapon Unassigned"
  374.  
  375. [PersonaInfoWindow]
  376. UpgradeButtonLabel="|&Upgrade"
  377. RequiredPoints="Points Needed: "
  378. PerkTitle="PERKS"
  379. ob="OBTAINED PERKS"
  380.  
  381. [FrobDisplayWindow]
  382. msgLocked="Locked"
  383. msgUnlocked="Unlocked"
  384. msgLockStr="Lock Complexity: "
  385. msgDoorStr="Door Durability: "
  386. msgHackStr="Defense Systems: "
  387. msgInf="INF"
  388. msgHacked="Bypassed"
  389. msgPick="pick"
  390. msgPicks="picks"
  391. msgTool="tool"
  392. msgTools="tools"
  393. msgDoorThreshold="Damage Threshold: "
  394. msgObjThreshold="Damage Threshold: "
  395. msgMass="Mass: "
  396. msgHP="Hitpoints: "
  397. msgHP2="Hitpoints: 3"
  398.  
  399. [AutoTurretGun]
  400. ItemName="Autonomous Defense Turret"
  401.  
  402. [HackableDevices]
  403. msgMultitoolSuccess="You bypassed the device"
  404. msgNotHacked="It's secure"
  405. msgHacking="Bypassing the device..."
  406. msgAlreadyHacked="It's already bypassed"
  407.  
  408. [AutoTurret]
  409. ItemName="Turret Base"
  410. titleString="AutoTurret"
  411.  
  412. [MedKit]
  413. MustBeUsedOn="Use to heal critical body parts, or use on character screen to direct healing at a certain body part."
  414. ItemName="Medkit"
  415. Description="A first-aid kit.|n|n<UNATCO OPS FILE NOTE JR095-VIOLET> The nanomachines of an augmented agent will automatically metabolize the contents of a medkit to efficiently heal damaged areas. An agent with medical training could greatly expedite this process as well as nullify toxic poisoning. -- Jaime Reyes <END NOTE>"
  416. beltDescription="MEDKIT"
  417.  
  418. [UNATCOTroop]
  419. FamiliarName="UNATCO Troop"
  420. UnfamiliarName="UNATCO Troop"
  421.  
  422. [POVCorpse]
  423. ItemName="body"
  424.  
  425. [PersonaScreenInventory]
  426. InventoryTitleText="Inventory"
  427. EquipButtonLabel="|&Equip"
  428. UnequipButtonLabel="Un|&equip"
  429. UseButtonLabel="|&Use"
  430. DropButtonLabel="|&Drop"
  431. ChangeAmmoButtonLabel="Change Amm|&o"
  432. NanoKeyRingInfoText="Click icon to see a list of Nano Keys."
  433. NanoKeyRingLabel="Keys: %s"
  434. DroppedLabel="%s dropped"
  435. AmmoLoadedLabel="%s loaded"
  436. WeaponUpgradedLabel="%s upgraded"
  437. CannotBeDroppedLabel="%s cannot be dropped here"
  438. AmmoInfoText="Click icon to see a list of Ammo."
  439. AmmoTitleLabel="Ammunition"
  440. NoAmmoLabel="No Ammo Available"
  441.  
  442. [ATM]
  443. msgLockedOut="Terminal is locked out for %d more seconds"
  444. ItemName="Public Banking Terminal"
  445.  
  446. [AlarmUnit]
  447. msgActivated="Alarm activated"
  448. msgDeactivated="Alarm deactivated"
  449. ItemName="Alarm Sounder Panel"
  450.  
  451. [ComputerScreenSecurity]
  452. ActiveWindowOptionsHeader="Active Window Options"
  453. CameraOptionsHeader="Camera Options"
  454. PanZoomSpeedHeader="Pan/Zoom Speed"
  455. ClickCameraWindowText="Click on a camera view to select that camera."
  456. Title="Surveillance"
  457. ComputerNodeFunctionLabel="Security"
  458.  
  459. [Terrorist]
  460. FamiliarName="Terrorist"
  461. UnfamiliarName="Terrorist"
  462.  
  463. [MenuScreenRGB_MenuExample]
  464. ButtonMenuDisabledLabel="Disabled"
  465. ButtonMenuNormalLabel="Normal"
  466. ButtonMenuFocusLabel="Focus"
  467. ButtonMenuPressedLabel="Pressed"
  468. ButtonSmallPressedLabel="Pressed"
  469. ButtonSmallNormalLabel="Normal"
  470. ButtonActionDisabledLabel="Disabled"
  471. ButtonActionNormalLabel="Normal"
  472. ButtonActionFocusLabel="Focus"
  473. ButtonActionPressedLabel="Pressed"
  474. ListNormalLabel="Normal"
  475. ListFocusLabel="Focus"
  476. EditLabel="Edit"
  477. TitleLabel="Title"
  478.  
  479. [PersonaScreenHealth]
  480. MedKitUseText="To heal a specific region of the body, click on the region, then click the Heal button."
  481. HealthTitleText="Health"
  482. HealAllButtonLabel="H|&eal All"
  483. HealthLocationHead="Head"
  484. HealthLocationTorso="Torso"
  485. HealthLocationRightArm="Right Arm"
  486. HealthLocationLeftArm="Left Arm"
  487. HealthLocationRightLeg="Right Leg"
  488. HealthLocationLeftLeg="Left Leg"
  489. PointsHealedLabel="%d points healed"
  490. HealthPartDesc[0]="Head wounds are fatal in the vast majority of threat scenarios; however, in those cases where death is not instantaneous, agents will often find that head injuries impair vision and aim. Care should be taken to heal such injuries as quickly as possible or death may result.|n|nLight Wounds: Slightly decreased accuracy.|nMedium Wounds: Wavering vision.|nHeavy Wounds: Death."
  491. HealthPartDesc[1]="The torso is by far the portion of the human anatomy able to absorb the most damage, but it is also the easiest to target in close quarters combat. As progressively more damage is inflicted to the torso, agents may find their movements impaired and eventually bleed to death even if a mortal blow to a vital organ is not suffered.|n|nLight Wounds: Slightly impaired movement.|nMedium Wounds: Significantly impaired movement.|nMajor Wounds: Death."
  492. HealthPartDesc[2]="Obviously damage to the arm is of concern in any combat situation as it has a direct effect on the agent's ability to utilize a variety of weapons. Losing the use of one arm will certainly lower the agent's combat efficiency, while the loss of both arms will render it nearly impossible for an agent to present even a nominal threat to most hostiles.|n|nLight Wounds: Slightly decreased accuracy.|nMedium Wounds: Moderately decreased accuracy.|nMajor Wounds: Significantly decreased accuracy."
  493. HealthPartDesc[3]="Injuries to the leg will result in drastically diminished mobility. If an agent in hostile territory is unfortunate enough to lose the use of both legs but still remain otherwise viable, they are ordered to execute UNATCO Special Operations Order 99009 (Self-Termination).|n|nLight Wounds: Slightly impaired movement.|nMedium Wounds: Moderately impaired movement.|nHeavy Wounds: Significantly impaired movement."
  494.  
  495. [WaltonSimons]
  496. FamiliarName="Walton Simons"
  497. UnfamiliarName="Walton Simons"
  498.  
  499. [SecurityCamera]
  500. msgActivated="Camera activated"
  501. msgDeactivated="Camera deactivated"
  502. ItemName="Surveillance Camera"
  503.  
  504. [HUDHitDisplay]
  505. O2Text="O2"
  506. EnergyText="BE"
  507.  
  508. [PersonaAmmoDetailButton]
  509. RoundLabel="%d Round"
  510. RoundsLabel="%d Rounds"
  511.  
  512. [PersonaScreenImages]
  513. ImagesTitleText="Images"
  514. DeleteNoteButtonLabel="|&Delete Note"
  515. AddNoteButtonLabel="Add |&Note"
  516. ShowNotesLabel="Show N|&otes"
  517.  
  518. [PersonaScreenAugmentations]
  519. AugmentationsTitleText="Augmentations"
  520. UpgradeButtonLabel="|&Upgrade"
  521. ActivateButtonLabel="Acti|&vate"
  522. DeactivateButtonLabel="Deac|&tivate"
  523. UseCellButtonLabel="Us|&e Cell"
  524. AugCanUseText="To upgrade an Augmentation, click on the Augmentation you wish to upgrade, then on the Upgrade button."
  525. BioCellUseText="To replenish Bioelectric Energy for your Augmentations, click on the Use Cell button."
  526. AugLocationDefault="Default"
  527. AugLocationCranial="Cranial"
  528. AugLocationEyes="Eyes"
  529. AugLocationArms="Arms"
  530. AugLocationLegs="Legs"
  531. AugLocationTorso="Torso"
  532. AugLocationSubdermal="Subdermal"
  533.  
  534. [WeaponMod]
  535. DragToUpgrade="Drag over weapon to upgrade."
  536.  
  537. [Faucet]
  538. ItemName="Faucet"
  539.  
  540. [MenuScreenRGB]
  541. HUDBackgroundTranslucentLabel="HUD Back|&grounds Translucent"
  542. HUDBordersTranclucentLabel="HUD Bor|&ders Translucent"
  543. MenusBackgroundTranslucentLabel="Menu Back|&grounds Translucent"
  544. RedLabel="R|&ed"
  545. GreenLabel="|&Green"
  546. BlueLabel="|&Blue"
  547. TabHUDLabel="|&HUD"
  548. TabMenusLabel="|&Menus"
  549. ThemeLabel="Theme:"
  550. Title="Color Selection"
  551. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Other,Text="|&Close",Key="CLOSE")"
  552. actionButtons[1]="(Align=HALIGN_Right,Action=AB_Other,Text="|&Load",Key="LOAD")"
  553. actionButtons[2]="(Align=HALIGN_Right,Action=AB_Other,Text="|&Save",Key="SAVE")"
  554. actionButtons[3]="(Action=AB_Reset)"
  555. InfoDescr="Use the sliders to select the color for each individual UI element on the right. When done, click the 'Save' button which will save both your HUD and Menu. You can only have one saved HUD & UI theme at a time."
  556. InfoTit="Info"
  557.  
  558. [MenuChoice_NewGameIntro]
  559. HelpText="If enabled, the new game intro is not loaded."
  560. actionText="|&Skip Intro"
  561.  
  562. [ShowerFaucet]
  563. ItemName="Shower Faucet"
  564.  
  565. [HUDInfoLinkDisplay]
  566. strQueued="message waiting..."
  567. IncomingTransmission="INCOMING TRANSMISSION..."
  568.  
  569. [Keypad]
  570. ItemName="Security Keypad"
  571.  
  572. [MedicalBot]
  573. FamiliarName="Medical Bot"
  574. UnfamiliarName="Medical Bot"
  575.  
  576. [MenuScreenAdjustColorsExample]
  577. TitleBarLabel="Title Bar"
  578. TextHeaderLabel="Sample Text"
  579. TextNormalLabel="Sample Text"
  580. ButtonPressedLabel="Pressed"
  581. ButtonNormalLabel="Normal"
  582.  
  583. [HUDAmmoDisplay]
  584. NotAvailable="N/A"
  585. msgReloading="---"
  586. AmmoLabel="AMMO"
  587. ClipsLabel="MAGS"
  588.  
  589. [HUDAmmoDisplay2]
  590. NotAvailable="N/A"
  591. msgReloading="---"
  592. AmmoLabel="AMMO"
  593. ClipsLabel="MAGS"
  594.  
  595. [MJ12Commando]
  596. FamiliarName="MJ12 Commando"
  597. UnfamiliarName="MJ12 Commando"
  598.  
  599. [DataLinkPlay]
  600. EndTransmission="END TRANSMISSION..."
  601.  
  602. [HUDRechargeWindow]
  603. RechargeButtonLabel=" |&Recharge "
  604. CloseButtonLabel=" |&Close "
  605. RechargeTitle="REPAIRBOT INTERFACE"
  606. RepairBotInfoText="The RepairBot can restore up to %d points of Bio Electric Energy every %d seconds."
  607. RepairBotStatusLabel="RepairBot Status:"
  608. ReadyLabel="Ready!"
  609. SecondsPluralLabel="Recharging: %d seconds"
  610. SecondsSingularLabel="Recharging: %d second"
  611. BioStatusLabel="Bio Energy:"
  612. RepairBotRechargingLabel="|n|nThe RepairBot is currently Recharging. Please Wait."
  613. RepairBotReadyLabel="|n|nThe RepairBot is Ready, you may now Recharge."
  614. RepairBotYouAreHealed="|n|nYour BioElectric Energy is at Maximum."
  615.  
  616. [MenuUIChoiceSlider]
  617. actionText="Slider Choice"
  618.  
  619. [MenuScreenNewGame]
  620. ButtonUpgradeLabel="Upg|&rade"
  621. ButtonDowngradeLabel="|&Downgrade"
  622. HeaderNameLabel="Real Name"
  623. HeaderCodeNameLabel="Code Name"
  624. HeaderAppearanceLabel="Appearance"
  625. HeaderSkillsLabel="Skills"
  626. HeaderSkillPointsLabel="Skill Points"
  627. HeaderSkillLevelLabel="Skill Level"
  628. HeaderPointsNeededLabel="Points Needed"
  629. NameBlankTitle="Name Blank!"
  630. NameBlankPrompt="The Real Name cannot be blank, please enter a name."
  631. Title="Start New Game"
  632. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  633. actionButtons[1]="(Align=HALIGN_Right,Action=AB_Other,Text="|&Start Game",Key="START")"
  634. actionButtons[2]="(Action=AB_Reset)"
  635.  
  636. [MenuScreenRGB_HUDExample]
  637. TitleLabel="Title"
  638. HeaderLabel="Header"
  639. TextNormalLabel="Normal"
  640. GoalCompletedLabel="Completed Goal"
  641. ListLabel="List Item"
  642. ListHighlightLabel="List Highlight"
  643. ListFocusLabel="List Focus"
  644. EditSelectedLabel="Edit Text"
  645. ButtonDisabledLabel="Disabled"
  646. ButtonNormalLabel="Normal"
  647. ButtonFocusLabel="Focus"
  648. ButtonPressedLabel="Pressed"
  649.  
  650. [HUDKeypadWindow]
  651. msgAccessDenied="~~DENIED~~"
  652. msgAccessGranted="~~GRANTED~~"
  653.  
  654. [HUDReceivedDisplay]
  655. TextReceivedLabel="Received:"
  656.  
  657. [InformationDevices]
  658. msgNoText="It is blank"
  659. ImageLabel="[Image: %s]"
  660. AddedToDatavaultLabel="Image %s added to DataVault"
  661.  
  662. [GuntherHermann]
  663. FamiliarName="Gunther Hermann"
  664. UnfamiliarName="Gunther Hermann"
  665.  
  666. [SpyDrone]
  667. ItemName="Remote Spy Drone"
  668.  
  669. [HUDMedBotHealthScreen]
  670. MedbotInterfaceText="MEDBOT INTERFACE"
  671. HealthInfoTextLabel="The MedBot will heal up to %d units, which are distributed evenly among your damaged body regions."
  672. MedBotRechargingLabel="|nThe MedBot is currently Recharging. Please Wait."
  673. MedBotReadyLabel="|nThe MedBot is Ready, you may now be Healed."
  674. MedBotYouAreHealed="|nYou are currently in Full Health."
  675. SecondsPluralLabel="Recharging: %d seconds"
  676. SecondsSingularLabel="Recharging: %d second"
  677. ReadyLabel="Ready!"
  678. HealAllButtonLabel=" H|&eal All "
  679.  
  680. [PersonaItemDetailButton]
  681. CountLabel="Count: %d"
  682.  
  683. [MenuScreenSaveGame]
  684. Title="Save Game"
  685. DiskSpaceTitle="Disk Space Low"
  686. DiskSpaceMessage="You must have at least 100MB of free disk space before you can save. Please delete some save games or free up space in Windows."
  687. actionButtons[1]="(Text="|&Save Game",Key="SAVE")"
  688.  
  689. [RepairBot]
  690. FamiliarName="Repair Bot"
  691. UnfamiliarName="Repair Bot"
  692.  
  693. [PersonaNavBarWindow]
  694. InventoryButtonLabel="|&Inventory"
  695. HealthButtonLabel="|&Health"
  696. AugsButtonLabel="|&Augs"
  697. SkillsButtonLabel="|&Skills/Perks"
  698. GoalsButtonLabel="|&Goals/Notes"
  699. ConsButtonLabel="|&Comms"
  700. ImagesButtonLabel="I|&mages"
  701. LogsButtonLabel="|&Logs"
  702.  
  703. [PersonaNavBarBaseWindow]
  704. ExitButtonLabel="E|&xit"
  705.  
  706. [PersonaScreenConversations]
  707. ConversationsTitleText="Conversations"
  708. ActorButtonLabel="Contact"
  709. LocationButtonLabel="Location"
  710. TypeButtonLabel="Type"
  711.  
  712. [MenuScreenCustomizeKeys]
  713. strHeaderActionLabel="Action"
  714. strHeaderAssignedLabel="Assigned Key/Button"
  715. WaitingHelpText="Select the function you wish to remap and then press [Enter] or Double-Click. Press [Delete] to remove key bindings."
  716. InputHelpText="Please press the key or button you wish to assign to this function. Press [ESC] to cancel."
  717. ReassignedFromLabel="'%s' reassigned from '%s'"
  718. Title="Keyboard/Mouse Settings"
  719. FunctionText[0]="Fire Weapon/Use object in hand"
  720. FunctionText[1]="Use object in world"
  721. FunctionText[2]="Drop/Throw Item"
  722. FunctionText[3]="Put Away Item"
  723. FunctionText[4]="Move Forward"
  724. FunctionText[5]="Move Backward"
  725. FunctionText[6]="Turn Left"
  726. FunctionText[7]="Turn Right"
  727. FunctionText[8]="Strafe Left"
  728. FunctionText[9]="Strafe Right"
  729. FunctionText[10]="Lean Left"
  730. FunctionText[11]="Lean Right"
  731. FunctionText[12]="Jump"
  732. FunctionText[13]="Crouch"
  733. FunctionText[14]="Mouse Look"
  734. FunctionText[15]="Look Up"
  735. FunctionText[16]="Look Down"
  736. FunctionText[17]="Center View"
  737. FunctionText[18]="Walk/Run"
  738. FunctionText[19]="Toggle Walk/Run"
  739. FunctionText[20]="Strafe"
  740. FunctionText[21]="Select Next Belt Item"
  741. FunctionText[22]="Select Previous Belt Item"
  742. FunctionText[23]="Reload Weapon"
  743. FunctionText[24]="Toggle Scope"
  744. FunctionText[25]="Toggle Laser Sight"
  745. FunctionText[26]="Activate All Augmentations"
  746. FunctionText[27]="Deactivate All Augmentations"
  747. FunctionText[28]="Change Ammo"
  748. FunctionText[29]="Take Screenshot"
  749. FunctionText[30]="Activate Inventory Screen"
  750. FunctionText[31]="Activate Health Screen"
  751. FunctionText[32]="Activate Augmentations Screen"
  752. FunctionText[33]="Activate Skills Screen"
  753. FunctionText[34]="Activate Goals/Notes Screen"
  754. FunctionText[35]="Activate Conversations Screen"
  755. FunctionText[36]="Activate Images Screen"
  756. FunctionText[37]="Activate Logs Screen"
  757. FunctionText[38]="Quick Save"
  758. FunctionText[39]="Quick Load"
  759. FunctionText[40]="Toggle Crosshairs"
  760. FunctionText[41]="Toggle Hit Display"
  761. FunctionText[42]="Toggle Compass"
  762. FunctionText[43]="Toggle Augmentation Display"
  763. FunctionText[44]="Toggle Object Belt"
  764. FunctionText[45]="Toggle Ammo Display"
  765. keyDisplayNames[0]="(inputKey=IK_LeftMouse,displayName="Left Mouse Button")"
  766. keyDisplayNames[1]="(inputKey=IK_RightMouse,displayName="Right Mouse Button")"
  767. keyDisplayNames[2]="(inputKey=IK_MiddleMouse,displayName="Middle Mouse Button")"
  768. keyDisplayNames[3]="(inputKey=IK_CapsLock,displayName="CAPS Lock")"
  769. keyDisplayNames[4]="(inputKey=IK_PageUp,displayName="Page Up")"
  770. keyDisplayNames[5]="(inputKey=IK_PageDown,displayName="Page Down")"
  771. keyDisplayNames[6]="(inputKey=IK_PrintScrn,displayName="Print Screen")"
  772. keyDisplayNames[7]="(inputKey=IK_GreyStar,displayName="NumPad Asterisk")"
  773. keyDisplayNames[8]="(inputKey=IK_GreyPlus,displayName="NumPad Plus")"
  774. keyDisplayNames[9]="(inputKey=IK_GreyMinus,displayName="NumPad Minus")"
  775. keyDisplayNames[10]="(inputKey=IK_GreySlash,displayName="NumPad Slash")"
  776. keyDisplayNames[11]="(inputKey=IK_NumPadPeriod,displayName="NumPad Period")"
  777. keyDisplayNames[12]="(inputKey=IK_NumLock,displayName="Num Lock")"
  778. keyDisplayNames[13]="(inputKey=IK_ScrollLock,displayName="Scroll Lock")"
  779. keyDisplayNames[14]="(inputKey=IK_LShift,displayName="Left Shift")"
  780. keyDisplayNames[15]="(inputKey=IK_RShift,displayName="Right Shift")"
  781. keyDisplayNames[16]="(inputKey=IK_LControl,displayName="Left Control")"
  782. keyDisplayNames[17]="(inputKey=IK_RControl,displayName="Right Control")"
  783. keyDisplayNames[18]="(inputKey=IK_MouseWheelUp,displayName="Mouse Wheel Up")"
  784. keyDisplayNames[19]="(inputKey=IK_MouseWheelDown,displayName="Mouse Wheel Down")"
  785. keyDisplayNames[20]="(inputKey=IK_MouseX,displayName="Mouse X")"
  786. keyDisplayNames[21]="(inputKey=IK_MouseY,displayName="Mouse Y")"
  787. keyDisplayNames[22]="(inputKey=IK_MouseZ,displayName="Mouse Z")"
  788. keyDisplayNames[23]="(inputKey=IK_MouseW,displayName="Mouse W")"
  789. keyDisplayNames[24]="(inputKey=IK_LeftBracket,displayName="Left Bracket")"
  790. keyDisplayNames[25]="(inputKey=IK_RightBracket,displayName="Right Bracket")"
  791. keyDisplayNames[26]="(inputKey=IK_SingleQuote,displayName="Single Quote")"
  792. keyDisplayNames[27]="(inputKey=IK_Joy1,displayName="Joystick Button 1")"
  793. keyDisplayNames[28]="(inputKey=IK_Joy2,displayName="Joystick Button 2")"
  794. keyDisplayNames[29]="(inputKey=IK_Joy3,displayName="Joystick Button 3")"
  795. keyDisplayNames[30]="(inputKey=IK_Joy4,displayName="Joystick Button 4")"
  796. keyDisplayNames[31]="(inputKey=IK_JoyX,displayName="Joystick X")"
  797. keyDisplayNames[32]="(inputKey=IK_JoyY,displayName="Joystick Y")"
  798. keyDisplayNames[33]="(inputKey=IK_JoyZ,displayName="Joystick Z")"
  799. keyDisplayNames[34]="(inputKey=IK_JoyR,displayName="Joystick R")"
  800. keyDisplayNames[35]="(inputKey=IK_JoyU,displayName="Joystick U")"
  801. keyDisplayNames[36]="(inputKey=IK_JoyV,displayName="Joystick V")"
  802. keyDisplayNames[37]="(inputKey=IK_JoyPovUp,displayName="Joystick Pov Up")"
  803. keyDisplayNames[38]="(inputKey=IK_JoyPovDown,displayName="Joystick Pov Down")"
  804. keyDisplayNames[39]="(inputKey=IK_JoyPovLeft,displayName="Joystick Pov Left")"
  805. keyDisplayNames[40]="(inputKey=IK_JoyPovRight,displayName="Joystick Pov Right")"
  806. keyDisplayNames[41]="(inputKey=IK_Ctrl,displayName="Control")"
  807. keyDisplayNames[42]="(inputKey=IK_Left,displayName="Left Arrow")"
  808. keyDisplayNames[43]="(inputKey=IK_Right,displayName="Right Arrow")"
  809. keyDisplayNames[44]="(inputKey=IK_Up,displayName="Up Arrow")"
  810. keyDisplayNames[45]="(inputKey=IK_Down,displayName="Down Arrow")"
  811. keyDisplayNames[46]="(inputKey=IK_Insert,displayName="Insert")"
  812. keyDisplayNames[47]="(inputKey=IK_Home,displayName="Home")"
  813. keyDisplayNames[48]="(inputKey=IK_Delete,displayName="Delete")"
  814. keyDisplayNames[49]="(inputKey=IK_End,displayName="End")"
  815. keyDisplayNames[50]="(inputKey=IK_NumPad0,displayName="NumPad 0")"
  816. keyDisplayNames[51]="(inputKey=IK_NumPad1,displayName="NumPad 1")"
  817. keyDisplayNames[52]="(inputKey=IK_NumPad2,displayName="NumPad 2")"
  818. keyDisplayNames[53]="(inputKey=IK_NumPad3,displayName="NumPad 3")"
  819. keyDisplayNames[54]="(inputKey=IK_NumPad4,displayName="NumPad 4")"
  820. keyDisplayNames[55]="(inputKey=IK_NumPad5,displayName="NumPad 5")"
  821. keyDisplayNames[56]="(inputKey=IK_NumPad6,displayName="NumPad 6")"
  822. keyDisplayNames[57]="(inputKey=IK_NumPad7,displayName="NumPad 7")"
  823. keyDisplayNames[58]="(inputKey=IK_NumPad8,displayName="NumPad 8")"
  824. keyDisplayNames[59]="(inputKey=IK_NumPad9,displayName="NumPad 9")"
  825. keyDisplayNames[60]="(inputKey=IK_Period,displayName="Period")"
  826. keyDisplayNames[61]="(inputKey=IK_Comma,displayName="Comma")"
  827. keyDisplayNames[62]="(inputKey=IK_Backslash,displayName="Backslash")"
  828. keyDisplayNames[63]="(inputKey=IK_Semicolon,displayName="Semicolon")"
  829. keyDisplayNames[64]="(inputKey=IK_Equals,displayName="Equals")"
  830. keyDisplayNames[65]="(inputKey=IK_Slash,displayName="Slash")"
  831. keyDisplayNames[66]="(inputKey=IK_Enter,displayName="Enter")"
  832. keyDisplayNames[67]="(inputKey=IK_Alt,displayName="Alt")"
  833. keyDisplayNames[68]="(inputKey=IK_Backspace,displayName="Backspace")"
  834. keyDisplayNames[69]="(inputKey=IK_Shift,displayName="Shift")"
  835. keyDisplayNames[70]="(inputKey=IK_Space,displayName="Space")"
  836. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  837. actionButtons[1]="(Align=HALIGN_Right,Action=AB_OK)"
  838. actionButtons[2]="(Action=AB_Reset)"
  839. NoneText="[None]"
  840. FunctionText[46]="F3"
  841. FunctionText[47]="F4"
  842. FunctionText[48]="F5"
  843. FunctionText[49]="F6"
  844. FunctionText[50]="F7"
  845. FunctionText[51]="F8"
  846. FunctionText[52]="F9"
  847. FunctionText[53]="F10"
  848. FunctionText[54]="F11"
  849. FunctionText[55]="F12"
  850. FunctionText[56]="Secondary Weapon"
  851. FunctionText[57]="Send Message To Team"
  852. FunctionText[58]="Send Message To All"
  853. FunctionText[59]="Activate Multiplayer Skill Menu"
  854. FunctionText[60]="Show Multiplayer Kill Details"
  855.  
  856. [NanoKeyRing]
  857. NoKeys="No Nano Keys Available!"
  858. KeysAvailableLabel="Nano Keys Available:"
  859. ItemName="Nanokey Ring"
  860. ItemArticle="the"
  861. Description="A nanokey ring can read and store the two-dimensional molecular patterns from different nanokeys, and then recreate those patterns on demand."
  862. beltDescription="KEY RING"
  863.  
  864. [SkilledTool]
  865. CountLabel="x"
  866.  
  867. [ComputerScreenEmail]
  868. NoEmailTodayText="No Email Today!"
  869. EmailFromHeader="From:"
  870. EmailToHeader="To:"
  871. EmailCarbonCopyHeader="CC:"
  872. EmailSubjectHeader="Subj:"
  873. HeaderFromLabel="From"
  874. HeaderSubjectLabel="Subject"
  875. Title="Email"
  876. ComputerNodeFunctionLabel="Email"
  877.  
  878. [Ammo762mm]
  879. ItemName="7.62x51mm Ammo"
  880. ItemArticle="some"
  881. Description="The 7.62x51mm (NATO) round was chiefly used by anti-terrorist units equipped with assault rifles for close-quarters combat until its widespread adoption among national security forces requiring enhanced combat responsiveness made it ubiquitous."
  882. beltDescription="7.62 AMMO"
  883.  
  884. [Flare]
  885. ExpireMessage="It's already been used"
  886. ItemName="Flare"
  887. Description="A flare, also sometimes called a fusee, is a type of pyrotechnic that produces a brilliant light or intense heat without an explosion. Flares are used for signalling, illumination, or defensive countermeasures in civilian and military applications."
  888. beltDescription="FLARE"
  889.  
  890. [ComputerScreenHack]
  891. HackButtonLabel="|&Hack"
  892. ReturnButtonLabel="|&Return"
  893. HackReadyLabel="Ice Breaker Ready..."
  894. HackInitializingLabel="Initializing ICE Breaker..."
  895. HackSuccessfulLabel="ICE Breaker Hack Successful..."
  896. HackDetectedLabel="*** WARNING ***|nICE DETECTED! ABORT HACK!"
  897. MPHackInitializingLabel="Hacking... Hit ESC to Abort"
  898. hackRequirement1="Hacking Level ADVANCED Required"
  899. hackRequirement2="Hacking Level MASTER Required"
  900.  
  901. [Barrel1]
  902. ItemName="Barrel"
  903.  
  904. [BioelectricCell]
  905. msgRecharged="Recharged %d Bioelectrical Energy Units"
  906. RechargesLabel="Recharges %d Bioelectrical Energy Units"
  907. ItemName="Bioelectric Cell"
  908. Description="A bioelectric cell provides efficient storage of energy in a form that can be utilized by a number of different devices.|n|n<UNATCO OPS FILE NOTE JR289-VIOLET> Augmented agents have been equipped with an interface that allows them to transparently absorb energy from bioelectric cells. -- Jaime Reyes <END NOTE>"
  909. beltDescription="BIOCELL"
  910.  
  911. [AugmentationCannister]
  912. AugsAvailable="Can Add:"
  913. MustBeUsedOn="Can only be installed with the help of a MedBot."
  914. ItemName="Augmentation Canister"
  915. ItemArticle="an"
  916. Description="An augmentation canister teems with nanoscale mecanocarbon ROM modules suspended in a carrier serum. When injected into a compatible host subject, these modules augment an individual with extra-sapient abilities. However, proper programming of augmentations must be conducted by a medical robot, otherwise terminal damage may occur. For more information, please see 'Face of the New Man' by Kelley Chance."
  917. beltDescription="AUG CAN"
  918.  
  919. [PersonaSkillButtonWindow]
  920. NotAvailableLabel="N/A"
  921.  
  922. [PaulDenton]
  923. FamiliarName="Paul Denton"
  924. UnfamiliarName="Paul Denton"
  925.  
  926. [BobPage]
  927. FamiliarName="Bob Page"
  928. UnfamiliarName="Bob Page"
  929.  
  930. [MJ12Troop]
  931. FamiliarName="MJ12 Troop"
  932. UnfamiliarName="MJ12 Troop"
  933.  
  934. [NanoKey]
  935. ItemName="NanoKey"
  936. Description="NO KEY DESCRIPTION - REPORT THIS AS A BUG!"
  937. beltDescription="NANO"
  938.  
  939. [TAD]
  940. ItemName="Telephone Answering Machine"
  941.  
  942. [Credits]
  943. msgCreditsAdded="%d credits added"
  944. ItemName="Credit Chit"
  945. beltDescription="CREDITS"
  946.  
  947. [PersonaScreenGoals]
  948. GoalsTitleText="Goals"
  949. PrimaryGoalsHeader="Primary Goals"
  950. SecondaryGoalsHeader="Secondary Goals"
  951. DisplayCompletedGoals="Display C|&ompleted Goals"
  952. NoGoalsLabel="None"
  953. GoalCompletedText="[Completed]"
  954. NotesTitleText="Notes"
  955. defaultNoteText="New Note"
  956. ClickToEditNote="Click on a Note to edit it:"
  957. DeleteNoteTitle="Delete Note?"
  958. DeleteNotePrompt="Are you sure you wish to delete this note?"
  959. AddButtonLabel="Add |&Note"
  960. DeleteButtonLabel="|&Delete Note"
  961. ConfirmNoteDeletionLabel="Confirm Note Deletion"
  962.  
  963. [Greasel]
  964. FamiliarName="Greasel"
  965. UnfamiliarName="Greasel"
  966.  
  967. [PersonaScreenLogs]
  968. LogsTitleText="Logs"
  969. ClearButtonLabel="Cl|&ear Log"
  970.  
  971. [AugmentationUpgradeCannister]
  972. MustBeUsedOn="Must be used on Augmentations Screen."
  973. ItemName="Augmentation Upgrade Canister"
  974. ItemArticle="an"
  975. Description="An augmentation upgrade canister contains highly specific nanomechanisms that, when combined with a previously programmed module, can increase the efficiency of an installed augmentation. Because no programming is required, upgrade canisters may be used by trained agents in the field with minimal risk."
  976. beltDescription="AUG UPG"
  977.  
  978. [HKIncenseBurner]
  979. ItemName="Incense Burner"
  980.  
  981. [PersonaImageWindow]
  982. strNoImages="No Images Available"
  983. PressSpace="Press [ESCAPE] when finished editing note"
  984. EscapeToCancel="Click on image to create note, press [ESCAPE] to cancel"
  985. NewNoteLabel="New Note"
  986.  
  987. [FireExtinguisher]
  988. ItemName="Fire Extinguisher"
  989. Description="A fire extinguisher, flame extinguisher, or simply an extinguisher, is an active fire protection device used to extinguish or control small fires, often in emergency situations. It is not intended for use on an out-of-control fire, such as one which has reached the ceiling, endangers the user (i.e., no escape route, smoke, explosion hazard, etc.), or otherwise requires the expertise of a fire department. Typically, a fire extinguisher consists of a hand-held cylindrical pressure vessel containing an chemical agent which can be discharged to extinguish a fire."
  990. beltDescription="FIRE EXT"
  991.  
  992. [AugLight]
  993. AugmentationName="Light (Active)"
  994. Description="Bioluminescent cells within the retina provide coherent illumination of the agent's field of view.|n|nTECH ONE: illumination radius is moderate and energy drain is normal." |n|nTECH TWO: illumination radius is doubled & energy drain is halved."
  995.  
  996. [ComputerScreenHackAccounts]
  997. ChangeAccountButtonLabel="|&Change Account"
  998. AllAccountsHeader="All User Accounts"
  999. CurrentAccountHeader="Current User"
  1000.  
  1001. [AmmoShell]
  1002. ItemName="12 Gauge Buckshot Shells"
  1003. ItemArticle="some"
  1004. Description="Standard 12 gauge shotgun shell; very effective for close-quarters combat against soft targets, but useless against body armor."
  1005. beltDescription="BUCKSHOT"
  1006.  
  1007. [AnnaNavarre]
  1008. FamiliarName="Anna Navarre"
  1009. UnfamiliarName="Anna Navarre"
  1010.  
  1011. [HUDMedBotAddAugsScreen]
  1012. AvailableAugsText="Available Augmentations"
  1013. MedbotInterfaceText="MEDBOT INTERFACE"
  1014. InstallButtonLabel="|&Install"
  1015. NoCansAvailableText="No Augmentation Cannisters Available!"
  1016. AlreadyHasItText="You already have this augmentation, therefore you cannot install it a second time."
  1017. SlotFullText="The slot that this augmentation occupies is already full, therefore you cannot install it."
  1018. SelectAnotherText="Please select another augmentation to install."
  1019.  
  1020. [CleanerBot]
  1021. FamiliarName="Cleaner Bot"
  1022. UnfamiliarName="Cleaner Bot"
  1023.  
  1024. [Button1]
  1025. ItemName="Button"
  1026.  
  1027. [MenuScreenThemesLoad]
  1028. LoadHelpText="Choose the color theme to load"
  1029. Title="Load Theme"
  1030. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  1031. actionButtons[1]="(Align=HALIGN_Right,Action=AB_Other,Text="|&Load Theme",Key="LOAD")"
  1032.  
  1033. [ComputerScreenATMWithdraw]
  1034. ButtonLabelWithdraw="|&Withdraw"
  1035. ButtonLabelClose="|&Close"
  1036. BalanceLabel="Current Balance:"
  1037. WithdrawAmountLabel="Amount to Withdraw:"
  1038. InstructionText="Account #: %d|nPlease enter the amount of|ncredits you wish to withdraw."
  1039. InvalidAmountLabel="INVALID AMOUNT ENTERED"
  1040. InsufficientCreditsLabel="INSUFFICIENT CREDITS"
  1041. CreditsWithdrawnLabel="CREDITS WITHDRAWN"
  1042. StatusText="PNGBS//GLOBAL//PUB:3902.9571[wd]"
  1043. HackedText="TERMINAL HACKED"
  1044. Title="PageNet Global Banking System"
  1045. ComputerNodeFunctionLabel="ATMWD"
  1046.  
  1047. [Ammo10mm]
  1048. ItemName="10mm Ammo"
  1049. ItemArticle="some"
  1050. Description="With their combination of high stopping power and low recoil, pistols chambered for the 10mm round have become the sidearms of choice for paramilitary forces around the world."
  1051. beltDescription="10MM AMMO"
  1052.  
  1053. [ComputerScreenSpecialOptions]
  1054. SecurityButtonLabel="|&Security"
  1055. EmailButtonLabel="|&Email"
  1056. Title="Special Options"
  1057. ComputerNodeFunctionLabel="SpecialOptions"
  1058.  
  1059. [BumMale]
  1060. FamiliarName="Bum"
  1061. UnfamiliarName="Bum"
  1062.  
  1063. [Lockpick]
  1064. ItemName="Lockpick"
  1065. Description="A disposable lockpick. The tension wrench is steel, but appropriate needles are formed from fast congealing polymers.|n|n<UNATCO OPS FILE NOTE AJ006-BLACK> Here's what they don't tell you: despite the product literature, you can use a standard lockpick to bypass all but the most high-class nanolocks. -- Alex Jacobson <END NOTE>"
  1066. beltDescription="LOCKPICK"
  1067.  
  1068. [ComputerScreenBulletins]
  1069. NoBulletinsTodayText="No Bulletins Today!"
  1070. BulletinsHeaderText="Please choose a bulletin to view:"
  1071. Title="Bulletins"
  1072. ComputerNodeFunctionLabel="Bulletins"
  1073.  
  1074. [PersonaHealthActionButtonWindow]
  1075. HealButtonLabel="Heal"
  1076.  
  1077. [MenuUIMessageBoxWindow]
  1078. btnLabelYes="|&Yes"
  1079. btnLabelNo="|&No"
  1080. btnLabelOK="|&OK"
  1081. btnLabelCancel="|&Cancel"
  1082.  
  1083. [WeaponPistol]
  1084. ItemName="Glock 49"
  1085. Description="The GLOCK 49 in caliber 10mm is the most widely used law enforcement pistol worldwide. Because of its unsurpassed reliability, sleek design and its low weight, it is trusted by law enforcement officers in their daily duties throughout the world. It is safe, easy and quick to use through the revolutionary 'Super Safe Action' trigger system. GLOCK 49: designed for professionals."
  1086. beltDescription="GLOCK"
  1087.  
  1088. [Multitool]
  1089. ItemName="Multitool"
  1090. Description="A disposable electronics tool. By using electromagnetic resonance detection and frequency modulation to dynamically alter the flow of current through a circuit, skilled agents can use the multitool to manipulate code locks, cameras, autogun turrets, alarms, or other security systems."
  1091. beltDescription="MULTITOOL"
  1092.  
  1093. [SecurityBot3]
  1094. FamiliarName="Security Bot"
  1095. UnfamiliarName="Security Bot"
  1096.  
  1097. [MenuChoice_Resolution]
  1098. helpText="Change the video resolution"
  1099. actionText="|&Screen Resolution"
  1100.  
  1101. [PersonaItemDetailIconWindow]
  1102. CountLabel="Count: %d"
  1103.  
  1104. [VendingMachine]
  1105. msgDispensed="2 credits deducted from your account"
  1106. msgNoCredits="Costs 2 credits..."
  1107. msgEmpty="It's empty"
  1108. ItemName="Vending Machine (2 Credits)"
  1109.  
  1110. [PersonaScreenSkills]
  1111. SkillsTitleText="Skills"
  1112. UpgradeButtonLabel="|&Upgrade"
  1113. PointsNeededHeaderText="Points Needed"
  1114. SkillLevelHeaderText="Skill Level"
  1115. SkillPointsHeaderText="Skill Points"
  1116. SkillUpgradedLevelLabel="%s upgraded"
  1117.  
  1118. [JaimeReyes]
  1119. FamiliarName="Jaime Reyes"
  1120. UnfamiliarName="Jaime Reyes"
  1121.  
  1122. [WeaponCombatKnife]
  1123. ItemName="Combat Knife"
  1124. Description="A combat knife is a fighting knife designed solely for military use and primarily intended for hand-to-hand or close combat fighting. Since the end of trench warfare, most military combat knives have been secondarily designed for utility use (clearing foliage, chopping branches for cover, opening ammunition crates, etc) in addition to their original role as close-quarter combat weapons, and may be referred to as 'fighting-utility knives'. On the other hand, military knives that are intended primarily for use in a role other than combat are typically referred to by their primary role, such as 'utility knife' or 'survival knife'."
  1125. beltDescription="KNIFE"
  1126. msgSpec="N/A"
  1127.  
  1128. [Switch2]
  1129. ItemName="Switch"
  1130.  
  1131. [ShowerHead]
  1132. ItemName="Shower Head"
  1133.  
  1134. [ComputerSecurity]
  1135. ItemName="Security Computer Terminal"
  1136.  
  1137. [TrashPaper]
  1138. ItemName="Paper"
  1139.  
  1140. [HUDMedBotAugCanWindow]
  1141. AugContainsText="Contains:|n"
  1142.  
  1143. [AugDefense]
  1144. AugmentationName="Aggressive Defense System (Active)"
  1145. Description="Aerosol nanoparticles are released upon the detection of objects fitting the electromagnetic threat profile of missiles and grenades; these nanoparticles will prematurely detonate such objects prior to reaching the agent.|n|nTECH ONE: The range at which incoming rockets and grenades are detonated is short.|n|nTECH TWO: The range at which detonation occurs is increased slightly.|n|nTECH THREE: The range at which detonation occurs is increased moderately.|n|nTECH FOUR: Rockets and grenades are detonated almost before they are fired."
  1146. MPInfo="When active, enemy rockets detonate when they get close, doing reduced damage. Some large rockets may still be close enough to do damage when they explode. Energy Drain: Low"
  1147.  
  1148. [CigaretteMachine]
  1149. msgDispensed="8 credits deducted from your account"
  1150. msgNoCredits="Costs 8 credits..."
  1151. msgEmpty="It's empty"
  1152. ItemName="Cigarette Machine (8 Credits)"
  1153.  
  1154. [RiotCop]
  1155. FamiliarName="Riot Cop"
  1156. UnfamiliarName="Riot Cop"
  1157.  
  1158. [Fly]
  1159. FamiliarName="Fly"
  1160. UnfamiliarName="Fly"
  1161.  
  1162. [Gray]
  1163. FamiliarName="Gray"
  1164. UnfamiliarName="Gray"
  1165.  
  1166. [ComputerScreenLogin]
  1167. UserNameLabel="User Name"
  1168. PasswordLabel="Password"
  1169. InvalidLoginMessage="LOGIN ERROR - ACCESS DENIED"
  1170. Title="Welcome to %s"
  1171. ComputerNodeFunctionLabel="Login"
  1172.  
  1173. [Poolball]
  1174. ItemName="Poolball"
  1175.  
  1176. [HUDMedBotNavBarWindow]
  1177. HealthButtonLabel=" |&Health "
  1178. AugsButtonLabel=" |&Augmentations "
  1179.  
  1180. [SandraRenton]
  1181. FamiliarName="Sandra Renton"
  1182. UnfamiliarName="Sandra Renton"
  1183.  
  1184. [AmmoDart]
  1185. ItemName="Darts"
  1186. ItemArticle="some"
  1187. Description="The mini-crossbow dart is a favored weapon for many 'wet' operations; however, silent kills require a high degree of skill."
  1188. beltDescription="DART"
  1189.  
  1190. [ComputerScreenATM]
  1191. AccountLabel="Account #:"
  1192. PinLabel="PIN #:"
  1193. LoginInfoText="Please enter your Account # and Pin"
  1194. WarningText="WARNING: Unauthorized access will be met with excessive force!"
  1195. StatusText="PNGBS//GLOBAL//PUB:3902.9571[login]"
  1196. InvalidLoginMessage="LOGIN ERROR, ACCESS DENIED"
  1197. Title="PageNet Global Banking System"
  1198.  
  1199. [WeaponAssaultGun]
  1200. ItemName="ZHL-U1953 Assault Rifle"
  1201. ItemArticle="an"
  1202. Description="The ZHL-U1953 7.62x51mm assault rifle is designed for close-quarters combat, utilizing a shortened barrel and 'bullpup' design for increased maneuverability. An additional underhand 20mm HE launcher increases the rifle's effectiveness against a variety of targets."
  1203. beltDescription="ASSAULT"
  1204.  
  1205. [ComputerScreenATMDisabled]
  1206. ButtonLabelClose="Close"
  1207. LoginInfoText="Sorry, this terminal is out of service (ERR 06MJ12)|n|nWe apologize for the inconvenience but would gladly service you at any of the other 231,000 PageNet Banking Terminals around the globe."
  1208. StatusText="PNGBS//GLOBAL//PUB:3902.9571[dsbld]"
  1209. Title="PageNet Global Banking System"
  1210.  
  1211. [MenuChoice_Volume]
  1212. VolumeOffText="OFF"
  1213. VolumeMaxText="MAX"
  1214.  
  1215. [PersonaInventoryCreditsWindow]
  1216. CreditsLabel="Credits"
  1217.  
  1218. [ThugMale]
  1219. FamiliarName="Thug"
  1220. UnfamiliarName="Thug"
  1221.  
  1222. [MenuScreenBrightness]
  1223. HelpMessage="Adjust the slider so the color bars fade smoothly to pure black at the bottom of the bars."
  1224. Title="Adjust Brightness"
  1225. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  1226. actionButtons[1]="(Align=HALIGN_Right,Action=AB_OK)"
  1227. actionButtons[2]="(Action=AB_Reset)"
  1228.  
  1229. [MenuMain]
  1230. Title="Give Me Deus Ex"
  1231. ButtonNames[0]="New Game"
  1232. ButtonNames[1]="Save Game"
  1233. ButtonNames[2]="Load Game"
  1234. ButtonNames[3]="Settings"
  1235. ButtonNames[4]="Training"
  1236. ButtonNames[5]="Play Intro"
  1237. ButtonNames[6]="Credits"
  1238. ButtonNames[7]="Back to Game"
  1239. ButtonNames[8]="Multiplayer"
  1240. ButtonNames[9]="Exit"
  1241.  
  1242. [LAM]
  1243. ItemName="Lightweight Attack Munition (LAM)"
  1244.  
  1245. [Cigarettes]
  1246. ItemName="Cigarettes"
  1247. ItemArticle="some"
  1248. Description="'COUGHING NAILS -- when you've just got to have a cigarette.'"
  1249. beltDescription="CIGS"
  1250.  
  1251. [WeaponModAccuracy]
  1252. ItemName="Weapon Modification (Accuracy)"
  1253. Description="When clamped to the frame of most projectile weapons, a harmonic balancer will dampen the vertical motion produced by firing a projectile, resulting in increased accuracy.|n|n<UNATCO OPS FILE NOTE SC108-BLUE> Almost any weapon that has a significant amount of vibration can be modified with a balancer; I've even seen it work with the mini-crossbow and a prototype plasma gun. -- Sam Carter <END NOTE>"
  1254. beltDescription="MOD ACCRY"
  1255.  
  1256. [WeaponModRecoil]
  1257. ItemName="Weapon Modification (Recoil)"
  1258. Description="A stock cushioned with polycellular shock absorbing material will significantly reduce perceived recoil."
  1259. beltDescription="MOD RECOL"
  1260.  
  1261. [WeaponModReload]
  1262. ItemName="Weapon Modification (Reload)"
  1263. Description="A speed loader greatly decreases the time required to reload a weapon."
  1264. beltDescription="MOD RELOD"
  1265.  
  1266. [EMPGrenade]
  1267. ItemName="Electromagnetic Pulse (EMP) Grenade"
  1268.  
  1269. [NanoVirusGrenade]
  1270. ItemName="Scramble Grenade"
  1271.  
  1272. [WeaponSword]
  1273. ItemName="Dao"
  1274. Description="Dao is a category of single-edge Chinese swords primarily used for slashing and chopping (sabres), often called a broadsword in English translation because some varieties have wide blades. In China, the dao is known as one of the four major weapons, along with the Gun (staff), Qiang (spear), and the Jian (sword), and referred to as "The General of All Weapons". Traditional Chinese weapons again began to see frequent use in Hong Kong following the installation of a system of acoustic sensors able to detect gunfire."
  1275. beltDescription="Dao"
  1276. msgSpec="3% chance to block bullets"
  1277.  
  1278. [WeaponCrowbar]
  1279. ItemName="Crowbar"
  1280. Description="Common uses for crowbars are: removing nails, prying apart boards, and generally breaking things. Crowbars can be used as any of the three lever classes but the curved end is usually used as a first-class lever, and the flat end as a second class lever. Normally made of medium-carbon steel, they can alternatively be made from titanium, which has the advantages of being lighter and nonmagnetic. The least expensive, most common crowbars are forged from hexagonal, or sometimes cylindrical stock. More expensive designs may be forged with an I-shaped cross-section shaft.|n|n<UNATCO OPS FILE NOTE GH010-BLUE> Many crowbars we call 'murder of crowbars.' Always have one for kombat. Ha. -- Gunther Hermann <END NOTE>"
  1281. beltDescription="CROWBAR"
  1282. msgSpec="+100% damage when thrown"
  1283.  
  1284. [TracerTong]
  1285. FamiliarName="Tracer Tong"
  1286. UnfamiliarName="Tracer Tong"
  1287.  
  1288. [WIB]
  1289. FamiliarName="Woman In Black"
  1290. UnfamiliarName="Woman In Black"
  1291.  
  1292. [MIB]
  1293. FamiliarName="Man In Black"
  1294. UnfamiliarName="Man In Black"
  1295.  
  1296. [AugMuscle]
  1297. AugmentationName="Microfibral Muscle (Passive)"
  1298. Description="Muscle strength is amplified with ionic polymeric gel myofibrils that allow the agent to push, lift and throw extraordinarily heavy objects.|nAugments strength.|n|n<UNATCO OPS FILE NOTE JR214-VIOLET> To throw held objects with extreme force, press 'shoot' (default: Left Mouse). -- Jaime Reyes <END NOTE>|n|nTECH ONE: Strength is increased slightly & heavy weaponry can be wielded without penalty to agility.|n|nTECH TWO: Strength is increased moderately; an agent can push, lift and throw heavier objects.|n|nTECH THREE: Strength is increased significantly; an agent can push faster, lift heavier objects and throw with guaranteed lethal force. |n|nTECH FOUR: An agent is inhumanly strong and can run & jump unhindered whilst carrying heavy objects, and will also not drop held objects when shot."
  1299. MPInfo="When active, you can pick up large crates. Energy Drain: None"
  1300.  
  1301. [DeathMatchGame]
  1302. TooManyPlayers=Too many players
  1303. VictoryConString1="Objective: First player that reaches "
  1304. VictoryConString2=" kills wins the match."
  1305. TimeLimitString1="Objective: Score the most kills before the clock ( "
  1306. TimeLimitString2=" ) runs out!"
  1307.  
  1308. [Rat]
  1309. FamiliarName="Rat"
  1310. UnfamiliarName="Rat"
  1311.  
  1312. [Karkian]
  1313. FamiliarName="Karkian"
  1314. UnfamiliarName="Karkian"
  1315.  
  1316. [AlarmLight]
  1317. ItemName="Alarm Light"
  1318.  
  1319. [Cat]
  1320. FamiliarName="Cat"
  1321. UnfamiliarName="Cat"
  1322.  
  1323. [Cart]
  1324. ItemName="Utility Push-Cart"
  1325.  
  1326. [WaterCooler]
  1327. msgEmpty="It's out of water"
  1328. ItemName="Water Cooler"
  1329.  
  1330. [WaterFountain]
  1331. msgEmpty="Your drinking limit has been exceeded, please come back tomorrow"
  1332. ItemName="Water Fountain"
  1333.  
  1334. [MiniSub]
  1335. ItemName="Mini-Submarine"
  1336.  
  1337. [Dart]
  1338. ItemName="Dart"
  1339. ItemArticle="a"
  1340.  
  1341. [Ammo3006]
  1342. ItemName="30.06 Ammo"
  1343. ItemArticle="some"
  1344. Description="Its high velocity and accuracy have made sniper rifles using the 30.06 round the preferred tool of individuals requiring 'one shot, one kill' for over fifty years."
  1345. beltDescription="3006 AMMO"
  1346.  
  1347. [TechGoggles]
  1348. ExpireMessage="TechGoggles power supply used up"
  1349. ItemName="Tech Goggles"
  1350. ItemArticle="some"
  1351. Description="Tech goggles are used by many special ops forces throughout the world under a number of different brand names, but they all provide some form of portable light amplification in a disposable package."
  1352. beltDescription="GOGGLES"
  1353.  
  1354. [MorganEverett]
  1355. FamiliarName="Morgan Everett"
  1356. UnfamiliarName="Morgan Everett"
  1357.  
  1358. [MenuChoice_ObjectTextureDetail]
  1359. helpText="Change the amount of texture detail on objects"
  1360. actionText="|&Object Texture Detail"
  1361. configSetting="ini:Engine.Engine.ViewportManager SkinDetail"
  1362. enumText[0]="Low"
  1363. enumText[1]="High"
  1364.  
  1365. [MenuChoice_WorldTextureDetail]
  1366. helpText="Change the amount of texture detail in the world"
  1367. actionText="|&World Texture Detail"
  1368. configSetting="ini:Engine.Engine.ViewportManager TextureDetail"
  1369.  
  1370. [MenuChoice_DetailTextures]
  1371. helpText="Disabling Detail Textures may improve performance on slower machines"
  1372. actionText="Detail T|&extures"
  1373. configSetting="ini:Engine.Engine.GameRenderDevice DetailTextures"
  1374.  
  1375. [MenuChoice_Decals]
  1376. helpText="Disabling Decals may improve performance on slower machines"
  1377. actionText="D|&ecals"
  1378. configSetting="ini:Engine.Engine.ViewportManager Decals"
  1379.  
  1380. [MenuChoice_MouseSensitivity]
  1381. helpText="Modifies the mouse sensitivity"
  1382. actionText="Mouse |&Sensitivity"
  1383.  
  1384. [MenuChoice_MaxLogLines]
  1385. helpText="Maximum number of log lines visible on the screen at any given time"
  1386. actionText="Max. Log Lines"
  1387.  
  1388. [MenuChoice_LogTimeoutValue]
  1389. msgSecond="s"
  1390. helpText="Select the amount of time log messages remain visible on the screen"
  1391. actionText="|&Log Timeout Value"
  1392.  
  1393. [HKMilitary]
  1394. FamiliarName="Chinese Military"
  1395. UnfamiliarName="Chinese Military"
  1396.  
  1397. [NicoletteDuClare]
  1398. FamiliarName="Nicolette DuClare"
  1399. UnfamiliarName="Nicolette DuClare"
  1400.  
  1401. [ThugMale2]
  1402. FamiliarName="Thug"
  1403. UnfamiliarName="Thug"
  1404.  
  1405. [AdaptiveArmor]
  1406. ExpireMessage="Thermoptic camo power supply used up"
  1407. ItemName="Thermoptic Camo"
  1408. ItemArticle="some"
  1409. Description="Integrating woven fiber-optics and an advanced computing system, thermoptic camo can render an agent invisible to both humans and bots by dynamically refracting light and radar waves; however, the high power drain makes it impractial for more than short-term use, after which the circuitry is fused and it becomes useless."
  1410. beltDescription="THRM CAMO"
  1411.  
  1412. [AugRadarTrans]
  1413. AugmentationName="Radar Transparency (Active)"
  1414. Description="Radar-absorbent resin augments epithelial proteins; microprojection units distort agent's visual signature. Provides highly effective concealment from automated detection systems -- bots, cameras, turrets & laser beam triggers.|n|nTECH ONE: Power drain is normal.|n|nTECH TWO: Power drain is reduced slightly.|n|nTECH THREE: Power drain is reduced moderately.|n|nTECH FOUR: Power drain is reduced significantly."
  1415. MPInfo="When active, you are invisible to electronic devices such as cameras, turrets, and proximity mines. Energy Drain: Very Low"
  1416.  
  1417. [MenuChoice_SoundQuality]
  1418. RestartTitle="Sound Quality"
  1419. RestartMessage="This change will not take effect until you restart Deus Ex."
  1420. helpText="16-bit sound is higher quality but uses twice as much memory as 8-bit sound, so if you're low on memory, use 8-bit."
  1421. actionText="Sound |&Quality"
  1422. configSetting="ini:Engine.Engine.AudioDevice LowSoundQuality"
  1423. enumText[0]="8-bit"
  1424. enumText[1]="16-bit"
  1425.  
  1426. [AmmoSabot]
  1427. ItemName="12 Gauge Sabot Shells"
  1428. ItemArticle="some"
  1429. Description="A 12 gauge shotgun shell surrounding a solid core of tungsten that can punch through all but the thickest hardened steel armor at close range; however, its ballistic profile will result in minimal damage to soft targets."
  1430. beltDescription="SABOT"
  1431.  
  1432. [MenuChoice_TextureColorBits]
  1433. RestartTitle="Texture Color Depth"
  1434. RestartMessage="This change will not take effect until you restart Deus Ex."
  1435. helpText="Determines the texture color depth. 32-bit textures look better if your hardware supports them."
  1436. actionText="|&Texture Color Depth"
  1437. configSetting="ini:Engine.Engine.ViewportManager FullscreenColorBits"
  1438. enumText[0]="16-bit"
  1439. enumText[1]="32-bit"
  1440.  
  1441. [Binoculars]
  1442. ItemName="Binoculars"
  1443. ItemArticle="some"
  1444. Description="Binoculars, field glasses or binocular telescopes are a pair of identical or mirror-symmetrical telescopes mounted side-by-side and aligned to point accurately in the same direction, allowing the viewer to use both eyes (binocular vision) when viewing distant objects. Most are sized to be held using both hands, although sizes vary widely from opera glasses to large pedestal mounted military models. Many different abbreviations are used for binoculars, including glasses, nocs, binocs, noculars, binos and bins."
  1445. beltDescription="BINOCS"
  1446.  
  1447. [Liquor40oz]
  1448. ItemName="Forty"
  1449. Description="'COLD SWEAT forty ounce malt liquor. Never let 'em see your COLD SWEAT.'"
  1450. beltDescription="FORTY"
  1451.  
  1452. [LiquorBottle]
  1453. ItemName="Liquor"
  1454. ItemArticle="some"
  1455. Description="A distilled beverage, spirit, or liquor is an alcoholic beverage containing ethanol that is produced by distilling (i.e., concentrating by distillation) ethanol produced by means of fermenting grain, fruit, or vegetables. This excludes undistilled fermented beverages such as beer, wine, and cider. Vodka, gin, baijiu, tequila, rum, whisky, brandy, and soju are examples of distilled beverages.
  1456. The term hard liquor is used in North America and India to distinguish distilled beverages from undistilled ones (implicitly weaker)."
  1457. beltDescription="LIQUOR"
  1458.  
  1459. [ComputerPublic]
  1460. ItemName="Public Computer Terminal"
  1461.  
  1462. [WeaponModClip]
  1463. ItemName="Weapon Modification (Clip)"
  1464. Description="An extended magazine that increases clip capacity beyond the factory default."
  1465. beltDescription="MOD CLIP"
  1466.  
  1467. [VialCrack]
  1468. ItemName="Zyme Vial"
  1469. Description="A vial of zyme, likely brewed up in some basement lab."
  1470. beltDescription="ZYME"
  1471.  
  1472. [HazMatSuit]
  1473. ExpireMessage="HazMatSuit power supply used up"
  1474. ItemName="Hazmat Suit"
  1475. Description="A standard hazardous materials suit that protects against a full range of environmental hazards including radiation, fire, biochemical toxins, electricity, and EMP. Hazmat suits contain an integrated bacterial oxygen scrubber that degrades with use and thus should not be reused."
  1476. beltDescription="HAZMAT"
  1477.  
  1478. [WeaponModRange]
  1479. ItemName="Weapon Modification (Range)"
  1480. Description="By lubricating the firing path with synthetic synovial fluid, the drag on fired projectiles is greatly reduced with a consequent increase in range.|n|n<UNATCO OPS FILE NOTE SC111-BLUE> Coating the primary valve system of a flamethrower in synovial lubricant and then over-pressuring the delivery system will also result in an increase in range. Little trick I learned during field testing. Similar knowledge in combination with range mods can be applied to just about any heavy weaponry to result in increased projectile speed. Know your firearms. -- Sam Carter <END NOTE>"
  1481. beltDescription="MOD RANGE"
  1482.  
  1483. [PersonaImageNewLegendLabel]
  1484. NewLegendLabel=" = New Image"
  1485.  
  1486. [BallisticArmor]
  1487. ExpireMessage="Ballistic Armor power supply used up"
  1488. ItemName="Ballistic Armor"
  1489. ItemArticle="some"
  1490. Description="Ballistic armor is manufactured from electrically sensitive polymer sheets that intrinsically react to the violent impact of a bullet or an explosion by 'stiffening' in response and absorbing the majority of the damage. With use these polymer sheets lose their reflexive properties and should be discarded."
  1491. beltDescription="BAL ARMOR"
  1492.  
  1493. [MenuChoice_EffectsChannels]
  1494. helpText="Number of sound effects channels"
  1495. actionText="E|&ffects Channels"
  1496. configSetting="ini:Engine.Engine.AudioDevice EffectsChannels"
  1497.  
  1498. [SkillAwardTrigger]
  1499. awardMessage="DEFAULT SKILL AWARD MESSAGE - REPORT THIS AS A BUG"
  1500.  
  1501. [Shuriken]
  1502. ItemName="Throwing Knife"
  1503. ItemArticle="a"
  1504.  
  1505. [ShipsWheel]
  1506. ItemName="Ship's Wheel"
  1507.  
  1508. [AmmoRocket]
  1509. ItemName="Rockets"
  1510. ItemArticle="some"
  1511. Description="A gyroscopically stabilized rocket with limited onboard guidance systems for in-flight course corrections. Engineered for use with the GEP gun."
  1512. beltDescription="ROCKET"
  1513.  
  1514. [CageLight]
  1515. ItemName="Light Fixture"
  1516.  
  1517. [AmmoBattery]
  1518. ItemName="Prod Charger"
  1519. ItemArticle="a"
  1520. Description="A portable charging unit for the riot prod."
  1521. beltDescription="CHARGER"
  1522.  
  1523. [AugDrone]
  1524. AugmentationName="Spy Drone (Active)"
  1525. Description="Advanced nanofactories can assemble a spy drone upon demand which can then be remotely controlled by the agent until released or destroyed, at which a point a new drone will be assembled. Drones come equipped with a one-shot EMP attack and noise maker decoy functionality for covert use.|n|nTECH ONE: The drone can take little damage, is very slow and has a very light EMP attack.|n|nTECH TWO: The drone can take minor damage, is somewhat faster and has a light EMP attack.|n|nTECH THREE: The drone can take moderate damage, has notable speed and has a medium EMP attack.|n|nTECH FOUR: The drone can take heavy damage, move swiftly and has a strong EMP attack."
  1526. MPInfo="Activation creates a remote-controlled spy drone. Deactivation disables the drone. Firing while active detonates the drone in a massive EMP explosion. Energy Drain: Medium"
  1527.  
  1528. [Basketball]
  1529. ItemName="Basketball"
  1530.  
  1531. [AugCombat]
  1532. AugmentationName="Combat Speed (Passive)"
  1533. Description="Sorting rotors accelerate calcium ion concentration in the sarcoplasmic reticulum, increasing an agent's muscle speed several-fold.|nAugments dexterity. |n|nTECH ONE: The damage, throwing speed & striking speed of low-tech weapons is increased slightly, as is the speed in which an agent draws and holsters any weapon.|n|nTECH TWO: The damage, throwing speed and striking speed of low-tech weapons is increased moderately, as is the speed in which an agent draws and holsters any weapon.|n|nTECH THREE: The effectiveness of melee weapons is increased significantly, as is the speed in which an agent draws and holsters weapons.|n|nTECH FOUR: An agent achieves transcendence of dexterity."
  1534. MPInfo="When active, you do double damage with melee weapons. Energy Drain: None"
  1535.  
  1536. [AugAqualung]
  1537. AugmentationName="Aqualung (Active)"
  1538. Description="Soda lime exostructures imbedded in the alveoli of the lungs convert CO2 to O2, extending the time an agent can perform physically demanding activities such as swimming and running.|n|nTECH ONE: Lung capacity is extended slightly & regenerates faster when an agent is idle.|n|nTECH TWO: Lung capacity is extended moderately & regenerates rapidly when an agent is idle.|n|nTECH THREE: Lung capacity & regeneration is extended significantly.|n|nTECH FOUR: An agent is unlikely to run out of breath."
  1539. MPInfo="When active, you can stay underwater 12 times as long and swim twice as fast. Energy Drain: None"
  1540.  
  1541. [RetinalScanner]
  1542. msgUsed="Clearance granted"
  1543. ItemName="Retinal Scanner"
  1544.  
  1545. [WineBottle]
  1546. ItemName="Wine"
  1547. ItemArticle="some"
  1548. Description="Wine is an alcoholic beverage made from fermented grapes or other fruits. The natural chemical balance of grapes lets them ferment without the addition of sugars, acids, enzymes, water, or other nutrients. Yeast consumes the sugars in the grapes and converts them into alcohol and carbon dioxide. Different varieties of grapes and strains of yeasts produce different types of wine. The well-known variations result from the very complex interactions between the biochemical development of the fruit, reactions involved in fermentation, and human intervention in the overall process. The final product may contain tens of thousands of chemical compounds in amounts varying from a few percent to a few parts per billion."
  1549. beltDescription="WINE"
  1550.  
  1551. [Valve]
  1552. ItemName="Valve"
  1553.  
  1554. [LowerClassFemale]
  1555. FamiliarName="Lower Class"
  1556. UnfamiliarName="Lower Class"
  1557.  
  1558. [TerroristCommander]
  1559. FamiliarName="Terrorist Commander"
  1560. UnfamiliarName="Terrorist Commander"
  1561.  
  1562. [GarySavage]
  1563. FamiliarName="Gary Savage"
  1564. UnfamiliarName="Gary Savage"
  1565.  
  1566. [SpiderBot]
  1567. FamiliarName="SpiderBot"
  1568. UnfamiliarName="SpiderBot"
  1569.  
  1570. [StantonDowd]
  1571. FamiliarName="Stanton Dowd"
  1572. UnfamiliarName="Stanton Dowd"
  1573.  
  1574. [FordSchick]
  1575. FamiliarName="Ford Schick"
  1576. UnfamiliarName="Ford Schick"
  1577.  
  1578. [MenuChoice_RenderDevice]
  1579. PromptTitle="Restart Deus Ex?"
  1580. GamePromptMessage="In order to choose a render device, Deus Ex must be restarted. The current game you are playing will be lost if you have not already saved it. Do you still wish to restart?"
  1581. RestartPromptMessage="In order to choose a render device, Deus Ex must be restarted. Do you wish to proceed?"
  1582. helpText="Select the device to use for 3D rendering. Deus Ex must EXIT to allow you to select a 3D hardware device."
  1583. actionText="Rendering |&Device..."
  1584.  
  1585. [WeaponModSilencer]
  1586. ItemName="Weapon Modification (Silencer)"
  1587. Description="A silencer will muffle the muzzle crack caused by rapidly expanding gases left in the wake of a bullet leaving the gun barrel.|n|n<UNATCO OPS FILE NOTE SC108-BLUE> Obviously, a silencer is only effective with firearms. -- Sam Carter <END NOTE>"
  1588. beltDescription="MOD SLNCR"
  1589.  
  1590. [WeaponModScope]
  1591. ItemName="Weapon Modification (Scope)"
  1592. Description="A telescopic scope attachment provides zoom capability and increases accuracy against distant targets."
  1593. beltDescription="MOD SCOPE"
  1594.  
  1595. [ScubaDiver]
  1596. FamiliarName="Scuba Diver"
  1597. UnfamiliarName="Scuba Diver"
  1598.  
  1599. [WeaponModLaser]
  1600. ItemName="Weapon Modification (Laser)"
  1601. Description="A laser targeting dot eliminates any inaccuracy resulting from the inability to visually guage a projectile's point of impact."
  1602. beltDescription="MOD LASER"
  1603.  
  1604. [VialAmbrosia]
  1605. msgNoEffect="Strange...nothing happens..."
  1606. ItemName="Ambrosia Vial"
  1607. ItemArticle="an"
  1608. Description="The only known vaccine against the 'Gray Death.' Unfortunately, it is quickly metabolized by the body making its effects temporary at best."
  1609. beltDescription="AMBROSIA"
  1610.  
  1611. [SoyFood]
  1612. ItemName="Soy Food"
  1613. ItemArticle="some"
  1614. Description="Fine print: 'Seasoned with nanoscale mechanochemical generators, this TSP (textured soy protein) not only tastes good but also self-heats when its package is opened.'"
  1615. beltDescription="SOY FOOD"
  1616.  
  1617. [Sodacan]
  1618. ItemName="Soda"
  1619. ItemArticle="some"
  1620. Description="A can of carbonated soda. In the late 18th century, scientists made important progress in replicating naturally carbonated mineral waters. In 1767, Englishman Joseph Priestley first discovered a method of infusing water with carbon dioxide to make carbonated water when he suspended a bowl of distilled water above a beer vat at a local brewery in Leeds, England. His invention of carbonated water (also known as soda water) is the major and defining component of most soft drinks.
  1621. This can is blank except for the phrase 'PRODUCT PLACEMENT HERE.' It is unclear whether this is a name or an invitation."
  1622. beltDescription="SODA"
  1623.  
  1624. [BookOpen]
  1625. ItemName="Book"
  1626.  
  1627. [Candybar]
  1628. ItemName="Candy Bar"
  1629. bioboost="Recharged 3 Bioelectrical Energy Units"
  1630. Description="'CHOC-O-LENT DREAM. IT'S CHOCOLATE! IT'S PEOPLE! IT'S BOTH!(tm) 85% Recycled Material.'"
  1631. beltDescription="CANDY BAR"
  1632.  
  1633. [Rebreather]
  1634. ExpireMessage="Rebreather power supply used up"
  1635. ItemName="Rebreather"
  1636. Description="A disposable chemical scrubber that can extract oxygen from water during brief submerged operations."
  1637. beltDescription="REBREATHR"
  1638.  
  1639. [MenuChoice_SampleRate]
  1640. helpText="Lower sample rates result in less CPU overhead, but also lower sound quality"
  1641. actionText="S|&ample Rate"
  1642. configSetting="ini:Engine.Engine.AudioDevice OutputRate"
  1643. enumText[0]="11025Hz"
  1644. enumText[1]="22050Hz"
  1645. enumText[2]="44100Hz"
  1646. RestartTitle="Sound Quality"
  1647. RestartMessage="This change will not take effect until you restart Deus Ex."
  1648.  
  1649. [SecurityBot2]
  1650. FamiliarName="Security Bot"
  1651. UnfamiliarName="Security Bot"
  1652.  
  1653. [AugSpeed]
  1654. AugmentationName="Speed Enhancement (Active)"
  1655. Description="Ionic polymeric gel myofibrils are woven into the leg muscles, increasing the speed at which an agent can run, the height they can jump, and reducing the damage they receive from falls.|n|nTECH ONE: Speed and jumping are increased slightly, while falling damage is reduced.|n|nTECH TWO: Speed and jumping are increased moderately, while falling damage is further reduced.|n|nTECH THREE: Speed and jumping are increased significantly, while falling damage is substantially reduced.|n|nTECH FOUR: An agent can run like the wind and leap from the tallest building."
  1656. MPInfo="When active, you move twice as fast and jump twice as high. Energy Drain: Very High"
  1657.  
  1658. [WeaponNanoVirusGrenade]
  1659. ItemName="Scramble Grenade"
  1660. Description="The detonation of a GUARDIAN scramble grenade broadcasts a short-range, polymorphic broadband assault on the command frequencies used by almost all bots manufactured since 2028. The ensuing electronic storm causes bots within its radius of effect to indiscriminately attack other bots until command control can be re-established. Like a LAM, scramble grenades can be attached to any surface."
  1661. beltDescription="SCRM GREN"
  1662.  
  1663. [WeaponEMPGrenade]
  1664. ItemName="Electromagnetic Pulse (EMP) Grenade"
  1665. ItemArticle="an"
  1666. Description="The EMP grenade creates a localized pulse that will temporarily disable all electronics within its area of effect, including cameras and security grids.|n|n<UNATCO OPS FILE NOTE JR134-VIOLET> While nanotech augmentations are largely unaffected by EMP, experiments have shown that it WILL cause the spontaneous dissipation of stored bioelectric energy. -- Jaime Reyes <END NOTE>"
  1667. beltDescription="EMP GREN"
  1668.  
  1669. [MenuSelectDifficulty]
  1670. Title="Select Difficulty"
  1671. ButtonNames[0]="Easy"
  1672. ButtonNames[1]="Medium"
  1673. ButtonNames[2]="Realistic"
  1674. ButtonNames[3]="Hardcore"
  1675. ButtonNames[4]="Previous Menu"
  1676. //ButtonNames[5]="Previous Menu"
  1677.  
  1678. [AttackHelicopter]
  1679. ItemName="Attack Helicopter"
  1680.  
  1681. [MilitaryBot]
  1682. FamiliarName="Military Bot"
  1683. UnfamiliarName="Military Bot"
  1684.  
  1685. [AmmoDartPoison]
  1686. ItemName="Tranquilizer Darts"
  1687. Description="A mini-crossbow dart tipped with a succinylcholine-variant that causes complete skeletal muscle relaxation, effectively incapacitating a target in a non-lethal manner."
  1688. beltDescription="TRQ DART"
  1689.  
  1690. [AlexJacobson]
  1691. FamiliarName="Alex Jacobson"
  1692. UnfamiliarName="Hacker"
  1693.  
  1694. [Phone]
  1695. ItemName="Telephone"
  1696.  
  1697. [Toilet2]
  1698. ItemName="Urinal"
  1699.  
  1700. [Toilet]
  1701. ItemName="Toilet"
  1702.  
  1703. [Switch1]
  1704. ItemName="Switch"
  1705.  
  1706. [LightSwitch]
  1707. ItemName="Switch"
  1708.  
  1709. [HKMarketTarp]
  1710. ItemName="Canvas Tarp"
  1711.  
  1712. [HKHangingPig]
  1713. ItemName="Slaughtered Pig"
  1714.  
  1715. [HangingChicken]
  1716. ItemName="Slaughtered Chicken"
  1717.  
  1718. [BarrelFire]
  1719. ItemName="Burning Barrel"
  1720.  
  1721. [Doctor]
  1722. FamiliarName="Doctor"
  1723. UnfamiliarName="Doctor"
  1724.  
  1725. [TobyAtanwe]
  1726. FamiliarName="Toby Atanwe"
  1727. UnfamiliarName="Toby Atanwe"
  1728.  
  1729. [WeaponStealthPistol]
  1730. ItemName="Stealth Pistol"
  1731. Description="Designed for wet work, the stealth pistol is manufactured to boast fully-automatic firing functionality, a notably large clip, exceptional range, an integrated silencer and a contemporary recoil compensator. Excels performance-wise in all except raw stopping power."
  1732. beltDescription="STEALTH"
  1733.  
  1734. [WeaponShuriken]
  1735. ItemName="Throwing Knives"
  1736. ItemArticle="some"
  1737. Description="A favorite weapon of assassins in the Far East for centuries, throwing knives can be deadly when wielded by a master but are more generally used when it becomes desirable to send a message. The message is usually 'Your death is coming on swift feet.'"
  1738. beltDescription="TK"
  1739.  
  1740. [WeaponSawedOffShotgun]
  1741. ItemName="Sawed-off Shotgun"
  1742. Description="The sawed-off, pump-action shotgun features a truncated barrel resulting in a wide spread at close range, although extensive modification can reduce spread even at great ranges. The sawed-off accepts a wide variety of shell types."
  1743. beltDescription="SAWED-OFF"
  1744. msgSpec="+35% Rubber Bullet Damage"
  1745.  
  1746. [MenuScreenAdjustColors]
  1747. Title="Adjust Colors"
  1748. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  1749. actionButtons[1]="(Align=HALIGN_Right,Action=AB_OK)"
  1750. actionButtons[2]="(Action=AB_Reset)"
  1751.  
  1752. [WeaponProd]
  1753. ItemName="Riot Prod"
  1754. Description="The riot prod has been extensively used by security forces who wish to keep what remains of the crumbling peace and have found the prod to be an valuable tool. Its short range tetanizing effect is most effective when applied to the torso or when the subject is taken by surprise."
  1755. beltDescription="PROD"
  1756.  
  1757. [WeaponPlasmaRifle]
  1758. ItemName="Plasma Rifle"
  1759. Description="An experimental weapon that is currently being produced as a series of one-off prototypes, the plasma gun superheats slugs of magnetically-doped plastic and accelerates the resulting gas-liquid mix using an array of linear magnets. The resulting plasma stream is deadly when used against slow-moving targets."
  1760. beltDescription="PLASMA"
  1761.  
  1762. [SpiderBot2]
  1763. FamiliarName="Mini-SpiderBot"
  1764. UnfamiliarName="Mini-SpiderBot"
  1765.  
  1766. [HowardStrong]
  1767. FamiliarName="Howard Strong"
  1768. UnfamiliarName="Howard Strong"
  1769.  
  1770. [WeaponAssaultShotgun]
  1771. ItemName="Striker FA"
  1772. ItemArticle="an"
  1773. Description="The Striker FA (sometimes referred to as the 'Street Sweeper FA') is known for exceptional reliability, rarely jamming despite its hairtrigger semi-automatic feed that can clear an area of hostiles in a matter of seconds. Particularly effective in urban combat, the Striker FA accepts a wide variety of shells."
  1774. beltDescription="STRIKER"
  1775.  
  1776. [WeaponFlamethrower]
  1777. ItemName="Flamethrower"
  1778. Description="A portable flamethrower that discards the old and highly dangerous backpack fuel delivery system in favor of pressurized canisters of napalm. Inexperienced agents will find that a flamethrower can be difficult to maneuver, however."
  1779. beltDescription="FLAMETHWR"
  1780.  
  1781. [WeaponGasGrenade]
  1782. ItemName="Gas Grenade"
  1783. Description="Upon detonation, the gas grenade releases a large amount of CS (a military-grade 'tear gas' agent) over its area of effect. CS will cause irritation to all exposed mucous membranes leading to temporary blindness and uncontrolled coughing. Like a LAM, gas grenades can be attached to any surface."
  1784. beltDescription="GAS GREN"
  1785.  
  1786. [TriadLumPath]
  1787. FamiliarName="Gang Member"
  1788. UnfamiliarName="Gang Member"
  1789.  
  1790. [WeaponLAM]
  1791. ItemName="Lightweight Attack Munitions (LAM)"
  1792. Description="A multi-functional explosive with electronic priming system that can either be thrown or attached to any surface with its polyhesive backing and used as a proximity mine.|n|n<UNATCO OPS FILE NOTE SC093-BLUE> Disarming a proximity device should only be attempted with the proper demolitions training. Trust me on this. -- Sam Carter <END NOTE>"
  1793. beltDescription="LAM"
  1794. ShortName="LAM"
  1795.  
  1796. [TriadRedArrow]
  1797. FamiliarName="Gang Member"
  1798. UnfamiliarName="Gang Member"
  1799.  
  1800. [ControlPanel]
  1801. ItemName="Electronic Control Panel"
  1802.  
  1803. [DartPoison]
  1804. ItemName="Tranquilizer Dart"
  1805.  
  1806. [AmmoDartFlare]
  1807. ItemName="Flare Darts"
  1808. Description="Mini-crossbow flare darts use a slow-burning incendiary device, ignited on impact, to provide illumination of a targeted area."
  1809. beltDescription="FLR DART"
  1810.  
  1811. [MenuChoice_MenuColor]
  1812. helpText="Color scheme used in all menus."
  1813. actionText="|&Menu Color Scheme"
  1814.  
  1815. [MenuChoice_HUDColor]
  1816. helpText="Color scheme used in all the in-game screens."
  1817. actionText="|&HUD Color Scheme"
  1818.  
  1819. [AmmoNapalm]
  1820. ItemName="Napalm Canister"
  1821. ItemArticle="a"
  1822. Description="A pressurized canister of jellied gasoline for use with flamethrowers.|n|n<UNATCO OPS FILE NOTE SC080-BLUE> The canister is double-walled to minimize accidental detonation caused by stray bullets during a firefight. -- Sam Carter <END NOTE>"
  1823. beltDescription="NAPALM"
  1824.  
  1825. [AmmoPlasma]
  1826. ItemName="Plasma Clip"
  1827. ItemArticle="a"
  1828. Description="A clip of extruded, magnetically-doped plastic slugs that can be heated and delivered with devastating effect using the plasma gun."
  1829. beltDescription="PMA CLIP"
  1830.  
  1831. [AugBallistic]
  1832. AugmentationName="Ballistic Protection (Active)"
  1833. Description="Monomolecular plates temporarily reinforce the skin's epithelial membrane, reducing the damage an agent receives from solid projectiles, blunt weapons and bladed weapons. Involuntary flinching an agent would naturally experience is also eliminated.|n|nTECH ONE: Damage from solid projectiles, blunt and bladed weapons is reduced significantly (35%).|n|nTECH TWO: Damage from solid projectiles, blunt and bladed weapons is reduced significantly more (45%).|n|nTECH THREE: Damage from solid projectiles, blunt and bladed weapons is reduced further still (55%).|n|nTECH FOUR: An agent can soak up damage from solid projectiles, blunt and bladed weapons (65%)."
  1834. MPInfo="When active, damage from projectiles and melee weapons is reduced by 40%. Energy Drain: High"
  1835.  
  1836. [AugBallisticPassive]
  1837. AugmentationName="BPN-021 (Passive)"
  1838. Description="Ballistic Protection Nanomachine Prototype 021.|n|nMonomolecular plates permanently reinforce the skin's epithelial membrane, reducing the damage an agent receives from projectiles, blunt weapons and bladed weapons. |n|nThe BPN-021 is the latest development in sub-dermal nanoarmor augmentation research, providing moderate ballistic protection without any user input providing the user has sufficient bioelectrical charge. If the user has no bioelectrical charge the BPN-021 is ineffective. |n|nTECH ONE: Damage from projectiles and bladed weapons is reduced slightly (20%). Bioelectric energy is drained by 1/8th of ballistic damage received. |n|nTECH TWO: Damage from projectiles and bladed weapons is reduced slightly more (25%).|n|nTECH THREE: Damage from projectiles and bladed weapons is reduced further still (30%).|n|nTECH FOUR: An agent receives significant passive protection from projectiles and bladed weapons (35%)."
  1839.  
  1840. [AugCloak]
  1841. AugmentationName="Cloak (Active)"
  1842. Description="Subdermal pigmentation cells allow the agent to blend with their surrounding environment, rendering them effectively invisible to observation by organic hostiles.|n|nTECH ONE: Power drain is normal.|n|nTECH TWO: Power drain is reduced slightly.|n|nTECH THREE: Power drain is reduced moderately.|n|nTECH FOUR: Power drain is reduced significantly."
  1843. MPInfo="When active, you are invisible to enemy players. Electronic devices and players with the vision augmentation can still detect you. Cannot be used with a weapon. Energy Drain: Moderate"
  1844.  
  1845. [AugDatalink]
  1846. AugmentationName="Infolink (Passive)"
  1847. Description="One-way micro-transceiver array allows agents in the field to receive messages from Control, and to store and later retrieve relevant maps, conversations, and notes.|n|n<UNATCO OPS FILE NOTE JR133-VIOLET> This is top of the line all the way, so don't expect any upgrades. -- Jaime Reyes <END NOTE>|n|nNO UPGRADES"
  1848.  
  1849. [AugEMP]
  1850. AugmentationName="EMP Shield (Passive)"
  1851. Description="Nanoscale EMP generators partially protect individual nanites and reduce bioelectrical drain by canceling incoming pulses.|n|nTECH ONE: Damage from EMP attacks is reduced slightly.|n|nTECH TWO: Damage from EMP attacks is reduced moderately.|n|nTECH THREE: Damage from EMP attacks is reduced significantly.|n|nTECH FOUR: An agent is nearly invulnerable to damage from EMP attacks."
  1852. MPInfo="When active, you only take 5% damage from EMP attacks. Energy Drain: Very Low"
  1853.  
  1854. [Fan1]
  1855. ItemName="Fan"
  1856.  
  1857. [AugEnviro]
  1858. AugmentationName="Environmental Resistance (Active)"
  1859. Description="Induced keratin production strengthens all epithelial tissues and reduces the agent's vulnerability to a number of possible environmental hazards such as radiation, tear gas, toxic poisoning, electricity & fire.|n|nTECH ONE: Hazard resistance is increased slightly.|n|nTECH TWO: Hazard resistance is increased moderately.|n|nTECH THREE: Hazard resistance is increased significantly.|n|nTECH FOUR: An agent is nearly invulnerable to damage from environmental hazards."
  1860. MPInfo="When active, you only take 10% damage from poison and gas, and poison and gas will not affect your vision. Energy Drain: Low"
  1861.  
  1862. [AugIFF]
  1863. AugmentationName="EUAS (Passive)"
  1864. Description="The highly advanced Environmental and User Assessment Subroutine monitors conditions of the user & environment, returning relevant data to the user's cornea as a state of the art heads up display (HUD). If desired, the user can disable HUD elements individually or uniformly, and calibrate the EUAS to monitor & relay further data.|n|nTECH ONE: Default Settings:|n|nI) Vital signs, bioelectrical energy & stamina are displayed within the top-left region of the user's field of view.|n|nII) Automatic friend or foe identification uses advanced heuristic algorithms to associate visible objects with known threat categories.|n|nIII) User accuracy is approximated and visualized as dynamic crosshairs when the user is aiming weaponry at relevant targets.|n|nTECH TWO: The user's visibility is displayed numerically alongside vital signs. |n|nTECH THREE: Nearby environmental hazards are detected & associated data is relayed to the user's HUD."
  1865.  
  1866. [AugShield]
  1867. AugmentationName="Energy Shield (Passive)"
  1868. Description="Polyanilene capacitors below the skin absorb heat, electricity and some types of radiant energy, reducing the damage received from flame, electrical, EMP, explosive and plasma attacks.|n|nTECH ONE: Damage from energy attacks is reduced slightly (10%), and an agent's movement is unhindered whilst exposed to electircal and explosive damage.|n|nTECH TWO: Damage from energy attacks is reduced moderately (30%).|n|nTECH THREE: Damage from energy attacks is reduced significantly (50%).|n|nTECH FOUR: In addition to polyanilene capacitors below the skin, nanobots are deployed that assemble a charged plasma particle shield around the body, rendering an agent nearly invulnerable to damage from energy attacks (70%)."
  1869. MPInfo="When active, you only take 50% damage from flame and plasma attacks. Energy Drain: Low"
  1870.  
  1871. [AugStealth]
  1872. AugmentationName="Run Silent (Active)"
  1873. Description="The necessary muscle movements for complete silence when walking or running are determined continuously with reactive kinematics equations produced by embedded nanocomputers, which also calculate muscle movement upon landing to precisely counteract reasonably high velocity falls. |n|nTECH ONE: Sound made while moving & damage recieved from high falls is reduced slightly.|n|nTECH TWO: Sound made while moving & damage recieved from high falls is reduced moderately.|n|nTECH THREE: Sound made while moving & damage recieved from high falls is reduced significantly.|n|nTECH FOUR: An agent is completely silent and can outlive considerably high velocity falls."
  1874. MPInfo="When active, you do not make footstep sounds. Energy Drain: Low"
  1875.  
  1876. [AugTarget]
  1877. AugmentationName="Targeting (Active)"
  1878. Description="Image-scaling and recognition provided by multiplexing the optic nerve with doped polyacetylene 'quantum wires' not only increases accuracy & damage, but also delivers limited situational info about a target.|n|nTECH ONE: Slight increase in accuracy & damage (+10%), as well as general target information.|n|nTECH TWO: Additional increase in accuracy and damage (+20%), as well as more target information.|n|nTECH THREE: Additional increase in accuracy & damage (+30%), as well as specific target information.|n|nTECH FOUR: Additional increase in accuracy & damage (+40%), and telescopic vision."
  1879. MPInfo="When active, all weapon skills are effectively increased by one level, and you can see an enemy's health. The skill increases allow you to effectively surpass skill level 3. Energy Drain: Moderate"
  1880.  
  1881. [AcousticSensor]
  1882. ItemName="Gunfire Acoustic Sensor"
  1883.  
  1884. [CeilingFan]
  1885. ItemName="Ceiling Fan Blades"
  1886.  
  1887. [CeilingFanMotor]
  1888. ItemName="Ceiling Fan Motor"
  1889.  
  1890. [Female4]
  1891. FamiliarName="Female"
  1892. UnfamiliarName="Female"
  1893.  
  1894. [ClothesRack]
  1895. ItemName="Hanging Clothes"
  1896.  
  1897. [HKHangingLantern2]
  1898. ItemName="Paper Lantern"
  1899.  
  1900. [ChairLeather]
  1901. ItemName="Comfy Chair"
  1902.  
  1903. [CouchLeather]
  1904. ItemName="Leather Couch"
  1905.  
  1906. [OfficeChair]
  1907. ItemName="Swivel Chair"
  1908.  
  1909. [WHChairPink]
  1910. ItemName="Chair"
  1911.  
  1912. [CoffeeTable]
  1913. ItemName="Coffee Table"
  1914.  
  1915. [FlagPole]
  1916. ItemName="Flag Pole"
  1917.  
  1918. [Female1]
  1919. FamiliarName="Female"
  1920. UnfamiliarName="Female"
  1921.  
  1922. [Female3]
  1923. FamiliarName="Female"
  1924. UnfamiliarName="Female"
  1925.  
  1926. [Female2]
  1927. FamiliarName="Female"
  1928. UnfamiliarName="Female"
  1929.  
  1930. [Male4]
  1931. FamiliarName="Male"
  1932. UnfamiliarName="Male"
  1933.  
  1934. [MenuChoice_Crosshairs]
  1935. helpText="Toggles Crosshairs visibility."
  1936. actionText="Cross|&hairs"
  1937.  
  1938. [DartFlare]
  1939. ItemName="Flare Dart"
  1940.  
  1941. [MenuChoice_ObjectNames]
  1942. helpText="If enabled, the name of the selected object in the world will be printed"
  1943. actionText="|&Object Names"
  1944.  
  1945. [MenuChoice_ReverseStereo]
  1946. helpText="If enabled, the left and right stereo channels are reversed."
  1947. actionText="|&Reverse Stereo"
  1948. configSetting="ini:Engine.Engine.AudioDevice ReverseStereo"
  1949.  
  1950. [MenuChoice_SoundVolume]
  1951. helpText="Adjusts the Sound Effects volume."
  1952. actionText="Sound |&Effects Volume"
  1953. configSetting="ini:Engine.Engine.AudioDevice SoundVolume"
  1954.  
  1955. [MenuChoice_Subtitles]
  1956. helpText="If subtitles are On, conversation dialogue will be displayed on-screen."
  1957. actionText="|&Subtitles"
  1958.  
  1959. [MenuChoice_ToggleCrouch]
  1960. helpText="If set to Enabled, the crouch key will act as a toggle"
  1961. actionText="|&Toggle Crouch"
  1962.  
  1963. [MenuScreenControls]
  1964. Title="Controls"
  1965. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  1966. actionButtons[1]="(Align=HALIGN_Right,Action=AB_OK)"
  1967. actionButtons[2]="(Action=AB_Reset)"
  1968.  
  1969. [MenuScreenDisplay]
  1970. Title="Display Settings"
  1971. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  1972. actionButtons[1]="(Align=HALIGN_Right,Action=AB_OK)"
  1973. actionButtons[2]="(Action=AB_Reset)"
  1974.  
  1975. [MenuScreenSound]
  1976. Title="Sound Settings"
  1977. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  1978. actionButtons[1]="(Align=HALIGN_Right,Action=AB_OK)"
  1979. actionButtons[2]="(Action=AB_Reset)"
  1980.  
  1981. [MenuScreenThemesSave]
  1982. LoadHelpText="Choose the color theme to save"
  1983. Title="Save Theme"
  1984. actionButtons[1]="(Text="Save Theme",Key="SAVE")"
  1985.  
  1986. [ComputerSecurityChoice_Turret]
  1987. actionText="|&Turret Status"
  1988. enumText[0]="Bypassed"
  1989. enumText[1]="Allies"
  1990. enumText[2]="Enemies"
  1991. enumText[3]="Everything"
  1992.  
  1993. [ComputerSecurityChoice_DoorOpen]
  1994. actionText="|&Door Status"
  1995. enumText[0]="Open"
  1996. enumText[1]="Closed"
  1997.  
  1998. [ComputerSecurityChoice_DoorAccess]
  1999. actionText="Door |&Access"
  2000. enumText[0]="Locked"
  2001. enumText[1]="Unlocked"
  2002.  
  2003. [ComputerSecurityChoice_Camera]
  2004. actionText="|&Camera Status"
  2005. enumText[0]="On"
  2006. enumText[1]="Off"
  2007.  
  2008. [AmmoLAM]
  2009. beltDescription="LAM"
  2010.  
  2011. [WeaponMiniCrossbow]
  2012. ItemName="Mini-Crossbow"
  2013. Description="The mini-crossbow was specifically developed for espionage work, and accepts a range of dart types (normal, tranquilizer, flare, or taser) that can be changed depending upon the mission requirements."
  2014. beltDescription="CROSSBOW"
  2015.  
  2016. [MenuChoice_SpeechVolume]
  2017. helpText="Adjusts the Speech volume."
  2018. actionText="|&Speech Volume"
  2019. configSetting="ini:Engine.Engine.AudioDevice SpeechVolume"
  2020.  
  2021. [AmmoPepper]
  2022. ItemName="Pepper Cartridge"
  2023. ItemArticle="a"
  2024. Description="'ANTIGONE pepper spray will incapacitate your attacker in UNDER TWO SECONDS. ANTIGONE -- better BLIND than DEAD. NOTE: Keep away from children under the age of five. Contents under pressure.'"
  2025. beltDescription="PPR CART"
  2026.  
  2027. [MenuChoice_HUDAugDisplay]
  2028. helpText="This setting determines which Augmentations are displayed in the HUD."
  2029. actionText="HUD |&Augmentation Display"
  2030. enumText[0]="Active"
  2031. enumText[1]="All Augs"
  2032.  
  2033. [GasGrenade]
  2034. ItemName="Gas Grenade"
  2035.  
  2036. [Male2]
  2037. FamiliarName="Male"
  2038. UnfamiliarName="Male"
  2039.  
  2040. [Male3]
  2041. FamiliarName="Male"
  2042. UnfamiliarName="Male"
  2043.  
  2044. [MenuChoice_AdjustBrightness]
  2045. actionText="|&Brightness"
  2046. configSetting="ini:Engine.Engine.ViewportManager Brightness"
  2047.  
  2048. [MenuChoice_AlwaysRun]
  2049. helpText="If set to Enabled, the player will always run"
  2050. actionText="|&Always Run"
  2051.  
  2052. [MenuChoice_Brightness]
  2053. actionText="Adjust |&Brightness..."
  2054.  
  2055. [MenuChoice_HUDBordersVisible]
  2056. helpText="Determines whether the HUD Borders are displayed"
  2057. actionText="HUD Borders |&Visible"
  2058.  
  2059. [MenuChoice_HUDBorderTranslucency]
  2060. helpText="If translucency is enabled, the HUD borders will be translucent"
  2061. actionText="HUD |&Borders Translucency"
  2062.  
  2063. [MenuChoice_InvertMouse]
  2064. helpText="Inverts the vertical mouse axis so when you push up you look down and vice versa"
  2065. actionText="Invert |&Mouse"
  2066.  
  2067. [MenuChoice_HUDTranslucency]
  2068. helpText="If translucency is enabled, the background will be visible through the in-game HUD and User-Interface screens."
  2069. actionText="HUD Background Tr|&anslucency"
  2070.  
  2071. [MenuChoice_MenuTranslucency]
  2072. helpText="If translucency is enabled, the background will be visible through the menus."
  2073. actionText="Menu |&Translucency"
  2074.  
  2075. [MenuChoice_MusicVolume]
  2076. helpText="Adjusts the Music volume."
  2077. actionText="|&Music Volume"
  2078. configSetting="ini:Engine.Engine.AudioDevice MusicVolume"
  2079.  
  2080. [MenuChoice_SurroundSound]
  2081. helpText="Enables Dolby Surround Sound support. Requires a Dolby Pro-Logic Surround Sound Processor."
  2082. actionText="|&Dolby Surround Sound"
  2083. configSetting="ini:Engine.Engine.AudioDevice UseSurround"
  2084.  
  2085. [MenuChoice_GoreLevel]
  2086. helpText="Setting to low will remove blood from the game"
  2087. actionText="|&Gore Level"
  2088. enumText[0]="Low"
  2089. enumText[1]="Normal"
  2090.  
  2091. [MenuChoice_FullScreen]
  2092. helpText="Toggle between running the game full-screen or in a window"
  2093. actionText="Toggle |&Full-Screen Mode"
  2094.  
  2095. [MenuChoice_Use3DHardware]
  2096. helpText="Enables Hardware 3D Sound Support."
  2097. actionText="|&Hardware 3D Support"
  2098. configSetting="ini:Engine.Engine.AudioDevice Use3dHardware"
  2099. RestartTitle="Sound Quality"
  2100. RestartMessage="This change will not take effect until you restart Deus Ex."
  2101.  
  2102. [MenuChoice_WeaponAutoReload]
  2103. helpText="If enabled, weapons will automatically reload when their ammo is depleted. Disabled and cannot be toggled for Hardcore mode."
  2104. actionText="|&Weapon Auto-Reload"
  2105.  
  2106. [MenuScreenOptions]
  2107. Title="Options"
  2108. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  2109. actionButtons[1]="(Align=HALIGN_Right,Action=AB_OK)"
  2110. actionButtons[2]="(Action=AB_Reset)"
  2111.  
  2112. [MenuSettings]
  2113. Title="Settings"
  2114. ButtonNames[0]="Keyboard/Mouse"
  2115. ButtonNames[1]="Controls"
  2116. ButtonNames[2]="Game Options"
  2117. ButtonNames[3]="Display"
  2118. ButtonNames[4]="Colors"
  2119. ButtonNames[5]="Sound"
  2120. ButtonNames[6]="Previous Menu"
  2121.  
  2122. [AmmoEMPGrenade]
  2123. beltDescription="EMP GREN"
  2124.  
  2125. [AmmoGasGrenade]
  2126. beltDescription="GAS GREN"
  2127.  
  2128. [AmmoNanoVirusGrenade]
  2129. beltDescription="SCRM GREN"
  2130.  
  2131. [Pigeon]
  2132. FamiliarName="Pigeon"
  2133. UnfamiliarName="Pigeon"
  2134.  
  2135. [AugHeartLung]
  2136. AugmentationName="Synthetic Heart (Automatic)"
  2137. Description="This synthetic heart circulates not only blood but a steady concentration of mechanochemical power cells, smart phagocytes, and liposomes containing prefab diamondoid machine parts, resulting in upgraded performance for all installed augmentations.|n|n<UNATCO OPS FILE NOTE JR133-VIOLET> You'll want to pay close attention:|n|n1. This will not enhance any augmentation past its maximum upgrade level.|n2. All passive augmentations will recieve one upgrade each upon installation.|n3. Active augmentations will be upgraded whilst in-use by using additional power to do so.|n4. You can never again use an active augmentation without this organ replacement draining additional power. -- Jaime Reyes <END NOTE>|n|nTECH ONE: All active augmentations are boosted by use of additional energy, and all currently installed passive augmentations are boosted upon installation.|n|nTECH TWO: Heart power drain is reduced.|n|nTECH THREE: power drain is reduced further.|n|nTECH FOUR: Heart power drain is halved."
  2138.  
  2139. [Seagull]
  2140. FamiliarName="Seagull"
  2141. UnfamiliarName="Seagull"
  2142.  
  2143. [AugPower]
  2144. AugmentationName="Recirculator (Automatic)"
  2145. Description="Power consumption for all active augmentations is reduced by polyanilene circuits, plugged directly into cell membranes, that allow nanite particles to interconnect electronically without leaving their host cells.|n|nTECH ONE: Power drain of active augmentations is reduced slightly (5%).|n|nTECH TWO: Power drain of active augmentations is reduced moderately (20%).|n|nTECH THREE: Power drain of active augmentations is reduced significantly (35%).|n|nTECH FOUR: Power drain of active augmentations is reduced by half."
  2146. MPInfo="Reduces the cost of other augs. Automatically used when needed. Energy Drain: None"
  2147.  
  2148. [BarrelAmbrosia]
  2149. ItemName="Ambrosia Storage Container"
  2150.  
  2151. [Tumbleweed]
  2152. ItemName="Tumbleweed"
  2153.  
  2154. [WeaponGEPGun]
  2155. ItemName="Guided Explosive Projectile (GEP) Gun"
  2156. Description="The GEP gun is a relatively recent invention in the field of armaments: a portable, shoulder-mounted launcher that can fire rockets and laser guide them to their target with pinpoint accuracy, or alternatively guide them remotely with built in navigational systems. While suitable for high-threat combat situations, it can be bulky for those agents who have not grown familiar with it."
  2157. beltDescription="GEP GUN"
  2158. ShortName="GEP Gun"
  2159.  
  2160. [WeaponLAW]
  2161. ItemName="Light Anti-Tank Weapon (LAW)"
  2162. Description="The LAW provides cheap, dependable anti-armor capability in the form of an integrated one-shot rocket and delivery system, though at the expense of any laser guidance. Like other heavy weapons, the LAW can slow agents who have not trained with it extensively."
  2163. beltDescription="LAW"
  2164.  
  2165. [WeaponPepperGun]
  2166. ItemName="Pepper Gun"
  2167. Description="The pepper gun will accept a number of commercially available riot control agents in cartridge form and disperse them as a fine aerosol mist that can cause blindness or blistering at short-range."
  2168. beltDescription="PEPPER"
  2169.  
  2170. [WeaponNanoSword]
  2171. ItemName="Dragon's Tooth Sword"
  2172. ItemArticle="the"
  2173. Description="The true weapon of a modern warrior, the Dragon's Tooth is not a sword in the traditional sense, but a nanotechnologically constructed blade that is dynamically 'forged' on command into a non-eutactic solid. Nanoscale whetting devices insure that the blade is both unbreakable and lethally sharp. |n|n<TT//UnderNet.0924.243.886> According to old schematics the sword *does* appear to have some disadvantages: |n|n1. The Dragon's Tooth Sword emits a very distinct sound upon construction, so draw before moving in for the kill. |n2. Blade construction and hazardous handling renders it unfit for secondary use.|n3. The sword emits light, which can help you see in darkness if need be. However you'll also be somewhat more visible to targets.<END NOTE>"
  2174. beltDescription="DTS"
  2175. msgSpec="Emits Light"
  2176.  
  2177. [MenuChoice_UIBackground]
  2178. helpText="Determines what is displayed under menus and 2D screens. Render 3D is good for fast machines, followed by Snapshot and then Black."
  2179. actionText="UI/Menu |&Background"
  2180. enumText[0]="Render 3D"
  2181. enumText[1]="Snapshot"
  2182. enumText[2]="Black"
  2183.  
  2184. [MenuChoice_HeadBob]
  2185. helpText="If enabled, the player will bob up and down slightly while walking."
  2186. actionText="|&Player Bob"
  2187.  
  2188. [Male1]
  2189. FamiliarName="Male"
  2190. UnfamiliarName="Male"
  2191.  
  2192. [Ammo20mm]
  2193. ItemName="20mm HE Ammo"
  2194. ItemArticle="some"
  2195. Description="The 20mm high-explosive round complements the standard 7.62x51mm assault rifle & UMP762c sub-machine gun by adding the capability to clear small rooms, foxholes, and blind corners using an underhand launcher."
  2196. beltDescription="20MM AMMO"
  2197.  
  2198. [AmmoRocketWP]
  2199. ItemName="WP Rockets"
  2200. Description="The white-phosphorus rocket, or 'wooly peter,' was designed to expand the mission profile of the GEP gun. While it does minimal damage upon detonation, the explosion will spread a cloud of particularized white phosphorus that ignites immediately upon contact with the air."
  2201. beltDescription="WP ROCKET"
  2202.  
  2203. [AugHealing]
  2204. AugmentationName="Regeneration (Active)"
  2205. Description="Programmable polymerase automatically directs construction of proteins in injured cells, restoring an agent to full health over time.|n|nTECH ONE: Healing occurs at a normal rate.|n|nTECH TWO: Healing occurs at a slightly faster rate.|n|nTECH THREE: Healing occurs at a moderately faster rate.|n|nTECH FOUR: Healing occurs at a significantly faster rate."
  2206. MPInfo="When active, you heal, but at a rate insufficient for healing in combat. Energy Drain: High"
  2207.  
  2208. [AugVision]
  2209. AugmentationName="Vision Enhancement (Active)"
  2210. Description="By bleaching selected rod photoreceptors and saturating them with metarhodopsin XII, the 'nightvision' present in most nocturnal animals can be duplicated. Subsequent upgrades and modifications add infravision & sonar-resonance imaging that effectively allows an agent to see through walls and detect users of advanced stealth cloaking technology.|n|nTECH ONE: Nightvision.|n|nTECH TWO: Infravision.|n|nTECH THREE: Close range sonar imaging that enables an agent to detect threats through solid material.|n|nTECH FOUR: Long range sonar imaging that enables an agent to detect threats through solid material."
  2211. MPInfo="When active, you can see enemy players in the dark from any distance, and for short distances you can see through walls and see cloaked enemies. Energy Drain: Moderate"
  2212.  
  2213. [WeaponBaton]
  2214. ItemName="Baton"
  2215. Description="An expandable baton is typically composed of a cylindrical outer shaft containing telescoping inner shafts that lock into each other when expanded. The shafts are usually made of steel, but lightweight baton models may have their shafts made from other materials such as aluminium alloy. Expandable batons may have a solid tip at the outer end of the innermost shaft; the purpose of the solid tip is to maximize the power of a strike when the baton is used as an impact weapon. An expandable baton is opened by being swung in a forceful manner while collapsed, using inertia to extend and lock the segments by friction."
  2216. beltDescription="BATON"
  2217. msgSpec="Silent Attack"
  2218.  
  2219. [WeaponHideAGun]
  2220. ItemName="PS20"
  2221. Description="The PS20 is a disposable, plasma-based weapon developed by an unknown security organization as a next generation stealth pistol. Unfortunately, the necessity of maintaining a small physical profile restricts the weapon to a single shot, yet it is exceptionally powerful."
  2222. beltDescription="PS20"
  2223.  
  2224. [WeaponRifle]
  2225. ItemName="Sniper Rifle"
  2226. Description="The military sniper rifle is the superior tool for the interdiction of long-range targets. When coupled with the proven 30.06 round, a marksman can achieve tight groupings at better than 1 MOA (minute of angle) depending on environmental conditions."
  2227. beltDescription="SNIPER"
  2228.  
  2229. [HangingShopLight]
  2230. ItemName="Flourescent Light"
  2231.  
  2232. [GordonQuick]
  2233. FamiliarName="Gordon Quick"
  2234. UnfamiliarName="Gordon Quick"
  2235.  
  2236. [ChildMale]
  2237. FamiliarName="Child"
  2238. UnfamiliarName="Child"
  2239.  
  2240. [HKBuddha]
  2241. ItemName="Buddha Statue"
  2242.  
  2243. [HKBirdcage]
  2244. ItemName="Birdcage"
  2245.  
  2246. [Cop]
  2247. FamiliarName="Cop"
  2248. UnfamiliarName="Cop"
  2249.  
  2250. [CrateBreakableMedGeneral]
  2251. ItemName="General Supply Crate"
  2252.  
  2253. [Chef]
  2254. FamiliarName="Chef"
  2255. UnfamiliarName="Chef"
  2256.  
  2257. [CrateBreakableMedMedical]
  2258. ItemName="Medical Supply Crate"
  2259.  
  2260. [HKCouch]
  2261. ItemName="Bench"
  2262.  
  2263. [Chandelier]
  2264. ItemName="Chandelier"
  2265.  
  2266. [Flowers]
  2267. ItemName="Flowers"
  2268.  
  2269. [CrateExplosiveSmall]
  2270. ItemName="TNT Crate"
  2271.  
  2272. [CrateUnbreakableLarge]
  2273. ItemName="Metal Crate"
  2274.  
  2275. [CrateUnbreakableMed]
  2276. ItemName="Metal Crate"
  2277.  
  2278. [Flask]
  2279. ItemName="Lab Flask"
  2280.  
  2281. [HKHangingLantern]
  2282. ItemName="Paper Lantern"
  2283.  
  2284. [Chair1]
  2285. ItemName="Chair"
  2286.  
  2287. [Chad]
  2288. FamiliarName="Chad"
  2289. UnfamiliarName="Chad"
  2290.  
  2291. [ChildMale2]
  2292. FamiliarName="Child"
  2293. UnfamiliarName="Child"
  2294.  
  2295. [CrateUnbreakableSmall]
  2296. ItemName="Metal Crate"
  2297.  
  2298. [HKMarketLight]
  2299. ItemName="Hanging Light"
  2300.  
  2301. [HKMarketTable]
  2302. ItemName="Table"
  2303.  
  2304. [Doberman]
  2305. FamiliarName="Doberman"
  2306. UnfamiliarName="Doberman"
  2307.  
  2308. [Cushion]
  2309. ItemName="Floor Cushion"
  2310.  
  2311. [GilbertRenton]
  2312. FamiliarName="Gilbert Renton"
  2313. UnfamiliarName="Gilbert Renton"
  2314.  
  2315. [ComputerPersonal]
  2316. ItemName="Personal Computer Terminal"
  2317.  
  2318. [HKChair]
  2319. ItemName="Chair"
  2320.  
  2321. [Butler]
  2322. FamiliarName="Butler"
  2323. UnfamiliarName="Butler"
  2324.  
  2325. [Businesswoman1]
  2326. FamiliarName="Businesswoman"
  2327. UnfamiliarName="Businesswoman"
  2328.  
  2329. [Businessman3]
  2330. FamiliarName="Businessman"
  2331. UnfamiliarName="Businessman"
  2332.  
  2333. [DataCube]
  2334. ItemName="DataCube"
  2335.  
  2336. [Businessman2]
  2337. FamiliarName="Businessman"
  2338. UnfamiliarName="Businessman"
  2339.  
  2340. [HKTable]
  2341. ItemName="Table"
  2342.  
  2343. [HKTukTuk]
  2344. ItemName="TukTuk"
  2345.  
  2346. [BobPageAugmented]
  2347. ItemName="Augmented Bob Page"
  2348.  
  2349. [Businessman1]
  2350. FamiliarName="Businessman"
  2351. UnfamiliarName="Businessman"
  2352.  
  2353. [Hooker1]
  2354. FamiliarName="Hooker"
  2355. UnfamiliarName="Hooker"
  2356.  
  2357. [CrateBreakableMedCombat]
  2358. ItemName="Combat Supply Crate"
  2359.  
  2360. [BumMale3]
  2361. FamiliarName="Bum"
  2362. UnfamiliarName="Bum"
  2363.  
  2364. [Hooker2]
  2365. FamiliarName="Hooker"
  2366. UnfamiliarName="Hooker"
  2367.  
  2368. [BumMale2]
  2369. FamiliarName="Older Bum"
  2370. UnfamiliarName="Older Bum"
  2371.  
  2372. [BumFemale]
  2373. FamiliarName="Bum"
  2374. UnfamiliarName="Bum"
  2375.  
  2376. [BoxSmall]
  2377. ItemName="Cardboard Box"
  2378.  
  2379. [DentonClone]
  2380. ItemName="JC Denton Clone"
  2381.  
  2382. [BoxMedium]
  2383. ItemName="Cardboard Box"
  2384.  
  2385. [BoxLarge]
  2386. ItemName="Cardboard Box"
  2387.  
  2388. [BookClosed]
  2389. ItemName="Book"
  2390.  
  2391. [BoneSkull]
  2392. ItemName="Human Skull"
  2393.  
  2394. [BoneFemur]
  2395. ItemName="Human Femur"
  2396.  
  2397. [HarleyFilben]
  2398. FamiliarName="Harley Filben"
  2399. UnfamiliarName="Bum"
  2400.  
  2401. [WHTableBlue]
  2402. ItemName="Table"
  2403.  
  2404. [WHRedVase]
  2405. ItemName="Vase"
  2406.  
  2407. [WHRedOvalTable]
  2408. ItemName="Table"
  2409.  
  2410. [WHRedLampTable]
  2411. ItemName="Table"
  2412.  
  2413. [WHRedEagleTable]
  2414. ItemName="Table"
  2415.  
  2416. [WHRedCouch]
  2417. ItemName="Couch"
  2418.  
  2419. [WHRedCandleabra]
  2420. ItemName="Candelabra"
  2421.  
  2422. [WHPiano]
  2423. ItemName="Grand Piano"
  2424.  
  2425. [WHPhone]
  2426. ItemName="Telephone"
  2427.  
  2428. [WHFireplaceLog]
  2429. ItemName="Log"
  2430.  
  2431. [WHFireplaceGrill]
  2432. ItemName="Fireplace Grating"
  2433.  
  2434. [WHEndtableLibrary]
  2435. ItemName="Table"
  2436.  
  2437. [WHDeskOvalOffice]
  2438. ItemName="Desk"
  2439.  
  2440. [BoatPerson]
  2441. FamiliarName="Boat Person"
  2442. UnfamiliarName="Boat Person"
  2443.  
  2444. [WHDeskLibrarySmall]
  2445. ItemName="Desk"
  2446.  
  2447. [WHChairOvalOffice]
  2448. ItemName="Leather Chair"
  2449.  
  2450. [WHChairDining]
  2451. ItemName="Chair"
  2452.  
  2453. [WHCabinet]
  2454. ItemName="Cabinet"
  2455.  
  2456. [WHBookstandLibrary]
  2457. ItemName="Bookstand"
  2458.  
  2459. [WHBenchLibrary]
  2460. ItemName="Bench"
  2461.  
  2462. [WHBenchEast]
  2463. ItemName="Bench"
  2464.  
  2465. [Basket]
  2466. ItemName="Wicker Basket"
  2467.  
  2468. [Vase2]
  2469. ItemName="Vase"
  2470.  
  2471. [Vase1]
  2472. ItemName="Vase"
  2473.  
  2474. [Van]
  2475. ItemName="Black Van"
  2476.  
  2477. [Bartender]
  2478. FamiliarName="Bartender"
  2479. UnfamiliarName="Bartender"
  2480.  
  2481. [Trophy]
  2482. ItemName="Trophy Cup"
  2483.  
  2484. [TriadLumPath2]
  2485. FamiliarName="Gang Leader"
  2486. UnfamiliarName="Gang Leader"
  2487.  
  2488. [BarrelVirus]
  2489. ItemName="NanoVirus Storage Container"
  2490.  
  2491. [TrashCan4]
  2492. ItemName="Trashcan"
  2493.  
  2494. [TrashCan3]
  2495. ItemName="Trashcan"
  2496.  
  2497. [Trashcan2]
  2498. ItemName="Trashcan"
  2499.  
  2500. [TrashCan1]
  2501. ItemName="Trashcan"
  2502.  
  2503. [Trashbag2]
  2504. ItemName="Trashbag"
  2505.  
  2506. [Trashbag]
  2507. ItemName="Trashbag"
  2508.  
  2509. [TrafficLight]
  2510. ItemName="Traffic Light"
  2511.  
  2512. [TiffanySavage]
  2513. FamiliarName="Tiffany Savage"
  2514. UnfamiliarName="Tiffany Savage"
  2515.  
  2516. [ThugMale3]
  2517. FamiliarName="Thug"
  2518. UnfamiliarName="Thug"
  2519.  
  2520. [SubwayControlPanel]
  2521. ItemName="Subway Control Panel"
  2522.  
  2523. [Soldier]
  2524. FamiliarName="Soldier"
  2525. UnfamiliarName="Soldier"
  2526.  
  2527. [Smuggler]
  2528. FamiliarName="Smuggler"
  2529. UnfamiliarName="Smuggler"
  2530.  
  2531. [SignFloor]
  2532. ItemName="Caution Sign"
  2533.  
  2534. [ShopLight]
  2535. ItemName="Flourescent Light"
  2536.  
  2537. [SecurityBot4]
  2538. FamiliarName="Security Bot"
  2539. UnfamiliarName="Security Bot"
  2540.  
  2541. [SecretService]
  2542. FamiliarName="Secret Service Agent"
  2543. UnfamiliarName="Secret Service Agent"
  2544.  
  2545. [Secretary]
  2546. FamiliarName="Secretary"
  2547. UnfamiliarName="Secretary"
  2548.  
  2549. [ScientistMale]
  2550. FamiliarName="Scientist"
  2551. UnfamiliarName="Scientist"
  2552.  
  2553. [ScientistFemale]
  2554. FamiliarName="Scientist"
  2555. UnfamiliarName="Scientist"
  2556.  
  2557. [SarahMead]
  2558. FamiliarName="Sarah Mead"
  2559. UnfamiliarName="Sarah Mead"
  2560.  
  2561. [SamCarter]
  2562. FamiliarName="Sam Carter"
  2563. UnfamiliarName="Sam Carter"
  2564.  
  2565. [Sailor]
  2566. FamiliarName="Sailor"
  2567. UnfamiliarName="Sailor"
  2568.  
  2569. [RoadBlock]
  2570. ItemName="Concrete Barricade"
  2571.  
  2572. [RachelMead]
  2573. FamiliarName="Rachel Mead"
  2574. UnfamiliarName="Rachel Mead"
  2575.  
  2576. [Pot2]
  2577. ItemName="Metal Pot"
  2578.  
  2579. [Pot1]
  2580. ItemName="Metal Pot"
  2581.  
  2582. [PoolTableLight]
  2583. ItemName="Hanging Light"
  2584.  
  2585. [Plant3]
  2586. ItemName="Houseplant"
  2587.  
  2588. [Plant2]
  2589. ItemName="Houseplant"
  2590.  
  2591. [Plant1]
  2592. ItemName="Houseplant"
  2593.  
  2594. [Pinball]
  2595. ItemName="Pinball Machine"
  2596.  
  2597. [Pillow]
  2598. ItemName="Pillow"
  2599.  
  2600. [PhilipMead]
  2601. FamiliarName="Philip Mead"
  2602. UnfamiliarName="Philip Mead"
  2603.  
  2604. [Mutt]
  2605. FamiliarName="Dog"
  2606. UnfamiliarName="Dog"
  2607.  
  2608. [Fan1Vertical]
  2609. ItemName="Fan"
  2610.  
  2611. [Fan2]
  2612. ItemName="Fan"
  2613.  
  2614. [Pan4]
  2615. ItemName="Pot"
  2616.  
  2617. [Pan3]
  2618. ItemName="Frying Pan"
  2619.  
  2620. [Pan2]
  2621. ItemName="Pot"
  2622.  
  2623. [Pan1]
  2624. ItemName="Frying Pan"
  2625.  
  2626. [NYPoliceBoat]
  2627. ItemName="Police Boat"
  2628. UnfamiliarName="UNATCO Boat Pilot"
  2629.  
  2630. [Nurse]
  2631. FamiliarName="Nurse"
  2632. UnfamiliarName="Nurse"
  2633.  
  2634. [NewspaperOpen]
  2635. ItemName="Newspaper"
  2636.  
  2637. [Newspaper]
  2638. ItemName="Newspaper"
  2639.  
  2640. [NathanMadison]
  2641. FamiliarName="Nathan Madison"
  2642. UnfamiliarName="Nathan Madison"
  2643.  
  2644. [Microscope]
  2645. ItemName="Microscope"
  2646.  
  2647. [MichaelHamner]
  2648. FamiliarName="Michael Hamner"
  2649. UnfamiliarName="Michael Hamner"
  2650.  
  2651. [Janitor]
  2652. FamiliarName="Janitor"
  2653. UnfamiliarName="Janitor"
  2654.  
  2655. [Jock]
  2656. FamiliarName="Jock"
  2657. UnfamiliarName="Jock"
  2658.  
  2659. [JoeGreene]
  2660. FamiliarName="Joe Greene"
  2661. UnfamiliarName="Joe Greene"
  2662.  
  2663. [JoJoFine]
  2664. FamiliarName="JoJo Fine"
  2665. UnfamiliarName="JoJo Fine"
  2666.  
  2667. [JordanShea]
  2668. FamiliarName="Jordan Shea"
  2669. UnfamiliarName="Jordan Shea"
  2670.  
  2671. [MenuChoice_AdjustColors]
  2672. helpText="Allows you to adjust the colors of the MENU and in-game HUD screens."
  2673. actionText="Adjust Colors..."
  2674.  
  2675. [JosephManderley]
  2676. FamiliarName="Joseph Manderley"
  2677. UnfamiliarName="Joseph Manderley"
  2678.  
  2679. [Mechanic]
  2680. FamiliarName="Mechanic"
  2681. UnfamiliarName="Mechanic"
  2682.  
  2683. [MaxChen]
  2684. FamiliarName="Max Chen"
  2685. UnfamiliarName="Max Chen"
  2686.  
  2687. [MargaretWilliams]
  2688. FamiliarName="Margaret Williams"
  2689. UnfamiliarName="Margaret Williams"
  2690.  
  2691. [AIPrototype]
  2692. ItemName="AI Prototype"
  2693.  
  2694. [Mailbox]
  2695. ItemName="Mailbox"
  2696.  
  2697. [Maid]
  2698. FamiliarName="Maid"
  2699. UnfamiliarName="Maid"
  2700.  
  2701. [MaggieChow]
  2702. FamiliarName="Maggie Chow"
  2703. UnfamiliarName="Maggie Chow"
  2704.  
  2705. [LuciusDeBeers]
  2706. ItemName="Lucius De Beers in a life support tube"
  2707.  
  2708. [LowerClassMale2]
  2709. FamiliarName="Lower Class"
  2710. UnfamiliarName="Lower Class"
  2711.  
  2712. [LowerClassMale]
  2713. FamiliarName="Lower Class"
  2714. UnfamiliarName="Lower Class"
  2715.  
  2716. [Lightbulb]
  2717. ItemName="Light Bulb"
  2718.  
  2719. [Lamp3]
  2720. ItemName="Desk Lamp"
  2721.  
  2722. [Lamp2]
  2723. ItemName="Halogen Lamp"
  2724.  
  2725. [Lamp1]
  2726. ItemName="Table Lamp"
  2727.  
  2728. [JuanLebedev]
  2729. FamiliarName="Juan Lebedev"
  2730. UnfamiliarName="Juan Lebedev"
  2731.  
  2732. [KarkianBaby]
  2733. FamiliarName="Baby Karkian"
  2734. UnfamiliarName="Baby Karkian"
  2735.  
  2736. [JunkieMale]
  2737. FamiliarName="Junkie"
  2738. UnfamiliarName="Junkie"
  2739.  
  2740. [JunkieFemale]
  2741. FamiliarName="Junkie"
  2742. UnfamiliarName="Junkie"
  2743.  
  2744. [JCDouble]
  2745. FamiliarName="JC Denton"
  2746. UnfamiliarName="JC Denton"
  2747.  
  2748. [SkillWeaponLowTech]
  2749. SkillName="Weapons: Low-Tech"
  2750. Description="The use of melee weapons such as knives, throwing knives, swords, pepper guns, and prods. |n|nTotal skill points to master: 5250 |n# of perks: 3 |n|nUNTRAINED: An agent can use melee weaponry. |n|nTRAINED: Accuracy with throwing knifes and damage of all low-tech weapons increase slightly.|n|nADVANCED: Accuracy and damage increase moderately, an agent throws throwing knives harder and further, and the reload speed of the riot prod and pepper gun is increased.|n|nMASTER: Melee strikes drain 50% less stamina & any melee strikes on target are likely to neutralize, for an agent's skill is increased two-fold."
  2751. LocalizedPerkName="SHARP-EYED"
  2752. LocalizedPerkName2="PIERCING"
  2753. LocalizedPerkName3="INVENTIVE"
  2754. PerksDescription="|nAn agent can clearly see the traversed flight path of airborne darts and throwing knives. |n|nRequires: Low-Tech: TRAINED"
  2755. PerksDescription2="|nAn agent is more likely to cause organic targets to flinch in pain when struck by low-tech weaponry, and an agent deals 20% more damage to bots with low-tech weaponry. |n|nRequires: Low-Tech: ADVANCED"
  2756. PerksDescription3="|nAn agent can assign the Dragon Tooth Sword as a secondary weapon. |n|nRequires: Low-Tech: MASTER"
  2757.  
  2758. [SkillEnviro]
  2759. SkillName="Environmental Training"
  2760. Description="Experience with interacting with the environment in addition to using hazmat suits, ballistic armor, thermoptic camo, tech goggles and rebreathers in a number of applicable situations. |n|nTotal skill points to master: 5250|n# of perks: 3 |n|nUNTRAINED: An agent can use environmental apparel: armors degrade with sustained damage, charged apparel lasts for a period of time until drained.|n|nTRAINED: Environmental apparel can be used more efficiently and an agent can also carry around said apparel in higher quantities.|n|nADVANCED: Apparel can be used yet more efficiently and yet more precision is exercised when packing the inventory to make space for apparel.|n|nMASTER: An agent wears environmental apparel like a second skin."
  2761. LocalizedPerkName="STEADY-FOOTED"
  2762. LocalizedPerkName2="HARDENED"
  2763. LocalizedPerkName3="TECH SPECIALIST"
  2764.  
  2765. [SkillWeaponRifle]
  2766. SkillName="Weapons: Rifle"
  2767. Description="The use of rifles, including assault rifles, sniper rifles, and shotguns. |n|nTotal skill points to master: 8100 |n# of perks: 3|n|nUNTRAINED: An agent can use rifles.|n|nTRAINED: Accuracy and damage increases slightly, while reloading is faster.|n|nADVANCED: Accuracy and damage increases moderately, while reloading is even more rapid.|n|nMASTER: An agent can take down a target a mile away with one shot."
  2768. LocalizedPerkName="FOCUSED: RIFLES"
  2769. LocalizedPerkName2="QUICKDRAW"
  2770. LocalizedPerkName3="PERFECT STANCE: RIFLES"
  2771. PerksDescription="|nAn agent's standing accuracy bonus with rifles is accelerated by 30%. |n|nRequires: Rifles: TRAINED"
  2772. PerksDescription2="|nAn agent aims down a rifle's scope 30% faster.|n|nRequires: Rifles: ADVANCED"
  2773. PerksDescription3="|nAn agent handles rifle recoil efficiently and sway when looking through a rifle's scope is reduced marginally. |n|nRequires: Rifles: MASTER"
  2774.  
  2775. [SkillDemolition]
  2776. SkillName="Weapons: Demolition"
  2777. Description="The use of thrown explosive devices, including LAMs, gas grenades, EMP grenades, and electronic scrambler grenades. |n|nTotal skill points to master: 4375|n# of perks: 3 |n|nUNTRAINED: An agent can throw grenades, attach them to a surface as a proximity device, or attempt to disarm and remove a previously armed proximity device (0.5 seconds fuse time).|n|nTRAINED: Grenade damage & blast radius increases slightly, as does the safety margin for disarming proximity devices (1 second fuse time).|n|nADVANCED: Grenade damage & blast radius increases moderately, as does the safety margin for disarming proximity devices (2.5 secs fuse time).|n|nMASTER: An agent is an expert at all forms of demolition: grenade damage, blast radius and fuse time is optimal."
  2778. LocalizedPerkName="SONIC-TRANSDUCER SENSOR"
  2779. LocalizedPerkName2="SHORT FUSE"
  2780. LocalizedPerkName3="KNOCKOUT GAS"
  2781.  
  2782. [SkillWeaponPistol]
  2783. SkillName="Weapons: Pistol"
  2784. Description="The use of handguns and machine pistols, including the standard Glock, its stealth variant, the Universal Machine Pistol and the Mini-crossbow. |n|nTotal skill points to master: 8100|n# of Perks: 3 |n|nUNTRAINED: An agent can use pistols.|n|nTRAINED: Accuracy and damage increases slightly, while reloading is faster.|n|nADVANCED: Accuracy and damage increases moderately, while reloading is even more rapid.|n|nMASTER: An agent is lethally precise with pistols."
  2785. LocalizedPerkName="FOCUSED: PISTOLS"
  2786. LocalizedPerkName2="HUMAN COMBUSTION"
  2787. LocalizedPerkName3="PERFECT STANCE: PISTOLS"
  2788. PerksDescription="|nAn agent's standing accuracy bonus with pistols is accelerated by 30%. |n|nRequires: Pistols: TRAINED"
  2789. PerksDescription2="|nAn agent modifies flare darts with a napalm combustion tube which ignites upon deep penetration of materials.|n|nRequires: Pistols: ADVANCED"
  2790. PerksDescription3="|nAn agent handles pistol recoil efficiently and sway when looking through a pistol's scope is reduced marginally. |n|nRequires: Pistols: MASTER"
  2791.  
  2792. [SkillWeaponHeavy]
  2793. SkillName="Weapons: Heavy"
  2794. Description="The use of heavy weaponry, including flamethrowers, LAWs, and the experimental plasma and GEP guns. |n|nTotal skill points to master: 9000|n# of perks: 3 |n|nUNTRAINED: An agent can use heavy weaponry, but their accuracy is low and movement is difficult.|n|nTRAINED: Accuracy and damage increases slightly, while reloading and movement is somewhat faster.|n|nADVANCED: Accuracy and damage increases moderately, while reloading and movement is even more rapid.|n|nMASTER: An agent is a walking tank when equipped with heavy weaponry."
  2795. LocalizedPerkName="PERFECT STANCE: HEAVY WEAPONS"
  2796. LocalizedPerkName2="H.E ROCKET"
  2797. LocalizedPerkName3="IN BULK"
  2798. PerksDescription="|nAn agent handles heavy weapon recoil efficiently and sway when looking through a heavy weapon's scope is reduced marginally. |n|nRequires: Heavy Weapons: TRAINED"
  2799. PerksDescription2="|nThe blast radius of an agent's GEP rockets is increased two-fold. |n|nRequires: Heavy Weapons: ADVANCED"
  2800. PerksDescription3="|nThe inventory size of heavy weaponry is reduced considerably. |n|nRequires: Heavy Weapons: MASTER"
  2801.  
  2802. [SkillSwimming]
  2803. SkillName="Athletics"
  2804. Description="Athletic activities require their own unique set of skills that must be developed by an agent with extreme physical dedication. |n|nTotal skill points to master: 4375|n# of perks: 3 |n|nUNTRAINED: An agent is averagely athletic and knows how to swim.|n|nTRAINED: The swimming speed and lung capacity of an agent increases slightly, as does the stamina required for other strenuous, physically demanding activities.|n|nADVANCED: The swimming speed and lung capacity of an agent increases moderately, as does the stamina required for other strenuous, physically demanding activities.|n|nMASTER: An agent moves like a dolphin underwater and can endure long periods of strenuous physical activity."
  2805. LocalizedPerkName="CLARITY"
  2806. LocalizedPerkName2="ATHLETE'S APPETITE"
  2807. LocalizedPerkName3="ENDURANCE"
  2808. PerksDescription="|nAn agent's vision is not impaired whilst drowning. |n|nRequires: Athletics: TRAINED"
  2809. PerksDescription2="|nAn agent can consume an unlimited amount of food items without feeling appetized. |n|nRequires: Athletics: ADVANCED"
  2810. PerksDescription3="|nAn agent's stamina regenerates at a faster rate (+100%). |n|nRequires: Athletics: MASTER"
  2811.  
  2812. [SkillComputer]
  2813. SkillName="Hacking"
  2814. Description="The covert manipulation of computers and security consoles.|n|nTotal skill points to master: 6000.|n# of perks: 3 |n|nUNTRAINED: An agent can use terminals to read bulletins and news. |n|nTRAINED: An agent can hack computers and security consoles of intermediate security systems. |n|nADVANCED: An agent achieves a moderate increase in Lockout countdowns, can syphon a greater number of credits from ATMs and can hack computers featuring advanced defense systems.|n|nMASTER: An agent is a ghost in the machine that few systems can withstand: |n|n-An agent can hack master level security systems. |n-An agent can remotely reconfigure automated gun turrets. |n-An agent can syphon all funds present within an ATM. |n-Lockout Time & Hack Time is negligible; an agent is almost untraceable."
  2815. LocalizedPerkName="MODDER"
  2816. LocalizedPerkName2="MISFEATURE EXPLOIT"
  2817. LocalizedPerkName3="NEAT HACK"
  2818.  
  2819. [SkillTech]
  2820. SkillName="Electronics"
  2821. Description="By studying electronics and its practical application, agents can more efficiently bypass a number of security systems using multitools. |n|nTotal skill points to master: 5250|n# of perks: 3 |n|nUNTRAINED: An agent can bypass security systems (5%).|n|nTRAINED: The efficiency with which an agent bypasses security increases slightly (10%).|n|nADVANCED: The efficiency with which an agent bypasses security increases moderately (15%).|n|nMASTER: An agent encounters almost no security systems of any challenge (50%)."
  2822. MultitoolString="Multitooling"
  2823. LocalizedPerkName="SABOTAGE"
  2824. LocalizedPerkName2="WIRELESS STRENGTH"
  2825. LocalizedPerkName3="CRACKED"
  2826. PerksDescription="|nBypassed alarm units deliver a non-lethal electric shock to whoever may attempt to trigger them. |n|nRequires: Electronics: TRAINED"
  2827. PerksDescription2="|nMultitools gain considerably increased wireless signal strength, enabling an agent to hack security systems at range. |n|nRequires: Electronics: ADVANCED"
  2828. PerksDescription3="|nAn agent can bypass any security system with a single multitool. |n|nRequires: Electronics: MASTER"
  2829.  
  2830. [SkillLockpicking]
  2831. SkillName="Lockpicking"
  2832. Description="Lockpicking is as much art as skill, but with intense study it can be mastered by any agent with patience and a set of lockpicks.|n|nTotal skill points to master: 5250|n# of perks: 1 |n|nUNTRAINED: An agent can pick locks (5%).|n|nTRAINED: The efficiency with which an agent picks locks increases slightly (10%).|n|nADVANCED: The efficiency with which an agent picks locks increases moderately (15%).|n|nMASTER: An agent can defeat almost any mechanical lock (50%)."
  2833. LocalizedPerkName3="LOCKSPORT"
  2834. PerksDescription3="|nAn agent can pick any mechanical lock with a single lockpick. |n|nRequires: Lockpicking: MASTER"
  2835.  
  2836. [SkillMedicine]
  2837. SkillName="Medicine"
  2838. Description="Practical knowledge of human physiology can be applied by an agent in the field allowing more efficient use of medkits and survival. |n|nTotal skill points to master: 7350|n# of perks: 3 |n|nUNTRAINED: An agent can use medkits.|n|nTRAINED: An agent can heal slightly more damage and has slightly more maximum torso & head health.|n|nADVANCED: An agent can heal moderately more damage and has further improved maximum torso & head health.|n|nMASTER: An agent can perform a heart bypass with household materials."
  2839. LocalizedPerkName="BIOGENIC"
  2840. LocalizedPerkName2="TOXICOLOGIST"
  2841. LocalizedPerkName3="COMBAT MEDIC'S BAG"
  2842.  
  2843. [SkillStealth]
  2844. SkillName="Stealth"
  2845. Description="Covert ops require swift and precise stealth skills that must be developed by an agent over time via intensive training.|n|nTotal skill points to master: 5250|n# of perks: 3|n|nUNTRAINED: An agent can sneak, most effective if sticking to the shadows.|n|nTRAINED: Movement speed whilst walking & crouched is increased (+15%), and an agent produces less noise when landing from height by perfecting a basic landing technique.|n|nADVANCED: After further training speed whilst walking & crouched is increased moderately (+30%), and an agent understands the loopholes of the modern security camera's threat recon systems, avoiding detection for a longer period of time (+45%).|n|nMASTER: An agent need not rely on advanced tech to infiltrate high-security areas:|n|n-speed whilst walking & crouched is increased significantly (+45%).|n-An agent leans faster (+100%).|n-An agent discovers transgenically-modified animals prioritize eating over attacking; an agent can use this newfound knowledge to his advantage."
  2846. LocalizedPerkName="NIMBLE"
  2847. LocalizedPerkName2="NERVES OF STEEL"
  2848. LocalizedPerkName3="CREEPER"
  2849. PerksDescription="|nAn agent is silent whilst mantling. |n|nRequires: Stealth: TRAINED"
  2850. PerksDescription2="|nAn agent no longer screams in pain when inflicted by any damage type, be it lingering poison, falling damage or even electrocution. |n|nRequires: Stealth: ADVANCED"
  2851. PerksDescription3="|nAn agent's stamina regenerates even when crouch-walking. |n|nRequires: Stealth: MASTER"
  2852.  
  2853. [Image12_Tiffany_HostagePic]
  2854. imageDescription="Tiffany Hostage Picture"
  2855.  
  2856. [Image15_Area51_Sector4]
  2857. imageDescription="Area 51 Sector 4"
  2858.  
  2859. [Image15_BlueFusionDevice]
  2860. imageDescription="Blue Fusion Device"
  2861.  
  2862. [Image15_Area51_Sector3]
  2863. imageDescription="Area 51 Sector 3"
  2864.  
  2865. [Image03_WaltonSimons]
  2866. imageDescription="Walton Simons"
  2867.  
  2868. [Image02_BobPage_ManOfYear]
  2869. imageDescription="Millenium Magazine"
  2870.  
  2871. [Image15_GrayDisection]
  2872. imageDescription="Gray Disection"
  2873.  
  2874. [Image15_Area51Bunker]
  2875. imageDescription="Area 51 Bunker"
  2876.  
  2877. [Image14_Schematic]
  2878. imageDescription="Universal Constructor Component"
  2879.  
  2880. [Image14_OceanLab]
  2881. imageDescription="Ocean Lab"
  2882.  
  2883. [Image12_Vandenberg_Sub]
  2884. imageDescription="Vandenberg Sub"
  2885.  
  2886. [Image12_Vandenberg_Command]
  2887. imageDescription="Vandenberg Command Complex"
  2888.  
  2889. [Image11_Paris_CathedralEntrance]
  2890. imageDescription="Cathedral Entrance"
  2891.  
  2892. [Image11_Paris_Cathedral]
  2893. imageDescription="Paris Cathedral"
  2894.  
  2895. [Image10_Paris_Metro]
  2896. imageDescription="Paris Metro Map"
  2897.  
  2898. [Image10_Paris_CatacombsTunnels]
  2899. imageDescription="Paris Catacombs - Tunnels"
  2900.  
  2901. [Image10_Paris_Catacombs]
  2902. imageDescription="Paris Catacombs"
  2903.  
  2904. [Image09_NYC_Ship_Top]
  2905. imageDescription="PCRS Wall Cloud: Upper Decks"
  2906.  
  2907. [Image09_NYC_Ship_Bottom]
  2908. imageDescription="PCRS Wall Cloud: Lower Decks"
  2909.  
  2910. [Image08_JoeGreenMIBMJ12]
  2911. imageDescription="Joe Greene MIB MJ12"
  2912.  
  2913. [Image06_HK_WanChai]
  2914. imageDescription="Hong Kong, Wan Chai District"
  2915.  
  2916. [Image06_HK_Versalife]
  2917. imageDescription="Versalife Building"
  2918.  
  2919. [Image06_HK_MJ12Lab]
  2920. imageDescription="MJ12 Lab Facility"
  2921.  
  2922. [Image06_HK_MJ12Helipad]
  2923. imageDescription="MJ12 Helipad Facility"
  2924.  
  2925. [Image06_HK_Market]
  2926. imageDescription="Hong Kong Market"
  2927.  
  2928. [Image05_NYC_MJ12Lab]
  2929. imageDescription="MJ12 Lab Facility"
  2930.  
  2931. [Image05_GreaselDisection]
  2932. imageDescription="Greasel Disection"
  2933.  
  2934. [Image04_UNATCONotice]
  2935. imageDescription="UNATCO Notice"
  2936.  
  2937. [Image04_NSFHeadquarters]
  2938. imageDescription="NSF Headquarters"
  2939.  
  2940. [Image03_NYC_Airfield]
  2941. imageDescription="NYC Airfield"
  2942.  
  2943. [Image03_747Diagram]
  2944. imageDescription="747 Diagram"
  2945.  
  2946. [Image02_NYC_Warehouse]
  2947. imageDescription="NYC Warehouse"
  2948.  
  2949. [Image02_Ambrosia_Flyer]
  2950. imageDescription="Ambrosia Flyer"
  2951.  
  2952. [Image01_TerroristCommander]
  2953. imageDescription="Terrorist Commander"
  2954.  
  2955. [Image01_LibertyIsland]
  2956. imageDescription="Liberty Island Satellite Photo"
  2957.  
  2958. [Image01_GunFireSensor]
  2959. imageDescription="Gun Fire Sensor"
  2960.  
  2961. [ChargedPickup]
  2962. ChargeRemainingLabel="Charge remaining:"
  2963. CanOnlyBeOne="You cannot equip more than one torso armor piece"
  2964. DurabilityRemainingLabel=Durability:
  2965. PickupInfo1="Environmental Protection: 60%"
  2966. PickupInfo2="Ballistic Protection: 35%"
  2967. PickupInfo3="Biocell Recharge Amount: 30%"
  2968. PickupInfo4="Biocell Recharge Amount: 50%"
  2969.  
  2970. [MenuChoice_OnOff]
  2971. enumText[0]="Off"
  2972. enumText[1]="On"
  2973.  
  2974. [MenuChoice_EnabledDisabled]
  2975. enumText[0]="Enabled"
  2976. enumText[1]="Disabled"
  2977.  
  2978. [MenuChoice_LowMedHigh]
  2979. enumText[0]="Low"
  2980. enumText[1]="Medium"
  2981. enumText[2]="High"
  2982.  
  2983. [MenuChoice_VisibleHidden]
  2984. enumText[0]="Visible"
  2985. enumText[1]="Hidden"
  2986.  
  2987. [MissionEndgame]
  2988. endgameQuote[0]="YESTERDAY WE OBEYED KINGS AND BENT OUR NECKS BEFORE EMPERORS. BUT TODAY WE KNEEL ONLY TO TRUTH..."
  2989. endgameQuote[1]=" -- KAHLIL GIBRAN"
  2990. endgameQuote[2]="IF THERE WERE NO GOD, IT WOULD BE NECESSARY TO INVENT HIM."
  2991. endgameQuote[3]=" -- VOLTAIRE"
  2992. endgameQuote[4]="BETTER TO REIGN IN HELL, THAN SERVE IN HEAVEN."
  2993. endgameQuote[5]=" -- PARADISE LOST, JOHN MILTON"
  2994.  
  2995. [deusexserverping]
  2996. AdminEmailText="Admin Email"
  2997. AdminNameText="Admin Name"
  2998. ChangeLevelsText="Change Levels"
  2999. MultiplayerBotsText="Bots in Multiplayer"
  3000. FragLimitText="Frag Limit"
  3001. TimeLimitText="Time Limit"
  3002. GameModeText="Game Mode"
  3003. GameTypeText="Game Type"
  3004. GameVersionText="Game Version"
  3005. WorldLogText="ngWorldStats"
  3006. MutatorsText="Mutators"
  3007. TrueString="Enabled"
  3008. FalseString="Disabled"
  3009. ServerAddressText="Server Address"
  3010. GoalTeamScoreText="Required Team Score"
  3011. MinPlayersText="Bots Enter Game for Min. of"
  3012. PlayersText="Players"
  3013. MaxTeamsText="Max Teams"
  3014. BalanceTeamsText="Bots Balance Teams"
  3015. PlayersBalanceTeamsText="Force Team Balance"
  3016. FriendlyFireText="Friendly Fire Damage"
  3017. MinNetVersionText="Min. Compatible Version"
  3018. BotSkillText="Bot Skill"
  3019. TournamentText="Tournament Mode"
  3020. ServerModeText="Server Mode"
  3021. DedicatedText="Dedicated"
  3022. NonDedicatedText="Non-Dedicated"
  3023. WorldLogWorkingText="ngWorldStats Status"
  3024. WorldLogWorkingTrue="Processing Stats Correctly"
  3025. WorldLogWorkingFalse="Not Processing Stats Correctly"
  3026. StartingSkillsText="Skill points at start"
  3027. SkillsPerKillText="Skill points per kill"
  3028. StartingAugsText="Augmentations at start"
  3029. AugsPerKillText="Augmentations per kill"
  3030. AugsAllowedText="Augmentations"
  3031. TargetKillsText="Frag limit"
  3032. TargetTimeText="Time limit(minutes)"
  3033.  
  3034. [DeusExMPGame]
  3035. TooManyPlayers="Too many players"
  3036. StreakString="Current Streak"
  3037. KillsString="Kills"
  3038. DeathsString="Deaths"
  3039. PlayerString="Player"
  3040. NewMapSecondsString=" seconds to new map."
  3041. WonMatchString=" has won the match!"
  3042. PingString="Ping"
  3043. EscapeString="Press <Escape> to disconnect."
  3044. MatchEnd1String="The match ended with "
  3045. MatchEnd2String=" taking out "
  3046. TeamNsfString="Team NSF"
  3047. TeamUnatcoString="Team Unatco"
  3048. TeamDrawString="The match is a draw!"
  3049.  
  3050. [teamdmgame]
  3051. EnemiesString="Enemies"
  3052. AlliesString="Allies"
  3053. VictoryConString1="Objective: First team that reaches "
  3054. VictoryConString2=" kills wins the match."
  3055. TimeLimitString1="Objective: Score the most kills before the clock ( "
  3056. TimeLimitString2=" ) runs out!"
  3057. TeamScoreString=" Team Score:"
  3058.  
  3059. [ThrownProjectile]
  3060. ItemName="ERROR ThrownProjectile Default-Report as bug!"
  3061. ItemArticle="a"
  3062.  
  3063. [MultiplayerMessageWin]
  3064. KilledByString="You have been killed by "
  3065. WereKilledString="You have been killed."
  3066. KilledYourselfString="You killed yourself!"
  3067. FireToContinueMsg="Press <Fire> to restart."
  3068. ActiveAugsString="Active Augs: "
  3069. WeaponString="Current Weapon: "
  3070. RelevantSkillString="Relevant Skill: "
  3071. LevelString="Skill Level: "
  3072. FinalBlowString="The final blow of "
  3073. ToTheString=" points of damage was delivered to your "
  3074. RemHealthString="At the time of your death, "
  3075. RemHealth2String=" had health: "
  3076. RemEnergyString=" and "
  3077. RemEnergy2String=" points of bio-energy left."
  3078. HealthHeadString=" Head: "
  3079. HealthMidString=" Mid-Section: "
  3080. HealthLowString=" Legs: "
  3081. StreakString=" now has a current streak of "
  3082. Detail1String="Press <"
  3083. Detail2String="> for details."
  3084. KeyNotBoundString="Key Not Bound"
  3085. VSString="VS"
  3086.  
  3087. [menuscreenjoingame]
  3088. HeaderIPWindowLabel="IP Address"
  3089. HostButtonName="Host Game"
  3090. JoinButtonName="Join Game"
  3091. RefreshButtonName="Refresh"
  3092. HostButtonHelpText="Host a multiplayer game"
  3093. JoinButtonHelpText="Join the currently selected game"
  3094. RefreshButtonHelpText="Refresh the list of servers"
  3095. strHostNameLabel="HostName"
  3096. strMapNameLabel="Map"
  3097. strGameTypeLabel="Game Type"
  3098. strNumPlayersLabel="Players"
  3099. strPingLabel="Ping"
  3100. GameTypeOneLabel="Show Deathmatch Games"
  3101. GameTypeTwoLabel="Show Team Deathmatch Games"
  3102. ShowAllGameTypesLabel="Show All Games"
  3103. GameHumanNames[0]="Deathmatch"
  3104. GameHumanNames[1]="Team Deathmatch"
  3105. GameHumanNames[2]="Adv. Team DM"
  3106. GameHumanNames[3]="Basic Team DM"
  3107. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  3108. Title="Start Multiplayer Game"
  3109.  
  3110. [HUDMultiSkills]
  3111. ToExitString="> to exit."
  3112. SkillsAvailableString="Skills available!"
  3113. PressString="Press <"
  3114. PressEndString=">"
  3115. SkillPointsString="Skill Points: "
  3116. skillString="Skill"
  3117. CostString="Cost"
  3118. NAString="MAX"
  3119. LevelString="Level"
  3120. KeyNotBoundString="Key Not Bound"
  3121.  
  3122. [menuscreenaugsetup]
  3123. HeaderAugChosenLabel="Augmentation Priorities"
  3124. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  3125. actionButtons[1]="(Align=HALIGN_Right,Action=AB_Reset)"
  3126. actionButtons[2]="(Action=AB_OK)"
  3127. Title="Multiplayer Augmentation Setup"
  3128.  
  3129. [dxmaplist]
  3130. CycleNames[0]="Repeat map"
  3131. CycleNames[1]="Random map"
  3132. CycleNames[2]="Loop maps"
  3133.  
  3134. [HECannister20mm]
  3135. ItemName="HE 20mm Shell"
  3136. ItemArticle="a"
  3137.  
  3138. [PlasmaBolt]
  3139. ItemName="Plasma Bolt"
  3140. ItemArticle="a"
  3141.  
  3142. [Rocket]
  3143. ItemName="GEP Rocket"
  3144. ItemArticle="a"
  3145.  
  3146. [menuscreenjoininternet]
  3147. Title="Start Multiplayer Internet Game"
  3148.  
  3149. [menuscreenhostgame]
  3150. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  3151. actionButtons[1]="(Align=HALIGN_Right,Action=AB_Reset)"
  3152. actionButtons[2]="(Action=AB_Other,Text="Start Game",Key="BEGINHOST")"
  3153. Title="Host Multiplayer Game"
  3154.  
  3155. [Cloud]
  3156. ItemName="Gas Cloud"
  3157. ItemArticle="a"
  3158.  
  3159. [deusexgspylink]
  3160. ResolveFailedError="The master server could not be resolved: "
  3161. TimeOutError="Timeout talking to the master server"
  3162. CouldNotConnectError="Connecting to the master server timed out: "
  3163.  
  3164. [RocketWP]
  3165. ItemName="WP Rocket"
  3166.  
  3167. [menuchoice_victoryvalue]
  3168. TimeLimitActionText="Time Limit(minutes)"
  3169. FragLimitActionText="Kill Limit"
  3170. TimeLimitHelpText="Number of minutes until game ends"
  3171. FragLimitHelpText="Number of kills needed to win"
  3172. actionText=""
  3173. configSetting="DeusExMPGame ScoreToWin"
  3174.  
  3175. [menuscreenjoinlan]
  3176. Title="Start Multiplayer LAN Game"
  3177.  
  3178. [menuchoice_gametype]
  3179. gameNames[0]="Deathmatch"
  3180. gameNames[1]="Basic Team Deathmatch"
  3181. gameNames[2]="Advanced Team Deathmatch"
  3182. gameNames[3]="Custom Team Deathmatch"
  3183. HelpText="Type of game to play"
  3184. actionText="Game Type"
  3185. configSetting="MenuScreenHostGame CurrentGameType"
  3186.  
  3187. [RocketLAW]
  3188. ItemName="LAW Rocket"
  3189.  
  3190. [menuchoice_map]
  3191. HelpText="Map on which to begin play(includes suggested number of players for that map)"
  3192. actionText="Map"
  3193. configSetting="DXMapList MapNum"
  3194.  
  3195. [ammocrate]
  3196. AmmoReceived="Ammo restocked"
  3197. ItemName="Ammo Crate"
  3198.  
  3199. [menuscreenplayersetup]
  3200. HeaderPlayerNameLabel="Player Name"
  3201. actionButtons[0]="(Align=HALIGN_Right,Action=AB_Cancel)"
  3202. actionButtons[1]="(Align=HALIGN_Right,Action=AB_Reset)"
  3203. actionButtons[2]="(Action=AB_OK)"
  3204. Title="Multiplayer Player Setup"
  3205.  
  3206. [Fireball]
  3207. ItemName="Fireball"
  3208. ItemArticle="a"
  3209.  
  3210. [menuchoice_victorytype]
  3211. VictoryNames[0]="Kill Limit"
  3212. VictoryNames[1]="Time Limit"
  3213. HelpText="Determines under what circumstances the game ends."
  3214. actionText="Victory Condition"
  3215. configSetting="DeusEXMPGame VictoryCondition"
  3216.  
  3217. [menuchoice_cycle]
  3218. HelpText="Determines how the server picks the next map when the current map is done"
  3219. actionText="Map Cycling"
  3220. configSetting="DXMapList CycleType"
  3221.  
  3222. [menuchoice_team]
  3223. TeamNames[0]="UNATCO"
  3224. TeamNames[1]="NSF"
  3225. TeamNames[2]="AUTO"
  3226. HelpText="Choice of team on which to play."
  3227. actionText="Team Model"
  3228.  
  3229. [menuchoice_skilllevel]
  3230. LevelNames[0]="Trained(1)"
  3231. LevelNames[1]="Advanced(2)"
  3232. LevelNames[2]="Master(3)"
  3233. HelpText="Starting level for player skills, Trained, Advanced, or Master."
  3234. actionText="Starting Skill Level"
  3235. configSetting="DeusExMPGame MPSkillStartLevel"
  3236.  
  3237. [menuchoice_servermode]
  3238. ModeNames[0]="Dedicated"
  3239. ModeNames[1]="Non-Dedicated"
  3240. HelpText="Type of server to run. Dedicated servers do not have a local player, but run faster."
  3241. actionText="Server Mode"
  3242. configSetting="MenuScreenHostGame ServerMode"
  3243.  
  3244. [menuchoice_class]
  3245. ClassNames[0]="JC Denton"
  3246. ClassNames[1]="NSF Terrorist"
  3247. ClassNames[2]="UNATCO Trooper"
  3248. ClassNames[3]="Majestic-12 Agent"
  3249. HelpText="Model for your character in non-team games."
  3250. actionText="Non-Team Model"
  3251.  
  3252. [menuchoice_connection]
  3253. ConnectionNames[0]="Modem"
  3254. ConnectionNames[1]="DSL or better"
  3255. HelpText="Type of Internet Connection"
  3256. actionText="Connection Type"
  3257. configSetting="Player ConfiguredInternetSpeed"
  3258.  
  3259. [ComputerSecurityChoice_MPCamera]
  3260. enumText[0]="Off"
  3261. enumText[1]="Enemies"
  3262. enumText[2]="Allies"
  3263. actionText="|&Camera Status"
  3264.  
  3265. [menuchoice_multihelp]
  3266. HelpText="Whether or not to display messages during multiplayer games to inform you about gameplay rules."
  3267. actionText="Help Messages"
  3268. configSetting="DeusExPlayer bHelpMessages"
  3269.  
  3270. [menuchoice_augsallowed]
  3271. HelpText="Sets whether players receive starting augmentations and augmentations for kills."
  3272. actionText="Augmentations"
  3273. configSetting="DeusExMPGame bAugsAllowed"
  3274.  
  3275. [menumpmain]
  3276. ButtonNames[0]="Internet Game"
  3277. ButtonNames[1]="LAN Game"
  3278. ButtonNames[2]="Player Setup"
  3279. ButtonNames[3]="Augmentations"
  3280. ButtonNames[4]="Disconnect"
  3281. ButtonNames[5]="Previous Menu"
  3282. Title="Multiplayer Main Menu"
  3283.  
  3284. [menuscreenhostlan]
  3285. Title="Host LAN Game"
  3286.  
  3287. [menuchoice_maxplayers]
  3288. HelpText="Sets the maximum number of players allowed in the game."
  3289. actionText="Maximum # of Players"
  3290. configSetting="DeusExMPGame MaxPlayers"
  3291.  
  3292. [menuchoice_augbonus]
  3293. HelpText="Sets the number of additional augs granted to a player for a kill."
  3294. actionText="Augmentations Per Kill"
  3295. configSetting="DeusExMPGame AugsPerKill"
  3296.  
  3297. [menuchoice_Startingaugs]
  3298. HelpText="Sets the initial number of augmentations a player has."
  3299. actionText="Initial Augmentations"
  3300. configSetting="DeusExMPGame InitialAugs"
  3301.  
  3302. [menuscreenhostnet]
  3303. Title="Host Internet Game"
  3304.  
  3305. [menuchoice_startingskills]
  3306. HelpText="Sets the initial number of skill points a player has."
  3307. actionText="Initial Skill Points"
  3308. configSetting="DeusExMPGame SkillsAvail"
  3309.  
  3310. [menuchoice_skillbonus]
  3311. HelpText="Sets the number of additional skill points granted to a player for a kill."
  3312. actionText="Skill Points Per Kill"
  3313. configSetting="DeusExMPGame SkillsPerKill"
  3314.  
  3315. [menuchoice_friendlyfire]
  3316. HelpText="Percentage of full damage received from friendly fire."
  3317. actionText="Friendly Fire"
  3318. configSetting="DeusExMPGame fFriendlyFireMult"
  3319.  
  3320. [AmmoDartTaser]
  3321. ItemName="Taser Darts"
  3322. ItemArticle=" "
  3323. Description="A dart that once has penetrated the skin delivers a high-voltage electrical current via an internal electrode, causing involuntary muscle spasms and effectively incapacitating the target in a non-lethal manner."
  3324. beltDescription="TASER"
  3325.  
  3326. [Ammo10mmAP]
  3327. ItemName="10mm AP Ammo"
  3328. ItemArticle=" "
  3329. Description="10mm armour piercing ammo designed to penetrate armour. 10mm AP ammo withstands the shock of attempting to punch through thin armor only due to the very small ammo calibre."
  3330. beltDescription="AP AMMO"
  3331.  
  3332. [Ammo20mmEMP]
  3333. ItemName="20mm EMP Ammo"
  3334. ItemArticle=" "
  3335. Description="20mm EMP Grenade that explodes upon contact. It's moderately weak due to a combination of it's size and method of detonation."
  3336. beltDescription="20MM EMP"
  3337.  
  3338. [AmmoRubber]
  3339. ItemName="12 Gauge Rubber Shells"
  3340. ItemArticle=" "
  3341. Description="A law enforcement tool for non-lethal crowd control."
  3342. beltDescription="RUBBER"
  3343.  
  3344. [SoftwareStop]
  3345. ItemName="STOP! Worm Software"
  3346. Description="Hacking Software. This program freezes any diagnostic attempt by the network for approximately 7 seconds, granting the user precious time."
  3347. beltDescription="STOPWORM"
  3348.  
  3349. [SoftwareNuke]
  3350. ItemName="NUKE Virus Software"
  3351. Description="Hacking Software. A virus that shuts down the local network firewall, enabling the user to attempt to hack systems above their skill level. The firewall will become active again once the user logs out."
  3352. beltDescription="NUKEVIRUS"
  3353.  
  3354. [UMP762c]
  3355. ItemName="UMP7.62c"
  3356. ItemArticle=" "
  3357. Description="The UMP762c (Universale Maschinenpistole, German for 'Universal Machine Pistol') is a renowned 7.62mm submachine gun pre-equipped with an underslung 20mm grenade launcher. Highly reliable and effective overall, the UMP762c has seen action widespread since it's production in 2021. Its only widely recognised flaw is in it suffering in accuracy at long ranges, a trait common to nearly all SMGs manufactured before the 2030s. A firearm fanatic favorite, the UMP762c is often modified 'to perfection' by those who know their firearms."
  3358. beltDescription="UMP7.62c"
  3359.  
  3360. [WeaponUSP]
  3361. ItemName="USP.10"
  3362. ItemArticle=" "
  3363. Description="A vintage USP modified to chamber 10mm rounds."
  3364. beltDescription="USP"
  3365.  
  3366. [WepLSSR]
  3367. ItemName="Laser Rifle"
  3368. ItemArticle=" "
  3369. Description="A Laser rifle seemingly developed by Versalife. A high-tech weapon that emits a concentrated beam of coherent light with sufficient wattage to do considerable damage & pierce through thick armor."
  3370. beltDescription="LASER R"
  3371.  
  3372. [WeaponModAuto]
  3373. ItemName="Weapon Modification (Rate of Fire)"
  3374. Description="A universal rate of fire modification pack equipped with various tools used for modifying key mechanisms commonly found in many firearms such as bolts, case ejectors, springs and even magnetic accelerators found in hi-tech weaponry resulting in increased RPM (Rounds Per Minute)."
  3375. beltDescription="MOD ROF"
  3376.  
  3377. [WeaponModDamage]
  3378. ItemName="Weapon Modification (Damage)"
  3379. Description="Cutting edge combustion mechanisms & pressurized gas formulas result in increased muzzle velocity and therefore potential lethality."
  3380. beltDescription="MOD DAM"
  3381.  
  3382. [WeaponModFullAuto]
  3383. ItemName="Weapon Modification (Full-Auto)"
  3384. Description="Contains all the tools necessary to modify a wide range of weapon semi-automatic firing mechanisms into fully-automatic. Instructions also included."
  3385. beltDescription="MOD AUTO"
  3386.  
  3387. [RockchipXL]
  3388. ItemName="Rock"
  3389.  
  3390. [WallSocket]
  3391. ItemName="Plug Socket"
  3392.  
  3393. [GMDXUnatcoDamHelmet]
  3394. ItemName="Damaged Helmet"
  3395.  
  3396. [BoxSeat]
  3397. ItemName="Wooden Box"
  3398.  
  3399. [FlareShell]
  3400. ItemName="Used Flare"
  3401.  
  3402. [BoxRectangle]
  3403. ItemName="Cardboard Box"
  3404.  
  3405. [BoxPaperClip]
  3406. ItemName="Paper Clips"
  3407.  
  3408. [FireExtinguisherEmpty]
  3409. ItemName="Empty Fire Extinguisher"
  3410.  
  3411. [MenuChoice_GMDXAdvancedOption]
  3412. actionText="Advanced Options..."
  3413. HelpText="Click to access more options."
  3414.  
  3415. [MenuChoice_SkillMessage]
  3416. HelpText="If enabled, when receiving skill points you will also occasionally be notified of your total number of skill points available."
  3417. actionText="|&Skill Points Notification"
  3418.  
  3419. [MenuChoice_AIOptionsFake]
  3420. actionText="????"
  3421. HelpText="Finish GMDX on any difficulty level to unlock these options."
  3422.  
  3423. [MenuChoice_AlternBelt]
  3424. HelpText="If true, belt selection uses 'interact' (default: right click) to confirm selection, eliminating the act of cycling multiple items before reaching the desired. Default belt is also improved so experiment to form a preference."
  3425. actionText="|&Invisible War Toolbelt"
  3426.  
  3427. [MenuChoice_RealTimeUI]
  3428. HelpText="If enabled, time is not paused whilst in the inventory & during general UI navigation. Note: hardcore mode features real time UI use by default."
  3429. actionText="|&Real Time UI"
  3430.  
  3431. [MenuChoice_ObjectTranslucency]
  3432. HelpText="Immersion/simulation option. If set to Enabled, carried objects are no longer translucent."
  3433. actionText="|&Toggle Object Translucency"
  3434.  
  3435. [MenuChoice_AnimatedBar1]
  3436. HelpText="Alternate visuals for the bioenergy meter. Toggle has no effect during gameplay."
  3437. actionText="|&Animated Bioenergy Bar"
  3438.  
  3439. [MenuChoice_AnimatedBar2]
  3440. HelpText="Alternate visuals for the stamina meter. Toggle has no effect during gameplay."
  3441. actionText="|&Animated Stamina Bar"
  3442.  
  3443. [MenuChoice_NewGameIntro]
  3444. HelpText="If enabled, the new game intro is not loaded."
  3445. actionText="|&Skip Intro"
  3446.  
  3447. [MenuChoice_ExtraDetails]
  3448. HelpText="Breakable objects display hitpoints & throwable objects display mass. Not recommended for the sake of consistency."
  3449. actionText="|&Extra Object Details"
  3450.  
  3451. [MenuChoice_AutoSaving]
  3452. HelpText="Enable/disable level transition autosaving."
  3453. actionText="|&Toggle Autosaving"
  3454.  
  3455. [MenuChoice_AutoSaveSlots]
  3456. HelpText="Select how many autosave slots are cycled through."
  3457. actionText="|&Autosave Slots"
  3458.  
  3459. [MenuChoice_AIOptions]
  3460. actionText="Unlocked Options..."
  3461. HelpText="Click to access unlocked options."
  3462.  
  3463. [MenuChoice_CreateCustomColor]
  3464. actionText="Create Custom Color Theme"
  3465. HelpText="Create your own color theme for both the HUD & Menu. When finished, click the save button to save your custom theme."
  3466.  
  3467. [MenuChoice_ColorCodedAmmo]
  3468. HelpText="If set to Enabled, alternate ammo is color-coded in the toolbelt."
  3469. actionText="|&Color Coded Ammo"
  3470.  
  3471. [MenuChoice_DoubleClickHolster]
  3472. HelpText="If Enabled, double right click to holster items in hand. Prevents accidentally putting away items when attempting to interact with the world."
  3473. actionText="|&Double Click Holstering"
  3474.  
  3475. [MenuChoice_FirstPersonDeath]
  3476. HelpText="If set to Enabled, death event is in first person perspective, else third person."
  3477. actionText="|&Death Perspective"
  3478.  
  3479. [MenuChoice_AutomaticHolster]
  3480. HelpText="If set to Enabled, right clicking on carryable objects will automatically holster your held weapon and thus enable you to pick up the object."
  3481. actionText="|&Interaction Auto Holster"
  3482.  
  3483. [MenuChoice_Hitmarker]
  3484. HelpText="If Enabled, a hitmarker appears within your crosshairs that indicates whether you damaged the enemy."
  3485. actionText="|&Hitmarker"
  3486.  
  3487. [MenuChoice_Mantling]
  3488. HelpText="If Enabled, you can mantle objects within view by pressing jump (default: Space) whilst airborne."
  3489. actionText="|&Mantling"
  3490.  
  3491. [MenuChoice_ExtraHardcore]
  3492. HelpText="If set to Enabled, hardcore mode's save points require 100 credits to use & the run key (default: Shift) must be held down to run. For veterans only."
  3493. actionText="|&Hardcore Mode+"
  3494.  
  3495. [MenuChoice_CameraState]
  3496. HelpText="Cameras detect downed NPCs in their field of view and sound an alarm. Note: hardcore mode features this behaviour by default."
  3497. actionText="|&Advanced Security A"
  3498.  
  3499. [MenuChoice_CameraState2]
  3500. HelpText="All cameras behave as those encountered in Area 51: beep only once upon target aquisition, and are more durable."
  3501. actionText="|&Advanced Security B"
  3502.  
  3503. [MenuChoice_HardcoreAI1]
  3504. HelpText="Nearby human AI notice when a camera is beeping at you and seek in the direction it is facing. Note: hardcore mode features this behaviour by default."
  3505. actionText="|&AI Choice"
  3506.  
  3507. [MenuChoice_HardcoreAI3]
  3508. HelpText="Hate those Klaxon alarms as much as I do? Enable this option for softer alarm sound effects."
  3509. actionText="|&Soft Alarms"
  3510.  
  3511. [MenuChoice_ExtraGore]
  3512. //Leaving this as-is for now, as may be removed
  3513.  
  3514. [MenuChoice_HalveAmmoCapacity]
  3515. HelpText="If set to Enabled, total ammo carrying capacity is halved for all weapons. Choose before starting a new game on any difficulty mode."
  3516. actionText="|&Halve Ammo Capacity"
  3517.  
  3518. [MenuChoice_HardcoreFilter]
  3519. HelpText="In hardcore mode you face enemies in greater numbers. Enable this option to have this feature in other difficulty modes."
  3520. actionText="|&Overwhelming Odds"
  3521.  
  3522. [MenuChoice_USP]
  3523. HelpText="You unlocked the USP.10 by completing GMDX. Enabling this option will cause it to appear in a number of locations."
  3524. actionText="|&USP.10"
  3525.  
  3526. [MenuChoice_LaserRifle]
  3527. HelpText="You unlocked the laser rifle by completing GMDX. Enabling this option will cause it to appear in the Hong Kong Versalife Labs."
  3528. actionText="|&Laser Rifle"
  3529.  
  3530. [MenuChoice_RealisticCarci]
  3531. HelpText="Corpses can only be destroyed by realistic means and do not deal throw damage with the muscle aug. Note: hardcore mode features this by default."
  3532. actionText="|&Persistent Corpses"
  3533.  
  3534. [MenuScreenGMDXOptions2]
  3535. ss1="TIP: You can rebind augmentation activation keys in the 'Keyboard/Mouse' settings menu."
  3536. ss2="TIP: A sneak attack from behind grants you a damage multiplier of twelve with any weapon."
  3537. ss3="TIP: A headshot with a poison dart is an instant non-lethal takedown to any unarmoured human NPC."
  3538. ss4="TIP: Standing still for a variable period of time grants an accuracy bonus."
  3539. ss5="TIP: Some surfaces when stepped on are louder than others. Metal is the loudest."
  3540. ss6="TIP: Assign weapons to use as secondary weapons via the inventory. The default keybind to use secondary weapons is 'F'"
  3541. ss7="ADVANCED TIP: When hacking, press ESC immediately if detected to disconnect without consequence."
  3542. ss8="ADVANCED TIP: Variations of mouse clicking on items in the inventory acts as shortcuts. Right click to equip or use, middle mouse to drop."
  3543. ss9="ADVANCED TIP: Out of ammo? Throw your held weapon at the enemy (DEFAULT: Middle Mouse Button). Especially effective if you have the Microfibral Muscle augmentation installed."
  3544. ss10="TIP: Only drop combat knives when your inventory is full."
  3545. ss11="TIP: Double press interact (DEFAULT: Right Mouse Button) to pick up a corpse regardless of inventory limitations."
  3546. ss12="TIP: Press jump whilst airbourne to mantle onto nearby objects."
  3547. ss13="ADVANCED TIP: Press interact (DEFAULT: Right Mouse Button) when controlling the spy drone to emit noise and distract NPCs."
  3548. ss14="ADVANCED TIP: Next Belt Item/Prev Belt Item (DEFAULT: Mousewheel) can be used to zoom in/out when looking through scopes."
  3549. ss15="ADVANCED TIP: With two hands free, press fire (DEFAULT: Left Mouse Button) whilst looking at objects to use them where they stand."
  3550. ss16="TIP: Choose an easier difficulty if you have any doubts."
  3551. ss17="ADVANCED TIP: CTRL + C/V applies when highlighting datavault notes. Useful to copy & paste computer passwords."
  3552. ss18="ADVANCED TIP: Leaning is better than strafing under certain circumstances as whilst leaning your standing accuracy bonus is retained."
  3553. ss19="TIP: There are many ways in which you can distract the enemy."
  3554. ss20="Your Deus Ex is Augmented."
Add Comment
Please, Sign In to add comment