ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_dark_angel.arc
Revision: 1.8
Committed: Fri Apr 2 21:26:34 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

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