Files
andors-trail/AndorsTrail/res/values/strings_about.xml
Oskar Wiksten 83d2a8bde0 Convert all code spaces to tabs.
* Yay for spaces-vs-tabs flamewar!
* Also removes trailing whitespaces in code
2013-07-23 16:36:26 +02: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>