Files
andors-trail/AndorsTrail/res/values/strings_about.xml
oskar.wiksten c461a65501 Updated German translation (thanks Samuel) (issue 303).
Fixed issue with icons for actor conditions not being removed after the effect duration has passed (thanks insink71 for finding it!) (issue 304).
Bumbed version number to v0.6.11b2

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@252 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-30 18:58:23 +00:00

51 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources><string name="about_interface"><![CDATA[
<div><b>Game Settings</b> can be found by pressing your device\'s Menu Button.</div>
<p>________________</p>
<h1>Interface Icons</h1>
<div><b>The Chest</b><img alt="chest" src="chest.png" /></div>
<p>Quickslots [Long press the pouches inside to assign items for instant use]</p>
<div><b>The Hero</b><img alt="hero" src="char_hero.png" /></div>
<p>Menu [Overview, Quests, Skills &amp; Inventory *]</p>
<p>* (While in inventory, "press" an item for information &amp; "long press" for more options)</p>
<div><b>The Enemy</b><img alt="monster" src="monster.png" /></div>
<p>Information [Appears during Combat]</p>
<p>________________</p>
<h1>Combat</h1>
<p>Actions taken during battle cost AP...</p>
<div><b>Attacking</b> - [3AP] *</div>
<img alt="attacking" src="doubleattackexample.png" />
<p>* (Equipping Gear &amp; Using Items may alter AP &amp; usage cost)</p>
<div><b>Using Items</b> - [5AP]</div>
<div><b>Fleeing</b> - [6AP]</div>
<p>________________</p>
<h1>Advanced Combat</h1>
<div>During Combat, long press a tile adjacent to the Hero...</div>
<div><b>To Flee</b></div>
<p>(chosen tile is highlighted - Attack Button changes to Move)</p>
<img alt="flee" src="flee_example.png" />
<p>[flee mode activated - Long press enemy to re-enter combat]</p>
<div><b>To Change Targets</b></div>
<p>(the red target highlight shifts between enemies)</p>
<p>[the target has been changed]</p>
]]></string></resources>