ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/AnimateWeapon/spell_staff_to_snake.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:03 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +19 -20 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_staff_to_snake
2 root 1.1 name staff to snake
3     name_pl staff to snake
4 root 1.5 type 101
5     subtype 41
6     face spell_praying.x11
7     level 2
8     value 20
9     grace 8
10     casting_time 5
11     skill praying
12     path_attuned 2048
13     other_arch snake_golem
14     dam 10
15     dam_modifier 1
16     duration 100
17     duration_modifier 1
18     range_modifier 20
19     maxgrace 18
20     no_drop 1
21     invisible 1
22 root 1.4 race quarterstaff
23     msg
24     This spell will transform a marked quarterstaff from your inventory
25     to a snake that you can control like a golem. After the spell runs out
26     the snake will be transformed back to the quarterstaff and drop to the floor.
27     endmsg
28 root 1.1 end