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.4 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:16:56 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 5name godly retribution
6face manabolt.x11
7wc -30
8speed 1
9type 102 6type 102
10subtype 6 7subtype 6
11attacktype 1048576 8face manabolt.x11
12duration 4
13range 4
14move_type all
15no_pick 1
16editable 0
17anim 9anim
18manabolt.x11 10manabolt.x11
19manabolt.x12 11manabolt.x12
20manabolt.x13 12manabolt.x13
21manabolt.x14 13manabolt.x14
22manabolt.x13 14manabolt.x13
23manabolt.x14 15manabolt.x14
24mina 16mina
17speed 1
18range 4
19duration 4
20flying 1
21wc -30
22no_pick 1
23attacktype 1048576
24editable 0
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines