Difference between revisions of "User:Twentypence"

From MHWiki
(Which mice are attracted to which cheese)
m (admin note, link deleted to clear listing on wanted pages after deleting a page no longer needed.)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Mouse Difficulties Theory ==
+
= Introduction =
  
The Mice page contains a value for the difficulty of catching each mouse, this changes as the hunter changes their trap setup.
+
Since I started playing MouseHunt I’ve been interested in how it all works, trying to figure out what would be the best setup to use in a certain area. It’s not an easy game to figure out, and it’s obvious that the developers have put a lot of thought into it to provide a great variety to the game.
  
Going through and recording these values I noticed that there is a relationship between the different difficulty ratings.
+
Below I have included my theories on the mechanics behind MouseHunt, I’ve been assisted in my efforts by many people, including the NVMRC, who started me off with a research grant and Pooflinger's MouseHunt Tools, who set up the survey from the Log Summariser which has provided me information on over 250,000 hunts so far.
  
Using the following formula: Trap Power / (Trap Power + number at which mouse difficulty becomes challenging); I've come up with the following boundaries.
+
In an effort to give something back to the community in general, and to help other players I’ve done various analytical work and made it available via the MH Analytics section of Pooflinger's MouseHunt Tools, the culmination of all this work so far has been the Catch Rates Estimator, which is built upon the theories given below.
  
{| width="300" cellpadding="5" border="1" style="text-align:left; border-collapse:collapse; margin:0 20px 0 20px;"
+
If you're interested in my work and want to get in touch, or if you just fancy having a look to see who I am, here is my {{MHP|781784137|Hunter's Profile}}.
! Difficulty Rating !! Min !! Max
+
 
|-
+
=== Quick Links ===
| Near Impossible || 0.32% || 0.36%
+
 
|-
+
[[User:Twentypence/Mouse Populations]]
| Overpowering || 7.89% || 8.19%
+
 
|-
+
[[User:Twentypence/Survey Results]]
| Very Difficult || 34.88% || 35.30%
+
 
|-
+
= Mechanics of MouseHunt =
| Challenging || 50.00% || 50.00%
+
 
|-
+
Much of this is theory which I have tested against the results of the survey, in some places the developers have confirmed or hinted at certain aspects of this, but in most they haven't, so none of this should be taken as fact.
| Moderate || 64.84% || 65.31%
+
 
|-
+
== Encountering a Mouse ==
| Easy || 89.78% || 90.25%
+
 
|-
+
Once a hunt is started a mouse is encountered.
| Effortless || 94.80% || 95.20%
+
 
|}
+
The breed of mouse depends on two factors, firstly the location the hunter is in, and secondly the type of cheese being used.
 +
 
 +
Each Location has a "pool" of mice that can be encountered in that location and make up the population of that location.
 +
 
 +
I believe that during special events there is a second pool of prize and special event mice that is added to most areas (although some areas do not have them, such as the [[Pinnacle Chamber]]), this second pool means that one area will not run out of prize mice faster than others, there is no "best" place to hunt for the prize mice, and that all hunters have an equal chance of encountering one, as long as they are not in one of the areas that does not have them.
  
