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

File Contents

# User Rev Content
1 root 1.1 Object spell_staff_to_snake
2     name staff to snake
3     name_pl staff to snake
4     type 101
5     subtype 41
6     face spell_praying.111
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     race quarterstaff
23 elmex 1.2 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