ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fireball.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:48 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 object rune_large_fireball
2 anim
3 rune_fireball.x11
4 rune_fireball.x11
5 mina
6 name Rune of Fireball
7 msg
8 You set off a large fireball!
9 endmsg
10 other_arch spell_large_fireball
11 face rune_fireball.x11
12 is_animated 0
13 cha 20
14 hp 1
15 dam 90
16 speed 1
17 level 1
18 type 154
19 attacktype 6
20 invisible 1
21 move_on walk
22 no_pick 1
23 magicmap red
24 end
25
26 object rune_medium_fireball
27 anim
28 rune_fireball.x11
29 rune_fireball.x11
30 mina
31 name Rune of Fireball
32 msg
33 You set off a fireball!
34 endmsg
35 other_arch spell_medium_fireball
36 face rune_fireball.x11
37 is_animated 0
38 cha 20
39 hp 1
40 dam 90
41 speed 1
42 level 1
43 type 154
44 attacktype 6
45 invisible 1
46 move_on walk
47 no_pick 1
48 magicmap red
49 end
50