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

Comparing deliantra/arch/spell/Smite/god_power.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:16:56 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:24 2007 UTC

1# God power isn't cast as a spell per se, but instead is cast 1# God power isn't cast as a spell per se, but instead is cast
2# as a fumble effect. As such, more of the values in this 2# as a fumble effect. As such, more of the values in this
3# object are relevant. 3# object are relevant.
4object god_power 4object god_power
5name godly retribution
6type 102
7subtype 6
8face manabolt.x11
9anim 5anim
10manabolt.x11 6manabolt.x11
11manabolt.x12 7manabolt.x12
12manabolt.x13 8manabolt.x13
13manabolt.x14 9manabolt.x14
14manabolt.x13 10manabolt.x13
15manabolt.x14 11manabolt.x14
16mina 12mina
13name godly retribution
14face manabolt.x11
15wc -30
17speed 1 16speed 1
17type 102
18subtype 6
19attacktype 1048576
20duration 4
18range 4 21range 4
19duration 4 22move_type fly_low
20flying 1
21wc -30
22no_pick 1 23no_pick 1
23attacktype 1048576
24editable 0 24editable 0
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines