ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_magehound.arc
(Generate patch)

Comparing deliantra/arch/spell/SummonMonster/spell_magehound.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:24 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines