ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_wonder.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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