Replace old and broken monster abilities with current abilities or spells, typo and text spacing corrections
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7454 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
67d32ee095
commit
f2f87afe8f
|
@ -239,7 +239,7 @@ maxsp 50
|
||||||
x 1
|
x 1
|
||||||
y 14
|
y 14
|
||||||
level 13
|
level 13
|
||||||
arch ability_fear
|
arch abil_fear
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
@ -364,7 +364,7 @@ maxsp 50
|
||||||
x 2
|
x 2
|
||||||
y 16
|
y 16
|
||||||
level 13
|
level 13
|
||||||
arch ability_fear
|
arch abil_fear
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
|
@ -221,7 +221,7 @@ maxsp 50
|
||||||
x 1
|
x 1
|
||||||
y 14
|
y 14
|
||||||
level 13
|
level 13
|
||||||
arch ability_fear
|
arch abil_fear
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
@ -350,7 +350,7 @@ maxsp 50
|
||||||
x 2
|
x 2
|
||||||
y 16
|
y 16
|
||||||
level 13
|
level 13
|
||||||
arch ability_fear
|
arch abil_fear
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
|
@ -228,10 +228,6 @@ y 5
|
||||||
end
|
end
|
||||||
arch wizard
|
arch wizard
|
||||||
name Mad wizard
|
name Mad wizard
|
||||||
msg
|
|
||||||
@match *
|
|
||||||
Die! DIE DIE!!
|
|
||||||
endmsg
|
|
||||||
Str 10
|
Str 10
|
||||||
Dex 10
|
Dex 10
|
||||||
Con 6
|
Con 6
|
||||||
|
@ -246,35 +242,39 @@ dam 30
|
||||||
ac -8
|
ac -8
|
||||||
x 1
|
x 1
|
||||||
y 5
|
y 5
|
||||||
speed 1.000000
|
speed 1.0
|
||||||
attack_movement 7
|
attack_movement 7
|
||||||
level 50
|
level 50
|
||||||
type 0
|
type 0
|
||||||
resist_physical 30
|
resist_physical 30
|
||||||
resist_magic 30
|
resist_magic 100
|
||||||
resist_fire 100
|
resist_fire 100
|
||||||
resist_electricity 100
|
resist_electricity 100
|
||||||
resist_cold 100
|
resist_cold 100
|
||||||
|
resist_confusion 100
|
||||||
|
resist_weaponmagic 100
|
||||||
|
resist_fear 100
|
||||||
carrying 5000
|
carrying 5000
|
||||||
move_type walk
|
move_type walk
|
||||||
monster 1
|
monster 1
|
||||||
unique 1
|
unique 1
|
||||||
can_cast_spell 1
|
can_cast_spell 1
|
||||||
can_use_scroll 1
|
can_use_scroll 1
|
||||||
arch ability_cold
|
arch spell_comet
|
||||||
end
|
end
|
||||||
arch ability_lightning
|
arch spell_icestorm
|
||||||
end
|
end
|
||||||
arch ability_mass_confusion
|
arch spell_frostbolt
|
||||||
end
|
end
|
||||||
arch ability_forced_dance
|
arch spell_sm_lightning
|
||||||
end
|
end
|
||||||
arch ability_fear
|
arch spell_fear
|
||||||
end
|
end
|
||||||
arch book
|
arch spell_mass_confusion
|
||||||
sp 26
|
|
||||||
end
|
end
|
||||||
arch ability_dragon
|
arch spell_small_speedball
|
||||||
|
end
|
||||||
|
arch spell_dragonbreath
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -323,16 +323,18 @@ resist_cold 100
|
||||||
resist_paralyze 100
|
resist_paralyze 100
|
||||||
carrying 100000
|
carrying 100000
|
||||||
move_type walk fly_low
|
move_type walk fly_low
|
||||||
arch ability_dragon
|
|
||||||
end
|
|
||||||
arch ability_mass_confusion
|
|
||||||
end
|
|
||||||
arch ability_lightning
|
|
||||||
end
|
|
||||||
arch gem
|
arch gem
|
||||||
nrof 2000
|
nrof 2000
|
||||||
end
|
end
|
||||||
arch ability_cold
|
arch ability_dragonbreath
|
||||||
|
end
|
||||||
|
arch abil_create_frost_wall
|
||||||
|
end
|
||||||
|
arch abil_icestorm
|
||||||
|
end
|
||||||
|
arch abil_large_icestorm
|
||||||
|
end
|
||||||
|
arch abil_ball_lightning
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -425,16 +427,18 @@ resist_cold 100
|
||||||
resist_paralyze 100
|
resist_paralyze 100
|
||||||
carrying 100000
|
carrying 100000
|
||||||
move_type walk fly_low
|
move_type walk fly_low
|
||||||
arch ability_dragon
|
|
||||||
end
|
|
||||||
arch ability_mass_confusion
|
|
||||||
end
|
|
||||||
arch ability_lightning
|
|
||||||
end
|
|
||||||
arch gem
|
arch gem
|
||||||
nrof 2000
|
nrof 2000
|
||||||
end
|
end
|
||||||
arch ability_cold
|
arch ability_dragonbreath
|
||||||
|
end
|
||||||
|
arch abil_create_frost_wall
|
||||||
|
end
|
||||||
|
arch abil_icestorm
|
||||||
|
end
|
||||||
|
arch abil_large_icestorm
|
||||||
|
end
|
||||||
|
arch abil_ball_lightning
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
|
Loading…
Reference in New Issue