ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/spelldirect_large_icestorm.arc
Revision: 1.2
Committed: Mon Sep 4 09:57:06 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
remove extranous spaces

File Contents

# User Rev Content
1 root 1.1 # This archetype was used for dragon players' abilities. It has been replaced
2     # by spell_large_icestorm. Nevertheless it cannot be deleted because existing
3     # players may contain such an object.
4     Object spelldirect_large_icestorm
5     name large icestorm
6     name_pl large icestorm
7     face spell_evocation.111
8     level 12
9     sp 13
10     casting_time 40
11     path_attuned 4
12     other_arch icestorm
13     dam 4
14     dam_modifier 3
15     range 14
16     duration 2
17     range_modifier 5
18     maxsp 11
19     type 101
20     subtype 7
21     value 120
22     attacktype 18
23     no_drop 1
24     invisible 1
25     skill evocation
26 root 1.2 end