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

Comparing deliantra/arch/spell/Change_Ability/spell_dexterity.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:27 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines