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

Comparing deliantra/arch/spell/SummonMonster/spell_summon_dark_angel.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:58:43 2007 UTC vs.
Revision 1.8 by root, Fri Apr 2 21:26:34 2010 UTC

1Object spell_summon_dark_angel 1object spell_summon_dark_angel
2inherit type_spell
2name summon dark angel 3name summon dark angel
3name_pl summon dark angels 4name_pl summon dark angels
4face spell_summoner.x11
5type 101
6subtype 27
7level 25
8sp 30
9casting_time 40
10path_attuned 64
11skill summoning 5skill summoning
12value 60000
13no_drop 1
14invisible 1
15attack_movement 16
16randomitems summon_dark_angel
17msg 6msg
18Forth from the abyss is called an angel of darkness... 7Forth from the abyss is called an angel of darkness...
19endmsg 8endmsg
9face spell_summoner.x11
10sp 30
11attack_movement 16
12level 35
13type 101
14subtype 27
15path_attuned 64
16value 60000
17invisible 1
18randomitems summon_dark_angel
19no_drop 1
20casting_time 40
20end 21end
21 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines