mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Implemented Kaverin's quest in Remgard, continuation on the Vacor/Unzel story (thanks Nyktos, sdevaney!)
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@245 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
@@ -1,34 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="about_interface"><![CDATA[
|
||||
|
||||
<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 & Inventory *]</p>
|
||||
<p>* (While in inventory, press an item for information & long press for more options)</p>
|
||||
<p>* (While in inventory, "press" an item for information & "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>
|
||||
|
||||
|
||||
<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 & Using Items may alter AP & usage cost)</p>
|
||||
|
||||
<div><b>Using Items</b> - [5AP]</div>
|
||||
<div><b>Fleeing</b> - [6AP]</div>
|
||||
|
||||
<p>________________</p>
|
||||
|
||||
|
||||
<p>________________</p>
|
||||
<h1>Advanced Combat</h1>
|
||||
|
||||
<div>During Combat, long press a tile adjacent to The Hero...</div>
|
||||
|
||||
<div><b>To Flee</b></div>
|
||||
@@ -39,5 +46,5 @@
|
||||
<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>
|
||||
|
||||
]]></string></resources>
|
||||
|
||||
Reference in New Issue
Block a user