ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/vitriol.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/vitriol.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:16:49 2007 UTC

1# vitriol is the 'bullet' form of vitriol. 1# vitriol is the 'bullet' form of vitriol.
2Object vitriol 2object vitriol
3name vitriol 3name vitriol
4other_arch vitriol_splash 4other_arch vitriol_splash
5type 102 5type 102
6subtype 5 6subtype 5
7face v_splash.111 7face v_splash.x11
8animation vitriol_splash 8animation vitriol_splash
9is_turnable 0 9is_turnable 0
10walk_on 1 10walk_on 1
11fly_on 1 11fly_on 1
12glow_radius 2 12glow_radius 2
17editable 0 17editable 0
18end 18end
19# 19#
20# vitriol splash is the cone form the bullet turns into 20# vitriol splash is the cone form the bullet turns into
21# 21#
22Object vitriol_splash 22object vitriol_splash
23name vitriol splash 23name vitriol splash
24other_arch vitriol_pool 24other_arch vitriol_pool
25type 102 25type 102
26subtype 7 26subtype 7
27face v_splash.111 27face v_splash.x11
28anim 28anim
29v_splash.111 29v_splash.x11
30v_splash.112 30v_splash.x12
31mina 31mina
32is_turnable 1 32is_turnable 1
33walk_on 1 33walk_on 1
34fly_on 1 34fly_on 1
35glow_radius 2 35glow_radius 2
40editable 0 40editable 0
41end 41end
42# 42#
43# vitriol pool is what the splash above drops. 43# vitriol pool is what the splash above drops.
44# Note that this is put unchanged onto the map. 44# Note that this is put unchanged onto the map.
45Object vitriol_pool 45object vitriol_pool
46type 102 46type 102
47subtype 7 47subtype 7
48level 1 48level 1
49walk_on 1 49walk_on 1
50wc -30 50wc -30
51stand_still 1 51stand_still 1
52name vitriol pool 52name vitriol pool
53face v_pool.111 53face v_pool.x11
54anim 54anim
55v_pool.111 55v_pool.x11
56v_pool.112 56v_pool.x12
57mina 57mina
58speed 0.2 58speed 0.2
59no_pick 1 59no_pick 1
60attacktype 64 60attacktype 64
61duration 30 61duration 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines