ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_magehound.arc
Revision: 1.2
Committed: Wed Aug 9 10:55:11 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
added remanind descriptions from the crossfire homepage and
added a few missing ones myself. hopefully most spells have at least
a minimal description now.

File Contents

# User Rev Content
1 root 1.1 Object spell_magehound
2     name magehound
3     name_pl magehounds
4     face spell_summoner.111
5     type 101
6     subtype 27
7     level 3
8     sp 12
9     casting_time 40
10     path_attuned 64
11     skill summoning
12     value 20
13     no_drop 1
14     invisible 1
15     attack_movement 16
16     randomitems mage_hound
17 elmex 1.2 msg
18     This spell will summon a hound pet monster which will attack your enemies.
19     endmsg
20 root 1.1 end