Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for Spirit guardian of Chaos (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9965 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a93a3ce3e8
commit
c78a93229b
|
@ -1330,10 +1330,13 @@ exp 50000
|
||||||
dam 50
|
dam 50
|
||||||
x 8
|
x 8
|
||||||
y 3
|
y 3
|
||||||
speed -0.300000
|
speed -0.3
|
||||||
level 20
|
level 20
|
||||||
attacktype 16
|
attacktype 16
|
||||||
resist_magic 100
|
resist_physical 100
|
||||||
|
resist_magic 30
|
||||||
|
resist_drain 100
|
||||||
|
resist_chaos 100
|
||||||
see_invisible 1
|
see_invisible 1
|
||||||
can_cast_spell 1
|
can_cast_spell 1
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
@ -1441,7 +1444,10 @@ y 16
|
||||||
speed -0.3
|
speed -0.3
|
||||||
level 20
|
level 20
|
||||||
attacktype 16
|
attacktype 16
|
||||||
resist_magic 100
|
resist_physical 100
|
||||||
|
resist_magic 30
|
||||||
|
resist_drain 100
|
||||||
|
resist_chaos 100
|
||||||
see_invisible 1
|
see_invisible 1
|
||||||
can_cast_spell 1
|
can_cast_spell 1
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
@ -4111,10 +4117,13 @@ exp 50000
|
||||||
dam 50
|
dam 50
|
||||||
x 22
|
x 22
|
||||||
y 2
|
y 2
|
||||||
speed -0.300000
|
speed -0.3
|
||||||
level 20
|
level 20
|
||||||
attacktype 16
|
attacktype 16
|
||||||
resist_magic 100
|
resist_physical 100
|
||||||
|
resist_magic 30
|
||||||
|
resist_drain 100
|
||||||
|
resist_chaos 100
|
||||||
see_invisible 1
|
see_invisible 1
|
||||||
can_cast_spell 1
|
can_cast_spell 1
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
@ -4203,10 +4212,13 @@ exp 50000
|
||||||
dam 50
|
dam 50
|
||||||
x 22
|
x 22
|
||||||
y 17
|
y 17
|
||||||
speed -0.300000
|
speed -0.3
|
||||||
level 20
|
level 20
|
||||||
attacktype 16
|
attacktype 16
|
||||||
resist_fire 100
|
resist_physical 100
|
||||||
|
resist_magic 30
|
||||||
|
resist_drain 100
|
||||||
|
resist_chaos 100
|
||||||
see_invisible 1
|
see_invisible 1
|
||||||
can_cast_spell 1
|
can_cast_spell 1
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
|
Loading…
Reference in New Issue