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.7 by root, Sat Mar 3 01:24:18 2007 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 like the staff, most are non useful.
7endmsg
8other_arch flowers
4face spell_sorcery.111 9face spell_sorcery.x11
10sp 10
11maxsp 0
12dam 0
5level 3 13level 3
6sp 10
7casting_time 0
8path_attuned 16384
9other_arch flowers
10dam 0
11dam_modifier 0
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
24end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines