ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/impr_con.arc
(Generate patch)

Comparing deliantra/arch/spell/Scroll/impr_con.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.14 by root, Sat Oct 16 09:19:14 2010 UTC

1Object improve_con 1object improve_con
2name Improve Constitution Bonus 2name Improve Constitution Bonus
3face scroll.111 3name_pl Improve Constitution Bonus
4race scrolls 4race scrolls
5color_fg white 5slaying dolomite
6face scroll.x11
7sp 7
6nrof 1 8nrof 1
7type 124 9type 124
8material 1 10materialname paper
9value 10000 11value 10000
10weight 200 12weight 200
11sp 7 13client_type 1016
12slaying potioncon
13editable 2048
14identified 1 14identified 1
15name_pl Improve Constitution Bonus 15msg
16client_type 1016 16This scroll will magically make your weapon to support your constitution.
17But to accomplis that you will need some special mineral.
18
19H<This scroll helps to improve the constitution bonus of weapons. You
20will need dolomite minerals to use it. You first need to prepare a weapon using
21a Prepare Weapon scroll. Then you can read this scroll to improve the weapon.
22
23The number of minerals you need is calculated this way: You sum up the stat
24improvements the weapon already gives. For example, a weapon that has Str+1,
25Int-1, Wis+2 will add up to: (1 + 2) - 1 = 2.
26
27Then you need to doulbe the sum you got: 2 * 2 = 4.
28
29The end result is the number of minerals you need. However, the minimum number
30of minerals you need is 2. You then have to drop the minals on the floor, make
31sure your weapon is marked, and then read this scroll.>
32endmsg
17end 33end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines