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

Comparing deliantra/arch/spell/AnimateWeapon/spell_staff_to_snake.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:19 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:03 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines