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

File Contents

# User Rev Content
1 root 1.5 Object spell_finger_of_death
2 root 1.1 name finger of death
3     name_pl finger of death
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 type 101
6     subtype 10
7 root 1.5 level 14
8     value 140
9     grace 50
10     casting_time 5
11     skill praying
12 root 1.4 path_attuned 262144
13 root 1.5 other_arch face_of_death
14     dam 24
15     dam_modifier 4
16     range 0
17 root 1.4 duration 1
18 root 1.5 maxgrace 35
19     attacktype 131072
20 root 1.1 no_drop 1
21 root 1.5 invisible 1
22     msg
23     The finger of death spell may cause one monster to die immediately. Granted by Devourers at medium level.
24     endmsg
25 root 1.1 end