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.1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:55 2010 UTC

1Object spell_staff_to_snake 1object spell_staff_to_snake
2inherit type_spell
2name staff to snake 3name staff to snake
3name_pl staff to snake 4name_pl staff to snake
4type 101 5race quarterstaff
6skill praying
7msg
8Transforms a marked quarterstaff from your inventory
9to a snake that you can control like a golem. After it runs out
10the snake will be transformed back to the quarterstaff and drop to the floor.
11endmsg
12other_arch snake_golem
13face spell_praying.x11
14grace 8
15maxgrace 18
16dam 10
17level 10
5subtype 41 18subtype 41
6face spell_praying.111 19path_attuned 2048
7level 2
8value 20 20value 1
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