ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_cult.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:43 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_summon_cult_monsters
2     name summon cult monsters
3     name_pl summon cult monsters
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 type 101
6     subtype 27
7     level 3
8     grace 12
9     casting_time 10
10     path_attuned 64
11     skill praying
12     value 30
13     no_drop 1
14     invisible 1
15     attack_movement 16
16     race GODCULTMON
17     maxgrace 10
18 elmex 1.2 msg
19     You summon pets from your god which will defending you and killing your enemiess. The pets can't be controlled by the caster, but they will move around and follow him. You get all experience from the kills.
20     endmsg
21 root 1.1 end