Reorganize barrier help XML (no functional/layout changes)

This commit is contained in:
2020-02-25 23:44:42 -05:00
parent 093be0d99a
commit bea852d61f

View File

@@ -1,14 +1,13 @@
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay'>
<!--
TODO: This dialog is very disorganized; clean it up
-->
<pict type='dlog' num='24' top='6' left='6'/>
<text top='6' left='50' width='329' height='16'>BLADES OF EXILE HELP: MAGIC BARRIERS</text>
<text top='23' left='60' width='418' height='27'>
There are a wide variety of magical walls and barriers which you can create and will encounter...
</text>
<pict type='field' num='9' top='59' left='15'/>
<pict type='field' num='8' top='108' left='15'/>
<text top='55' left='51' width='181' height='86'>
Wall of Fire -
The weakest wall. Short lived and low damage.
@@ -16,10 +15,23 @@
Wall of Force -
Does more damage than a Wall of Fire and lasts a bit longer.
</text>
<pict type='field' num='12' top='158' left='15'/>
<pict type='field' num='13' top='207' left='15'/>
<text top='154' left='51' width='182' height='86'>
Wall of Ice -
Does as much damage as a Wall of Force,
but lasts much longer.
<br/><br/>
Wall of Blades -
Long lasting, and does the most damage of the wall spells.
</text>
<pict type='field' num='11' top='257' left='15'/>
<text top='253' left='51' width='179' height='40'>
Stinking Cloud -
Lasts a short time, and curses anyone who enters.
</text>
<pict type='field' num='5' top='62' left='250'/>
<pict type='field' num='10' top='123' left='250'/>
<text top='54' left='284' width='219' height='104'>
Web -
Lasts until walked through.
@@ -31,14 +43,7 @@
nor may they be targeted into it.
It fades eventually.
</text>
<text top='154' left='51' width='182' height='86'>
Wall of Ice -
Does as much damage as a Wall of Force,
but lasts much longer.
<br/><br/>
Wall of Blades -
Long lasting, and does the most damage of the wall spells.
</text>
<pict type='teranim' num='14' top='177' left='250'/>
<text top='169' left='284' width='216' height='81'>
Fire Barrier -
Permanent.
@@ -49,6 +54,20 @@
Force Barrier -
Like Fire Barrier, but cannot be moved through.
</text>
<pict type='field' num='14' top='265' left='250'/>
<text top='261' left='284' width='215' height='43'>
Sleep Wall -
Walking through can put character to sleep.
Very dangerous.
</text>
<pict type='field' num='7' top='306' left='15'/>
<pict type='field' num='6' top='306' left='53'/>
<text top='309' left='86' width='411' height='28'>
Barrels, Crates -
Can be pushed around.
Have items in them sometimes.
</text>
<pict type='field' num='15' top='352' left='15'/>
<text top='348' left='49' width='449' height='41'>
Quickfire -
The most deadly of the barriers,
@@ -56,27 +75,5 @@
It can only be blocked by the two barrier spells.
Antimagic fields slow it down.
</text>
<pict type='field' num='9' top='59' left='15'/>
<pict type='field' num='8' top='108' left='15'/>
<pict type='field' num='12' top='158' left='15'/>
<pict type='field' num='13' top='207' left='15'/>
<pict type='field' num='11' top='257' left='15'/>
<pict type='field' num='15' top='352' left='15'/>
<pict type='field' num='5' top='62' left='250'/>
<pict type='field' num='10' top='123' left='250'/>
<pict type='teranim' num='14' top='177' left='250'/>
<text top='309' left='86' width='411' height='28'>
Barrels, Crates -
Can be pushed around.
Have items in them sometimes.
</text>
<pict type='field' num='7' top='306' left='15'/>
<pict type='field' num='6' top='306' left='53'/>
<text top='261' left='284' width='215' height='43'>
Sleep Wall -
Walking through can put character to sleep.
Very dangerous.
</text>
<pict type='field' num='14' top='265' left='250'/>
<button name='okay' type='regular' top='391' left='441'>OK</button>
</dialog>