ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fireball.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +34 -32 lines
Log Message:
second normaliser run - dude

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 color_fg red
24 editable 32
25 end
26
27 object rune_medium_fireball
28 anim
29 rune_fireball.x11
30 rune_fireball.x11
31 mina
32 name Rune of Fireball
33 msg
34 You set off a fireball!
35 endmsg
36 other_arch spell_medium_fireball
37 face rune_fireball.x11
38 is_animated 0
39 cha 20
40 hp 1
41 dam 90
42 speed 1
43 level 1
44 type 154
45 attacktype 6
46 invisible 1
47 move_on walk
48 no_pick 1
49 color_fg red
50 editable 32
51 end
52