From 5283412ef1777f90b9b9b7c96c1c5c1444ee87e8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 03:18:08 -0200 Subject: Refactor hero coins drop chances. Beware, very high values added. --- npc/018-2-1/warps.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/018-2-1/warps.txt') diff --git a/npc/018-2-1/warps.txt b/npc/018-2-1/warps.txt index 3ac498b4f..7a2dc7419 100644 --- a/npc/018-2-1/warps.txt +++ b/npc/018-2-1/warps.txt @@ -94,9 +94,10 @@ OnTouch: mes l("The monsters on each Heroes Hold Dungeon will drop @@, a coin which can only be found here.", getitemlink(HeroCoin)); next; mesn; - mes l("Use these coins to exchange for stuff. But beware: Each dungeon difficulty will increase the coin drop in a order of magnitude."); + mes l("Use these coins to exchange for stuff. But beware: Each dungeon difficulty will increase the coin drop in the square value of previous."); next; - mes l("This means that if you drop a coin on Advanced Dungeon, 100 coins will be dropped instead."); + mes l("This means that if you drop a coin on Advanced Dungeon, 4 coins will be dropped instead. On Expert, that would be 8."); + mes l("Needless to say, monsters from Expert Dungeon usually drops more often than the ones from Advanced Dungeon."); next; mesn; mes l(".:: Victory Conditions ::."); -- cgit v1.2.3-60-g2f50