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

Comparing deliantra/arch/spell/Change_Ability/spell_strength.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:48 2009 UTC

1object spell_strength 1object spell_strength
2name strength 2name strength
3name_pl strength 3name_pl strength
4skill sorcery
5msg
6Increase your strength by some amount.
7The amount depends on your current strength and the spell level.
8endmsg
4face spell_sorcery.x11 9face spell_sorcery.x11
5level 2 10str 1
6sp 10 11sp 10
7casting_time 20 12level 16
8path_attuned 32
9skill sorcery
10type 101 13type 101
11subtype 24 14subtype 24
15path_attuned 32
12value 20 16value 20
17invisible 1
18duration 500
19duration_modifier 4
13no_drop 1 20no_drop 1
14invisible 1 21casting_time 20
15duration_modifier 4
16duration 500
17Str 1
18msg
19This spell may increase your strength by some amount. The amount depends on your current strength and your strength as a magician.
20endmsg
21end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines