Files
oboe/rsrc/dialogs/help-fields.xml
Celtic Minstrel 893fa1e4ff Dialog formatting
- Newlines at end of file
- Remove debug attribute
- Indentation in the XSL
2015-10-03 02:50:44 -04:00

83 lines
2.9 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog skin='dark' 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>
<text top='55' left='51' width='181' height='86'>
Wall of Fire -
The weakest wall. Short lived and low damage.
<br/><br/>
Wall of Force -
Does more damage than a Wall of Fire and lasts a bit longer.
</text>
<text top='253' left='51' width='179' height='40'>
Stinking Cloud -
Lasts a short time, and curses anyone who enters.
</text>
<text top='54' left='284' width='219' height='104'>
Web -
Lasts until walked through.
Slows down the victim, and interfers with attacks.
Pause to clean off webs.
<br/><br/>
Antimagic Field -
Spells cannot be casts while in this,
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>
<text top='169' left='284' width='216' height='81'>
Fire Barrier -
Permanent.
Only removable by Dispel Barrier spell.
Damages anyone who walks into it.
Blocks quickfire.
<br/>
Force Barrier -
Like Fire Barrier, but cannot be moved through.
</text>
<text top='348' left='49' width='449' height='41'>
Quickfire -
The most deadly of the barriers,
once created it spreads through the dungeon/town destroying everything.
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='field' num='16' 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' def-key='enter'>OK</button>
</dialog>