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.5 by root, Sat Mar 3 00:51:09 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines