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

Comparing deliantra/arch/spell/AnimateWeapon/spell_animate_weapon.arc (file contents):
Revision 1.10 by root, Thu Sep 17 08:14:46 2009 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:55 2010 UTC

1object spell_animate_weapon 1object spell_animate_weapon
2inherit type_spell
2name animate weapon 3name animate weapon
3name_pl animate weapon 4name_pl animate weapon
4skill sorcery 5skill sorcery
5msg 6msg
6This will animate the marked weapon from your inventory - it will become 7This will animate the marked weapon from your inventory - it will become
11face spell_sorcery.x11 12face spell_sorcery.x11
12sp 25 13sp 25
13maxsp 20 14maxsp 20
14dam 2 15dam 2
15level 27 16level 27
16type 101
17subtype 41 17subtype 41
18path_attuned 4096 18path_attuned 4096
19value 70 19value 1
20invisible 1 20invisible 1
21duration 20 21duration 20
22range_modifier 20 22range_modifier 20
23duration_modifier 1 23duration_modifier 1
24dam_modifier 1 24dam_modifier 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines