ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/AnimateWeapon/spell_animate_weapon.arc
Revision: 1.2
Committed: Mon Jul 10 11:45:23 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.1: +6 -0 lines
Log Message:
further descriptions for the spells.

File Contents

# User Rev Content
1 root 1.1 Object spell_animate_weapon
2     name animate weapon
3     name_pl animate weapon
4     type 101
5     subtype 41
6     face spell_sorcery.111
7     level 7
8     value 70
9     sp 25
10     casting_time 10
11     skill sorcery
12     path_attuned 4096
13     other_arch dancingsword
14     dam 2
15     dam_modifier 1
16     duration 20
17     duration_modifier 1
18     range_modifier 20
19     maxsp 20
20     no_drop 1
21     invisible 1
22 elmex 1.2 msg
23     Animate weapon will let you control the marked
24     weapon from your inventory like a golem. The duration
25     of control is limited and after the spell runs out the
26     weapon will drop to the floor.
27     endmsg
28 root 1.1 end