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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines