added weight to several spells so they will throw stuff on the floor.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13656 282e977c-c81d-0410-88c4-b93c2d0d6712
master
alestan 2010-08-19 22:26:36 +00:00
parent 09e1f1cde7
commit 3e5cef2687
27 changed files with 27 additions and 0 deletions

View File

@ -9,4 +9,5 @@ move_type fly_low
speed 1
glow_radius 1
no_pick 1
weight 500
end

View File

@ -10,5 +10,6 @@ move_type fly_low
speed 1
glow_radius 2
no_pick 1
weight 500
reflecting 1
end

View File

@ -8,4 +8,5 @@ is_animated 0
is_turnable 1
speed 1
no_pick 1
weight 500
end

View File

@ -11,4 +11,5 @@ speed 1
glow_radius 2
no_pick 1
reflecting 1
weight 500
end

View File

@ -6,4 +6,5 @@ animation manabolt
move_type fly_low
speed 1
no_pick 1
weight 500
end

View File

@ -11,4 +11,5 @@ speed 1
glow_radius 2
no_pick 1
reflecting 1
weight 500
end

View File

@ -8,4 +8,5 @@ move_type fly_low
generator 1
speed 1
no_pick 1
weight 500
end

View File

@ -9,4 +9,5 @@ glow_radius 2
reflecting 1
move_type fly_low
no_pick 1
weight 500
end

View File

@ -8,4 +8,5 @@ speed 0.2
speed_left -0.21
move_type fly_low
no_pick 1
weight 500
end

View File

@ -23,4 +23,5 @@ invisible 1
msg
Creates a bomb in the direction the spell is fired. The bomb detonates after a few seconds, firing shrapnel and encompassing the area in an explosion. Creatures are wounded if they are in the explosion or if they are hit by the flying shrapnel.
endmsg
weight 750
end

View File

@ -9,4 +9,5 @@ move_on walk fly_low
wc 8
dam 3
move_type fly_low
weight 500
end

View File

@ -14,4 +14,5 @@ glow_radius 1
move_type fly_low
no_pick 1
attacktype 4
weight 500
end

View File

@ -11,4 +11,5 @@ glow_radius 2
speed 1
move_type fly_low
no_pick 1
weight 1000
end

View File

@ -10,4 +10,5 @@ glow_radius 1
move_type fly_low
no_pick 1
attacktype 16
weight 750
end

View File

@ -20,6 +20,7 @@ attacktype 18
no_drop 1
invisible 1
skill evocation
weight 500
food 4
msg
Fires a snowball that explodes into a small flurry of ice and cold when it hits something. It delivers cold damage, and items caught in the explosion are encased in blocks of ice.

View File

@ -10,4 +10,5 @@ speed 1
wc -40
move_type fly_low
no_pick 1
weight 500
end

View File

@ -9,4 +9,5 @@ wc -30
speed 1
move_type fly_low
no_pick 1
weight 500
end

View File

@ -11,4 +11,5 @@ wc -30
move_type fly_low
glow_radius 1
no_pick 1
weight 500
end

View File

@ -10,4 +10,5 @@ speed 0.5
move_type fly_low
weight 20
nrof 1
weight 500
end

View File

@ -10,4 +10,5 @@ speed 1
wc -30
move_type fly_low
no_pick 1
weight 500
end

View File

@ -10,4 +10,5 @@ speed 1
wc -30
move_type fly_low
no_pick 1
weight 500
end

View File

@ -9,4 +9,5 @@ speed 1
wc -50
move_type fly_low
no_pick 1
weight 500
end

View File

@ -8,5 +8,6 @@ animation shockwave
wc -30
speed 1.0
move_type fly_low
weight 500
no_pick 1
end

View File

@ -14,4 +14,5 @@ move_type fly_low
glow_radius 4
no_pick 1
attacktype 14
weight 100
end

View File

@ -20,4 +20,5 @@ invisible 1
msg
Fires a swarm of asteroid bullets that deliver a weaponmagic attack.
endmsg
weight 1250
end

View File

@ -20,4 +20,5 @@ invisible 1
msg
Meteor swarm fires several comet spells that cut a swath of physical, fire, and weaponmagic damage.
endmsg
weight 1250
end

View File

@ -9,6 +9,7 @@ dam_modifier 10
maxhp 10
hp 15
speed 1.0
weight 1000
speed_left 1.0
end