mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Nerf fish rarity properly
This commit is contained in:
parent
a3822b5099
commit
ae3a7e7dc5
1 changed files with 61 additions and 61 deletions
|
@ -33,7 +33,7 @@ Rod2JellybeanDict = {0: 10,
|
||||||
HealAmount = 1
|
HealAmount = 1
|
||||||
JellybeanFishingHolidayScoreMultiplier = 2
|
JellybeanFishingHolidayScoreMultiplier = 2
|
||||||
MAX_RARITY = 10
|
MAX_RARITY = 10
|
||||||
GlobalRarityDialBase = 4.3
|
GlobalRarityDialBase = 3.8
|
||||||
FishingAngleMax = 50.0
|
FishingAngleMax = 50.0
|
||||||
OVERALL_VALUE_SCALE = 15
|
OVERALL_VALUE_SCALE = 15
|
||||||
RARITY_VALUE_SCALE = 0.2
|
RARITY_VALUE_SCALE = 0.2
|
||||||
|
@ -334,19 +334,19 @@ __fishDict = {0: ((1,
|
||||||
(Anywhere,)),
|
(Anywhere,)),
|
||||||
(1,
|
(1,
|
||||||
1,
|
1,
|
||||||
3,
|
4,
|
||||||
(TTG.ToontownCentral, Anywhere)),
|
(TTG.ToontownCentral, Anywhere)),
|
||||||
(3,
|
(3,
|
||||||
5,
|
5,
|
||||||
4,
|
5,
|
||||||
(TTG.PunchlinePlace, TTG.TheBrrrgh)),
|
(TTG.PunchlinePlace, TTG.TheBrrrgh)),
|
||||||
(3,
|
(3,
|
||||||
5,
|
5,
|
||||||
2,
|
3,
|
||||||
(TTG.SillyStreet, TTG.DaisyGardens)),
|
(TTG.SillyStreet, TTG.DaisyGardens)),
|
||||||
(1,
|
(1,
|
||||||
5,
|
5,
|
||||||
1,
|
2,
|
||||||
(TTG.LoopyLane, TTG.ToontownCentral))),
|
(TTG.LoopyLane, TTG.ToontownCentral))),
|
||||||
2: ((2,
|
2: ((2,
|
||||||
6,
|
6,
|
||||||
|
@ -354,27 +354,27 @@ __fishDict = {0: ((1,
|
||||||
(TTG.DaisyGardens, Anywhere)),
|
(TTG.DaisyGardens, Anywhere)),
|
||||||
(2,
|
(2,
|
||||||
6,
|
6,
|
||||||
6,
|
9,
|
||||||
(TTG.ElmStreet, TTG.DaisyGardens)),
|
(TTG.ElmStreet, TTG.DaisyGardens)),
|
||||||
(5,
|
(5,
|
||||||
11,
|
11,
|
||||||
3,
|
4,
|
||||||
(TTG.LullabyLane,)),
|
(TTG.LullabyLane, TTG.BedtimeBoulevard)),
|
||||||
(2,
|
(2,
|
||||||
6,
|
6,
|
||||||
2,
|
3,
|
||||||
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone)),
|
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone)),
|
||||||
(5,
|
(5,
|
||||||
11,
|
11,
|
||||||
1,
|
2,
|
||||||
(TTG.DonaldsDreamland, TTG.MyEstate, TTG.OutdoorZone, TTG.BedtimeBoulevard))),
|
(TTG.DonaldsDreamland, TTG.MyEstate, TTG.OutdoorZone))),
|
||||||
4: ((2,
|
4: ((2,
|
||||||
8,
|
8,
|
||||||
1,
|
1,
|
||||||
(TTG.ToontownCentral, Anywhere)),
|
(TTG.ToontownCentral, Anywhere)),
|
||||||
(2,
|
(2,
|
||||||
8,
|
8,
|
||||||
3,
|
4,
|
||||||
(TTG.ToontownCentral, Anywhere)),
|
(TTG.ToontownCentral, Anywhere)),
|
||||||
(2,
|
(2,
|
||||||
8,
|
8,
|
||||||
|
@ -382,7 +382,7 @@ __fishDict = {0: ((1,
|
||||||
(TTG.ToontownCentral, Anywhere)),
|
(TTG.ToontownCentral, Anywhere)),
|
||||||
(2,
|
(2,
|
||||||
8,
|
8,
|
||||||
5,
|
6,
|
||||||
(TTG.ToontownCentral, TTG.MinniesMelodyland))),
|
(TTG.ToontownCentral, TTG.MinniesMelodyland))),
|
||||||
6: ((8,
|
6: ((8,
|
||||||
12,
|
12,
|
||||||
|
@ -394,23 +394,23 @@ __fishDict = {0: ((1,
|
||||||
(Anywhere,)),
|
(Anywhere,)),
|
||||||
(2,
|
(2,
|
||||||
6,
|
6,
|
||||||
1,
|
2,
|
||||||
(TTG.MinniesMelodyland, Anywhere)),
|
(TTG.MinniesMelodyland, Anywhere)),
|
||||||
(5,
|
(5,
|
||||||
10,
|
10,
|
||||||
4,
|
5,
|
||||||
(TTG.MinniesMelodyland, Anywhere)),
|
(TTG.MinniesMelodyland, Anywhere)),
|
||||||
(1,
|
(1,
|
||||||
5,
|
5,
|
||||||
5,
|
7,
|
||||||
(TTG.MyEstate, TTG.OutdoorZone, Anywhere)),
|
(TTG.MyEstate, TTG.OutdoorZone, Anywhere)),
|
||||||
(1,
|
(1,
|
||||||
5,
|
5,
|
||||||
7,
|
10,
|
||||||
(TTG.MyEstate, TTG.OutdoorZone, Anywhere))),
|
(TTG.MyEstate, TTG.OutdoorZone, Anywhere))),
|
||||||
10: ((6,
|
10: ((6,
|
||||||
10,
|
10,
|
||||||
7,
|
9,
|
||||||
(TTG.MyEstate, TTG.OutdoorZone, Anywhere)),),
|
(TTG.MyEstate, TTG.OutdoorZone, Anywhere)),),
|
||||||
12: ((7,
|
12: ((7,
|
||||||
15,
|
15,
|
||||||
|
@ -418,15 +418,15 @@ __fishDict = {0: ((1,
|
||||||
(TTG.DonaldsDock, Anywhere)),
|
(TTG.DonaldsDock, Anywhere)),
|
||||||
(18,
|
(18,
|
||||||
20,
|
20,
|
||||||
5,
|
6,
|
||||||
(TTG.DonaldsDock, TTG.MyEstate, TTG.OutdoorZone)),
|
(TTG.DonaldsDock, TTG.MyEstate, TTG.OutdoorZone)),
|
||||||
(1,
|
(1,
|
||||||
5,
|
5,
|
||||||
4,
|
5,
|
||||||
(TTG.DonaldsDock, TTG.MyEstate, TTG.OutdoorZone)),
|
(TTG.DonaldsDock, TTG.MyEstate, TTG.OutdoorZone)),
|
||||||
(3,
|
(3,
|
||||||
7,
|
7,
|
||||||
3,
|
4,
|
||||||
(TTG.DonaldsDock, TTG.MyEstate, TTG.OutdoorZone)),
|
(TTG.DonaldsDock, TTG.MyEstate, TTG.OutdoorZone)),
|
||||||
(1,
|
(1,
|
||||||
2,
|
2,
|
||||||
|
@ -437,27 +437,27 @@ __fishDict = {0: ((1,
|
||||||
1,
|
1,
|
||||||
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone, Anywhere)), (2,
|
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone, Anywhere)), (2,
|
||||||
6,
|
6,
|
||||||
2,
|
3,
|
||||||
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone))),
|
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone))),
|
||||||
16: ((4,
|
16: ((4,
|
||||||
12,
|
12,
|
||||||
4,
|
5,
|
||||||
(TTG.MinniesMelodyland, Anywhere)), (4,
|
(TTG.MinniesMelodyland, Anywhere)), (4,
|
||||||
12,
|
12,
|
||||||
6,
|
7,
|
||||||
(TTG.BaritoneBoulevard, TTG.MinniesMelodyland)), (4,
|
(TTG.BaritoneBoulevard, TTG.MinniesMelodyland)), (4,
|
||||||
12,
|
12,
|
||||||
6,
|
8,
|
||||||
(TTG.TenorTerrace, TTG.MinniesMelodyland))),
|
(TTG.TenorTerrace, TTG.MinniesMelodyland))),
|
||||||
18: ((2,
|
18: ((2,
|
||||||
4,
|
4,
|
||||||
2,
|
3,
|
||||||
(TTG.DonaldsDock, Anywhere)), (5,
|
(TTG.DonaldsDock, Anywhere)), (5,
|
||||||
8,
|
8,
|
||||||
6,
|
7,
|
||||||
(TTG.TheBrrrgh,)), (4,
|
(TTG.TheBrrrgh,)), (4,
|
||||||
6,
|
6,
|
||||||
6,
|
8,
|
||||||
(TTG.LighthouseLane,))),
|
(TTG.LighthouseLane,))),
|
||||||
20: ((4,
|
20: ((4,
|
||||||
6,
|
6,
|
||||||
|
@ -465,11 +465,11 @@ __fishDict = {0: ((1,
|
||||||
(TTG.DonaldsDreamland,)),
|
(TTG.DonaldsDreamland,)),
|
||||||
(14,
|
(14,
|
||||||
18,
|
18,
|
||||||
7,
|
10,
|
||||||
(TTG.DonaldsDreamland,)),
|
(TTG.DonaldsDreamland,)),
|
||||||
(6,
|
(6,
|
||||||
10,
|
10,
|
||||||
7,
|
8,
|
||||||
(TTG.LullabyLane, TTG.BedtimeBoulevard)),
|
(TTG.LullabyLane, TTG.BedtimeBoulevard)),
|
||||||
(1,
|
(1,
|
||||||
1,
|
1,
|
||||||
|
@ -477,11 +477,11 @@ __fishDict = {0: ((1,
|
||||||
(TTG.DonaldsDreamland,)),
|
(TTG.DonaldsDreamland,)),
|
||||||
(2,
|
(2,
|
||||||
6,
|
6,
|
||||||
5,
|
6,
|
||||||
(TTG.LullabyLane, TTG.BedtimeBoulevard)),
|
(TTG.LullabyLane, TTG.BedtimeBoulevard)),
|
||||||
(10,
|
(10,
|
||||||
14,
|
14,
|
||||||
3,
|
4,
|
||||||
(TTG.DonaldsDreamland, TTG.DaisyGardens))),
|
(TTG.DonaldsDreamland, TTG.DaisyGardens))),
|
||||||
22: ((12,
|
22: ((12,
|
||||||
16,
|
16,
|
||||||
|
@ -489,40 +489,36 @@ __fishDict = {0: ((1,
|
||||||
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens, Anywhere)),
|
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens, Anywhere)),
|
||||||
(14,
|
(14,
|
||||||
18,
|
18,
|
||||||
2,
|
3,
|
||||||
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens, Anywhere)),
|
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens, Anywhere)),
|
||||||
(14,
|
(14,
|
||||||
20,
|
20,
|
||||||
4,
|
5,
|
||||||
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens)),
|
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens)),
|
||||||
(14,
|
(14,
|
||||||
20,
|
20,
|
||||||
6,
|
7,
|
||||||
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens))),
|
(TTG.MyEstate, TTG.OutdoorZone, TTG.DaisyGardens))),
|
||||||
24: ((9,
|
24: ((9,
|
||||||
11,
|
11,
|
||||||
2,
|
3,
|
||||||
(Anywhere,)),
|
(Anywhere,)),
|
||||||
(8,
|
|
||||||
12,
|
|
||||||
4,
|
|
||||||
(TTG.DaisyGardens, TTG.DonaldsDock)),
|
|
||||||
(8,
|
(8,
|
||||||
12,
|
12,
|
||||||
5,
|
5,
|
||||||
(TTG.DaisyGardens, TTG.DonaldsDock)),
|
(TTG.DaisyGardens, TTG.DonaldsDock)),
|
||||||
(8,
|
(8,
|
||||||
16,
|
12,
|
||||||
6,
|
6,
|
||||||
|
(TTG.DaisyGardens, TTG.DonaldsDock)),
|
||||||
|
(8,
|
||||||
|
16,
|
||||||
|
7,
|
||||||
(TTG.DaisyGardens, TTG.DonaldsDock))),
|
(TTG.DaisyGardens, TTG.DonaldsDock))),
|
||||||
26: ((10,
|
26: ((10,
|
||||||
18,
|
18,
|
||||||
2,
|
2,
|
||||||
(TTG.TheBrrrgh,)),
|
(TTG.TheBrrrgh,)),
|
||||||
(10,
|
|
||||||
18,
|
|
||||||
2,
|
|
||||||
(TTG.TheBrrrgh,)),
|
|
||||||
(10,
|
(10,
|
||||||
18,
|
18,
|
||||||
3,
|
3,
|
||||||
|
@ -531,51 +527,55 @@ __fishDict = {0: ((1,
|
||||||
18,
|
18,
|
||||||
4,
|
4,
|
||||||
(TTG.TheBrrrgh,)),
|
(TTG.TheBrrrgh,)),
|
||||||
(12,
|
(10,
|
||||||
20,
|
18,
|
||||||
5,
|
5,
|
||||||
(TTG.TheBrrrgh,)),
|
(TTG.TheBrrrgh,)),
|
||||||
(14,
|
(12,
|
||||||
20,
|
20,
|
||||||
6,
|
6,
|
||||||
(TTG.TheBrrrgh,)),
|
(TTG.TheBrrrgh,)),
|
||||||
(14,
|
(14,
|
||||||
20,
|
20,
|
||||||
6,
|
7,
|
||||||
|
(TTG.TheBrrrgh,)),
|
||||||
|
(14,
|
||||||
|
20,
|
||||||
|
8,
|
||||||
(TTG.SleetStreet, TTG.TheBrrrgh)),
|
(TTG.SleetStreet, TTG.TheBrrrgh)),
|
||||||
(16,
|
(16,
|
||||||
20,
|
20,
|
||||||
8,
|
10,
|
||||||
(TTG.WalrusWay, TTG.TheBrrrgh))),
|
(TTG.WalrusWay, TTG.TheBrrrgh))),
|
||||||
28: ((2,
|
28: ((2,
|
||||||
10,
|
10,
|
||||||
2,
|
2,
|
||||||
(TTG.DonaldsDock, Anywhere)), (4,
|
(TTG.DonaldsDock, Anywhere)), (4,
|
||||||
10,
|
10,
|
||||||
5,
|
6,
|
||||||
(TTG.BarnacleBoulevard, TTG.DonaldsDock)), (4,
|
(TTG.BarnacleBoulevard, TTG.DonaldsDock)), (4,
|
||||||
10,
|
10,
|
||||||
6,
|
7,
|
||||||
(TTG.SeaweedStreet, TTG.DonaldsDock))),
|
(TTG.SeaweedStreet, TTG.DonaldsDock))),
|
||||||
30: ((13,
|
30: ((13,
|
||||||
17,
|
17,
|
||||||
4,
|
5,
|
||||||
(TTG.MinniesMelodyland, Anywhere)),
|
(TTG.MinniesMelodyland, Anywhere)),
|
||||||
(16,
|
(16,
|
||||||
20,
|
20,
|
||||||
8,
|
10,
|
||||||
(TTG.AltoAvenue, TTG.MinniesMelodyland)),
|
(TTG.AltoAvenue, TTG.MinniesMelodyland)),
|
||||||
(12,
|
(12,
|
||||||
18,
|
18,
|
||||||
7,
|
9,
|
||||||
(TTG.TenorTerrace, TTG.MinniesMelodyland)),
|
(TTG.TenorTerrace, TTG.MinniesMelodyland)),
|
||||||
(12,
|
(12,
|
||||||
18,
|
18,
|
||||||
5,
|
6,
|
||||||
(TTG.MinniesMelodyland,)),
|
(TTG.MinniesMelodyland,)),
|
||||||
(12,
|
(12,
|
||||||
18,
|
18,
|
||||||
6,
|
7,
|
||||||
(TTG.MinniesMelodyland,))),
|
(TTG.MinniesMelodyland,))),
|
||||||
32: ((1,
|
32: ((1,
|
||||||
5,
|
5,
|
||||||
|
@ -587,19 +587,19 @@ __fishDict = {0: ((1,
|
||||||
(TTG.TheBrrrgh, TTG.MyEstate, TTG.OutdoorZone, Anywhere)),
|
(TTG.TheBrrrgh, TTG.MyEstate, TTG.OutdoorZone, Anywhere)),
|
||||||
(1,
|
(1,
|
||||||
5,
|
5,
|
||||||
3,
|
4,
|
||||||
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone)),
|
(TTG.DaisyGardens, TTG.MyEstate, TTG.OutdoorZone)),
|
||||||
(1,
|
(1,
|
||||||
5,
|
5,
|
||||||
4,
|
5,
|
||||||
(TTG.DonaldsDreamland, TTG.MyEstate, TTG.OutdoorZone)),
|
(TTG.DonaldsDreamland, TTG.MyEstate, TTG.OutdoorZone)),
|
||||||
(1,
|
(1,
|
||||||
5,
|
5,
|
||||||
7,
|
10,
|
||||||
(TTG.TheBrrrgh, TTG.DonaldsDreamland))),
|
(TTG.TheBrrrgh, TTG.DonaldsDreamland))),
|
||||||
34: ((1,
|
34: ((1,
|
||||||
20,
|
20,
|
||||||
7,
|
10,
|
||||||
(TTG.DonaldsDreamland, Anywhere)),)}
|
(TTG.DonaldsDreamland, Anywhere)),)}
|
||||||
|
|
||||||
def getSpecies(genus):
|
def getSpecies(genus):
|
||||||
|
|
Loading…
Reference in a new issue