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.2 by root, Sun Apr 5 21:34:04 2009 UTC vs.
Revision 1.5 by root, Fri Apr 2 21:34:28 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 party's dexterity by some amount. 7Temporarily increase your party's dexterity by some amount.
7 8
8The amount depends on the current dexterity and strength as a magician of each party member. 9The amount depends on the current dexterity and strength as a magician of each party member.
9endmsg 10endmsg
10other_arch spell_dexterity 11other_arch spell_dexterity
11face spell_sorcery.x11 12face spell_sorcery.x11
12dex 1 13dex 1
13sp 18 14sp 18
14level 21 15level 21
15type 101
16subtype 48 16subtype 48
17path_attuned 32 17path_attuned 32
18value 30 18value 30
19invisible 1 19invisible 1
20duration 500 20duration 500

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines