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

File Contents

# User Rev Content
1 root 1.1 # This is currently only used by runes
2     #
3 root 1.4 Object spell_summon_devil
4 root 1.1 name summon devil
5     name_pl summon devil
6 root 1.4 face spell_summoner.x11
7     level 6
8     sp 20
9     casting_time 13
10     path_attuned 64
11     other_arch devil
12     dam 10
13     dam_modifier 10
14     duration 160
15     duration_modifier 10
16     range_modifier 20
17     maxsp 15
18     type 101
19     subtype 12
20     value 60
21     attacktype 8
22     no_drop 1
23     invisible 1
24 root 1.1 skill summoning
25     msg
26     Summon devil calls up a devil from the
27     infernal regions of the underworld. The
28     devil is under the control of the caster,
29     much the same way a golem is. The attacks and
30     protections are same as that of a normal
31     devil, which can make it particularly useful
32     against some creatures.
33     endmsg
34     end