Change Belzebub's stats and treasure to use values from 'Warriors' Tower, Giants Third Floor', the only map it can be fought in
parent
210eedefb8
commit
b6f63d2624
|
@ -5,28 +5,41 @@ randomitems belzebub
|
|||
monster 1
|
||||
move_type walk
|
||||
sleep 1
|
||||
Wis 25
|
||||
Wis 50
|
||||
face belzebub.x11
|
||||
animation belzebub
|
||||
resist_magic 100
|
||||
resist_magic 30
|
||||
resist_electricity 30
|
||||
resist_poison 30
|
||||
resist_blind 100
|
||||
exp 300000
|
||||
ac -7
|
||||
wc -20
|
||||
dam 40
|
||||
resist_physical 35
|
||||
Str 80
|
||||
Dex 30
|
||||
resist_fire 100
|
||||
resist_cold 90
|
||||
resist_confusion 30
|
||||
resist_acid 80
|
||||
resist_drain 30
|
||||
resist_weaponmagic 30
|
||||
resist_ghosthit 30
|
||||
resist_slow 30
|
||||
resist_paralyze 100
|
||||
resist_turn_undead 30
|
||||
resist_fear 30
|
||||
resist_holyword 80
|
||||
exp 400000
|
||||
ac -12
|
||||
wc -40
|
||||
attacktype 317757
|
||||
dam 70
|
||||
resist_physical 30
|
||||
Str 100
|
||||
Dex 50
|
||||
Int 25
|
||||
Pow 40
|
||||
sp 200
|
||||
maxsp 200
|
||||
hp 5000
|
||||
maxhp 5000
|
||||
Con 50
|
||||
level 30
|
||||
Pow 65
|
||||
sp 300
|
||||
maxsp 300
|
||||
hp 20000
|
||||
maxhp 15000
|
||||
Con 80
|
||||
level 75
|
||||
alive 1
|
||||
no_pick 1
|
||||
speed -0.5
|
||||
|
|
|
@ -18,4 +18,28 @@ treasure belzebub
|
|||
more
|
||||
arch cloak
|
||||
chance 50
|
||||
more
|
||||
arch spell_paralyze
|
||||
more
|
||||
arch spell_mass_confusion
|
||||
more
|
||||
arch spell_sm_lightning
|
||||
more
|
||||
arch spell_hellfire
|
||||
more
|
||||
arch spell_hellfire
|
||||
more
|
||||
arch spell_heal
|
||||
more
|
||||
arch abil_burning_hands
|
||||
more
|
||||
arch abil_fear
|
||||
more
|
||||
arch spell_icestorm
|
||||
more
|
||||
arch abil_icestorm
|
||||
more
|
||||
arch abil_icestorm
|
||||
more
|
||||
arch spell_create_bomb
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue