ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_cult.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:52 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +4 -3 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_summon_cult_monsters
2 name summon cult monsters
3 name_pl summon cult monsters
4 race GODCULTMON
5 skill praying
6 msg
7 Summons pets from your god which will defend you and kill your enemies.
8
9 The pets can't be controlled by the caster directly, but they will move
10 around and follow him. You can use the C<petmode> command to influence
11 their general behaviour, however.
12
13 You get all experience from their kills.
14 endmsg
15 face spell_praying.x11
16 grace 12
17 maxgrace 10
18 attack_movement 16
19 level 8
20 type 101
21 subtype 27
22 path_attuned 64
23 value 30
24 invisible 1
25 no_drop 1
26 casting_time 10
27 end
28