Following on from this, and after testing the numbers I believe that the difficulties represent the probability of catching the mouse (excluding the effect of hunter's title and the luck of the trap, so this is purely based on power).
+
In some locations, certain types of cheese can affect the distribution of the mouse population.
  
{| width="300" cellpadding="5" border="1" style="text-align:left; border-collapse:collapse; margin:0 20px 0 20px;"
+
For example, in the [[Acolyte Realm]], a hunter will encounter a [[Golem Mouse]] with similar regularity with [[Radioactive Blue]] and [[Runic]], but when using [[Ancient]] they are encountered less often. This is because [[Ancient]] changes the distribution of the mice in the area, each mouse has a 50% chance of being replaced with a [[Gate Guardian Mouse]], except for the [[Wight Mouse]], [[Lich Mouse]] and [[Acolyte Mouse]], which are all automatically replaced with a [[Gate Guardian Mouse]].
! Difficulty Rating !! Probability
 
|-
 
| Overawing || 0% to 1/3%
 
|-
 
| Near Impossible || 1/3% to 8%
 
|-
 
| Overpowering || 8% to 35%
 
|-
 
| Very Difficult || 35% to 50%
 
|-
 
| Challenging || 50% to 65%
 
|-
 
| Moderate || 65% to 90%
 
|-
 
| Easy || 90% to 95%
 
|-
 
| Effortless || 95% to 100%
 
|}
 
  
The results of my work can be found easily here: http://mousehunt.thetoxiczone.com/mousehunt_difficulty_generator.html
+
Here is a breakdown of the various populations of mice encountered in areas, with some examples of how the populations are changed due to different cheeses: [[User:Twentypence/Mouse Populations]]
  
== Trap Effectiveness ==
+
== Attracting a Mouse ==
  
Based purely on the mouse difficulties there may be a linear relationship between the power types of traps compared to the power types of mice.
+
Once a mouse has been encountered, there is a chance to attract the mouse to the trap, or fail to attract the mouse.
  
By comparing the upper and lower boundaries for the start of the "Challenging" difficulty rating for mice that have different effectiveness for different power types some upper and lower boundaries can be calculated.
+
First the type of cheese being used is compared to the mouse encountered, if the mouse is not attracted to that type of cheese, then the cheese automatically fails to attract. This is most obvious in the case of the [[Mousoleum]], where cheese such as [[Brie]] automatically fails to attract any Shadow Mice.
  
Against Forgotten mice:
+
If the mouse is attracted to that type of cheese, then the attraction rate of the cheese and the attraction bonus of trap are taken into account.
  
Arcane traps are between 162% and 214% more effective than Shadow Traps (predicted 200%).
+
Each cheese has a hidden attraction rate in the game (expressed below as a percentage). This can vary by area, so certain types of cheese will perform better in one area than another.
Physical and Tactical traps rely only on luck.
 
  
Against Shadow mice:
+
A random number is generated (for example, between 0 and 1), if the attraction rate of the cheese is greater than the number, then the mouse is attracted to the trap, if it is less, then the hunter gets a second chance to attract the mouse based upon the attraction bonus of their trap.
  
Shadow traps are between 755% and 872% more effective than Physical traps (predicted 800%).
+
This works in the same way as for the cheese, another random number is generated and compared to the attraction bonus of the trap, if it is greater then then mouse is attracted to the trap, if it is less, the hunter fails to attract a mouse.
Shadow traps are between 708% and 901% more effective than Tactical traps (physical and tactical could be the same against shadow mice) (predicted 800%).
 
Shadow traps are between 194% and 208% more effective than Arcane traps (predicted 200%).
 
Exceptions: Physical traps rely only on luck against Ghost mice.
 
  
Against Tactical mice:
+
The total attraction of a trap and cheese setup can be calculated like this:
  
Tactical traps are between 169% and 179% more effective than Physical traps. However, this completely falls over when you take into account students and masters, where tactical traps are much more effective (predicted 175%).
+
cheese attraction rate + ((1 - cheese attraction rate) * trap attraction bonus)
Arcane and Shadow traps rely only on luck.
 
Exceptions: Physical traps are either useless, or as good as against Assassin and Master of the Dojo mice.
 
  
Because of the problems with the Tactical traps, these figures may be completely wrong, or it might just be that students and masters are a special case, but I hope it's of some use as a rough guide.
+
So for some cheeses, having a large attraction bonus from your trap is unnecessary, whereas cheeses with low attraction rates, such as [[Cheddar]], benefit greatly from it.
  
== MH Analytics Survey Numbers ==
+
=== Stale Cheese ===
  
Table showing distribution of results received to the MH Analytics survey. Updated as at 28-May-09.
+
If the hunter fails to attract a mouse, there is a chance the cheese will go stale, this is dependent solely on the [[Cheese Effect]] of the trap, from observation these are the percentage chances of cheese going stale after a fail to attract.
  
{| cellpadding="5" border="1" style="text-align:center; border-collapse:collapse; margin:0 20px 0 20px;"
+
{| cellpadding="5" border="1" style="text-align:left; border-collapse:collapse; margin:0 20px 0 20px;"
| # of Hunts received || Cheddar || Marble || Swiss || Brie || White Cheddar || Radioactive Blue || Moon || Gnarled || Maki || Combat / Glutter / Susheese || Rumble || Ancient || Runic || SUPER Brie+
+
! Cheese Effect !! Estimated Stale Rate !! Observed Rate !! Sample Size
 
|-
 
|-
| Town of Gnawnia || 182 || 1,502 || 1,140 || 98 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 36
+
| Ultimately Stale (1) || 100.00% || 97.35% || 1,359
 
|-
 
|-
| Meadow || 368 || 464 || 24 || 135 || 231 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0
+
| Insanely Stale (1) || 100.00% || 97.00% || 934
 
|-
 
|-
| Harbour || 55 || 1,479 || 8,652 || 395 || 2,096 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 94
+
| Extremely Stale (1) || 100.00% || 94.03% || 201
 
|-
 
|-
| Mountain || 0 || 134 || 8,119 || 669 || 110 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 43
+
| Very Stale || 50.00% || 49.33% || 1,490
 
|-
 
|-
| Calm Clearing || 0 || 248 || 6,842 || 2,713 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 292
+
| Stale || 33.33% || 31.94% || 9,560
 
|-
 
|-
| Great Gnarled Tree || 0 || 15 || 3,102 || 4,896 || 30 || 0 || 0 || 75 || 0 || 0 || 0 || 0 || 0 || 1,258
+
| No Effect || 25.00% || 25.30% || 10,220
 
|-
 
|-
| Lagoon || 0 || 0 || 0 || 55 || 0 || 0 || 0 || 1,852 || 0 || 0 || 0 || 0 || 0 || 17
+
| Fresh || 20.00% || 20.24% || 2,461
 
|-
 
|-
| Laboratory || 69 || 15,824 || 14,030 || 5,356 || 78 || 998 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0
+
| Very Fresh || 16.67% || 16.95% || 2,555
 
|-
 
|-
| Town of Digby || 0 || 2,961 || 5,466 || 789 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 334
+
| Extremely Fresh || 14.29% || 15.25% || 7,851
 
|-
 
|-
| Mousoleum || 0 || 0 || 14 || 0 || 0 || 22,652 || 17 || 0 || 79 || 0 || 0 || 27 || 0 || 0
+
| Insanely Fresh || 12.50% || 13.45% || 2,870
 
|-
 
|-
| Bazaar || 0 || 0 || 15 || 2,057 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 431
+
| Ultimately Fresh || 11.11% || 11.03% || 6,401
 
|-
 
|-
| Training Grounds || 0 || 0 || 1,368 || 2,363 || 0 || 0 || 2 || 0 || 0 || 0 || 0 || 0 || 0 || 115
+
| Über Fresh (2) || 10.00% || 7.97% || 615
 
|-
 
|-
| Dojo || 0 || 61 || 9,502 || 21,886 || 0 || 0 || 0 || 0 || 2,460 || 0 || 0 || 0 || 0 || 375
+
| Über Fresh+ (2) || 9.09% || 9.30% || 6,088
|-
 
| Meditation Room || 0 || 0 || 0 || 97 || 0 || 0 || 0 || 0 || 0 || 742 || 0 || 0 || 0 || 0
 
|-
 
| Pinnacle Chamber || 0 || 0 || 21 || 14 || 0 || 0 || 0 || 0 || 0 || 0 || 146 || 0 || 0 || 0
 
|-
 
| Catacombs || 149 || 0 || 0 || 0 || 72 || 40,917 || 0 || 0 || 0 || 0 || 0 || 1,018 || 0 || 284
 
|-
 
| Forbidden Grove || 0 || 0 || 0 || 0 || 0 || 40 || 0 || 0 || 0 || 0 || 0 || 2,656 || 7 || 6
 
|-
 
| Acolyte Realm || 308 || 22 || 0 || 0 || 13 || 129 || 0 || 0 || 0 || 0 || 0 || 285 || 4,544 || 29
 
|-
 
| Ronza's Travelling Shoppe || 0 || 0 || 4 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0
 
 
|}
 
|}
 +
(Last Updated 29 June 2009)
 +
 +
(1) Originally these Cheese Effect ratings went stale less often, however, since the introduction of [[Stale Cheese]] the stale rates seem to have been amended, some of the results to the survey are before this change.
  
== Which mice are attracted to which cheese ==
+
(2) It would appear that the maximum Cheese Effect rating that can be achieved is Über Fresh, however there are a few combinations that should be fresher than Über Fresh, which have been referred to here as Über Fresh+.
  
Table showing whether mice have been attracted to various cheeses from the result of the MH Analytics survey.
+
==Catching a Mouse==
 +
 
 +
Once a mouse has been attracted to a trap then the mouse is either caught or escapes from the trap.
 +
 
 +
This takes place in two stages, first the power of the trap is compared to the power of the Mouse and a random number is generated, should this stage fail to catch the mouse, a second comparison involving luck takes place.
 +
 
 +
If either of the two stages results in a success, then the hunter catches the mouse and the mouse may drop some loot.
 +
 
 +
If both of the stages fail, then the hunter receives a message saying they failed to catch the mouse, and the mouse may steal something from the Hunter.
 +
 
 +
===Effectiveness of Power Types===
 +
 
 +
The power type of the trap is compared to the power type of the mouse, and a modifier is applied to the power of the trap. After comparing the various Mouse Powers (see below) for different trap types I believe that the effectiveness modifier is as follows:
  
 
{| cellpadding="5" border="1" style="text-align:center; border-collapse:collapse; margin:0 20px 0 20px;"
 
{| cellpadding="5" border="1" style="text-align:center; border-collapse:collapse; margin:0 20px 0 20px;"
|  || Ancient || Brie || Cheddar || Gnarled || Maki || Marble || Master Cheese || Moon || Radioactive Blue || Rumble || SUPER|Brie+ || Swiss || White Cheddar
+
|-
 +
  | rowspan="2" valign="bottom" align="left" | Mouse
 +
| colspan="5" | Trap
 +
|-
 +
| Physical || Shadow || Tactical || Arcane || Hydro
 
|-
 
|-
| Abominable Snow || ? || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ? || Yes || Yes
+
| style="text-align:left;" | Physical
 +
| 100% || 100% || 100% || 100% || 100%
 
|-
 
|-
| Acolyte || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
+
| style="text-align:left;" | Shadow
 +
| 25% || 200% || 25% || 100% || 0%
 
|-
 
|-
| Archer || ? || Yes || ? || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || ?
+
| style="text-align:left;" | Tactical
 +
| 100% || 0% || 175% || 0% || 100%
 
|-
 
|-
| Assassin || ? || Yes || ? || ? || Yes || ? || ? || ? || Yes || ? || Yes || Yes || ?
+
| style="text-align:left;" | Forgotten
 +
| 0% || 100% || 0% || 200% || 0%
 
|-
 
|-
| Bat || ? || Yes || Yes || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
+
| style="text-align:left;" | Arcane
 +
| 0% || 0% || 0% || 0% || 0%
 
|-
 
|-
| Bear || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ? || Yes || Yes || Yes
+
| style="text-align:left;" | Hydro
 +
| 100% || 0% || 75% || 0% || 200%
 +
|}
 +
 
 +
However, there are some exceptions to these general rules:
 +
 
 +
{| cellpadding="5" border="1" style="text-align:center; border-collapse:collapse; margin:0 20px 0 20px;"
 +
|-
 +
| rowspan="2" valign="bottom" align="left" | Mouse
 +
| colspan="5" | Trap
 +
|-
 +
| Physical || Shadow || Tactical || Arcane || Hydro
 
|-
 
|-
| Bionic || ? || Yes || Yes || ? || ? || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
+
| style="text-align:left;" | Ghost
 +
| 0% || 200% || 25% || 100% || 0%
 
|-
 
|-
| Birthday || ? || Yes || ? || ? || ? || Yes || ? || ? || Yes || ? || Yes || Yes || ?
+
| style="text-align:left;" | Assassin
 +
| 0% || 0% || 175% || 0% || 100%
 
|-
 
|-
| Black Widow || ? || Yes || ? || Yes || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
+
| style="text-align:left;" | Student of the Cheese ….
 +
| 50% || 0% || 175% || 0% || 100%
 
|-
 
|-
| Brown || ? || Yes || Yes || ? || ? || Yes || ? || ? || ? || ? || Yes || Yes || ?
+
| style="text-align:left;" | Master of the Cheese ….
 +
| 25% || 0% || 175% || 0% || 100%
 
|-
 
|-
| Burglar || ? || Yes || ? || ? || ? || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
+
| style="text-align:left;" | Master of the Dojo
 +
| 0% || 0% || 175% || 0% || 100%
 
|-
 
|-
| Centaur || ? || Yes || ? || Yes || Yes || ? || ? || ? || ? || ? || Yes || Yes || Yes
+
|}
 +
 
 +
===Hunter’s Title===
 +
 
 +
The Hunter’s Title has a small effect on some of the attributes of a trap, I believe it affects the power of the trap and the luck of the trap, I have not seen anything to indicate that it affects the attraction bonus of the trap.
 +
 
 +
It has so far proven very difficult to determine exactly how much of an effect the Hunter’s Title has, from observation I believe it to be less than 3% per Hunter’s Title, so I have estimated it as 1%.
 +
 
 +
===Calculations for catch rates===
 +
 
 +
I believe the catch rates of a trap against a mouse can be calculated as follows:
 +
 
 +
Catch (Power) = (Trap Power * Effectiveness) / (Mouse Power + (Trap Power * Effectiveness))
 +
 
 +
Catch (Luck) = (Trap Luck * Trap Luck) / (Mouse Power + (Trap Luck * Trap Luck))
 +
 
 +
Catch (Total) = Catch (Power) + ((1- Catch (Power)) * Catch (Luck))
 +
 
 +
===Mouse Power===
 +
 
 +
The Mice page contains a value for the difficulty of catching each mouse, this difficulty changes as the hunter changes their trap setup.
 +
 
 +
If we take the value at which the mouse becomes challenging as the base for that mouse’s power then all the difficulties fall into the following range:
 +
 
 +
{| width="300" cellpadding="5" border="1" style="text-align:left; border-collapse:collapse; margin:0 20px 0 20px;"
 +
! Difficulty Rating !! Catch (Power)
 
|-
 
|-
| Chameleon || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ? || Yes || Yes || Yes
+
| Overawing || 0% to 1/3%
 
|-
 
|-
| Cupid || ? || Yes || ? || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
+
| Near Impossible || 1/3% to 8%
 
|-
 
|-
| Cyclops || ? || Yes || ? || Yes || ? || Yes || ? || ? || ? || ? || Yes || Yes || ?
+
| Overpowering || 8% to 35%
 
|-
 
|-
| Diamond || ? || Yes || Yes || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
+
| Very Difficult || 35% to 50%
 
|-
 
|-
| Dwarf || ? || Yes || Yes || Yes || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
+
| Challenging || 50% to 65%
 
|-
 
|-
| Eagle Owl || ? || Yes || ? || Yes || Yes || Yes || ? || ? || ? || ? || Yes || Yes || Yes
+
| Moderate || 65% to 90%
 
|-
 
|-
| Elf || ? || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ? || Yes || ?
+
| Easy || 90% to 95%
 
|-
 
|-
| Elven Princess || ? || Yes || ? || Yes || Yes || Yes || ? || ? || ? || ? || Yes || Yes || ?
+
| Effortless || 95% to 100%
|-
 
| Fairy || ? || Yes || ? || Yes || ? || ? || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Foxy || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Frog || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Gargoyle || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Gate Guardian || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Ghost || Yes || ? || ? || ? || Yes || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Glitchpaw || ? || Yes || ? || ? || ? || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
 
|-
 
| Goblin || ? || ? || ? || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Gold || ? || Yes || Yes || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
 
|-
 
| Golem || Yes || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Gorgon || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Granite || ? || Yes || Yes || ? || ? || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
 
|-
 
| Grey || ? || Yes || Yes || ? || ? || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Hapless || ? || Yes || ? || ? || Yes || Yes || Yes || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Harpy || ? || ? || ? || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Hollowhead || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| iTunes || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Keeper || Yes || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Keeper's Assistant || Yes || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Kung Fu || ? || Yes || ? || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || ?
 
|-
 
| Leprechaun || ? || Yes || ? || Yes || Yes || Yes || ? || ? || Yes || ? || ? || Yes || ?
 
|-
 
| Lich || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Lycan || Yes || ? || ? || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ?
 
|-
 
| Master Burglar || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Master of the Cheese Belt || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ? || ? || ?
 
|-
 
| Master of the Cheese Claw || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ? || ? || ?
 
|-
 
| Master of the Cheese Fang || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ? || ? || ?
 
|-
 
| Master of the Dojo || ? || ? || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ?
 
|-
 
| Mobster || ? || Yes || Yes || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || ?
 
|-
 
| Mole || ? || Yes || Yes || ? || ? || Yes || ? || ? || ? || ? || Yes || Yes || Yes
 
|-
 
| Monk || ? || Yes || ? || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || ?
 
|-
 
| Monster || ? || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Moosker || ? || Yes || ? || Yes || Yes || Yes || ? || ? || ? || ? || Yes || Yes || Yes
 
|-
 
| Mummy || Yes || ? || ? || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ?
 
|-
 
| Mutated Grey || ? || Yes || Yes || ? || Yes || Yes || ? || Yes || Yes || ? || Yes || Yes || ?
 
|-
 
| Mutated White || ? || Yes || Yes || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
 
|-
 
| Nibbler || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ?
 
|-
 
| Ninja || ? || Yes || ? || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
 
|-
 
| Nomad || ? || Yes || ? || Yes || ? || ? || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Ooze || Yes || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Pirate || ? || Yes || Yes || ? || ? || Yes || ? || ? || ? || ? || Yes || Yes || Yes
 
|-
 
| Ravenous Zombie || Yes || ? || ? || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ?
 
|-
 
| Reaper || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Samurai || ? || Yes || ? || ? || Yes || Yes || ? || ? || Yes || ? || Yes || Yes || ?
 
|-
 
| Scavenger || Yes || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Shaman || ? || Yes || ? || Yes || Yes || Yes || ? || ? || ? || ? || Yes || Yes || Yes
 
|-
 
| Skeleton || Yes || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Spectre || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Spider || Yes || ? || ? || ? || ? || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Steel || ? || Yes || Yes || ? || ? || Yes || ? || ? || Yes || ? || Yes || Yes || Yes
 
|-
 
| Student of the Cheese Belt || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Student of the Cheese Claw || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Student of the Cheese Fang || ? || Yes || ? || ? || Yes || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Sylvan || ? || Yes || ? || Yes || Yes || Yes || ? || ? || ? || ? || Yes || Yes || Yes
 
|-
 
| Tiger || ? || Yes || ? || Yes || ? || ? || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Treant || ? || Yes || ? || Yes || Yes || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Troll || ? || ? || ? || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Vampire || Yes || ? || ? || ? || Yes || ? || ? || ? || Yes || ? || ? || ? || ?
 
|-
 
| Water Nymph || ? || ? || ? || Yes || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| White || ? || Yes || Yes || ? || ? || Yes || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Wicked Witch of the Whisker Woods || ? || Yes || ? || Yes || Yes || ? || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Wiggler || ? || Yes || ? || Yes || Yes || Yes || ? || ? || ? || ? || Yes || Yes || Yes
 
|-
 
| Wight || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ?
 
|-
 
| Worker || ? || Yes || ? || ? || Yes || ? || ? || ? || ? || ? || Yes || Yes || ?
 
|-
 
| Zombie || ? || Yes || Yes || ? || Yes || Yes || ? || Yes || Yes || ? || Yes || Yes || Yes
 
 
|}
 
|}
 +
 +
Please note, in February 2009 all the difficulties were changed, with a drop of 15%, I have seen no conclusive evidence that this made the mice any easier to catch, so I am assuming that the change was made to factor in a rough average estimate for Luck and Hunter’s Title.
 +
 +
===Loot===
 +
 +
Should the mouse be caught, there is a possibility it may drop loot. Only certain mice in certain areas will drop loot. I am currently looking into how the chance of a loot drop is calculated.
 +
 +
===Stealing===
 +
 +
Should a hunter fail to catch a mouse, there is a chance that the mouse may steal additional supplies from the hunter.
 +
 +
There are three options for the type of supply that can be stolen, additional pieces of cheese, points, or gold, this seems to be randomly determined between the three, except in one of the following situations:
 +
 +
If the hunter does not have sufficient gold, then cheese of equal or greater value to the amount of gold that would have been stolen is taken.
 +
 +
If the hunter is using either SUPER|Brie+ or a crafted type of cheese, then additional pieces of cheese will not be stolen. An exception to this is Moon cheese, which may have additional pieces stolen, this is presumably a hold over from the time when it was available for sale, rather than as a crafting item.
 +
 +
The quantity stolen seems to be an amount up to the maximum reward given for the mouse, although after brief observation it tends towards 1/3 of the maximum award. An exception to this is the Vampire Mouse, which is known to steal more gold than it is worth.
 +
 +
==Outcome of the Hunt==
 +
 +
Finally the results of all the above stages are written to the journal of the Hunter.

Latest revision as of 18:41, 30 April 2021

Introduction

Since I started playing MouseHunt I’ve been interested in how it all works, trying to figure out what would be the best setup to use in a certain area. It’s not an easy game to figure out, and it’s obvious that the developers have put a lot of thought into it to provide a great variety to the game.

Below I have included my theories on the mechanics behind MouseHunt, I’ve been assisted in my efforts by many people, including the NVMRC, who started me off with a research grant and Pooflinger's MouseHunt Tools, who set up the survey from the Log Summariser which has provided me information on over 250,000 hunts so far.

In an effort to give something back to the community in general, and to help other players I’ve done various analytical work and made it available via the MH Analytics section of Pooflinger's MouseHunt Tools, the culmination of all this work so far has been the Catch Rates Estimator, which is built upon the theories given below.

If you're interested in my work and want to get in touch, or if you just fancy having a look to see who I am, here is my Hunter's Profile.

Quick Links

User:Twentypence/Mouse Populations

User:Twentypence/Survey Results

Mechanics of MouseHunt

Much of this is theory which I have tested against the results of the survey, in some places the developers have confirmed or hinted at certain aspects of this, but in most they haven't, so none of this should be taken as fact.

Encountering a Mouse

Once a hunt is started a mouse is encountered.

The breed of mouse depends on two factors, firstly the location the hunter is in, and secondly the type of cheese being used.

Each Location has a "pool" of mice that can be encountered in that location and make up the population of that location.

I believe that during special events there is a second pool of prize and special event mice that is added to most areas (although some areas do not have them, such as the Pinnacle Chamber), this second pool means that one area will not run out of prize mice faster than others, there is no "best" place to hunt for the prize mice, and that all hunters have an equal chance of encountering one, as long as they are not in one of the areas that does not have them.

In some locations, certain types of cheese can affect the distribution of the mouse population.

For example, in the Acolyte Realm, a hunter will encounter a Golem Mouse with similar regularity with Radioactive Blue and Runic, but when using Ancient they are encountered less often. This is because Ancient changes the distribution of the mice in the area, each mouse has a 50% chance of being replaced with a Gate Guardian Mouse, except for the Wight Mouse, Lich Mouse and Acolyte Mouse, which are all automatically replaced with a Gate Guardian Mouse.

Here is a breakdown of the various populations of mice encountered in areas, with some examples of how the populations are changed due to different cheeses: User:Twentypence/Mouse Populations

Attracting a Mouse

Once a mouse has been encountered, there is a chance to attract the mouse to the trap, or fail to attract the mouse.

First the type of cheese being used is compared to the mouse encountered, if the mouse is not attracted to that type of cheese, then the cheese automatically fails to attract. This is most obvious in the case of the Mousoleum, where cheese such as Brie automatically fails to attract any Shadow Mice.

If the mouse is attracted to that type of cheese, then the attraction rate of the cheese and the attraction bonus of trap are taken into account.

Each cheese has a hidden attraction rate in the game (expressed below as a percentage). This can vary by area, so certain types of cheese will perform better in one area than another.

A random number is generated (for example, between 0 and 1), if the attraction rate of the cheese is greater than the number, then the mouse is attracted to the trap, if it is less, then the hunter gets a second chance to attract the mouse based upon the attraction bonus of their trap.

This works in the same way as for the cheese, another random number is generated and compared to the attraction bonus of the trap, if it is greater then then mouse is attracted to the trap, if it is less, the hunter fails to attract a mouse.

The total attraction of a trap and cheese setup can be calculated like this:

cheese attraction rate + ((1 - cheese attraction rate) * trap attraction bonus)

So for some cheeses, having a large attraction bonus from your trap is unnecessary, whereas cheeses with low attraction rates, such as Cheddar, benefit greatly from it.

Stale Cheese

If the hunter fails to attract a mouse, there is a chance the cheese will go stale, this is dependent solely on the Cheese Effect of the trap, from observation these are the percentage chances of cheese going stale after a fail to attract.

Cheese Effect Estimated Stale Rate Observed Rate Sample Size
Ultimately Stale (1) 100.00% 97.35% 1,359
Insanely Stale (1) 100.00% 97.00% 934
Extremely Stale (1) 100.00% 94.03% 201
Very Stale 50.00% 49.33% 1,490
Stale 33.33% 31.94% 9,560
No Effect 25.00% 25.30% 10,220
Fresh 20.00% 20.24% 2,461
Very Fresh 16.67% 16.95% 2,555
Extremely Fresh 14.29% 15.25% 7,851
Insanely Fresh 12.50% 13.45% 2,870
Ultimately Fresh 11.11% 11.03% 6,401
Über Fresh (2) 10.00% 7.97% 615
Über Fresh+ (2) 9.09% 9.30% 6,088

(Last Updated 29 June 2009)

(1) Originally these Cheese Effect ratings went stale less often, however, since the introduction of Stale Cheese the stale rates seem to have been amended, some of the results to the survey are before this change.

(2) It would appear that the maximum Cheese Effect rating that can be achieved is Über Fresh, however there are a few combinations that should be fresher than Über Fresh, which have been referred to here as Über Fresh+.

Catching a Mouse

Once a mouse has been attracted to a trap then the mouse is either caught or escapes from the trap.

This takes place in two stages, first the power of the trap is compared to the power of the Mouse and a random number is generated, should this stage fail to catch the mouse, a second comparison involving luck takes place.

If either of the two stages results in a success, then the hunter catches the mouse and the mouse may drop some loot.

If both of the stages fail, then the hunter receives a message saying they failed to catch the mouse, and the mouse may steal something from the Hunter.

Effectiveness of Power Types

The power type of the trap is compared to the power type of the mouse, and a modifier is applied to the power of the trap. After comparing the various Mouse Powers (see below) for different trap types I believe that the effectiveness modifier is as follows:

Mouse Trap
Physical Shadow Tactical Arcane Hydro
Physical 100% 100% 100% 100% 100%
Shadow 25% 200% 25% 100% 0%
Tactical 100% 0% 175% 0% 100%
Forgotten 0% 100% 0% 200% 0%
Arcane 0% 0% 0% 0% 0%
Hydro 100% 0% 75% 0% 200%

However, there are some exceptions to these general rules:

Mouse Trap
Physical Shadow Tactical Arcane Hydro
Ghost 0% 200% 25% 100% 0%
Assassin 0% 0% 175% 0% 100%
Student of the Cheese …. 50% 0% 175% 0% 100%
Master of the Cheese …. 25% 0% 175% 0% 100%
Master of the Dojo 0% 0% 175% 0% 100%

Hunter’s Title

The Hunter’s Title has a small effect on some of the attributes of a trap, I believe it affects the power of the trap and the luck of the trap, I have not seen anything to indicate that it affects the attraction bonus of the trap.

It has so far proven very difficult to determine exactly how much of an effect the Hunter’s Title has, from observation I believe it to be less than 3% per Hunter’s Title, so I have estimated it as 1%.

Calculations for catch rates

I believe the catch rates of a trap against a mouse can be calculated as follows:

Catch (Power) = (Trap Power * Effectiveness) / (Mouse Power + (Trap Power * Effectiveness))

Catch (Luck) = (Trap Luck * Trap Luck) / (Mouse Power + (Trap Luck * Trap Luck))

Catch (Total) = Catch (Power) + ((1- Catch (Power)) * Catch (Luck))

Mouse Power

The Mice page contains a value for the difficulty of catching each mouse, this difficulty changes as the hunter changes their trap setup.

If we take the value at which the mouse becomes challenging as the base for that mouse’s power then all the difficulties fall into the following range:

Difficulty Rating Catch (Power)
Overawing 0% to 1/3%
Near Impossible 1/3% to 8%
Overpowering 8% to 35%
Very Difficult 35% to 50%
Challenging 50% to 65%
Moderate 65% to 90%
Easy 90% to 95%
Effortless 95% to 100%

Please note, in February 2009 all the difficulties were changed, with a drop of 15%, I have seen no conclusive evidence that this made the mice any easier to catch, so I am assuming that the change was made to factor in a rough average estimate for Luck and Hunter’s Title.

Loot

Should the mouse be caught, there is a possibility it may drop loot. Only certain mice in certain areas will drop loot. I am currently looking into how the chance of a loot drop is calculated.

Stealing

Should a hunter fail to catch a mouse, there is a chance that the mouse may steal additional supplies from the hunter.

There are three options for the type of supply that can be stolen, additional pieces of cheese, points, or gold, this seems to be randomly determined between the three, except in one of the following situations:

If the hunter does not have sufficient gold, then cheese of equal or greater value to the amount of gold that would have been stolen is taken.

If the hunter is using either SUPER|Brie+ or a crafted type of cheese, then additional pieces of cheese will not be stolen. An exception to this is Moon cheese, which may have additional pieces stolen, this is presumably a hold over from the time when it was available for sale, rather than as a crafting item.

The quantity stolen seems to be an amount up to the maximum reward given for the mouse, although after brief observation it tends towards 1/3 of the maximum award. An exception to this is the Vampire Mouse, which is known to steal more gold than it is worth.

Outcome of the Hunt

Finally the results of all the above stages are written to the journal of the Hunter.