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

Comparing deliantra/arch/spell/Change_Ability/spell_party_dexterity.arc (file contents):
Revision 1.1 by elmex, Sun Apr 5 20:23:26 2009 UTC vs.
Revision 1.6 by elmex, Wed Apr 21 09:29:57 2010 UTC

1object spell_party_dexterity 1object spell_party_dexterity
2inherit type_spell
2name party dexterity 3name party dexterity
3name_pl party dexterity 4name_pl party dexterity
4skill sorcery 5skill sorcery
5msg 6msg
6This spell may temporarily increase your dexterity by some amount. 7Temporarily increase your party's dexterity by some amount.
8
7The amount depends on your current dexterity and your strength as a magician. 9The amount depends on the current dexterity and strength as a magician of each party member.
8endmsg 10endmsg
9other_arch spell_dexterity 11other_arch spell_dexterity
10face spell_sorcery.x11 12face spell_sorcery.x11
11dex 1 13dex 1
12sp 18 14sp 18
13level 21 15level 21
14type 101
15subtype 48 16subtype 48
16path_attuned 32 17path_attuned 32
17value 30 18value 3
18invisible 1 19invisible 1
19duration 500 20duration 500
20duration_modifier 4 21duration_modifier 4
21no_drop 1 22no_drop 1
22casting_time 40 23casting_time 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines