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

Comparing deliantra/arch/spell/Scroll/impr_pow.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:58:42 2007 UTC vs.
Revision 1.12 by elmex, Tue Sep 21 13:39:20 2010 UTC

1Object improve_pow 1object improve_pow
2name Improve Power Bonus 2name Improve Power Bonus
3name_pl Improve Power Bonus
4race scrolls
5slaying rhodochrosite
3face scroll.x11 6face scroll.x11
4race scrolls 7magicmap white
5color_fg white 8sp 11
6nrof 1 9nrof 1
7type 124 10type 124
8material 1 11materialname paper
9value 12000 12value 12000
10weight 200 13weight 200
11sp 11 14client_type 1016
12slaying potionpow
13editable 2048
14identified 1 15identified 1
15name_pl Improve Power Bonus 16msg
16client_type 1016 17This scroll will magically make your weapon to support your magical power.
18But to accomplis that you will need some special mineral.
19
20H<This scroll helps to improve the power bonus of weapons. You will
21need rhodochrosite 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.>
33endmsg
17end 34end
35

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines