ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_rune_of_death.arc
Revision: 1.10
Committed: Fri Apr 2 21:34:30 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 object spell_rune_of_death
2 inherit type_spell
3 name rune of death
4 name_pl rune of death
5 skill sorcery
6 msg
7 Creates a rune that, when triggered,
8 hits the target with death magic. This
9 either results in the death of the creature,
10 no matter the creatures hit points, or no
11 harm at all.
12 endmsg
13 other_arch rune_death
14 face spell_sorcery.x11
15 sp 20
16 level 17
17 subtype 2
18 path_attuned 262144
19 value 170
20 invisible 1
21 no_drop 1
22 casting_time 15
23 end
24