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.10 by elmex, Wed Apr 21 09:30:07 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
13subtype 27
14path_attuned 64
15value 100
16invisible 1
17randomitems summon_dark_angel
18no_drop 1
19casting_time 40
20end 20end
21 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines