ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/abil_medium_fireball.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:23 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object abil_medium_fireball
2     name medium fireball ability
3     name_pl medium fireball ability
4     level 3
5     sp 10
6     casting_time 10
7     path_attuned 2
8     other_arch firebullet
9     dam 8
10     dam_modifier 3
11     range 6
12     duration 4
13     maxsp 24
14     type 101
15     subtype 5
16     value 30
17     attacktype 4
18     no_drop 1
19     invisible 1
20     food 4
21     end