[go: up one dir, main page]

Menu

[r78]: / trunk / book5 / 373.xml  Maximize  Restore  History

Download this file

20 lines (19 with data), 884 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<section name="373">
<p>
<if god="Tyrnai">
<set var="cost" value="10"/>
If you are an initiate it costs only 10 Shards to purchase Tyrnai's blessing.
</if><else>
<set var="cost" value="25"/>
A non-initiate must pay 25 Shards.
</else>
<if shards="cost">
<lose shards="cost" price="x">Cross off the money</lose>
and
<tick blessing="combat" flag="x">mark COMBAT</tick>
in the Blessings box on your Adventure Sheet. The blessing works by allowing you to try again when you fail a COMBAT roll. It is good for only one reroll. When you use the blessing, cross it off your Adventure Sheet. You can have only one COMBAT blessing at any one time. Once it is used up, you can return to any temple of Tyrnai to buy a new one.
</if>
</p>
<p>When you are finished, <goto section="526"/>.</p>
</section>