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

Comparing deliantra/arch/spell/Scroll/impr_wis.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:24:24 2007 UTC vs.
Revision 1.14 by root, Sat Oct 16 09:19:14 2010 UTC

1object improve_wis 1object improve_wis
2name Improve Wisdom Bonus 2name Improve Wisdom Bonus
3name_pl Improve Wisdom Bonus 3name_pl Improve Wisdom Bonus
4race scrolls 4race scrolls
5slaying potionwis 5slaying marcasite
6face scroll.x11 6face scroll.x11
7sp 8 7sp 8
8nrof 1 8nrof 1
9type 124 9type 124
10materialname paper 10materialname paper
11value 10000 11value 10000
12weight 200 12weight 200
13client_type 1016 13client_type 1016
14identified 1 14identified 1
15color_fg white 15msg
16editable 2048 16This scroll will magically improve your weapon to support your wisdom.
17wield it. But to accomplis that you will need some special mineral.
18
19H<This scroll helps to improve the wisdom bonus of weapons. You will
20need marcasite 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 double 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
18 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines