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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines