ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_cult.arc
Revision: 1.13
Committed: Wed Apr 21 09:30:07 2010 UTC (14 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

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