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

Comparing deliantra/arch/spell/Cone/spell_wonder.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1Object spell_wonder 1object spell_wonder
2inherit type_spell
2name wonder 3name wonder
3name_pl wonder 4name_pl wonder
5skill sorcery
6msg
7This spell invokes many effects, most of which are not very useful.
8endmsg
9other_arch flowers
4face spell_sorcery.111 10face spell_sorcery.x11
5level 3
6sp 10 11sp 10
12maxsp 0
13dam 0
14level 8
15subtype 9
16attacktype 4096
17path_attuned 16384
18value 30
19invisible 1
20randomitems wonder_spells
21duration 3
22range 6
23range_modifier 0
24dam_modifier 0
25no_drop 1
7casting_time 0 26casting_time 0
8path_attuned 16384
9other_arch flowers
10dam 0
11dam_modifier 0
12range 6
13duration 3
14range_modifier 0
15maxsp 0
16type 101
17subtype 9
18value 30
19attacktype 4096
20no_drop 1
21invisible 1
22skill sorcery
23randomitems wonder_spells
24end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines