Game load equipment bonuses, other changes. Lasher, January 14, 2018 Equipment Bonuses on Game Load Items: There is new code in the game to randomly add stats to game load items. This feature has a lot more code behind it than simple “add some random stats” and tries to be a lot more intelligent about what stats an item already has and the max stats items that level can have in which categories. There is an initial dice roll for whether or not an item gets stats and, every time the roll passes, there is another roll. More rolls mean more stats are added. It’s all random but there are some levels of bonus (odds in the hundreds of millions) we are not likely to see, but you never know. Weapons will gain a damage bonus. It won’t show as a + amount in identify, it will just have a higher than usual base damage. It is balanced with the goal of randomly loading decent items, more rarely loading really good items and even more rarely, items that could easily be the best in the game but with odds such that farming isn’t really practical. Items that load with a bonus will have a flag that looks something like ‘(Polished)’. Those with red instead of green brackets are the most rare. These flags become part of the item name so they will be visible in auction messages etc. Right now this only applies to regularly loaded items that are reset on the mob and looted. Anything loaded via a mob prog (where the mob usually gives it to you) will not have a chance for the bonus stats. I may add a lua command to fix this later. You can also only roll bonus stats on mobs close to your own level or higher. There isn’t much naturally loading tier equipment in the game but the few items there are do get similar bonuses up to the tiermaxes allowed. I expect to have to modify this up and down in some level ranges but for now let’s see how it goes. Other changes in this reboot Number of free rebuilds on hand is no longer reset when you tier. If you don’t have any rebuilds at all, one will be added, but if you have more they will no longer be lost. It is now possible to forward an empty note. (Fiendish). Also cleaned up the note prefix line a little on forwarded notes. The ‘nowar’ setting which toggles warfare message on / off is now visible in config all. Could make an argument for this to go in any of config, channels or info but at least it is visible somewhere for now. (Fiendish) The duration of each game season was off by a day causing it not to match the help file. Now fixed. (Endymion) Fixed a bug in an imm object list command that caused the last crash. MUD News
New Areas / Quests – Kingsholm, Solan, Darklight November 21, 2010 Area Replacement and Goal – Kingsholm: Kingsholm is an ancient city protected by ancient and powerful magics. Ancient wizards created powerful seals which can be raised when a true champion arises in their time of need. Kingsholm has remained safe and secure for so long that the people have grown… Read More
Mud Update March 31st 2018 September 2, 2018 MUD Update – March 31st 2018: The main reason for the reboot today was to merge Dominion into Retribution. A few other minor changes that made it in with the reboot but nothing really that important: The bug with OPK flag sometimes getting confused with the Augmented healing recovery should… Read More
Global Quest Rewrite for Multiple Tracks July 25, 2015July 25, 2015 Global Quest Rewrite: There are now multiple gquest cycles – the existing set of gquests that anyone can join, a cycle only for people who have won 10 gquests or less and a cycle for tier 0 only. It is quite possible (and likely) for gquests to overlap and, at… Read More