ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/player_claws.arc
(Generate patch)

Comparing deliantra/arch/player/dragon_ability/player_claws.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:20 2007 UTC vs.
Revision 1.6 by pippijn, Sun Mar 11 15:37:02 2007 UTC

1object electric_clawing
2name electric claws
3title clawing
4skill clawing
5msg
6Your claws emit sparks of electricity!
7endmsg
8anim
9pl_dragon_bl.x11
10pl_dragon_bl.x12
11pl_dragon_bl.x31
12pl_dragon_bl.x32
13pl_dragon_bl.x51
14pl_dragon_bl.x52
15pl_dragon_bl.x71
16pl_dragon_bl.x72
17facings 4
18mina
19type 74
20subtype 31
21attacktype 8
22invisible 1
23no_drop 1
24editable 0
25end
26
1object fire_clawing 27object fire_clawing
2name fire claws 28name fire claws
3title clawing 29title clawing
30skill clawing
4msg 31msg
5Your claws are enveloped in a hot blazing fire! 32Your claws are enveloped in a hot blazing fire!
6endmsg 33endmsg
34anim
35pl_dragon_r.x11
36pl_dragon_r.x12
37pl_dragon_r.x31
38pl_dragon_r.x32
39pl_dragon_r.x51
40pl_dragon_r.x52
41pl_dragon_r.x71
42pl_dragon_r.x72
43facings 4
44mina
7type 74 45type 74
8subtype 31 46subtype 31
47attacktype 4
9invisible 1 48invisible 1
10attacktype 4
11no_drop 1 49no_drop 1
12editable 0 50editable 0
13skill clawing
14animation pl_dragon_r
15end 51end
16# 52
17object ice_clawing 53object ice_clawing
18name ice claws 54name ice claws
19title clawing 55title clawing
56skill clawing
20msg 57msg
21Your claws are covered with shards of ice! 58Your claws are covered with shards of ice!
22endmsg 59endmsg
60anim
61pl_dragon_bl.x11
62pl_dragon_bl.x12
63pl_dragon_bl.x31
64pl_dragon_bl.x32
65pl_dragon_bl.x51
66pl_dragon_bl.x52
67pl_dragon_bl.x71
68pl_dragon_bl.x72
69facings 4
70mina
23type 74 71type 74
24subtype 31 72subtype 31
73attacktype 16
25invisible 1 74invisible 1
26attacktype 16
27no_drop 1 75no_drop 1
28editable 0 76editable 0
29skill clawing
30animation pl_dragon_bl
31end 77end
32# 78
33object electric_clawing
34name electric claws
35title clawing
36msg
37Your claws emit sparks of electricity!
38endmsg
39type 74
40subtype 31
41skill clawing
42invisible 1
43attacktype 8
44no_drop 1
45editable 0
46animation pl_dragon_blue
47end
48#
49object poison_clawing 79object poison_clawing
50name poison claws 80name poison claws
51title clawing 81title clawing
82skill clawing
52msg 83msg
53Your claws are now poisoned! 84Your claws are now poisoned!
54endmsg 85endmsg
86anim
87pl_dragon_g.x11
88pl_dragon_g.x12
89pl_dragon_g.x31
90pl_dragon_g.x32
91pl_dragon_g.x51
92pl_dragon_g.x52
93pl_dragon_g.x71
94pl_dragon_g.x72
95facings 4
96mina
55type 74 97type 74
56subtype 31 98subtype 31
57skill clawing 99attacktype 1024
58invisible 1 100invisible 1
59attacktype 1024
60no_drop 1 101no_drop 1
61animation pl_dragon_g
62editable 0 102editable 0
63end 103end
64 104
65

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines