From b6f63d2624cc6b20b52c91b4bd56bcb3452a14f1 Mon Sep 17 00:00:00 2001 From: Nicolas Weeger Date: Sun, 6 Jun 2021 12:09:25 +0200 Subject: [PATCH] Change Belzebub's stats and treasure to use values from 'Warriors' Tower, Giants Third Floor', the only map it can be fought in --- monster/giant/Belzebub/belzebub.arc | 45 +++++++++++++++++++---------- monster/giant/Belzebub/belzebub.trs | 24 +++++++++++++++ 2 files changed, 53 insertions(+), 16 deletions(-) diff --git a/monster/giant/Belzebub/belzebub.arc b/monster/giant/Belzebub/belzebub.arc index 7c3ea4537..b00270424 100644 --- a/monster/giant/Belzebub/belzebub.arc +++ b/monster/giant/Belzebub/belzebub.arc @@ -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 diff --git a/monster/giant/Belzebub/belzebub.trs b/monster/giant/Belzebub/belzebub.trs index 85cf38508..765da70fd 100644 --- a/monster/giant/Belzebub/belzebub.trs +++ b/monster/giant/Belzebub/belzebub.trs @@ -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