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.10 by root, Tue Nov 3 09:59:31 2009 UTC vs.
Revision 1.11 by elmex, Sat Mar 27 13:16:36 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
7magicmap white 7magicmap white
8sp 8 8sp 8
9nrof 1 9nrof 1
10type 124 10type 124
11materialname paper 11materialname paper
12value 10000 12value 10000
13weight 200 13weight 200
14client_type 1016 14client_type 1016
15identified 1 15identified 1
16msg
17This scroll will magically improve your weapon to support your wisdom.
18wield it. But to accomplis that you will need some special mineral.
19
20H<This scroll helps to improve the wisdom bonus of weapons. You will
21need marcasite minerals to use it. You first need to prepare a weapon using
22a Prepare Weapon scroll. Then you can read this scroll to improve the weapon.
23
24The number of minerals you need is calculated this way: You sum up the stat
25improvements the weapon already gives. For example, a weapon that has Str+1,
26Int-1, Wis+2 will add up to: (1 + 2) - 1 = 2.
27
28Then you need to doulbe the sum you got: 2 * 2 = 4.
29
30The end result is the number of minerals you need. However, the minimum number
31of minerals you need is 2. You then have to drop the minals on the floor, make
32sure your weapon is marked, and then read this scroll.>
33
34This scroll helps to improve the strength bonus of weapons or armour.
35You will need flourite minerals to use it.>
36endmsg
16end 37end
17 38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines