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.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:13 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
4race quarterstaff
5skill praying
6msg
7This spell will transform a marked quarterstaff from your inventory
8to 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.
10endmsg
11other_arch snake_golem
12face spell_praying.x11
13grace 8
14maxgrace 18
15dam 10
16level 2
4type 101 17type 101
5subtype 41 18subtype 41
6face spell_praying.111 19path_attuned 2048
7level 2
8value 20 20value 20
9grace 8 21invisible 1
22duration 100
23range_modifier 20
24duration_modifier 1
25dam_modifier 1
26no_drop 1
10casting_time 5 27casting_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
22race quarterstaff
23end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines