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.8 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:26 2010 UTC

1object spell_dexterity 1object spell_dexterity
2inherit type_spell
2name dexterity 3name dexterity
3name_pl dexterity 4name_pl dexterity
4skill sorcery 5skill sorcery
5msg 6msg
6This spell may temporarily increase your dexterity by some amount. 7Temporarily increase your dexterity by some amount.
7The amount depends on your current dexterity and your strength as a magician. 8The amount depends on your current dexterity and your strength as a magician.
8endmsg 9endmsg
9face spell_sorcery.x11 10face spell_sorcery.x11
10dex 1 11dex 1
11sp 12 12sp 12
12level 3 13level 16
13type 101 14type 101
14subtype 24 15subtype 24
15path_attuned 32 16path_attuned 32
16value 30 17value 30
17invisible 1 18invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines