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.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:49:48 2009 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
14face manabolt.x11
15wc -30
16speed 1
6type 102 17type 102
7subtype 6 18subtype 6
8face destruction.111 19attacktype 1048576
9anim 20duration 4
10destruction.111
11destruction.112
12destruction.113
13destruction.114
14destruction.113
15destruction.114
16mina
17speed 1
18range 4 21range 4
19duration 4 22move_type fly_low
20flying 1
21wc -30
22no_pick 1 23no_pick 1
23attacktype 1048576
24editable 0
25end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines