diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/fairy_souls.json | 8 | ||||
-rw-r--r-- | constants/misc.json | 20 | ||||
-rw-r--r-- | constants/parents.json | 52 | ||||
-rw-r--r-- | constants/petnums.json | 156 | ||||
-rw-r--r-- | constants/pets.json | 3 |
5 files changed, 212 insertions, 27 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index 84dd81d2..8a6dc20a 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -64,7 +64,7 @@ "-48,76,49", "26,80,-65", "40,68,-65", - "44,68,-34", + "38,75,-38", "168,60,-36", "154,98,-71", "180,63,-15", @@ -106,8 +106,8 @@ "crimson_isle": [ "-644,125,-689", "-79,139,-779", - "-352,190,-553", - "-717,164,-980", + "-342,100,-484", + "-717,163,-980", "-726,144,-891", "-690,122,-752", "-31,178,-907", @@ -129,7 +129,7 @@ "-412,58,-935", "-396,108,-764", "-342,101,-484", - "-35,115,-1055" + "-35,116,-1055" ], "combat_3": [ "-517,100,-295", diff --git a/constants/misc.json b/constants/misc.json index e6df609e..e288e940 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -16,7 +16,13 @@ "drill", "gauntlet", "shears", - "fishing weapon" + "fishing weapon", + "longsword", + "belt", + "necklace", + "cloak", + "gloves", + "bracelet" ], "tier_colors": { "common": "§f", @@ -959,6 +965,18 @@ "PARTY_HAT_CRAB_GREEN", "PARTY_HAT_CRAB_BLACK", "PARTY_HAT_CRAB_YELLOW" + ], + "ODGERS_BRONZE_TOOTH": [ + "ODGERS_SILVER_TOOTH", + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_SILVER_TOOTH": [ + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_GOLD_TOOTH": [ + "ODGERS_DIAMOND_TOOTH" ] }, "special_bois": [ diff --git a/constants/parents.json b/constants/parents.json index 06bf8104..cfc64e87 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2318,7 +2318,8 @@ "AMETHYST_POWER_SCROLL", "JASPER_POWER_SCROLL", "RUBY_POWER_SCROLL", - "SAPPHIRE_POWER_SCROLL" + "SAPPHIRE_POWER_SCROLL", + "OPAL_POWER_SCROLL" ], "EXTRA_LARGE_GEMSTONE_SACK": [ "LARGE_GEMSTONE_SACK", @@ -2679,7 +2680,6 @@ "DOJO_GREEN_BELT", "DOJO_YELLOW_BELT", "DOJO_BLUE_BELT", - "DOJO_BROWN_BELT", "DOJO_BLACK_BELT" ], "LARGE_LAVA_FISHING_SACK": [ @@ -2745,11 +2745,13 @@ "SLUGFISH_SILVER", "SLUGFISH_BRONZE" ], - "SOUL_FISH_GOLD": [ + "SOUL_FISH_DIAMOND": [ + "SOUL_FISH_GOLD", "SOUL_FISH_SILVER", "SOUL_FISH_BRONZE" ], - "STEAMING_HOT_FLOUNDER_GOLD": [ + "STEAMING_HOT_FLOUNDER_DIAMOND": [ + "STEAMING_HOT_FLOUNDER_GOLD", "STEAMING_HOT_FLOUNDER_SILVER", "STEAMING_HOT_FLOUNDER_BRONZE" ], @@ -2900,5 +2902,45 @@ "BURNING_HOLLOW_BOOTS", "FIERY_HOLLOW_BOOTS", "INFERNAL_HOLLOW_BOOTS" - ] + ], + "KARATE_FISH_DIAMOND": [ + "KARATE_FISH_GOLD", + "KARATE_FISH_SILVER", + "KARATE_FISH_BRONZE" + ], + "SMOLDERING;1": [ + "SMOLDERING;2", + "SMOLDERING;3", + "SMOLDERING;4", + "SMOLDERING;5" + ], + "ODGERS_DIAMOND_TOOTH": [ + "ODGERS_GOLD_TOOTH", + "ODGERS_SILVER_TOOTH", + "ODGERS_BRONZE_TOOTH" + ], + "KUUDRA;4": [ + "KUUDRA;3", + "KUUDRA;2", + "KUUDRA;1", + "KUUDRA;0" + ], + "UPGRADE_STONE_SUBZERO": [ + "UPGRADE_STONE_GLACIAL", + "UPGRADE_STONE_FROST" + ], + "KUUDRA_INFERNAL_TIER_KEY": [ + "KUUDRA_FIERY_TIER_KEY", + "KUUDRA_BURNING_TIER_KEY", + "KUUDRA_HOT_TIER_KEY", + "KUUDRA_TIER_KEY" + ], + "LAVATEARS_RUNE;1": [ + "LAVATEARS_RUNE;2", + "LAVATEARS_RUNE;3" + ], + "FIERY_BURST_RUNE;1": [ + "FIERY_BURST_RUNE;2", + "FIERY_BURST_RUNE;3" + ] } diff --git a/constants/petnums.json b/constants/petnums.json index 993cc126..8ae96f6e 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2142,6 +2142,122 @@ } } }, + "KUUDRA": { + "COMMON": { + "1": { + "otherNums": [ + 0.0, + 0.0 + ], + "statNums": { + "HEALTH": 0.0, + "STRENGTH": 0.0 + } + }, + "100": { + "otherNums": [ + 10, + 10 + ], + "statNums": { + "HEALTH": 400.0, + "STRENGTH": 40.0 + } + } + }, + "UNCOMMON": { + "1": { + "otherNums": [ + 0.0, + 0.0 + ], + "statNums": { + "HEALTH": 0.0, + "STRENGTH": 0.0 + } + }, + "100": { + "otherNums": [ + 15, + 15 + ], + "statNums": { + "HEALTH": 400.0, + "STRENGTH": 40.0 + } + } + }, + "RARE": { + "1": { + "otherNums": [ + 0.0, + 0.0 + ], + "statNums": { + "HEALTH": 0.0, + "STRENGTH": 0.0 + } + }, + "100": { + "otherNums": [ + 15, + 15 + ], + "statNums": { + "HEALTH": 400.0, + "STRENGTH": 40.0 + } + } + }, + "EPIC": { + "1": { + "otherNums": [ + 0.0, + 0.0, + 0.0 + ], + "statNums": { + "HEALTH": 0.0, + "STRENGTH": 0.0 + } + }, + "100": { + "otherNums": [ + 20, + 20, + 20 + ], + "statNums": { + "HEALTH": 400.0, + "STRENGTH": 40.0 + } + } + }, + "LEGENDARY": { + "1": { + "otherNums": [ + 0.0, + 0.0, + 0.0 + ], + "statNums": { + "HEALTH": 0.0, + "STRENGTH": 0.0 + } + }, + "100": { + "otherNums": [ + 20, + 20, + 20 + ], + "statNums": { + "HEALTH": 400.0, + "STRENGTH": 40.0 + } + } + } + }, "LION": { "COMMON": { "1": { @@ -2561,7 +2677,7 @@ 0.3 ], "statNums": { - "FARMING_FORTUNE": 0.0, + "FARMING_FORTUNE": 11.0, "HEALTH": 1.0 } }, @@ -2570,7 +2686,7 @@ 30 ], "statNums": { - "FARMING_FORTUNE": 50.0, + "FARMING_FORTUNE": 110.0, "HEALTH": 100.0 } } @@ -2581,7 +2697,7 @@ 0.3 ], "statNums": { - "FARMING_FORTUNE": 0.0, + "FARMING_FORTUNE": 11.0, "HEALTH": 1.0 } }, @@ -2590,7 +2706,7 @@ 30 ], "statNums": { - "FARMING_FORTUNE": 50.0, + "FARMING_FORTUNE": 110.0, "HEALTH": 100.0 } } @@ -2598,19 +2714,21 @@ "RARE": { "1": { "otherNums": [ - 0.4 + 0.4, + 2.0 ], "statNums": { - "FARMING_FORTUNE": 0.0, + "FARMING_FORTUNE": 11.0, "HEALTH": 1.0 } }, "100": { "otherNums": [ - 40 + 40, + 100 ], "statNums": { - "FARMING_FORTUNE": 50.0, + "FARMING_FORTUNE": 110.0, "HEALTH": 100.0 } } @@ -2618,19 +2736,21 @@ "EPIC": { "1": { "otherNums": [ - 0.4 + 0.4, + 2.0 ], "statNums": { - "FARMING_FORTUNE": 0.0, + "FARMING_FORTUNE": 11.0, "HEALTH": 1.0 } }, "100": { "otherNums": [ - 40 + 40, + 100 ], "statNums": { - "FARMING_FORTUNE": 50.0, + "FARMING_FORTUNE": 110.0, "HEALTH": 100.0 } } @@ -2638,19 +2758,23 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.4 + 0.4, + 2.0, + 40 ], "statNums": { - "FARMING_FORTUNE": 0.0, + "FARMING_FORTUNE": 11.0, "HEALTH": 1.0 } }, "100": { "otherNums": [ - 40 + 40, + 100, + 20 ], "statNums": { - "FARMING_FORTUNE": 50.0, + "FARMING_FORTUNE": 110.0, "HEALTH": 100.0 } } diff --git a/constants/pets.json b/constants/pets.json index fa5e70b7..628ae0fa 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -293,6 +293,7 @@ "SCATHA": "MINING", "AMMONITE": "FISHING", "SNAIL": "MINING", - "MOOSHROOM_COW": "FARMING" + "MOOSHROOM_COW": "FARMING", + "KUUDRA": "COMBAT" } } |