From 72e2bb113b7102cb90def3727fd917c79df77125 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 10 Nov 2021 00:05:02 -0300 Subject: Shift a bit the odds of bonus monster spawn towards the small magic bif. Previous: All had 1/36 chance (2.78%). Current: 1/40 (2.50%) but 12.5% for SMB. --- npc/001-1/eventmaster.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index 92719d77f..bd7266032 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -751,6 +751,7 @@ OnAutoSched: TopazBif, BigTopazBif, EmeraldBif, BigEmeraldBif, DiamondBif, BigDiamondBif, AmethystBif, BigAmethystBif, SapphireBif, BigSapphireBif, SmallMagicBif, MagicBif, BigMagicBif, + SmallMagicBif, SmallMagicBif, SmallMagicBif, SmallMagicBif, CloverPatch, EvilScythe); spawner(strmobinfo(1, .@m), .@m, .@r); .@t += .@r; -- cgit v1.2.3-60-g2f50