[go: up one dir, main page]

Menu

[r81]: / trunk / book5 / 341.xml  Maximize  Restore  History

Download this file

21 lines (19 with data), 777 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<section name="341">
<p>
The blacksmith can forge weapons and armour for you, but you must pay him the money he needs for raw materials.
</p>
<market sell="false">
<header header1="Armour" header2="To buy"/>
<armour name="leather" bonus="1" buy="25"/>
<armour name="ring mail" bonus="2" buy="50"/>
<armour name="chain mail" bonus="3" buy="100"/>
<armour name="splint armour" bonus="4" buy="250"/>
<armour name="plate armour" bonus="5" buy="600"/>
<armour name="heavy plate" bonus="6" buy="1000"/>
<header header1="Weapons" header2="To buy"/>
<weapon name="sword" buy="25"/>
<weapon name="sword" bonus="1" buy="75"/>
</market>
<p>When you have finished, <goto section="245"/>.</p>
</section>