From 5788817358a696bb1ffc9fc01ff15900ddbffba8 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 14:52:30 +1100 Subject: [PATCH 01/15] 1.05 repos --- data/domain/data/AchievementRepo.ts | 18 +- data/domain/data/ArcadeBonusRepo.ts | 47 +- data/domain/data/ArenaBonusRepo.ts | 8 +- data/domain/data/ArtifactRepo.ts | 152 +- data/domain/data/AtomColliderRepo.ts | 8 + data/domain/data/BubbleRepo.ts | 20 +- data/domain/data/BuildingRepo.ts | 48 +- data/domain/data/CardDropChanceRepo.ts | 14 + data/domain/data/CardRepo.ts | 116 +- data/domain/data/CompanionRepo.ts | 1156 +++- data/domain/data/DetDropsRepo.ts | 238 +- data/domain/data/DreamChallengeRepo.ts | 2 +- data/domain/data/EnemyDetailsRepo.ts | 531 +- data/domain/data/EnemyNavRepo.ts | 86 +- data/domain/data/EnemyRepo.ts | 1275 ++++- data/domain/data/EnemyTableRepo.ts | 138 + data/domain/data/GambitBonusRepo.ts | 20 +- data/domain/data/GamingBoxRepo.ts | 20 +- data/domain/data/GamingSuperbitsRepo.ts | 153 +- data/domain/data/GemShopRepo.ts | 108 +- data/domain/data/GodInfoRepo.ts | 2 +- data/domain/data/HoleBuildingRepo.ts | 2 +- data/domain/data/ItemDetailRepo.ts | 730 ++- data/domain/data/ItemRepo.ts | 5274 +++++++++++-------- data/domain/data/JadeUpgradeRepo.ts | 20 +- data/domain/data/JewelRepo.ts | 4 +- data/domain/data/LabBonusRepo.ts | 2 +- data/domain/data/MapDataRepo.ts | 74 +- data/domain/data/MapNameRepo.ts | 16 +- data/domain/data/MapPortalsRepo.ts | 14 +- data/domain/data/MealRepo.ts | 40 +- data/domain/data/NpcRepo.ts | 541 +- data/domain/data/PetGeneRepo.ts | 80 +- data/domain/data/PetUpgradeRepo.ts | 28 +- data/domain/data/QuestNameRepo.ts | 5 +- data/domain/data/RandoListRepo.ts | 27 +- data/domain/data/RecipeRepo.ts | 547 +- data/domain/data/RefineryCostRepo.ts | 27 + data/domain/data/SeedInfoRepo.ts | 2 +- data/domain/data/SigilRepo.ts | 96 +- data/domain/data/SkullShopRepo.ts | 2 +- data/domain/data/SlabItemSortRepo.ts | 3500 ++++++------ data/domain/data/SourceRepo.ts | 307 +- data/domain/data/SpecificItemRepo.ts | 474 +- data/domain/data/SpelunkingChapterRepo.ts | 105 + data/domain/data/SpelunkingDiscoveryRepo.ts | 173 +- data/domain/data/SpelunkingElixirRepo.ts | 2 +- data/domain/data/SpelunkingTunnelRepo.ts | 180 +- data/domain/data/StampDescriptionRepo.ts | 2 +- data/domain/data/SubTableRepo.ts | 30 +- data/domain/data/SummonEnemyRepo.ts | 66 + data/domain/data/TalentTreeRepo.ts | 18 +- data/domain/data/TaskDescriptionRepo.ts | 10 +- data/domain/data/TaskShopDescRepo.ts | 2 +- data/domain/data/TerritoryFightRepo.ts | 17 + data/domain/data/TomeRepo.ts | 76 +- data/domain/data/UpgradeVaultRepo.ts | 8 +- data/domain/model/artifactModel.ts | 4 +- data/domain/model/sigilModel.ts | 4 +- 59 files changed, 11792 insertions(+), 4877 deletions(-) diff --git a/data/domain/data/AchievementRepo.ts b/data/domain/data/AchievementRepo.ts index 520ac686..fb619fe8 100644 --- a/data/domain/data/AchievementRepo.ts +++ b/data/domain/data/AchievementRepo.ts @@ -1533,16 +1533,16 @@ export const initAchievementRepo = () => { "world": "Hyperion Nebula" }), new AchievementBase(218, { - "name": "I Like This Pet", + "name": "I Like This Mob", "qty": 1, - "desc": "Get a Breedability III heart on at least 2 Pets within the nest.", - "rewards": "Pet Breedability &multiplier goes up &1.20x faster", + "desc": "Get a Breedability III heart on at least 2 Mobs within the nest.", + "rewards": "Mob Breedability &multiplier goes up &1.20x faster", "world": "Hyperion Nebula" }), new AchievementBase(219, { - "name": "I LOVE These Pets", + "name": "I LOVE These Mobs", "qty": 1, - "desc": "Get a Breedability VII heart on at least 15 pets within the nest.", + "desc": "Get a Breedability VII heart on at least 15 Mobs within the nest.", "rewards": "10 Tab 3 &Talent Pts", "world": "Hyperion Nebula" }), @@ -1563,14 +1563,14 @@ export const initAchievementRepo = () => { new AchievementBase(222, { "name": "Barley Lost", "qty": 1, - "desc": "Fail a pet battle with the enemy team having only 5% HP or less. Wait, it's spelled HOW???", - "rewards": "5% Pet Fight &Damage", + "desc": "Fail a Mob battle with the enemy team having only 5% HP or less. Wait, it's spelled HOW???", + "rewards": "5% Mob Fight &Damage", "world": "Hyperion Nebula" }), new AchievementBase(223, { - "name": "Petless", + "name": "Mobless", "qty": 1, - "desc": "Trash a total of 2500 pets. How could you be so heartless, so cold...", + "desc": "Trash a total of 2500 Mobs. How could you be so heartless, so cold...", "rewards": "*STEAM EXCLUSIVE &*50 gems &*1 '72hr time candy'", "world": "Hyperion Nebula" }), diff --git a/data/domain/data/ArcadeBonusRepo.ts b/data/domain/data/ArcadeBonusRepo.ts index 90e214d3..2548a0be 100644 --- a/data/domain/data/ArcadeBonusRepo.ts +++ b/data/domain/data/ArcadeBonusRepo.ts @@ -277,7 +277,7 @@ export const initArcadeBonusRepo = () => { "barType": -1 }), new ArcadeBonusBase(30, { - "effect": "+{% Breed Pet DMG", + "effect": "+{% Breed Mob DMG", "x1": 40, "x2": 100, "func": "decay", @@ -563,6 +563,51 @@ export const initArcadeBonusRepo = () => { "type": "%", "lvlUpText": "+{% Bubble LV", "barType": 22 + }), + new ArcadeBonusBase(62, { + "effect": "+{% Minehead Currency", + "x1": 25, + "x2": 100, + "func": "decay", + "type": "%", + "lvlUpText": "+{% Currency", + "barType": 9 + }), + new ArcadeBonusBase(63, { + "effect": "+{% Research XP", + "x1": 20, + "x2": 100, + "func": "decay", + "type": "%", + "lvlUpText": "+{% XP", + "barType": 37 + }), + new ArcadeBonusBase(64, { + "effect": "+{% Megacrop Chance", + "x1": 50, + "x2": 100, + "func": "decay", + "type": "%", + "lvlUpText": "+{% Chance", + "barType": 4 + }), + new ArcadeBonusBase(65, { + "effect": "+{% New Crown Chance", + "x1": 15, + "x2": 100, + "func": "decay", + "type": "%", + "lvlUpText": "+{% Chance", + "barType": 21 + }), + new ArcadeBonusBase(66, { + "effect": "+{% Artifact Find", + "x1": 60, + "x2": 100, + "func": "decay", + "type": "%", + "lvlUpText": "+{% Chance", + "barType": 31 }) ] } diff --git a/data/domain/data/ArenaBonusRepo.ts b/data/domain/data/ArenaBonusRepo.ts index 946e438c..fb0ab305 100644 --- a/data/domain/data/ArenaBonusRepo.ts +++ b/data/domain/data/ArenaBonusRepo.ts @@ -6,19 +6,19 @@ export class ArenaBonusBase { constructor(public index: number, public data: Are export const initArenaBonusRepo = () => { return [ - new ArenaBonusBase(0, {"desc": "Unlocks 3Rd Pet Battle Slot"}), + new ArenaBonusBase(0, {"desc": "Unlocks 3Rd Mob Battle Slot"}), new ArenaBonusBase(1, {"desc": "+25% Library Vip Membership"}), new ArenaBonusBase(2, {"desc": "1.20X Total Damage"}), new ArenaBonusBase(3, {"desc": "New Post Office Upgrade Crate"}), - new ArenaBonusBase(4, {"desc": "Unlocks 4Th Pet Battle Slot"}), + new ArenaBonusBase(4, {"desc": "Unlocks 4Th Mob Battle Slot"}), new ArenaBonusBase(5, {"desc": "1.5X Monster Cash"}), new ArenaBonusBase(6, {"desc": "New Post Office Upgrade Crate"}), new ArenaBonusBase(7, {"desc": "-50% Kitchen Upgrade Costs"}), - new ArenaBonusBase(8, {"desc": "Unlocks 5Th Pet Battle Slot"}), + new ArenaBonusBase(8, {"desc": "Unlocks 5Th Mob Battle Slot"}), new ArenaBonusBase(9, {"desc": "New Post Office Upgrade Crate"}), new ArenaBonusBase(10, {"desc": "+60% Library Vip Membership"}), new ArenaBonusBase(11, {"desc": "Can Equip 3Rd Large Bubble"}), - new ArenaBonusBase(12, {"desc": "Unlocks 6Th Pet Battle Slot"}), + new ArenaBonusBase(12, {"desc": "Unlocks 6Th Mob Battle Slot"}), new ArenaBonusBase(13, {"desc": "+20% Line Width For All Players"}), new ArenaBonusBase(14, {"desc": "2X Monster Cash"}), new ArenaBonusBase(15, {"desc": "1.40X Total Damage"}) diff --git a/data/domain/data/ArtifactRepo.ts b/data/domain/data/ArtifactRepo.ts index a9f68cb8..2518be85 100644 --- a/data/domain/data/ArtifactRepo.ts +++ b/data/domain/data/ArtifactRepo.ts @@ -19,7 +19,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "All shrines level up +300% faster!", "sovereignBonusQty": 300, "omnipotentBonus": "All shrines level up +400% faster!", - "omnipotentBonusQty": 400 + "omnipotentBonusQty": 400, + "transcendentBonus": "All shrines level up +500% faster!", + "transcendentBonusQty": 500 }), new ArtifactBase(1, { "name": "Maneki Kat", @@ -34,7 +36,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(2, { "name": "Ruble Cuble", @@ -49,7 +53,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(3, { "name": "Fauxory Tusk", @@ -64,7 +70,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(4, { "name": "Gold Relic", @@ -79,7 +87,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "Samples grow by 5% for 100 days instead!", "sovereignBonusQty": 3, "omnipotentBonus": "Samples grow by 6% for 120 days instead!", - "omnipotentBonusQty": 4 + "omnipotentBonusQty": 4, + "transcendentBonus": "Samples grow by 7% for 140 days instead!", + "transcendentBonusQty": 5 }), new ArtifactBase(5, { "name": "Genie Lamp", @@ -94,7 +104,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(6, { "name": "Silver Ankh", @@ -109,7 +121,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "75% chance for +1 box when completing post office orders!", "sovereignBonusQty": 75, "omnipotentBonus": "90% chance for +1 box when completing post office orders!", - "omnipotentBonusQty": 90 + "omnipotentBonusQty": 90, + "transcendentBonus": "95% chance for +1 box when completing post office orders!", + "transcendentBonusQty": 95 }), new ArtifactBase(7, { "name": "Emerald Relic", @@ -124,7 +138,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "Get 1.90x more gold bars from converting!", "sovereignBonusQty": 110, "omnipotentBonus": "Get 2.50x more gold bars from converting!", - "omnipotentBonusQty": 170 + "omnipotentBonusQty": 170, + "transcendentBonus": "Get 3.20x more gold bars from converting!", + "transcendentBonusQty": 240 }), new ArtifactBase(8, { "name": "Fun Hippoete", @@ -139,7 +155,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(9, { "name": "Arrowhead", @@ -154,7 +172,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "1.70x higher chance to get rare chests!", "sovereignBonusQty": 70, "omnipotentBonus": "1.90x higher chance to get rare chests!", - "omnipotentBonusQty": 90 + "omnipotentBonusQty": 90, + "transcendentBonus": "2.10x higher chance to get rare chests!", + "transcendentBonusQty": 110 }), new ArtifactBase(10, { "name": "10 AD Tablet", @@ -169,7 +189,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(11, { "name": "Ashen Urn", @@ -184,7 +206,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "Applies up to character level 800 instead!", "sovereignBonusQty": 600, "omnipotentBonus": "Applies up to character level 1000 instead!", - "omnipotentBonusQty": 800 + "omnipotentBonusQty": 800, + "transcendentBonus": "Applies up to character level 1200 instead!", + "transcendentBonusQty": 1000 }), new ArtifactBase(12, { "name": "Amberite", @@ -199,7 +223,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "Affects +3 additional bubbles per day!", "sovereignBonusQty": 3, "omnipotentBonus": "Affects +4 additional bubbles per day!", - "omnipotentBonusQty": 4 + "omnipotentBonusQty": 4, + "transcendentBonus": "Affects +5 additional bubbles per day!", + "transcendentBonusQty": 5 }), new ArtifactBase(13, { "name": "Triagulon", @@ -214,7 +240,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(14, { "name": "Billcye Tri", @@ -229,7 +257,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "75% chance for +1 box when completing post office orders!", "sovereignBonusQty": 75, "omnipotentBonus": "90% chance for +1 box when completing post office orders!", - "omnipotentBonusQty": 90 + "omnipotentBonusQty": 90, + "transcendentBonus": "95% chance for +1 box when completing post office orders!", + "transcendentBonusQty": 95 }), new ArtifactBase(15, { "name": "Frost Relic", @@ -244,7 +274,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(16, { "name": "Chilled Yarn", @@ -259,7 +291,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(17, { "name": "Causticolumn", @@ -274,7 +308,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(18, { "name": "Jade Rock", @@ -289,7 +325,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(19, { "name": "Dreamcatcher", @@ -304,7 +342,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(20, { "name": "Gummy Orb", @@ -319,7 +359,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(21, { "name": "Fury Relic", @@ -334,7 +376,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(22, { "name": "Cloud Urn", @@ -349,7 +393,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "80% chance for +1 box when completing post office orders!", "sovereignBonusQty": 80, "omnipotentBonus": "95% chance for +1 box when completing post office orders!", - "omnipotentBonusQty": 95 + "omnipotentBonusQty": 95, + "transcendentBonus": "97% chance for +1 box when completing post office orders!", + "transcendentBonusQty": 97 }), new ArtifactBase(23, { "name": "Weatherbook", @@ -364,14 +410,16 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(24, { "name": "Giants Eye", "baseBonus": 10, "baseFindChance": 900, "qtyBonus": 25, - "bonus": "+{% shiny pet breed chance per day. Stacks until successfully breeding a shiny!", + "bonus": "+{% Shiny Mob breed chance per day. Stacks until successfully breeding a shiny!", "ancientBonus": "The artifact's main bonus is doubled!", "ancientBonusQty": 1, "eldritchBonus": "The artifact's main bonus is tripled!", @@ -379,7 +427,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(25, { "name": "Crystal Steak", @@ -394,7 +444,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(26, { "name": "Trilobite Rock", @@ -409,7 +461,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(27, { "name": "Opera Mask", @@ -424,7 +478,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(28, { "name": "Socrates", @@ -439,7 +495,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(29, { "name": "The True Lantern", @@ -454,7 +512,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(30, { "name": "The Onyx Lantern", @@ -469,7 +529,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(31, { "name": "The Shim Lantern", @@ -484,7 +546,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(32, { "name": "The Winz Lantern", @@ -499,7 +563,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(33, { "name": "Deathskull", @@ -514,7 +580,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact also gives +1 Grade to 1 more Gallery Slots!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact also gives +2 Grades to a Gallery Slot!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact also gives +3 Grades to a Gallery Slot!", + "transcendentBonusQty": 1 }), new ArtifactBase(34, { "name": "Obsidian", @@ -529,7 +597,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(35, { "name": "Pointagon", @@ -544,14 +614,16 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }), new ArtifactBase(36, { "name": "Ender Pearl", "baseBonus": 10, "baseFindChance": 100000000, "qtyBonus": 25, - "bonus": "To be revealed in Part 2 of World 7 updates...", + "bonus": "+1% Research AFK gains rate!", "ancientBonus": "The artifact's main bonus is doubled!", "ancientBonusQty": 1, "eldritchBonus": "The artifact's main bonus is tripled!", @@ -559,7 +631,9 @@ export const initArtifactRepo = () => { "sovereignBonus": "The artifact's main bonus is quadrupled!", "sovereignBonusQty": 1, "omnipotentBonus": "The artifact's main bonus is quintupled!", - "omnipotentBonusQty": 1 + "omnipotentBonusQty": 1, + "transcendentBonus": "The artifact's main bonus is sixtupled!", + "transcendentBonusQty": 1 }) ] } diff --git a/data/domain/data/AtomColliderRepo.ts b/data/domain/data/AtomColliderRepo.ts index 2d366221..63de305c 100644 --- a/data/domain/data/AtomColliderRepo.ts +++ b/data/domain/data/AtomColliderRepo.ts @@ -109,6 +109,14 @@ export const initAtomColliderRepo = () => { "baseCost": 200000, "bonusPerLv": 1, "desc": "Stamp Doublers give an extra +{% MORE bonus than the normal +100% they give!" + }), + new AtomColliderBase(13, { + "name": "Silicon - Minehead Money Printer", + "growthFactor": 50000, + "baseExponent": 1.3, + "baseCost": 250000, + "bonusPerLv": 1, + "desc": "Boosts your Minehead Currency gain by +{%! This is a new multiplier, so it's always relevant!" }) ] } diff --git a/data/domain/data/BubbleRepo.ts b/data/domain/data/BubbleRepo.ts index ddcf978b..cbe56499 100644 --- a/data/domain/data/BubbleRepo.ts +++ b/data/domain/data/BubbleRepo.ts @@ -1262,7 +1262,7 @@ export const initBubbleRepo = () => { "x1": 40, "x2": 40, "func": "decay", - "description": "+{% faster Egg Incubation Time in the Pet Nest. This will be an absolutely VITAL upgrade once you unlock pet egg rarity!", + "description": "+{% faster Egg Incubation Time in the Mob Nest. This will be an absolutely VITAL upgrade once you unlock mob egg rarity!", "requirements": [{"spiceNo": "0", "quantity": 100}, {"liquidNo": "3", "quantity": 4}], "bonusKey": "EggInc" }, @@ -1292,7 +1292,7 @@ export const initBubbleRepo = () => { "x1": 15, "x2": 50, "func": "decay", - "description": "+{% Shiny Pet Chance for every new Rift level you reach. Go find the Rift Ripper, above the Octodars in World 4.", + "description": "+{% Shiny Mob Chance for every new Rift level you reach. Go find the Rift Ripper, above the Octodars in World 4.", "requirements": [{"item": "Critter10", "quantity": 100}, {"liquidNo": "3", "quantity": 5}], "bonusKey": "NewPetRift" }, @@ -1969,7 +1969,7 @@ export const initBubbleRepo = () => { "x1": 2, "x2": 0, "func": "add", - "description": "+{% Pet Team Damage", + "description": "+{% Mob Team Damage", "requirements": [{"item": "GalaxyC4", "quantity": -1}, {"liquidNo": "3", "quantity": -1}], "bonusKey": "PetDmg" }, @@ -2246,10 +2246,10 @@ export const initBubbleRepo = () => { { "cauldron": "Vials", "name": "Octosoda", - "x1": 0.4, + "x1": 0.2, "x2": 0, "func": "add", - "description": "+{% AFK Gains rate for all World 7 skills", + "description": "+{% AFK Gains rate for Spelunking", "requirements": [{"item": "Soul8", "quantity": -1}, {"liquidNo": "4", "quantity": -1}], "bonusKey": "7skillw7afk" }, @@ -2307,6 +2307,16 @@ export const initBubbleRepo = () => { "requirements": [{"liquidNo": "1", "quantity": 10}], "bonusKey": "1" }, + { + "cauldron": "Liquid Shop", + "name": "Weak Upg Stone", + "x1": 1, + "x2": 1, + "func": "0", + "description": "`Slaps roof of car` This bad boy can upgrade so many equipm... wait, how'd a car get in here? Gives 1 random low-quality Upgrade Stone.", + "requirements": [{"liquidNo": "1", "quantity": 5}], + "bonusKey": "1" + }, { "cauldron": "Liquid Shop", "name": "Distilled Water", diff --git a/data/domain/data/BuildingRepo.ts b/data/domain/data/BuildingRepo.ts index 5fb9e917..bed40e5f 100644 --- a/data/domain/data/BuildingRepo.ts +++ b/data/domain/data/BuildingRepo.ts @@ -21,7 +21,7 @@ export const initBuildingRepo = () => { "name": "Talent Book Library", "description": "Relive your youth by checking out books, and further relive your youth by never returning them! Instead, use them to boost your talent max levels. ", "bonus": " +{% Checkout Refresh Speed", - "lvlUpReq": [{"item": "Refinery1", "quantity": 6}, {"item": "Critter1", "quantity": 100}], + "lvlUpReq": [{"item": "Refinery1", "quantity": 6}, {"item": "Blank", "quantity": 0}], "maxLvl": 101, "costInc": 1.18, "bonusInc": [5, 30], @@ -31,7 +31,7 @@ export const initBuildingRepo = () => { "name": "Death Note", "description": "Defeat TONS of monsters to boost your Multikill Rate for each world. Upgrading this tower also boosts your base Multikill Bonus in all worlds. ", "bonus": " +{% Multikill Bonus", - "lvlUpReq": [{"item": "Refinery2", "quantity": 10}, {"item": "Soul1", "quantity": 200}], + "lvlUpReq": [{"item": "Refinery2", "quantity": 10}, {"item": "Blank", "quantity": 0}], "maxLvl": 51, "costInc": 1.23, "bonusInc": [2, 50], @@ -41,7 +41,7 @@ export const initBuildingRepo = () => { "name": "Salt Lick", "description": "Spend refinery salts and other World 3 Resources in return for bonuses from the hungry blobulytes! ", "bonus": " $ Available Upgrades", - "lvlUpReq": [{"item": "Refinery2", "quantity": 20}, {"item": "Critter2", "quantity": 60}], + "lvlUpReq": [{"item": "Refinery2", "quantity": 20}, {"item": "Blank", "quantity": 0}], "maxLvl": 10, "costInc": 2, "bonusInc": [1, 30], @@ -51,7 +51,7 @@ export const initBuildingRepo = () => { "name": "Chest Space", "description": "Just gives more Storage Chest slots, straight up. I gotchu dawg, yeh. (Passive Upgrade) ", "bonus": " +2 Storage Chest Slots @ +{ more Storage Chest Slots", - "lvlUpReq": [{"item": "Refinery2", "quantity": 25}, {"item": "OakTree", "quantity": 500}], + "lvlUpReq": [{"item": "Refinery2", "quantity": 25}, {"item": "Blank", "quantity": 0}], "maxLvl": 25, "costInc": 1.27, "bonusInc": [2, 30], @@ -61,7 +61,7 @@ export const initBuildingRepo = () => { "name": "Cost Cruncher", "description": "Reduces the resource costs of upgrading buildings. Doesn't affect 'building' phase cost (Passive Upgrade) ", "bonus": " -10% Resource Cost @ -{% more Resource Cost", - "lvlUpReq": [{"item": "Refinery3", "quantity": 20}, {"item": "Bug4", "quantity": 500}], + "lvlUpReq": [{"item": "Refinery3", "quantity": 20}, {"item": "Blank", "quantity": 0}], "maxLvl": 60, "costInc": 1.106, "bonusInc": [1, 30], @@ -71,7 +71,7 @@ export const initBuildingRepo = () => { "name": "Trapper Drone", "description": "Remotely deploy AND collect traps to and from any discovered critter location! Collect-all is based on Hunter's Eagle Eye Talent. ", "bonus": " +{% Extra critters from all traps", - "lvlUpReq": [{"item": "Refinery3", "quantity": 30}, {"item": "Critter3A", "quantity": 5}], + "lvlUpReq": [{"item": "Refinery3", "quantity": 30}, {"item": "Blank", "quantity": 0}], "maxLvl": 15, "costInc": 1.95, "bonusInc": [10, 1], @@ -81,7 +81,7 @@ export const initBuildingRepo = () => { "name": "Automation Arm", "description": "Automate some of the more tedious actions with the flip of a switch! Let the robots do the dirty work! ", "bonus": " +{ Automated System, controlled via @ the Robotic Arm.", - "lvlUpReq": [{"item": "Refinery3", "quantity": 50}, {"item": "SnowC2", "quantity": 300}], + "lvlUpReq": [{"item": "Refinery3", "quantity": 50}, {"item": "Blank", "quantity": 0}], "maxLvl": 5, "costInc": 4, "bonusInc": [1, 1], @@ -91,7 +91,7 @@ export const initBuildingRepo = () => { "name": "Atom Collider", "description": "Accelerate enough material to high speeds, and you can create the first physical atoms in this pixellated world! ", "bonus": " Upgrade costs for atoms are {% cheaper (Increases every 10 lvs).", - "lvlUpReq": [{"item": "Refinery6", "quantity": 10}, {"item": "LavaB2", "quantity": 25}], + "lvlUpReq": [{"item": "Refinery6", "quantity": 10}, {"item": "Blank", "quantity": 0}], "maxLvl": 200, "costInc": 1.14, "bonusInc": [0.1, 0.1], @@ -111,7 +111,7 @@ export const initBuildingRepo = () => { "name": "Fireball Lobber", "description": "Lobs exploding fireballs. @ Has medium speed, and medium damage. ", "bonus": " +{% Damage @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery1", "quantity": 4}, {"item": "Critter1", "quantity": 50}], + "lvlUpReq": [{"item": "Refinery1", "quantity": 4}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.33, "bonusInc": [20, 1.5], @@ -121,7 +121,7 @@ export const initBuildingRepo = () => { "name": "Boulder Roller", "description": "Rolls a boulder forward. @ Has slow speed, and medium damage, but reliably hits multiple enemies. ", "bonus": " +{% Damage @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery2", "quantity": 4}, {"item": "IronBar", "quantity": 30}], + "lvlUpReq": [{"item": "Refinery2", "quantity": 4}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.276, "bonusInc": [25, 1.6], @@ -131,7 +131,7 @@ export const initBuildingRepo = () => { "name": "Frozone Malone", "description": "Casts a wave of freezing snow. @ Has slow speed, but can stack it's effect with other Freeze Towers. ", "bonus": " +{% Range @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery2", "quantity": 7}, {"item": "BirchTree", "quantity": 200}], + "lvlUpReq": [{"item": "Refinery2", "quantity": 7}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.246, "bonusInc": [1.5, 1.6], @@ -141,7 +141,7 @@ export const initBuildingRepo = () => { "name": "Stormcaller", "description": "Smites enemies with lightning @ Has super slow speed, but high damage. ", "bonus": " +{% Damage @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery3", "quantity": 5}, {"item": "Critter3", "quantity": 200}], + "lvlUpReq": [{"item": "Refinery3", "quantity": 5}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.23, "bonusInc": [30, 1.7], @@ -151,7 +151,7 @@ export const initBuildingRepo = () => { "name": "Party Starter", "description": "Confetti! @ Has no function other than its Trait Boosts. ", "bonus": " +{% Range @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery3", "quantity": 9}, {"item": "Bug5", "quantity": 300}], + "lvlUpReq": [{"item": "Refinery3", "quantity": 9}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.222, "bonusInc": [4, 1.7], @@ -161,7 +161,7 @@ export const initBuildingRepo = () => { "name": "Kraken Cosplayer", "description": "Summons eyeball defenders. @ Has slow speed, and just keeps monsters away. ", "bonus": " +{% Spawn Rate @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery4", "quantity": 7}, {"item": "Dementia", "quantity": 200}], + "lvlUpReq": [{"item": "Refinery4", "quantity": 7}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.22, "bonusInc": [3, 1.6], @@ -171,7 +171,7 @@ export const initBuildingRepo = () => { "name": "Poisonic Elder", "description": "Poisons enemies. @ Has slow speed, but great AoE for hitting large crowds of mobs. ", "bonus": " +{% Damage @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery5", "quantity": 10}, {"item": "GalaxyA1", "quantity": 600}], + "lvlUpReq": [{"item": "Refinery5", "quantity": 10}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.21, "bonusInc": [15, 1.6], @@ -181,7 +181,7 @@ export const initBuildingRepo = () => { "name": "Voidinator", "description": "Casts a wave of null and void, removing enemy colours. ", "bonus": " +{% Range @ +}% Lower Upgrade Costs in Worship", - "lvlUpReq": [{"item": "Refinery6", "quantity": 20}, {"item": "LavaA1", "quantity": 5000}], + "lvlUpReq": [{"item": "Refinery6", "quantity": 20}, {"item": "Blank", "quantity": 0}], "maxLvl": 50, "costInc": 1.4, "bonusInc": [0.7, 0.8], @@ -201,7 +201,7 @@ export const initBuildingRepo = () => { "name": "Isaccian Shrine", "description": "This shrine increases the Max HP and Total Defence of characters on the same map. Level it up by claiming AFK Gains on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery1", "quantity": 5}, {"item": "Soul1", "quantity": 30}], + "lvlUpReq": [{"item": "Refinery1", "quantity": 5}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.15, "bonusInc": [10, 30], @@ -211,7 +211,7 @@ export const initBuildingRepo = () => { "name": "Crystal Shrine", "description": "This shrine increases Shrine Level Up Rate for all other shrines on the same map. Level it up by claiming AFK Gains on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery2", "quantity": 4}, {"item": "GoldBar", "quantity": 25}], + "lvlUpReq": [{"item": "Refinery2", "quantity": 4}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.13, "bonusInc": [10, 30], @@ -221,7 +221,7 @@ export const initBuildingRepo = () => { "name": "Pantheon Shrine", "description": "This shrine increases the Carry Capacity of all characters on the same map. Level it up by claiming AFK Gains on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery2", "quantity": 7}, {"item": "JungleTree", "quantity": 300}], + "lvlUpReq": [{"item": "Refinery2", "quantity": 7}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.115, "bonusInc": [10, 30], @@ -231,7 +231,7 @@ export const initBuildingRepo = () => { "name": "Clover Shrine", "description": "This shrine increases the Drop Rate of all characters on the same map. Level it up by claiming AFK Gains on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery3", "quantity": 5}, {"item": "Soul3", "quantity": 50}], + "lvlUpReq": [{"item": "Refinery3", "quantity": 5}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.11, "bonusInc": [10, 30], @@ -241,7 +241,7 @@ export const initBuildingRepo = () => { "name": "Summereading Shrine", "description": "This shrine increases all EXP gain for all characters on the same map. Level it up by claiming AFK Gains on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery3", "quantity": 10}, {"item": "Bug6", "quantity": 100}], + "lvlUpReq": [{"item": "Refinery3", "quantity": 10}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.106, "bonusInc": [10, 30], @@ -251,7 +251,7 @@ export const initBuildingRepo = () => { "name": "Crescent Shrine", "description": "This shrine increases Crystal and Giant Spawn chance, and Active EXP gain, of all characters on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery4", "quantity": 12}, {"item": "Void", "quantity": 200}], + "lvlUpReq": [{"item": "Refinery4", "quantity": 12}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.106, "bonusInc": [10, 30], @@ -261,7 +261,7 @@ export const initBuildingRepo = () => { "name": "Undead Shrine", "description": "This shrine increases the Respawn rate of all monsters on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery5", "quantity": 14}, {"item": "Tree7", "quantity": 350}], + "lvlUpReq": [{"item": "Refinery5", "quantity": 14}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.1, "bonusInc": [10, 30], @@ -271,7 +271,7 @@ export const initBuildingRepo = () => { "name": "Primordial Shrine", "description": "This shrine increases the AFK Gain Rate of all characters on the same map. ", "bonus": " +{% Level Up Rate", - "lvlUpReq": [{"item": "Refinery6", "quantity": 10}, {"item": "SnowC4a", "quantity": 1}], + "lvlUpReq": [{"item": "Refinery6", "quantity": 10}, {"item": "Blank", "quantity": 0}], "maxLvl": 100, "costInc": 1.09, "bonusInc": [10, 30], diff --git a/data/domain/data/CardDropChanceRepo.ts b/data/domain/data/CardDropChanceRepo.ts index 8a2e94db..29928381 100644 --- a/data/domain/data/CardDropChanceRepo.ts +++ b/data/domain/data/CardDropChanceRepo.ts @@ -137,6 +137,18 @@ export const initCardDropChanceRepo = () => { new CardDropChanceBase("CardsJ10", {"dropChance": 2e-07}), new CardDropChanceBase("CardsJ11", {"dropChance": 1.5e-07}), new CardDropChanceBase("CardsJ12", {"dropChance": 1e-07}), + new CardDropChanceBase("CardsJ13", {"dropChance": 1e-05}), + new CardDropChanceBase("CardsJ14", {"dropChance": 7e-06}), + new CardDropChanceBase("CardsJ15", {"dropChance": 5e-06}), + new CardDropChanceBase("CardsJ16", {"dropChance": 3e-06}), + new CardDropChanceBase("CardsJ17", {"dropChance": 1.5e-06}), + new CardDropChanceBase("CardsJ18", {"dropChance": 7e-07}), + new CardDropChanceBase("CardsJ19", {"dropChance": 5e-07}), + new CardDropChanceBase("CardsJ20", {"dropChance": 3e-07}), + new CardDropChanceBase("CardsJ21", {"dropChance": 2e-07}), + new CardDropChanceBase("CardsJ22", {"dropChance": 1e-07}), + new CardDropChanceBase("CardsJ23", {"dropChance": 1e-07}), + new CardDropChanceBase("CardsJ24", {"dropChance": 1e-07}), new CardDropChanceBase("CardsY0", {"dropChance": 0.05}), new CardDropChanceBase("CardsY21", {"dropChance": 0}), new CardDropChanceBase("CardsY3", {"dropChance": 0.05}), @@ -191,6 +203,8 @@ export const initCardDropChanceRepo = () => { new CardDropChanceBase("CardsF42", {"dropChance": 8e-05}), new CardDropChanceBase("CardsF43", {"dropChance": 3e-05}), new CardDropChanceBase("CardsF48", {"dropChance": 5e-06}), + new CardDropChanceBase("CardsF49", {"dropChance": 1e-06}), + new CardDropChanceBase("CardsF50", {"dropChance": 3e-07}), new CardDropChanceBase("CardsC8", {"dropChance": 1e-08}), new CardDropChanceBase("CardsC9", {"dropChance": 0.0018}), new CardDropChanceBase("CardsC10", {"dropChance": 0.0016}), diff --git a/data/domain/data/CardRepo.ts b/data/domain/data/CardRepo.ts index f6a232b1..9d6ca457 100644 --- a/data/domain/data/CardRepo.ts +++ b/data/domain/data/CardRepo.ts @@ -993,11 +993,27 @@ export const initCardRepo = () => { new CardDataBase("SpelunkingCard3", { "cardID": "F48", "category": "Hard Resources", - "perTier": 50000, + "perTier": 40000, "effect": "+{% Spelunking EXP", "bonus": 8, "order": 33 }), + new CardDataBase("SpelunkingCard4", { + "cardID": "F49", + "category": "Hard Resources", + "perTier": 150000, + "effect": "+{% Spelunking AFK Gain", + "bonus": 2, + "order": 34 + }), + new CardDataBase("SpelunkingCard5", { + "cardID": "F50", + "category": "Hard Resources", + "perTier": 2.5e+06, + "effect": "+{% Spelunking EXP", + "bonus": 15, + "order": 35 + }), new CardDataBase("mushP", { "cardID": "G1", "category": "Hyperion Nebula", @@ -1454,13 +1470,109 @@ export const initCardRepo = () => { "bonus": 1, "order": 12 }), + new CardDataBase("w7b1", { + "cardID": "J13", + "category": "Shimmerfin Deep", + "perTier": 100000, + "effect": "+{% Research EXP (Passive)", + "bonus": 1, + "order": 13 + }), + new CardDataBase("w7b2", { + "cardID": "J14", + "category": "Shimmerfin Deep", + "perTier": 300000, + "effect": "+{% Gaming Bit Multi (Passive)", + "bonus": 20, + "order": 14 + }), + new CardDataBase("w7b3", { + "cardID": "J15", + "category": "Shimmerfin Deep", + "perTier": 500000, + "effect": "+{% Flaggy Rate Multi (Passive)", + "bonus": 10, + "order": 15 + }), + new CardDataBase("w7b4", { + "cardID": "J16", + "category": "Shimmerfin Deep", + "perTier": 900000, + "effect": "+{% Research EXP (Passive)", + "bonus": 2, + "order": 16 + }), + new CardDataBase("w7b5", { + "cardID": "J17", + "category": "Shimmerfin Deep", + "perTier": 1.5e+06, + "effect": "+{% Farming EVO Multi (Passive)", + "bonus": 50, + "order": 17 + }), + new CardDataBase("w7b6", { + "cardID": "J18", + "category": "Shimmerfin Deep", + "perTier": 3.5e+06, + "effect": "+{% Class EXP Multi", + "bonus": 5, + "order": 18 + }), + new CardDataBase("w7b7", { + "cardID": "J19", + "category": "Shimmerfin Deep", + "perTier": 6e+06, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 19 + }), + new CardDataBase("w7b8", { + "cardID": "J20", + "category": "Shimmerfin Deep", + "perTier": 1e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 20 + }), + new CardDataBase("w7b9", { + "cardID": "J21", + "category": "Shimmerfin Deep", + "perTier": 2e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 21 + }), + new CardDataBase("w7b10", { + "cardID": "J22", + "category": "Shimmerfin Deep", + "perTier": 3e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 22 + }), + new CardDataBase("w7b11", { + "cardID": "J23", + "category": "Shimmerfin Deep", + "perTier": 2e+07, + "effect": "+{% Research AFK gain (Passive)", + "bonus": 1, + "order": 23 + }), + new CardDataBase("w7b12", { + "cardID": "J24", + "category": "Shimmerfin Deep", + "perTier": 1e+08, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 24 + }), new CardDataBase("Crystal6", { "cardID": "J99", "category": "Shimmerfin Deep", "perTier": 2.5e+06, "effect": "+{% Damage Multi (Passive)", "bonus": 1.5, - "order": 13 + "order": 25 }), new CardDataBase("frogP", { "cardID": "X0", diff --git a/data/domain/data/CompanionRepo.ts b/data/domain/data/CompanionRepo.ts index a0418590..74ef9416 100644 --- a/data/domain/data/CompanionRepo.ts +++ b/data/domain/data/CompanionRepo.ts @@ -14,7 +14,7 @@ export const initCompanionRepo = () => { "x2": -22, "x3": -14, "x4": 2000, - "x5": 140 + "x5": 165 }), new CompanionBase(1, { "id": "rift2", @@ -24,7 +24,7 @@ export const initCompanionRepo = () => { "x2": 6, "x3": -14, "x4": 450, - "x5": 130 + "x5": 125 }), new CompanionBase(2, { "id": "ram", @@ -34,17 +34,17 @@ export const initCompanionRepo = () => { "x2": 16, "x3": -19, "x4": 150, - "x5": 125 + "x5": 120 }), new CompanionBase(3, { "id": "Crystal3", - "desc": "{100% Drop Rate and Exp from monsters", + "desc": "{100% Drop Rate and Class Exp", "bonus": 100, "x1": -19, "x2": 20, "x3": -8, "x4": 150, - "x5": 120 + "x5": 110 }), new CompanionBase(4, { "id": "sheep", @@ -54,7 +54,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -11, "x4": 10, - "x5": 110 + "x5": 80 }), new CompanionBase(5, { "id": "w5b1", @@ -64,7 +64,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 10, - "x5": 110 + "x5": 70 }), new CompanionBase(6, { "id": "beanG", @@ -74,7 +74,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -22, "x4": 10, - "x5": 110 + "x5": 65 }), new CompanionBase(7, { "id": "slimeG", @@ -84,7 +84,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -1, "x4": 5, - "x5": 100 + "x5": 50 }), new CompanionBase(8, { "id": "jarSand", @@ -94,7 +94,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -3, "x4": 5, - "x5": 100 + "x5": 50 }), new CompanionBase(9, { "id": "bloque", @@ -104,7 +104,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -17, "x4": 5, - "x5": 100 + "x5": 50 }), new CompanionBase(10, { "id": "frogG", @@ -114,7 +114,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 5, - "x5": 100 + "x5": 40 }), new CompanionBase(11, { "id": "slimeBz", @@ -144,7 +144,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -19, "x4": 250, - "x5": 130 + "x5": 140 }), new CompanionBase(14, { "id": "rift3", @@ -164,7 +164,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -19, "x4": 100, - "x5": 120 + "x5": 110 }), new CompanionBase(16, { "id": "Crystal4", @@ -174,7 +174,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 100, - "x5": 120 + "x5": 110 }), new CompanionBase(17, { "id": "w5b6", @@ -184,7 +184,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -15, "x4": 100, - "x5": 120 + "x5": 100 }), new CompanionBase(18, { "id": "frogBIG", @@ -194,7 +194,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -29, "x4": 10, - "x5": 110 + "x5": 80 }), new CompanionBase(19, { "id": "potato", @@ -204,7 +204,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -25, "x4": 10, - "x5": 110 + "x5": 70 }), new CompanionBase(20, { "id": "w4b1", @@ -214,7 +214,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 10, - "x5": 110 + "x5": 60 }), new CompanionBase(21, { "id": "frogP", @@ -224,7 +224,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 5, - "x5": 100 + "x5": 55 }), new CompanionBase(22, { "id": "glass", @@ -234,7 +234,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 5, - "x5": 100 + "x5": 50 }), new CompanionBase(23, { "id": "mushG", @@ -244,7 +244,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 5, - "x5": 100 + "x5": 30 }), new CompanionBase(24, { "id": "Pet10", @@ -264,7 +264,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -20, "x4": 500, - "x5": 100 + "x5": 110 }), new CompanionBase(26, { "id": "Pet3", @@ -284,7 +284,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -33, "x4": 500, - "x5": 135 + "x5": 150 }), new CompanionBase(28, { "id": "w7d1", @@ -304,7 +304,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -8, "x4": 100, - "x5": 80 + "x5": 115 }), new CompanionBase(30, { "id": "Pet1", @@ -314,7 +314,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 100, - "x5": 100 + "x5": 110 }), new CompanionBase(31, { "id": "Pet2", @@ -324,7 +324,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -8, "x4": 100, - "x5": 15 + "x5": 90 }), new CompanionBase(32, { "id": "Pet4", @@ -334,7 +334,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -13, "x4": 100, - "x5": 120 + "x5": 125 }), new CompanionBase(33, { "id": "Pet5", @@ -344,7 +344,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -10, "x4": 100, - "x5": 15 + "x5": 100 }), new CompanionBase(34, { "id": "Pet6", @@ -354,7 +354,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -9, "x4": 100, - "x5": 15 + "x5": 80 }), new CompanionBase(35, { "id": "Pet8", @@ -364,7 +364,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -13, "x4": 100, - "x5": 15 + "x5": 110 }), new CompanionBase(36, { "id": "Pet11", @@ -374,7 +374,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -11, "x4": 100, - "x5": 15 + "x5": 100 }), new CompanionBase(37, { "id": "w7e1", @@ -394,7 +394,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -15, "x4": 250, - "x5": 140 + "x5": 130 }), new CompanionBase(39, { "id": "w7a8", @@ -404,7 +404,7 @@ export const initCompanionRepo = () => { "x2": 30, "x3": -7, "x4": 250, - "x5": 130 + "x5": 115 }), new CompanionBase(40, { "id": "w7a4", @@ -414,7 +414,7 @@ export const initCompanionRepo = () => { "x2": 20, "x3": -19, "x4": 100, - "x5": 120 + "x5": 110 }), new CompanionBase(41, { "id": "Crystal6", @@ -424,7 +424,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -14, "x4": 100, - "x5": 120 + "x5": 105 }), new CompanionBase(42, { "id": "w7a3", @@ -434,7 +434,7 @@ export const initCompanionRepo = () => { "x2": 28, "x3": -17, "x4": 100, - "x5": 120 + "x5": 90 }), new CompanionBase(43, { "id": "w7a7", @@ -444,7 +444,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -19, "x4": 10, - "x5": 110 + "x5": 80 }), new CompanionBase(44, { "id": "w7a10", @@ -454,7 +454,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -15, "x4": 10, - "x5": 110 + "x5": 75 }), new CompanionBase(45, { "id": "w7a1", @@ -464,7 +464,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -5, "x4": 10, - "x5": 110 + "x5": 65 }), new CompanionBase(46, { "id": "coconut", @@ -474,7 +474,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -24, "x4": 5, - "x5": 100 + "x5": 60 }), new CompanionBase(47, { "id": "snakeG", @@ -484,7 +484,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -9, "x4": 5, - "x5": 100 + "x5": 55 }), new CompanionBase(48, { "id": "mushP", @@ -494,7 +494,7 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -11, "x4": 5, - "x5": 100 + "x5": 50 }), new CompanionBase(49, { "id": "bubba", @@ -504,27 +504,1057 @@ export const initCompanionRepo = () => { "x2": 0, "x3": -37, "x4": 5, - "x5": 100 - }), + "x5": 165 + }), new CompanionBase(50, { - "id": "snakeR", - "desc": "{25% Class EXP, {25% Drop Rate, 1.01x Class EXP, and 1.01x Drop Rate", - "bonus": 25, - "x1": -3, - "x2": 0, - "x3": -9, - "x4": 0, - "x5": 100 - }), + "id": "snakeR", + "desc": "{25% Class EXP, {25% Drop Rate, 1.01x Class EXP, and 1.01x Drop Rate", + "bonus": 25, + "x1": -3, + "x2": 0, + "x3": -9, + "x4": 0, + "x5": 60 + }), new CompanionBase(51, { - "id": "w6c2b", - "desc": "3x bonuses from Orion, Poppy, and Bubba (and all future Clickers)", - "bonus": 2, - "x1": -21, - "x2": 0, - "x3": -11, - "x4": 100, - "x5": 100 - }), + "id": "w6c2b", + "desc": "3x bonuses from Orion, Poppy, and Bubba (and all future Clickers)", + "bonus": 2, + "x1": -21, + "x2": 0, + "x3": -11, + "x4": 100, + "x5": 130 + }), + new CompanionBase(52, { + "id": "w7b5", + "desc": "1.50x Research EXP gain (World 7 feature)", + "bonus": 0.5, + "x1": -24, + "x2": 0, + "x3": -18, + "x4": 1, + "x5": 120 + }), + new CompanionBase(53, { + "id": "w7b1b", + "desc": "100x Gaming Bits gained (World 5 feature)", + "bonus": 99, + "x1": -7, + "x2": 0, + "x3": -18, + "x4": 1, + "x5": 140 + }), + new CompanionBase(54, { + "id": "w7b6b", + "desc": "+1 new Research Shape, shows up after you get Research LV. 20", + "bonus": 1, + "x1": -24, + "x2": 0, + "x3": -26, + "x4": 1, + "x5": 165 + }), + new CompanionBase(55, { + "id": "w7b11", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": -26, + "x2": 0, + "x3": -28, + "x4": 1, + "x5": 200 + }), + new CompanionBase(56, { + "id": "w7b10", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": -43, + "x2": 0, + "x3": -30, + "x4": 1, + "x5": 260 + }), + new CompanionBase(57, { + "id": "w7b12", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": -36, + "x2": 0, + "x3": -41, + "x4": 1, + "x5": 340 + }), + new CompanionBase(58, { + "id": "bubbab", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": -47, + "x2": 0, + "x3": -35, + "x4": 1, + "x5": 420 + }), + new CompanionBase(59, { + "id": "acorn", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 60 + }), + new CompanionBase(60, { + "id": "babaHour", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 150 + }), + new CompanionBase(61, { + "id": "babayaga", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 150 + }), + new CompanionBase(62, { + "id": "branch", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 55 + }), + new CompanionBase(63, { + "id": "carrotO", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 80 + }), + new CompanionBase(64, { + "id": "caveA", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(65, { + "id": "caveB", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(66, { + "id": "crabcake", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 60 + }), + new CompanionBase(67, { + "id": "crabcakeB", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(68, { + "id": "Crystal0", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 105 + }), + new CompanionBase(69, { + "id": "Crystal1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 105 + }), + new CompanionBase(70, { + "id": "Crystal2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(71, { + "id": "Crystal5", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(72, { + "id": "demonP", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(73, { + "id": "frogGG", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 125 + }), + new CompanionBase(74, { + "id": "frogR", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 120 + }), + new CompanionBase(75, { + "id": "frogY", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 110 + }), + new CompanionBase(76, { + "id": "ghost", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(77, { + "id": "goblinG", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 45 + }), + new CompanionBase(78, { + "id": "mamoth", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(79, { + "id": "mimicA", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 40 + }), + new CompanionBase(80, { + "id": "moonman", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 70 + }), + new CompanionBase(81, { + "id": "mushR", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 40 + }), + new CompanionBase(82, { + "id": "mushW", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(83, { + "id": "pincermin", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 95 + }), + new CompanionBase(84, { + "id": "plank", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 50 + }), + new CompanionBase(85, { + "id": "potatoB", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 110 + }), + new CompanionBase(86, { + "id": "ratB", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 90 + }), + new CompanionBase(87, { + "id": "rift1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(88, { + "id": "rift4", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(89, { + "id": "rift5", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(90, { + "id": "sandcastle", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 45 + }), + new CompanionBase(91, { + "id": "sandgiant", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 105 + }), + new CompanionBase(92, { + "id": "shovelR", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 50 + }), + new CompanionBase(93, { + "id": "shovel", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(94, { + "id": "skele", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(95, { + "id": "skele2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(96, { + "id": "slimeB", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(97, { + "id": "slimmer", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(98, { + "id": "snailZ", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 115 + }), + new CompanionBase(99, { + "id": "snakeB", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(100, { + "id": "snakeY", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(101, { + "id": "snowball", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(102, { + "id": "speaker", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(103, { + "id": "steak", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 85 + }), + new CompanionBase(104, { + "id": "steakR", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(105, { + "id": "thermostat", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(106, { + "id": "w4a2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(107, { + "id": "w4a3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(108, { + "id": "w4b2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(109, { + "id": "w4b3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(110, { + "id": "w4b4", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(111, { + "id": "w4c1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(112, { + "id": "w4c2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(113, { + "id": "w4c3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(114, { + "id": "w4c4", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(115, { + "id": "w5a1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(116, { + "id": "w5a2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(117, { + "id": "w5a3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(118, { + "id": "w5a4", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(119, { + "id": "w5a5", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(120, { + "id": "w5b3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(121, { + "id": "w5b4", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(122, { + "id": "w5b5", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(123, { + "id": "w5c1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(124, { + "id": "w5c2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(125, { + "id": "w6a1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(126, { + "id": "w6a2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(127, { + "id": "w6a3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(128, { + "id": "w6a4", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(129, { + "id": "w6a5", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(130, { + "id": "w6b1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(131, { + "id": "w6b2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(132, { + "id": "w6b3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(133, { + "id": "w6c1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(134, { + "id": "w6c2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(135, { + "id": "w6d1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(136, { + "id": "w6d2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(137, { + "id": "w7a2", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(138, { + "id": "w7a6", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(139, { + "id": "w7a9", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(140, { + "id": "w7a11", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(141, { + "id": "w7a12", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(142, { + "id": "w7b1", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(143, { + "id": "w7b2", + "desc": "20x total Spelunking POW, and 2x Minehead Currency Gain!", + "bonus": 20, + "x1": -20, + "x2": 0, + "x3": -19, + "x4": 1, + "x5": 190 + }), + new CompanionBase(144, { + "id": "w7b3", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(145, { + "id": "w7b4", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(146, { + "id": "w7b6", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(147, { + "id": "w7b7zzz", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(148, { + "id": "w7b8zzz", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(149, { + "id": "w7b9zzz", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 100 + }), + new CompanionBase(150, { + "id": "T1a", + "desc": "Congratulations on winning the Bronze Tournament in Season 1!", + "bonus": 1, + "x1": -26, + "x2": 0, + "x3": -19, + "x4": 1, + "x5": 10 + }), + new CompanionBase(151, { + "id": "T1b", + "desc": "Congratulations on winning the Silver Tournament in Season 1!", + "bonus": 1, + "x1": -26, + "x2": 0, + "x3": -19, + "x4": 1, + "x5": 10 + }), + new CompanionBase(152, { + "id": "T1c", + "desc": "Congratulations on winning the Gold Tournament in Season 1!", + "bonus": 1, + "x1": -26, + "x2": 0, + "x3": -24, + "x4": 1, + "x5": 10 + }), + new CompanionBase(153, { + "id": "rift5", + "desc": "Not officially in the game and may never be", + "bonus": 1, + "x1": 0, + "x2": 0, + "x3": 0, + "x4": 1, + "x5": 170 + }), + new CompanionBase(154, { + "id": "w7b3b", + "desc": "1.60x Kills multi, and 2x Artifact Find Chance for Sailing!", + "bonus": 0.6, + "x1": -16, + "x2": 0, + "x3": -22, + "x4": 1, + "x5": 160 + }) ] } diff --git a/data/domain/data/DetDropsRepo.ts b/data/domain/data/DetDropsRepo.ts index e28dc966..9dbfa43d 100644 --- a/data/domain/data/DetDropsRepo.ts +++ b/data/domain/data/DetDropsRepo.ts @@ -63,6 +63,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0}, {"source": "OakTree", "quantity": 1, "chance": 0}, {"source": "BirchTree", "quantity": 1, "chance": 0}, @@ -124,6 +126,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0}, {"source": "OakTree", "quantity": 1, "chance": 0}, {"source": "BirchTree", "quantity": 1, "chance": 0}, @@ -517,6 +521,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 0}, {"source": "w7a11", "quantity": 1, "chance": 0}, {"source": "w7a12", "quantity": 1, "chance": 0}, + {"source": "w7b1", "quantity": 1, "chance": 0}, + {"source": "w7b2", "quantity": 1, "chance": 0}, + {"source": "w7b3", "quantity": 1, "chance": 0}, + {"source": "w7b4", "quantity": 1, "chance": 0}, + {"source": "w7b5", "quantity": 1, "chance": 0}, + {"source": "w7b6", "quantity": 1, "chance": 0}, + {"source": "w7b7", "quantity": 1, "chance": 0}, + {"source": "w7b8", "quantity": 1, "chance": 0}, + {"source": "w7b9", "quantity": 1, "chance": 0}, + {"source": "w7b10", "quantity": 1, "chance": 0}, + {"source": "w7b11", "quantity": 1, "chance": 0}, + {"source": "w7b12", "quantity": 1, "chance": 0}, {"source": "w7d1", "quantity": 1, "chance": 0}, {"source": "Crystal6", "quantity": 1, "chance": 0}, {"source": "w7a1", "quantity": 1, "chance": 0}, @@ -530,6 +546,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 0}, {"source": "w7a11", "quantity": 1, "chance": 0}, {"source": "w7a12", "quantity": 1, "chance": 0}, + {"source": "w7b1", "quantity": 1, "chance": 0}, + {"source": "w7b2", "quantity": 1, "chance": 0}, + {"source": "w7b3", "quantity": 1, "chance": 0}, + {"source": "w7b4", "quantity": 1, "chance": 0}, + {"source": "w7b5", "quantity": 1, "chance": 0}, + {"source": "w7b6", "quantity": 1, "chance": 0}, + {"source": "w7b7", "quantity": 1, "chance": 0}, + {"source": "w7b8", "quantity": 1, "chance": 0}, + {"source": "w7b9", "quantity": 1, "chance": 0}, + {"source": "w7b10", "quantity": 1, "chance": 0}, + {"source": "w7b11", "quantity": 1, "chance": 0}, + {"source": "w7b12", "quantity": 1, "chance": 0}, {"source": "w7d1", "quantity": 1, "chance": 0}, {"source": "frogGG", "quantity": 25000, "chance": 1}, {"source": "frogGR2", "quantity": 25000, "chance": 1}, @@ -686,6 +714,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 25300000, "chance": 0.5}, {"source": "w7a11", "quantity": 35000000, "chance": 0.5}, {"source": "w7a12", "quantity": 50000000, "chance": 0.5}, + {"source": "w7b1", "quantity": 12500000, "chance": 0.5}, + {"source": "w7b2", "quantity": 35000000, "chance": 0.5}, + {"source": "w7b3", "quantity": 50000000, "chance": 0.5}, + {"source": "w7b4", "quantity": 70000000, "chance": 0.5}, + {"source": "w7b5", "quantity": 150000000, "chance": 0.5}, + {"source": "w7b6", "quantity": 250000000, "chance": 0.5}, + {"source": "w7b7", "quantity": 1100000, "chance": 0.5}, + {"source": "w7b8", "quantity": 1100000, "chance": 0.5}, + {"source": "w7b9", "quantity": 1100000, "chance": 0.5}, + {"source": "w7b10", "quantity": 1100000, "chance": 0.5}, + {"source": "w7b11", "quantity": 500000000, "chance": 0.5}, + {"source": "w7b12", "quantity": 1100000, "chance": 0.5}, {"source": "w7d1", "quantity": 65000, "chance": 0.5}, {"source": "ChestA1", "quantity": 100, "chance": 1}, {"source": "ChestB1", "quantity": 400, "chance": 1}, @@ -816,10 +856,14 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 0, "chance": 0}, {"source": "Spelunking2", "quantity": 0, "chance": 0}, {"source": "Spelunking3", "quantity": 0, "chance": 0}, + {"source": "Spelunking4", "quantity": 0, "chance": 0}, + {"source": "Spelunking5", "quantity": 0, "chance": 0}, {"source": "SpelunkingCard0", "quantity": 0, "chance": 0}, {"source": "SpelunkingCard1", "quantity": 0, "chance": 0}, {"source": "SpelunkingCard2", "quantity": 0, "chance": 0}, - {"source": "SpelunkingCard3", "quantity": 0, "chance": 0} + {"source": "SpelunkingCard3", "quantity": 0, "chance": 0}, + {"source": "SpelunkingCard4", "quantity": 0, "chance": 0}, + {"source": "SpelunkingCard5", "quantity": 0, "chance": 0} ] }), new DetDropsBase("SmithingRecipes1", { @@ -1076,6 +1120,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 8, "chance": 0.0005}, {"source": "w7a11", "quantity": 8, "chance": 0.0005}, {"source": "w7a12", "quantity": 8, "chance": 0.0005}, + {"source": "w7b1", "quantity": 8, "chance": 0.0005}, + {"source": "w7b2", "quantity": 8, "chance": 0.0005}, + {"source": "w7b3", "quantity": 8, "chance": 0.0005}, + {"source": "w7b4", "quantity": 8, "chance": 0.0005}, + {"source": "w7b5", "quantity": 8, "chance": 0.0005}, + {"source": "w7b6", "quantity": 8, "chance": 0.0005}, + {"source": "w7b7", "quantity": 8, "chance": 0.0005}, + {"source": "w7b8", "quantity": 8, "chance": 0.0005}, + {"source": "w7b9", "quantity": 8, "chance": 0.0005}, + {"source": "w7b10", "quantity": 8, "chance": 0.0005}, + {"source": "w7b11", "quantity": 8, "chance": 0.0005}, + {"source": "w7b12", "quantity": 8, "chance": 0.0005}, {"source": "w7d1", "quantity": 8, "chance": 0.00125} ] }), @@ -1148,6 +1204,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.003}, {"source": "OakTree", "quantity": 1, "chance": 4.8e-05}, {"source": "BirchTree", "quantity": 1, "chance": 5.1e-05}, @@ -1352,6 +1410,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "ChestA1", "quantity": 1, "chance": 0.09} ] }), @@ -1378,6 +1438,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.015}, {"source": "OakTree", "quantity": 1, "chance": 0.00024}, {"source": "BirchTree", "quantity": 1, "chance": 0.000255}, @@ -1415,7 +1477,9 @@ export const initDetDropsRepo = () => { {"source": "Spelunking0", "quantity": 1, "chance": 0}, {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, - {"source": "Spelunking3", "quantity": 1, "chance": 0} + {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0} ] }), new DetDropsBase("FoodPotGr1", { @@ -1440,7 +1504,9 @@ export const initDetDropsRepo = () => { {"source": "Spelunking0", "quantity": 5, "chance": 0}, {"source": "Spelunking1", "quantity": 5, "chance": 0}, {"source": "Spelunking2", "quantity": 5, "chance": 0}, - {"source": "Spelunking3", "quantity": 5, "chance": 0} + {"source": "Spelunking3", "quantity": 5, "chance": 0}, + {"source": "Spelunking4", "quantity": 5, "chance": 0}, + {"source": "Spelunking5", "quantity": 5, "chance": 0} ] }), new DetDropsBase("StampA13", { @@ -1465,7 +1531,9 @@ export const initDetDropsRepo = () => { {"source": "Spelunking0", "quantity": 1, "chance": 0}, {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, - {"source": "Spelunking3", "quantity": 1, "chance": 0} + {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0} ] }), new DetDropsBase("ObolBronze3", { @@ -1490,7 +1558,9 @@ export const initDetDropsRepo = () => { {"source": "Spelunking0", "quantity": 1, "chance": 0}, {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, - {"source": "Spelunking3", "quantity": 1, "chance": 0} + {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0} ] }), new DetDropsBase("Leaf1", { @@ -1612,6 +1682,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9e-07}, {"source": "OakTree", "quantity": 1, "chance": 1.44e-08}, {"source": "BirchTree", "quantity": 1, "chance": 1.53e-08}, @@ -1862,6 +1934,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.00021}, {"source": "OakTree", "quantity": 1, "chance": 3.36e-06}, {"source": "BirchTree", "quantity": 1, "chance": 3.57e-06}, @@ -2112,6 +2186,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 3623100, "chance": 0}, {"source": "Spelunking2", "quantity": 3623100, "chance": 0}, {"source": "Spelunking3", "quantity": 3623100, "chance": 0}, + {"source": "Spelunking4", "quantity": 3623100, "chance": 0}, + {"source": "Spelunking5", "quantity": 3623100, "chance": 0}, {"source": "Crystal0", "quantity": 3623100, "chance": 0.0003}, {"source": "OakTree", "quantity": 3623100, "chance": 4.8e-06}, {"source": "BirchTree", "quantity": 3623100, "chance": 5.1e-06}, @@ -2173,6 +2249,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 362450, "chance": 0}, {"source": "Spelunking2", "quantity": 362450, "chance": 0}, {"source": "Spelunking3", "quantity": 362450, "chance": 0}, + {"source": "Spelunking4", "quantity": 362450, "chance": 0}, + {"source": "Spelunking5", "quantity": 362450, "chance": 0}, {"source": "Crystal0", "quantity": 362450, "chance": 0.0003}, {"source": "OakTree", "quantity": 362450, "chance": 4.8e-06}, {"source": "BirchTree", "quantity": 362450, "chance": 5.1e-06}, @@ -2247,6 +2325,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.0003}, {"source": "OakTree", "quantity": 1, "chance": 4.8e-06}, {"source": "BirchTree", "quantity": 1, "chance": 5.1e-06}, @@ -2463,6 +2543,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.0015}, {"source": "OakTree", "quantity": 1, "chance": 2.4e-05}, {"source": "BirchTree", "quantity": 1, "chance": 2.55e-05}, @@ -2529,6 +2611,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9.45e-05}, {"source": "OakTree", "quantity": 1, "chance": 1.512e-06}, {"source": "BirchTree", "quantity": 1, "chance": 1.6065e-06}, @@ -2594,6 +2678,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9.765e-05}, {"source": "OakTree", "quantity": 1, "chance": 1.5624e-06}, {"source": "BirchTree", "quantity": 1, "chance": 1.66005e-06}, @@ -2659,6 +2745,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9.135e-05}, {"source": "OakTree", "quantity": 1, "chance": 1.4616e-06}, {"source": "BirchTree", "quantity": 1, "chance": 1.55295e-06}, @@ -2724,6 +2812,8 @@ export const initDetDropsRepo = () => { {"source": "Spelunking1", "quantity": 2, "chance": 0}, {"source": "Spelunking2", "quantity": 2, "chance": 0}, {"source": "Spelunking3", "quantity": 2, "chance": 0}, + {"source": "Spelunking4", "quantity": 2, "chance": 0}, + {"source": "Spelunking5", "quantity": 2, "chance": 0}, {"source": "Crystal0", "quantity": 2, "chance": 0.00255}, {"source": "OakTree", "quantity": 2, "chance": 4.08e-05}, {"source": "BirchTree", "quantity": 2, "chance": 4.335e-05}, @@ -3809,6 +3899,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 3, "chance": 0.0002}, {"source": "w7a11", "quantity": 3, "chance": 0.0002}, {"source": "w7a12", "quantity": 3, "chance": 0.0002}, + {"source": "w7b1", "quantity": 3, "chance": 0.0002}, + {"source": "w7b2", "quantity": 3, "chance": 0.0002}, + {"source": "w7b3", "quantity": 3, "chance": 0.0002}, + {"source": "w7b4", "quantity": 3, "chance": 0.0002}, + {"source": "w7b5", "quantity": 3, "chance": 0.0002}, + {"source": "w7b6", "quantity": 3, "chance": 0.0002}, + {"source": "w7b7", "quantity": 3, "chance": 0.0002}, + {"source": "w7b8", "quantity": 3, "chance": 0.0002}, + {"source": "w7b9", "quantity": 3, "chance": 0.0002}, + {"source": "w7b10", "quantity": 3, "chance": 0.0002}, + {"source": "w7b11", "quantity": 3, "chance": 0.0002}, + {"source": "w7b12", "quantity": 3, "chance": 0.0002}, {"source": "w7d1", "quantity": 3, "chance": 0.0005}, {"source": "poopSmall", "quantity": 1, "chance": 0.23}, {"source": "poopSmall", "quantity": 1, "chance": 0.23}, @@ -5021,6 +5123,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 4e-07}, {"source": "w7a11", "quantity": 1, "chance": 4e-07}, {"source": "w7a12", "quantity": 1, "chance": 4e-07}, + {"source": "w7b1", "quantity": 1, "chance": 4e-07}, + {"source": "w7b2", "quantity": 1, "chance": 4e-07}, + {"source": "w7b3", "quantity": 1, "chance": 4e-07}, + {"source": "w7b4", "quantity": 1, "chance": 4e-07}, + {"source": "w7b5", "quantity": 1, "chance": 4e-07}, + {"source": "w7b6", "quantity": 1, "chance": 4e-07}, + {"source": "w7b7", "quantity": 1, "chance": 4e-07}, + {"source": "w7b8", "quantity": 1, "chance": 4e-07}, + {"source": "w7b9", "quantity": 1, "chance": 4e-07}, + {"source": "w7b10", "quantity": 1, "chance": 4e-07}, + {"source": "w7b11", "quantity": 1, "chance": 4e-07}, + {"source": "w7b12", "quantity": 1, "chance": 4e-07}, {"source": "w7d1", "quantity": 1, "chance": 1e-06} ] }), @@ -5038,6 +5152,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 8e-07}, {"source": "w7a11", "quantity": 1, "chance": 8e-07}, {"source": "w7a12", "quantity": 1, "chance": 8e-07}, + {"source": "w7b1", "quantity": 1, "chance": 8e-07}, + {"source": "w7b2", "quantity": 1, "chance": 8e-07}, + {"source": "w7b3", "quantity": 1, "chance": 8e-07}, + {"source": "w7b4", "quantity": 1, "chance": 8e-07}, + {"source": "w7b5", "quantity": 1, "chance": 8e-07}, + {"source": "w7b6", "quantity": 1, "chance": 8e-07}, + {"source": "w7b7", "quantity": 1, "chance": 8e-07}, + {"source": "w7b8", "quantity": 1, "chance": 8e-07}, + {"source": "w7b9", "quantity": 1, "chance": 8e-07}, + {"source": "w7b10", "quantity": 1, "chance": 8e-07}, + {"source": "w7b11", "quantity": 1, "chance": 8e-07}, + {"source": "w7b12", "quantity": 1, "chance": 8e-07}, {"source": "w7d1", "quantity": 1, "chance": 2e-06} ] }), @@ -5055,6 +5181,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 5e-06}, {"source": "w7a11", "quantity": 1, "chance": 5e-06}, {"source": "w7a12", "quantity": 1, "chance": 5e-06}, + {"source": "w7b1", "quantity": 1, "chance": 5e-06}, + {"source": "w7b2", "quantity": 1, "chance": 5e-06}, + {"source": "w7b3", "quantity": 1, "chance": 5e-06}, + {"source": "w7b4", "quantity": 1, "chance": 5e-06}, + {"source": "w7b5", "quantity": 1, "chance": 5e-06}, + {"source": "w7b6", "quantity": 1, "chance": 5e-06}, + {"source": "w7b7", "quantity": 1, "chance": 5e-06}, + {"source": "w7b8", "quantity": 1, "chance": 5e-06}, + {"source": "w7b9", "quantity": 1, "chance": 5e-06}, + {"source": "w7b10", "quantity": 1, "chance": 5e-06}, + {"source": "w7b11", "quantity": 1, "chance": 5e-06}, + {"source": "w7b12", "quantity": 1, "chance": 5e-06}, {"source": "w7d1", "quantity": 1, "chance": 1.25e-05} ] }), @@ -5072,6 +5210,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 5e-09}, {"source": "w7a11", "quantity": 1, "chance": 5e-09}, {"source": "w7a12", "quantity": 1, "chance": 5e-09}, + {"source": "w7b1", "quantity": 1, "chance": 5e-09}, + {"source": "w7b2", "quantity": 1, "chance": 5e-09}, + {"source": "w7b3", "quantity": 1, "chance": 5e-09}, + {"source": "w7b4", "quantity": 1, "chance": 5e-09}, + {"source": "w7b5", "quantity": 1, "chance": 5e-09}, + {"source": "w7b6", "quantity": 1, "chance": 5e-09}, + {"source": "w7b7", "quantity": 1, "chance": 5e-09}, + {"source": "w7b8", "quantity": 1, "chance": 5e-09}, + {"source": "w7b9", "quantity": 1, "chance": 5e-09}, + {"source": "w7b10", "quantity": 1, "chance": 5e-09}, + {"source": "w7b11", "quantity": 1, "chance": 5e-09}, + {"source": "w7b12", "quantity": 1, "chance": 5e-09}, {"source": "w7d1", "quantity": 1, "chance": 1.25e-08} ] }), @@ -5089,6 +5239,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 1e-12}, {"source": "w7a11", "quantity": 1, "chance": 1e-12}, {"source": "w7a12", "quantity": 1, "chance": 1e-12}, + {"source": "w7b1", "quantity": 1, "chance": 1e-12}, + {"source": "w7b2", "quantity": 1, "chance": 1e-12}, + {"source": "w7b3", "quantity": 1, "chance": 1e-12}, + {"source": "w7b4", "quantity": 1, "chance": 1e-12}, + {"source": "w7b5", "quantity": 1, "chance": 1e-12}, + {"source": "w7b6", "quantity": 1, "chance": 1e-12}, + {"source": "w7b7", "quantity": 1, "chance": 1e-12}, + {"source": "w7b8", "quantity": 1, "chance": 1e-12}, + {"source": "w7b9", "quantity": 1, "chance": 1e-12}, + {"source": "w7b10", "quantity": 1, "chance": 1e-12}, + {"source": "w7b11", "quantity": 1, "chance": 1e-12}, + {"source": "w7b12", "quantity": 1, "chance": 1e-12}, {"source": "w7d1", "quantity": 1, "chance": 2.5e-12} ] }), @@ -5201,7 +5363,9 @@ export const initDetDropsRepo = () => { {"source": "Spelunking0", "quantity": 1, "chance": 0}, {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, - {"source": "Spelunking3", "quantity": 1, "chance": 0} + {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0} ] }), new DetDropsBase("DropTable5", { @@ -5508,6 +5672,18 @@ export const initDetDropsRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 0.001}, {"source": "w7a11", "quantity": 1, "chance": 0.001}, {"source": "w7a12", "quantity": 1, "chance": 0.001}, + {"source": "w7b1", "quantity": 1, "chance": 0.001}, + {"source": "w7b2", "quantity": 1, "chance": 0.001}, + {"source": "w7b3", "quantity": 1, "chance": 0.001}, + {"source": "w7b4", "quantity": 1, "chance": 0.001}, + {"source": "w7b5", "quantity": 1, "chance": 0.001}, + {"source": "w7b6", "quantity": 1, "chance": 0.001}, + {"source": "w7b7", "quantity": 1, "chance": 0.001}, + {"source": "w7b8", "quantity": 1, "chance": 0.001}, + {"source": "w7b9", "quantity": 1, "chance": 0.001}, + {"source": "w7b10", "quantity": 1, "chance": 0.001}, + {"source": "w7b11", "quantity": 1, "chance": 0.001}, + {"source": "w7b12", "quantity": 1, "chance": 0.001}, {"source": "w7d1", "quantity": 1, "chance": 0.0025} ] }), @@ -6247,7 +6423,19 @@ export const initDetDropsRepo = () => { {"source": "w7a5", "quantity": 2, "chance": 5e-08}, {"source": "w7a7", "quantity": 1, "chance": 4e-08}, {"source": "w7a11", "quantity": 3, "chance": 1e-08}, - {"source": "w7a12", "quantity": 4, "chance": 5e-09} + {"source": "w7a12", "quantity": 4, "chance": 5e-09}, + {"source": "w7b1", "quantity": 0, "chance": 8e-07}, + {"source": "w7b2", "quantity": 0, "chance": 8e-07}, + {"source": "w7b3", "quantity": 0, "chance": 8e-07}, + {"source": "w7b4", "quantity": 0, "chance": 8e-07}, + {"source": "w7b5", "quantity": 0, "chance": 8e-07}, + {"source": "w7b6", "quantity": 0, "chance": 8e-07}, + {"source": "w7b7", "quantity": 0, "chance": 8e-07}, + {"source": "w7b8", "quantity": 0, "chance": 8e-07}, + {"source": "w7b9", "quantity": 0, "chance": 8e-07}, + {"source": "w7b10", "quantity": 0, "chance": 8e-07}, + {"source": "w7b11", "quantity": 0, "chance": 8e-07}, + {"source": "w7b12", "quantity": 0, "chance": 8e-07} ] }), new DetDropsBase("w7A2", {"sources": [{"source": "w7a2", "quantity": 1, "chance": 0.0009}]}), @@ -6276,6 +6464,32 @@ export const initDetDropsRepo = () => { new DetDropsBase("Coral3", {"sources": [{"source": "w7a11", "quantity": 1, "chance": 1e-07}]}), new DetDropsBase("w7A12", {"sources": [{"source": "w7a12", "quantity": 1, "chance": 0.00025}]}), new DetDropsBase("CardsJ12", {"sources": [{"source": "w7a12", "quantity": 1, "chance": 1e-07}]}), + new DetDropsBase("w7B1", {"sources": [{"source": "w7b1", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("w7B1b", {"sources": [{"source": "w7b1", "quantity": 1, "chance": 1e-07}]}), + new DetDropsBase("CardsJ13", {"sources": [{"source": "w7b1", "quantity": 1, "chance": 1e-05}]}), + new DetDropsBase("w7B2", {"sources": [{"source": "w7b2", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ14", {"sources": [{"source": "w7b2", "quantity": 1, "chance": 7e-06}]}), + new DetDropsBase("w7B3", {"sources": [{"source": "w7b3", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ15", {"sources": [{"source": "w7b3", "quantity": 1, "chance": 5e-06}]}), + new DetDropsBase("w7B4", {"sources": [{"source": "w7b4", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ16", {"sources": [{"source": "w7b4", "quantity": 1, "chance": 3e-06}]}), + new DetDropsBase("Coral4", {"sources": [{"source": "w7b4", "quantity": 1, "chance": 4e-08}]}), + new DetDropsBase("w7B5", {"sources": [{"source": "w7b5", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ17", {"sources": [{"source": "w7b5", "quantity": 1, "chance": 1.5e-06}]}), + new DetDropsBase("w7B6", {"sources": [{"source": "w7b6", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ18", {"sources": [{"source": "w7b6", "quantity": 1, "chance": 7e-07}]}), + new DetDropsBase("w7B7", {"sources": [{"source": "w7b7", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ19", {"sources": [{"source": "w7b7", "quantity": 1, "chance": 5e-07}]}), + new DetDropsBase("w7B8", {"sources": [{"source": "w7b8", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ20", {"sources": [{"source": "w7b8", "quantity": 1, "chance": 3e-07}]}), + new DetDropsBase("w7B9", {"sources": [{"source": "w7b9", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ21", {"sources": [{"source": "w7b9", "quantity": 1, "chance": 2e-07}]}), + new DetDropsBase("w7B10", {"sources": [{"source": "w7b10", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ22", {"sources": [{"source": "w7b10", "quantity": 1, "chance": 1e-07}]}), + new DetDropsBase("w7B11", {"sources": [{"source": "w7b11", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ23", {"sources": [{"source": "w7b11", "quantity": 1, "chance": 1e-07}]}), + new DetDropsBase("w7B12", {"sources": [{"source": "w7b12", "quantity": 1, "chance": 0.001}]}), + new DetDropsBase("CardsJ24", {"sources": [{"source": "w7b12", "quantity": 1, "chance": 1e-07}]}), new DetDropsBase("OakTree", {"sources": [{"source": "ChestA1", "quantity": 40, "chance": 0.6}]}), new DetDropsBase("Copper", {"sources": [{"source": "ChestA1", "quantity": 30, "chance": 0.6}]}), new DetDropsBase("CopperBar", { @@ -6715,7 +6929,9 @@ export const initDetDropsRepo = () => { {"source": "SpelunkingCard0", "quantity": 1, "chance": 0}, {"source": "SpelunkingCard1", "quantity": 1, "chance": 0}, {"source": "SpelunkingCard2", "quantity": 1, "chance": 0}, - {"source": "SpelunkingCard3", "quantity": 1, "chance": 0} + {"source": "SpelunkingCard3", "quantity": 1, "chance": 0}, + {"source": "SpelunkingCard4", "quantity": 1, "chance": 0}, + {"source": "SpelunkingCard5", "quantity": 1, "chance": 0} ] }), new DetDropsBase("CardsD9", { @@ -6773,9 +6989,13 @@ export const initDetDropsRepo = () => { new DetDropsBase("CardsF42", {"sources": [{"source": "Spelunking1", "quantity": 1, "chance": 8e-05}]}), new DetDropsBase("CardsF43", {"sources": [{"source": "Spelunking2", "quantity": 1, "chance": 3e-05}]}), new DetDropsBase("CardsF48", {"sources": [{"source": "Spelunking3", "quantity": 1, "chance": 5e-06}]}), + new DetDropsBase("CardsF49", {"sources": [{"source": "Spelunking4", "quantity": 1, "chance": 1e-06}]}), + new DetDropsBase("CardsF50", {"sources": [{"source": "Spelunking5", "quantity": 1, "chance": 3e-07}]}), new DetDropsBase("Spelunking0", {"sources": [{"source": "SpelunkingCard0", "quantity": 1, "chance": 1}]}), new DetDropsBase("Spelunking1", {"sources": [{"source": "SpelunkingCard1", "quantity": 1, "chance": 1}]}), new DetDropsBase("Spelunking2", {"sources": [{"source": "SpelunkingCard2", "quantity": 1, "chance": 1}]}), - new DetDropsBase("Spelunking3", {"sources": [{"source": "SpelunkingCard3", "quantity": 1, "chance": 1}]}) + new DetDropsBase("Spelunking3", {"sources": [{"source": "SpelunkingCard3", "quantity": 1, "chance": 1}]}), + new DetDropsBase("Spelunking4", {"sources": [{"source": "SpelunkingCard4", "quantity": 1, "chance": 1}]}), + new DetDropsBase("Spelunking5", {"sources": [{"source": "SpelunkingCard5", "quantity": 1, "chance": 1}]}) ] } diff --git a/data/domain/data/DreamChallengeRepo.ts b/data/domain/data/DreamChallengeRepo.ts index c00e634f..fd0afbc2 100644 --- a/data/domain/data/DreamChallengeRepo.ts +++ b/data/domain/data/DreamChallengeRepo.ts @@ -127,7 +127,7 @@ export const initDreamChallengeRepo = () => { "filler": "Filler" }), new DreamChallengeBase(20, { - "challenge": "Reach round 115 in the Pet Arena, but only using a team of 4 Pets or less", + "challenge": "Reach round 115 in the Mob Arena, but only using a team of 4 Mobs or less", "req": 115, "reward": "Unlock next Equinox upgrade", "filler": "Filler" diff --git a/data/domain/data/EnemyDetailsRepo.ts b/data/domain/data/EnemyDetailsRepo.ts index bc17ad50..e9288155 100644 --- a/data/domain/data/EnemyDetailsRepo.ts +++ b/data/domain/data/EnemyDetailsRepo.ts @@ -3400,7 +3400,7 @@ export const initEnemyDetailsRepo = () => { "MovingFrame": 8, "RespawnTime": 45, "DeathFrame": 18, - "MonsterHPTotal": 8e+24, + "MonsterHPTotal": 3e+24, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", "ExpGiven": 1.3e+11, @@ -3421,7 +3421,7 @@ export const initEnemyDetailsRepo = () => { "MovingFrame": 8, "RespawnTime": 45, "DeathFrame": 19, - "MonsterHPTotal": 2e+26, + "MonsterHPTotal": 1e+26, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", "ExpGiven": 3e+11, @@ -3431,6 +3431,258 @@ export const initEnemyDetailsRepo = () => { "Damages": [600000, 1], "DefFor0": 333313 }), + new EnemyDetailsBase("w7b1", { + "Name": "Trench Fish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 104, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, + "MonsterMoving": 1, + "MovingFrame": 7, + "RespawnTime": 45, + "DeathFrame": 15, + "MonsterHPTotal": 5e+21, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+10, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b2", { + "Name": "Boomy Mine", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 105, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 60, + "MonsterMoving": 1, + "MovingFrame": 9, + "RespawnTime": 45, + "DeathFrame": 21, + "MonsterHPTotal": 4e+23, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 6e+10, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b3", { + "Name": "Pirate Underling", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 106, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, + "MonsterMoving": 1, + "MovingFrame": 8, + "RespawnTime": 45, + "DeathFrame": 18, + "MonsterHPTotal": 2e+25, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1.5e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b4", { + "Name": "Eggroll", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 107, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 50, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 45, + "DeathFrame": 17, + "MonsterHPTotal": 4e+26, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 4e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b5", { + "Name": "Jellofish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 108, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 8, + "RespawnTime": 45, + "DeathFrame": 17, + "MonsterHPTotal": 6e+27, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1.5e+12, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b6", { + "Name": "Kelpfish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 109, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 14, + "RespawnTime": 45, + "DeathFrame": 22, + "MonsterHPTotal": 1e+29, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 2.5e+12, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b7", { + "Name": "Mantaray", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 110, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 80, + "MonsterMoving": 1, + "MovingFrame": 12, + "RespawnTime": 45, + "DeathFrame": 28, + "MonsterHPTotal": 7.5e+29, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b8", { + "Name": "Glowfish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 111, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 75, + "MonsterMoving": 1, + "MovingFrame": 11, + "RespawnTime": 45, + "DeathFrame": 24, + "MonsterHPTotal": 3e+31, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b9", { + "Name": "Ancientfish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 112, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 75, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 45, + "DeathFrame": 14, + "MonsterHPTotal": 2e+33, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b10", { + "Name": "Magni Pufferfin", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 113, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 90, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 45, + "DeathFrame": 23, + "MonsterHPTotal": 2.5e+35, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 3, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b11", { + "Name": "Pirate Deckhand", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 114, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 45, + "DeathFrame": 18, + "MonsterHPTotal": 5e+30, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 6e+12, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b12", { + "Name": "Dreadnaught Captain", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 115, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 80, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 45, + "DeathFrame": 21, + "MonsterHPTotal": 1e+37, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }), new EnemyDetailsBase("w7e1", { "Name": "Whallamus", "AFKtype": AFKTypeEnum.Fighting, @@ -4586,6 +4838,111 @@ export const initEnemyDetailsRepo = () => { "Damages": [22, 1], "DefFor0": 14.57 }), + new EnemyDetailsBase("snakeR", { + "Name": "Santa Snake", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 25, + "MonsterOffsetX": 38, + "MonsterOffsetY": 36, + "HeightOfMonster": 32, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 45, + "DeathFrame": 13, + "MonsterHPTotal": 170, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 34, + "ExpType": 0, + "Defence": 18, + "MoveSPEED": 5, + "Damages": [22, 1], + "DefFor0": 14.57 + }), + new EnemyDetailsBase("w6c2b", { + "Name": "Santas Little Helper", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 86, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 64, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 49, + "DeathFrame": 19, + "MonsterHPTotal": 1.6e+12, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 75000000, + "ExpType": 0, + "Defence": 800000, + "MoveSPEED": 4, + "Damages": [300000, 1], + "DefFor0": 188882 + }), + new EnemyDetailsBase("w7b1b", { + "Name": "Koi Fish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 104, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, + "MonsterMoving": 1, + "MovingFrame": 7, + "RespawnTime": 45, + "DeathFrame": 15, + "MonsterHPTotal": 5e+21, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b6b", { + "Name": "Neonscale", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 109, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 14, + "RespawnTime": 45, + "DeathFrame": 22, + "MonsterHPTotal": 1e+29, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 3, + "Damages": [600000, 1], + "DefFor0": 333313 + }), + new EnemyDetailsBase("w7b3b", { + "Name": "Glimbo", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 106, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, + "MonsterMoving": 1, + "MovingFrame": 9, + "RespawnTime": 45, + "DeathFrame": 19, + "MonsterHPTotal": 1e+25, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }), new EnemyDetailsBase("crabcakeB", { "Name": "Mr Blueberry", "AFKtype": AFKTypeEnum.Fighting, @@ -4943,6 +5300,90 @@ export const initEnemyDetailsRepo = () => { "Damages": [2, 1], "DefFor0": 0.5 }), + new EnemyDetailsBase("bubbab", { + "Name": "Bubba Supreme", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 23, + "MonsterOffsetX": 38, + "MonsterOffsetY": 47, + "HeightOfMonster": 90, + "MonsterMoving": 1, + "MovingFrame": 12, + "RespawnTime": 40, + "DeathFrame": 21, + "MonsterHPTotal": 14000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 420, + "ExpType": 0, + "Defence": 1, + "MoveSPEED": 4, + "Damages": [2, 1], + "DefFor0": 0.5 + }), + new EnemyDetailsBase("T1a", { + "Name": "Bronze Champion Ram", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 46, + "MonsterOffsetX": 38, + "MonsterOffsetY": 32, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 35, + "DeathFrame": 13, + "MonsterHPTotal": 2000000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3500, + "ExpType": 0, + "Defence": 2500, + "MoveSPEED": 6, + "Damages": [2500, 1], + "DefFor0": 3001.06 + }), + new EnemyDetailsBase("T1b", { + "Name": "Silver Champion Ram", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 46, + "MonsterOffsetX": 38, + "MonsterOffsetY": 32, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 35, + "DeathFrame": 13, + "MonsterHPTotal": 2000000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3500, + "ExpType": 0, + "Defence": 2500, + "MoveSPEED": 6, + "Damages": [2500, 1], + "DefFor0": 3001.06 + }), + new EnemyDetailsBase("T1c", { + "Name": "Gold Champion Ram", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 46, + "MonsterOffsetX": 38, + "MonsterOffsetY": 32, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 35, + "DeathFrame": 13, + "MonsterHPTotal": 2000000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3500, + "ExpType": 0, + "Defence": 2500, + "MoveSPEED": 6, + "Damages": [2500, 1], + "DefFor0": 3001.06 + }), new EnemyDetailsBase("Copper", { "Name": "Copper", "AFKtype": AFKTypeEnum.Mining, @@ -6702,7 +7143,49 @@ export const initEnemyDetailsRepo = () => { "SpecialType": "", "ExpGiven": 500, "ExpType": 19, - "Defence": 5000000, + "Defence": 2000000, + "MoveSPEED": 0, + "Damages": [0, 1], + "DefFor0": 0.22 + }), + new EnemyDetailsBase("Spelunking4", { + "Name": "Plunder Cranny", + "AFKtype": AFKTypeEnum.Spelunking, + "MonsterFace": 0, + "MonsterOffsetX": 22, + "MonsterOffsetY": 38, + "HeightOfMonster": 30, + "MonsterMoving": 0, + "MovingFrame": 0, + "RespawnTime": 120, + "DeathFrame": 1, + "MonsterHPTotal": 5, + "Type": EnemyTypeEnum.oreType, + "SpecialType": "", + "ExpGiven": 1000, + "ExpType": 19, + "Defence": 15000000, + "MoveSPEED": 0, + "Damages": [0, 1], + "DefFor0": 0.22 + }), + new EnemyDetailsBase("Spelunking5", { + "Name": "Kelp Forest", + "AFKtype": AFKTypeEnum.Spelunking, + "MonsterFace": 0, + "MonsterOffsetX": 22, + "MonsterOffsetY": 38, + "HeightOfMonster": 30, + "MonsterMoving": 0, + "MovingFrame": 0, + "RespawnTime": 120, + "DeathFrame": 1, + "MonsterHPTotal": 5, + "Type": EnemyTypeEnum.oreType, + "SpecialType": "", + "ExpGiven": 5000, + "ExpType": 19, + "Defence": 500000000, "MoveSPEED": 0, "Damages": [0, 1], "DefFor0": 0.22 @@ -6791,6 +7274,48 @@ export const initEnemyDetailsRepo = () => { "Damages": [1000, 1], "DefFor0": 1223.26 }), + new EnemyDetailsBase("SpelunkingCard4", { + "Name": "Plunder Cranny", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 4, + "MonsterOffsetX": 42, + "MonsterOffsetY": 28, + "HeightOfMonster": 85, + "MonsterMoving": 1, + "MovingFrame": 4, + "RespawnTime": 86400, + "DeathFrame": 13, + "MonsterHPTotal": 420, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "a", + "ExpGiven": 12000, + "ExpType": 0, + "Defence": 600, + "MoveSPEED": 3, + "Damages": [1000, 1], + "DefFor0": 1223.26 + }), + new EnemyDetailsBase("SpelunkingCard5", { + "Name": "Kelp Forest", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 4, + "MonsterOffsetX": 42, + "MonsterOffsetY": 28, + "HeightOfMonster": 85, + "MonsterMoving": 1, + "MovingFrame": 4, + "RespawnTime": 86400, + "DeathFrame": 13, + "MonsterHPTotal": 420, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "a", + "ExpGiven": 12000, + "ExpType": 0, + "Defence": 600, + "MoveSPEED": 3, + "Damages": [1000, 1], + "DefFor0": 1223.26 + }), new EnemyDetailsBase("ChestA1", { "Name": "Dewdrop Bronze Chest(W1)", "AFKtype": AFKTypeEnum.Error, diff --git a/data/domain/data/EnemyNavRepo.ts b/data/domain/data/EnemyNavRepo.ts index f374d8c5..98bbb317 100644 --- a/data/domain/data/EnemyNavRepo.ts +++ b/data/domain/data/EnemyNavRepo.ts @@ -722,13 +722,97 @@ export const initEnemyNavRepo = () => { }), new EnemyNavBase("w7a12", { "prev": "w7a11", + "next": "w7b1", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b1", { + "prev": "w7a12", + "next": "w7b2", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b2", { + "prev": "w7b1", + "next": "w7b3", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b3", { + "prev": "w7b2", + "next": "w7b4", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b4", { + "prev": "w7b3", + "next": "w7b5", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b5", { + "prev": "w7b4", + "next": "w7b6", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b6", { + "prev": "w7b5", + "next": "w7b7", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b7", { + "prev": "w7b6", + "next": "w7b8", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b8", { + "prev": "w7b7", + "next": "w7b9", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b9", { + "prev": "w7b8", + "next": "w7b10", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b10", { + "prev": "w7b9", + "next": "w7b11", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b11", { + "prev": "w7b10", + "next": "w7b12", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }), + new EnemyNavBase("w7b12", { + "prev": "w7b11", "next": "Crystal6", "hasCrystal": true, "crystalName": "Crystal6", "hasCard": true }), new EnemyNavBase("Crystal6", { - "prev": "w7a12", + "prev": "w7b12", "next": "Blank", "hasCrystal": false, "crystalName": "Crystal6", diff --git a/data/domain/data/EnemyRepo.ts b/data/domain/data/EnemyRepo.ts index b330e0bb..b267506a 100644 --- a/data/domain/data/EnemyRepo.ts +++ b/data/domain/data/EnemyRepo.ts @@ -2188,7 +2188,7 @@ export const initEnemyRepo = () => { }, "mapData": undefined, "navigation": { - "prev": "w7a12", + "prev": "w7b12", "next": "Blank", "hasCrystal": false, "crystalName": "Crystal6", @@ -6669,7 +6669,7 @@ export const initEnemyRepo = () => { "MovingFrame": 8, "RespawnTime": 45, "DeathFrame": 18, - "MonsterHPTotal": 8e+24, + "MonsterHPTotal": 3e+24, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", "ExpGiven": 1.3e+11, @@ -6716,7 +6716,7 @@ export const initEnemyRepo = () => { "MovingFrame": 8, "RespawnTime": 45, "DeathFrame": 19, - "MonsterHPTotal": 2e+26, + "MonsterHPTotal": 1e+26, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", "ExpGiven": 3e+11, @@ -6743,263 +6743,817 @@ export const initEnemyRepo = () => { }, "navigation": { "prev": "w7a11", - "next": "Crystal6", + "next": "w7b1", "hasCrystal": true, "crystalName": "Crystal6", "hasCard": true }, "bossData": undefined }), - new EnemyBase("w7e1", { + new EnemyBase("w7b1", { "details": { - "Name": "Whallamus", + "Name": "Trench Fish", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 24, - "MonsterOffsetX": 22, - "MonsterOffsetY": 38, - "HeightOfMonster": 50, + "MonsterFace": 104, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, "MonsterMoving": 1, - "MovingFrame": 14, - "RespawnTime": 1200, - "DeathFrame": 26, - "MonsterHPTotal": 100000, + "MovingFrame": 7, + "RespawnTime": 45, + "DeathFrame": 15, + "MonsterHPTotal": 5e+21, "Type": EnemyTypeEnum.monsterType, - "SpecialType": "a", - "ExpGiven": 1000, + "SpecialType": "", + "ExpGiven": 3e+10, "ExpType": 0, - "Defence": 5, - "MoveSPEED": 4, - "Damages": [100, 1], - "DefFor0": 94.54 + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 12500000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B1", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "w7B1b", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "CardsJ13", "quantity": 1, "chance": 1e-05, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "w7b1", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB1", "name": "Deep End of the Koipond", "id": 315}, + "portalRequirements": [2000000] + }, + "navigation": { + "prev": "w7a12", + "next": "w7b2", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true }, - "drops": undefined, - "mapData": undefined, - "navigation": undefined, "bossData": undefined }), - new EnemyBase("w7d1", { + new EnemyBase("w7b2", { "details": { - "Name": "RIP Tide", + "Name": "Boomy Mine", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 89, + "MonsterFace": 105, "MonsterOffsetX": 34, "MonsterOffsetY": 49, - "HeightOfMonster": 88, + "HeightOfMonster": 60, "MonsterMoving": 1, - "MovingFrame": 8, + "MovingFrame": 9, "RespawnTime": 45, - "DeathFrame": 19, - "MonsterHPTotal": 1e+13, + "DeathFrame": 21, + "MonsterHPTotal": 4e+23, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", - "ExpGiven": 250000000, + "ExpGiven": 6e+10, "ExpType": 0, "Defence": 2500000, - "MoveSPEED": 3, + "MoveSPEED": 5, "Damages": [600000, 1], "DefFor0": 333313 }, "drops": { "drops": [ - {"item": "COIN", "quantity": 65000, "chance": 0.5, "questLink": "N/A"}, - {"item": "SpiA1", "quantity": 1, "chance": 0.16, "questLink": "N/A"}, - {"item": "CardsI1", "quantity": 1, "chance": 2.5e-05, "questLink": "N/A"}, - {"item": "DropTable34", "quantity": 1, "chance": 0.0025, "questLink": "N/A"} + {"item": "COIN", "quantity": 35000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B2", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ14", "quantity": 1, "chance": 7e-06, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} ] }, - "mapData": undefined, - "navigation": undefined, + "mapData": { + "enemy": "w7b2", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB2", "name": "Minefield", "id": 316}, + "portalRequirements": [6000000] + }, + "navigation": { + "prev": "w7b1", + "next": "w7b3", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }, "bossData": undefined }), - new EnemyBase("mushR", { + new EnemyBase("w7b3", { "details": { - "Name": "Red Mushroom", + "Name": "Pirate Underling", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 19, - "MonsterOffsetX": 23, - "MonsterOffsetY": 25, - "HeightOfMonster": 50, + "MonsterFace": 106, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, "MonsterMoving": 1, - "MovingFrame": 4, + "MovingFrame": 8, "RespawnTime": 45, - "DeathFrame": 12, - "MonsterHPTotal": 1000, + "DeathFrame": 18, + "MonsterHPTotal": 2e+25, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", - "ExpGiven": 47, + "ExpGiven": 1.5e+11, "ExpType": 0, - "Defence": 25, - "MoveSPEED": 4, - "Damages": [30, 1], - "DefFor0": 21.54 + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 }, "drops": { "drops": [ - {"item": "COIN", "quantity": 15, "chance": 0.5, "questLink": "N/A"}, - {"item": "Grasslands4", "quantity": 1, "chance": 0.2, "questLink": "N/A"}, - {"item": "CardsA1", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, - {"item": "DropTable1", "quantity": 1, "chance": 0.0052, "questLink": "N/A"} + {"item": "COIN", "quantity": 50000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B3", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ15", "quantity": 1, "chance": 5e-06, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} ] }, "mapData": { - "enemy": "mushR", - "world": "Blunder Hills", - "map": {"intName": "GrasslandsD", "name": "Birch Enclave", "id": 17}, - "portalRequirements": [0] + "enemy": "w7b3", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB3", "name": "Pirate Upper Deck", "id": 317}, + "portalRequirements": [1000000000, 40000000] }, "navigation": { - "prev": "mushG", - "next": "frogG", + "prev": "w7b2", + "next": "w7b4", "hasCrystal": true, - "crystalName": "Crystal0", + "crystalName": "Crystal6", "hasCard": true }, "bossData": undefined }), - new EnemyBase("shovelR", { + new EnemyBase("w7b4", { "details": { - "Name": "Dig Doug", + "Name": "Eggroll", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 23, - "MonsterOffsetX": 38, - "MonsterOffsetY": 47, - "HeightOfMonster": 56, + "MonsterFace": 107, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 50, "MonsterMoving": 1, - "MovingFrame": 5, - "RespawnTime": 40, - "DeathFrame": 16, - "MonsterHPTotal": 14000, + "MovingFrame": 6, + "RespawnTime": 45, + "DeathFrame": 17, + "MonsterHPTotal": 4e+26, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", - "ExpGiven": 420, + "ExpGiven": 4e+11, "ExpType": 0, - "Defence": 228, - "MoveSPEED": 4, - "Damages": [2, 1], - "DefFor0": 0.5 + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 }, "drops": { "drops": [ - {"item": "COIN", "quantity": 220, "chance": 0.43, "questLink": "N/A"}, - {"item": "CardsB12", "quantity": 1, "chance": 0.04, "questLink": "N/A"}, - {"item": "DropTable7", "quantity": 1, "chance": 0.0032, "questLink": "N/A"} + {"item": "COIN", "quantity": 70000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B4", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ16", "quantity": 1, "chance": 3e-06, "questLink": "N/A"}, + {"item": "Coral4", "quantity": 1, "chance": 4e-08, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} ] }, - "mapData": undefined, + "mapData": { + "enemy": "w7b4", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB4", "name": "Sushi Perimeter", "id": 318}, + "portalRequirements": [60000000] + }, "navigation": { - "prev": "snailZ", - "next": "Crystal1", + "prev": "w7b3", + "next": "w7b5", "hasCrystal": true, - "crystalName": "Crystal1", + "crystalName": "Crystal6", "hasCard": true }, "bossData": undefined }), - new EnemyBase("skele", { + new EnemyBase("w7b5", { "details": { - "Name": "Xylobone", + "Name": "Jellofish", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 23, - "MonsterOffsetX": 38, - "MonsterOffsetY": 47, - "HeightOfMonster": 56, + "MonsterFace": 108, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, "MonsterMoving": 1, "MovingFrame": 8, - "RespawnTime": 40, - "DeathFrame": 20, - "MonsterHPTotal": 200000, + "RespawnTime": 45, + "DeathFrame": 17, + "MonsterHPTotal": 6e+27, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", - "ExpGiven": 2000, + "ExpGiven": 1.5e+12, "ExpType": 0, - "Defence": 100, - "MoveSPEED": 4, - "Damages": [200, 1], - "DefFor0": 213.8 + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 }, "drops": { "drops": [ - {"item": "COIN", "quantity": 100, "chance": 0.5, "questLink": "N/A"}, - {"item": "CardsE12", "quantity": 1, "chance": 0.01, "questLink": "N/A"}, - {"item": "DropTable14", "quantity": 1, "chance": 0.01, "questLink": "N/A"} + {"item": "COIN", "quantity": 150000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B5", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ17", "quantity": 1, "chance": 1.5e-06, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} ] }, - "mapData": undefined, + "mapData": { + "enemy": "w7b5", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB5", "name": "Jellofish Fields", "id": 319}, + "portalRequirements": [125000000] + }, "navigation": { - "prev": "ram", - "next": "skele2", + "prev": "w7b4", + "next": "w7b6", "hasCrystal": true, - "crystalName": "Crystal2", + "crystalName": "Crystal6", "hasCard": true }, "bossData": undefined }), - new EnemyBase("skele2", { + new EnemyBase("w7b6", { "details": { - "Name": "Bloodbone", + "Name": "Kelpfish", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 48, - "MonsterOffsetX": 38, - "MonsterOffsetY": 47, - "HeightOfMonster": 56, + "MonsterFace": 109, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, "MonsterMoving": 1, - "MovingFrame": 8, - "RespawnTime": 60, - "DeathFrame": 20, - "MonsterHPTotal": 10000000, + "MovingFrame": 14, + "RespawnTime": 45, + "DeathFrame": 22, + "MonsterHPTotal": 1e+29, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", - "ExpGiven": 6000, + "ExpGiven": 2.5e+12, "ExpType": 0, - "Defence": 2600, + "Defence": 2500000, "MoveSPEED": 4, - "Damages": [3000, 1], - "DefFor0": 3563.92 + "Damages": [600000, 1], + "DefFor0": 333313 }, "drops": { "drops": [ - {"item": "COIN", "quantity": 2500, "chance": 0.5, "questLink": "N/A"}, - {"item": "SnowC5", "quantity": 1, "chance": 0.05, "questLink": "N/A"}, - {"item": "Quest78", "quantity": 1, "chance": 0.1, "questLink": "N/A"}, - {"item": "CardsE13", "quantity": 1, "chance": 0.0001, "questLink": "N/A"}, - {"item": "DropTable16", "quantity": 1, "chance": 0.005, "questLink": "N/A"} + {"item": "COIN", "quantity": 250000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B6", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ18", "quantity": 1, "chance": 7e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} ] }, "mapData": { - "enemy": "skele2", - "world": "Frostbite Tundra", - "map": {"intName": "ySnowD2", "name": "Hell Hath Frozen Over", "id": 117}, - "portalRequirements": [0] + "enemy": "w7b6", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB6", "name": "Where the Kelp Meets Trench", "id": 320}, + "portalRequirements": [250000000] }, "navigation": { - "prev": "skele", - "next": "Crystal2", + "prev": "w7b5", + "next": "w7b7", "hasCrystal": true, - "crystalName": "Crystal2", + "crystalName": "Crystal6", "hasCard": true }, "bossData": undefined }), - new EnemyBase("wolfA", { + new EnemyBase("w7b7", { "details": { - "Name": "Amarok", + "Name": "Mantaray", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 4, - "MonsterOffsetX": 42, - "MonsterOffsetY": 28, - "HeightOfMonster": 85, + "MonsterFace": 110, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 80, "MonsterMoving": 1, - "MovingFrame": 4, - "RespawnTime": 86400, - "DeathFrame": 13, - "MonsterHPTotal": 25000, + "MovingFrame": 12, + "RespawnTime": 45, + "DeathFrame": 28, + "MonsterHPTotal": 7.5e+29, "Type": EnemyTypeEnum.monsterType, - "SpecialType": "a", - "ExpGiven": 12000, + "SpecialType": "", + "ExpGiven": 1, "ExpType": 0, - "Defence": 105, - "MoveSPEED": 3, - "Damages": [1000, 1], + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B7", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ19", "quantity": 1, "chance": 5e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "w7b7", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB7", "name": "fillername", "id": 321}, + "portalRequirements": [350000000] + }, + "navigation": { + "prev": "w7b6", + "next": "w7b8", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("w7b8", { + "details": { + "Name": "Glowfish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 111, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 75, + "MonsterMoving": 1, + "MovingFrame": 11, + "RespawnTime": 45, + "DeathFrame": 24, + "MonsterHPTotal": 3e+31, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B8", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ20", "quantity": 1, "chance": 3e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "w7b8", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB8", "name": "fillername", "id": 322}, + "portalRequirements": [500000000] + }, + "navigation": { + "prev": "w7b7", + "next": "w7b9", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("w7b9", { + "details": { + "Name": "Ancientfish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 112, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 75, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 45, + "DeathFrame": 14, + "MonsterHPTotal": 2e+33, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B9", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ21", "quantity": 1, "chance": 2e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "w7b9", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB9", "name": "fillername", "id": 323}, + "portalRequirements": [750000000] + }, + "navigation": { + "prev": "w7b8", + "next": "w7b10", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("w7b10", { + "details": { + "Name": "Magni Pufferfin", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 113, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 90, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 45, + "DeathFrame": 23, + "MonsterHPTotal": 2.5e+35, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 1, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 3, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B10", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ22", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "w7b10", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB10", "name": "fillername", "id": 324}, + "portalRequirements": [1000000000] + }, + "navigation": { + "prev": "w7b9", + "next": "w7b11", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("w7b11", { + "details": { + "Name": "Pirate Deckhand", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 114, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 45, + "DeathFrame": 18, + "MonsterHPTotal": 5e+30, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 6e+12, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 500000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B11", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ23", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "w7b11", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB11", "name": "Pirate Mess Hall", "id": 325}, + "portalRequirements": [2000000000] + }, + "navigation": { + "prev": "w7b10", + "next": "w7b12", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("w7b12", { + "details": { + "Name": "Dreadnaught Captain", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 115, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 80, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 45, + "DeathFrame": 21, + "MonsterHPTotal": 1e+37, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B12", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ24", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "w7b12", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB12", "name": "fillername", "id": 326}, + "portalRequirements": [0] + }, + "navigation": { + "prev": "w7b11", + "next": "Crystal6", + "hasCrystal": true, + "crystalName": "Crystal6", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("w7e1", { + "details": { + "Name": "Whallamus", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 24, + "MonsterOffsetX": 22, + "MonsterOffsetY": 38, + "HeightOfMonster": 50, + "MonsterMoving": 1, + "MovingFrame": 14, + "RespawnTime": 1200, + "DeathFrame": 26, + "MonsterHPTotal": 100000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "a", + "ExpGiven": 1000, + "ExpType": 0, + "Defence": 5, + "MoveSPEED": 4, + "Damages": [100, 1], + "DefFor0": 94.54 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("w7d1", { + "details": { + "Name": "RIP Tide", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 89, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 88, + "MonsterMoving": 1, + "MovingFrame": 8, + "RespawnTime": 45, + "DeathFrame": 19, + "MonsterHPTotal": 1e+13, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 250000000, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 3, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 65000, "chance": 0.5, "questLink": "N/A"}, + {"item": "SpiA1", "quantity": 1, "chance": 0.16, "questLink": "N/A"}, + {"item": "CardsI1", "quantity": 1, "chance": 2.5e-05, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.0025, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("mushR", { + "details": { + "Name": "Red Mushroom", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 19, + "MonsterOffsetX": 23, + "MonsterOffsetY": 25, + "HeightOfMonster": 50, + "MonsterMoving": 1, + "MovingFrame": 4, + "RespawnTime": 45, + "DeathFrame": 12, + "MonsterHPTotal": 1000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 47, + "ExpType": 0, + "Defence": 25, + "MoveSPEED": 4, + "Damages": [30, 1], + "DefFor0": 21.54 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 15, "chance": 0.5, "questLink": "N/A"}, + {"item": "Grasslands4", "quantity": 1, "chance": 0.2, "questLink": "N/A"}, + {"item": "CardsA1", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "DropTable1", "quantity": 1, "chance": 0.0052, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "mushR", + "world": "Blunder Hills", + "map": {"intName": "GrasslandsD", "name": "Birch Enclave", "id": 17}, + "portalRequirements": [0] + }, + "navigation": { + "prev": "mushG", + "next": "frogG", + "hasCrystal": true, + "crystalName": "Crystal0", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("shovelR", { + "details": { + "Name": "Dig Doug", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 23, + "MonsterOffsetX": 38, + "MonsterOffsetY": 47, + "HeightOfMonster": 56, + "MonsterMoving": 1, + "MovingFrame": 5, + "RespawnTime": 40, + "DeathFrame": 16, + "MonsterHPTotal": 14000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 420, + "ExpType": 0, + "Defence": 228, + "MoveSPEED": 4, + "Damages": [2, 1], + "DefFor0": 0.5 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 220, "chance": 0.43, "questLink": "N/A"}, + {"item": "CardsB12", "quantity": 1, "chance": 0.04, "questLink": "N/A"}, + {"item": "DropTable7", "quantity": 1, "chance": 0.0032, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": { + "prev": "snailZ", + "next": "Crystal1", + "hasCrystal": true, + "crystalName": "Crystal1", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("skele", { + "details": { + "Name": "Xylobone", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 23, + "MonsterOffsetX": 38, + "MonsterOffsetY": 47, + "HeightOfMonster": 56, + "MonsterMoving": 1, + "MovingFrame": 8, + "RespawnTime": 40, + "DeathFrame": 20, + "MonsterHPTotal": 200000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 2000, + "ExpType": 0, + "Defence": 100, + "MoveSPEED": 4, + "Damages": [200, 1], + "DefFor0": 213.8 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 100, "chance": 0.5, "questLink": "N/A"}, + {"item": "CardsE12", "quantity": 1, "chance": 0.01, "questLink": "N/A"}, + {"item": "DropTable14", "quantity": 1, "chance": 0.01, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": { + "prev": "ram", + "next": "skele2", + "hasCrystal": true, + "crystalName": "Crystal2", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("skele2", { + "details": { + "Name": "Bloodbone", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 48, + "MonsterOffsetX": 38, + "MonsterOffsetY": 47, + "HeightOfMonster": 56, + "MonsterMoving": 1, + "MovingFrame": 8, + "RespawnTime": 60, + "DeathFrame": 20, + "MonsterHPTotal": 10000000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 6000, + "ExpType": 0, + "Defence": 2600, + "MoveSPEED": 4, + "Damages": [3000, 1], + "DefFor0": 3563.92 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 2500, "chance": 0.5, "questLink": "N/A"}, + {"item": "SnowC5", "quantity": 1, "chance": 0.05, "questLink": "N/A"}, + {"item": "Quest78", "quantity": 1, "chance": 0.1, "questLink": "N/A"}, + {"item": "CardsE13", "quantity": 1, "chance": 0.0001, "questLink": "N/A"}, + {"item": "DropTable16", "quantity": 1, "chance": 0.005, "questLink": "N/A"} + ] + }, + "mapData": { + "enemy": "skele2", + "world": "Frostbite Tundra", + "map": {"intName": "ySnowD2", "name": "Hell Hath Frozen Over", "id": 117}, + "portalRequirements": [0] + }, + "navigation": { + "prev": "skele", + "next": "Crystal2", + "hasCrystal": true, + "crystalName": "Crystal2", + "hasCard": true + }, + "bossData": undefined + }), + new EnemyBase("wolfA", { + "details": { + "Name": "Amarok", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 4, + "MonsterOffsetX": 42, + "MonsterOffsetY": 28, + "HeightOfMonster": 85, + "MonsterMoving": 1, + "MovingFrame": 4, + "RespawnTime": 86400, + "DeathFrame": 13, + "MonsterHPTotal": 25000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "a", + "ExpGiven": 12000, + "ExpType": 0, + "Defence": 105, + "MoveSPEED": 3, + "Damages": [1000, 1], "DefFor0": 1223.26 }, "drops": { @@ -9184,39 +9738,174 @@ export const initEnemyRepo = () => { "navigation": undefined, "bossData": undefined }), - new EnemyBase("snakeY", { + new EnemyBase("snakeY", { + "details": { + "Name": "Shell Snake", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 25, + "MonsterOffsetX": 38, + "MonsterOffsetY": 36, + "HeightOfMonster": 32, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 45, + "DeathFrame": 13, + "MonsterHPTotal": 170, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 34, + "ExpType": 0, + "Defence": 18, + "MoveSPEED": 8, + "Damages": [22, 1], + "DefFor0": 14.57 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 69, "chance": 0.5, "questLink": "N/A"}, + {"item": "CardsY7", "quantity": 1, "chance": 0.05, "questLink": "N/A"}, + {"item": "Timecandy1", "quantity": 3, "chance": 0.2, "questLink": "N/A"}, + {"item": "Timecandy2", "quantity": 3, "chance": 0.05, "questLink": "N/A"}, + {"item": "StoneTe", "quantity": 2, "chance": 0.04, "questLink": "N/A"}, + {"item": "StoneAe", "quantity": 2, "chance": 0.05, "questLink": "N/A"}, + {"item": "StoneWe", "quantity": 2, "chance": 0.02, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("snakeR", { + "details": { + "Name": "Santa Snake", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 25, + "MonsterOffsetX": 38, + "MonsterOffsetY": 36, + "HeightOfMonster": 32, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 45, + "DeathFrame": 13, + "MonsterHPTotal": 170, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 34, + "ExpType": 0, + "Defence": 18, + "MoveSPEED": 5, + "Damages": [22, 1], + "DefFor0": 14.57 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("w6c2b", { + "details": { + "Name": "Santas Little Helper", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 86, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 64, + "MonsterMoving": 1, + "MovingFrame": 10, + "RespawnTime": 49, + "DeathFrame": 19, + "MonsterHPTotal": 1.6e+12, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 75000000, + "ExpType": 0, + "Defence": 800000, + "MoveSPEED": 4, + "Damages": [300000, 1], + "DefFor0": 188882 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("w7b1b", { + "details": { + "Name": "Koi Fish", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 104, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, + "MonsterMoving": 1, + "MovingFrame": 7, + "RespawnTime": 45, + "DeathFrame": 15, + "MonsterHPTotal": 5e+21, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 4, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("w7b6b", { + "details": { + "Name": "Neonscale", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 109, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 14, + "RespawnTime": 45, + "DeathFrame": 22, + "MonsterHPTotal": 1e+29, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3e+11, + "ExpType": 0, + "Defence": 2500000, + "MoveSPEED": 3, + "Damages": [600000, 1], + "DefFor0": 333313 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("w7b3b", { "details": { - "Name": "Shell Snake", + "Name": "Glimbo", "AFKtype": AFKTypeEnum.Fighting, - "MonsterFace": 25, - "MonsterOffsetX": 38, - "MonsterOffsetY": 36, - "HeightOfMonster": 32, + "MonsterFace": 106, + "MonsterOffsetX": 34, + "MonsterOffsetY": 49, + "HeightOfMonster": 55, "MonsterMoving": 1, - "MovingFrame": 6, + "MovingFrame": 9, "RespawnTime": 45, - "DeathFrame": 13, - "MonsterHPTotal": 170, + "DeathFrame": 19, + "MonsterHPTotal": 1e+25, "Type": EnemyTypeEnum.monsterType, "SpecialType": "", - "ExpGiven": 34, + "ExpGiven": 3e+11, "ExpType": 0, - "Defence": 18, - "MoveSPEED": 8, - "Damages": [22, 1], - "DefFor0": 14.57 - }, - "drops": { - "drops": [ - {"item": "COIN", "quantity": 69, "chance": 0.5, "questLink": "N/A"}, - {"item": "CardsY7", "quantity": 1, "chance": 0.05, "questLink": "N/A"}, - {"item": "Timecandy1", "quantity": 3, "chance": 0.2, "questLink": "N/A"}, - {"item": "Timecandy2", "quantity": 3, "chance": 0.05, "questLink": "N/A"}, - {"item": "StoneTe", "quantity": 2, "chance": 0.04, "questLink": "N/A"}, - {"item": "StoneAe", "quantity": 2, "chance": 0.05, "questLink": "N/A"}, - {"item": "StoneWe", "quantity": 2, "chance": 0.02, "questLink": "N/A"} - ] + "Defence": 2500000, + "MoveSPEED": 5, + "Damages": [600000, 1], + "DefFor0": 333313 }, + "drops": undefined, "mapData": undefined, "navigation": undefined, "bossData": undefined @@ -9696,6 +10385,114 @@ export const initEnemyRepo = () => { "navigation": undefined, "bossData": undefined }), + new EnemyBase("bubbab", { + "details": { + "Name": "Bubba Supreme", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 23, + "MonsterOffsetX": 38, + "MonsterOffsetY": 47, + "HeightOfMonster": 90, + "MonsterMoving": 1, + "MovingFrame": 12, + "RespawnTime": 40, + "DeathFrame": 21, + "MonsterHPTotal": 14000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 420, + "ExpType": 0, + "Defence": 1, + "MoveSPEED": 4, + "Damages": [2, 1], + "DefFor0": 0.5 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("T1a", { + "details": { + "Name": "Bronze Champion Ram", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 46, + "MonsterOffsetX": 38, + "MonsterOffsetY": 32, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 35, + "DeathFrame": 13, + "MonsterHPTotal": 2000000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3500, + "ExpType": 0, + "Defence": 2500, + "MoveSPEED": 6, + "Damages": [2500, 1], + "DefFor0": 3001.06 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("T1b", { + "details": { + "Name": "Silver Champion Ram", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 46, + "MonsterOffsetX": 38, + "MonsterOffsetY": 32, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 35, + "DeathFrame": 13, + "MonsterHPTotal": 2000000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3500, + "ExpType": 0, + "Defence": 2500, + "MoveSPEED": 6, + "Damages": [2500, 1], + "DefFor0": 3001.06 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("T1c", { + "details": { + "Name": "Gold Champion Ram", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 46, + "MonsterOffsetX": 38, + "MonsterOffsetY": 32, + "HeightOfMonster": 70, + "MonsterMoving": 1, + "MovingFrame": 6, + "RespawnTime": 35, + "DeathFrame": 13, + "MonsterHPTotal": 2000000, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "", + "ExpGiven": 3500, + "ExpType": 0, + "Defence": 2500, + "MoveSPEED": 6, + "Damages": [2500, 1], + "DefFor0": 3001.06 + }, + "drops": undefined, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), new EnemyBase("Copper", { "details": { "Name": "Copper", @@ -12467,7 +13264,7 @@ export const initEnemyRepo = () => { "SpecialType": "", "ExpGiven": 500, "ExpType": 19, - "Defence": 5000000, + "Defence": 2000000, "MoveSPEED": 0, "Damages": [0, 1], "DefFor0": 0.22 @@ -12483,6 +13280,72 @@ export const initEnemyRepo = () => { "navigation": undefined, "bossData": undefined }), + new EnemyBase("Spelunking4", { + "details": { + "Name": "Plunder Cranny", + "AFKtype": AFKTypeEnum.Spelunking, + "MonsterFace": 0, + "MonsterOffsetX": 22, + "MonsterOffsetY": 38, + "HeightOfMonster": 30, + "MonsterMoving": 0, + "MovingFrame": 0, + "RespawnTime": 120, + "DeathFrame": 1, + "MonsterHPTotal": 5, + "Type": EnemyTypeEnum.oreType, + "SpecialType": "", + "ExpGiven": 1000, + "ExpType": 19, + "Defence": 15000000, + "MoveSPEED": 0, + "Damages": [0, 1], + "DefFor0": 0.22 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsF49", "quantity": 1, "chance": 1e-06, "questLink": "N/A"}, + {"item": "DropTable4", "quantity": 1, "chance": 0, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("Spelunking5", { + "details": { + "Name": "Kelp Forest", + "AFKtype": AFKTypeEnum.Spelunking, + "MonsterFace": 0, + "MonsterOffsetX": 22, + "MonsterOffsetY": 38, + "HeightOfMonster": 30, + "MonsterMoving": 0, + "MovingFrame": 0, + "RespawnTime": 120, + "DeathFrame": 1, + "MonsterHPTotal": 5, + "Type": EnemyTypeEnum.oreType, + "SpecialType": "", + "ExpGiven": 5000, + "ExpType": 19, + "Defence": 500000000, + "MoveSPEED": 0, + "Damages": [0, 1], + "DefFor0": 0.22 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsF50", "quantity": 1, "chance": 3e-07, "questLink": "N/A"}, + {"item": "DropTable4", "quantity": 1, "chance": 0, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), new EnemyBase("SpelunkingCard0", { "details": { "Name": "Fearful Tunnel", @@ -12615,6 +13478,72 @@ export const initEnemyRepo = () => { "navigation": undefined, "bossData": undefined }), + new EnemyBase("SpelunkingCard4", { + "details": { + "Name": "Plunder Cranny", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 4, + "MonsterOffsetX": 42, + "MonsterOffsetY": 28, + "HeightOfMonster": 85, + "MonsterMoving": 1, + "MovingFrame": 4, + "RespawnTime": 86400, + "DeathFrame": 13, + "MonsterHPTotal": 420, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "a", + "ExpGiven": 12000, + "ExpType": 0, + "Defence": 600, + "MoveSPEED": 3, + "Damages": [1000, 1], + "DefFor0": 1223.26 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsD10", "quantity": 1, "chance": 0, "questLink": "N/A"}, + {"item": "Spelunking4", "quantity": 1, "chance": 1, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), + new EnemyBase("SpelunkingCard5", { + "details": { + "Name": "Kelp Forest", + "AFKtype": AFKTypeEnum.Fighting, + "MonsterFace": 4, + "MonsterOffsetX": 42, + "MonsterOffsetY": 28, + "HeightOfMonster": 85, + "MonsterMoving": 1, + "MovingFrame": 4, + "RespawnTime": 86400, + "DeathFrame": 13, + "MonsterHPTotal": 420, + "Type": EnemyTypeEnum.monsterType, + "SpecialType": "a", + "ExpGiven": 12000, + "ExpType": 0, + "Defence": 600, + "MoveSPEED": 3, + "Damages": [1000, 1], + "DefFor0": 1223.26 + }, + "drops": { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsD10", "quantity": 1, "chance": 0, "questLink": "N/A"}, + {"item": "Spelunking5", "quantity": 1, "chance": 1, "questLink": "N/A"} + ] + }, + "mapData": undefined, + "navigation": undefined, + "bossData": undefined + }), new EnemyBase("ChestA1", { "details": { "Name": "Dewdrop Bronze Chest(W1)", diff --git a/data/domain/data/EnemyTableRepo.ts b/data/domain/data/EnemyTableRepo.ts index a2c59861..7d76ca29 100644 --- a/data/domain/data/EnemyTableRepo.ts +++ b/data/domain/data/EnemyTableRepo.ts @@ -1735,6 +1735,116 @@ export const initEnemyTableRepo = () => { {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} ] }), + new EnemyTableBase("w7b1", { + "drops": [ + {"item": "COIN", "quantity": 12500000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B1", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "w7B1b", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "CardsJ13", "quantity": 1, "chance": 1e-05, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b2", { + "drops": [ + {"item": "COIN", "quantity": 35000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B2", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ14", "quantity": 1, "chance": 7e-06, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b3", { + "drops": [ + {"item": "COIN", "quantity": 50000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B3", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ15", "quantity": 1, "chance": 5e-06, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b4", { + "drops": [ + {"item": "COIN", "quantity": 70000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B4", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ16", "quantity": 1, "chance": 3e-06, "questLink": "N/A"}, + {"item": "Coral4", "quantity": 1, "chance": 4e-08, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b5", { + "drops": [ + {"item": "COIN", "quantity": 150000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B5", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ17", "quantity": 1, "chance": 1.5e-06, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b6", { + "drops": [ + {"item": "COIN", "quantity": 250000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B6", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ18", "quantity": 1, "chance": 7e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b7", { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B7", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ19", "quantity": 1, "chance": 5e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b8", { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B8", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ20", "quantity": 1, "chance": 3e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b9", { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B9", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ21", "quantity": 1, "chance": 2e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b10", { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B10", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ22", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b11", { + "drops": [ + {"item": "COIN", "quantity": 500000000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B11", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ23", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), + new EnemyTableBase("w7b12", { + "drops": [ + {"item": "COIN", "quantity": 1100000, "chance": 0.5, "questLink": "N/A"}, + {"item": "w7B12", "quantity": 1, "chance": 0.001, "questLink": "N/A"}, + {"item": "CardsJ24", "quantity": 1, "chance": 1e-07, "questLink": "N/A"}, + {"item": "SmithingRecipes7", "quantity": 0, "chance": 8e-07, "questLink": "N/A"}, + {"item": "DropTable34", "quantity": 1, "chance": 0.001, "questLink": "N/A"} + ] + }), new EnemyTableBase("w7d1", { "drops": [ {"item": "COIN", "quantity": 65000, "chance": 0.5, "questLink": "N/A"}, @@ -2996,6 +3106,20 @@ export const initEnemyTableRepo = () => { {"item": "DropTable4", "quantity": 1, "chance": 0, "questLink": "N/A"} ] }), + new EnemyTableBase("Spelunking4", { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsF49", "quantity": 1, "chance": 1e-06, "questLink": "N/A"}, + {"item": "DropTable4", "quantity": 1, "chance": 0, "questLink": "N/A"} + ] + }), + new EnemyTableBase("Spelunking5", { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsF50", "quantity": 1, "chance": 3e-07, "questLink": "N/A"}, + {"item": "DropTable4", "quantity": 1, "chance": 0, "questLink": "N/A"} + ] + }), new EnemyTableBase("SpelunkingCard0", { "drops": [ {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, @@ -3023,6 +3147,20 @@ export const initEnemyTableRepo = () => { {"item": "CardsD10", "quantity": 1, "chance": 0, "questLink": "N/A"}, {"item": "Spelunking3", "quantity": 1, "chance": 1, "questLink": "N/A"} ] + }), + new EnemyTableBase("SpelunkingCard4", { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsD10", "quantity": 1, "chance": 0, "questLink": "N/A"}, + {"item": "Spelunking4", "quantity": 1, "chance": 1, "questLink": "N/A"} + ] + }), + new EnemyTableBase("SpelunkingCard5", { + "drops": [ + {"item": "COIN", "quantity": 0, "chance": 0, "questLink": "N/A"}, + {"item": "CardsD10", "quantity": 1, "chance": 0, "questLink": "N/A"}, + {"item": "Spelunking5", "quantity": 1, "chance": 1, "questLink": "N/A"} + ] }) ] } diff --git a/data/domain/data/GambitBonusRepo.ts b/data/domain/data/GambitBonusRepo.ts index 3880fe8d..da8e52b3 100644 --- a/data/domain/data/GambitBonusRepo.ts +++ b/data/domain/data/GambitBonusRepo.ts @@ -81,7 +81,7 @@ export const initGambitBonusRepo = () => { "x0": 1, "x1": 0, "description": "no", - "name": "2x extra Snail Mail every day" + "name": "2 extra Snail Mail every day" }), new GambitBonusBase(11, { "index": 11, @@ -95,28 +95,28 @@ export const initGambitBonusRepo = () => { "x0": 1, "x1": 0, "description": "no", - "name": "2x Extra Bones on Deathbringer" + "name": "2 Extra Bones on Deathbringer" }), new GambitBonusBase(13, { "index": 13, "x0": 1, "x1": 0, "description": "no", - "name": "2x daily particle bubble upg" + "name": "2 daily particle bubble upg" }), new GambitBonusBase(14, { "index": 14, - "x0": 1, + "x0": 250, "x1": 0, - "description": "no", - "name": "World 7 bonus... what will it be...?" + "description": "Spelunking is a World 7 skill", + "name": "+{% Spelunking EXP Gain" }), new GambitBonusBase(15, { "index": 15, - "x0": 1, + "x0": 3, "x1": 0, - "description": "no", - "name": "World 7 bonus... what will it be...?" + "description": "Research is a World 7 skill", + "name": "+{% Research AFK Gains rate" }), new GambitBonusBase(16, { "index": 16, @@ -130,7 +130,7 @@ export const initGambitBonusRepo = () => { "x0": 1, "x1": 0, "description": "no", - "name": "World 7 bonus... what will it be...?" + "name": "World 8 bonus... what will it be...?" }), new GambitBonusBase(18, { "index": 18, diff --git a/data/domain/data/GamingBoxRepo.ts b/data/domain/data/GamingBoxRepo.ts index d1d6b6bc..c96f6427 100644 --- a/data/domain/data/GamingBoxRepo.ts +++ b/data/domain/data/GamingBoxRepo.ts @@ -26,14 +26,14 @@ export const initGamingBoxRepo = () => { "name": "Spaded Box", "costA": 3, "costB": 6, - "drawX": 293, + "drawX": 247, "drawY": 273, "clickWidth": 204, "clickHeight": 53, - "clipboardWidth": 257, + "clipboardWidth": 211, "clipboardHeight": 122, "desc": "Contains an item capable of creating absolutely nothing", - "itemX": 328, + "itemX": 282, "itemY": 254, "backgroundX": 49, "backgroundY": 70 @@ -48,7 +48,7 @@ export const initGamingBoxRepo = () => { "clickHeight": 56, "clipboardWidth": 212, "clipboardHeight": 225, - "desc": "Contains the only animal who will be attending Saw Con 2025", + "desc": "Contains the only animal who will be attending Saw Con 2027", "itemX": 524, "itemY": 305, "backgroundX": 355, @@ -135,8 +135,8 @@ export const initGamingBoxRepo = () => { "backgroundY": 174 }), new GamingBoxBase(8, { - "name": "Empty Box", - "costA": 99, + "name": "Royalty Box", + "costA": 1, "costB": 50, "drawX": 409, "drawY": 328, @@ -144,11 +144,11 @@ export const initGamingBoxRepo = () => { "clickHeight": 58, "clipboardWidth": 114, "clipboardHeight": 243, - "desc": "Contains something invisible with no weight... Yea there's nothing in here.", - "itemX": 416, - "itemY": 325, + "desc": "Contains the one and only rodent to rule them all.", + "itemX": 409, + "itemY": 290, "backgroundX": 280, - "backgroundY": 80 + "backgroundY": 70 }), new GamingBoxBase(9, { "name": "Empty Box", diff --git a/data/domain/data/GamingSuperbitsRepo.ts b/data/domain/data/GamingSuperbitsRepo.ts index 4ea3a2bf..5d6615da 100644 --- a/data/domain/data/GamingSuperbitsRepo.ts +++ b/data/domain/data/GamingSuperbitsRepo.ts @@ -169,7 +169,7 @@ export const initGamingSuperbitsRepo = () => { "name": "Artifacto Discoveries" }), new GamingSuperbitBase(27, { - "description": "MSA now gives +1% Spelunking POW per 10 total Waves", + "description": "MSA now gives +2.5% Spelunking POW per 10 Waves over 300", "x1": 6, "x2": 58, "name": "MSA Spelunking" @@ -211,10 +211,10 @@ export const initGamingSuperbitsRepo = () => { "name": "Jewel Cogs" }), new GamingSuperbitBase(34, { - "description": "Adds a new bonus to slab when W7 Skill 2 comes out", + "description": "Adds a new bonus to The Slab: +% Research EXP gain", "x1": 3, "x2": 67, - "name": "Slabby Something" + "name": "Slabby Research" }), new GamingSuperbitBase(35, { "description": "+10 Max LV for Equinox upgrades", @@ -235,7 +235,7 @@ export const initGamingSuperbitsRepo = () => { "name": "Squirrel Triad" }), new GamingSuperbitBase(38, { - "description": "+1% Palette Luck per Total Colour LVs. Total Bonus: +{% Luck", + "description": "+1% Palette Luck per Total Colour LVs. Total Bonus: +{% Luck", "x1": 6, "x2": 64, "name": "Colourful Luck" @@ -271,10 +271,10 @@ export const initGamingSuperbitsRepo = () => { "name": "Peripheral Vision" }), new GamingSuperbitBase(44, { - "description": "MSA will give a bonus for W7 skill 2 when released...", + "description": "MSA now gives +0.3% Research EXP per 10 Waves over 300", "x1": 1, "x2": 68, - "name": "MSA Something" + "name": "MSA Research" }), new GamingSuperbitBase(45, { "description": "+3% Palette Luck per Gaming LV over 200. Total Bonus: +{% Luck", @@ -293,6 +293,145 @@ export const initGamingSuperbitsRepo = () => { "x1": 8, "x2": 78, "name": "Timmy Talented" - }) + }), + new GamingSuperbitBase(48, { + "description": "+1 Max Evolution for all plants. This is 250Kx rarer than normal evolutions", + "x1": 1, + "x2": 70, + "name": "Plant evo" + }), + new GamingSuperbitBase(49, { + "description": "The Palette bonus from 'Peachy Pink' is 2x bigger now", + "x1": 3, + "x2": 73, + "name": "Peachier Peach" + }), + new GamingSuperbitBase(50, { + "description": "Earn 1.50x more King Tokens to spend on King Rat's upgrades", + "x1": 5, + "x2": 76, + "name": "A Kings Ransom" + }), + new GamingSuperbitBase(51, { + "description": "The Palette bonus from 'Ocean Blue' is 2x bigger now", + "x1": 6, + "x2": 79, + "name": "Bluer Ocean" + }), + new GamingSuperbitBase(52, { + "description": "The Palette bonus from 'Red Orange' is 2x bigger now", + "x1": 8, + "x2": 83, + "name": "Redder Orange" + }), + new GamingSuperbitBase(53, { + "description": "If no Prayers equipped, get 3/5th bonus of all prayers, and no curses", + "x1": 4, + "x2": 87, + "name": "Prayers Aint Meta" + }), + new GamingSuperbitBase(54, { + "description": "The Palette bonus from 'Offwhite' is 2x bigger now", + "x1": 2, + "x2": 72, + "name": "Further Offcolour" + }), + new GamingSuperbitBase(55, { + "description": "+2% Megacrop chance per Farming LV over 300 Total Bonus: x Chance", + "x1": 6, + "x2": 77, + "name": "Mo Stickers Mo Bonusers" + }), + new GamingSuperbitBase(56, { + "description": "Adds a new Bits Gain multi based on best Log Minigame highscore", + "x1": 1, + "x2": 84, + "name": "Pro Log Flipper" + }), + new GamingSuperbitBase(57, { + "description": "+1 Max Evolution for all plants. This is 10Mx rarer than normal evolutions", + "x1": 8, + "x2": 86, + "name": "Plant evo" + }), + new GamingSuperbitBase(58, { + "description": "The Palette bonus from 'Neon Tree' is 2x bigger now", + "x1": 5, + "x2": 90, + "name": "Everybody Talks" + }), + new GamingSuperbitBase(59, { + "description": "All the '2x Palette bonus from specific colours' upgrades now give 2.5x", + "x1": 4, + "x2": 93, + "name": "Colourier Colours" + }), + new GamingSuperbitBase(60, { + "description": "Boosts odds of finding one of King Rat's Crowns by 1.50x", + "x1": 9, + "x2": 75, + "name": "Royal Flora" + }), + new GamingSuperbitBase(61, { + "description": "The Palette bonus from 'Babby Blue' is 2x bigger now", + "x1": 1, + "x2": 86, + "name": "Babbiest Blue" + }), + new GamingSuperbitBase(62, { + "description": "All Farming Stickers give 1.20x higher bonuses now and forever", + "x1": 1, + "x2": 92, + "name": "Bettah Stickahs" + }), + new GamingSuperbitBase(63, { + "description": "1.10x Class EXP for all players", + "x1": 3, + "x2": 96, + "name": "Experienced Gamer" + }), + new GamingSuperbitBase(64, { + "description": "1.10x Damage Multi for all players, unaffected by DMG scaling", + "x1": 7, + "x2": 98, + "name": "Destructive Gamer" + }), + new GamingSuperbitBase(65, { + "description": "1.30x Palette Luck, straight up multiplier for your colouring needs", + "x1": 1, + "x2": 100, + "name": "Artistic Gamer" + }), + new GamingSuperbitBase(66, { + "description": "Dont buy this. Not like you can afford it regardless.", + "x1": 2, + "x2": 150, + "name": "Not Yet" + }), + new GamingSuperbitBase(67, { + "description": "You can't buy this. At least not with so few bits.", + "x1": 2, + "x2": 150, + "name": "Nuh Uh" + }), + new GamingSuperbitBase(68, { + "description": "You can't buy this today, or tomorrow, or the next day.", + "x1": 2, + "x2": 150, + "name": "Not Today" + }), + new GamingSuperbitBase(69, { + "description": "You? Buying THIS?? YOU'RE BROOOOKE!!!", + "x1": 2, + "x2": 150, + "name": "Not Happening" + }), + new GamingSuperbitBase(70, { + "description": "Aint no way I'm lettin' ya buy this here upgrade, no way no how.", + "x1": 2, + "x2": 150, + "name": "No Way" + }), + new GamingSuperbitBase(71, {"description": "Yea, what he said.", "x1": 2, "x2": 150, "name": "No How"}) ] } diff --git a/data/domain/data/GemShopRepo.ts b/data/domain/data/GemShopRepo.ts index c9f67236..a869a52e 100644 --- a/data/domain/data/GemShopRepo.ts +++ b/data/domain/data/GemShopRepo.ts @@ -120,9 +120,9 @@ export const initGemShopRepo = () => { "mtxName": "Gaming Fertilizer", "itemDisplayName": "Gaming Fertilizer", "desc": "Gives you a gaming fertilizer item. Use it in your player inventory to instantly get 8 hours of gaming progress! This item restocks each day.", - "cost": 110, + "cost": 290, "no": 132, - "maxPurchases": 4, + "maxPurchases": 2, "qty": 1, "costIncrement": 0 }), @@ -144,9 +144,9 @@ export const initGemShopRepo = () => { "mtxName": "Compost Bag", "itemDisplayName": "Compost Bag", "desc": "Gives you a Compost Bag usable item. Use it in your player inventory to instantly get 4 hours of Farming growth for all your crops, instantly! This item restocks each day.", - "cost": 85, + "cost": 295, "no": 150, - "maxPurchases": 9, + "maxPurchases": 2, "qty": 1, "costIncrement": 0 }), @@ -1064,59 +1064,59 @@ export const initGemShopRepo = () => { }), new GemShopItemBase(88, { "section": "Limited Specials", - "name": "EquipmentHats40", - "mtxName": "Pardoned Turkey Hat", - "itemDisplayName": "Pardoned Turkey", - "desc": "Gobble gobble gobble!", + "name": "Quest115", + "mtxName": "Research Papers", + "itemDisplayName": "Half Finished Research Papers", + "desc": "FREEBIES RIGHT HERE! Use this to instantly get 2 hours of Research gains! That's EXP and Minehead currency! Dont forget, Toobus Goobus has new quests, he'll give you these too!", "cost": 1, "no": 87, - "maxPurchases": 1, + "maxPurchases": 2, "qty": 1, "costIncrement": 0 }), new GemShopItemBase(89, { "section": "Limited Specials", - "name": "EquipmentHats55", - "mtxName": "Steam Cap", - "itemDisplayName": "Steam Cap", - "desc": "An old reward from 2021's Steam Launch of IdleOn! Comes with a massive +3% additive Class EXP bonus, long live PC gaming!", - "cost": 199, + "name": "GemQ18", + "mtxName": "5 Star Cardifier", + "itemDisplayName": "", + "desc": "Use this on a 4 star card to upgrade it to 5 stars! It works like 4 star cardifiers do, you get to choose which card gets upgraded, no randomness involved!! Yippie!!!", + "cost": 490, "no": 88, - "maxPurchases": 1, - "qty": 1, + "maxPurchases": 5, + "qty": 0, "costIncrement": 0 }), new GemShopItemBase(90, { "section": "Limited Specials", - "name": "EquipmentHats75", - "mtxName": "Apple Launch Hat", - "itemDisplayName": "Apple Launch Hat", - "desc": "An old reward from 2022's iOS Launch of IdleOn! Comes with a meager +5% additive Class EXP bonus... but it's not nothin!", - "cost": 199, + "name": "GemP25", + "mtxName": "Random Hyper Obol", + "itemDisplayName": "Hyper Obol Stack", + "desc": "Gives you a random Circle Hyper Obol! The four equal possibilites are +4% DROP RATE, +2% ALL STAT, +3% DAMAGE, and +2% MULTIKILL PER TIER!", + "cost": 425, "no": 89, - "maxPurchases": 1, + "maxPurchases": 6, "qty": 1, "costIncrement": 0 }), new GemShopItemBase(91, { "section": "Limited Specials", - "name": "EquipmentHats81", - "mtxName": "Siege Captain Hat", - "itemDisplayName": "Siege Captain Cap", - "desc": "30% OFF! Argh, ye ain't no real pirate without no real pirate hat! Comes with a +10% additive Drop Rate bonus, to plunder your enemies with!", - "cost": 550, + "name": "EquipmentRings37", + "mtxName": "World 6 Kills Ring", + "itemDisplayName": "Spirit Killer Ring", + "desc": "All kills in World 6 count 1.30x more for opening portals to the next map. Helps you get to World 7 faster!", + "cost": 710, "no": 90, - "maxPurchases": 1, + "maxPurchases": 6, "qty": 1, "costIncrement": 0 }), new GemShopItemBase(92, { "section": "Limited Specials", - "name": "EquipmentHats82", - "mtxName": "Elemental Sorcerer Hat", - "itemDisplayName": "Ele Sorcerer Pointed Hat", - "desc": "30% OFF! You can't be a real sorcerer without a big wizard hat! Comes with a +5% All Stats bonus, so your STR AGI WIS LUK will be in good hands!", - "cost": 550, + "name": "EquipmentPendant31", + "mtxName": "Deathblossom Pendant", + "itemDisplayName": "Deathbloom Flower Pendant", + "desc": "This necklace equipment comes with a 1.30X Damage Multi bonus, and +20% Mob Respawn bonus!", + "cost": 870, "no": 91, "maxPurchases": 1, "qty": 1, @@ -1124,35 +1124,35 @@ export const initGemShopRepo = () => { }), new GemShopItemBase(93, { "section": "Limited Specials", - "name": "EquipmentHats112", - "mtxName": "Deathbringer Hood", - "itemDisplayName": "Deathbringer Hood of Death", - "desc": "The hood of the reaper himself! Comes with a 1.25x Extra Bones multiplier, which will help upgrade the GRIMOIRE on your Deathbringer", - "cost": 790, + "name": "Timecandy9", + "mtxName": "Cosmic Time Candy", + "itemDisplayName": "Cosmic Time Candy", + "desc": "A time candy that gives a random amount of time for a nonrandom cost of gems? How inexplicable! @ These candies give up to 500 hours of AFK time, but on average give 24 hrs.", + "cost": 275, "no": 92, - "maxPurchases": 1, + "maxPurchases": 12, "qty": 1, "costIncrement": 0 }), new GemShopItemBase(94, { "section": "Limited Specials", - "name": "EquipmentHats118", - "mtxName": "Windwalker Hood", - "itemDisplayName": "Windwalker Hood", - "desc": "Comes with a 1.25x Extra Dust multiplier, which will help upgrade The Compass while playing on your Windwalker!", - "cost": 790, + "name": "Quest115", + "mtxName": "Research Papers", + "itemDisplayName": "Half Finished Research Papers", + "desc": "Use this to instantly get 2 hours of Research gains! That's EXP and Minehead currency!", + "cost": 390, "no": 93, - "maxPurchases": 1, + "maxPurchases": 3, "qty": 1, "costIncrement": 0 }), new GemShopItemBase(95, { "section": "Limited Specials", - "name": "EquipmentHats122", - "mtxName": "Arcanist Crown", - "itemDisplayName": "Arcanist Crown", - "desc": "Comes with a +25% Extra Tachyon multiplier, which will help upgrade the Tesseract while playing on your Arcane Cultist!", - "cost": 790, + "name": "EquipmentNametag3", + "mtxName": "Balling Nametag", + "itemDisplayName": "Balling Nametag", + "desc": "Equip this nametag to make your nameplate under your character totally blinged out! Also comes with a decent +40% Drop Rate bonus!", + "cost": 1500, "no": 94, "maxPurchases": 1, "qty": 1, @@ -1355,7 +1355,7 @@ export const initGemShopRepo = () => { "name": "GemQ10", "mtxName": "Royal Egg Cap", "itemDisplayName": "Infinite Forge", - "desc": "Boosts the max number of eggs in your breeding nest by +1. ALSO, as an added bonus, you get 1.10x New Pet Breeding Chance for each time you buy this!", + "desc": "Boosts the max number of eggs in your breeding nest by +1. ALSO, as an added bonus, you get 1.10x New Mob Breeding Chance for each time you buy this!", "cost": 350, "no": 119, "maxPurchases": 5, @@ -1413,9 +1413,9 @@ export const initGemShopRepo = () => { new GemShopItemBase(117, { "section": "World 3", "name": "GemQ15", - "mtxName": "Pet Storage", + "mtxName": "Mob Storage", "itemDisplayName": "Infinite Forge", - "desc": "Unlocks 12 pet storage spaces, which is an entire row!", + "desc": "Unlocks 12 Mob storage spaces, which is an entire row!", "cost": 325, "no": 124, "maxPurchases": 12, @@ -1427,7 +1427,7 @@ export const initGemShopRepo = () => { "name": "GemQ16", "mtxName": "Fenceyard Space", "itemDisplayName": "Infinite Forge", - "desc": "Unlocks 2 Fenceyard slots, which are great for Breedability Pets and Shiny Pets!", + "desc": "Unlocks 2 Fenceyard slots, which are great for Breedability Mobs and Shiny Mobs!", "cost": 275, "no": 125, "maxPurchases": 6, diff --git a/data/domain/data/GodInfoRepo.ts b/data/domain/data/GodInfoRepo.ts index c95e3fd0..d0f70479 100644 --- a/data/domain/data/GodInfoRepo.ts +++ b/data/domain/data/GodInfoRepo.ts @@ -76,7 +76,7 @@ export const initGodInfoRepo = () => { }), new GodInfoBase(4, { "name": "Goharut", - "majorBonus": "When claiming non-candy AFK gains, also progress one of the following by the AFK time! (Refinery, 3D Printer, Cooking, Pet Breeding, Sailing, or Gaming)", + "majorBonus": "When claiming non-candy AFK gains, also progress one of the following by the AFK time! (Refinery, 3D Printer, Cooking, Mob Breeding, Sailing, or Gaming)", "passiveBonus": "+{% Class EXP", "passiveMax": 100, "blessingBaseCost": 1000000, diff --git a/data/domain/data/HoleBuildingRepo.ts b/data/domain/data/HoleBuildingRepo.ts index 4dcbde9d..ead03fe1 100644 --- a/data/domain/data/HoleBuildingRepo.ts +++ b/data/domain/data/HoleBuildingRepo.ts @@ -481,7 +481,7 @@ export const initHoleBuildingRepo = () => { "costType": SedimentTypeEnum.Gravel, "baseCost": 10, "costCalcType": false, - "desc": "Gives you a +60% chance to get an additional Grey Gene when trashing a pet for every Power of 10 Gravel you have. @ Total Bonus: +{% Chance for extra Gene", + "desc": "Gives you a +60% chance to get an additional Grey Gene when trashing a Mob for every Power of 10 Gravel you have. @ Total Bonus: +{% Chance for extra Gene", "order": 8 }), new HoleBuildingBase(53, { diff --git a/data/domain/data/ItemDetailRepo.ts b/data/domain/data/ItemDetailRepo.ts index f5180dd5..d13f3532 100644 --- a/data/domain/data/ItemDetailRepo.ts +++ b/data/domain/data/ItemDetailRepo.ts @@ -2216,6 +2216,69 @@ export const initItemDetailRepo = () => { "Amount": 0, "Cooldown": 0 }), + new CommonItemBase("Spelunking4", { + "internalID": "Spelunking4", + "displayName": "Chapter Five 'Sunken Plunder'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "ID": 4, + "Type": "Spelunky Page", + "lvReqToCraft": 0, + "desc_line1": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler", + "Effect": "", + "Trigger": "0", + "Amount": 0, + "Cooldown": 0 + }), + new CommonItemBase("Spelunking5", { + "internalID": "Spelunking5", + "displayName": "Chapter Six 'Kelp Primeval'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "ID": 5, + "Type": "Spelunky Page", + "lvReqToCraft": 0, + "desc_line1": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler", + "Effect": "", + "Trigger": "0", + "Amount": 0, + "Cooldown": 0 + }), + new CommonItemBase("Spelunking6", { + "internalID": "Spelunking6", + "displayName": "Chapter Seven 'FILLER'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "ID": 6, + "Type": "Spelunky Page", + "lvReqToCraft": 0, + "desc_line1": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler", + "Effect": "", + "Trigger": "0", + "Amount": 0, + "Cooldown": 0 + }), new CommonItemBase("EquipmentHats1", { "internalID": "EquipmentHats1", "displayName": "Farmer Brim", @@ -12076,7 +12139,7 @@ export const initItemDetailRepo = () => { "ID": 1040, "Type": "Stamp", "lvReqToCraft": 0, - "desc_line1": "NewPet,add,1,0,15,GalaxyA3,200,5,1000000,1.4,0,{}% New Pet Chance,0", + "desc_line1": "NewPet,add,1,0,15,GalaxyA3,200,5,1000000,1.4,0,{}% New Mob Chance,0", "desc_line2": "Filler", "desc_line3": "Filler", "desc_line4": "Filler", @@ -16997,11 +17060,11 @@ export const initItemDetailRepo = () => { }), new CommonItemBase("PetEgg", { "internalID": "PetEgg", - "displayName": "Pet Egg", + "displayName": "Mob Egg", "sellPrice": 1, "typeGen": TypeGenEnum.dQuest, "ID": 0, - "Type": "Pet Egg", + "Type": "Mob Egg", "lvReqToCraft": 15, "desc_line1": "Hold down to instantly incubate eggs for your nest in World 4. It'll only use up eggs that you have space to carry, dont worry about wasting these!", "desc_line2": "Filler", @@ -17182,6 +17245,57 @@ export const initItemDetailRepo = () => { "desc_line7": "Filler", "desc_line8": "Filler" }), + new CommonItemBase("Refinery7", { + "internalID": "Refinery7", + "displayName": "Crosslink Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Refinery Salts", + "lvReqToCraft": 0, + "desc_line1": "It's grey, and doesn't exist.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("Refinery8", { + "internalID": "Refinery8", + "displayName": "Propagated Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Refinery Salts", + "lvReqToCraft": 0, + "desc_line1": "It's grey, and doesn't exist.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("Refinery9", { + "internalID": "Refinery9", + "displayName": "Anionic Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Refinery Salts", + "lvReqToCraft": 0, + "desc_line1": "It's grey, and doesn't exist.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), new CommonItemBase("CraftMat1", { "internalID": "CraftMat1", "displayName": "Thread", @@ -20786,6 +20900,227 @@ export const initItemDetailRepo = () => { "desc_line7": "Filler", "desc_line8": "Filler" }), + new CommonItemBase("w7B1", { + "internalID": "w7B1", + "displayName": "Eye of Koi", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "It's a glass eye, which means you're violently decimating a population of blind defensle... oh wait no, it's a real eyeball.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B1b", { + "internalID": "w7B1b", + "displayName": "Immaculate Eye", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "Woah... I bet someone out there would value such a thing quite highly!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B2", { + "internalID": "w7B2", + "displayName": "Bubble N Chains", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "Take awayyyyyyy... take away this bubble and chain!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B3", { + "internalID": "w7B3", + "displayName": "Pirate Emblem I", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "The very first emblem given to new pirates, signifying their alliance to the pirate crew.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B4", { + "internalID": "w7B4", + "displayName": "Caviar", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "Ooooohhhohoh, unborn fish in circular form, how sumptuous!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B5", { + "internalID": "w7B5", + "displayName": "Jelly Cube", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "Wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B6", { + "internalID": "w7B6", + "displayName": "Tuft of Kelp", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "Kelpfish as you know them are actually female... as for the male fish, well, you're looking at a group of them. Confused? Look up male anglerfish...", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B7", { + "internalID": "w7B7", + "displayName": "Mantacakes", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "I don't care what message of tastiness and goodness you send me, I will not endorse this food.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B8", { + "internalID": "w7B8", + "displayName": "Glowfish Tail", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "It'll keep glowing so long as it believes in itself.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B9", { + "internalID": "w7B9", + "displayName": "Ancient Scales", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "It's a writhing pile of scales, gems, and extremities.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B10", { + "internalID": "w7B10", + "displayName": "Magmaspike", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "What would hurt more, the stab wound or the burn wound?", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B11", { + "internalID": "w7B11", + "displayName": "Pirate Mark II", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "The second emblem given to veteran pirates, signifying their loyalty to the pirate crew.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("w7B12", { + "internalID": "w7B12", + "displayName": "Pirate Mark III", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "ID": 0, + "Type": "Monster Drop", + "lvReqToCraft": 15, + "desc_line1": "The penultimate emblem given to legendary pirates, signifying their leadership of the pirate crew.", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), new CommonItemBase("GemP35", { "internalID": "GemP35", "displayName": "Hyper Obol Stack Square Edition", @@ -26800,6 +27135,30 @@ export const initItemDetailRepo = () => { "UQ2val": 300, "Upgrade_Slots_Left": 0 }), + new CommonItemBase("EquipmentGown6", { + "internalID": "EquipmentGown6", + "displayName": "Bulwark Armor", + "sellPrice": 1, + "typeGen": TypeGenEnum.aGown, + "ID": 7, + "Type": "Attire", + "lvReqToCraft": 55, + "lvReqToEquip": 1, + "Class": ClassTypeEnum.All, + "Speed": 0, + "Reach": 0, + "Weapon_Power": 25, + "STR": 10, + "AGI": 10, + "WIS": 10, + "LUK": 10, + "Defence": 50, + "UQ1txt": "% DAMAGE BONUS", + "UQ1val": 200, + "UQ2txt": "% BONUS KILLS", + "UQ2val": 150, + "Upgrade_Slots_Left": 0 + }), new CommonItemBase("EquipmentKeychain0", { "internalID": "EquipmentKeychain0", "displayName": "Simple Key Chain", @@ -33206,7 +33565,7 @@ export const initItemDetailRepo = () => { "ID": 0, "Type": "Usable", "lvReqToCraft": 15, - "desc_line1": "Hold down to instantly get 2 Hours of Dust added to the Compass! The amount is based on the current hourly rate shown in AFK info. You must be on your Windwalker to use this.", + "desc_line1": "Hold down to instantly get 1 Hour of Dust added to the Compass! The amount is based on the current hourly rate shown in AFK info. You must be on your Windwalker to use this.", "desc_line2": "Filler", "desc_line3": "Filler", "desc_line4": "Filler", @@ -33274,7 +33633,7 @@ export const initItemDetailRepo = () => { "ID": 0, "Type": "Usable", "lvReqToCraft": 15, - "desc_line1": "Collect 1000 of these to unlock AFK Dust for Windwalker! Once you have 1000, hold down on this item. You will then earn 1 Aethermoon per 2hr AFK claimed on your Windwalker.", + "desc_line1": "Collect 1000 of these to unlock AFK Dust for Windwalker! Once you have 1000, hold down on this item. You will then earn 1 Aethermoon per 1hr AFK claimed on your Windwalker.", "desc_line2": "Filler", "desc_line3": "Filler", "desc_line4": "Filler", @@ -33404,7 +33763,7 @@ export const initItemDetailRepo = () => { }), new CommonItemBase("Quest107", { "internalID": "Quest107", - "displayName": "Aether Fragment", + "displayName": "Arcane Fragment", "sellPrice": 100, "typeGen": TypeGenEnum.dQuest, "ID": 0, @@ -33504,6 +33863,23 @@ export const initItemDetailRepo = () => { "desc_line7": "Filler", "desc_line8": "Filler" }), + new CommonItemBase("Quest115", { + "internalID": "Quest115", + "displayName": "Half Finished Research Papers", + "sellPrice": 100, + "typeGen": TypeGenEnum.dQuest, + "ID": 0, + "Type": "Usable", + "lvReqToCraft": 15, + "desc_line1": "Hold down to instantly gain 2 Hours of Research progress! That includes Minehead currency too!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), new CommonItemBase("EquipmentSmithingTabs2", { "internalID": "EquipmentSmithingTabs2", "displayName": "Anvil Tab 2", @@ -33971,7 +34347,7 @@ export const initItemDetailRepo = () => { "ID": 21, "Type": "Statue", "lvReqToCraft": 5, - "desc_line1": "This statue somehow boosts the effectiveness of pets getting it on...", + "desc_line1": "This statue somehow boosts the effectiveness of Mobs getting it on...", "desc_line2": "Filler", "desc_line3": "Filler", "desc_line4": "Filler", @@ -34593,6 +34969,23 @@ export const initItemDetailRepo = () => { }), new CommonItemBase("Coral3", { "internalID": "Coral3", + "displayName": "Char Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "ID": 0, + "Type": "Coral", + "lvReqToCraft": 0, + "desc_line1": "Give these to the Dancing Coral to unlock a new synergy bonus for construction!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("Coral4", { + "internalID": "Coral4", "displayName": "Neon Coral", "sellPrice": 50, "typeGen": TypeGenEnum.dQuest, @@ -34608,6 +35001,74 @@ export const initItemDetailRepo = () => { "desc_line7": "Filler", "desc_line8": "Filler" }), + new CommonItemBase("Coral5", { + "internalID": "Coral5", + "displayName": "Aegean Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "ID": 0, + "Type": "Coral", + "lvReqToCraft": 0, + "desc_line1": "Give these to the Dancing Coral to unlock a new synergy bonus for construction!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("Coral6", { + "internalID": "Coral6", + "displayName": "Gilded Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "ID": 0, + "Type": "Coral", + "lvReqToCraft": 0, + "desc_line1": "Give these to the Dancing Coral to unlock a new synergy bonus for construction!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("Coral7", { + "internalID": "Coral7", + "displayName": "Twisted Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "ID": 0, + "Type": "Coral", + "lvReqToCraft": 0, + "desc_line1": "Give these to the Dancing Coral to unlock a new synergy bonus for construction!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("Coral8", { + "internalID": "Coral8", + "displayName": "Eternal Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "ID": 0, + "Type": "Coral", + "lvReqToCraft": 0, + "desc_line1": "Give these to the Dancing Coral to unlock a new synergy bonus for construction!", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), new CommonItemBase("Bone0", { "internalID": "Bone0", "displayName": "Femur", @@ -46277,6 +46738,57 @@ export const initItemDetailRepo = () => { "desc_line7": "Filler", "desc_line8": "Filler" }), + new CommonItemBase("CardsF49", { + "internalID": "CardsF49", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "SpelunkingCard4", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsF50", { + "internalID": "CardsF50", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "SpelunkingCard5", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsF51", { + "internalID": "CardsF51", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "SpelunkingCard6", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), new CommonItemBase("CardsG1", { "internalID": "CardsG1", "displayName": "DONTFILL", @@ -47246,6 +47758,210 @@ export const initItemDetailRepo = () => { "desc_line7": "Filler", "desc_line8": "Filler" }), + new CommonItemBase("CardsJ13", { + "internalID": "CardsJ13", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b1", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ14", { + "internalID": "CardsJ14", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b2", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ15", { + "internalID": "CardsJ15", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b3", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ16", { + "internalID": "CardsJ16", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b4", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ17", { + "internalID": "CardsJ17", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b5", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ18", { + "internalID": "CardsJ18", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b6", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ19", { + "internalID": "CardsJ19", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b7", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ20", { + "internalID": "CardsJ20", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b8", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ21", { + "internalID": "CardsJ21", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b9", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ22", { + "internalID": "CardsJ22", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b10", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ23", { + "internalID": "CardsJ23", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b11", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), + new CommonItemBase("CardsJ24", { + "internalID": "CardsJ24", + "displayName": "DONTFILL", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "ID": 0, + "Type": "Card", + "lvReqToCraft": 2, + "desc_line1": "w7b12", + "desc_line2": "Filler", + "desc_line3": "Filler", + "desc_line4": "Filler", + "desc_line5": "Filler", + "desc_line6": "Filler", + "desc_line7": "Filler", + "desc_line8": "Filler" + }), new CommonItemBase("CardsJ99", { "internalID": "CardsJ99", "displayName": "DONTFILL", diff --git a/data/domain/data/ItemRepo.ts b/data/domain/data/ItemRepo.ts index 5500a012..ef306210 100644 --- a/data/domain/data/ItemRepo.ts +++ b/data/domain/data/ItemRepo.ts @@ -843,7 +843,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "OilBarrel1"}, "order": 131}, + "slabSort": {"item": {"item": "OilBarrel1"}, "order": 136}, "itemSet": undefined }), new ItemBase("OilBarrel2", { @@ -865,7 +865,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "slimeG", "quantity": 10, "chance": 0.0003}]}, - "slabSort": {"item": {"item": "OilBarrel2"}, "order": 132}, + "slabSort": {"item": {"item": "OilBarrel2"}, "order": 137}, "itemSet": undefined }), new ItemBase("OilBarrel3", { @@ -904,7 +904,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "OilBarrel3"}, "order": 133}, + "slabSort": {"item": {"item": "OilBarrel3"}, "order": 138}, "itemSet": undefined }), new ItemBase("OilBarrel4", { @@ -931,7 +931,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "OilBarrel4"}, "order": 134}, + "slabSort": {"item": {"item": "OilBarrel4"}, "order": 139}, "itemSet": undefined }), new ItemBase("OilBarrel5", { @@ -975,7 +975,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "OilBarrel5"}, "order": 135}, + "slabSort": {"item": {"item": "OilBarrel5"}, "order": 140}, "itemSet": undefined }), new ItemBase("OilBarrel6", { @@ -1012,7 +1012,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "OilBarrel6"}, "order": 136}, + "slabSort": {"item": {"item": "OilBarrel6"}, "order": 141}, "itemSet": undefined }), new ItemBase("OilBarrel7", { @@ -1049,7 +1049,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "OilBarrel7"}, "order": 137}, + "slabSort": {"item": {"item": "OilBarrel7"}, "order": 142}, "itemSet": undefined }), new ItemBase("OakTree", { @@ -3195,6 +3195,68 @@ export const initItemRepo = () => { "slabSort": {"item": {"item": "Spelunking3"}, "order": 111}, "itemSet": undefined }), + new ItemBase("Spelunking4", { + "item": { + "internalName": "Spelunking4", + "displayName": "Chapter Five 'Sunken Plunder'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "Type": "Spelunky Page", + "description": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking! " + }, + "sources": { + "sources": [{"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "SpelunkingCard4", "quantity": 1, "chance": 1}]}, + "slabSort": {"item": {"item": "Spelunking4"}, "order": 112}, + "itemSet": undefined + }), + new ItemBase("Spelunking5", { + "item": { + "internalName": "Spelunking5", + "displayName": "Chapter Six 'Kelp Primeval'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "Type": "Spelunky Page", + "description": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking! " + }, + "sources": { + "sources": [{"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "SpelunkingCard5", "quantity": 1, "chance": 1}]}, + "slabSort": {"item": {"item": "Spelunking5"}, "order": 113}, + "itemSet": undefined + }), + new ItemBase("Spelunking6", { + "item": { + "internalName": "Spelunking6", + "displayName": "Chapter Seven 'FILLER'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "Type": "Spelunky Page", + "description": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking! " + }, + "sources": undefined, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": undefined, + "itemSet": undefined + }), new ItemBase("EquipmentHats1", { "item": { "internalName": "EquipmentHats1", @@ -3240,7 +3302,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats1"}, "order": 263}, + "slabSort": {"item": {"item": "EquipmentHats1"}, "order": 281}, "itemSet": undefined }), new ItemBase("TestObj15", { @@ -3302,7 +3364,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHatsBeg1"}, "order": 315}, + "slabSort": {"item": {"item": "EquipmentHatsBeg1"}, "order": 333}, "itemSet": undefined }), new ItemBase("EquipmentHats61", { @@ -3378,7 +3440,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats61"}, "order": 280}, + "slabSort": {"item": {"item": "EquipmentHats61"}, "order": 298}, "itemSet": undefined }), new ItemBase("EquipmentHats15", { @@ -3411,22 +3473,22 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentHats15", - "recipe": [{"item": "Grasslands2", "quantity": 30}], + "recipe": [{"item": "Grasslands2", "quantity": 20}], "levelReqToCraft": 4, "expGiven": 15, "no": 13, "tab": 1, - "sellPrice": 150, + "sellPrice": 100, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [{"indent": 0, "item": "Grasslands2", "quantity": 30}], - "detRecipeTotals": [{"item": "Grasslands2", "quantity": 30}] + "detRecipe": [{"indent": 0, "item": "Grasslands2", "quantity": 20}], + "detRecipeTotals": [{"item": "Grasslands2", "quantity": 20}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats15"}, "order": 264}, + "slabSort": {"item": {"item": "EquipmentHats15"}, "order": 282}, "itemSet": undefined }), new ItemBase("EquipmentHats5", { @@ -3473,7 +3535,7 @@ export const initItemRepo = () => { {"source": "ChestA1", "quantity": 1, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "EquipmentHats5"}, "order": 294}, + "slabSort": {"item": {"item": "EquipmentHats5"}, "order": 312}, "itemSet": undefined }), new ItemBase("EquipmentHats6", { @@ -3508,7 +3570,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogG", "quantity": 1, "chance": 0.00025}]}, - "slabSort": {"item": {"item": "EquipmentHats6"}, "order": 295}, + "slabSort": {"item": {"item": "EquipmentHats6"}, "order": 313}, "itemSet": {"set": "Green"} }), new ItemBase("EquipmentHats7", { @@ -3539,7 +3601,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats7"}, "order": 296}, + "slabSort": {"item": {"item": "EquipmentHats7"}, "order": 314}, "itemSet": undefined }), new ItemBase("EquipmentHats8", { @@ -3599,7 +3661,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats8"}, "order": 297}, + "slabSort": {"item": {"item": "EquipmentHats8"}, "order": 315}, "itemSet": undefined }), new ItemBase("EquipmentHats9", { @@ -3634,7 +3696,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "jarSand", "quantity": 1, "chance": 0.0001}]}, - "slabSort": {"item": {"item": "EquipmentHats9"}, "order": 298}, + "slabSort": {"item": {"item": "EquipmentHats9"}, "order": 316}, "itemSet": undefined }), new ItemBase("EquipmentHats10", { @@ -3665,7 +3727,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats10"}, "order": 299}, + "slabSort": {"item": {"item": "EquipmentHats10"}, "order": 317}, "itemSet": undefined }), new ItemBase("EquipmentHats11", { @@ -3703,7 +3765,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ram", "quantity": 1, "chance": 1.5e-07}]}, - "slabSort": {"item": {"item": "EquipmentHats11"}, "order": 259}, + "slabSort": {"item": {"item": "EquipmentHats11"}, "order": 277}, "itemSet": {"set": "Grey"} }), new ItemBase("EquipmentHats12", { @@ -3741,7 +3803,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b4", "quantity": 1, "chance": 1.5e-07}]}, - "slabSort": {"item": {"item": "EquipmentHats12"}, "order": 260}, + "slabSort": {"item": {"item": "EquipmentHats12"}, "order": 278}, "itemSet": undefined }), new ItemBase("EquipmentHats13", { @@ -3779,7 +3841,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b3", "quantity": 1, "chance": 1.5e-07}]}, - "slabSort": {"item": {"item": "EquipmentHats13"}, "order": 261}, + "slabSort": {"item": {"item": "EquipmentHats13"}, "order": 279}, "itemSet": undefined }), new ItemBase("EquipmentHats14", { @@ -3817,7 +3879,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "moonman", "quantity": 1, "chance": 1.5e-07}]}, - "slabSort": {"item": {"item": "EquipmentHats14"}, "order": 262}, + "slabSort": {"item": {"item": "EquipmentHats14"}, "order": 280}, "itemSet": undefined }), new ItemBase("TestObj14", { @@ -3919,7 +3981,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats4Choppin"}, "order": 300}, + "slabSort": {"item": {"item": "EquipmentHats4Choppin"}, "order": 318}, "itemSet": undefined }), new ItemBase("EquipmentHats17", { @@ -3976,7 +4038,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ChestB1", "quantity": 1, "chance": 0.02}]}, - "slabSort": {"item": {"item": "EquipmentHats17"}, "order": 265}, + "slabSort": {"item": {"item": "EquipmentHats17"}, "order": 283}, "itemSet": {"set": "Copper"} }), new ItemBase("EquipmentHats18", { @@ -4015,25 +4077,25 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentHats18", - "recipe": [{"item": "IronBar", "quantity": 40}, {"item": "Forest1", "quantity": 300}], + "recipe": [{"item": "IronBar", "quantity": 20}, {"item": "Forest1", "quantity": 50}], "levelReqToCraft": 12, "expGiven": 520, "no": 33, "tab": 1, - "sellPrice": 7280, + "sellPrice": 1640, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 40}, - {"indent": 0, "item": "Forest1", "quantity": 300} + {"indent": 0, "item": "IronBar", "quantity": 20}, + {"indent": 0, "item": "Forest1", "quantity": 50} ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 40}, {"item": "Forest1", "quantity": 300}] + "detRecipeTotals": [{"item": "IronBar", "quantity": 20}, {"item": "Forest1", "quantity": 50}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ChestB2", "quantity": 1, "chance": 0.02}]}, - "slabSort": {"item": {"item": "EquipmentHats18"}, "order": 270}, + "slabSort": {"item": {"item": "EquipmentHats18"}, "order": 288}, "itemSet": {"set": "Iron"} }), new ItemBase("EquipmentHats28", { @@ -4102,7 +4164,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ChestB3", "quantity": 1, "chance": 0.02}]}, - "slabSort": {"item": {"item": "EquipmentHats28"}, "order": 272}, + "slabSort": {"item": {"item": "EquipmentHats28"}, "order": 290}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentHats22", { @@ -4172,7 +4234,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats22"}, "order": 271}, + "slabSort": {"item": {"item": "EquipmentHats22"}, "order": 289}, "itemSet": {"set": "Amarok"} }), new ItemBase("EquipmentHats19", { @@ -4214,28 +4276,28 @@ export const initItemRepo = () => { "expGiven": 20000, "no": 21, "tab": 2, - "sellPrice": 383780, + "sellPrice": 378140, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentHats18", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 40}, - {"indent": 1, "item": "Forest1", "quantity": 300}, + {"indent": 1, "item": "IronBar", "quantity": 20}, + {"indent": 1, "item": "Forest1", "quantity": 50}, {"indent": 0, "item": "Fish3", "quantity": 2250}, {"indent": 0, "item": "PlatBar", "quantity": 750} ], "detRecipeTotals": [ {"item": "Fish3", "quantity": 2250}, {"item": "PlatBar", "quantity": 750}, - {"item": "IronBar", "quantity": 40}, - {"item": "Forest1", "quantity": 300} + {"item": "IronBar", "quantity": 20}, + {"item": "Forest1", "quantity": 50} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats19"}, "order": 273}, + "slabSort": {"item": {"item": "EquipmentHats19"}, "order": 291}, "itemSet": {"set": "Platinum"} }), new ItemBase("EquipmentHats53", { @@ -4286,7 +4348,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats53"}, "order": 278}, + "slabSort": {"item": {"item": "EquipmentHats53"}, "order": 296}, "itemSet": {"set": "Dementia"} }), new ItemBase("EquipmentHats52", { @@ -4364,7 +4426,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats52"}, "order": 277}, + "slabSort": {"item": {"item": "EquipmentHats52"}, "order": 295}, "itemSet": {"set": "Efaunt"} }), new ItemBase("EquipmentHats54", { @@ -4430,7 +4492,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats54"}, "order": 279}, + "slabSort": {"item": {"item": "EquipmentHats54"}, "order": 297}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentHats68", { @@ -4519,7 +4581,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats68"}, "order": 284}, + "slabSort": {"item": {"item": "EquipmentHats68"}, "order": 302}, "itemSet": {"set": "Chizoar"} }), new ItemBase("EquipmentHats70", { @@ -4589,7 +4651,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats70"}, "order": 285}, + "slabSort": {"item": {"item": "EquipmentHats70"}, "order": 303}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentHats71", { @@ -4673,7 +4735,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats71"}, "order": 286}, + "slabSort": {"item": {"item": "EquipmentHats71"}, "order": 304}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentHats74", { @@ -4736,7 +4798,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats74"}, "order": 287}, + "slabSort": {"item": {"item": "EquipmentHats74"}, "order": 305}, "itemSet": {"set": "Troll"} }), new ItemBase("EquipmentHats77", { @@ -4806,7 +4868,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats77"}, "order": 288}, + "slabSort": {"item": {"item": "EquipmentHats77"}, "order": 306}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentHats83", { @@ -4878,7 +4940,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats83"}, "order": 289}, + "slabSort": {"item": {"item": "EquipmentHats83"}, "order": 307}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentHats105", { @@ -4955,7 +5017,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats105"}, "order": 290}, + "slabSort": {"item": {"item": "EquipmentHats105"}, "order": 308}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentHats106", { @@ -5046,7 +5108,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats106"}, "order": 291}, + "slabSort": {"item": {"item": "EquipmentHats106"}, "order": 309}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentHats119", { @@ -5129,7 +5191,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats119"}, "order": 292}, + "slabSort": {"item": {"item": "EquipmentHats119"}, "order": 310}, "itemSet": {"set": "Emperor"} }), new ItemBase("EquipmentHats123", { @@ -5160,9 +5222,47 @@ export const initItemRepo = () => { { "wikiName": "[[Equinox Broadbass|Recipe from Equinox Broadbass]]", "txtName": "Equinox Broadbass" + }, + {"wikiName": "[[Trench Fish|Recipe from Trench Fish]]", "txtName": "Trench Fish"}, + {"wikiName": "[[Boomy Mine|Recipe from Boomy Mine]]", "txtName": "Boomy Mine"}, + { + "wikiName": "[[Pirate Underling|Recipe from Pirate Underling]]", + "txtName": "Pirate Underling" + }, + {"wikiName": "[[Eggroll|Recipe from Eggroll]]", "txtName": "Eggroll"}, + {"wikiName": "[[Jellofish|Recipe from Jellofish]]", "txtName": "Jellofish"}, + {"wikiName": "[[Kelpfish|Recipe from Kelpfish]]", "txtName": "Kelpfish"}, + {"wikiName": "[[Mantaray|Recipe from Mantaray]]", "txtName": "Mantaray"}, + {"wikiName": "[[Glowfish|Recipe from Glowfish]]", "txtName": "Glowfish"}, + {"wikiName": "[[Ancientfish|Recipe from Ancientfish]]", "txtName": "Ancientfish"}, + { + "wikiName": "[[Magni Pufferfin|Recipe from Magni Pufferfin]]", + "txtName": "Magni Pufferfin" + }, + { + "wikiName": "[[Pirate Deckhand|Recipe from Pirate Deckhand]]", + "txtName": "Pirate Deckhand" + }, + { + "wikiName": "[[Dreadnaught Captain|Recipe from Dreadnaught Captain]]", + "txtName": "Dreadnaught Captain" } ], - "recipeFrom": [{"wikiName": "[[Equinox Broadbass]]", "txtName": "Equinox Broadbass"}], + "recipeFrom": [ + {"wikiName": "[[Equinox Broadbass]]", "txtName": "Equinox Broadbass"}, + {"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}, + {"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}, + {"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}, + {"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}, + {"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}, + {"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}, + {"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}, + {"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}, + {"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}, + {"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}, + {"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}, + {"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"} + ], "questAss": [] }, "notes": undefined, @@ -5177,7 +5277,21 @@ export const initItemRepo = () => { "no": 1, "tab": 7, "sellPrice": 1514076379650, - "recipeFrom": [{"wikiName": "[[Equinox Broadbass]]", "txtName": "Equinox Broadbass"}], + "recipeFrom": [ + {"wikiName": "[[Equinox Broadbass]]", "txtName": "Equinox Broadbass"}, + {"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}, + {"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}, + {"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}, + {"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}, + {"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}, + {"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}, + {"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}, + {"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}, + {"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}, + {"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}, + {"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}, + {"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"} + ], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentHats119", "quantity": 1}, @@ -5224,7 +5338,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats123"}, "order": 293}, + "slabSort": {"item": {"item": "EquipmentHats123"}, "order": 311}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("EquipmentHats84", { @@ -5255,7 +5369,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats84"}, "order": 358}, + "slabSort": {"item": {"item": "EquipmentHats84"}, "order": 376}, "itemSet": {"set": "The"} }), new ItemBase("EquipmentHats21", { @@ -5318,7 +5432,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats21"}, "order": 269}, + "slabSort": {"item": {"item": "EquipmentHats21"}, "order": 287}, "itemSet": undefined }), new ItemBase("EquipmentHats23", { @@ -5384,7 +5498,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "anni4Event1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats24"}, "order": 346}, + "slabSort": {"item": {"item": "EquipmentHats24"}, "order": 364}, "itemSet": undefined }), new ItemBase("EquipmentHats25", { @@ -5419,7 +5533,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "beanG", "quantity": 1, "chance": 3.5e-05}]}, - "slabSort": {"item": {"item": "EquipmentHats25"}, "order": 301}, + "slabSort": {"item": {"item": "EquipmentHats25"}, "order": 319}, "itemSet": undefined }), new ItemBase("EquipmentHats107", { @@ -5482,7 +5596,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats107"}, "order": 302}, + "slabSort": {"item": {"item": "EquipmentHats107"}, "order": 320}, "itemSet": undefined }), new ItemBase("EquipmentHats2", { @@ -5527,7 +5641,7 @@ export const initItemRepo = () => { {"source": "Boss2C", "quantity": 1, "chance": 0.015} ] }, - "slabSort": {"item": {"item": "EquipmentHats2"}, "order": 308}, + "slabSort": {"item": {"item": "EquipmentHats2"}, "order": 326}, "itemSet": {"set": "Royal"} }), new ItemBase("EquipmentHats27", { @@ -5584,7 +5698,7 @@ export const initItemRepo = () => { {"source": "Fish14", "quantity": 1, "chance": 1.2e-06} ] }, - "slabSort": {"item": {"item": "EquipmentHats27"}, "order": 305}, + "slabSort": {"item": {"item": "EquipmentHats27"}, "order": 323}, "itemSet": undefined }), new ItemBase("EquipmentHats29", { @@ -5624,7 +5738,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats29"}, "order": 303}, + "slabSort": {"item": {"item": "EquipmentHats29"}, "order": 321}, "itemSet": undefined }), new ItemBase("EquipmentHats30", { @@ -5664,7 +5778,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats30"}, "order": 306}, + "slabSort": {"item": {"item": "EquipmentHats30"}, "order": 324}, "itemSet": undefined }), new ItemBase("EquipmentHats39", { @@ -5709,7 +5823,7 @@ export const initItemRepo = () => { {"source": "wolfC", "quantity": 1, "chance": 0.012} ] }, - "slabSort": {"item": {"item": "EquipmentHats39"}, "order": 304}, + "slabSort": {"item": {"item": "EquipmentHats39"}, "order": 322}, "itemSet": undefined }), new ItemBase("EquipmentHats42", { @@ -5747,7 +5861,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "xmasEvent4", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats42"}, "order": 322}, + "slabSort": {"item": {"item": "EquipmentHats42"}, "order": 340}, "itemSet": undefined }), new ItemBase("EquipmentHats111", { @@ -5782,7 +5896,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "xmasEvent4", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats111"}, "order": 360}, + "slabSort": {"item": {"item": "EquipmentHats111"}, "order": 378}, "itemSet": undefined }), new ItemBase("EquipmentHats44", { @@ -5822,7 +5936,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats44"}, "order": 307}, + "slabSort": {"item": {"item": "EquipmentHats44"}, "order": 325}, "itemSet": undefined }), new ItemBase("EquipmentHats51", { @@ -5857,7 +5971,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats51"}, "order": 314}, + "slabSort": {"item": {"item": "EquipmentHats51"}, "order": 332}, "itemSet": {"set": "Big"} }), new ItemBase("EquipmentHats55", { @@ -5883,10 +5997,7 @@ export const initItemRepo = () => { "Skill_Power": 0 }, "sources": { - "sources": [ - {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}, - {"wikiName": "Steam Launch Event", "txtName": "Steam Launch Event"} - ], + "sources": [{"wikiName": "Steam Launch Event", "txtName": "Steam Launch Event"}], "recipeFrom": [], "questAss": [] }, @@ -5895,7 +6006,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats55"}, "order": 326}, + "slabSort": {"item": {"item": "EquipmentHats55"}, "order": 344}, "itemSet": undefined }), new ItemBase("EquipmentHats108", { @@ -5930,7 +6041,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "anni4Event1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats108"}, "order": 324}, + "slabSort": {"item": {"item": "EquipmentHats108"}, "order": 342}, "itemSet": {"set": "3rd Anniversary"} }), new ItemBase("EquipmentHats56", { @@ -5968,7 +6079,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "springEvent2", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats56"}, "order": 316}, + "slabSort": {"item": {"item": "EquipmentHats56"}, "order": 334}, "itemSet": undefined }), new ItemBase("EquipmentHats63", { @@ -6003,7 +6114,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats63"}, "order": 317}, + "slabSort": {"item": {"item": "EquipmentHats63"}, "order": 335}, "itemSet": undefined }), new ItemBase("EquipmentHats64", { @@ -6067,7 +6178,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats64"}, "order": 310}, + "slabSort": {"item": {"item": "EquipmentHats64"}, "order": 328}, "itemSet": undefined }), new ItemBase("EquipmentHats66", { @@ -6127,7 +6238,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats66"}, "order": 311}, + "slabSort": {"item": {"item": "EquipmentHats66"}, "order": 329}, "itemSet": undefined }), new ItemBase("EquipmentHats67", { @@ -6184,7 +6295,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats67"}, "order": 309}, + "slabSort": {"item": {"item": "EquipmentHats67"}, "order": 327}, "itemSet": undefined }), new ItemBase("EquipmentHats72", { @@ -6252,7 +6363,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "cropfallEvent1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats73"}, "order": 313}, + "slabSort": {"item": {"item": "EquipmentHats73"}, "order": 331}, "itemSet": undefined }), new ItemBase("EquipmentHats75", { @@ -6277,17 +6388,13 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }, + "sources": undefined, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats75"}, "order": 327}, + "slabSort": {"item": {"item": "EquipmentHats75"}, "order": 345}, "itemSet": undefined }), new ItemBase("EquipmentHats76", { @@ -6318,7 +6425,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats76"}, "order": 328}, + "slabSort": {"item": {"item": "EquipmentHats76"}, "order": 346}, "itemSet": undefined }), new ItemBase("EquipmentHats78", { @@ -6349,7 +6456,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats78"}, "order": 333}, + "slabSort": {"item": {"item": "EquipmentHats78"}, "order": 351}, "itemSet": undefined }), new ItemBase("EquipmentHats79", { @@ -6380,7 +6487,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats79"}, "order": 312}, + "slabSort": {"item": {"item": "EquipmentHats79"}, "order": 330}, "itemSet": undefined }), new ItemBase("EquipmentHats20", { @@ -6448,7 +6555,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats20"}, "order": 266}, + "slabSort": {"item": {"item": "EquipmentHats20"}, "order": 284}, "itemSet": undefined }), new ItemBase("TestObj13", { @@ -6521,7 +6628,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TestObj13"}, "order": 274}, + "slabSort": {"item": {"item": "TestObj13"}, "order": 292}, "itemSet": undefined }), new ItemBase("EquipmentHats58", { @@ -6591,7 +6698,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats58"}, "order": 281}, + "slabSort": {"item": {"item": "EquipmentHats58"}, "order": 299}, "itemSet": undefined }), new ItemBase("EquipmentHats3", { @@ -6660,7 +6767,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats3"}, "order": 267}, + "slabSort": {"item": {"item": "EquipmentHats3"}, "order": 285}, "itemSet": undefined }), new ItemBase("EquipmentHats41", { @@ -6734,7 +6841,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats41"}, "order": 275}, + "slabSort": {"item": {"item": "EquipmentHats41"}, "order": 293}, "itemSet": undefined }), new ItemBase("EquipmentHats59", { @@ -6804,7 +6911,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats59"}, "order": 282}, + "slabSort": {"item": {"item": "EquipmentHats59"}, "order": 300}, "itemSet": undefined }), new ItemBase("EquipmentHats16", { @@ -6846,13 +6953,13 @@ export const initItemRepo = () => { "recipe": [ {"item": "EquipmentHats17", "quantity": 1}, {"item": "IronBar", "quantity": 15}, - {"item": "OakTree", "quantity": 150} + {"item": "BirchTree", "quantity": 50} ], "levelReqToCraft": 10, "expGiven": 300, "no": 23, "tab": 1, - "sellPrice": 1120, + "sellPrice": 970, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 1]]", "txtName": "Task Unlocks Tab 1"}], "detailedRecipe": { "detRecipe": [ @@ -6860,11 +6967,11 @@ export const initItemRepo = () => { {"indent": 1, "item": "Copper", "quantity": 20}, {"indent": 1, "item": "Grasslands3", "quantity": 40}, {"indent": 0, "item": "IronBar", "quantity": 15}, - {"indent": 0, "item": "OakTree", "quantity": 150} + {"indent": 0, "item": "BirchTree", "quantity": 50} ], "detRecipeTotals": [ {"item": "IronBar", "quantity": 15}, - {"item": "OakTree", "quantity": 150}, + {"item": "BirchTree", "quantity": 50}, {"item": "Copper", "quantity": 20}, {"item": "Grasslands3", "quantity": 40} ] @@ -6873,7 +6980,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats16"}, "order": 268}, + "slabSort": {"item": {"item": "EquipmentHats16"}, "order": 286}, "itemSet": undefined }), new ItemBase("EquipmentHats26", { @@ -6921,7 +7028,7 @@ export const initItemRepo = () => { "expGiven": 7450, "no": 48, "tab": 2, - "sellPrice": 121240, + "sellPrice": 121090, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ @@ -6930,7 +7037,7 @@ export const initItemRepo = () => { {"indent": 2, "item": "Copper", "quantity": 20}, {"indent": 2, "item": "Grasslands3", "quantity": 40}, {"indent": 1, "item": "IronBar", "quantity": 15}, - {"indent": 1, "item": "OakTree", "quantity": 150}, + {"indent": 1, "item": "BirchTree", "quantity": 50}, {"indent": 0, "item": "Sewers1", "quantity": 4000}, {"indent": 0, "item": "DesertA1b", "quantity": 2} ], @@ -6938,7 +7045,7 @@ export const initItemRepo = () => { {"item": "Sewers1", "quantity": 4000}, {"item": "DesertA1b", "quantity": 2}, {"item": "IronBar", "quantity": 15}, - {"item": "OakTree", "quantity": 150}, + {"item": "BirchTree", "quantity": 50}, {"item": "Copper", "quantity": 20}, {"item": "Grasslands3", "quantity": 40} ] @@ -6947,7 +7054,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats26"}, "order": 276}, + "slabSort": {"item": {"item": "EquipmentHats26"}, "order": 294}, "itemSet": undefined }), new ItemBase("EquipmentHats60", { @@ -7017,7 +7124,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats60"}, "order": 283}, + "slabSort": {"item": {"item": "EquipmentHats60"}, "order": 301}, "itemSet": undefined }), new ItemBase("EquipmentPunching1", { @@ -7070,7 +7177,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching1"}, "order": 383}, + "slabSort": {"item": {"item": "EquipmentPunching1"}, "order": 401}, "itemSet": {"set": "Boxing"} }), new ItemBase("EquipmentPunching2", { @@ -7121,7 +7228,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching2"}, "order": 384}, + "slabSort": {"item": {"item": "EquipmentPunching2"}, "order": 402}, "itemSet": {"set": "The"} }), new ItemBase("EquipmentPunching3", { @@ -7190,7 +7297,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching3"}, "order": 385}, + "slabSort": {"item": {"item": "EquipmentPunching3"}, "order": 403}, "itemSet": {"set": "Bandage"} }), new ItemBase("EquipmentPunching4", { @@ -7258,7 +7365,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching4"}, "order": 386}, + "slabSort": {"item": {"item": "EquipmentPunching4"}, "order": 404}, "itemSet": {"set": "Uninflated"} }), new ItemBase("EquipmentPunching5", { @@ -7332,7 +7439,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching5"}, "order": 387}, + "slabSort": {"item": {"item": "EquipmentPunching5"}, "order": 405}, "itemSet": {"set": "Eclectic"} }), new ItemBase("EquipmentPunching6", { @@ -7410,7 +7517,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching6"}, "order": 388}, + "slabSort": {"item": {"item": "EquipmentPunching6"}, "order": 406}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentPunching7", { @@ -7493,7 +7600,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching7"}, "order": 389}, + "slabSort": {"item": {"item": "EquipmentPunching7"}, "order": 407}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentPunching8", { @@ -7578,7 +7685,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching8"}, "order": 390}, + "slabSort": {"item": {"item": "EquipmentPunching8"}, "order": 408}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentPunching9", { @@ -7668,7 +7775,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching9"}, "order": 391}, + "slabSort": {"item": {"item": "EquipmentPunching9"}, "order": 409}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentPunching10", { @@ -7765,7 +7872,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching10"}, "order": 392}, + "slabSort": {"item": {"item": "EquipmentPunching10"}, "order": 410}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentPunching11", { @@ -7873,7 +7980,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching11"}, "order": 393}, + "slabSort": {"item": {"item": "EquipmentPunching11"}, "order": 411}, "itemSet": undefined }), new ItemBase("EquipmentPunching12", { @@ -7982,7 +8089,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPunching12"}, "order": 394}, + "slabSort": {"item": {"item": "EquipmentPunching12"}, "order": 412}, "itemSet": undefined }), new ItemBase("TestObj1", { @@ -8030,7 +8137,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TestObj1"}, "order": 395}, + "slabSort": {"item": {"item": "TestObj1"}, "order": 413}, "itemSet": {"set": "Wooden"} }), new ItemBase("TestObj7", { @@ -8069,25 +8176,25 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "TestObj7", - "recipe": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat6", "quantity": 125}], + "recipe": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat5", "quantity": 125}], "levelReqToCraft": 12, "expGiven": 270, "no": 25, "tab": 1, - "sellPrice": 4375, + "sellPrice": 2750, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 1]]", "txtName": "Task Unlocks Tab 1"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "Jungle1", "quantity": 125}, - {"indent": 0, "item": "CraftMat6", "quantity": 125} + {"indent": 0, "item": "CraftMat5", "quantity": 125} ], - "detRecipeTotals": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat6", "quantity": 125}] + "detRecipeTotals": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat5", "quantity": 125}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TestObj7"}, "order": 396}, + "slabSort": {"item": {"item": "TestObj7"}, "order": 414}, "itemSet": {"set": "Steel"} }), new ItemBase("TestObj3", { @@ -8135,28 +8242,28 @@ export const initItemRepo = () => { "expGiven": 1900, "no": 6, "tab": 2, - "sellPrice": 17275, + "sellPrice": 15650, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "ForestTree", "quantity": 1250}, {"indent": 0, "item": "TestObj7", "quantity": 1}, {"indent": 1, "item": "Jungle1", "quantity": 125}, - {"indent": 1, "item": "CraftMat6", "quantity": 125}, + {"indent": 1, "item": "CraftMat5", "quantity": 125}, {"indent": 0, "item": "PureWater", "quantity": 8} ], "detRecipeTotals": [ {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TestObj3"}, "order": 397}, + "slabSort": {"item": {"item": "TestObj3"}, "order": 415}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentSword1", { @@ -8204,7 +8311,7 @@ export const initItemRepo = () => { "expGiven": 10000, "no": 26, "tab": 2, - "sellPrice": 167515, + "sellPrice": 165890, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ @@ -8214,7 +8321,7 @@ export const initItemRepo = () => { {"indent": 1, "item": "ForestTree", "quantity": 1250}, {"indent": 1, "item": "TestObj7", "quantity": 1}, {"indent": 2, "item": "Jungle1", "quantity": 125}, - {"indent": 2, "item": "CraftMat6", "quantity": 125}, + {"indent": 2, "item": "CraftMat5", "quantity": 125}, {"indent": 1, "item": "PureWater", "quantity": 8} ], "detRecipeTotals": [ @@ -8223,14 +8330,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword1"}, "order": 398}, + "slabSort": {"item": {"item": "EquipmentSword1"}, "order": 416}, "itemSet": {"set": "Enforced"} }), new ItemBase("EquipmentSword2", { @@ -8278,7 +8385,7 @@ export const initItemRepo = () => { "expGiven": 200000, "no": 6, "tab": 3, - "sellPrice": 5557515, + "sellPrice": 5555890, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 3]]", "txtName": "Task Unlocks Tab 3"}], "detailedRecipe": { "detRecipe": [ @@ -8289,7 +8396,7 @@ export const initItemRepo = () => { {"indent": 2, "item": "ForestTree", "quantity": 1250}, {"indent": 2, "item": "TestObj7", "quantity": 1}, {"indent": 3, "item": "Jungle1", "quantity": 125}, - {"indent": 3, "item": "CraftMat6", "quantity": 125}, + {"indent": 3, "item": "CraftMat5", "quantity": 125}, {"indent": 2, "item": "PureWater", "quantity": 8}, {"indent": 0, "item": "SnowA2", "quantity": 25000}, {"indent": 0, "item": "Refinery1", "quantity": 150} @@ -8302,14 +8409,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword2"}, "order": 399}, + "slabSort": {"item": {"item": "EquipmentSword2"}, "order": 417}, "itemSet": {"set": "The"} }), new ItemBase("EquipmentSword3", { @@ -8358,7 +8465,7 @@ export const initItemRepo = () => { "expGiven": 450000, "no": 30, "tab": 3, - "sellPrice": 5577910, + "sellPrice": 5576285, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 3]]", "txtName": "Task Unlocks Tab 3"}], "detailedRecipe": { "detRecipe": [ @@ -8370,7 +8477,7 @@ export const initItemRepo = () => { {"indent": 3, "item": "ForestTree", "quantity": 1250}, {"indent": 3, "item": "TestObj7", "quantity": 1}, {"indent": 4, "item": "Jungle1", "quantity": 125}, - {"indent": 4, "item": "CraftMat6", "quantity": 125}, + {"indent": 4, "item": "CraftMat5", "quantity": 125}, {"indent": 3, "item": "PureWater", "quantity": 8}, {"indent": 1, "item": "SnowA2", "quantity": 25000}, {"indent": 1, "item": "Refinery1", "quantity": 150}, @@ -8389,14 +8496,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword3"}, "order": 400}, + "slabSort": {"item": {"item": "EquipmentSword3"}, "order": 418}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentSword4", { @@ -8444,7 +8551,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 6, "tab": 4, - "sellPrice": 10577910, + "sellPrice": 10576285, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -8457,7 +8564,7 @@ export const initItemRepo = () => { {"indent": 4, "item": "ForestTree", "quantity": 1250}, {"indent": 4, "item": "TestObj7", "quantity": 1}, {"indent": 5, "item": "Jungle1", "quantity": 125}, - {"indent": 5, "item": "CraftMat6", "quantity": 125}, + {"indent": 5, "item": "CraftMat5", "quantity": 125}, {"indent": 4, "item": "PureWater", "quantity": 8}, {"indent": 2, "item": "SnowA2", "quantity": 25000}, {"indent": 2, "item": "Refinery1", "quantity": 150}, @@ -8480,14 +8587,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword4"}, "order": 401}, + "slabSort": {"item": {"item": "EquipmentSword4"}, "order": 419}, "itemSet": {"set": "lustre"} }), new ItemBase("EquipmentSword5", { @@ -8536,7 +8643,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 34, "tab": 4, - "sellPrice": 23655910, + "sellPrice": 23654285, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -8550,7 +8657,7 @@ export const initItemRepo = () => { {"indent": 5, "item": "ForestTree", "quantity": 1250}, {"indent": 5, "item": "TestObj7", "quantity": 1}, {"indent": 6, "item": "Jungle1", "quantity": 125}, - {"indent": 6, "item": "CraftMat6", "quantity": 125}, + {"indent": 6, "item": "CraftMat5", "quantity": 125}, {"indent": 5, "item": "PureWater", "quantity": 8}, {"indent": 3, "item": "SnowA2", "quantity": 25000}, {"indent": 3, "item": "Refinery1", "quantity": 150}, @@ -8579,14 +8686,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword5"}, "order": 402}, + "slabSort": {"item": {"item": "EquipmentSword5"}, "order": 420}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentSword6", { @@ -8631,7 +8738,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 6, "tab": 5, - "sellPrice": 198655910, + "sellPrice": 198654285, "recipeFrom": [{"wikiName": "[[Citringe]]", "txtName": "Citringe"}], "detailedRecipe": { "detRecipe": [ @@ -8646,7 +8753,7 @@ export const initItemRepo = () => { {"indent": 6, "item": "ForestTree", "quantity": 1250}, {"indent": 6, "item": "TestObj7", "quantity": 1}, {"indent": 7, "item": "Jungle1", "quantity": 125}, - {"indent": 7, "item": "CraftMat6", "quantity": 125}, + {"indent": 7, "item": "CraftMat5", "quantity": 125}, {"indent": 6, "item": "PureWater", "quantity": 8}, {"indent": 4, "item": "SnowA2", "quantity": 25000}, {"indent": 4, "item": "Refinery1", "quantity": 150}, @@ -8679,14 +8786,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword6"}, "order": 403}, + "slabSort": {"item": {"item": "EquipmentSword6"}, "order": 421}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentSword7", { @@ -8729,7 +8836,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 30, "tab": 5, - "sellPrice": 330198689910, + "sellPrice": 330198688285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -8745,7 +8852,7 @@ export const initItemRepo = () => { {"indent": 7, "item": "ForestTree", "quantity": 1250}, {"indent": 7, "item": "TestObj7", "quantity": 1}, {"indent": 8, "item": "Jungle1", "quantity": 125}, - {"indent": 8, "item": "CraftMat6", "quantity": 125}, + {"indent": 8, "item": "CraftMat5", "quantity": 125}, {"indent": 7, "item": "PureWater", "quantity": 8}, {"indent": 5, "item": "SnowA2", "quantity": 25000}, {"indent": 5, "item": "Refinery1", "quantity": 150}, @@ -8784,14 +8891,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword7"}, "order": 404}, + "slabSort": {"item": {"item": "EquipmentSword7"}, "order": 422}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentSword8", { @@ -8836,7 +8943,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 6, "tab": 6, - "sellPrice": 930518689910, + "sellPrice": 930518688285, "recipeFrom": [{"wikiName": "[[Ricecake]]", "txtName": "Ricecake"}], "detailedRecipe": { "detRecipe": [ @@ -8853,7 +8960,7 @@ export const initItemRepo = () => { {"indent": 8, "item": "ForestTree", "quantity": 1250}, {"indent": 8, "item": "TestObj7", "quantity": 1}, {"indent": 9, "item": "Jungle1", "quantity": 125}, - {"indent": 9, "item": "CraftMat6", "quantity": 125}, + {"indent": 9, "item": "CraftMat5", "quantity": 125}, {"indent": 8, "item": "PureWater", "quantity": 8}, {"indent": 6, "item": "SnowA2", "quantity": 25000}, {"indent": 6, "item": "Refinery1", "quantity": 150}, @@ -8896,14 +9003,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword8"}, "order": 405}, + "slabSort": {"item": {"item": "EquipmentSword8"}, "order": 423}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentSword9", { @@ -8951,7 +9058,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 30, "tab": 6, - "sellPrice": 935518839910, + "sellPrice": 935518838285, "recipeFrom": [{"wikiName": "[[Skydoggie Spirit]]", "txtName": "Skydoggie Spirit"}], "detailedRecipe": { "detRecipe": [ @@ -8969,7 +9076,7 @@ export const initItemRepo = () => { {"indent": 9, "item": "ForestTree", "quantity": 1250}, {"indent": 9, "item": "TestObj7", "quantity": 1}, {"indent": 10, "item": "Jungle1", "quantity": 125}, - {"indent": 10, "item": "CraftMat6", "quantity": 125}, + {"indent": 10, "item": "CraftMat5", "quantity": 125}, {"indent": 9, "item": "PureWater", "quantity": 8}, {"indent": 7, "item": "SnowA2", "quantity": 25000}, {"indent": 7, "item": "Refinery1", "quantity": 150}, @@ -9016,14 +9123,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword9"}, "order": 406}, + "slabSort": {"item": {"item": "EquipmentSword9"}, "order": 424}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentSword10", { @@ -9068,7 +9175,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 6, "tab": 7, - "sellPrice": 950518979910, + "sellPrice": 950518978285, "recipeFrom": [{"wikiName": "[[Doodlefish]]", "txtName": "Doodlefish"}], "detailedRecipe": { "detRecipe": [ @@ -9087,7 +9194,7 @@ export const initItemRepo = () => { {"indent": 10, "item": "ForestTree", "quantity": 1250}, {"indent": 10, "item": "TestObj7", "quantity": 1}, {"indent": 11, "item": "Jungle1", "quantity": 125}, - {"indent": 11, "item": "CraftMat6", "quantity": 125}, + {"indent": 11, "item": "CraftMat5", "quantity": 125}, {"indent": 10, "item": "PureWater", "quantity": 8}, {"indent": 8, "item": "SnowA2", "quantity": 25000}, {"indent": 8, "item": "Refinery1", "quantity": 150}, @@ -9138,14 +9245,14 @@ export const initItemRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSword10"}, "order": 407}, + "slabSort": {"item": {"item": "EquipmentSword10"}, "order": 425}, "itemSet": undefined }), new ItemBase("TestObj4", { @@ -9410,7 +9517,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows1"}, "order": 408}, + "slabSort": {"item": {"item": "EquipmentBows1"}, "order": 426}, "itemSet": {"set": "Wooden"} }), new ItemBase("EquipmentBows3", { @@ -9467,7 +9574,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows3"}, "order": 409}, + "slabSort": {"item": {"item": "EquipmentBows3"}, "order": 427}, "itemSet": {"set": "Birch"} }), new ItemBase("EquipmentBows4", { @@ -9502,7 +9609,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "carrotO", "quantity": 1, "chance": 4e-05}]}, - "slabSort": {"item": {"item": "EquipmentBows4"}, "order": 410}, + "slabSort": {"item": {"item": "EquipmentBows4"}, "order": 428}, "itemSet": undefined }), new ItemBase("EquipmentBows5", { @@ -9571,7 +9678,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows5"}, "order": 411}, + "slabSort": {"item": {"item": "EquipmentBows5"}, "order": 429}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentBows6", { @@ -9645,7 +9752,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows6"}, "order": 412}, + "slabSort": {"item": {"item": "EquipmentBows6"}, "order": 430}, "itemSet": undefined }), new ItemBase("EquipmentBows7", { @@ -9724,7 +9831,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows7"}, "order": 413}, + "slabSort": {"item": {"item": "EquipmentBows7"}, "order": 431}, "itemSet": {"set": "Blizzard"} }), new ItemBase("EquipmentBows8", { @@ -9811,7 +9918,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows8"}, "order": 414}, + "slabSort": {"item": {"item": "EquipmentBows8"}, "order": 432}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentBows9", { @@ -9902,7 +10009,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows9"}, "order": 415}, + "slabSort": {"item": {"item": "EquipmentBows9"}, "order": 433}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentBows10", { @@ -10001,7 +10108,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows10"}, "order": 416}, + "slabSort": {"item": {"item": "EquipmentBows10"}, "order": 434}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentBows11", { @@ -10101,7 +10208,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows11"}, "order": 417}, + "slabSort": {"item": {"item": "EquipmentBows11"}, "order": 435}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentBows12", { @@ -10206,7 +10313,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows12"}, "order": 418}, + "slabSort": {"item": {"item": "EquipmentBows12"}, "order": 436}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentBows13", { @@ -10318,7 +10425,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows13"}, "order": 419}, + "slabSort": {"item": {"item": "EquipmentBows13"}, "order": 437}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentBows14", { @@ -10438,7 +10545,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows14"}, "order": 420}, + "slabSort": {"item": {"item": "EquipmentBows14"}, "order": 438}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentBows15", { @@ -10560,7 +10667,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBows15"}, "order": 421}, + "slabSort": {"item": {"item": "EquipmentBows15"}, "order": 439}, "itemSet": undefined }), new ItemBase("EquipmentWands1", { @@ -10608,7 +10715,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands1"}, "order": 422}, + "slabSort": {"item": {"item": "EquipmentWands1"}, "order": 440}, "itemSet": {"set": "Gnarled"} }), new ItemBase("EquipmentWands2", { @@ -10665,7 +10772,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands2"}, "order": 423}, + "slabSort": {"item": {"item": "EquipmentWands2"}, "order": 441}, "itemSet": {"set": "Quarterstaff"} }), new ItemBase("EquipmentWands5", { @@ -10734,7 +10841,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands5"}, "order": 424}, + "slabSort": {"item": {"item": "EquipmentWands5"}, "order": 442}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentWands6", { @@ -10808,7 +10915,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands6"}, "order": 425}, + "slabSort": {"item": {"item": "EquipmentWands6"}, "order": 443}, "itemSet": {"set": "Crows"} }), new ItemBase("EquipmentWands3", { @@ -10887,7 +10994,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands3"}, "order": 426}, + "slabSort": {"item": {"item": "EquipmentWands3"}, "order": 444}, "itemSet": {"set": "Spriggly"} }), new ItemBase("EquipmentWands7", { @@ -10974,7 +11081,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands7"}, "order": 427}, + "slabSort": {"item": {"item": "EquipmentWands7"}, "order": 445}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentWands8", { @@ -11065,7 +11172,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands8"}, "order": 428}, + "slabSort": {"item": {"item": "EquipmentWands8"}, "order": 446}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentWands9", { @@ -11164,7 +11271,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands9"}, "order": 429}, + "slabSort": {"item": {"item": "EquipmentWands9"}, "order": 447}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentWands10", { @@ -11264,7 +11371,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands10"}, "order": 430}, + "slabSort": {"item": {"item": "EquipmentWands10"}, "order": 448}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentWands11", { @@ -11369,7 +11476,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands11"}, "order": 431}, + "slabSort": {"item": {"item": "EquipmentWands11"}, "order": 449}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentWands12", { @@ -11481,7 +11588,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands12"}, "order": 432}, + "slabSort": {"item": {"item": "EquipmentWands12"}, "order": 450}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentWands13", { @@ -11601,7 +11708,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands13"}, "order": 433}, + "slabSort": {"item": {"item": "EquipmentWands13"}, "order": 451}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentWands14", { @@ -11723,7 +11830,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWands14"}, "order": 434}, + "slabSort": {"item": {"item": "EquipmentWands14"}, "order": 452}, "itemSet": undefined }), new ItemBase("EquipmentWands4", { @@ -11802,7 +11909,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts1"}, "order": 435}, + "slabSort": {"item": {"item": "EquipmentShirts1"}, "order": 453}, "itemSet": undefined }), new ItemBase("EquipmentShirts17", { @@ -11842,7 +11949,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts17"}, "order": 436}, + "slabSort": {"item": {"item": "EquipmentShirts17"}, "order": 454}, "itemSet": undefined }), new ItemBase("EquipmentShirts19", { @@ -11877,7 +11984,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "plank", "quantity": 1, "chance": 1e-05}]}, - "slabSort": {"item": {"item": "EquipmentShirts19"}, "order": 437}, + "slabSort": {"item": {"item": "EquipmentShirts19"}, "order": 455}, "itemSet": undefined }), new ItemBase("EquipmentShirts20", { @@ -11925,7 +12032,7 @@ export const initItemRepo = () => { "expGiven": 600, "no": 46, "tab": 1, - "sellPrice": 6865, + "sellPrice": 5240, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 1]]", "txtName": "Task Unlocks Tab 1"}], "detailedRecipe": { "detRecipe": [ @@ -11934,22 +12041,21 @@ export const initItemRepo = () => { {"indent": 1, "item": "CraftMat5", "quantity": 120}, {"indent": 0, "item": "TestObj7", "quantity": 1}, {"indent": 1, "item": "Jungle1", "quantity": 125}, - {"indent": 1, "item": "CraftMat6", "quantity": 125}, + {"indent": 1, "item": "CraftMat5", "quantity": 125}, {"indent": 0, "item": "BirchTree", "quantity": 325} ], "detRecipeTotals": [ {"item": "BirchTree", "quantity": 325}, {"item": "Copper", "quantity": 25}, - {"item": "CraftMat5", "quantity": 120}, - {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 245}, + {"item": "Jungle1", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts20"}, "order": 438}, + "slabSort": {"item": {"item": "EquipmentShirts20"}, "order": 456}, "itemSet": undefined }), new ItemBase("EquipmentShirts24", { @@ -12012,7 +12118,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts24"}, "order": 439}, + "slabSort": {"item": {"item": "EquipmentShirts24"}, "order": 457}, "itemSet": {"set": "Green"} }), new ItemBase("EquipmentShirts25", { @@ -12079,7 +12185,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts25"}, "order": 440}, + "slabSort": {"item": {"item": "EquipmentShirts25"}, "order": 458}, "itemSet": undefined }), new ItemBase("EquipmentShirts2", { @@ -12156,7 +12262,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts2"}, "order": 441}, + "slabSort": {"item": {"item": "EquipmentShirts2"}, "order": 459}, "itemSet": undefined }), new ItemBase("EquipmentShirts16", { @@ -12191,7 +12297,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mushG", "quantity": 1, "chance": 0.00035}]}, - "slabSort": {"item": {"item": "EquipmentShirts16"}, "order": 442}, + "slabSort": {"item": {"item": "EquipmentShirts16"}, "order": 460}, "itemSet": undefined }), new ItemBase("EquipmentShirts3", { @@ -12275,7 +12381,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts3"}, "order": 443}, + "slabSort": {"item": {"item": "EquipmentShirts3"}, "order": 461}, "itemSet": undefined }), new ItemBase("EquipmentShirts4", { @@ -12445,7 +12551,7 @@ export const initItemRepo = () => { {"source": "ChestB1", "quantity": 1, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "EquipmentShirts21"}, "order": 444}, + "slabSort": {"item": {"item": "EquipmentShirts21"}, "order": 462}, "itemSet": undefined }), new ItemBase("EquipmentShirts10", { @@ -12515,7 +12621,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts10"}, "order": 445}, + "slabSort": {"item": {"item": "EquipmentShirts10"}, "order": 463}, "itemSet": undefined }), new ItemBase("EquipmentShirts11", { @@ -12566,7 +12672,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts11"}, "order": 446}, + "slabSort": {"item": {"item": "EquipmentShirts11"}, "order": 464}, "itemSet": {"set": "Copper"} }), new ItemBase("EquipmentShirts12", { @@ -12605,25 +12711,25 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentShirts12", - "recipe": [{"item": "IronBar", "quantity": 50}, {"item": "JungleTree", "quantity": 600}], + "recipe": [{"item": "IronBar", "quantity": 25}, {"item": "JungleTree", "quantity": 60}], "levelReqToCraft": 13, "expGiven": 600, "no": 34, "tab": 1, - "sellPrice": 5200, + "sellPrice": 1160, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 50}, - {"indent": 0, "item": "JungleTree", "quantity": 600} + {"indent": 0, "item": "IronBar", "quantity": 25}, + {"indent": 0, "item": "JungleTree", "quantity": 60} ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 50}, {"item": "JungleTree", "quantity": 600}] + "detRecipeTotals": [{"item": "IronBar", "quantity": 25}, {"item": "JungleTree", "quantity": 60}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ChestC1", "quantity": 1, "chance": 0.04}]}, - "slabSort": {"item": {"item": "EquipmentShirts12"}, "order": 447}, + "slabSort": {"item": {"item": "EquipmentShirts12"}, "order": 465}, "itemSet": {"set": "Iron"} }), new ItemBase("EquipmentShirts13", { @@ -12686,7 +12792,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts13"}, "order": 448}, + "slabSort": {"item": {"item": "EquipmentShirts13"}, "order": 466}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentShirts18", { @@ -12756,7 +12862,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts18"}, "order": 449}, + "slabSort": {"item": {"item": "EquipmentShirts18"}, "order": 467}, "itemSet": {"set": "Amarok"} }), new ItemBase("EquipmentShirts14", { @@ -12798,28 +12904,28 @@ export const initItemRepo = () => { "expGiven": 36000, "no": 22, "tab": 2, - "sellPrice": 1130200, + "sellPrice": 1126160, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShirts12", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 50}, - {"indent": 1, "item": "JungleTree", "quantity": 600}, + {"indent": 1, "item": "IronBar", "quantity": 25}, + {"indent": 1, "item": "JungleTree", "quantity": 60}, {"indent": 0, "item": "DesertB4", "quantity": 5000}, {"indent": 0, "item": "PlatBar", "quantity": 1000} ], "detRecipeTotals": [ {"item": "DesertB4", "quantity": 5000}, {"item": "PlatBar", "quantity": 1000}, - {"item": "IronBar", "quantity": 50}, - {"item": "JungleTree", "quantity": 600} + {"item": "IronBar", "quantity": 25}, + {"item": "JungleTree", "quantity": 60} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts14"}, "order": 450}, + "slabSort": {"item": {"item": "EquipmentShirts14"}, "order": 468}, "itemSet": {"set": "Platinum"} }), new ItemBase("EquipmentShirts40", { @@ -12883,7 +12989,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts40"}, "order": 451}, + "slabSort": {"item": {"item": "EquipmentShirts40"}, "order": 469}, "itemSet": undefined }), new ItemBase("EquipmentShirts5", { @@ -12931,7 +13037,7 @@ export const initItemRepo = () => { "expGiven": 14700, "no": 50, "tab": 2, - "sellPrice": 146945, + "sellPrice": 145320, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ @@ -12941,7 +13047,7 @@ export const initItemRepo = () => { {"indent": 2, "item": "CraftMat5", "quantity": 120}, {"indent": 1, "item": "TestObj7", "quantity": 1}, {"indent": 2, "item": "Jungle1", "quantity": 125}, - {"indent": 2, "item": "CraftMat6", "quantity": 125}, + {"indent": 2, "item": "CraftMat5", "quantity": 125}, {"indent": 1, "item": "BirchTree", "quantity": 325}, {"indent": 0, "item": "DesertA2", "quantity": 2000}, {"indent": 0, "item": "DesertA3b", "quantity": 1} @@ -12951,16 +13057,15 @@ export const initItemRepo = () => { {"item": "DesertA3b", "quantity": 1}, {"item": "BirchTree", "quantity": 325}, {"item": "Copper", "quantity": 25}, - {"item": "CraftMat5", "quantity": 120}, - {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 245}, + {"item": "Jungle1", "quantity": 125} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts5"}, "order": 452}, + "slabSort": {"item": {"item": "EquipmentShirts5"}, "order": 470}, "itemSet": undefined }), new ItemBase("EquipmentShirts23", { @@ -13029,7 +13134,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts23"}, "order": 453}, + "slabSort": {"item": {"item": "EquipmentShirts23"}, "order": 471}, "itemSet": undefined }), new ItemBase("EquipmentShirts22", { @@ -13095,7 +13200,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts22"}, "order": 454}, + "slabSort": {"item": {"item": "EquipmentShirts22"}, "order": 472}, "itemSet": undefined }), new ItemBase("EquipmentShirts15", { @@ -13146,7 +13251,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts15"}, "order": 455}, + "slabSort": {"item": {"item": "EquipmentShirts15"}, "order": 473}, "itemSet": {"set": "Dementia"} }), new ItemBase("EquipmentShirts26", { @@ -13216,7 +13321,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts26"}, "order": 456}, + "slabSort": {"item": {"item": "EquipmentShirts26"}, "order": 474}, "itemSet": {"set": "Efaunt"} }), new ItemBase("EquipmentShirts27", { @@ -13282,7 +13387,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts27"}, "order": 457}, + "slabSort": {"item": {"item": "EquipmentShirts27"}, "order": 475}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentShirts31", { @@ -13369,7 +13474,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts31"}, "order": 458}, + "slabSort": {"item": {"item": "EquipmentShirts31"}, "order": 476}, "itemSet": undefined }), new ItemBase("EquipmentShirts28", { @@ -13439,7 +13544,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts28"}, "order": 459}, + "slabSort": {"item": {"item": "EquipmentShirts28"}, "order": 477}, "itemSet": undefined }), new ItemBase("EquipmentShirts29", { @@ -13509,7 +13614,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts29"}, "order": 460}, + "slabSort": {"item": {"item": "EquipmentShirts29"}, "order": 478}, "itemSet": undefined }), new ItemBase("EquipmentShirts30", { @@ -13579,7 +13684,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts30"}, "order": 461}, + "slabSort": {"item": {"item": "EquipmentShirts30"}, "order": 479}, "itemSet": undefined }), new ItemBase("EquipmentShirts6", { @@ -13668,7 +13773,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts6"}, "order": 462}, + "slabSort": {"item": {"item": "EquipmentShirts6"}, "order": 480}, "itemSet": {"set": "Chizoar"} }), new ItemBase("EquipmentShirts32", { @@ -13738,7 +13843,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts32"}, "order": 463}, + "slabSort": {"item": {"item": "EquipmentShirts32"}, "order": 481}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentShirts33", { @@ -13822,7 +13927,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts33"}, "order": 464}, + "slabSort": {"item": {"item": "EquipmentShirts33"}, "order": 482}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentShirts34", { @@ -13885,7 +13990,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts34"}, "order": 465}, + "slabSort": {"item": {"item": "EquipmentShirts34"}, "order": 483}, "itemSet": {"set": "Troll"} }), new ItemBase("EquipmentShirts35", { @@ -13955,7 +14060,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts35"}, "order": 466}, + "slabSort": {"item": {"item": "EquipmentShirts35"}, "order": 484}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentShirts36", { @@ -14021,7 +14126,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts36"}, "order": 467}, + "slabSort": {"item": {"item": "EquipmentShirts36"}, "order": 485}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentShirts37", { @@ -14096,7 +14201,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts37"}, "order": 468}, + "slabSort": {"item": {"item": "EquipmentShirts37"}, "order": 486}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentShirts38", { @@ -14185,7 +14290,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts38"}, "order": 469}, + "slabSort": {"item": {"item": "EquipmentShirts38"}, "order": 487}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentShirts39", { @@ -14266,7 +14371,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts39"}, "order": 470}, + "slabSort": {"item": {"item": "EquipmentShirts39"}, "order": 488}, "itemSet": {"set": "Emperor"} }), new ItemBase("EquipmentShirts41", { @@ -14359,7 +14464,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShirts41"}, "order": 471}, + "slabSort": {"item": {"item": "EquipmentShirts41"}, "order": 489}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("EquipmentPants1", { @@ -14392,25 +14497,22 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentPants1", - "recipe": [{"item": "Grasslands2", "quantity": 6}, {"item": "CraftMat1", "quantity": 10}], + "recipe": [{"item": "Grasslands2", "quantity": 6}], "levelReqToCraft": 2, "expGiven": 14, "no": 7, "tab": 1, - "sellPrice": 60, + "sellPrice": 30, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "Grasslands2", "quantity": 6}, - {"indent": 0, "item": "CraftMat1", "quantity": 10} - ], - "detRecipeTotals": [{"item": "Grasslands2", "quantity": 6}, {"item": "CraftMat1", "quantity": 10}] + "detRecipe": [{"indent": 0, "item": "Grasslands2", "quantity": 6}], + "detRecipeTotals": [{"item": "Grasslands2", "quantity": 6}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants1"}, "order": 472}, + "slabSort": {"item": {"item": "EquipmentPants1"}, "order": 490}, "itemSet": undefined }), new ItemBase("EquipmentPants2", { @@ -14443,25 +14545,25 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentPants2", - "recipe": [{"item": "Copper", "quantity": 30}, {"item": "BirchTree", "quantity": 150}], + "recipe": [{"item": "CopperBar", "quantity": 10}, {"item": "OakTree", "quantity": 150}], "levelReqToCraft": 8, "expGiven": 75, "no": 19, "tab": 1, - "sellPrice": 540, + "sellPrice": 370, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "Copper", "quantity": 30}, - {"indent": 0, "item": "BirchTree", "quantity": 150} + {"indent": 0, "item": "CopperBar", "quantity": 10}, + {"indent": 0, "item": "OakTree", "quantity": 150} ], - "detRecipeTotals": [{"item": "Copper", "quantity": 30}, {"item": "BirchTree", "quantity": 150}] + "detRecipeTotals": [{"item": "CopperBar", "quantity": 10}, {"item": "OakTree", "quantity": 150}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants2"}, "order": 473}, + "slabSort": {"item": {"item": "EquipmentPants2"}, "order": 491}, "itemSet": {"set": "Copper"} }), new ItemBase("EquipmentPants3", { @@ -14494,25 +14596,25 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentPants3", - "recipe": [{"item": "IronBar", "quantity": 70}, {"item": "CraftMat6", "quantity": 225}], + "recipe": [{"item": "IronBar", "quantity": 10}, {"item": "CraftMat6", "quantity": 50}], "levelReqToCraft": 14, "expGiven": 750, "no": 35, "tab": 1, - "sellPrice": 7865, + "sellPrice": 1570, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 70}, - {"indent": 0, "item": "CraftMat6", "quantity": 225} + {"indent": 0, "item": "IronBar", "quantity": 10}, + {"indent": 0, "item": "CraftMat6", "quantity": 50} ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 70}, {"item": "CraftMat6", "quantity": 225}] + "detRecipeTotals": [{"item": "IronBar", "quantity": 10}, {"item": "CraftMat6", "quantity": 50}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants3"}, "order": 474}, + "slabSort": {"item": {"item": "EquipmentPants3"}, "order": 492}, "itemSet": {"set": "Iron"} }), new ItemBase("EquipmentPants4", { @@ -14560,28 +14662,28 @@ export const initItemRepo = () => { "expGiven": 2500, "no": 3, "tab": 2, - "sellPrice": 37040, + "sellPrice": 36870, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants2", "quantity": 1}, - {"indent": 1, "item": "Copper", "quantity": 30}, - {"indent": 1, "item": "BirchTree", "quantity": 150}, + {"indent": 1, "item": "CopperBar", "quantity": 10}, + {"indent": 1, "item": "OakTree", "quantity": 150}, {"indent": 0, "item": "Fish1", "quantity": 500}, {"indent": 0, "item": "GoldBar", "quantity": 300} ], "detRecipeTotals": [ {"item": "Fish1", "quantity": 500}, {"item": "GoldBar", "quantity": 300}, - {"item": "Copper", "quantity": 30}, - {"item": "BirchTree", "quantity": 150} + {"item": "CopperBar", "quantity": 10}, + {"item": "OakTree", "quantity": 150} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ChestC2", "quantity": 1, "chance": 0.04}]}, - "slabSort": {"item": {"item": "EquipmentPants4"}, "order": 475}, + "slabSort": {"item": {"item": "EquipmentPants4"}, "order": 493}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentPants17", { @@ -14651,7 +14753,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants17"}, "order": 476}, + "slabSort": {"item": {"item": "EquipmentPants17"}, "order": 494}, "itemSet": {"set": "Amarok"} }), new ItemBase("EquipmentPants5", { @@ -14699,28 +14801,28 @@ export const initItemRepo = () => { "expGiven": 50000, "no": 23, "tab": 2, - "sellPrice": 657865, + "sellPrice": 651570, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants3", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 70}, - {"indent": 1, "item": "CraftMat6", "quantity": 225}, + {"indent": 1, "item": "IronBar", "quantity": 10}, + {"indent": 1, "item": "CraftMat6", "quantity": 50}, {"indent": 0, "item": "Bug3", "quantity": 5000}, {"indent": 0, "item": "PlatBar", "quantity": 1250} ], "detRecipeTotals": [ {"item": "Bug3", "quantity": 5000}, {"item": "PlatBar", "quantity": 1250}, - {"item": "IronBar", "quantity": 70}, - {"item": "CraftMat6", "quantity": 225} + {"item": "IronBar", "quantity": 10}, + {"item": "CraftMat6", "quantity": 50} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ChestC3", "quantity": 1, "chance": 0.04}]}, - "slabSort": {"item": {"item": "EquipmentPants5"}, "order": 477}, + "slabSort": {"item": {"item": "EquipmentPants5"}, "order": 495}, "itemSet": {"set": "Platinum"} }), new ItemBase("EquipmentPants6", { @@ -14771,7 +14873,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants6"}, "order": 478}, + "slabSort": {"item": {"item": "EquipmentPants6"}, "order": 496}, "itemSet": {"set": "Dementia"} }), new ItemBase("EquipmentPants20", { @@ -14841,7 +14943,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants20"}, "order": 479}, + "slabSort": {"item": {"item": "EquipmentPants20"}, "order": 497}, "itemSet": {"set": "Efaunt"} }), new ItemBase("EquipmentPants21", { @@ -14907,7 +15009,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants21"}, "order": 480}, + "slabSort": {"item": {"item": "EquipmentPants21"}, "order": 498}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentPants7", { @@ -14985,7 +15087,7 @@ export const initItemRepo = () => { {"source": "ChestA1", "quantity": 1, "chance": 0.02} ] }, - "slabSort": {"item": {"item": "EquipmentPants10"}, "order": 481}, + "slabSort": {"item": {"item": "EquipmentPants10"}, "order": 499}, "itemSet": undefined }), new ItemBase("EquipmentPants11", { @@ -15154,28 +15256,26 @@ export const initItemRepo = () => { "expGiven": 400, "no": 49, "tab": 1, - "sellPrice": 9155, + "sellPrice": 9065, "recipeFrom": [{"wikiName": "[[Wode Board]]", "txtName": "Wode Board"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants1", "quantity": 3}, {"indent": 1, "item": "Grasslands2", "quantity": 18}, - {"indent": 1, "item": "CraftMat1", "quantity": 30}, {"indent": 0, "item": "Forest2", "quantity": 275}, {"indent": 0, "item": "BirchTree", "quantity": 700} ], "detRecipeTotals": [ {"item": "Forest2", "quantity": 275}, {"item": "BirchTree", "quantity": 700}, - {"item": "Grasslands2", "quantity": 18}, - {"item": "CraftMat1", "quantity": 30} + {"item": "Grasslands2", "quantity": 18} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants15"}, "order": 482}, + "slabSort": {"item": {"item": "EquipmentPants15"}, "order": 500}, "itemSet": undefined }), new ItemBase("EquipmentPants16", { @@ -15215,7 +15315,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants16"}, "order": 483}, + "slabSort": {"item": {"item": "EquipmentPants16"}, "order": 501}, "itemSet": undefined }), new ItemBase("EquipmentPants18", { @@ -15259,26 +15359,21 @@ export const initItemRepo = () => { "expGiven": 400, "no": 50, "tab": 1, - "sellPrice": 1580, + "sellPrice": 1490, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 1]]", "txtName": "Task Unlocks Tab 1"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants1", "quantity": 3}, {"indent": 1, "item": "Grasslands2", "quantity": 18}, - {"indent": 1, "item": "CraftMat1", "quantity": 30}, {"indent": 0, "item": "Iron", "quantity": 200} ], - "detRecipeTotals": [ - {"item": "Iron", "quantity": 200}, - {"item": "Grasslands2", "quantity": 18}, - {"item": "CraftMat1", "quantity": 30} - ] + "detRecipeTotals": [{"item": "Iron", "quantity": 200}, {"item": "Grasslands2", "quantity": 18}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants18"}, "order": 484}, + "slabSort": {"item": {"item": "EquipmentPants18"}, "order": 502}, "itemSet": undefined }), new ItemBase("EquipmentPants19", { @@ -15313,7 +15408,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "babaMummy", "quantity": 1, "chance": 0.04}]}, - "slabSort": {"item": {"item": "EquipmentPants19"}, "order": 485}, + "slabSort": {"item": {"item": "EquipmentPants19"}, "order": 503}, "itemSet": undefined }), new ItemBase("EquipmentPants22", { @@ -15354,14 +15449,13 @@ export const initItemRepo = () => { "expGiven": 1, "no": 69, "tab": 1, - "sellPrice": 20310, + "sellPrice": 20130, "recipeFrom": [{"wikiName": "[[Walking Stick]]", "txtName": "Walking Stick"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants15", "quantity": 2}, {"indent": 1, "item": "EquipmentPants1", "quantity": 6}, {"indent": 2, "item": "Grasslands2", "quantity": 36}, - {"indent": 2, "item": "CraftMat1", "quantity": 60}, {"indent": 1, "item": "Forest2", "quantity": 550}, {"indent": 1, "item": "BirchTree", "quantity": 1400}, {"indent": 0, "item": "Fish1", "quantity": 500} @@ -15370,15 +15464,14 @@ export const initItemRepo = () => { {"item": "Fish1", "quantity": 500}, {"item": "Forest2", "quantity": 550}, {"item": "BirchTree", "quantity": 1400}, - {"item": "Grasslands2", "quantity": 36}, - {"item": "CraftMat1", "quantity": 60} + {"item": "Grasslands2", "quantity": 36} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants22"}, "order": 486}, + "slabSort": {"item": {"item": "EquipmentPants22"}, "order": 504}, "itemSet": undefined }), new ItemBase("EquipmentPants23", { @@ -15419,29 +15512,27 @@ export const initItemRepo = () => { "expGiven": 1, "no": 70, "tab": 1, - "sellPrice": 4660, + "sellPrice": 4480, "recipeFrom": [{"wikiName": "[[Poop]]", "txtName": "Poop"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants18", "quantity": 2}, {"indent": 1, "item": "EquipmentPants1", "quantity": 6}, {"indent": 2, "item": "Grasslands2", "quantity": 36}, - {"indent": 2, "item": "CraftMat1", "quantity": 60}, {"indent": 1, "item": "Iron", "quantity": 400}, {"indent": 0, "item": "Bug1", "quantity": 500} ], "detRecipeTotals": [ {"item": "Bug1", "quantity": 500}, {"item": "Iron", "quantity": 400}, - {"item": "Grasslands2", "quantity": 36}, - {"item": "CraftMat1", "quantity": 60} + {"item": "Grasslands2", "quantity": 36} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants23"}, "order": 487}, + "slabSort": {"item": {"item": "EquipmentPants23"}, "order": 505}, "itemSet": undefined }), new ItemBase("EquipmentPants9", { @@ -15530,7 +15621,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants9"}, "order": 488}, + "slabSort": {"item": {"item": "EquipmentPants9"}, "order": 506}, "itemSet": {"set": "Chizoar"} }), new ItemBase("EquipmentPants24", { @@ -15600,7 +15691,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants24"}, "order": 489}, + "slabSort": {"item": {"item": "EquipmentPants24"}, "order": 507}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentPants25", { @@ -15684,7 +15775,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants25"}, "order": 490}, + "slabSort": {"item": {"item": "EquipmentPants25"}, "order": 508}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentPants8", { @@ -15747,7 +15838,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants8"}, "order": 491}, + "slabSort": {"item": {"item": "EquipmentPants8"}, "order": 509}, "itemSet": {"set": "Troll"} }), new ItemBase("EquipmentPants26", { @@ -15817,7 +15908,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants26"}, "order": 492}, + "slabSort": {"item": {"item": "EquipmentPants26"}, "order": 510}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentPants27", { @@ -15883,7 +15974,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants27"}, "order": 493}, + "slabSort": {"item": {"item": "EquipmentPants27"}, "order": 511}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentPants29", { @@ -15958,7 +16049,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants29"}, "order": 494}, + "slabSort": {"item": {"item": "EquipmentPants29"}, "order": 512}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentPants30", { @@ -16044,7 +16135,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants30"}, "order": 495}, + "slabSort": {"item": {"item": "EquipmentPants30"}, "order": 513}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentPants31", { @@ -16125,7 +16216,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants31"}, "order": 496}, + "slabSort": {"item": {"item": "EquipmentPants31"}, "order": 514}, "itemSet": {"set": "Emperor"} }), new ItemBase("EquipmentPants32", { @@ -16218,7 +16309,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPants32"}, "order": 497}, + "slabSort": {"item": {"item": "EquipmentPants32"}, "order": 515}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("EquipmentShoes1", { @@ -16251,22 +16342,22 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentShoes1", - "recipe": [{"item": "CopperBar", "quantity": 75}], + "recipe": [{"item": "CopperBar", "quantity": 30}], "levelReqToCraft": 10, "expGiven": 110, "no": 20, "tab": 1, - "sellPrice": 525, + "sellPrice": 210, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [{"indent": 0, "item": "CopperBar", "quantity": 75}], - "detRecipeTotals": [{"item": "CopperBar", "quantity": 75}] + "detRecipe": [{"indent": 0, "item": "CopperBar", "quantity": 30}], + "detRecipeTotals": [{"item": "CopperBar", "quantity": 30}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes1"}, "order": 498}, + "slabSort": {"item": {"item": "EquipmentShoes1"}, "order": 516}, "itemSet": {"set": "Copper"} }), new ItemBase("EquipmentShoes9", { @@ -16299,25 +16390,25 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentShoes9", - "recipe": [{"item": "Grasslands3", "quantity": 12}, {"item": "Leaf1", "quantity": 5}], + "recipe": [{"item": "Grasslands3", "quantity": 12}, {"item": "CraftMat1", "quantity": 10}], "levelReqToCraft": 6, "expGiven": 16, "no": 8, "tab": 1, - "sellPrice": 104, + "sellPrice": 114, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "Grasslands3", "quantity": 12}, - {"indent": 0, "item": "Leaf1", "quantity": 5} + {"indent": 0, "item": "CraftMat1", "quantity": 10} ], - "detRecipeTotals": [{"item": "Grasslands3", "quantity": 12}, {"item": "Leaf1", "quantity": 5}] + "detRecipeTotals": [{"item": "Grasslands3", "quantity": 12}, {"item": "CraftMat1", "quantity": 10}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes9"}, "order": 499}, + "slabSort": {"item": {"item": "EquipmentShoes9"}, "order": 517}, "itemSet": undefined }), new ItemBase("EquipmentShoes10", { @@ -16457,7 +16548,7 @@ export const initItemRepo = () => { "expGiven": 600, "no": 39, "tab": 1, - "sellPrice": 10525, + "sellPrice": 10210, "recipeFrom": [ { "wikiName": "[[Colosseum#Dewdrop_Silver_Chest|W1 Colosseum first silver chest]]", @@ -16467,21 +16558,21 @@ export const initItemRepo = () => { "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 1, "item": "CopperBar", "quantity": 75}, + {"indent": 1, "item": "CopperBar", "quantity": 30}, {"indent": 0, "item": "CraftMat5", "quantity": 500}, {"indent": 0, "item": "IronBar", "quantity": 125} ], "detRecipeTotals": [ {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes15"}, "order": 500}, + "slabSort": {"item": {"item": "EquipmentShoes15"}, "order": 518}, "itemSet": {"set": "Iron"} }), new ItemBase("EquipmentShoes3", { @@ -16523,13 +16614,13 @@ export const initItemRepo = () => { "expGiven": 4200, "no": 4, "tab": 2, - "sellPrice": 79725, + "sellPrice": 79410, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 2, "item": "CopperBar", "quantity": 75}, + {"indent": 2, "item": "CopperBar", "quantity": 30}, {"indent": 1, "item": "CraftMat5", "quantity": 500}, {"indent": 1, "item": "IronBar", "quantity": 125}, {"indent": 0, "item": "GoldBar", "quantity": 600}, @@ -16540,14 +16631,14 @@ export const initItemRepo = () => { {"item": "PureWater", "quantity": 4}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes3"}, "order": 501}, + "slabSort": {"item": {"item": "EquipmentShoes3"}, "order": 519}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentShoes20", { @@ -16594,7 +16685,7 @@ export const initItemRepo = () => { "expGiven": 700, "no": 68, "tab": 1, - "sellPrice": 12275, + "sellPrice": 11960, "recipeFrom": [ { "wikiName": "[[Tasks/Blunder_Hills#Merit_Shop|Blunder Hills Merit Shop]]", @@ -16605,7 +16696,7 @@ export const initItemRepo = () => { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 2, "item": "CopperBar", "quantity": 75}, + {"indent": 2, "item": "CopperBar", "quantity": 30}, {"indent": 1, "item": "CraftMat5", "quantity": 500}, {"indent": 1, "item": "IronBar", "quantity": 125}, {"indent": 0, "item": "Quest17", "quantity": 5}, @@ -16616,14 +16707,14 @@ export const initItemRepo = () => { {"item": "Leaf1", "quantity": 125}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes20"}, "order": 502}, + "slabSort": {"item": {"item": "EquipmentShoes20"}, "order": 520}, "itemSet": {"set": "Amarok"} }), new ItemBase("EquipmentShoes4", { @@ -16665,14 +16756,14 @@ export const initItemRepo = () => { "expGiven": 55000, "no": 24, "tab": 2, - "sellPrice": 261725, + "sellPrice": 261410, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -16687,14 +16778,14 @@ export const initItemRepo = () => { {"item": "PureWater", "quantity": 4}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes4"}, "order": 503}, + "slabSort": {"item": {"item": "EquipmentShoes4"}, "order": 521}, "itemSet": {"set": "Platinum"} }), new ItemBase("EquipmentShoes5", { @@ -16745,7 +16836,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes5"}, "order": 504}, + "slabSort": {"item": {"item": "EquipmentShoes5"}, "order": 522}, "itemSet": {"set": "Dementia"} }), new ItemBase("EquipmentShoes21", { @@ -16792,7 +16883,7 @@ export const initItemRepo = () => { "expGiven": 25000, "no": 64, "tab": 2, - "sellPrice": 261970, + "sellPrice": 261655, "recipeFrom": [ { "wikiName": "[[Tasks/Yum_Yum_Desert#Merit_Shop|Yum Yum Desert Merit Shop]]", @@ -16805,7 +16896,7 @@ export const initItemRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -16824,14 +16915,14 @@ export const initItemRepo = () => { {"item": "PureWater", "quantity": 4}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes21"}, "order": 505}, + "slabSort": {"item": {"item": "EquipmentShoes21"}, "order": 523}, "itemSet": {"set": "faunt"} }), new ItemBase("EquipmentShoes22", { @@ -16897,7 +16988,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes22"}, "order": 506}, + "slabSort": {"item": {"item": "EquipmentShoes22"}, "order": 524}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentShoes6", { @@ -16974,26 +17065,26 @@ export const initItemRepo = () => { "expGiven": 300, "no": 44, "tab": 1, - "sellPrice": 1765, + "sellPrice": 1450, "recipeFrom": [{"wikiName": "[[Slime]]", "txtName": "Slime"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 1, "item": "CopperBar", "quantity": 75}, + {"indent": 1, "item": "CopperBar", "quantity": 30}, {"indent": 0, "item": "Jungle1", "quantity": 100}, {"indent": 0, "item": "JungleTree", "quantity": 40} ], "detRecipeTotals": [ {"item": "Jungle1", "quantity": 100}, {"item": "JungleTree", "quantity": 40}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "slimeB", "quantity": 1, "chance": 0.3}]}, - "slabSort": {"item": {"item": "EquipmentShoes7"}, "order": 507}, + "slabSort": {"item": {"item": "EquipmentShoes7"}, "order": 525}, "itemSet": undefined }), new ItemBase("EquipmentShoes8", { @@ -17100,13 +17191,13 @@ export const initItemRepo = () => { "expGiven": 16000, "no": 39, "tab": 2, - "sellPrice": 112765, + "sellPrice": 112450, "recipeFrom": [{"wikiName": "[[Sand Castle]]", "txtName": "Sand Castle"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes7", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 2, "item": "CopperBar", "quantity": 75}, + {"indent": 2, "item": "CopperBar", "quantity": 30}, {"indent": 1, "item": "Jungle1", "quantity": 100}, {"indent": 1, "item": "JungleTree", "quantity": 40}, {"indent": 0, "item": "DesertB1", "quantity": 1000}, @@ -17117,14 +17208,14 @@ export const initItemRepo = () => { {"item": "IronBar", "quantity": 500}, {"item": "Jungle1", "quantity": 100}, {"item": "JungleTree", "quantity": 40}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes14"}, "order": 513}, + "slabSort": {"item": {"item": "EquipmentShoes14"}, "order": 531}, "itemSet": undefined }), new ItemBase("EquipmentShoes16", { @@ -17173,14 +17264,14 @@ export const initItemRepo = () => { "expGiven": 5500, "no": 53, "tab": 2, - "sellPrice": 93075, + "sellPrice": 92760, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -17196,14 +17287,14 @@ export const initItemRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes16"}, "order": 508}, + "slabSort": {"item": {"item": "EquipmentShoes16"}, "order": 526}, "itemSet": undefined }), new ItemBase("EquipmentShoes17", { @@ -17252,14 +17343,14 @@ export const initItemRepo = () => { "expGiven": 6500, "no": 56, "tab": 2, - "sellPrice": 99775, + "sellPrice": 99460, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -17275,14 +17366,14 @@ export const initItemRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes17"}, "order": 509}, + "slabSort": {"item": {"item": "EquipmentShoes17"}, "order": 527}, "itemSet": undefined }), new ItemBase("EquipmentShoes18", { @@ -17331,14 +17422,14 @@ export const initItemRepo = () => { "expGiven": 6500, "no": 54, "tab": 2, - "sellPrice": 96175, + "sellPrice": 95860, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -17354,14 +17445,14 @@ export const initItemRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes18"}, "order": 510}, + "slabSort": {"item": {"item": "EquipmentShoes18"}, "order": 528}, "itemSet": undefined }), new ItemBase("EquipmentShoes19", { @@ -17410,14 +17501,14 @@ export const initItemRepo = () => { "expGiven": 5000, "no": 55, "tab": 2, - "sellPrice": 97425, + "sellPrice": 97110, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -17433,14 +17524,14 @@ export const initItemRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes19"}, "order": 511}, + "slabSort": {"item": {"item": "EquipmentShoes19"}, "order": 529}, "itemSet": undefined }), new ItemBase("EquipmentShoes2", { @@ -17471,7 +17562,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes2"}, "order": 512}, + "slabSort": {"item": {"item": "EquipmentShoes2"}, "order": 530}, "itemSet": undefined }), new ItemBase("EquipmentShoes23", { @@ -17560,7 +17651,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes23"}, "order": 514}, + "slabSort": {"item": {"item": "EquipmentShoes23"}, "order": 532}, "itemSet": {"set": "Chizoar"} }), new ItemBase("EquipmentShoes26", { @@ -17608,7 +17699,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 21, "tab": 4, - "sellPrice": 48038575, + "sellPrice": 48038260, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -17616,7 +17707,7 @@ export const initItemRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -17650,14 +17741,14 @@ export const initItemRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes26"}, "order": 515}, + "slabSort": {"item": {"item": "EquipmentShoes26"}, "order": 533}, "itemSet": undefined }), new ItemBase("EquipmentShoes27", { @@ -17705,7 +17796,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 22, "tab": 4, - "sellPrice": 47745275, + "sellPrice": 47744960, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -17713,7 +17804,7 @@ export const initItemRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -17748,14 +17839,14 @@ export const initItemRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes27"}, "order": 516}, + "slabSort": {"item": {"item": "EquipmentShoes27"}, "order": 534}, "itemSet": undefined }), new ItemBase("EquipmentShoes28", { @@ -17803,7 +17894,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 23, "tab": 4, - "sellPrice": 48341675, + "sellPrice": 48341360, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -17811,7 +17902,7 @@ export const initItemRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -17845,14 +17936,14 @@ export const initItemRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes28"}, "order": 517}, + "slabSort": {"item": {"item": "EquipmentShoes28"}, "order": 535}, "itemSet": undefined }), new ItemBase("EquipmentShoes29", { @@ -17900,7 +17991,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 24, "tab": 4, - "sellPrice": 48042925, + "sellPrice": 48042610, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -17908,7 +17999,7 @@ export const initItemRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -17942,14 +18033,14 @@ export const initItemRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes29"}, "order": 518}, + "slabSort": {"item": {"item": "EquipmentShoes29"}, "order": 536}, "itemSet": undefined }), new ItemBase("EquipmentShoes30", { @@ -17984,7 +18075,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mushP", "quantity": 1, "chance": 6e-06}]}, - "slabSort": {"item": {"item": "EquipmentShoes30"}, "order": 519}, + "slabSort": {"item": {"item": "EquipmentShoes30"}, "order": 537}, "itemSet": undefined }), new ItemBase("EquipmentShoes31", { @@ -18062,7 +18153,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes31"}, "order": 520}, + "slabSort": {"item": {"item": "EquipmentShoes31"}, "order": 538}, "itemSet": undefined }), new ItemBase("EquipmentShoes32", { @@ -18097,7 +18188,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4a3", "quantity": 1, "chance": 6e-06}]}, - "slabSort": {"item": {"item": "EquipmentShoes32"}, "order": 521}, + "slabSort": {"item": {"item": "EquipmentShoes32"}, "order": 539}, "itemSet": undefined }), new ItemBase("EquipmentShoes33", { @@ -18175,7 +18266,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes33"}, "order": 522}, + "slabSort": {"item": {"item": "EquipmentShoes33"}, "order": 540}, "itemSet": undefined }), new ItemBase("EquipmentShoes39", { @@ -18267,7 +18358,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes39"}, "order": 523}, + "slabSort": {"item": {"item": "EquipmentShoes39"}, "order": 541}, "itemSet": undefined }), new ItemBase("EquipmentShoes24", { @@ -18337,7 +18428,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes24"}, "order": 524}, + "slabSort": {"item": {"item": "EquipmentShoes24"}, "order": 542}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentShoes25", { @@ -18421,7 +18512,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes25"}, "order": 525}, + "slabSort": {"item": {"item": "EquipmentShoes25"}, "order": 543}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentShoes34", { @@ -18484,7 +18575,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes34"}, "order": 526}, + "slabSort": {"item": {"item": "EquipmentShoes34"}, "order": 544}, "itemSet": {"set": "Troll"} }), new ItemBase("EquipmentShoes35", { @@ -18557,7 +18648,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes35"}, "order": 527}, + "slabSort": {"item": {"item": "EquipmentShoes35"}, "order": 545}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentShoes36", { @@ -18623,7 +18714,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes36"}, "order": 528}, + "slabSort": {"item": {"item": "EquipmentShoes36"}, "order": 546}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentShoes37", { @@ -18698,7 +18789,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes37"}, "order": 529}, + "slabSort": {"item": {"item": "EquipmentShoes37"}, "order": 547}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentShoes38", { @@ -18784,7 +18875,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes38"}, "order": 530}, + "slabSort": {"item": {"item": "EquipmentShoes38"}, "order": 548}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentShoes40", { @@ -18865,7 +18956,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes40"}, "order": 531}, + "slabSort": {"item": {"item": "EquipmentShoes40"}, "order": 549}, "itemSet": {"set": "Emperor"} }), new ItemBase("EquipmentShoes41", { @@ -18961,7 +19052,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentShoes41"}, "order": 532}, + "slabSort": {"item": {"item": "EquipmentShoes41"}, "order": 550}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("EquipmentPendant1", { @@ -19249,7 +19340,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant9"}, "order": 533}, + "slabSort": {"item": {"item": "EquipmentPendant9"}, "order": 551}, "itemSet": undefined }), new ItemBase("EquipmentPendant10", { @@ -19316,7 +19407,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant10"}, "order": 535}, + "slabSort": {"item": {"item": "EquipmentPendant10"}, "order": 553}, "itemSet": undefined }), new ItemBase("EquipmentPendant11", { @@ -19356,7 +19447,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant11"}, "order": 536}, + "slabSort": {"item": {"item": "EquipmentPendant11"}, "order": 554}, "itemSet": undefined }), new ItemBase("EquipmentPendant12", { @@ -19406,7 +19497,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant12"}, "order": 537}, + "slabSort": {"item": {"item": "EquipmentPendant12"}, "order": 555}, "itemSet": undefined }), new ItemBase("EquipmentPendant13", { @@ -19472,7 +19563,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snailZ", "quantity": 1, "chance": 2e-06}]}, - "slabSort": {"item": {"item": "EquipmentPendant14"}, "order": 538}, + "slabSort": {"item": {"item": "EquipmentPendant14"}, "order": 556}, "itemSet": undefined }), new ItemBase("EquipmentPendant15", { @@ -19574,7 +19665,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant16"}, "order": 539}, + "slabSort": {"item": {"item": "EquipmentPendant16"}, "order": 557}, "itemSet": undefined }), new ItemBase("EquipmentPendant17", { @@ -19644,7 +19735,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant17"}, "order": 540}, + "slabSort": {"item": {"item": "EquipmentPendant17"}, "order": 558}, "itemSet": {"set": "Amarok"} }), new ItemBase("EquipmentPendant18", { @@ -19677,7 +19768,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant18"}, "order": 541}, + "slabSort": {"item": {"item": "EquipmentPendant18"}, "order": 559}, "itemSet": undefined }), new ItemBase("EquipmentPendant19", { @@ -19712,7 +19803,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant19"}, "order": 542}, + "slabSort": {"item": {"item": "EquipmentPendant19"}, "order": 560}, "itemSet": undefined }), new ItemBase("EquipmentPendant20", { @@ -19747,7 +19838,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant20"}, "order": 544}, + "slabSort": {"item": {"item": "EquipmentPendant20"}, "order": 562}, "itemSet": undefined }), new ItemBase("EquipmentPendant21", { @@ -19782,7 +19873,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant21"}, "order": 545}, + "slabSort": {"item": {"item": "EquipmentPendant21"}, "order": 563}, "itemSet": undefined }), new ItemBase("EquipmentPendant22", { @@ -19817,7 +19908,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant22"}, "order": 546}, + "slabSort": {"item": {"item": "EquipmentPendant22"}, "order": 564}, "itemSet": undefined }), new ItemBase("EquipmentPendant23", { @@ -19852,7 +19943,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant23"}, "order": 547}, + "slabSort": {"item": {"item": "EquipmentPendant23"}, "order": 565}, "itemSet": undefined }), new ItemBase("EquipmentPendant24", { @@ -19897,7 +19988,7 @@ export const initItemRepo = () => { {"source": "Boss3C", "quantity": 1, "chance": 0.014} ] }, - "slabSort": {"item": {"item": "EquipmentPendant24"}, "order": 548}, + "slabSort": {"item": {"item": "EquipmentPendant24"}, "order": 566}, "itemSet": {"set": "Chizoar"} }), new ItemBase("EquipmentPendant25", { @@ -19973,7 +20064,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant25"}, "order": 549}, + "slabSort": {"item": {"item": "EquipmentPendant25"}, "order": 567}, "itemSet": {"set": "Chizoar"} }), new ItemBase("EquipmentPendant26", { @@ -20042,7 +20133,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant26"}, "order": 550}, + "slabSort": {"item": {"item": "EquipmentPendant26"}, "order": 568}, "itemSet": undefined }), new ItemBase("EquipmentPendant27", { @@ -20096,7 +20187,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant27"}, "order": 551}, + "slabSort": {"item": {"item": "EquipmentPendant27"}, "order": 569}, "itemSet": undefined }), new ItemBase("EquipmentPendant28", { @@ -20127,7 +20218,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant28"}, "order": 553}, + "slabSort": {"item": {"item": "EquipmentPendant28"}, "order": 571}, "itemSet": undefined }), new ItemBase("EquipmentPendant29", { @@ -20172,7 +20263,7 @@ export const initItemRepo = () => { {"source": "Boss5C", "quantity": 1, "chance": 0.0004} ] }, - "slabSort": {"item": {"item": "EquipmentPendant29"}, "order": 555}, + "slabSort": {"item": {"item": "EquipmentPendant29"}, "order": 573}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentPendant30", { @@ -20240,7 +20331,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant30"}, "order": 556}, + "slabSort": {"item": {"item": "EquipmentPendant30"}, "order": 574}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("EquipmentPendant31", { @@ -20265,13 +20356,17 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": undefined, + "sources": { + "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], + "recipeFrom": [], + "questAss": [] + }, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant31"}, "order": 554}, + "slabSort": {"item": {"item": "EquipmentPendant31"}, "order": 572}, "itemSet": undefined }), new ItemBase("EquipmentPendant32", { @@ -20306,7 +20401,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "slimeB", "quantity": 1, "chance": 1}]}, - "slabSort": {"item": {"item": "EquipmentPendant32"}, "order": 534}, + "slabSort": {"item": {"item": "EquipmentPendant32"}, "order": 552}, "itemSet": undefined }), new ItemBase("EquipmentPendant33", { @@ -20337,7 +20432,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant33"}, "order": 557}, + "slabSort": {"item": {"item": "EquipmentPendant33"}, "order": 575}, "itemSet": undefined }), new ItemBase("EquipmentPendant34", { @@ -20391,7 +20486,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant34"}, "order": 543}, + "slabSort": {"item": {"item": "EquipmentPendant34"}, "order": 561}, "itemSet": undefined }), new ItemBase("EquipmentPendant35", { @@ -20460,7 +20555,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant35"}, "order": 558}, + "slabSort": {"item": {"item": "EquipmentPendant35"}, "order": 576}, "itemSet": undefined }), new ItemBase("EquipmentPendant36", { @@ -20514,7 +20609,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentPendant36"}, "order": 552}, + "slabSort": {"item": {"item": "EquipmentPendant36"}, "order": 570}, "itemSet": undefined }), new ItemBase("EquipmentRings1", { @@ -20596,7 +20691,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings2"}, "order": 559}, + "slabSort": {"item": {"item": "EquipmentRings2"}, "order": 577}, "itemSet": {"set": "Copper"} }), new ItemBase("EquipmentRings3", { @@ -20657,7 +20752,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings3"}, "order": 560}, + "slabSort": {"item": {"item": "EquipmentRings3"}, "order": 578}, "itemSet": {"set": "Iron"} }), new ItemBase("EquipmentRings4", { @@ -20759,7 +20854,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings6"}, "order": 561}, + "slabSort": {"item": {"item": "EquipmentRings6"}, "order": 579}, "itemSet": undefined }), new ItemBase("EquipmentRings7", { @@ -20809,7 +20904,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings7"}, "order": 562}, + "slabSort": {"item": {"item": "EquipmentRings7"}, "order": 580}, "itemSet": undefined }), new ItemBase("EquipmentRings8", { @@ -20965,7 +21060,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings11"}, "order": 563}, + "slabSort": {"item": {"item": "EquipmentRings11"}, "order": 581}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentRingsFishing1", { @@ -21005,7 +21100,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsFishing1"}, "order": 573}, + "slabSort": {"item": {"item": "EquipmentRingsFishing1"}, "order": 591}, "itemSet": undefined }), new ItemBase("EquipmentRingsFishing2", { @@ -21045,7 +21140,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsFishing2"}, "order": 574}, + "slabSort": {"item": {"item": "EquipmentRingsFishing2"}, "order": 592}, "itemSet": undefined }), new ItemBase("EquipmentRingsFishing3", { @@ -21085,7 +21180,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsFishing3"}, "order": 575}, + "slabSort": {"item": {"item": "EquipmentRingsFishing3"}, "order": 593}, "itemSet": undefined }), new ItemBase("EquipmentRings12", { @@ -21125,7 +21220,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings12"}, "order": 564}, + "slabSort": {"item": {"item": "EquipmentRings12"}, "order": 582}, "itemSet": undefined }), new ItemBase("EquipmentRings13", { @@ -21165,7 +21260,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings13"}, "order": 565}, + "slabSort": {"item": {"item": "EquipmentRings13"}, "order": 583}, "itemSet": {"set": "Time"} }), new ItemBase("EquipmentRings14", { @@ -21230,7 +21325,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings14"}, "order": 566}, + "slabSort": {"item": {"item": "EquipmentRings14"}, "order": 584}, "itemSet": undefined }), new ItemBase("EquipmentRings15", { @@ -21270,7 +21365,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings15"}, "order": 567}, + "slabSort": {"item": {"item": "EquipmentRings15"}, "order": 585}, "itemSet": undefined }), new ItemBase("EquipmentRings16", { @@ -21364,7 +21459,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings16"}, "order": 568}, + "slabSort": {"item": {"item": "EquipmentRings16"}, "order": 586}, "itemSet": {"set": "Efaunt"} }), new ItemBase("EquipmentRings21", { @@ -21399,7 +21494,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings21"}, "order": 569}, + "slabSort": {"item": {"item": "EquipmentRings21"}, "order": 587}, "itemSet": undefined }), new ItemBase("EquipmentRings20", { @@ -21434,7 +21529,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings20"}, "order": 570}, + "slabSort": {"item": {"item": "EquipmentRings20"}, "order": 588}, "itemSet": undefined }), new ItemBase("EquipmentRings19", { @@ -21469,7 +21564,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings19"}, "order": 571}, + "slabSort": {"item": {"item": "EquipmentRings19"}, "order": 589}, "itemSet": undefined }), new ItemBase("EquipmentRings22", { @@ -21504,7 +21599,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings22"}, "order": 576}, + "slabSort": {"item": {"item": "EquipmentRings22"}, "order": 594}, "itemSet": undefined }), new ItemBase("EquipmentRings18", { @@ -21539,7 +21634,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings18"}, "order": 577}, + "slabSort": {"item": {"item": "EquipmentRings18"}, "order": 595}, "itemSet": {"set": "The"} }), new ItemBase("EquipmentRings23", { @@ -21574,7 +21669,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ram", "quantity": 1, "chance": 1e-06}]}, - "slabSort": {"item": {"item": "EquipmentRings23"}, "order": 579}, + "slabSort": {"item": {"item": "EquipmentRings23"}, "order": 597}, "itemSet": undefined }), new ItemBase("EquipmentRings24", { @@ -21609,7 +21704,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "demonP", "quantity": 1, "chance": 4e-06}]}, - "slabSort": {"item": {"item": "EquipmentRings24"}, "order": 580}, + "slabSort": {"item": {"item": "EquipmentRings24"}, "order": 598}, "itemSet": undefined }), new ItemBase("EquipmentRings25", { @@ -21644,7 +21739,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b4", "quantity": 1, "chance": 4e-06}]}, - "slabSort": {"item": {"item": "EquipmentRings25"}, "order": 581}, + "slabSort": {"item": {"item": "EquipmentRings25"}, "order": 599}, "itemSet": undefined }), new ItemBase("EquipmentRings26", { @@ -21698,7 +21793,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings26"}, "order": 582}, + "slabSort": {"item": {"item": "EquipmentRings26"}, "order": 600}, "itemSet": undefined }), new ItemBase("EquipmentRings27", { @@ -21765,7 +21860,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings27"}, "order": 583}, + "slabSort": {"item": {"item": "EquipmentRings27"}, "order": 601}, "itemSet": {"set": "Platinum"} }), new ItemBase("EquipmentRings28", { @@ -21834,7 +21929,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings28"}, "order": 584}, + "slabSort": {"item": {"item": "EquipmentRings28"}, "order": 602}, "itemSet": {"set": "Time"} }), new ItemBase("EquipmentRings29", { @@ -21900,7 +21995,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings29"}, "order": 585}, + "slabSort": {"item": {"item": "EquipmentRings29"}, "order": 603}, "itemSet": {"set": "Time"} }), new ItemBase("EquipmentRings30", { @@ -21963,7 +22058,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings30"}, "order": 587}, + "slabSort": {"item": {"item": "EquipmentRings30"}, "order": 605}, "itemSet": undefined }), new ItemBase("EquipmentRings31", { @@ -21994,7 +22089,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings31"}, "order": 589}, + "slabSort": {"item": {"item": "EquipmentRings31"}, "order": 607}, "itemSet": undefined }), new ItemBase("EquipmentRings32", { @@ -22025,7 +22120,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings32"}, "order": 590}, + "slabSort": {"item": {"item": "EquipmentRings32"}, "order": 608}, "itemSet": undefined }), new ItemBase("EquipmentRings33", { @@ -22056,7 +22151,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings33"}, "order": 588}, + "slabSort": {"item": {"item": "EquipmentRings33"}, "order": 606}, "itemSet": undefined }), new ItemBase("EquipmentRings34", { @@ -22087,7 +22182,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings34"}, "order": 591}, + "slabSort": {"item": {"item": "EquipmentRings34"}, "order": 609}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentRings35", { @@ -22164,7 +22259,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings35"}, "order": 586}, + "slabSort": {"item": {"item": "EquipmentRings35"}, "order": 604}, "itemSet": {"set": "Time"} }), new ItemBase("EquipmentRings36", { @@ -22221,7 +22316,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings36"}, "order": 578}, + "slabSort": {"item": {"item": "EquipmentRings36"}, "order": 596}, "itemSet": undefined }), new ItemBase("EquipmentRings37", { @@ -22246,13 +22341,17 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": undefined, + "sources": { + "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], + "recipeFrom": [], + "questAss": [] + }, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings37"}, "order": 592}, + "slabSort": {"item": {"item": "EquipmentRings37"}, "order": 610}, "itemSet": undefined }), new ItemBase("EquipmentRings38", { @@ -22318,7 +22417,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRings38"}, "order": 572}, + "slabSort": {"item": {"item": "EquipmentRings38"}, "order": 590}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat1", { @@ -22353,7 +22452,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat1"}, "order": 594}, + "slabSort": {"item": {"item": "EquipmentRingsChat1"}, "order": 612}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat2", { @@ -22388,7 +22487,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat2"}, "order": 595}, + "slabSort": {"item": {"item": "EquipmentRingsChat2"}, "order": 613}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat3", { @@ -22423,7 +22522,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat3"}, "order": 596}, + "slabSort": {"item": {"item": "EquipmentRingsChat3"}, "order": 614}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat4", { @@ -22458,7 +22557,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat4"}, "order": 597}, + "slabSort": {"item": {"item": "EquipmentRingsChat4"}, "order": 615}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat5", { @@ -22493,7 +22592,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat5"}, "order": 598}, + "slabSort": {"item": {"item": "EquipmentRingsChat5"}, "order": 616}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat6", { @@ -22528,7 +22627,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat6"}, "order": 601}, + "slabSort": {"item": {"item": "EquipmentRingsChat6"}, "order": 619}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat8", { @@ -22598,7 +22697,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat9"}, "order": 600}, + "slabSort": {"item": {"item": "EquipmentRingsChat9"}, "order": 618}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat10", { @@ -22629,7 +22728,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat10"}, "order": 593}, + "slabSort": {"item": {"item": "EquipmentRingsChat10"}, "order": 611}, "itemSet": undefined }), new ItemBase("EquipmentRingsChat11", { @@ -22660,7 +22759,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsChat11"}, "order": 599}, + "slabSort": {"item": {"item": "EquipmentRingsChat11"}, "order": 617}, "itemSet": undefined }), new ItemBase("EquipmentCape0", { @@ -22691,7 +22790,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape0"}, "order": 608}, + "slabSort": {"item": {"item": "EquipmentCape0"}, "order": 626}, "itemSet": undefined }), new ItemBase("EquipmentCape1", { @@ -22753,7 +22852,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape2"}, "order": 609}, + "slabSort": {"item": {"item": "EquipmentCape2"}, "order": 627}, "itemSet": undefined }), new ItemBase("EquipmentCape3", { @@ -22788,7 +22887,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "wolfC", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentCape3"}, "order": 602}, + "slabSort": {"item": {"item": "EquipmentCape3"}, "order": 620}, "itemSet": {"set": "Amarok"} }), new ItemBase("EquipmentCape4", { @@ -22823,7 +22922,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss2C", "quantity": 1, "chance": 0.0007}]}, - "slabSort": {"item": {"item": "EquipmentCape4"}, "order": 603}, + "slabSort": {"item": {"item": "EquipmentCape4"}, "order": 621}, "itemSet": {"set": "faunt"} }), new ItemBase("EquipmentCape5", { @@ -22858,7 +22957,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss3C", "quantity": 1, "chance": 0.0003}]}, - "slabSort": {"item": {"item": "EquipmentCape5"}, "order": 604}, + "slabSort": {"item": {"item": "EquipmentCape5"}, "order": 622}, "itemSet": {"set": "Chizoar"} }), new ItemBase("EquipmentCape6", { @@ -22893,7 +22992,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss4C", "quantity": 1, "chance": 0.00025}]}, - "slabSort": {"item": {"item": "EquipmentCape6"}, "order": 605}, + "slabSort": {"item": {"item": "EquipmentCape6"}, "order": 623}, "itemSet": {"set": "Troll"} }), new ItemBase("EquipmentCape7", { @@ -22924,7 +23023,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape7"}, "order": 610}, + "slabSort": {"item": {"item": "EquipmentCape7"}, "order": 628}, "itemSet": {"set": "Molten"} }), new ItemBase("EquipmentCape8", { @@ -22959,7 +23058,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "loveEvent3", "quantity": 1, "chance": 0.001429}]}, - "slabSort": {"item": {"item": "EquipmentCape8"}, "order": 611}, + "slabSort": {"item": {"item": "EquipmentCape8"}, "order": 629}, "itemSet": {"set": "Giant"} }), new ItemBase("EquipmentCape9", { @@ -22994,7 +23093,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "loveEvent3", "quantity": 1, "chance": 0.001429}]}, - "slabSort": {"item": {"item": "EquipmentCape9"}, "order": 612}, + "slabSort": {"item": {"item": "EquipmentCape9"}, "order": 630}, "itemSet": {"set": "Giant"} }), new ItemBase("EquipmentCape10", { @@ -23029,7 +23128,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "loveEvent3", "quantity": 1, "chance": 0.001429}]}, - "slabSort": {"item": {"item": "EquipmentCape10"}, "order": 613}, + "slabSort": {"item": {"item": "EquipmentCape10"}, "order": 631}, "itemSet": {"set": "Giant"} }), new ItemBase("EquipmentCape11", { @@ -23060,7 +23159,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape11"}, "order": 614}, + "slabSort": {"item": {"item": "EquipmentCape11"}, "order": 632}, "itemSet": undefined }), new ItemBase("EquipmentCape12", { @@ -23091,7 +23190,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape12"}, "order": 615}, + "slabSort": {"item": {"item": "EquipmentCape12"}, "order": 633}, "itemSet": undefined }), new ItemBase("EquipmentCape13", { @@ -23126,7 +23225,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss5C", "quantity": 1, "chance": 0.0003}]}, - "slabSort": {"item": {"item": "EquipmentCape13"}, "order": 606}, + "slabSort": {"item": {"item": "EquipmentCape13"}, "order": 624}, "itemSet": undefined }), new ItemBase("EquipmentCape14", { @@ -23157,7 +23256,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape14"}, "order": 616}, + "slabSort": {"item": {"item": "EquipmentCape14"}, "order": 634}, "itemSet": undefined }), new ItemBase("EquipmentCape15", { @@ -23188,7 +23287,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape15"}, "order": 617}, + "slabSort": {"item": {"item": "EquipmentCape15"}, "order": 635}, "itemSet": {"set": "Giant"} }), new ItemBase("EquipmentCape16", { @@ -23219,7 +23318,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape16"}, "order": 618}, + "slabSort": {"item": {"item": "EquipmentCape16"}, "order": 636}, "itemSet": undefined }), new ItemBase("EquipmentCape17", { @@ -23264,7 +23363,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 1, "chance": 2.5e-05} ] }, - "slabSort": {"item": {"item": "EquipmentCape17"}, "order": 607}, + "slabSort": {"item": {"item": "EquipmentCape17"}, "order": 625}, "itemSet": {"set": "Gilded"} }), new ItemBase("EquipmentCape18", { @@ -23295,7 +23394,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentCape18"}, "order": 619}, + "slabSort": {"item": {"item": "EquipmentCape18"}, "order": 637}, "itemSet": undefined }), new ItemBase("StampA1", { @@ -23334,7 +23433,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA1"}, "order": 1416}, + "slabSort": {"item": {"item": "StampA1"}, "order": 1436}, "itemSet": undefined }), new ItemBase("StampA2", { @@ -23373,7 +23472,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA2"}, "order": 1417}, + "slabSort": {"item": {"item": "StampA2"}, "order": 1437}, "itemSet": undefined }), new ItemBase("StampA3", { @@ -23425,7 +23524,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA3"}, "order": 1418}, + "slabSort": {"item": {"item": "StampA3"}, "order": 1438}, "itemSet": undefined }), new ItemBase("StampA4", { @@ -23469,7 +23568,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA4"}, "order": 1419}, + "slabSort": {"item": {"item": "StampA4"}, "order": 1439}, "itemSet": undefined }), new ItemBase("StampA5", { @@ -23521,7 +23620,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA5"}, "order": 1420}, + "slabSort": {"item": {"item": "StampA5"}, "order": 1440}, "itemSet": undefined }), new ItemBase("StampA6", { @@ -23573,7 +23672,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA6"}, "order": 1421}, + "slabSort": {"item": {"item": "StampA6"}, "order": 1441}, "itemSet": undefined }), new ItemBase("StampA7", { @@ -23612,7 +23711,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snakeG", "quantity": 1, "chance": 5e-05}]}, - "slabSort": {"item": {"item": "StampA7"}, "order": 1422}, + "slabSort": {"item": {"item": "StampA7"}, "order": 1442}, "itemSet": undefined }), new ItemBase("StampA8", { @@ -23651,7 +23750,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogBIG", "quantity": 1, "chance": 0.0003}]}, - "slabSort": {"item": {"item": "StampA8"}, "order": 1423}, + "slabSort": {"item": {"item": "StampA8"}, "order": 1443}, "itemSet": undefined }), new ItemBase("StampA9", { @@ -23695,7 +23794,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA9"}, "order": 1424}, + "slabSort": {"item": {"item": "StampA9"}, "order": 1444}, "itemSet": undefined }), new ItemBase("StampA10", { @@ -23734,7 +23833,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogBIG", "quantity": 1, "chance": 3e-05}]}, - "slabSort": {"item": {"item": "StampA10"}, "order": 1425}, + "slabSort": {"item": {"item": "StampA10"}, "order": 1445}, "itemSet": undefined }), new ItemBase("StampA11", { @@ -23780,7 +23879,7 @@ export const initItemRepo = () => { {"source": "Bug4", "quantity": 1, "chance": 3e-06} ] }, - "slabSort": {"item": {"item": "StampA11"}, "order": 1426}, + "slabSort": {"item": {"item": "StampA11"}, "order": 1446}, "itemSet": undefined }), new ItemBase("StampA12", { @@ -23834,7 +23933,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA12"}, "order": 1427}, + "slabSort": {"item": {"item": "StampA12"}, "order": 1447}, "itemSet": undefined }), new ItemBase("StampA13", { @@ -23894,10 +23993,12 @@ export const initItemRepo = () => { {"source": "Spelunking0", "quantity": 1, "chance": 0}, {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, - {"source": "Spelunking3", "quantity": 1, "chance": 0} + {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0} ] }, - "slabSort": {"item": {"item": "StampA13"}, "order": 1428}, + "slabSort": {"item": {"item": "StampA13"}, "order": 1448}, "itemSet": undefined }), new ItemBase("StampA14", { @@ -23939,7 +24040,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA14"}, "order": 1429}, + "slabSort": {"item": {"item": "StampA14"}, "order": 1449}, "itemSet": undefined }), new ItemBase("StampA15", { @@ -23991,7 +24092,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA15"}, "order": 1430}, + "slabSort": {"item": {"item": "StampA15"}, "order": 1450}, "itemSet": undefined }), new ItemBase("StampA16", { @@ -24035,7 +24136,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA16"}, "order": 1431}, + "slabSort": {"item": {"item": "StampA16"}, "order": 1451}, "itemSet": undefined }), new ItemBase("StampA17", { @@ -24086,7 +24187,7 @@ export const initItemRepo = () => { {"source": "ChestC2", "quantity": 1, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "StampA17"}, "order": 1432}, + "slabSort": {"item": {"item": "StampA17"}, "order": 1452}, "itemSet": undefined }), new ItemBase("StampA18", { @@ -24130,7 +24231,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA18"}, "order": 1433}, + "slabSort": {"item": {"item": "StampA18"}, "order": 1453}, "itemSet": undefined }), new ItemBase("StampA19", { @@ -24174,7 +24275,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA19"}, "order": 1434}, + "slabSort": {"item": {"item": "StampA19"}, "order": 1454}, "itemSet": undefined }), new ItemBase("StampA20", { @@ -24225,7 +24326,7 @@ export const initItemRepo = () => { {"source": "ChestB3", "quantity": 1, "chance": 0.00015} ] }, - "slabSort": {"item": {"item": "StampA20"}, "order": 1435}, + "slabSort": {"item": {"item": "StampA20"}, "order": 1455}, "itemSet": undefined }), new ItemBase("StampA21", { @@ -24264,7 +24365,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA21"}, "order": 1436}, + "slabSort": {"item": {"item": "StampA21"}, "order": 1456}, "itemSet": undefined }), new ItemBase("StampA22", { @@ -24308,7 +24409,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA22"}, "order": 1437}, + "slabSort": {"item": {"item": "StampA22"}, "order": 1457}, "itemSet": undefined }), new ItemBase("StampA23", { @@ -24352,7 +24453,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA23"}, "order": 1438}, + "slabSort": {"item": {"item": "StampA23"}, "order": 1458}, "itemSet": undefined }), new ItemBase("StampA24", { @@ -24396,7 +24497,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA24"}, "order": 1439}, + "slabSort": {"item": {"item": "StampA24"}, "order": 1459}, "itemSet": undefined }), new ItemBase("StampA25", { @@ -24440,7 +24541,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA25"}, "order": 1440}, + "slabSort": {"item": {"item": "StampA25"}, "order": 1460}, "itemSet": undefined }), new ItemBase("StampA26", { @@ -24484,7 +24585,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA26"}, "order": 1441}, + "slabSort": {"item": {"item": "StampA26"}, "order": 1461}, "itemSet": undefined }), new ItemBase("StampA27", { @@ -24537,7 +24638,7 @@ export const initItemRepo = () => { {"source": "ChestC3", "quantity": 1, "chance": 8e-05} ] }, - "slabSort": {"item": {"item": "StampA27"}, "order": 1442}, + "slabSort": {"item": {"item": "StampA27"}, "order": 1462}, "itemSet": undefined }), new ItemBase("StampA28", { @@ -24581,7 +24682,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA28"}, "order": 1443}, + "slabSort": {"item": {"item": "StampA28"}, "order": 1463}, "itemSet": undefined }), new ItemBase("StampA29", { @@ -24620,7 +24721,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b1", "quantity": 1, "chance": 3.8e-06}]}, - "slabSort": {"item": {"item": "StampA29"}, "order": 1444}, + "slabSort": {"item": {"item": "StampA29"}, "order": 1464}, "itemSet": undefined }), new ItemBase("StampA30", { @@ -24664,7 +24765,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA30"}, "order": 1445}, + "slabSort": {"item": {"item": "StampA30"}, "order": 1465}, "itemSet": undefined }), new ItemBase("StampA31", { @@ -24715,7 +24816,7 @@ export const initItemRepo = () => { {"source": "ChestA4", "quantity": 1, "chance": 0.00027} ] }, - "slabSort": {"item": {"item": "StampA31"}, "order": 1446}, + "slabSort": {"item": {"item": "StampA31"}, "order": 1466}, "itemSet": undefined }), new ItemBase("StampA32", { @@ -24766,7 +24867,7 @@ export const initItemRepo = () => { {"source": "ChestC4", "quantity": 1, "chance": 0.00018} ] }, - "slabSort": {"item": {"item": "StampA32"}, "order": 1447}, + "slabSort": {"item": {"item": "StampA32"}, "order": 1467}, "itemSet": undefined }), new ItemBase("StampA33", { @@ -24818,7 +24919,7 @@ export const initItemRepo = () => { {"source": "ChestA5", "quantity": 1, "chance": 0.00017} ] }, - "slabSort": {"item": {"item": "StampA33"}, "order": 1448}, + "slabSort": {"item": {"item": "StampA33"}, "order": 1468}, "itemSet": undefined }), new ItemBase("StampA34", { @@ -24862,7 +24963,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA34"}, "order": 1449}, + "slabSort": {"item": {"item": "StampA34"}, "order": 1469}, "itemSet": undefined }), new ItemBase("StampA35", { @@ -24914,7 +25015,7 @@ export const initItemRepo = () => { {"source": "ChestB5", "quantity": 1, "chance": 0.00015} ] }, - "slabSort": {"item": {"item": "StampA35"}, "order": 1450}, + "slabSort": {"item": {"item": "StampA35"}, "order": 1470}, "itemSet": undefined }), new ItemBase("StampA36", { @@ -24958,7 +25059,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA36"}, "order": 1451}, + "slabSort": {"item": {"item": "StampA36"}, "order": 1471}, "itemSet": undefined }), new ItemBase("StampA37", { @@ -24997,7 +25098,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5c2", "quantity": 1, "chance": 1e-06}]}, - "slabSort": {"item": {"item": "StampA37"}, "order": 1452}, + "slabSort": {"item": {"item": "StampA37"}, "order": 1472}, "itemSet": undefined }), new ItemBase("StampA38", { @@ -25032,7 +25133,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA38"}, "order": 1453}, + "slabSort": {"item": {"item": "StampA38"}, "order": 1473}, "itemSet": undefined }), new ItemBase("StampA39", { @@ -25067,7 +25168,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA39"}, "order": 1454}, + "slabSort": {"item": {"item": "StampA39"}, "order": 1474}, "itemSet": undefined }), new ItemBase("StampA40", { @@ -25111,7 +25212,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA40"}, "order": 1455}, + "slabSort": {"item": {"item": "StampA40"}, "order": 1475}, "itemSet": undefined }), new ItemBase("StampA41", { @@ -25155,7 +25256,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA41"}, "order": 1456}, + "slabSort": {"item": {"item": "StampA41"}, "order": 1476}, "itemSet": undefined }), new ItemBase("StampA42", { @@ -25203,7 +25304,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 2, "chance": 0.00012} ] }, - "slabSort": {"item": {"item": "StampA42"}, "order": 1457}, + "slabSort": {"item": {"item": "StampA42"}, "order": 1477}, "itemSet": undefined }), new ItemBase("StampA43", { @@ -25238,7 +25339,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA43"}, "order": 1458}, + "slabSort": {"item": {"item": "StampA43"}, "order": 1478}, "itemSet": undefined }), new ItemBase("StampA44", { @@ -25277,7 +25378,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampA44"}, "order": 1459}, + "slabSort": {"item": {"item": "StampA44"}, "order": 1479}, "itemSet": undefined }), new ItemBase("StampB1", { @@ -25316,7 +25417,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB1"}, "order": 1460}, + "slabSort": {"item": {"item": "StampB1"}, "order": 1480}, "itemSet": undefined }), new ItemBase("StampB2", { @@ -25355,7 +25456,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB2"}, "order": 1461}, + "slabSort": {"item": {"item": "StampB2"}, "order": 1481}, "itemSet": undefined }), new ItemBase("StampB3", { @@ -25406,7 +25507,7 @@ export const initItemRepo = () => { {"source": "ChestA1", "quantity": 1, "chance": 0.0012} ] }, - "slabSort": {"item": {"item": "StampB3"}, "order": 1462}, + "slabSort": {"item": {"item": "StampB3"}, "order": 1482}, "itemSet": undefined }), new ItemBase("StampB4", { @@ -25450,7 +25551,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB4"}, "order": 1463}, + "slabSort": {"item": {"item": "StampB4"}, "order": 1483}, "itemSet": undefined }), new ItemBase("StampB5", { @@ -25489,7 +25590,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "sheep", "quantity": 1, "chance": 8e-05}]}, - "slabSort": {"item": {"item": "StampB5"}, "order": 1464}, + "slabSort": {"item": {"item": "StampB5"}, "order": 1484}, "itemSet": undefined }), new ItemBase("StampB6", { @@ -25533,7 +25634,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB6"}, "order": 1465}, + "slabSort": {"item": {"item": "StampB6"}, "order": 1485}, "itemSet": undefined }), new ItemBase("StampB7", { @@ -25572,7 +25673,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "flake", "quantity": 1, "chance": 6e-05}]}, - "slabSort": {"item": {"item": "StampB7"}, "order": 1466}, + "slabSort": {"item": {"item": "StampB7"}, "order": 1486}, "itemSet": undefined }), new ItemBase("StampB8", { @@ -25624,7 +25725,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB8"}, "order": 1467}, + "slabSort": {"item": {"item": "StampB8"}, "order": 1487}, "itemSet": undefined }), new ItemBase("StampB9", { @@ -25673,7 +25774,7 @@ export const initItemRepo = () => { {"source": "ToiletTree", "quantity": 1, "chance": 1.59e-05} ] }, - "slabSort": {"item": {"item": "StampB9"}, "order": 1468}, + "slabSort": {"item": {"item": "StampB9"}, "order": 1488}, "itemSet": undefined }), new ItemBase("StampB10", { @@ -25712,7 +25813,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snowball", "quantity": 1, "chance": 2.5e-05}]}, - "slabSort": {"item": {"item": "StampB10"}, "order": 1469}, + "slabSort": {"item": {"item": "StampB10"}, "order": 1489}, "itemSet": undefined }), new ItemBase("StampB11", { @@ -25772,10 +25873,12 @@ export const initItemRepo = () => { {"source": "Spelunking0", "quantity": 1, "chance": 0}, {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, - {"source": "Spelunking3", "quantity": 1, "chance": 0} + {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0} ] }, - "slabSort": {"item": {"item": "StampB11"}, "order": 1470}, + "slabSort": {"item": {"item": "StampB11"}, "order": 1490}, "itemSet": undefined }), new ItemBase("StampB12", { @@ -25814,7 +25917,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "thermostat", "quantity": 1, "chance": 1e-05}]}, - "slabSort": {"item": {"item": "StampB12"}, "order": 1471}, + "slabSort": {"item": {"item": "StampB12"}, "order": 1491}, "itemSet": undefined }), new ItemBase("StampB13", { @@ -25858,7 +25961,7 @@ export const initItemRepo = () => { {"source": "PalmTree", "quantity": 2, "chance": 4.5e-06} ] }, - "slabSort": {"item": {"item": "StampB13"}, "order": 1472}, + "slabSort": {"item": {"item": "StampB13"}, "order": 1492}, "itemSet": undefined }), new ItemBase("StampB14", { @@ -25902,7 +26005,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB14"}, "order": 1473}, + "slabSort": {"item": {"item": "StampB14"}, "order": 1493}, "itemSet": undefined }), new ItemBase("StampB15", { @@ -25951,7 +26054,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 1, "chance": 0.0006} ] }, - "slabSort": {"item": {"item": "StampB15"}, "order": 1474}, + "slabSort": {"item": {"item": "StampB15"}, "order": 1494}, "itemSet": undefined }), new ItemBase("StampB16", { @@ -26002,7 +26105,7 @@ export const initItemRepo = () => { {"source": "ChestB2", "quantity": 1, "chance": 0.0004} ] }, - "slabSort": {"item": {"item": "StampB16"}, "order": 1475}, + "slabSort": {"item": {"item": "StampB16"}, "order": 1495}, "itemSet": undefined }), new ItemBase("StampB17", { @@ -26046,7 +26149,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB17"}, "order": 1476}, + "slabSort": {"item": {"item": "StampB17"}, "order": 1496}, "itemSet": undefined }), new ItemBase("StampB18", { @@ -26090,7 +26193,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB18"}, "order": 1477}, + "slabSort": {"item": {"item": "StampB18"}, "order": 1497}, "itemSet": undefined }), new ItemBase("StampB19", { @@ -26134,7 +26237,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB19"}, "order": 1478}, + "slabSort": {"item": {"item": "StampB19"}, "order": 1498}, "itemSet": undefined }), new ItemBase("StampB20", { @@ -26178,7 +26281,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB20"}, "order": 1479}, + "slabSort": {"item": {"item": "StampB20"}, "order": 1499}, "itemSet": undefined }), new ItemBase("StampB21", { @@ -26224,7 +26327,7 @@ export const initItemRepo = () => { {"source": "Bug4", "quantity": 1, "chance": 1.5e-06} ] }, - "slabSort": {"item": {"item": "StampB21"}, "order": 1480}, + "slabSort": {"item": {"item": "StampB21"}, "order": 1500}, "itemSet": undefined }), new ItemBase("StampB22", { @@ -26268,7 +26371,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB22"}, "order": 1481}, + "slabSort": {"item": {"item": "StampB22"}, "order": 1501}, "itemSet": undefined }), new ItemBase("StampB23", { @@ -26329,7 +26432,7 @@ export const initItemRepo = () => { {"source": "Fish14", "quantity": 1, "chance": 1.2e-05} ] }, - "slabSort": {"item": {"item": "StampB23"}, "order": 1482}, + "slabSort": {"item": {"item": "StampB23"}, "order": 1502}, "itemSet": undefined }), new ItemBase("StampB24", { @@ -26380,7 +26483,7 @@ export const initItemRepo = () => { {"source": "ChestC2", "quantity": 1, "chance": 0.00015} ] }, - "slabSort": {"item": {"item": "StampB24"}, "order": 1483}, + "slabSort": {"item": {"item": "StampB24"}, "order": 1503}, "itemSet": undefined }), new ItemBase("StampB25", { @@ -26425,7 +26528,7 @@ export const initItemRepo = () => { {"source": "Tree7", "quantity": 1, "chance": 1.068e-05} ] }, - "slabSort": {"item": {"item": "StampB25"}, "order": 1484}, + "slabSort": {"item": {"item": "StampB25"}, "order": 1504}, "itemSet": undefined }), new ItemBase("StampB26", { @@ -26469,7 +26572,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB26"}, "order": 1485}, + "slabSort": {"item": {"item": "StampB26"}, "order": 1505}, "itemSet": undefined }), new ItemBase("StampB27", { @@ -26514,7 +26617,7 @@ export const initItemRepo = () => { {"source": "Bug6", "quantity": 1, "chance": 1.8e-05} ] }, - "slabSort": {"item": {"item": "StampB27"}, "order": 1486}, + "slabSort": {"item": {"item": "StampB27"}, "order": 1506}, "itemSet": undefined }), new ItemBase("StampB28", { @@ -26549,7 +26652,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB28"}, "order": 1487}, + "slabSort": {"item": {"item": "StampB28"}, "order": 1507}, "itemSet": undefined }), new ItemBase("StampB29", { @@ -26584,7 +26687,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB29"}, "order": 1488}, + "slabSort": {"item": {"item": "StampB29"}, "order": 1508}, "itemSet": undefined }), new ItemBase("StampB30", { @@ -26633,7 +26736,7 @@ export const initItemRepo = () => { {"source": "ChestA3", "quantity": 1, "chance": 0.001} ] }, - "slabSort": {"item": {"item": "StampB30"}, "order": 1489}, + "slabSort": {"item": {"item": "StampB30"}, "order": 1509}, "itemSet": undefined }), new ItemBase("StampB31", { @@ -26708,7 +26811,7 @@ export const initItemRepo = () => { {"source": "Bug6", "quantity": 1, "chance": 1.35e-06} ] }, - "slabSort": {"item": {"item": "StampB31"}, "order": 1490}, + "slabSort": {"item": {"item": "StampB31"}, "order": 1510}, "itemSet": undefined }), new ItemBase("StampB32", { @@ -26743,7 +26846,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB32"}, "order": 1491}, + "slabSort": {"item": {"item": "StampB32"}, "order": 1511}, "itemSet": undefined }), new ItemBase("StampB33", { @@ -26778,7 +26881,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB33"}, "order": 1492}, + "slabSort": {"item": {"item": "StampB33"}, "order": 1512}, "itemSet": undefined }), new ItemBase("StampB34", { @@ -26831,7 +26934,7 @@ export const initItemRepo = () => { {"source": "ChestC3", "quantity": 1, "chance": 0.0001} ] }, - "slabSort": {"item": {"item": "StampB34"}, "order": 1493}, + "slabSort": {"item": {"item": "StampB34"}, "order": 1513}, "itemSet": undefined }), new ItemBase("StampB35", { @@ -26866,7 +26969,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB35"}, "order": 1494}, + "slabSort": {"item": {"item": "StampB35"}, "order": 1514}, "itemSet": undefined }), new ItemBase("StampB36", { @@ -26915,7 +27018,7 @@ export const initItemRepo = () => { {"source": "ChestA3", "quantity": 1, "chance": 0.0006} ] }, - "slabSort": {"item": {"item": "StampB36"}, "order": 1495}, + "slabSort": {"item": {"item": "StampB36"}, "order": 1515}, "itemSet": undefined }), new ItemBase("StampB37", { @@ -26959,7 +27062,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB37"}, "order": 1496}, + "slabSort": {"item": {"item": "StampB37"}, "order": 1516}, "itemSet": undefined }), new ItemBase("StampB38", { @@ -27013,7 +27116,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB38"}, "order": 1497}, + "slabSort": {"item": {"item": "StampB38"}, "order": 1517}, "itemSet": undefined }), new ItemBase("StampB39", { @@ -27057,7 +27160,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB39"}, "order": 1498}, + "slabSort": {"item": {"item": "StampB39"}, "order": 1518}, "itemSet": undefined }), new ItemBase("StampB40", { @@ -27101,7 +27204,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB40"}, "order": 1499}, + "slabSort": {"item": {"item": "StampB40"}, "order": 1519}, "itemSet": undefined }), new ItemBase("StampB41", { @@ -27112,7 +27215,7 @@ export const initItemRepo = () => { "typeGen": TypeGenEnum.aStamp, "Type": "Skills Stamp", "description": "", - "bonus": "+{% New Pet Chance", + "bonus": "+{% New Mob Chance", "ID": 41, "stampData": { "effect": "NewPet", @@ -27126,7 +27229,7 @@ export const initItemRepo = () => { "startingCost": 1000000, "cCostExp": 1.4, "i10": 0, - "upgradeText": "{}% New Pet Chance", + "upgradeText": "{}% New Mob Chance", "i12": 0 } }, @@ -27155,7 +27258,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB41"}, "order": 1500}, + "slabSort": {"item": {"item": "StampB41"}, "order": 1520}, "itemSet": undefined }), new ItemBase("StampB42", { @@ -27199,7 +27302,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB42"}, "order": 1501}, + "slabSort": {"item": {"item": "StampB42"}, "order": 1521}, "itemSet": undefined }), new ItemBase("StampB43", { @@ -27243,7 +27346,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB43"}, "order": 1502}, + "slabSort": {"item": {"item": "StampB43"}, "order": 1522}, "itemSet": undefined }), new ItemBase("StampB44", { @@ -27287,7 +27390,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB44"}, "order": 1503}, + "slabSort": {"item": {"item": "StampB44"}, "order": 1523}, "itemSet": undefined }), new ItemBase("StampB45", { @@ -27331,7 +27434,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB45"}, "order": 1504}, + "slabSort": {"item": {"item": "StampB45"}, "order": 1524}, "itemSet": undefined }), new ItemBase("StampB46", { @@ -27375,7 +27478,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB46"}, "order": 1505}, + "slabSort": {"item": {"item": "StampB46"}, "order": 1525}, "itemSet": undefined }), new ItemBase("StampB47", { @@ -27410,7 +27513,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB47"}, "order": 1506}, + "slabSort": {"item": {"item": "StampB47"}, "order": 1526}, "itemSet": undefined }), new ItemBase("StampB48", { @@ -27449,7 +27552,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB48"}, "order": 1507}, + "slabSort": {"item": {"item": "StampB48"}, "order": 1527}, "itemSet": undefined }), new ItemBase("StampB49", { @@ -27499,7 +27602,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 2, "chance": 0.00017} ] }, - "slabSort": {"item": {"item": "StampB49"}, "order": 1508}, + "slabSort": {"item": {"item": "StampB49"}, "order": 1528}, "itemSet": undefined }), new ItemBase("StampB50", { @@ -27550,7 +27653,7 @@ export const initItemRepo = () => { {"source": "ChestC6", "quantity": 1, "chance": 0.00025} ] }, - "slabSort": {"item": {"item": "StampB50"}, "order": 1509}, + "slabSort": {"item": {"item": "StampB50"}, "order": 1529}, "itemSet": undefined }), new ItemBase("StampB51", { @@ -27594,7 +27697,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB51"}, "order": 1510}, + "slabSort": {"item": {"item": "StampB51"}, "order": 1530}, "itemSet": undefined }), new ItemBase("StampB52", { @@ -27645,7 +27748,7 @@ export const initItemRepo = () => { {"source": "ChestC6", "quantity": 1, "chance": 0.00013} ] }, - "slabSort": {"item": {"item": "StampB52"}, "order": 1511}, + "slabSort": {"item": {"item": "StampB52"}, "order": 1531}, "itemSet": undefined }), new ItemBase("StampB53", { @@ -27689,7 +27792,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB53"}, "order": 1512}, + "slabSort": {"item": {"item": "StampB53"}, "order": 1532}, "itemSet": undefined }), new ItemBase("StampB54", { @@ -27738,7 +27841,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 2, "chance": 8e-05} ] }, - "slabSort": {"item": {"item": "StampB54"}, "order": 1513}, + "slabSort": {"item": {"item": "StampB54"}, "order": 1533}, "itemSet": undefined }), new ItemBase("StampB55", { @@ -27777,7 +27880,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB55"}, "order": 1514}, + "slabSort": {"item": {"item": "StampB55"}, "order": 1534}, "itemSet": undefined }), new ItemBase("StampB56", { @@ -27816,7 +27919,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB56"}, "order": 1515}, + "slabSort": {"item": {"item": "StampB56"}, "order": 1535}, "itemSet": undefined }), new ItemBase("StampB57", { @@ -27860,7 +27963,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampB57"}, "order": 1516}, + "slabSort": {"item": {"item": "StampB57"}, "order": 1536}, "itemSet": undefined }), new ItemBase("StampC1", { @@ -27904,7 +28007,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC1"}, "order": 1517}, + "slabSort": {"item": {"item": "StampC1"}, "order": 1537}, "itemSet": undefined }), new ItemBase("StampC2", { @@ -27948,7 +28051,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC2"}, "order": 1518}, + "slabSort": {"item": {"item": "StampC2"}, "order": 1538}, "itemSet": undefined }), new ItemBase("StampC3", { @@ -28005,7 +28108,7 @@ export const initItemRepo = () => { {"source": "Crystal6", "quantity": 1, "chance": 0.1} ] }, - "slabSort": {"item": {"item": "StampC3"}, "order": 1519}, + "slabSort": {"item": {"item": "StampC3"}, "order": 1539}, "itemSet": undefined }), new ItemBase("StampC4", { @@ -28044,7 +28147,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC4"}, "order": 1520}, + "slabSort": {"item": {"item": "StampC4"}, "order": 1540}, "itemSet": undefined }), new ItemBase("StampC5", { @@ -28083,7 +28186,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC5"}, "order": 1521}, + "slabSort": {"item": {"item": "StampC5"}, "order": 1541}, "itemSet": undefined }), new ItemBase("StampC6", { @@ -28127,7 +28230,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC6"}, "order": 1522}, + "slabSort": {"item": {"item": "StampC6"}, "order": 1542}, "itemSet": undefined }), new ItemBase("StampC7", { @@ -28171,7 +28274,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC7"}, "order": 1523}, + "slabSort": {"item": {"item": "StampC7"}, "order": 1543}, "itemSet": undefined }), new ItemBase("StampC8", { @@ -28210,7 +28313,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC8"}, "order": 1524}, + "slabSort": {"item": {"item": "StampC8"}, "order": 1544}, "itemSet": undefined }), new ItemBase("StampC9", { @@ -28254,7 +28357,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC9"}, "order": 1525}, + "slabSort": {"item": {"item": "StampC9"}, "order": 1545}, "itemSet": undefined }), new ItemBase("StampC10", { @@ -28308,7 +28411,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC10"}, "order": 1526}, + "slabSort": {"item": {"item": "StampC10"}, "order": 1546}, "itemSet": undefined }), new ItemBase("StampC11", { @@ -28360,7 +28463,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC11"}, "order": 1527}, + "slabSort": {"item": {"item": "StampC11"}, "order": 1547}, "itemSet": undefined }), new ItemBase("StampC12", { @@ -28414,7 +28517,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC12"}, "order": 1528}, + "slabSort": {"item": {"item": "StampC12"}, "order": 1548}, "itemSet": undefined }), new ItemBase("StampC13", { @@ -28449,7 +28552,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC13"}, "order": 1529}, + "slabSort": {"item": {"item": "StampC13"}, "order": 1549}, "itemSet": undefined }), new ItemBase("StampC14", { @@ -28493,7 +28596,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC14"}, "order": 1530}, + "slabSort": {"item": {"item": "StampC14"}, "order": 1550}, "itemSet": undefined }), new ItemBase("StampC15", { @@ -28537,7 +28640,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC15"}, "order": 1531}, + "slabSort": {"item": {"item": "StampC15"}, "order": 1551}, "itemSet": undefined }), new ItemBase("StampC16", { @@ -28576,7 +28679,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a2", "quantity": 1, "chance": 3e-06}]}, - "slabSort": {"item": {"item": "StampC16"}, "order": 1532}, + "slabSort": {"item": {"item": "StampC16"}, "order": 1552}, "itemSet": undefined }), new ItemBase("StampC17", { @@ -28611,7 +28714,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC17"}, "order": 1533}, + "slabSort": {"item": {"item": "StampC17"}, "order": 1553}, "itemSet": undefined }), new ItemBase("StampC18", { @@ -28655,7 +28758,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC18"}, "order": 1534}, + "slabSort": {"item": {"item": "StampC18"}, "order": 1554}, "itemSet": undefined }), new ItemBase("StampC19", { @@ -28706,7 +28809,7 @@ export const initItemRepo = () => { {"source": "ChestB3", "quantity": 1, "chance": 0.0003} ] }, - "slabSort": {"item": {"item": "StampC19"}, "order": 1535}, + "slabSort": {"item": {"item": "StampC19"}, "order": 1555}, "itemSet": undefined }), new ItemBase("StampC20", { @@ -28750,7 +28853,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC20"}, "order": 1536}, + "slabSort": {"item": {"item": "StampC20"}, "order": 1556}, "itemSet": undefined }), new ItemBase("StampC21", { @@ -28794,7 +28897,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC21"}, "order": 1537}, + "slabSort": {"item": {"item": "StampC21"}, "order": 1557}, "itemSet": undefined }), new ItemBase("StampC22", { @@ -28848,7 +28951,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC22"}, "order": 1538}, + "slabSort": {"item": {"item": "StampC22"}, "order": 1558}, "itemSet": undefined }), new ItemBase("StampC23", { @@ -28924,7 +29027,7 @@ export const initItemRepo = () => { {"source": "Tree14", "quantity": 1, "chance": 4.806e-08} ] }, - "slabSort": {"item": {"item": "StampC23"}, "order": 1539}, + "slabSort": {"item": {"item": "StampC23"}, "order": 1559}, "itemSet": undefined }), new ItemBase("StampC24", { @@ -28963,7 +29066,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "caveC", "quantity": 1, "chance": 1e-06}]}, - "slabSort": {"item": {"item": "StampC24"}, "order": 1540}, + "slabSort": {"item": {"item": "StampC24"}, "order": 1560}, "itemSet": undefined }), new ItemBase("StampC25", { @@ -29002,7 +29105,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "caveC", "quantity": 1, "chance": 5e-08}]}, - "slabSort": {"item": {"item": "StampC25"}, "order": 1541}, + "slabSort": {"item": {"item": "StampC25"}, "order": 1561}, "itemSet": undefined }), new ItemBase("StampC26", { @@ -29056,7 +29159,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC26"}, "order": 1542}, + "slabSort": {"item": {"item": "StampC26"}, "order": 1562}, "itemSet": undefined }), new ItemBase("StampC27", { @@ -29100,7 +29203,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StampC27"}, "order": 1543}, + "slabSort": {"item": {"item": "StampC27"}, "order": 1563}, "itemSet": undefined }), new ItemBase("StoneWe", { @@ -29133,7 +29236,7 @@ export const initItemRepo = () => { {"source": "EasterEvent2", "quantity": 2, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "StoneWe"}, "order": 949}, + "slabSort": {"item": {"item": "StoneWe"}, "order": 969}, "itemSet": undefined }), new ItemBase("StoneWeb", { @@ -29165,7 +29268,7 @@ export const initItemRepo = () => { {"source": "shovelY", "quantity": 2, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "StoneWeb"}, "order": 950}, + "slabSort": {"item": {"item": "StoneWeb"}, "order": 970}, "itemSet": undefined }), new ItemBase("StoneW1", { @@ -29237,7 +29340,7 @@ export const initItemRepo = () => { {"source": "ChestA1", "quantity": 1, "chance": 0.025} ] }, - "slabSort": {"item": {"item": "StoneW1"}, "order": 951}, + "slabSort": {"item": {"item": "StoneW1"}, "order": 971}, "itemSet": undefined }), new ItemBase("StoneW2", { @@ -29308,7 +29411,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 1, "chance": 0.025} ] }, - "slabSort": {"item": {"item": "StoneW2"}, "order": 952}, + "slabSort": {"item": {"item": "StoneW2"}, "order": 972}, "itemSet": undefined }), new ItemBase("StoneW3", { @@ -29376,7 +29479,7 @@ export const initItemRepo = () => { {"source": "ChestB3", "quantity": 1, "chance": 0.2} ] }, - "slabSort": {"item": {"item": "StoneW3"}, "order": 953}, + "slabSort": {"item": {"item": "StoneW3"}, "order": 973}, "itemSet": undefined }), new ItemBase("StoneW3b", { @@ -29404,7 +29507,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneW3b"}, "order": 954}, + "slabSort": {"item": {"item": "StoneW3b"}, "order": 974}, "itemSet": undefined }), new ItemBase("StoneW6", { @@ -29441,7 +29544,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneW6"}, "order": 955}, + "slabSort": {"item": {"item": "StoneW6"}, "order": 975}, "itemSet": undefined }), new ItemBase("StoneW4", { @@ -29496,7 +29599,7 @@ export const initItemRepo = () => { {"source": "ChestB4", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "StoneW4"}, "order": 956}, + "slabSort": {"item": {"item": "StoneW4"}, "order": 976}, "itemSet": undefined }), new ItemBase("StoneW5", { @@ -29547,7 +29650,7 @@ export const initItemRepo = () => { {"source": "ChestB5", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "StoneW5"}, "order": 957}, + "slabSort": {"item": {"item": "StoneW5"}, "order": 977}, "itemSet": undefined }), new ItemBase("StoneW7", { @@ -29570,7 +29673,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss5C", "quantity": 2, "chance": 0.05}]}, - "slabSort": {"item": {"item": "StoneW7"}, "order": 958}, + "slabSort": {"item": {"item": "StoneW7"}, "order": 978}, "itemSet": undefined }), new ItemBase("StoneW8", { @@ -29621,7 +29724,7 @@ export const initItemRepo = () => { {"source": "ChestB6", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "StoneW8"}, "order": 959}, + "slabSort": {"item": {"item": "StoneW8"}, "order": 979}, "itemSet": undefined }), new ItemBase("StoneW9", { @@ -29659,7 +29762,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneW9"}, "order": 960}, + "slabSort": {"item": {"item": "StoneW9"}, "order": 980}, "itemSet": undefined }), new ItemBase("StoneAe", { @@ -29692,7 +29795,7 @@ export const initItemRepo = () => { {"source": "EasterEvent2", "quantity": 3, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "StoneAe"}, "order": 961}, + "slabSort": {"item": {"item": "StoneAe"}, "order": 981}, "itemSet": undefined }), new ItemBase("StoneAeB", { @@ -29724,7 +29827,7 @@ export const initItemRepo = () => { {"source": "shovelY", "quantity": 3, "chance": 0.02} ] }, - "slabSort": {"item": {"item": "StoneAeB"}, "order": 962}, + "slabSort": {"item": {"item": "StoneAeB"}, "order": 982}, "itemSet": undefined }), new ItemBase("StoneA1", { @@ -29811,10 +29914,12 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "ChestA1", "quantity": 1, "chance": 0.09} ] }, - "slabSort": {"item": {"item": "StoneA1"}, "order": 963}, + "slabSort": {"item": {"item": "StoneA1"}, "order": 983}, "itemSet": undefined }), new ItemBase("StoneA1b", { @@ -29846,7 +29951,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneA1b"}, "order": 964}, + "slabSort": {"item": {"item": "StoneA1b"}, "order": 984}, "itemSet": undefined }), new ItemBase("StoneA2", { @@ -29936,7 +30041,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 1, "chance": 0.09} ] }, - "slabSort": {"item": {"item": "StoneA2"}, "order": 965}, + "slabSort": {"item": {"item": "StoneA2"}, "order": 985}, "itemSet": undefined }), new ItemBase("StoneA2b", { @@ -29971,7 +30076,7 @@ export const initItemRepo = () => { {"source": "ChestB2", "quantity": 1, "chance": 0.005} ] }, - "slabSort": {"item": {"item": "StoneA2b"}, "order": 966}, + "slabSort": {"item": {"item": "StoneA2b"}, "order": 986}, "itemSet": undefined }), new ItemBase("StoneA3", { @@ -30029,7 +30134,7 @@ export const initItemRepo = () => { {"source": "ChestB3", "quantity": 1, "chance": 0.3} ] }, - "slabSort": {"item": {"item": "StoneA3"}, "order": 967}, + "slabSort": {"item": {"item": "StoneA3"}, "order": 987}, "itemSet": undefined }), new ItemBase("StoneA3b", { @@ -30075,7 +30180,7 @@ export const initItemRepo = () => { {"source": "mini4a", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "StoneA3b"}, "order": 968}, + "slabSort": {"item": {"item": "StoneA3b"}, "order": 988}, "itemSet": undefined }), new ItemBase("StoneA4", { @@ -30130,7 +30235,7 @@ export const initItemRepo = () => { {"source": "ChestB4", "quantity": 1, "chance": 0.07} ] }, - "slabSort": {"item": {"item": "StoneA4"}, "order": 969}, + "slabSort": {"item": {"item": "StoneA4"}, "order": 989}, "itemSet": undefined }), new ItemBase("StoneA5", { @@ -30181,7 +30286,7 @@ export const initItemRepo = () => { {"source": "ChestB5", "quantity": 1, "chance": 0.07} ] }, - "slabSort": {"item": {"item": "StoneA5"}, "order": 970}, + "slabSort": {"item": {"item": "StoneA5"}, "order": 990}, "itemSet": undefined }), new ItemBase("StoneA6", { @@ -30204,7 +30309,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss5A", "quantity": 3, "chance": 0.05}]}, - "slabSort": {"item": {"item": "StoneA6"}, "order": 971}, + "slabSort": {"item": {"item": "StoneA6"}, "order": 991}, "itemSet": undefined }), new ItemBase("StoneA7", { @@ -30255,7 +30360,7 @@ export const initItemRepo = () => { {"source": "ChestB6", "quantity": 1, "chance": 0.07} ] }, - "slabSort": {"item": {"item": "StoneA7"}, "order": 972}, + "slabSort": {"item": {"item": "StoneA7"}, "order": 992}, "itemSet": undefined }), new ItemBase("StoneA8", { @@ -30293,7 +30398,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneA8"}, "order": 973}, + "slabSort": {"item": {"item": "StoneA8"}, "order": 993}, "itemSet": undefined }), new ItemBase("StoneTe", { @@ -30326,7 +30431,7 @@ export const initItemRepo = () => { {"source": "EasterEvent2", "quantity": 3, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "StoneTe"}, "order": 974}, + "slabSort": {"item": {"item": "StoneTe"}, "order": 994}, "itemSet": undefined }), new ItemBase("StoneT1", { @@ -30410,6 +30515,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.015}, {"source": "OakTree", "quantity": 1, "chance": 0.00024}, {"source": "BirchTree", "quantity": 1, "chance": 0.000255}, @@ -30425,7 +30532,7 @@ export const initItemRepo = () => { {"source": "Bug4", "quantity": 1, "chance": 0.00045} ] }, - "slabSort": {"item": {"item": "StoneT1"}, "order": 975}, + "slabSort": {"item": {"item": "StoneT1"}, "order": 995}, "itemSet": undefined }), new ItemBase("StoneT1e", { @@ -30451,7 +30558,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneT1e"}, "order": 976}, + "slabSort": {"item": {"item": "StoneT1e"}, "order": 996}, "itemSet": undefined }), new ItemBase("StoneT1eb", { @@ -30483,7 +30590,7 @@ export const initItemRepo = () => { {"source": "shovelY", "quantity": 3, "chance": 0.012} ] }, - "slabSort": {"item": {"item": "StoneT1eb"}, "order": 977}, + "slabSort": {"item": {"item": "StoneT1eb"}, "order": 997}, "itemSet": undefined }), new ItemBase("StoneT2", { @@ -30576,7 +30683,7 @@ export const initItemRepo = () => { {"source": "Bug4", "quantity": 1, "chance": 3e-05} ] }, - "slabSort": {"item": {"item": "StoneT2"}, "order": 978}, + "slabSort": {"item": {"item": "StoneT2"}, "order": 998}, "itemSet": undefined }), new ItemBase("StoneT3", { @@ -30617,7 +30724,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneT3"}, "order": 979}, + "slabSort": {"item": {"item": "StoneT3"}, "order": 999}, "itemSet": undefined }), new ItemBase("StoneT4", { @@ -30659,7 +30766,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneT4"}, "order": 980}, + "slabSort": {"item": {"item": "StoneT4"}, "order": 1000}, "itemSet": undefined }), new ItemBase("StoneT5", { @@ -30697,7 +30804,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneT5"}, "order": 981}, + "slabSort": {"item": {"item": "StoneT5"}, "order": 1001}, "itemSet": undefined }), new ItemBase("StoneT6", { @@ -30720,7 +30827,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss5B", "quantity": 2, "chance": 0.05}]}, - "slabSort": {"item": {"item": "StoneT6"}, "order": 982}, + "slabSort": {"item": {"item": "StoneT6"}, "order": 1002}, "itemSet": undefined }), new ItemBase("StoneT7", { @@ -30758,7 +30865,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneT7"}, "order": 983}, + "slabSort": {"item": {"item": "StoneT7"}, "order": 1003}, "itemSet": undefined }), new ItemBase("StoneT8", { @@ -30796,7 +30903,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneT8"}, "order": 984}, + "slabSort": {"item": {"item": "StoneT8"}, "order": 1004}, "itemSet": undefined }), new ItemBase("StoneHelm1", { @@ -30841,7 +30948,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "goblinG", "quantity": 1, "chance": 0.00015}]}, - "slabSort": {"item": {"item": "StoneHelm1"}, "order": 985}, + "slabSort": {"item": {"item": "StoneHelm1"}, "order": 1005}, "itemSet": undefined }), new ItemBase("StoneHelm6", { @@ -30886,7 +30993,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneHelm6"}, "order": 986}, + "slabSort": {"item": {"item": "StoneHelm6"}, "order": 1006}, "itemSet": undefined }), new ItemBase("StoneHelm1b", { @@ -30912,7 +31019,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneHelm1b"}, "order": 987}, + "slabSort": {"item": {"item": "StoneHelm1b"}, "order": 1007}, "itemSet": undefined }), new ItemBase("StoneHelm7", { @@ -30935,7 +31042,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss5C", "quantity": 1, "chance": 0.05}]}, - "slabSort": {"item": {"item": "StoneHelm7"}, "order": 988}, + "slabSort": {"item": {"item": "StoneHelm7"}, "order": 1008}, "itemSet": undefined }), new ItemBase("StoneZ1", { @@ -31053,6 +31160,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 2, "chance": 0}, {"source": "Spelunking2", "quantity": 2, "chance": 0}, {"source": "Spelunking3", "quantity": 2, "chance": 0}, + {"source": "Spelunking4", "quantity": 2, "chance": 0}, + {"source": "Spelunking5", "quantity": 2, "chance": 0}, {"source": "Crystal0", "quantity": 2, "chance": 0.00255}, {"source": "OakTree", "quantity": 2, "chance": 4.08e-05}, {"source": "BirchTree", "quantity": 2, "chance": 4.335e-05}, @@ -31115,7 +31224,7 @@ export const initItemRepo = () => { {"source": "babaMummy", "quantity": 1, "chance": 1} ] }, - "slabSort": {"item": {"item": "StoneZ1"}, "order": 989}, + "slabSort": {"item": {"item": "StoneZ1"}, "order": 1009}, "itemSet": undefined }), new ItemBase("StoneZ2", { @@ -31226,7 +31335,7 @@ export const initItemRepo = () => { {"source": "Boss4C", "quantity": 1, "chance": 0.03} ] }, - "slabSort": {"item": {"item": "StoneZ2"}, "order": 990}, + "slabSort": {"item": {"item": "StoneZ2"}, "order": 1010}, "itemSet": undefined }), new ItemBase("StoneZ3", { @@ -31283,7 +31392,7 @@ export const initItemRepo = () => { {"source": "Tree11", "quantity": 1, "chance": 1.335e-05} ] }, - "slabSort": {"item": {"item": "StoneZ3"}, "order": 991}, + "slabSort": {"item": {"item": "StoneZ3"}, "order": 1011}, "itemSet": undefined }), new ItemBase("StoneZ4", { @@ -31343,7 +31452,7 @@ export const initItemRepo = () => { {"source": "Tree14", "quantity": 1, "chance": 8.01e-07} ] }, - "slabSort": {"item": {"item": "StoneZ4"}, "order": 992}, + "slabSort": {"item": {"item": "StoneZ4"}, "order": 1012}, "itemSet": undefined }), new ItemBase("StonePremSTR", { @@ -31478,7 +31587,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "babaHour", "quantity": 1, "chance": 0.3}]}, - "slabSort": {"item": {"item": "Hgg"}, "order": 248}, + "slabSort": {"item": {"item": "Hgg"}, "order": 266}, "itemSet": undefined }), new ItemBase("Starlight", { @@ -31680,7 +31789,7 @@ export const initItemRepo = () => { {"source": "springEvent2", "quantity": 1, "chance": 0.2} ] }, - "slabSort": {"item": {"item": "Timecandy1"}, "order": 939}, + "slabSort": {"item": {"item": "Timecandy1"}, "order": 959}, "itemSet": undefined }), new ItemBase("Timecandy2", { @@ -31787,7 +31896,7 @@ export const initItemRepo = () => { {"source": "snakeY", "quantity": 3, "chance": 0.05} ] }, - "slabSort": {"item": {"item": "Timecandy2"}, "order": 940}, + "slabSort": {"item": {"item": "Timecandy2"}, "order": 960}, "itemSet": undefined }), new ItemBase("Timecandy3", { @@ -31914,7 +32023,7 @@ export const initItemRepo = () => { {"source": "mini6a", "quantity": 1, "chance": 0.05} ] }, - "slabSort": {"item": {"item": "Timecandy3"}, "order": 941}, + "slabSort": {"item": {"item": "Timecandy3"}, "order": 961}, "itemSet": undefined }), new ItemBase("Timecandy4", { @@ -32018,7 +32127,7 @@ export const initItemRepo = () => { {"source": "sheepB", "quantity": 2, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "Timecandy4"}, "order": 942}, + "slabSort": {"item": {"item": "Timecandy4"}, "order": 962}, "itemSet": undefined }), new ItemBase("Timecandy5", { @@ -32119,7 +32228,7 @@ export const initItemRepo = () => { {"source": "mini6a", "quantity": 1, "chance": 0.0025} ] }, - "slabSort": {"item": {"item": "Timecandy5"}, "order": 943}, + "slabSort": {"item": {"item": "Timecandy5"}, "order": 963}, "itemSet": undefined }), new ItemBase("Timecandy6", { @@ -32160,7 +32269,7 @@ export const initItemRepo = () => { {"source": "mini6a", "quantity": 1, "chance": 0.00015} ] }, - "slabSort": {"item": {"item": "Timecandy6"}, "order": 944}, + "slabSort": {"item": {"item": "Timecandy6"}, "order": 964}, "itemSet": undefined }), new ItemBase("Timecandy7", { @@ -32187,7 +32296,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Timecandy7"}, "order": 945}, + "slabSort": {"item": {"item": "Timecandy7"}, "order": 965}, "itemSet": undefined }), new ItemBase("Timecandy8", { @@ -32231,7 +32340,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "fallEvent1", "quantity": 1, "chance": 0.1}]}, - "slabSort": {"item": {"item": "Timecandy8"}, "order": 946}, + "slabSort": {"item": {"item": "Timecandy8"}, "order": 966}, "itemSet": undefined }), new ItemBase("Timecandy9", { @@ -32260,7 +32369,8 @@ export const initItemRepo = () => { { "wikiName": "[[Royal Worm#Bossin' the Boss|Bossin' the Boss]]", "txtName": "Royal Worm: Bossin' the Boss" - } + }, + {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"} ], "recipeFrom": [], "questAss": [] @@ -32270,7 +32380,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Timecandy9"}, "order": 947}, + "slabSort": {"item": {"item": "Timecandy9"}, "order": 967}, "itemSet": undefined }), new ItemBase("Timecandy10", { @@ -32288,7 +32398,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Timecandy10"}, "order": 948}, + "slabSort": {"item": {"item": "Timecandy10"}, "order": 968}, "itemSet": undefined }), new ItemBase("InvBag1", { @@ -32317,7 +32427,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag1"}, "order": 1544}, + "slabSort": {"item": {"item": "InvBag1"}, "order": 1564}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag2", { @@ -32346,7 +32456,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag2"}, "order": 1545}, + "slabSort": {"item": {"item": "InvBag2"}, "order": 1565}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag3", { @@ -32379,7 +32489,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag3"}, "order": 1546}, + "slabSort": {"item": {"item": "InvBag3"}, "order": 1566}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag4", { @@ -32408,7 +32518,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag4"}, "order": 1547}, + "slabSort": {"item": {"item": "InvBag4"}, "order": 1567}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag5", { @@ -32437,7 +32547,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag5"}, "order": 1548}, + "slabSort": {"item": {"item": "InvBag5"}, "order": 1568}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag6", { @@ -32466,7 +32576,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag6"}, "order": 1549}, + "slabSort": {"item": {"item": "InvBag6"}, "order": 1569}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag7", { @@ -32500,7 +32610,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 1, "chance": 0.0018} ] }, - "slabSort": {"item": {"item": "InvBag7"}, "order": 1550}, + "slabSort": {"item": {"item": "InvBag7"}, "order": 1570}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag8", { @@ -32529,7 +32639,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag8"}, "order": 1551}, + "slabSort": {"item": {"item": "InvBag8"}, "order": 1571}, "itemSet": {"set": "Inventory"} }), new ItemBase("InvBag9", { @@ -32717,7 +32827,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snakeG", "quantity": 1, "chance": 8e-05}]}, - "slabSort": {"item": {"item": "InvBag100"}, "order": 1552}, + "slabSort": {"item": {"item": "InvBag100"}, "order": 1572}, "itemSet": undefined }), new ItemBase("InvBag101", { @@ -32741,7 +32851,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mimicA", "quantity": 1, "chance": 2.5e-05}]}, - "slabSort": {"item": {"item": "InvBag101"}, "order": 1553}, + "slabSort": {"item": {"item": "InvBag101"}, "order": 1573}, "itemSet": undefined }), new ItemBase("InvBag102", { @@ -32796,7 +32906,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag102"}, "order": 1554}, + "slabSort": {"item": {"item": "InvBag102"}, "order": 1574}, "itemSet": undefined }), new ItemBase("InvBag103", { @@ -32851,7 +32961,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag103"}, "order": 1555}, + "slabSort": {"item": {"item": "InvBag103"}, "order": 1575}, "itemSet": undefined }), new ItemBase("InvBag104", { @@ -32888,7 +32998,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag104"}, "order": 1556}, + "slabSort": {"item": {"item": "InvBag104"}, "order": 1576}, "itemSet": undefined }), new ItemBase("InvBag105", { @@ -32927,7 +33037,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag105"}, "order": 1557}, + "slabSort": {"item": {"item": "InvBag105"}, "order": 1577}, "itemSet": undefined }), new ItemBase("InvBag106", { @@ -32964,7 +33074,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag106"}, "order": 1558}, + "slabSort": {"item": {"item": "InvBag106"}, "order": 1578}, "itemSet": undefined }), new ItemBase("InvBag107", { @@ -33003,7 +33113,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag107"}, "order": 1559}, + "slabSort": {"item": {"item": "InvBag107"}, "order": 1579}, "itemSet": undefined }), new ItemBase("InvBag108", { @@ -33042,7 +33152,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag108"}, "order": 1560}, + "slabSort": {"item": {"item": "InvBag108"}, "order": 1580}, "itemSet": undefined }), new ItemBase("InvBag109", { @@ -33097,7 +33207,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag109"}, "order": 1564}, + "slabSort": {"item": {"item": "InvBag109"}, "order": 1584}, "itemSet": undefined }), new ItemBase("InvBag110", { @@ -33121,7 +33231,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mamoth", "quantity": 1, "chance": 8e-06}]}, - "slabSort": {"item": {"item": "InvBag110"}, "order": 1565}, + "slabSort": {"item": {"item": "InvBag110"}, "order": 1585}, "itemSet": undefined }), new ItemBase("InvBag111", { @@ -33179,7 +33289,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag111"}, "order": 1566}, + "slabSort": {"item": {"item": "InvBag111"}, "order": 1586}, "itemSet": undefined }), new ItemBase("InvBag112", { @@ -33199,7 +33309,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag112"}, "order": 1567}, + "slabSort": {"item": {"item": "InvBag112"}, "order": 1587}, "itemSet": undefined }), new ItemBase("InvBag113", { @@ -33238,7 +33348,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag113"}, "order": 1561}, + "slabSort": {"item": {"item": "InvBag113"}, "order": 1581}, "itemSet": undefined }), new ItemBase("InvBag114", { @@ -33277,7 +33387,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag114"}, "order": 1562}, + "slabSort": {"item": {"item": "InvBag114"}, "order": 1582}, "itemSet": undefined }), new ItemBase("InvBag115", { @@ -33316,7 +33426,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvBag115"}, "order": 1563}, + "slabSort": {"item": {"item": "InvBag115"}, "order": 1583}, "itemSet": undefined }), new ItemBase("InvStorage1", { @@ -33345,7 +33455,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage1"}, "order": 1568}, + "slabSort": {"item": {"item": "InvStorage1"}, "order": 1588}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage2", { @@ -33382,7 +33492,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage2"}, "order": 1569}, + "slabSort": {"item": {"item": "InvStorage2"}, "order": 1589}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage3", { @@ -33411,7 +33521,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage3"}, "order": 1570}, + "slabSort": {"item": {"item": "InvStorage3"}, "order": 1590}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage4", { @@ -33440,7 +33550,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage4"}, "order": 1571}, + "slabSort": {"item": {"item": "InvStorage4"}, "order": 1591}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage5", { @@ -33469,7 +33579,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage5"}, "order": 1572}, + "slabSort": {"item": {"item": "InvStorage5"}, "order": 1592}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage6", { @@ -33506,7 +33616,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage6"}, "order": 1573}, + "slabSort": {"item": {"item": "InvStorage6"}, "order": 1593}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage7", { @@ -33543,7 +33653,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage7"}, "order": 1574}, + "slabSort": {"item": {"item": "InvStorage7"}, "order": 1594}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage8", { @@ -33582,7 +33692,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage8"}, "order": 1575}, + "slabSort": {"item": {"item": "InvStorage8"}, "order": 1595}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage9", { @@ -33619,7 +33729,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage9"}, "order": 1576}, + "slabSort": {"item": {"item": "InvStorage9"}, "order": 1596}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage10", { @@ -33658,7 +33768,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage10"}, "order": 1577}, + "slabSort": {"item": {"item": "InvStorage10"}, "order": 1597}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage11", { @@ -33687,7 +33797,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage11"}, "order": 1578}, + "slabSort": {"item": {"item": "InvStorage11"}, "order": 1598}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage12", { @@ -33726,7 +33836,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage12"}, "order": 1579}, + "slabSort": {"item": {"item": "InvStorage12"}, "order": 1599}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage13", { @@ -33765,7 +33875,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage13"}, "order": 1580}, + "slabSort": {"item": {"item": "InvStorage13"}, "order": 1600}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage14", { @@ -33801,7 +33911,7 @@ export const initItemRepo = () => { {"source": "ChestB2", "quantity": 1, "chance": 0.0012} ] }, - "slabSort": {"item": {"item": "InvStorage14"}, "order": 1581}, + "slabSort": {"item": {"item": "InvStorage14"}, "order": 1601}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage15", { @@ -33840,7 +33950,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage15"}, "order": 1582}, + "slabSort": {"item": {"item": "InvStorage15"}, "order": 1602}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage16", { @@ -33879,7 +33989,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage16"}, "order": 1583}, + "slabSort": {"item": {"item": "InvStorage16"}, "order": 1603}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage17", { @@ -33918,7 +34028,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage17"}, "order": 1584}, + "slabSort": {"item": {"item": "InvStorage17"}, "order": 1604}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage18", { @@ -33957,7 +34067,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage18"}, "order": 1585}, + "slabSort": {"item": {"item": "InvStorage18"}, "order": 1605}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage19", { @@ -33996,7 +34106,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage19"}, "order": 1586}, + "slabSort": {"item": {"item": "InvStorage19"}, "order": 1606}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage20", { @@ -34035,7 +34145,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage20"}, "order": 1587}, + "slabSort": {"item": {"item": "InvStorage20"}, "order": 1607}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage21", { @@ -34074,7 +34184,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage21"}, "order": 1588}, + "slabSort": {"item": {"item": "InvStorage21"}, "order": 1608}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage22", { @@ -34098,7 +34208,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4a2", "quantity": 1, "chance": 8e-06}]}, - "slabSort": {"item": {"item": "InvStorage22"}, "order": 1589}, + "slabSort": {"item": {"item": "InvStorage22"}, "order": 1609}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage23", { @@ -34122,7 +34232,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b5", "quantity": 1, "chance": 1e-06}]}, - "slabSort": {"item": {"item": "InvStorage23"}, "order": 1590}, + "slabSort": {"item": {"item": "InvStorage23"}, "order": 1610}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage24", { @@ -34159,7 +34269,7 @@ export const initItemRepo = () => { {"source": "ChestA5", "quantity": 1, "chance": 0.0012} ] }, - "slabSort": {"item": {"item": "InvStorage24"}, "order": 1591}, + "slabSort": {"item": {"item": "InvStorage24"}, "order": 1611}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage25", { @@ -34196,7 +34306,7 @@ export const initItemRepo = () => { {"source": "ChestB5", "quantity": 1, "chance": 0.0003} ] }, - "slabSort": {"item": {"item": "InvStorage25"}, "order": 1592}, + "slabSort": {"item": {"item": "InvStorage25"}, "order": 1612}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage26", { @@ -34235,7 +34345,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage26"}, "order": 1593}, + "slabSort": {"item": {"item": "InvStorage26"}, "order": 1613}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage27", { @@ -34274,7 +34384,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage27"}, "order": 1594}, + "slabSort": {"item": {"item": "InvStorage27"}, "order": 1614}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage28", { @@ -34313,7 +34423,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage28"}, "order": 1595}, + "slabSort": {"item": {"item": "InvStorage28"}, "order": 1615}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage29", { @@ -34352,7 +34462,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage29"}, "order": 1596}, + "slabSort": {"item": {"item": "InvStorage29"}, "order": 1616}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage30", { @@ -34391,7 +34501,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorage30"}, "order": 1597}, + "slabSort": {"item": {"item": "InvStorage30"}, "order": 1617}, "itemSet": {"set": "Storage"} }), new ItemBase("InvStorage31", { @@ -34703,7 +34813,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogG", "quantity": 1, "chance": 0.0001}]}, - "slabSort": {"item": {"item": "InvStorageF"}, "order": 1598}, + "slabSort": {"item": {"item": "InvStorageF"}, "order": 1618}, "itemSet": undefined }), new ItemBase("InvStorageS", { @@ -34727,7 +34837,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b3", "quantity": 1, "chance": 3.8e-06}]}, - "slabSort": {"item": {"item": "InvStorageS"}, "order": 1599}, + "slabSort": {"item": {"item": "InvStorageS"}, "order": 1619}, "itemSet": undefined }), new ItemBase("InvStorageC", { @@ -34751,7 +34861,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a4", "quantity": 1, "chance": 1.01e-06}]}, - "slabSort": {"item": {"item": "InvStorageC"}, "order": 1600}, + "slabSort": {"item": {"item": "InvStorageC"}, "order": 1620}, "itemSet": undefined }), new ItemBase("InvStorageD", { @@ -34775,7 +34885,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6a5", "quantity": 1, "chance": 5e-07}]}, - "slabSort": {"item": {"item": "InvStorageD"}, "order": 1601}, + "slabSort": {"item": {"item": "InvStorageD"}, "order": 1621}, "itemSet": undefined }), new ItemBase("InvStorageN", { @@ -34802,7 +34912,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorageN"}, "order": 1602}, + "slabSort": {"item": {"item": "InvStorageN"}, "order": 1622}, "itemSet": undefined }), new ItemBase("InvStorageH", { @@ -34822,7 +34932,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorageH"}, "order": 1603}, + "slabSort": {"item": {"item": "InvStorageH"}, "order": 1623}, "itemSet": undefined }), new ItemBase("InvStorageL", { @@ -34842,7 +34952,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorageL"}, "order": 1604}, + "slabSort": {"item": {"item": "InvStorageL"}, "order": 1624}, "itemSet": undefined }), new ItemBase("InvStorageZ", { @@ -34862,7 +34972,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "InvStorageZ"}, "order": 1605}, + "slabSort": {"item": {"item": "InvStorageZ"}, "order": 1625}, "itemSet": undefined }), new ItemBase("Line1", { @@ -34907,7 +35017,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Line1"}, "order": 1620}, + "slabSort": {"item": {"item": "Line1"}, "order": 1640}, "itemSet": undefined }), new ItemBase("Line2", { @@ -34944,7 +35054,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Line2"}, "order": 1621}, + "slabSort": {"item": {"item": "Line2"}, "order": 1641}, "itemSet": undefined }), new ItemBase("Line3", { @@ -34976,7 +35086,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4c3", "quantity": 1, "chance": 1e-06}]}, - "slabSort": {"item": {"item": "Line3"}, "order": 1622}, + "slabSort": {"item": {"item": "Line3"}, "order": 1642}, "itemSet": undefined }), new ItemBase("Line4", { @@ -35014,7 +35124,7 @@ export const initItemRepo = () => { {"source": "Tree11", "quantity": 1, "chance": 7.12e-06} ] }, - "slabSort": {"item": {"item": "Line4"}, "order": 1623}, + "slabSort": {"item": {"item": "Line4"}, "order": 1643}, "itemSet": undefined }), new ItemBase("Line5", { @@ -35059,7 +35169,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Line5"}, "order": 1624}, + "slabSort": {"item": {"item": "Line5"}, "order": 1644}, "itemSet": undefined }), new ItemBase("Line6", { @@ -35096,7 +35206,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Line6"}, "order": 1625}, + "slabSort": {"item": {"item": "Line6"}, "order": 1645}, "itemSet": undefined }), new ItemBase("Line7", { @@ -35133,7 +35243,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Line7"}, "order": 1626}, + "slabSort": {"item": {"item": "Line7"}, "order": 1646}, "itemSet": undefined }), new ItemBase("Line8", { @@ -35178,7 +35288,7 @@ export const initItemRepo = () => { {"source": "ChestB4", "quantity": 1, "chance": 0.00015} ] }, - "slabSort": {"item": {"item": "Line8"}, "order": 1627}, + "slabSort": {"item": {"item": "Line8"}, "order": 1647}, "itemSet": undefined }), new ItemBase("Line9", { @@ -35210,7 +35320,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6c2", "quantity": 1, "chance": 9.999e-08}]}, - "slabSort": {"item": {"item": "Line9"}, "order": 1628}, + "slabSort": {"item": {"item": "Line9"}, "order": 1648}, "itemSet": undefined }), new ItemBase("Line10", { @@ -35255,7 +35365,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Line10"}, "order": 1629}, + "slabSort": {"item": {"item": "Line10"}, "order": 1649}, "itemSet": undefined }), new ItemBase("Line11", { @@ -35292,7 +35402,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Line11"}, "order": 1630}, + "slabSort": {"item": {"item": "Line11"}, "order": 1650}, "itemSet": undefined }), new ItemBase("Line12", { @@ -35324,7 +35434,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4a2", "quantity": 1, "chance": 2.2e-06}]}, - "slabSort": {"item": {"item": "Line12"}, "order": 1631}, + "slabSort": {"item": {"item": "Line12"}, "order": 1651}, "itemSet": undefined }), new ItemBase("Line13", { @@ -35367,7 +35477,7 @@ export const initItemRepo = () => { {"source": "Bug15", "quantity": 1, "chance": 1.2e-05} ] }, - "slabSort": {"item": {"item": "Line13"}, "order": 1632}, + "slabSort": {"item": {"item": "Line13"}, "order": 1652}, "itemSet": undefined }), new ItemBase("Line14", { @@ -35399,7 +35509,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6d3", "quantity": 1, "chance": 3.3e-09}]}, - "slabSort": {"item": {"item": "Line14"}, "order": 1633}, + "slabSort": {"item": {"item": "Line14"}, "order": 1653}, "itemSet": undefined }), new ItemBase("Weight1", { @@ -35445,7 +35555,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight1"}, "order": 1606}, + "slabSort": {"item": {"item": "Weight1"}, "order": 1626}, "itemSet": undefined }), new ItemBase("Weight2", { @@ -35486,7 +35596,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight2"}, "order": 1607}, + "slabSort": {"item": {"item": "Weight2"}, "order": 1627}, "itemSet": undefined }), new ItemBase("Weight3", { @@ -35524,7 +35634,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b2", "quantity": 1, "chance": 1.9e-06}]}, - "slabSort": {"item": {"item": "Weight3"}, "order": 1608}, + "slabSort": {"item": {"item": "Weight3"}, "order": 1628}, "itemSet": undefined }), new ItemBase("Weight4", { @@ -35562,7 +35672,7 @@ export const initItemRepo = () => { {"source": "Tree8", "quantity": 1, "chance": 7.12e-06} ] }, - "slabSort": {"item": {"item": "Weight4"}, "order": 1609}, + "slabSort": {"item": {"item": "Weight4"}, "order": 1629}, "itemSet": undefined }), new ItemBase("Weight5", { @@ -35607,7 +35717,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight5"}, "order": 1610}, + "slabSort": {"item": {"item": "Weight5"}, "order": 1630}, "itemSet": undefined }), new ItemBase("Weight6", { @@ -35644,7 +35754,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight6"}, "order": 1611}, + "slabSort": {"item": {"item": "Weight6"}, "order": 1631}, "itemSet": undefined }), new ItemBase("Weight7", { @@ -35688,7 +35798,7 @@ export const initItemRepo = () => { {"source": "ChestA4", "quantity": 1, "chance": 0.00023} ] }, - "slabSort": {"item": {"item": "Weight7"}, "order": 1612}, + "slabSort": {"item": {"item": "Weight7"}, "order": 1632}, "itemSet": undefined }), new ItemBase("Weight8", { @@ -35725,7 +35835,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight8"}, "order": 1613}, + "slabSort": {"item": {"item": "Weight8"}, "order": 1633}, "itemSet": undefined }), new ItemBase("Weight9", { @@ -35766,7 +35876,7 @@ export const initItemRepo = () => { {"source": "ChestC5", "quantity": 1, "chance": 0.00023} ] }, - "slabSort": {"item": {"item": "Weight9"}, "order": 1614}, + "slabSort": {"item": {"item": "Weight9"}, "order": 1634}, "itemSet": undefined }), new ItemBase("Weight10", { @@ -35811,7 +35921,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight10"}, "order": 1615}, + "slabSort": {"item": {"item": "Weight10"}, "order": 1635}, "itemSet": undefined }), new ItemBase("Weight11", { @@ -35856,7 +35966,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight11"}, "order": 1616}, + "slabSort": {"item": {"item": "Weight11"}, "order": 1636}, "itemSet": undefined }), new ItemBase("Weight12", { @@ -35893,7 +36003,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight12"}, "order": 1617}, + "slabSort": {"item": {"item": "Weight12"}, "order": 1637}, "itemSet": undefined }), new ItemBase("Weight13", { @@ -35937,7 +36047,7 @@ export const initItemRepo = () => { {"source": "ChestC4", "quantity": 1, "chance": 5e-05} ] }, - "slabSort": {"item": {"item": "Weight13"}, "order": 1618}, + "slabSort": {"item": {"item": "Weight13"}, "order": 1638}, "itemSet": undefined }), new ItemBase("Weight14", { @@ -35974,7 +36084,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Weight14"}, "order": 1619}, + "slabSort": {"item": {"item": "Weight14"}, "order": 1639}, "itemSet": undefined }), new ItemBase("InvStorage99", { @@ -36546,16 +36656,16 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mini4a", "quantity": 3, "chance": 1}]}, - "slabSort": {"item": {"item": "Ladle"}, "order": 1634}, + "slabSort": {"item": {"item": "Ladle"}, "order": 1654}, "itemSet": undefined }), new ItemBase("PetEgg", { "item": { "internalName": "PetEgg", - "displayName": "Pet Egg", + "displayName": "Mob Egg", "sellPrice": 1, "typeGen": TypeGenEnum.dQuest, - "Type": "Pet Egg", + "Type": "Mob Egg", "description": "Hold down to instantly incubate eggs for your nest in World 4. It'll only use up eggs that you have space to carry, dont worry about wasting these! " }, "sources": { @@ -36582,12 +36692,12 @@ export const initItemRepo = () => { "txtName": "Gobo: Breeding in Outer Space" }, { - "wikiName": "[[Gobo#Intense Pet Fighting|Intense Pet Fighting]]", - "txtName": "Gobo: Intense Pet Fighting" + "wikiName": "[[Gobo#Intense Mob Fighting|Intense Mob Fighting]]", + "txtName": "Gobo: Intense Mob Fighting" }, { - "wikiName": "[[Gobo#Intense Pet Fighting|Intense Pet Fighting]]", - "txtName": "Gobo: Intense Pet Fighting" + "wikiName": "[[Gobo#Intense Mob Fighting|Intense Mob Fighting]]", + "txtName": "Gobo: Intense Mob Fighting" }, { "wikiName": "[[Gobo#Squirrel Tactics|Squirrel Tactics]]", @@ -36620,7 +36730,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mini4a", "quantity": 1, "chance": 0.6}]}, - "slabSort": {"item": {"item": "PetEgg"}, "order": 1635}, + "slabSort": {"item": {"item": "PetEgg"}, "order": 1655}, "itemSet": undefined }), new ItemBase("Genetic0", { @@ -36638,7 +36748,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Genetic0"}, "order": 1636}, + "slabSort": {"item": {"item": "Genetic0"}, "order": 1656}, "itemSet": undefined }), new ItemBase("Genetic1", { @@ -36656,7 +36766,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Genetic1"}, "order": 1637}, + "slabSort": {"item": {"item": "Genetic1"}, "order": 1657}, "itemSet": undefined }), new ItemBase("Genetic2", { @@ -36674,7 +36784,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Genetic2"}, "order": 1638}, + "slabSort": {"item": {"item": "Genetic2"}, "order": 1658}, "itemSet": undefined }), new ItemBase("Genetic3", { @@ -36692,7 +36802,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Genetic3"}, "order": 1639}, + "slabSort": {"item": {"item": "Genetic3"}, "order": 1659}, "itemSet": undefined }), new ItemBase("Refinery1", { @@ -36714,7 +36824,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Refinery1"}, "order": 112}, + "slabSort": {"item": {"item": "Refinery1"}, "order": 114}, "itemSet": undefined }), new ItemBase("Refinery2", { @@ -36736,7 +36846,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Refinery2"}, "order": 113}, + "slabSort": {"item": {"item": "Refinery2"}, "order": 115}, "itemSet": undefined }), new ItemBase("Refinery3", { @@ -36758,7 +36868,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Refinery3"}, "order": 114}, + "slabSort": {"item": {"item": "Refinery3"}, "order": 116}, "itemSet": undefined }), new ItemBase("Refinery4", { @@ -36780,7 +36890,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Refinery4"}, "order": 115}, + "slabSort": {"item": {"item": "Refinery4"}, "order": 117}, "itemSet": undefined }), new ItemBase("Refinery5", { @@ -36802,7 +36912,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Refinery5"}, "order": 116}, + "slabSort": {"item": {"item": "Refinery5"}, "order": 118}, "itemSet": undefined }), new ItemBase("Refinery6", { @@ -36824,7 +36934,73 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Refinery6"}, "order": 117}, + "slabSort": {"item": {"item": "Refinery6"}, "order": 119}, + "itemSet": undefined + }), + new ItemBase("Refinery7", { + "item": { + "internalName": "Refinery7", + "displayName": "Crosslink Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "Type": "Refinery Salts", + "description": "It's grey, and doesn't exist. " + }, + "sources": { + "sources": [{"wikiName": "[[Construction#Refinery|Refinery]]", "txtName": "Construction: Refinery"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Refinery7"}, "order": 120}, + "itemSet": undefined + }), + new ItemBase("Refinery8", { + "item": { + "internalName": "Refinery8", + "displayName": "Propagated Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "Type": "Refinery Salts", + "description": "It's grey, and doesn't exist. " + }, + "sources": { + "sources": [{"wikiName": "[[Construction#Refinery|Refinery]]", "txtName": "Construction: Refinery"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Refinery8"}, "order": 121}, + "itemSet": undefined + }), + new ItemBase("Refinery9", { + "item": { + "internalName": "Refinery9", + "displayName": "Anionic Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "Type": "Refinery Salts", + "description": "It's grey, and doesn't exist. " + }, + "sources": { + "sources": [{"wikiName": "[[Construction#Refinery|Refinery]]", "txtName": "Construction: Refinery"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Refinery9"}, "order": 122}, "itemSet": undefined }), new ItemBase("CraftMat1", { @@ -36851,7 +37027,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat1", "no": 1, "time": 100, "levelReq": 1, "exp": 6}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat1"}, "order": 118}, + "slabSort": {"item": {"item": "CraftMat1"}, "order": 123}, "itemSet": undefined }), new ItemBase("CraftMat2", { @@ -36878,7 +37054,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat2"}, "order": 119}, + "slabSort": {"item": {"item": "CraftMat2"}, "order": 124}, "itemSet": undefined }), new ItemBase("CraftMat3", { @@ -36913,7 +37089,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat3"}, "order": 120}, + "slabSort": {"item": {"item": "CraftMat3"}, "order": 125}, "itemSet": undefined }), new ItemBase("CraftMat5", { @@ -36940,7 +37116,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat5", "no": 2, "time": 200, "levelReq": 5, "exp": 10}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat5"}, "order": 121}, + "slabSort": {"item": {"item": "CraftMat5"}, "order": 126}, "itemSet": undefined }), new ItemBase("CraftMat6", { @@ -36967,7 +37143,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat6", "no": 3, "time": 350, "levelReq": 12, "exp": 16}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat6"}, "order": 122}, + "slabSort": {"item": {"item": "CraftMat6"}, "order": 127}, "itemSet": undefined }), new ItemBase("CraftMat7", { @@ -36994,7 +37170,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat7", "no": 4, "time": 700, "levelReq": 17, "exp": 25}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat7"}, "order": 123}, + "slabSort": {"item": {"item": "CraftMat7"}, "order": 128}, "itemSet": undefined }), new ItemBase("CraftMat9", { @@ -37021,7 +37197,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat9", "no": 5, "time": 1200, "levelReq": 25, "exp": 35}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat9"}, "order": 124}, + "slabSort": {"item": {"item": "CraftMat9"}, "order": 129}, "itemSet": undefined }), new ItemBase("CraftMat8", { @@ -37048,7 +37224,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat8", "no": 6, "time": 2000, "levelReq": 30, "exp": 50}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat8"}, "order": 125}, + "slabSort": {"item": {"item": "CraftMat8"}, "order": 130}, "itemSet": undefined }), new ItemBase("CraftMat10", { @@ -37075,7 +37251,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat10", "no": 7, "time": 3000, "levelReq": 35, "exp": 65}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat10"}, "order": 126}, + "slabSort": {"item": {"item": "CraftMat10"}, "order": 131}, "itemSet": undefined }), new ItemBase("CraftMat11", { @@ -37102,7 +37278,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat11", "no": 8, "time": 4000, "levelReq": 43, "exp": 75}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat11"}, "order": 127}, + "slabSort": {"item": {"item": "CraftMat11"}, "order": 132}, "itemSet": undefined }), new ItemBase("CraftMat12", { @@ -37129,7 +37305,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat12", "no": 9, "time": 6000, "levelReq": 50, "exp": 90}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat12"}, "order": 128}, + "slabSort": {"item": {"item": "CraftMat12"}, "order": 133}, "itemSet": undefined }), new ItemBase("CraftMat13", { @@ -37156,7 +37332,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat13", "no": 10, "time": 8500, "levelReq": 60, "exp": 110}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat13"}, "order": 129}, + "slabSort": {"item": {"item": "CraftMat13"}, "order": 134}, "itemSet": undefined }), new ItemBase("CraftMat14", { @@ -37183,7 +37359,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": {"item": "CraftMat14", "no": 11, "time": 12000, "levelReq": 70, "exp": 140}, "detDrops": undefined, - "slabSort": {"item": {"item": "CraftMat14"}, "order": 130}, + "slabSort": {"item": {"item": "CraftMat14"}, "order": 135}, "itemSet": undefined }), new ItemBase("CraftMat15", { @@ -37365,7 +37541,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeG1"}, "order": 1112}, + "slabSort": {"item": {"item": "BadgeG1"}, "order": 1132}, "itemSet": undefined }), new ItemBase("BadgeG2", { @@ -37432,7 +37608,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeG2"}, "order": 1113}, + "slabSort": {"item": {"item": "BadgeG2"}, "order": 1133}, "itemSet": undefined }), new ItemBase("BadgeG3", { @@ -37505,7 +37681,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeG3"}, "order": 1114}, + "slabSort": {"item": {"item": "BadgeG3"}, "order": 1134}, "itemSet": undefined }), new ItemBase("BadgeD1", { @@ -37588,7 +37764,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeD1"}, "order": 1115}, + "slabSort": {"item": {"item": "BadgeD1"}, "order": 1135}, "itemSet": undefined }), new ItemBase("BadgeD2", { @@ -37650,7 +37826,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeD2"}, "order": 1116}, + "slabSort": {"item": {"item": "BadgeD2"}, "order": 1136}, "itemSet": undefined }), new ItemBase("BadgeD3", { @@ -37726,7 +37902,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeD3"}, "order": 1117}, + "slabSort": {"item": {"item": "BadgeD3"}, "order": 1137}, "itemSet": undefined }), new ItemBase("NPCtoken1", { @@ -37786,7 +37962,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken1"}, "order": 1118}, + "slabSort": {"item": {"item": "NPCtoken1"}, "order": 1138}, "itemSet": undefined }), new ItemBase("NPCtoken2", { @@ -37846,7 +38022,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken2"}, "order": 1119}, + "slabSort": {"item": {"item": "NPCtoken2"}, "order": 1139}, "itemSet": undefined }), new ItemBase("NPCtoken3", { @@ -37906,7 +38082,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken3"}, "order": 1120}, + "slabSort": {"item": {"item": "NPCtoken3"}, "order": 1140}, "itemSet": undefined }), new ItemBase("NPCtoken5", { @@ -37933,7 +38109,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken5"}, "order": 1121}, + "slabSort": {"item": {"item": "NPCtoken5"}, "order": 1141}, "itemSet": undefined }), new ItemBase("NPCtoken6", { @@ -37960,7 +38136,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken6"}, "order": 1122}, + "slabSort": {"item": {"item": "NPCtoken6"}, "order": 1142}, "itemSet": undefined }), new ItemBase("NPCtoken4", { @@ -37987,7 +38163,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken4"}, "order": 1123}, + "slabSort": {"item": {"item": "NPCtoken4"}, "order": 1143}, "itemSet": undefined }), new ItemBase("NPCtoken9", { @@ -38014,7 +38190,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken9"}, "order": 1124}, + "slabSort": {"item": {"item": "NPCtoken9"}, "order": 1144}, "itemSet": undefined }), new ItemBase("NPCtoken10", { @@ -38038,7 +38214,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken10"}, "order": 1125}, + "slabSort": {"item": {"item": "NPCtoken10"}, "order": 1145}, "itemSet": undefined }), new ItemBase("NPCtoken11", { @@ -38065,7 +38241,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken11"}, "order": 1126}, + "slabSort": {"item": {"item": "NPCtoken11"}, "order": 1146}, "itemSet": undefined }), new ItemBase("NPCtoken13", { @@ -38092,7 +38268,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken13"}, "order": 1127}, + "slabSort": {"item": {"item": "NPCtoken13"}, "order": 1147}, "itemSet": undefined }), new ItemBase("NPCtoken7", { @@ -38119,7 +38295,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken7"}, "order": 1128}, + "slabSort": {"item": {"item": "NPCtoken7"}, "order": 1148}, "itemSet": undefined }), new ItemBase("Quest9", { @@ -38151,7 +38327,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest9"}, "order": 1129}, + "slabSort": {"item": {"item": "Quest9"}, "order": 1149}, "itemSet": undefined }), new ItemBase("NPCtoken15", { @@ -38175,7 +38351,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken15"}, "order": 1130}, + "slabSort": {"item": {"item": "NPCtoken15"}, "order": 1150}, "itemSet": undefined }), new ItemBase("NPCtoken12", { @@ -38202,7 +38378,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken12"}, "order": 1131}, + "slabSort": {"item": {"item": "NPCtoken12"}, "order": 1151}, "itemSet": undefined }), new ItemBase("NPCtoken14", { @@ -38229,7 +38405,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken14"}, "order": 1132}, + "slabSort": {"item": {"item": "NPCtoken14"}, "order": 1152}, "itemSet": undefined }), new ItemBase("NPCtoken16", { @@ -38256,7 +38432,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken16"}, "order": 1133}, + "slabSort": {"item": {"item": "NPCtoken16"}, "order": 1153}, "itemSet": undefined }), new ItemBase("NPCtoken17", { @@ -38283,7 +38459,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken17"}, "order": 1134}, + "slabSort": {"item": {"item": "NPCtoken17"}, "order": 1154}, "itemSet": undefined }), new ItemBase("NPCtoken18", { @@ -38310,7 +38486,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken18"}, "order": 1135}, + "slabSort": {"item": {"item": "NPCtoken18"}, "order": 1155}, "itemSet": undefined }), new ItemBase("NPCtoken19", { @@ -38332,7 +38508,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken19"}, "order": 1136}, + "slabSort": {"item": {"item": "NPCtoken19"}, "order": 1156}, "itemSet": undefined }), new ItemBase("NPCtoken20", { @@ -38359,7 +38535,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken20"}, "order": 1137}, + "slabSort": {"item": {"item": "NPCtoken20"}, "order": 1157}, "itemSet": undefined }), new ItemBase("NPCtoken21", { @@ -38386,7 +38562,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken21"}, "order": 1138}, + "slabSort": {"item": {"item": "NPCtoken21"}, "order": 1158}, "itemSet": undefined }), new ItemBase("NPCtoken27", { @@ -38421,7 +38597,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken27"}, "order": 1139}, + "slabSort": {"item": {"item": "NPCtoken27"}, "order": 1159}, "itemSet": undefined }), new ItemBase("NPCtoken22", { @@ -38448,7 +38624,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken22"}, "order": 1140}, + "slabSort": {"item": {"item": "NPCtoken22"}, "order": 1160}, "itemSet": undefined }), new ItemBase("NPCtoken24", { @@ -38475,7 +38651,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken24"}, "order": 1141}, + "slabSort": {"item": {"item": "NPCtoken24"}, "order": 1161}, "itemSet": undefined }), new ItemBase("NPCtoken25", { @@ -38502,7 +38678,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken25"}, "order": 1142}, + "slabSort": {"item": {"item": "NPCtoken25"}, "order": 1162}, "itemSet": undefined }), new ItemBase("NPCtoken26", { @@ -38529,7 +38705,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken26"}, "order": 1143}, + "slabSort": {"item": {"item": "NPCtoken26"}, "order": 1163}, "itemSet": undefined }), new ItemBase("NPCtoken23", { @@ -38556,7 +38732,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken23"}, "order": 1144}, + "slabSort": {"item": {"item": "NPCtoken23"}, "order": 1164}, "itemSet": undefined }), new ItemBase("NPCtoken28", { @@ -38616,7 +38792,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken28"}, "order": 1145}, + "slabSort": {"item": {"item": "NPCtoken28"}, "order": 1165}, "itemSet": undefined }), new ItemBase("NPCtoken29", { @@ -38676,7 +38852,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken29"}, "order": 1146}, + "slabSort": {"item": {"item": "NPCtoken29"}, "order": 1166}, "itemSet": undefined }), new ItemBase("NPCtoken30", { @@ -38736,7 +38912,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken30"}, "order": 1147}, + "slabSort": {"item": {"item": "NPCtoken30"}, "order": 1167}, "itemSet": undefined }), new ItemBase("NPCtoken31", { @@ -38763,7 +38939,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken31"}, "order": 1148}, + "slabSort": {"item": {"item": "NPCtoken31"}, "order": 1168}, "itemSet": undefined }), new ItemBase("NPCtoken32", { @@ -38790,7 +38966,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken32"}, "order": 1149}, + "slabSort": {"item": {"item": "NPCtoken32"}, "order": 1169}, "itemSet": undefined }), new ItemBase("NPCtoken33", { @@ -38817,7 +38993,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken33"}, "order": 1150}, + "slabSort": {"item": {"item": "NPCtoken33"}, "order": 1170}, "itemSet": undefined }), new ItemBase("NPCtoken34", { @@ -38839,7 +39015,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken34"}, "order": 1151}, + "slabSort": {"item": {"item": "NPCtoken34"}, "order": 1171}, "itemSet": undefined }), new ItemBase("NPCtoken35", { @@ -38866,7 +39042,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken35"}, "order": 1152}, + "slabSort": {"item": {"item": "NPCtoken35"}, "order": 1172}, "itemSet": undefined }), new ItemBase("NPCtoken36", { @@ -38893,7 +39069,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken36"}, "order": 1153}, + "slabSort": {"item": {"item": "NPCtoken36"}, "order": 1173}, "itemSet": undefined }), new ItemBase("NPCtoken37", { @@ -38920,7 +39096,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken37"}, "order": 1154}, + "slabSort": {"item": {"item": "NPCtoken37"}, "order": 1174}, "itemSet": undefined }), new ItemBase("NPCtoken38", { @@ -38947,7 +39123,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken38"}, "order": 1155}, + "slabSort": {"item": {"item": "NPCtoken38"}, "order": 1175}, "itemSet": undefined }), new ItemBase("NPCtoken39", { @@ -39010,7 +39186,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken39"}, "order": 1156}, + "slabSort": {"item": {"item": "NPCtoken39"}, "order": 1176}, "itemSet": undefined }), new ItemBase("NPCtoken40", { @@ -39073,7 +39249,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken40"}, "order": 1157}, + "slabSort": {"item": {"item": "NPCtoken40"}, "order": 1177}, "itemSet": undefined }), new ItemBase("NPCtoken41", { @@ -39127,7 +39303,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "NPCtoken41"}, "order": 1158}, + "slabSort": {"item": {"item": "NPCtoken41"}, "order": 1178}, "itemSet": undefined }), new ItemBase("BadgeI1", { @@ -39208,7 +39384,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeI1"}, "order": 1159}, + "slabSort": {"item": {"item": "BadgeI1"}, "order": 1179}, "itemSet": undefined }), new ItemBase("BadgeI2", { @@ -39276,7 +39452,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeI2"}, "order": 1160}, + "slabSort": {"item": {"item": "BadgeI2"}, "order": 1180}, "itemSet": undefined }), new ItemBase("BadgeI3", { @@ -39364,7 +39540,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BadgeI3"}, "order": 1161}, + "slabSort": {"item": {"item": "BadgeI3"}, "order": 1181}, "itemSet": undefined }), new ItemBase("CardPack1", { @@ -39394,7 +39570,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CardPack1"}, "order": 1640}, + "slabSort": {"item": {"item": "CardPack1"}, "order": 1660}, "itemSet": undefined }), new ItemBase("CardPack2", { @@ -39418,7 +39594,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CardPack2"}, "order": 1641}, + "slabSort": {"item": {"item": "CardPack2"}, "order": 1661}, "itemSet": undefined }), new ItemBase("CardPack3", { @@ -39442,7 +39618,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CardPack3"}, "order": 1642}, + "slabSort": {"item": {"item": "CardPack3"}, "order": 1662}, "itemSet": undefined }), new ItemBase("CardPack4", { @@ -39475,7 +39651,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CardPack4"}, "order": 1643}, + "slabSort": {"item": {"item": "CardPack4"}, "order": 1663}, "itemSet": undefined }), new ItemBase("CardPack5", { @@ -39505,7 +39681,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CardPack5"}, "order": 1644}, + "slabSort": {"item": {"item": "CardPack5"}, "order": 1664}, "itemSet": undefined }), new ItemBase("CardPack6", { @@ -39540,7 +39716,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "springEvent1", "quantity": 1, "chance": 1}]}, - "slabSort": {"item": {"item": "CardPack6"}, "order": 1645}, + "slabSort": {"item": {"item": "CardPack6"}, "order": 1665}, "itemSet": undefined }), new ItemBase("CardPack7", { @@ -39562,7 +39738,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CardPack7"}, "order": 1646}, + "slabSort": {"item": {"item": "CardPack7"}, "order": 1666}, "itemSet": undefined }), new ItemBase("DungCredits2", { @@ -39613,7 +39789,7 @@ export const initItemRepo = () => { {"source": "iceBossZ3", "quantity": 1, "chance": 0.8} ] }, - "slabSort": {"item": {"item": "DungCredits2"}, "order": 1670}, + "slabSort": {"item": {"item": "DungCredits2"}, "order": 1690}, "itemSet": undefined }), new ItemBase("Cash", { @@ -39631,7 +39807,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Cash"}, "order": 1671}, + "slabSort": {"item": {"item": "Cash"}, "order": 1691}, "itemSet": undefined }), new ItemBase("XP", { @@ -39649,7 +39825,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "XP"}, "order": 1672}, + "slabSort": {"item": {"item": "XP"}, "order": 1692}, "itemSet": undefined }), new ItemBase("XPskill", { @@ -39667,7 +39843,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "XPskill"}, "order": 1673}, + "slabSort": {"item": {"item": "XPskill"}, "order": 1693}, "itemSet": undefined }), new ItemBase("DungEnhancer0", { @@ -39689,7 +39865,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEnhancer0"}, "order": 1674}, + "slabSort": {"item": {"item": "DungEnhancer0"}, "order": 1694}, "itemSet": undefined }), new ItemBase("DungEnhancer1", { @@ -39711,7 +39887,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEnhancer1"}, "order": 1675}, + "slabSort": {"item": {"item": "DungEnhancer1"}, "order": 1695}, "itemSet": undefined }), new ItemBase("DungEnhancer2", { @@ -39733,7 +39909,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEnhancer2"}, "order": 1676}, + "slabSort": {"item": {"item": "DungEnhancer2"}, "order": 1696}, "itemSet": undefined }), new ItemBase("DungRNG0", { @@ -39755,7 +39931,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungRNG0"}, "order": 1677}, + "slabSort": {"item": {"item": "DungRNG0"}, "order": 1697}, "itemSet": undefined }), new ItemBase("DungRNG1", { @@ -39777,7 +39953,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungRNG1"}, "order": 1678}, + "slabSort": {"item": {"item": "DungRNG1"}, "order": 1698}, "itemSet": undefined }), new ItemBase("DungRNG2", { @@ -39799,7 +39975,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungRNG2"}, "order": 1679}, + "slabSort": {"item": {"item": "DungRNG2"}, "order": 1699}, "itemSet": undefined }), new ItemBase("DungRNG3", { @@ -39821,7 +39997,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungRNG3"}, "order": 1680}, + "slabSort": {"item": {"item": "DungRNG3"}, "order": 1700}, "itemSet": undefined }), new ItemBase("DungRNG4", { @@ -39843,7 +40019,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungRNG4"}, "order": 1681}, + "slabSort": {"item": {"item": "DungRNG4"}, "order": 1701}, "itemSet": undefined }), new ItemBase("DungeonA1", { @@ -39865,7 +40041,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA1"}, "order": 1682}, + "slabSort": {"item": {"item": "DungeonA1"}, "order": 1702}, "itemSet": undefined }), new ItemBase("DungeonA2", { @@ -39887,7 +40063,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA2"}, "order": 1683}, + "slabSort": {"item": {"item": "DungeonA2"}, "order": 1703}, "itemSet": undefined }), new ItemBase("DungeonA3", { @@ -39909,7 +40085,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA3"}, "order": 1684}, + "slabSort": {"item": {"item": "DungeonA3"}, "order": 1704}, "itemSet": undefined }), new ItemBase("DungeonA4", { @@ -39931,7 +40107,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA4"}, "order": 1685}, + "slabSort": {"item": {"item": "DungeonA4"}, "order": 1705}, "itemSet": undefined }), new ItemBase("DungeonA5", { @@ -39953,7 +40129,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA5"}, "order": 1686}, + "slabSort": {"item": {"item": "DungeonA5"}, "order": 1706}, "itemSet": undefined }), new ItemBase("DungeonA6", { @@ -39975,7 +40151,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA6"}, "order": 1687}, + "slabSort": {"item": {"item": "DungeonA6"}, "order": 1707}, "itemSet": undefined }), new ItemBase("DungeonA7", { @@ -39997,7 +40173,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA7"}, "order": 1688}, + "slabSort": {"item": {"item": "DungeonA7"}, "order": 1708}, "itemSet": undefined }), new ItemBase("DungeonA8", { @@ -40019,7 +40195,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungeonA8"}, "order": 1689}, + "slabSort": {"item": {"item": "DungeonA8"}, "order": 1709}, "itemSet": undefined }), new ItemBase("Grasslands1", { @@ -40047,7 +40223,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mushG", "quantity": 1, "chance": 0.22}]}, - "slabSort": {"item": {"item": "Grasslands1"}, "order": 140}, + "slabSort": {"item": {"item": "Grasslands1"}, "order": 145}, "itemSet": undefined }), new ItemBase("Grasslands2", { @@ -40109,7 +40285,7 @@ export const initItemRepo = () => { {"source": "BugNest15", "quantity": 2, "chance": 0} ] }, - "slabSort": {"item": {"item": "Grasslands2"}, "order": 141}, + "slabSort": {"item": {"item": "Grasslands2"}, "order": 146}, "itemSet": undefined }), new ItemBase("Grasslands3", { @@ -40137,7 +40313,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "beanG", "quantity": 1, "chance": 0.2}]}, - "slabSort": {"item": {"item": "Grasslands3"}, "order": 142}, + "slabSort": {"item": {"item": "Grasslands3"}, "order": 147}, "itemSet": undefined }), new ItemBase("Grasslands4", { @@ -40159,7 +40335,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mushR", "quantity": 1, "chance": 0.2}]}, - "slabSort": {"item": {"item": "Grasslands4"}, "order": 143}, + "slabSort": {"item": {"item": "Grasslands4"}, "order": 148}, "itemSet": undefined }), new ItemBase("Jungle1", { @@ -40189,7 +40365,7 @@ export const initItemRepo = () => { {"source": "slimeB", "quantity": 1, "chance": 1} ] }, - "slabSort": {"item": {"item": "Jungle1"}, "order": 144}, + "slabSort": {"item": {"item": "Jungle1"}, "order": 149}, "itemSet": undefined }), new ItemBase("Jungle2", { @@ -40217,7 +40393,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snakeG", "quantity": 1, "chance": 0.18}]}, - "slabSort": {"item": {"item": "Jungle2"}, "order": 145}, + "slabSort": {"item": {"item": "Jungle2"}, "order": 150}, "itemSet": undefined }), new ItemBase("Jungle3", { @@ -40245,7 +40421,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "carrotO", "quantity": 1, "chance": 0.17}]}, - "slabSort": {"item": {"item": "Jungle3"}, "order": 146}, + "slabSort": {"item": {"item": "Jungle3"}, "order": 151}, "itemSet": undefined }), new ItemBase("Forest1", { @@ -40273,7 +40449,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "goblinG", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "Forest1"}, "order": 147}, + "slabSort": {"item": {"item": "Forest1"}, "order": 152}, "itemSet": undefined }), new ItemBase("Forest2", { @@ -40295,7 +40471,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "plank", "quantity": 1, "chance": 0.15}]}, - "slabSort": {"item": {"item": "Forest2"}, "order": 148}, + "slabSort": {"item": {"item": "Forest2"}, "order": 153}, "itemSet": undefined }), new ItemBase("Forest3", { @@ -40317,7 +40493,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogBIG", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "Forest3"}, "order": 149}, + "slabSort": {"item": {"item": "Forest3"}, "order": 154}, "itemSet": undefined }), new ItemBase("Sewers1", { @@ -40347,7 +40523,7 @@ export const initItemRepo = () => { {"source": "poopBig", "quantity": 150, "chance": 1} ] }, - "slabSort": {"item": {"item": "Sewers1"}, "order": 150}, + "slabSort": {"item": {"item": "Sewers1"}, "order": 155}, "itemSet": undefined }), new ItemBase("Sewers1b", { @@ -40381,7 +40557,7 @@ export const initItemRepo = () => { {"source": "poopBig", "quantity": 1, "chance": 0.1} ] }, - "slabSort": {"item": {"item": "Sewers1b"}, "order": 151}, + "slabSort": {"item": {"item": "Sewers1b"}, "order": 156}, "itemSet": undefined }), new ItemBase("Sewers2", { @@ -40403,7 +40579,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ratB", "quantity": 1, "chance": 0.19}]}, - "slabSort": {"item": {"item": "Sewers2"}, "order": 152}, + "slabSort": {"item": {"item": "Sewers2"}, "order": 157}, "itemSet": undefined }), new ItemBase("Sewers3", { @@ -40425,7 +40601,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "poopD", "quantity": 1, "chance": 0.5}]}, - "slabSort": {"item": {"item": "Sewers3"}, "order": 153}, + "slabSort": {"item": {"item": "Sewers3"}, "order": 158}, "itemSet": undefined }), new ItemBase("TreeInterior1", { @@ -40447,7 +40623,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "branch", "quantity": 1, "chance": 0.21}]}, - "slabSort": {"item": {"item": "TreeInterior1"}, "order": 154}, + "slabSort": {"item": {"item": "TreeInterior1"}, "order": 159}, "itemSet": undefined }), new ItemBase("TreeInterior1b", { @@ -40481,7 +40657,7 @@ export const initItemRepo = () => { {"source": "branch", "quantity": 1, "chance": 5e-05} ] }, - "slabSort": {"item": {"item": "TreeInterior1b"}, "order": 155}, + "slabSort": {"item": {"item": "TreeInterior1b"}, "order": 160}, "itemSet": undefined }), new ItemBase("TreeInterior2", { @@ -40503,7 +40679,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "acorn", "quantity": 1, "chance": 0.23}]}, - "slabSort": {"item": {"item": "TreeInterior2"}, "order": 156}, + "slabSort": {"item": {"item": "TreeInterior2"}, "order": 161}, "itemSet": undefined }), new ItemBase("BabaYagaETC", { @@ -40525,7 +40701,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "babayaga", "quantity": 1, "chance": 0.006}]}, - "slabSort": {"item": {"item": "BabaYagaETC"}, "order": 247}, + "slabSort": {"item": {"item": "BabaYagaETC"}, "order": 265}, "itemSet": undefined }), new ItemBase("DesertA1", { @@ -40547,7 +40723,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "jarSand", "quantity": 1, "chance": 0.22}]}, - "slabSort": {"item": {"item": "DesertA1"}, "order": 157}, + "slabSort": {"item": {"item": "DesertA1"}, "order": 162}, "itemSet": undefined }), new ItemBase("DesertA1b", { @@ -40569,7 +40745,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "jarSand", "quantity": 1, "chance": 5e-05}]}, - "slabSort": {"item": {"item": "DesertA1b"}, "order": 158}, + "slabSort": {"item": {"item": "DesertA1b"}, "order": 163}, "itemSet": undefined }), new ItemBase("DesertA2", { @@ -40591,7 +40767,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mimicA", "quantity": 1, "chance": 0.212}]}, - "slabSort": {"item": {"item": "DesertA2"}, "order": 159}, + "slabSort": {"item": {"item": "DesertA2"}, "order": 164}, "itemSet": undefined }), new ItemBase("DesertA3", { @@ -40613,7 +40789,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "crabcake", "quantity": 1, "chance": 0.205}]}, - "slabSort": {"item": {"item": "DesertA3"}, "order": 160}, + "slabSort": {"item": {"item": "DesertA3"}, "order": 165}, "itemSet": undefined }), new ItemBase("DesertA3b", { @@ -40641,7 +40817,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "crabcake", "quantity": 1, "chance": 5e-05}]}, - "slabSort": {"item": {"item": "DesertA3b"}, "order": 161}, + "slabSort": {"item": {"item": "DesertA3b"}, "order": 166}, "itemSet": undefined }), new ItemBase("DesertB1", { @@ -40663,7 +40839,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "coconut", "quantity": 1, "chance": 0.2}]}, - "slabSort": {"item": {"item": "DesertB1"}, "order": 162}, + "slabSort": {"item": {"item": "DesertB1"}, "order": 167}, "itemSet": undefined }), new ItemBase("DesertB2", { @@ -40685,7 +40861,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "sandcastle", "quantity": 1, "chance": 0.19}]}, - "slabSort": {"item": {"item": "DesertB2"}, "order": 163}, + "slabSort": {"item": {"item": "DesertB2"}, "order": 168}, "itemSet": undefined }), new ItemBase("DesertB3", { @@ -40707,7 +40883,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "pincermin", "quantity": 1, "chance": 0.18}]}, - "slabSort": {"item": {"item": "DesertB3"}, "order": 164}, + "slabSort": {"item": {"item": "DesertB3"}, "order": 169}, "itemSet": undefined }), new ItemBase("DesertB4", { @@ -40729,7 +40905,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "potato", "quantity": 1, "chance": 0.17}]}, - "slabSort": {"item": {"item": "DesertB4"}, "order": 165}, + "slabSort": {"item": {"item": "DesertB4"}, "order": 170}, "itemSet": undefined }), new ItemBase("DesertC1", { @@ -40751,7 +40927,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "steak", "quantity": 1, "chance": 0.18}]}, - "slabSort": {"item": {"item": "DesertC1"}, "order": 166}, + "slabSort": {"item": {"item": "DesertC1"}, "order": 171}, "itemSet": undefined }), new ItemBase("DesertC2", { @@ -40773,7 +40949,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "moonman", "quantity": 1, "chance": 0.165}]}, - "slabSort": {"item": {"item": "DesertC2"}, "order": 167}, + "slabSort": {"item": {"item": "DesertC2"}, "order": 172}, "itemSet": undefined }), new ItemBase("DesertC2b", { @@ -40795,7 +40971,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "moonman", "quantity": 1, "chance": 0.0005}]}, - "slabSort": {"item": {"item": "DesertC2b"}, "order": 168}, + "slabSort": {"item": {"item": "DesertC2b"}, "order": 173}, "itemSet": undefined }), new ItemBase("DesertC3", { @@ -40817,7 +40993,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "sandgiant", "quantity": 1, "chance": 0.152}]}, - "slabSort": {"item": {"item": "DesertC3"}, "order": 169}, + "slabSort": {"item": {"item": "DesertC3"}, "order": 174}, "itemSet": undefined }), new ItemBase("DesertC4", { @@ -40839,7 +41015,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snailZ", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "DesertC4"}, "order": 170}, + "slabSort": {"item": {"item": "DesertC4"}, "order": 175}, "itemSet": undefined }), new ItemBase("SnowA1", { @@ -40861,7 +41037,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "sheep", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowA1"}, "order": 171}, + "slabSort": {"item": {"item": "SnowA1"}, "order": 176}, "itemSet": undefined }), new ItemBase("SnowA2", { @@ -40883,7 +41059,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "flake", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowA2"}, "order": 172}, + "slabSort": {"item": {"item": "SnowA2"}, "order": 177}, "itemSet": undefined }), new ItemBase("SnowA2a", { @@ -40916,7 +41092,7 @@ export const initItemRepo = () => { {"source": "ChestA3", "quantity": 1, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "SnowA2a"}, "order": 173}, + "slabSort": {"item": {"item": "SnowA2a"}, "order": 178}, "itemSet": undefined }), new ItemBase("SnowA3", { @@ -40938,7 +41114,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "stache", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowA3"}, "order": 174}, + "slabSort": {"item": {"item": "SnowA3"}, "order": 179}, "itemSet": undefined }), new ItemBase("SnowA4", { @@ -40960,7 +41136,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ram", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowA4"}, "order": 175}, + "slabSort": {"item": {"item": "SnowA4"}, "order": 180}, "itemSet": undefined }), new ItemBase("SnowB1", { @@ -40982,7 +41158,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "bloque", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowB1"}, "order": 176}, + "slabSort": {"item": {"item": "SnowB1"}, "order": 181}, "itemSet": undefined }), new ItemBase("SnowB2", { @@ -41004,7 +41180,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mamoth", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowB2"}, "order": 177}, + "slabSort": {"item": {"item": "SnowB2"}, "order": 182}, "itemSet": undefined }), new ItemBase("SnowB2a", { @@ -41026,7 +41202,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mamoth", "quantity": 1, "chance": 5e-05}]}, - "slabSort": {"item": {"item": "SnowB2a"}, "order": 178}, + "slabSort": {"item": {"item": "SnowB2a"}, "order": 183}, "itemSet": undefined }), new ItemBase("SnowB5", { @@ -41048,7 +41224,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snowball", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowB5"}, "order": 179}, + "slabSort": {"item": {"item": "SnowB5"}, "order": 184}, "itemSet": undefined }), new ItemBase("SnowB3", { @@ -41070,7 +41246,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "penguin", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowB3"}, "order": 180}, + "slabSort": {"item": {"item": "SnowB3"}, "order": 185}, "itemSet": undefined }), new ItemBase("SnowB4", { @@ -41092,7 +41268,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "thermostat", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowB4"}, "order": 181}, + "slabSort": {"item": {"item": "SnowB4"}, "order": 186}, "itemSet": undefined }), new ItemBase("SnowC1", { @@ -41114,7 +41290,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "glass", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowC1"}, "order": 182}, + "slabSort": {"item": {"item": "SnowC1"}, "order": 187}, "itemSet": undefined }), new ItemBase("SnowC2", { @@ -41136,7 +41312,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snakeB", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowC2"}, "order": 183}, + "slabSort": {"item": {"item": "SnowC2"}, "order": 188}, "itemSet": undefined }), new ItemBase("SnowC3", { @@ -41158,7 +41334,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "speaker", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowC3"}, "order": 184}, + "slabSort": {"item": {"item": "SnowC3"}, "order": 189}, "itemSet": undefined }), new ItemBase("SnowC4", { @@ -41180,7 +41356,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "eye", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "SnowC4"}, "order": 185}, + "slabSort": {"item": {"item": "SnowC4"}, "order": 190}, "itemSet": undefined }), new ItemBase("SnowC4a", { @@ -41202,7 +41378,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "eye", "quantity": 1, "chance": 5e-05}]}, - "slabSort": {"item": {"item": "SnowC4a"}, "order": 186}, + "slabSort": {"item": {"item": "SnowC4a"}, "order": 191}, "itemSet": undefined }), new ItemBase("SnowC5", { @@ -41224,7 +41400,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "skele2", "quantity": 1, "chance": 0.05}]}, - "slabSort": {"item": {"item": "SnowC5"}, "order": 187}, + "slabSort": {"item": {"item": "SnowC5"}, "order": 192}, "itemSet": undefined }), new ItemBase("GalaxyA1", { @@ -41246,7 +41422,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mushP", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyA1"}, "order": 188}, + "slabSort": {"item": {"item": "GalaxyA1"}, "order": 193}, "itemSet": undefined }), new ItemBase("GalaxyA2", { @@ -41268,7 +41444,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4a2", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyA2"}, "order": 189}, + "slabSort": {"item": {"item": "GalaxyA2"}, "order": 194}, "itemSet": undefined }), new ItemBase("GalaxyA2b", { @@ -41301,7 +41477,7 @@ export const initItemRepo = () => { {"source": "ChestA4", "quantity": 1, "chance": 0.02} ] }, - "slabSort": {"item": {"item": "GalaxyA2b"}, "order": 190}, + "slabSort": {"item": {"item": "GalaxyA2b"}, "order": 195}, "itemSet": undefined }), new ItemBase("GalaxyA3", { @@ -41323,7 +41499,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4a3", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyA3"}, "order": 191}, + "slabSort": {"item": {"item": "GalaxyA3"}, "order": 196}, "itemSet": undefined }), new ItemBase("GalaxyA4", { @@ -41345,7 +41521,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "demonP", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyA4"}, "order": 192}, + "slabSort": {"item": {"item": "GalaxyA4"}, "order": 197}, "itemSet": undefined }), new ItemBase("GalaxyB1", { @@ -41367,7 +41543,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b2", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyB1"}, "order": 193}, + "slabSort": {"item": {"item": "GalaxyB1"}, "order": 198}, "itemSet": undefined }), new ItemBase("GalaxyB2", { @@ -41389,7 +41565,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b1", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyB2"}, "order": 194}, + "slabSort": {"item": {"item": "GalaxyB2"}, "order": 199}, "itemSet": undefined }), new ItemBase("GalaxyB3", { @@ -41411,7 +41587,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b3", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyB3"}, "order": 195}, + "slabSort": {"item": {"item": "GalaxyB3"}, "order": 200}, "itemSet": undefined }), new ItemBase("GalaxyB4", { @@ -41433,7 +41609,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b4", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyB4"}, "order": 196}, + "slabSort": {"item": {"item": "GalaxyB4"}, "order": 201}, "itemSet": undefined }), new ItemBase("GalaxyB5", { @@ -41455,7 +41631,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4b5", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyB5"}, "order": 197}, + "slabSort": {"item": {"item": "GalaxyB5"}, "order": 202}, "itemSet": undefined }), new ItemBase("GalaxyC1", { @@ -41477,7 +41653,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4c1", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyC1"}, "order": 198}, + "slabSort": {"item": {"item": "GalaxyC1"}, "order": 203}, "itemSet": undefined }), new ItemBase("GalaxyC1b", { @@ -41505,7 +41681,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4c1", "quantity": 1, "chance": 2e-05}]}, - "slabSort": {"item": {"item": "GalaxyC1b"}, "order": 199}, + "slabSort": {"item": {"item": "GalaxyC1b"}, "order": 204}, "itemSet": undefined }), new ItemBase("GalaxyC2", { @@ -41527,7 +41703,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4c2", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyC2"}, "order": 200}, + "slabSort": {"item": {"item": "GalaxyC2"}, "order": 205}, "itemSet": undefined }), new ItemBase("GalaxyC3", { @@ -41549,7 +41725,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4c3", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyC3"}, "order": 201}, + "slabSort": {"item": {"item": "GalaxyC3"}, "order": 206}, "itemSet": undefined }), new ItemBase("GalaxyC4", { @@ -41571,7 +41747,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w4c4", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "GalaxyC4"}, "order": 202}, + "slabSort": {"item": {"item": "GalaxyC4"}, "order": 207}, "itemSet": undefined }), new ItemBase("Quest17", { @@ -41608,7 +41784,7 @@ export const initItemRepo = () => { {"source": "wolfC", "quantity": 6, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "Quest17"}, "order": 249}, + "slabSort": {"item": {"item": "Quest17"}, "order": 267}, "itemSet": undefined }), new ItemBase("Quest29", { @@ -41638,7 +41814,7 @@ export const initItemRepo = () => { {"source": "wolfC", "quantity": 2, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "Quest29"}, "order": 250}, + "slabSort": {"item": {"item": "Quest29"}, "order": 268}, "itemSet": undefined }), new ItemBase("EfauntDrop1", { @@ -41670,7 +41846,7 @@ export const initItemRepo = () => { {"source": "Boss2C", "quantity": 12, "chance": 0.9} ] }, - "slabSort": {"item": {"item": "EfauntDrop1"}, "order": 251}, + "slabSort": {"item": {"item": "EfauntDrop1"}, "order": 269}, "itemSet": undefined }), new ItemBase("EfauntDrop2", { @@ -41700,7 +41876,7 @@ export const initItemRepo = () => { {"source": "Boss2C", "quantity": 4, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "EfauntDrop2"}, "order": 252}, + "slabSort": {"item": {"item": "EfauntDrop2"}, "order": 270}, "itemSet": undefined }), new ItemBase("Chiz0", { @@ -41732,7 +41908,7 @@ export const initItemRepo = () => { {"source": "Boss3C", "quantity": 7, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "Chiz0"}, "order": 253}, + "slabSort": {"item": {"item": "Chiz0"}, "order": 271}, "itemSet": undefined }), new ItemBase("Chiz1", { @@ -41762,7 +41938,7 @@ export const initItemRepo = () => { {"source": "Boss3C", "quantity": 2, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "Chiz1"}, "order": 254}, + "slabSort": {"item": {"item": "Chiz1"}, "order": 272}, "itemSet": undefined }), new ItemBase("TrollPart", { @@ -41794,7 +41970,7 @@ export const initItemRepo = () => { {"source": "Boss4C", "quantity": 4, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "TrollPart"}, "order": 255}, + "slabSort": {"item": {"item": "TrollPart"}, "order": 273}, "itemSet": undefined }), new ItemBase("KrukPart", { @@ -41826,7 +42002,7 @@ export const initItemRepo = () => { {"source": "Boss5C", "quantity": 2, "chance": 0.4} ] }, - "slabSort": {"item": {"item": "KrukPart"}, "order": 256}, + "slabSort": {"item": {"item": "KrukPart"}, "order": 274}, "itemSet": undefined }), new ItemBase("KrukPart2", { @@ -41856,7 +42032,7 @@ export const initItemRepo = () => { {"source": "Boss5C", "quantity": 1, "chance": 0.08} ] }, - "slabSort": {"item": {"item": "KrukPart2"}, "order": 257}, + "slabSort": {"item": {"item": "KrukPart2"}, "order": 275}, "itemSet": undefined }), new ItemBase("EmpPart", { @@ -41888,7 +42064,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "EmpPart"}, "order": 258}, + "slabSort": {"item": {"item": "EmpPart"}, "order": 276}, "itemSet": undefined }), new ItemBase("LavaA1", { @@ -41910,7 +42086,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a1", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaA1"}, "order": 203}, + "slabSort": {"item": {"item": "LavaA1"}, "order": 208}, "itemSet": undefined }), new ItemBase("LavaA1b", { @@ -41943,7 +42119,7 @@ export const initItemRepo = () => { {"source": "ChestA5", "quantity": 1, "chance": 0.02} ] }, - "slabSort": {"item": {"item": "LavaA1b"}, "order": 204}, + "slabSort": {"item": {"item": "LavaA1b"}, "order": 209}, "itemSet": undefined }), new ItemBase("LavaA2", { @@ -41965,7 +42141,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a2", "quantity": 1, "chance": 0.15}]}, - "slabSort": {"item": {"item": "LavaA2"}, "order": 205}, + "slabSort": {"item": {"item": "LavaA2"}, "order": 210}, "itemSet": undefined }), new ItemBase("LavaA3", { @@ -41987,7 +42163,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a3", "quantity": 1, "chance": 0.15}]}, - "slabSort": {"item": {"item": "LavaA3"}, "order": 206}, + "slabSort": {"item": {"item": "LavaA3"}, "order": 211}, "itemSet": undefined }), new ItemBase("LavaA4", { @@ -42009,7 +42185,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a4", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "LavaA4"}, "order": 207}, + "slabSort": {"item": {"item": "LavaA4"}, "order": 212}, "itemSet": undefined }), new ItemBase("LavaA5", { @@ -42031,7 +42207,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a5", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "LavaA5"}, "order": 208}, + "slabSort": {"item": {"item": "LavaA5"}, "order": 213}, "itemSet": undefined }), new ItemBase("LavaA5b", { @@ -42053,7 +42229,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5a5", "quantity": 1, "chance": 2e-05}]}, - "slabSort": {"item": {"item": "LavaA5b"}, "order": 209}, + "slabSort": {"item": {"item": "LavaA5b"}, "order": 214}, "itemSet": undefined }), new ItemBase("LavaB1", { @@ -42075,7 +42251,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b1", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaB1"}, "order": 210}, + "slabSort": {"item": {"item": "LavaB1"}, "order": 215}, "itemSet": undefined }), new ItemBase("LavaB2", { @@ -42097,7 +42273,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b2", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaB2"}, "order": 211}, + "slabSort": {"item": {"item": "LavaB2"}, "order": 216}, "itemSet": undefined }), new ItemBase("LavaB3", { @@ -42119,7 +42295,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b3", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaB3"}, "order": 212}, + "slabSort": {"item": {"item": "LavaB3"}, "order": 217}, "itemSet": undefined }), new ItemBase("LavaB3b", { @@ -42141,7 +42317,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b3", "quantity": 1, "chance": 2e-05}]}, - "slabSort": {"item": {"item": "LavaB3b"}, "order": 213}, + "slabSort": {"item": {"item": "LavaB3b"}, "order": 218}, "itemSet": undefined }), new ItemBase("LavaB4", { @@ -42163,7 +42339,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b4", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaB4"}, "order": 214}, + "slabSort": {"item": {"item": "LavaB4"}, "order": 219}, "itemSet": undefined }), new ItemBase("LavaB5", { @@ -42185,7 +42361,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b5", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaB5"}, "order": 215}, + "slabSort": {"item": {"item": "LavaB5"}, "order": 220}, "itemSet": undefined }), new ItemBase("LavaB6", { @@ -42207,7 +42383,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5b6", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaB6"}, "order": 216}, + "slabSort": {"item": {"item": "LavaB6"}, "order": 221}, "itemSet": undefined }), new ItemBase("LavaC1", { @@ -42229,7 +42405,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5c1", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaC1"}, "order": 217}, + "slabSort": {"item": {"item": "LavaC1"}, "order": 222}, "itemSet": undefined }), new ItemBase("LavaC2", { @@ -42251,7 +42427,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w5c2", "quantity": 1, "chance": 0.16}]}, - "slabSort": {"item": {"item": "LavaC2"}, "order": 218}, + "slabSort": {"item": {"item": "LavaC2"}, "order": 223}, "itemSet": undefined }), new ItemBase("SpiA1", { @@ -42281,7 +42457,7 @@ export const initItemRepo = () => { {"source": "w7d1", "quantity": 1, "chance": 0.16} ] }, - "slabSort": {"item": {"item": "SpiA1"}, "order": 219}, + "slabSort": {"item": {"item": "SpiA1"}, "order": 224}, "itemSet": undefined }), new ItemBase("SpiA2", { @@ -42303,7 +42479,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6a2", "quantity": 1, "chance": 0.15}]}, - "slabSort": {"item": {"item": "SpiA2"}, "order": 220}, + "slabSort": {"item": {"item": "SpiA2"}, "order": 225}, "itemSet": undefined }), new ItemBase("SpiA2b", { @@ -42340,7 +42516,7 @@ export const initItemRepo = () => { {"source": "ChestA6", "quantity": 3, "chance": 0.1} ] }, - "slabSort": {"item": {"item": "SpiA2b"}, "order": 221}, + "slabSort": {"item": {"item": "SpiA2b"}, "order": 226}, "itemSet": undefined }), new ItemBase("SpiA3", { @@ -42362,7 +42538,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6a3", "quantity": 1, "chance": 0.15}]}, - "slabSort": {"item": {"item": "SpiA3"}, "order": 222}, + "slabSort": {"item": {"item": "SpiA3"}, "order": 227}, "itemSet": undefined }), new ItemBase("SpiA4", { @@ -42384,7 +42560,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6a4", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "SpiA4"}, "order": 223}, + "slabSort": {"item": {"item": "SpiA4"}, "order": 228}, "itemSet": undefined }), new ItemBase("SpiA5", { @@ -42406,7 +42582,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6a5", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "SpiA5"}, "order": 224}, + "slabSort": {"item": {"item": "SpiA5"}, "order": 229}, "itemSet": undefined }), new ItemBase("SpiB1", { @@ -42428,7 +42604,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6b1", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "SpiB1"}, "order": 225}, + "slabSort": {"item": {"item": "SpiB1"}, "order": 230}, "itemSet": undefined }), new ItemBase("SpiB2", { @@ -42450,7 +42626,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6b2", "quantity": 1, "chance": 0.14}]}, - "slabSort": {"item": {"item": "SpiB2"}, "order": 226}, + "slabSort": {"item": {"item": "SpiB2"}, "order": 231}, "itemSet": undefined }), new ItemBase("SpiB2b", { @@ -42472,7 +42648,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6b2", "quantity": 1, "chance": 1e-05}]}, - "slabSort": {"item": {"item": "SpiB2b"}, "order": 227}, + "slabSort": {"item": {"item": "SpiB2b"}, "order": 232}, "itemSet": undefined }), new ItemBase("SpiB3", { @@ -42494,7 +42670,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6b3", "quantity": 1, "chance": 0.13}]}, - "slabSort": {"item": {"item": "SpiB3"}, "order": 228}, + "slabSort": {"item": {"item": "SpiB3"}, "order": 233}, "itemSet": undefined }), new ItemBase("SpiB4", { @@ -42516,7 +42692,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6b4", "quantity": 1, "chance": 0.13}]}, - "slabSort": {"item": {"item": "SpiB4"}, "order": 229}, + "slabSort": {"item": {"item": "SpiB4"}, "order": 234}, "itemSet": undefined }), new ItemBase("SpiC1", { @@ -42538,7 +42714,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6c1", "quantity": 1, "chance": 0.12}]}, - "slabSort": {"item": {"item": "SpiC1"}, "order": 230}, + "slabSort": {"item": {"item": "SpiC1"}, "order": 235}, "itemSet": undefined }), new ItemBase("SpiC2", { @@ -42560,7 +42736,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6c2", "quantity": 1, "chance": 0.12}]}, - "slabSort": {"item": {"item": "SpiC2"}, "order": 231}, + "slabSort": {"item": {"item": "SpiC2"}, "order": 236}, "itemSet": undefined }), new ItemBase("SpiD1", { @@ -42582,7 +42758,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6d1", "quantity": 1, "chance": 0.11}]}, - "slabSort": {"item": {"item": "SpiD1"}, "order": 232}, + "slabSort": {"item": {"item": "SpiD1"}, "order": 237}, "itemSet": undefined }), new ItemBase("SpiD2", { @@ -42604,7 +42780,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6d2", "quantity": 1, "chance": 0.11}]}, - "slabSort": {"item": {"item": "SpiD2"}, "order": 233}, + "slabSort": {"item": {"item": "SpiD2"}, "order": 238}, "itemSet": undefined }), new ItemBase("SpiD3", { @@ -42638,7 +42814,7 @@ export const initItemRepo = () => { {"source": "caveD", "quantity": 1, "chance": 0} ] }, - "slabSort": {"item": {"item": "SpiD3"}, "order": 234}, + "slabSort": {"item": {"item": "SpiD3"}, "order": 239}, "itemSet": undefined }), new ItemBase("w7A1", { @@ -42660,7 +42836,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "w7A1"}, "order": 235}, + "slabSort": {"item": {"item": "w7A1"}, "order": 240}, "itemSet": undefined }), new ItemBase("w7A2", { @@ -42682,7 +42858,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a2", "quantity": 1, "chance": 0.0009}]}, - "slabSort": {"item": {"item": "w7A2"}, "order": 236}, + "slabSort": {"item": {"item": "w7A2"}, "order": 241}, "itemSet": undefined }), new ItemBase("w7A3", { @@ -42704,7 +42880,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a3", "quantity": 1, "chance": 0.0008}]}, - "slabSort": {"item": {"item": "w7A3"}, "order": 237}, + "slabSort": {"item": {"item": "w7A3"}, "order": 242}, "itemSet": undefined }), new ItemBase("w7A4", { @@ -42726,7 +42902,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a4", "quantity": 1, "chance": 0.00075}]}, - "slabSort": {"item": {"item": "w7A4"}, "order": 238}, + "slabSort": {"item": {"item": "w7A4"}, "order": 243}, "itemSet": undefined }), new ItemBase("w7A5", { @@ -42748,7 +42924,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a5", "quantity": 1, "chance": 0.0007}]}, - "slabSort": {"item": {"item": "w7A5"}, "order": 239}, + "slabSort": {"item": {"item": "w7A5"}, "order": 244}, "itemSet": undefined }), new ItemBase("w7A6", { @@ -42770,7 +42946,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a6", "quantity": 1, "chance": 1e-06}]}, - "slabSort": {"item": {"item": "w7A6"}, "order": 240}, + "slabSort": {"item": {"item": "w7A6"}, "order": 245}, "itemSet": undefined }), new ItemBase("w7A7", { @@ -42792,7 +42968,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a7", "quantity": 1, "chance": 0.00055}]}, - "slabSort": {"item": {"item": "w7A7"}, "order": 241}, + "slabSort": {"item": {"item": "w7A7"}, "order": 246}, "itemSet": undefined }), new ItemBase("w7A8", { @@ -42814,7 +42990,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a8", "quantity": 1, "chance": 0.0005}]}, - "slabSort": {"item": {"item": "w7A8"}, "order": 242}, + "slabSort": {"item": {"item": "w7A8"}, "order": 247}, "itemSet": undefined }), new ItemBase("w7A9", { @@ -42836,7 +43012,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a9", "quantity": 1, "chance": 0.00045}]}, - "slabSort": {"item": {"item": "w7A9"}, "order": 243}, + "slabSort": {"item": {"item": "w7A9"}, "order": 248}, "itemSet": undefined }), new ItemBase("w7A10", { @@ -42858,7 +43034,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a10", "quantity": 1, "chance": 0.0004}]}, - "slabSort": {"item": {"item": "w7A10"}, "order": 244}, + "slabSort": {"item": {"item": "w7A10"}, "order": 249}, "itemSet": undefined }), new ItemBase("w7A11", { @@ -42880,7 +43056,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a11", "quantity": 1, "chance": 0.00033}]}, - "slabSort": {"item": {"item": "w7A11"}, "order": 245}, + "slabSort": {"item": {"item": "w7A11"}, "order": 250}, "itemSet": undefined }), new ItemBase("w7A12", { @@ -42902,7 +43078,293 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a12", "quantity": 1, "chance": 0.00025}]}, - "slabSort": {"item": {"item": "w7A12"}, "order": 246}, + "slabSort": {"item": {"item": "w7A12"}, "order": 251}, + "itemSet": undefined + }), + new ItemBase("w7B1", { + "item": { + "internalName": "w7B1", + "displayName": "Eye of Koi", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "It's a glass eye, which means you're violently decimating a population of blind defensle... oh wait no, it's a real eyeball. " + }, + "sources": { + "sources": [{"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b1", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B1"}, "order": 252}, + "itemSet": undefined + }), + new ItemBase("w7B1b", { + "item": { + "internalName": "w7B1b", + "displayName": "Immaculate Eye", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Woah... I bet someone out there would value such a thing quite highly! " + }, + "sources": { + "sources": [{"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b1", "quantity": 1, "chance": 1e-07}]}, + "slabSort": {"item": {"item": "w7B1b"}, "order": 253}, + "itemSet": undefined + }), + new ItemBase("w7B2", { + "item": { + "internalName": "w7B2", + "displayName": "Bubble N Chains", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Take awayyyyyyy... take away this bubble and chain! " + }, + "sources": { + "sources": [{"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b2", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B2"}, "order": 254}, + "itemSet": undefined + }), + new ItemBase("w7B3", { + "item": { + "internalName": "w7B3", + "displayName": "Pirate Emblem I", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "The very first emblem given to new pirates, signifying their alliance to the pirate crew. " + }, + "sources": { + "sources": [{"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b3", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B3"}, "order": 255}, + "itemSet": undefined + }), + new ItemBase("w7B4", { + "item": { + "internalName": "w7B4", + "displayName": "Caviar", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Ooooohhhohoh, unborn fish in circular form, how sumptuous! " + }, + "sources": { + "sources": [{"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b4", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B4"}, "order": 256}, + "itemSet": undefined + }), + new ItemBase("w7B5", { + "item": { + "internalName": "w7B5", + "displayName": "Jelly Cube", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble " + }, + "sources": { + "sources": [{"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b5", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B5"}, "order": 257}, + "itemSet": undefined + }), + new ItemBase("w7B6", { + "item": { + "internalName": "w7B6", + "displayName": "Tuft of Kelp", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Kelpfish as you know them are actually female... as for the male fish, well, you're looking at a group of them. Confused? Look up male anglerfish... " + }, + "sources": { + "sources": [{"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b6", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B6"}, "order": 258}, + "itemSet": undefined + }), + new ItemBase("w7B7", { + "item": { + "internalName": "w7B7", + "displayName": "Mantacakes", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "I don't care what message of tastiness and goodness you send me, I will not endorse this food. " + }, + "sources": { + "sources": [{"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b7", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B7"}, "order": 259}, + "itemSet": undefined + }), + new ItemBase("w7B8", { + "item": { + "internalName": "w7B8", + "displayName": "Glowfish Tail", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "It'll keep glowing so long as it believes in itself. " + }, + "sources": { + "sources": [{"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b8", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B8"}, "order": 260}, + "itemSet": undefined + }), + new ItemBase("w7B9", { + "item": { + "internalName": "w7B9", + "displayName": "Ancient Scales", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "It's a writhing pile of scales, gems, and extremities. " + }, + "sources": { + "sources": [{"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b9", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B9"}, "order": 261}, + "itemSet": undefined + }), + new ItemBase("w7B10", { + "item": { + "internalName": "w7B10", + "displayName": "Magmaspike", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "What would hurt more, the stab wound or the burn wound? " + }, + "sources": { + "sources": [{"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b10", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B10"}, "order": 262}, + "itemSet": undefined + }), + new ItemBase("w7B11", { + "item": { + "internalName": "w7B11", + "displayName": "Pirate Mark II", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "The second emblem given to veteran pirates, signifying their loyalty to the pirate crew. " + }, + "sources": { + "sources": [{"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b11", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B11"}, "order": 263}, + "itemSet": undefined + }), + new ItemBase("w7B12", { + "item": { + "internalName": "w7B12", + "displayName": "Pirate Mark III", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "The penultimate emblem given to legendary pirates, signifying their leadership of the pirate crew. " + }, + "sources": { + "sources": [{"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b12", "quantity": 1, "chance": 0.001}]}, + "slabSort": {"item": {"item": "w7B12"}, "order": 264}, "itemSet": undefined }), new ItemBase("GemP35", { @@ -42953,7 +43415,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyper0"}, "order": 1408}, + "slabSort": {"item": {"item": "ObolHyper0"}, "order": 1428}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolHyper1", { @@ -42986,7 +43448,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyper1"}, "order": 1409}, + "slabSort": {"item": {"item": "ObolHyper1"}, "order": 1429}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolHyper2", { @@ -43019,7 +43481,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyper2"}, "order": 1410}, + "slabSort": {"item": {"item": "ObolHyper2"}, "order": 1430}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolHyper3", { @@ -43052,7 +43514,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyper3"}, "order": 1411}, + "slabSort": {"item": {"item": "ObolHyper3"}, "order": 1431}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolHyperB0", { @@ -43085,7 +43547,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyperB0"}, "order": 1412}, + "slabSort": {"item": {"item": "ObolHyperB0"}, "order": 1432}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolHyperB1", { @@ -43118,7 +43580,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyperB1"}, "order": 1413}, + "slabSort": {"item": {"item": "ObolHyperB1"}, "order": 1433}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolHyperB2", { @@ -43151,7 +43613,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyperB2"}, "order": 1414}, + "slabSort": {"item": {"item": "ObolHyperB2"}, "order": 1434}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolHyperB3", { @@ -43184,7 +43646,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolHyperB3"}, "order": 1415}, + "slabSort": {"item": {"item": "ObolHyperB3"}, "order": 1435}, "itemSet": {"set": "Hyper"} }), new ItemBase("ObolBronze0", { @@ -43241,7 +43703,7 @@ export const initItemRepo = () => { {"source": "ChestA1", "quantity": 1, "chance": 0.001155} ] }, - "slabSort": {"item": {"item": "ObolBronze0"}, "order": 1307}, + "slabSort": {"item": {"item": "ObolBronze0"}, "order": 1327}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilver0", { @@ -43296,7 +43758,7 @@ export const initItemRepo = () => { {"source": "ToiletTree", "quantity": 1, "chance": 7.791e-06} ] }, - "slabSort": {"item": {"item": "ObolSilver0"}, "order": 1308}, + "slabSort": {"item": {"item": "ObolSilver0"}, "order": 1328}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGold0", { @@ -43342,7 +43804,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGold0"}, "order": 1309}, + "slabSort": {"item": {"item": "ObolGold0"}, "order": 1329}, "itemSet": {"set": "Gold"} }), new ItemBase("ObolPlatinum0", { @@ -43384,7 +43846,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinum0"}, "order": 1310}, + "slabSort": {"item": {"item": "ObolPlatinum0"}, "order": 1330}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPink0", { @@ -43426,7 +43888,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPink0"}, "order": 1311}, + "slabSort": {"item": {"item": "ObolPink0"}, "order": 1331}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronze1", { @@ -43482,7 +43944,7 @@ export const initItemRepo = () => { {"source": "ChestB1", "quantity": 1, "chance": 0.001155} ] }, - "slabSort": {"item": {"item": "ObolBronze1"}, "order": 1312}, + "slabSort": {"item": {"item": "ObolBronze1"}, "order": 1332}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilver1", { @@ -43533,7 +43995,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 1, "chance": 0.000735} ] }, - "slabSort": {"item": {"item": "ObolSilver1"}, "order": 1313}, + "slabSort": {"item": {"item": "ObolSilver1"}, "order": 1333}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGold1", { @@ -43579,7 +44041,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGold1"}, "order": 1314}, + "slabSort": {"item": {"item": "ObolGold1"}, "order": 1334}, "itemSet": {"set": "Gold"} }), new ItemBase("ObolPlatinum1", { @@ -43621,7 +44083,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinum1"}, "order": 1315}, + "slabSort": {"item": {"item": "ObolPlatinum1"}, "order": 1335}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPink1", { @@ -43663,7 +44125,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPink1"}, "order": 1316}, + "slabSort": {"item": {"item": "ObolPink1"}, "order": 1336}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronze2", { @@ -43722,7 +44184,7 @@ export const initItemRepo = () => { {"source": "ChestC1", "quantity": 1, "chance": 0.001155} ] }, - "slabSort": {"item": {"item": "ObolBronze2"}, "order": 1317}, + "slabSort": {"item": {"item": "ObolBronze2"}, "order": 1337}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilver2", { @@ -43775,7 +44237,7 @@ export const initItemRepo = () => { {"source": "ChestB2", "quantity": 1, "chance": 0.000735} ] }, - "slabSort": {"item": {"item": "ObolSilver2"}, "order": 1318}, + "slabSort": {"item": {"item": "ObolSilver2"}, "order": 1338}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGold2", { @@ -43821,7 +44283,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGold2"}, "order": 1319}, + "slabSort": {"item": {"item": "ObolGold2"}, "order": 1339}, "itemSet": {"set": "Gold"} }), new ItemBase("ObolPlatinum2", { @@ -43863,7 +44325,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinum2"}, "order": 1320}, + "slabSort": {"item": {"item": "ObolPlatinum2"}, "order": 1340}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPink2", { @@ -43905,7 +44367,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPink2"}, "order": 1321}, + "slabSort": {"item": {"item": "ObolPink2"}, "order": 1341}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronze3", { @@ -43970,10 +44432,12 @@ export const initItemRepo = () => { {"source": "Spelunking0", "quantity": 1, "chance": 0}, {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, - {"source": "Spelunking3", "quantity": 1, "chance": 0} + {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0} ] }, - "slabSort": {"item": {"item": "ObolBronze3"}, "order": 1322}, + "slabSort": {"item": {"item": "ObolBronze3"}, "order": 1342}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilver3", { @@ -44025,7 +44489,7 @@ export const initItemRepo = () => { {"source": "ChestC2", "quantity": 1, "chance": 0.000735} ] }, - "slabSort": {"item": {"item": "ObolSilver3"}, "order": 1323}, + "slabSort": {"item": {"item": "ObolSilver3"}, "order": 1343}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGold3", { @@ -44115,7 +44579,7 @@ export const initItemRepo = () => { {"source": "Bug4", "quantity": 1, "chance": 1.4175e-06} ] }, - "slabSort": {"item": {"item": "ObolGold3"}, "order": 1324}, + "slabSort": {"item": {"item": "ObolGold3"}, "order": 1344}, "itemSet": {"set": "Gold"} }), new ItemBase("ObolPlatinum3", { @@ -44157,7 +44621,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinum3"}, "order": 1325}, + "slabSort": {"item": {"item": "ObolPlatinum3"}, "order": 1345}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPink3", { @@ -44199,7 +44663,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPink3"}, "order": 1326}, + "slabSort": {"item": {"item": "ObolPink3"}, "order": 1346}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeDamage", { @@ -44245,7 +44709,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolBronzeDamage"}, "order": 1327}, + "slabSort": {"item": {"item": "ObolBronzeDamage"}, "order": 1347}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverDamage", { @@ -44341,6 +44805,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9.765e-05}, {"source": "OakTree", "quantity": 1, "chance": 1.5624e-06}, {"source": "BirchTree", "quantity": 1, "chance": 1.66005e-06}, @@ -44350,7 +44816,7 @@ export const initItemRepo = () => { {"source": "ToiletTree", "quantity": 1, "chance": 2.07018e-06} ] }, - "slabSort": {"item": {"item": "ObolSilverDamage"}, "order": 1328}, + "slabSort": {"item": {"item": "ObolSilverDamage"}, "order": 1348}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldDamage", { @@ -44396,7 +44862,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldDamage"}, "order": 1329}, + "slabSort": {"item": {"item": "ObolGoldDamage"}, "order": 1349}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumDamage", { @@ -44438,7 +44904,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumDamage"}, "order": 1330}, + "slabSort": {"item": {"item": "ObolPlatinumDamage"}, "order": 1350}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkDamage", { @@ -44480,7 +44946,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkDamage"}, "order": 1331}, + "slabSort": {"item": {"item": "ObolPinkDamage"}, "order": 1351}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolPlatinumSpeed", { @@ -44605,6 +45071,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9.45e-05}, {"source": "OakTree", "quantity": 1, "chance": 1.512e-06}, {"source": "BirchTree", "quantity": 1, "chance": 1.6065e-06}, @@ -44614,7 +45082,7 @@ export const initItemRepo = () => { {"source": "ToiletTree", "quantity": 1, "chance": 2.0034e-06} ] }, - "slabSort": {"item": {"item": "ObolSilverMoney"}, "order": 1332}, + "slabSort": {"item": {"item": "ObolSilverMoney"}, "order": 1352}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldMoney", { @@ -44660,7 +45128,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldMoney"}, "order": 1333}, + "slabSort": {"item": {"item": "ObolGoldMoney"}, "order": 1353}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolBronzeMining", { @@ -44702,7 +45170,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolBronzeMining"}, "order": 1334}, + "slabSort": {"item": {"item": "ObolBronzeMining"}, "order": 1354}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverMining", { @@ -44739,7 +45207,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverMining"}, "order": 1335}, + "slabSort": {"item": {"item": "ObolSilverMining"}, "order": 1355}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldMining", { @@ -44785,7 +45253,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldMining"}, "order": 1336}, + "slabSort": {"item": {"item": "ObolGoldMining"}, "order": 1356}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumMining", { @@ -44827,7 +45295,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumMining"}, "order": 1337}, + "slabSort": {"item": {"item": "ObolPlatinumMining"}, "order": 1357}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkMining", { @@ -44869,7 +45337,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkMining"}, "order": 1338}, + "slabSort": {"item": {"item": "ObolPinkMining"}, "order": 1358}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeChoppin", { @@ -44911,7 +45379,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolBronzeChoppin"}, "order": 1339}, + "slabSort": {"item": {"item": "ObolBronzeChoppin"}, "order": 1359}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverChoppin", { @@ -44948,7 +45416,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverChoppin"}, "order": 1340}, + "slabSort": {"item": {"item": "ObolSilverChoppin"}, "order": 1360}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldChoppin", { @@ -44994,7 +45462,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldChoppin"}, "order": 1341}, + "slabSort": {"item": {"item": "ObolGoldChoppin"}, "order": 1361}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumChoppin", { @@ -45036,7 +45504,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumChoppin"}, "order": 1342}, + "slabSort": {"item": {"item": "ObolPlatinumChoppin"}, "order": 1362}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkChoppin", { @@ -45073,7 +45541,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkChoppin"}, "order": 1343}, + "slabSort": {"item": {"item": "ObolPinkChoppin"}, "order": 1363}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeFishing", { @@ -45110,7 +45578,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolBronzeFishing"}, "order": 1344}, + "slabSort": {"item": {"item": "ObolBronzeFishing"}, "order": 1364}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverFishing", { @@ -45147,7 +45615,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverFishing"}, "order": 1345}, + "slabSort": {"item": {"item": "ObolSilverFishing"}, "order": 1365}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldFishing", { @@ -45193,7 +45661,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldFishing"}, "order": 1346}, + "slabSort": {"item": {"item": "ObolGoldFishing"}, "order": 1366}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumFishing", { @@ -45235,7 +45703,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumFishing"}, "order": 1347}, + "slabSort": {"item": {"item": "ObolPlatinumFishing"}, "order": 1367}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkFishing", { @@ -45277,7 +45745,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkFishing"}, "order": 1348}, + "slabSort": {"item": {"item": "ObolPinkFishing"}, "order": 1368}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeCatching", { @@ -45314,7 +45782,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolBronzeCatching"}, "order": 1349}, + "slabSort": {"item": {"item": "ObolBronzeCatching"}, "order": 1369}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverCatching", { @@ -45351,7 +45819,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverCatching"}, "order": 1350}, + "slabSort": {"item": {"item": "ObolSilverCatching"}, "order": 1370}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldCatching", { @@ -45397,7 +45865,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldCatching"}, "order": 1351}, + "slabSort": {"item": {"item": "ObolGoldCatching"}, "order": 1371}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumCatching", { @@ -45439,7 +45907,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumCatching"}, "order": 1352}, + "slabSort": {"item": {"item": "ObolPlatinumCatching"}, "order": 1372}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkCatching", { @@ -45481,7 +45949,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkCatching"}, "order": 1353}, + "slabSort": {"item": {"item": "ObolPinkCatching"}, "order": 1373}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolSilverLuck", { @@ -45571,7 +46039,7 @@ export const initItemRepo = () => { {"source": "Bug4", "quantity": 1, "chance": 2.3625e-06} ] }, - "slabSort": {"item": {"item": "ObolSilverLuck"}, "order": 1354}, + "slabSort": {"item": {"item": "ObolSilverLuck"}, "order": 1374}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldLuck", { @@ -45617,7 +46085,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldLuck"}, "order": 1355}, + "slabSort": {"item": {"item": "ObolGoldLuck"}, "order": 1375}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumLuck", { @@ -45659,7 +46127,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumLuck"}, "order": 1356}, + "slabSort": {"item": {"item": "ObolPlatinumLuck"}, "order": 1376}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkLuck", { @@ -45701,7 +46169,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkLuck"}, "order": 1357}, + "slabSort": {"item": {"item": "ObolPinkLuck"}, "order": 1377}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzePop", { @@ -45738,7 +46206,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogBIG", "quantity": 1, "chance": 1e-05}]}, - "slabSort": {"item": {"item": "ObolBronzePop"}, "order": 1358}, + "slabSort": {"item": {"item": "ObolBronzePop"}, "order": 1378}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverPop", { @@ -45775,7 +46243,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverPop"}, "order": 1359}, + "slabSort": {"item": {"item": "ObolSilverPop"}, "order": 1379}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldPop", { @@ -45812,7 +46280,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldPop"}, "order": 1360}, + "slabSort": {"item": {"item": "ObolGoldPop"}, "order": 1380}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumPop", { @@ -45854,7 +46322,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumPop"}, "order": 1361}, + "slabSort": {"item": {"item": "ObolPlatinumPop"}, "order": 1381}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkPop", { @@ -45896,7 +46364,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkPop"}, "order": 1362}, + "slabSort": {"item": {"item": "ObolPinkPop"}, "order": 1382}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeKill", { @@ -45972,7 +46440,7 @@ export const initItemRepo = () => { {"source": "Bug6", "quantity": 1, "chance": 2.7405e-06} ] }, - "slabSort": {"item": {"item": "ObolBronzeKill"}, "order": 1363}, + "slabSort": {"item": {"item": "ObolBronzeKill"}, "order": 1383}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverKill", { @@ -46009,7 +46477,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverKill"}, "order": 1364}, + "slabSort": {"item": {"item": "ObolSilverKill"}, "order": 1384}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldKill", { @@ -46055,7 +46523,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldKill"}, "order": 1365}, + "slabSort": {"item": {"item": "ObolGoldKill"}, "order": 1385}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumKill", { @@ -46097,7 +46565,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumKill"}, "order": 1366}, + "slabSort": {"item": {"item": "ObolPlatinumKill"}, "order": 1386}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkKill", { @@ -46139,7 +46607,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkKill"}, "order": 1367}, + "slabSort": {"item": {"item": "ObolPinkKill"}, "order": 1387}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeEXP", { @@ -46231,6 +46699,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9.135e-05}, {"source": "OakTree", "quantity": 1, "chance": 1.4616e-06}, {"source": "BirchTree", "quantity": 1, "chance": 1.55295e-06}, @@ -46240,7 +46710,7 @@ export const initItemRepo = () => { {"source": "ToiletTree", "quantity": 1, "chance": 1.93662e-06} ] }, - "slabSort": {"item": {"item": "ObolBronzeEXP"}, "order": 1368}, + "slabSort": {"item": {"item": "ObolBronzeEXP"}, "order": 1388}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverEXP", { @@ -46277,7 +46747,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverEXP"}, "order": 1369}, + "slabSort": {"item": {"item": "ObolSilverEXP"}, "order": 1389}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldEXP", { @@ -46323,7 +46793,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldEXP"}, "order": 1370}, + "slabSort": {"item": {"item": "ObolGoldEXP"}, "order": 1390}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumEXP", { @@ -46365,7 +46835,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumEXP"}, "order": 1371}, + "slabSort": {"item": {"item": "ObolPlatinumEXP"}, "order": 1391}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkEXP", { @@ -46407,7 +46877,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkEXP"}, "order": 1372}, + "slabSort": {"item": {"item": "ObolPinkEXP"}, "order": 1392}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeCard", { @@ -46440,7 +46910,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolBronzeCard"}, "order": 1373}, + "slabSort": {"item": {"item": "ObolBronzeCard"}, "order": 1393}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverCard", { @@ -46482,7 +46952,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverCard"}, "order": 1374}, + "slabSort": {"item": {"item": "ObolSilverCard"}, "order": 1394}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldCard", { @@ -46519,7 +46989,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldCard"}, "order": 1375}, + "slabSort": {"item": {"item": "ObolGoldCard"}, "order": 1395}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumCard", { @@ -46561,7 +47031,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumCard"}, "order": 1376}, + "slabSort": {"item": {"item": "ObolPlatinumCard"}, "order": 1396}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkCard", { @@ -46603,7 +47073,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkCard"}, "order": 1377}, + "slabSort": {"item": {"item": "ObolPinkCard"}, "order": 1397}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeDef", { @@ -46696,7 +47166,7 @@ export const initItemRepo = () => { {"source": "Bug4", "quantity": 1, "chance": 2.7405e-06} ] }, - "slabSort": {"item": {"item": "ObolBronzeDef"}, "order": 1378}, + "slabSort": {"item": {"item": "ObolBronzeDef"}, "order": 1398}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverDef", { @@ -46738,7 +47208,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverDef"}, "order": 1379}, + "slabSort": {"item": {"item": "ObolSilverDef"}, "order": 1399}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldDef", { @@ -46784,7 +47254,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldDef"}, "order": 1380}, + "slabSort": {"item": {"item": "ObolGoldDef"}, "order": 1400}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumDef", { @@ -46826,7 +47296,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumDef"}, "order": 1381}, + "slabSort": {"item": {"item": "ObolPlatinumDef"}, "order": 1401}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkDef", { @@ -46868,7 +47338,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkDef"}, "order": 1382}, + "slabSort": {"item": {"item": "ObolPinkDef"}, "order": 1402}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeTrapping", { @@ -46920,7 +47390,7 @@ export const initItemRepo = () => { {"source": "ChestB3", "quantity": 1, "chance": 0.000945} ] }, - "slabSort": {"item": {"item": "ObolBronzeTrapping"}, "order": 1383}, + "slabSort": {"item": {"item": "ObolBronzeTrapping"}, "order": 1403}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverTrapping", { @@ -46957,7 +47427,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverTrapping"}, "order": 1384}, + "slabSort": {"item": {"item": "ObolSilverTrapping"}, "order": 1404}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldTrapping", { @@ -46999,7 +47469,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldTrapping"}, "order": 1385}, + "slabSort": {"item": {"item": "ObolGoldTrapping"}, "order": 1405}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumTrapping", { @@ -47036,7 +47506,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumTrapping"}, "order": 1386}, + "slabSort": {"item": {"item": "ObolPlatinumTrapping"}, "order": 1406}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkTrapping", { @@ -47073,7 +47543,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkTrapping"}, "order": 1387}, + "slabSort": {"item": {"item": "ObolPinkTrapping"}, "order": 1407}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeCons", { @@ -47127,7 +47597,7 @@ export const initItemRepo = () => { {"source": "ChestC3", "quantity": 1, "chance": 0.000945} ] }, - "slabSort": {"item": {"item": "ObolBronzeCons"}, "order": 1388}, + "slabSort": {"item": {"item": "ObolBronzeCons"}, "order": 1408}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverCons", { @@ -47164,7 +47634,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverCons"}, "order": 1389}, + "slabSort": {"item": {"item": "ObolSilverCons"}, "order": 1409}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldCons", { @@ -47206,7 +47676,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldCons"}, "order": 1390}, + "slabSort": {"item": {"item": "ObolGoldCons"}, "order": 1410}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumCons", { @@ -47243,7 +47713,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumCons"}, "order": 1391}, + "slabSort": {"item": {"item": "ObolPlatinumCons"}, "order": 1411}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkCons", { @@ -47280,7 +47750,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkCons"}, "order": 1392}, + "slabSort": {"item": {"item": "ObolPinkCons"}, "order": 1412}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolBronzeWorship", { @@ -47330,7 +47800,7 @@ export const initItemRepo = () => { {"source": "ChestA3", "quantity": 1, "chance": 0.000945} ] }, - "slabSort": {"item": {"item": "ObolBronzeWorship"}, "order": 1393}, + "slabSort": {"item": {"item": "ObolBronzeWorship"}, "order": 1413}, "itemSet": {"set": "Bronze"} }), new ItemBase("ObolSilverWorship", { @@ -47367,7 +47837,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolSilverWorship"}, "order": 1394}, + "slabSort": {"item": {"item": "ObolSilverWorship"}, "order": 1414}, "itemSet": {"set": "Silver"} }), new ItemBase("ObolGoldWorship", { @@ -47409,7 +47879,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolGoldWorship"}, "order": 1395}, + "slabSort": {"item": {"item": "ObolGoldWorship"}, "order": 1415}, "itemSet": {"set": "Golden"} }), new ItemBase("ObolPlatinumWorship", { @@ -47446,7 +47916,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPlatinumWorship"}, "order": 1396}, + "slabSort": {"item": {"item": "ObolPlatinumWorship"}, "order": 1416}, "itemSet": {"set": "Platinum"} }), new ItemBase("ObolPinkWorship", { @@ -47483,7 +47953,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolPinkWorship"}, "order": 1397}, + "slabSort": {"item": {"item": "ObolPinkWorship"}, "order": 1417}, "itemSet": {"set": "Dementia"} }), new ItemBase("ObolAmarokA", { @@ -47530,7 +48000,7 @@ export const initItemRepo = () => { {"source": "wolfC", "quantity": 1, "chance": 0.0085} ] }, - "slabSort": {"item": {"item": "ObolAmarokA"}, "order": 1399}, + "slabSort": {"item": {"item": "ObolAmarokA"}, "order": 1419}, "itemSet": undefined }), new ItemBase("ObolEfauntA", { @@ -47577,7 +48047,7 @@ export const initItemRepo = () => { {"source": "Boss2C", "quantity": 1, "chance": 0.018} ] }, - "slabSort": {"item": {"item": "ObolEfauntA"}, "order": 1400}, + "slabSort": {"item": {"item": "ObolEfauntA"}, "order": 1420}, "itemSet": undefined }), new ItemBase("ObolChizoarA", { @@ -47624,7 +48094,7 @@ export const initItemRepo = () => { {"source": "Boss3C", "quantity": 1, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "ObolChizoarA"}, "order": 1403}, + "slabSort": {"item": {"item": "ObolChizoarA"}, "order": 1423}, "itemSet": undefined }), new ItemBase("ObolSlush", { @@ -47661,7 +48131,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mini3a", "quantity": 1, "chance": 0.004}]}, - "slabSort": {"item": {"item": "ObolSlush"}, "order": 1402}, + "slabSort": {"item": {"item": "ObolSlush"}, "order": 1422}, "itemSet": undefined }), new ItemBase("ObolLava", { @@ -47698,7 +48168,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mini5a", "quantity": 1, "chance": 0.0003}]}, - "slabSort": {"item": {"item": "ObolLava"}, "order": 1405}, + "slabSort": {"item": {"item": "ObolLava"}, "order": 1425}, "itemSet": {"set": "Magma"} }), new ItemBase("ObolTroll", { @@ -47745,7 +48215,7 @@ export const initItemRepo = () => { {"source": "Boss4C", "quantity": 1, "chance": 0.007} ] }, - "slabSort": {"item": {"item": "ObolTroll"}, "order": 1404}, + "slabSort": {"item": {"item": "ObolTroll"}, "order": 1424}, "itemSet": undefined }), new ItemBase("ObolFrog", { @@ -47778,7 +48248,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolFrog"}, "order": 1398}, + "slabSort": {"item": {"item": "ObolFrog"}, "order": 1418}, "itemSet": undefined }), new ItemBase("ObolKnight", { @@ -47811,7 +48281,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ObolKnight"}, "order": 1401}, + "slabSort": {"item": {"item": "ObolKnight"}, "order": 1421}, "itemSet": undefined }), new ItemBase("ObolKruk", { @@ -47858,7 +48328,7 @@ export const initItemRepo = () => { {"source": "Boss5C", "quantity": 1, "chance": 0.0014} ] }, - "slabSort": {"item": {"item": "ObolKruk"}, "order": 1406}, + "slabSort": {"item": {"item": "ObolKruk"}, "order": 1426}, "itemSet": {"set": "Molten"} }), new ItemBase("ObolEmp", { @@ -47905,7 +48375,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 1, "chance": 4e-05} ] }, - "slabSort": {"item": {"item": "ObolEmp"}, "order": 1407}, + "slabSort": {"item": {"item": "ObolEmp"}, "order": 1427}, "itemSet": {"set": "Gilded"} }), new ItemBase("MaxCapBagT2", { @@ -47933,7 +48403,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT2"}, "order": 1211}, + "slabSort": {"item": {"item": "MaxCapBagT2"}, "order": 1231}, "itemSet": {"set": "Miniature"} }), new ItemBase("MaxCapBag1", { @@ -47969,7 +48439,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag1"}, "order": 1212}, + "slabSort": {"item": {"item": "MaxCapBag1"}, "order": 1232}, "itemSet": {"set": "Cramped"} }), new ItemBase("MaxCapBag2", { @@ -48005,7 +48475,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag2"}, "order": 1213}, + "slabSort": {"item": {"item": "MaxCapBag2"}, "order": 1233}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBag3", { @@ -48047,7 +48517,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag3"}, "order": 1214}, + "slabSort": {"item": {"item": "MaxCapBag3"}, "order": 1234}, "itemSet": {"set": "Average"} }), new ItemBase("MaxCapBag4", { @@ -48089,7 +48559,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag4"}, "order": 1215}, + "slabSort": {"item": {"item": "MaxCapBag4"}, "order": 1235}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBag5", { @@ -48131,7 +48601,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag5"}, "order": 1216}, + "slabSort": {"item": {"item": "MaxCapBag5"}, "order": 1236}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagMi6", { @@ -48173,7 +48643,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagMi6"}, "order": 1217}, + "slabSort": {"item": {"item": "MaxCapBagMi6"}, "order": 1237}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagMi7", { @@ -48218,7 +48688,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagMi7"}, "order": 1218}, + "slabSort": {"item": {"item": "MaxCapBagMi7"}, "order": 1238}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagMi8", { @@ -48272,7 +48742,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagMi8"}, "order": 1219}, + "slabSort": {"item": {"item": "MaxCapBagMi8"}, "order": 1239}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagMi9", { @@ -48308,7 +48778,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagMi9"}, "order": 1220}, + "slabSort": {"item": {"item": "MaxCapBagMi9"}, "order": 1240}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagMi10", { @@ -48344,7 +48814,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagMi10"}, "order": 1221}, + "slabSort": {"item": {"item": "MaxCapBagMi10"}, "order": 1241}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagMi11", { @@ -48380,7 +48850,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagMi11"}, "order": 1222}, + "slabSort": {"item": {"item": "MaxCapBagMi11"}, "order": 1242}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagMi12", { @@ -48416,7 +48886,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagMi12"}, "order": 1223}, + "slabSort": {"item": {"item": "MaxCapBagMi12"}, "order": 1243}, "itemSet": {"set": "Enormous"} }), new ItemBase("MaxCapBagT1", { @@ -48444,7 +48914,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT1"}, "order": 1224}, + "slabSort": {"item": {"item": "MaxCapBagT1"}, "order": 1244}, "itemSet": {"set": "Miniature"} }), new ItemBase("MaxCapBag7", { @@ -48480,7 +48950,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag7"}, "order": 1225}, + "slabSort": {"item": {"item": "MaxCapBag7"}, "order": 1245}, "itemSet": {"set": "Cramped"} }), new ItemBase("MaxCapBag9", { @@ -48516,7 +48986,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag9"}, "order": 1226}, + "slabSort": {"item": {"item": "MaxCapBag9"}, "order": 1246}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBagT3", { @@ -48558,7 +49028,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT3"}, "order": 1227}, + "slabSort": {"item": {"item": "MaxCapBagT3"}, "order": 1247}, "itemSet": {"set": "Average"} }), new ItemBase("MaxCapBagT4", { @@ -48600,7 +49070,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT4"}, "order": 1228}, + "slabSort": {"item": {"item": "MaxCapBagT4"}, "order": 1248}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBagT5", { @@ -48642,7 +49112,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT5"}, "order": 1229}, + "slabSort": {"item": {"item": "MaxCapBagT5"}, "order": 1249}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagT6", { @@ -48684,7 +49154,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT6"}, "order": 1230}, + "slabSort": {"item": {"item": "MaxCapBagT6"}, "order": 1250}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagT7", { @@ -48729,7 +49199,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT7"}, "order": 1231}, + "slabSort": {"item": {"item": "MaxCapBagT7"}, "order": 1251}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagT8", { @@ -48783,7 +49253,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT8"}, "order": 1232}, + "slabSort": {"item": {"item": "MaxCapBagT8"}, "order": 1252}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagT9", { @@ -48819,7 +49289,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT9"}, "order": 1233}, + "slabSort": {"item": {"item": "MaxCapBagT9"}, "order": 1253}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagT10", { @@ -48855,7 +49325,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT10"}, "order": 1234}, + "slabSort": {"item": {"item": "MaxCapBagT10"}, "order": 1254}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagT11", { @@ -48891,7 +49361,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT11"}, "order": 1235}, + "slabSort": {"item": {"item": "MaxCapBagT11"}, "order": 1255}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagT12", { @@ -48927,7 +49397,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagT12"}, "order": 1236}, + "slabSort": {"item": {"item": "MaxCapBagT12"}, "order": 1256}, "itemSet": {"set": "Enormous"} }), new ItemBase("MaxCapBag6", { @@ -48955,7 +49425,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag6"}, "order": 1237}, + "slabSort": {"item": {"item": "MaxCapBag6"}, "order": 1257}, "itemSet": undefined }), new ItemBase("MaxCapBag8", { @@ -49003,7 +49473,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag8"}, "order": 1238}, + "slabSort": {"item": {"item": "MaxCapBag8"}, "order": 1258}, "itemSet": {"set": "Cramped"} }), new ItemBase("MaxCapBag10", { @@ -49031,7 +49501,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBag10"}, "order": 1239}, + "slabSort": {"item": {"item": "MaxCapBag10"}, "order": 1259}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBagF3", { @@ -49085,7 +49555,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF3"}, "order": 1240}, + "slabSort": {"item": {"item": "MaxCapBagF3"}, "order": 1260}, "itemSet": {"set": "Average"} }), new ItemBase("MaxCapBagF4", { @@ -49130,7 +49600,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF4"}, "order": 1241}, + "slabSort": {"item": {"item": "MaxCapBagF4"}, "order": 1261}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBagF5", { @@ -49184,7 +49654,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF5"}, "order": 1242}, + "slabSort": {"item": {"item": "MaxCapBagF5"}, "order": 1262}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagF6", { @@ -49243,7 +49713,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF6"}, "order": 1243}, + "slabSort": {"item": {"item": "MaxCapBagF6"}, "order": 1263}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagF7", { @@ -49294,7 +49764,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF7"}, "order": 1244}, + "slabSort": {"item": {"item": "MaxCapBagF7"}, "order": 1264}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagF8", { @@ -49348,7 +49818,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF8"}, "order": 1245}, + "slabSort": {"item": {"item": "MaxCapBagF8"}, "order": 1265}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagF9", { @@ -49399,7 +49869,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF9"}, "order": 1246}, + "slabSort": {"item": {"item": "MaxCapBagF9"}, "order": 1266}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagF10", { @@ -49438,7 +49908,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF10"}, "order": 1247}, + "slabSort": {"item": {"item": "MaxCapBagF10"}, "order": 1267}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagF11", { @@ -49483,7 +49953,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF11"}, "order": 1248}, + "slabSort": {"item": {"item": "MaxCapBagF11"}, "order": 1268}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagF12", { @@ -49522,7 +49992,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagF12"}, "order": 1249}, + "slabSort": {"item": {"item": "MaxCapBagF12"}, "order": 1269}, "itemSet": {"set": "Enormous"} }), new ItemBase("MaxCapBagM1", { @@ -49554,7 +50024,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM1"}, "order": 1250}, + "slabSort": {"item": {"item": "MaxCapBagM1"}, "order": 1270}, "itemSet": undefined }), new ItemBase("MaxCapBagM2", { @@ -49575,25 +50045,25 @@ export const initItemRepo = () => { "notes": undefined, "recipe": { "intID": "MaxCapBagM2", - "recipe": [{"item": "CraftMat5", "quantity": 80}, {"item": "Grasslands2", "quantity": 50}], + "recipe": [{"item": "CraftMat1", "quantity": 50}, {"item": "Grasslands2", "quantity": 50}], "levelReqToCraft": 6, "expGiven": 25, "no": 16, "tab": 1, - "sellPrice": 1210, + "sellPrice": 400, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "CraftMat5", "quantity": 80}, + {"indent": 0, "item": "CraftMat1", "quantity": 50}, {"indent": 0, "item": "Grasslands2", "quantity": 50} ], - "detRecipeTotals": [{"item": "CraftMat5", "quantity": 80}, {"item": "Grasslands2", "quantity": 50}] + "detRecipeTotals": [{"item": "CraftMat1", "quantity": 50}, {"item": "Grasslands2", "quantity": 50}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM2"}, "order": 1251}, + "slabSort": {"item": {"item": "MaxCapBagM2"}, "order": 1271}, "itemSet": {"set": "Cramped"} }), new ItemBase("MaxCapBagM3", { @@ -49621,7 +50091,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM3"}, "order": 1252}, + "slabSort": {"item": {"item": "MaxCapBagM3"}, "order": 1272}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBagM4", { @@ -49660,7 +50130,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM4"}, "order": 1253}, + "slabSort": {"item": {"item": "MaxCapBagM4"}, "order": 1273}, "itemSet": {"set": "Average"} }), new ItemBase("MaxCapBagM5", { @@ -49705,7 +50175,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM5"}, "order": 1254}, + "slabSort": {"item": {"item": "MaxCapBagM5"}, "order": 1274}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBagM6", { @@ -49744,7 +50214,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM6"}, "order": 1255}, + "slabSort": {"item": {"item": "MaxCapBagM6"}, "order": 1275}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagM7", { @@ -49789,7 +50259,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM7"}, "order": 1256}, + "slabSort": {"item": {"item": "MaxCapBagM7"}, "order": 1276}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagM8", { @@ -49837,7 +50307,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM8"}, "order": 1257}, + "slabSort": {"item": {"item": "MaxCapBagM8"}, "order": 1277}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagM9", { @@ -49891,7 +50361,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM9"}, "order": 1258}, + "slabSort": {"item": {"item": "MaxCapBagM9"}, "order": 1278}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagM10", { @@ -49945,7 +50415,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM10"}, "order": 1259}, + "slabSort": {"item": {"item": "MaxCapBagM10"}, "order": 1279}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagM11", { @@ -49993,7 +50463,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM11"}, "order": 1260}, + "slabSort": {"item": {"item": "MaxCapBagM11"}, "order": 1280}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagM12", { @@ -50041,7 +50511,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM12"}, "order": 1261}, + "slabSort": {"item": {"item": "MaxCapBagM12"}, "order": 1281}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagM13", { @@ -50089,7 +50559,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagM13"}, "order": 1262}, + "slabSort": {"item": {"item": "MaxCapBagM13"}, "order": 1282}, "itemSet": {"set": "Enormous"} }), new ItemBase("MaxCapBagFi0", { @@ -50150,7 +50620,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi1"}, "order": 1263}, + "slabSort": {"item": {"item": "MaxCapBagFi1"}, "order": 1283}, "itemSet": {"set": "Cramped"} }), new ItemBase("MaxCapBagFi2", { @@ -50195,7 +50665,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi2"}, "order": 1264}, + "slabSort": {"item": {"item": "MaxCapBagFi2"}, "order": 1284}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBagFi3", { @@ -50237,7 +50707,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi3"}, "order": 1265}, + "slabSort": {"item": {"item": "MaxCapBagFi3"}, "order": 1285}, "itemSet": {"set": "Average"} }), new ItemBase("MaxCapBagFi4", { @@ -50282,7 +50752,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi4"}, "order": 1266}, + "slabSort": {"item": {"item": "MaxCapBagFi4"}, "order": 1286}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBagFi5", { @@ -50327,7 +50797,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi5"}, "order": 1267}, + "slabSort": {"item": {"item": "MaxCapBagFi5"}, "order": 1287}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagFi6", { @@ -50369,7 +50839,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi6"}, "order": 1268}, + "slabSort": {"item": {"item": "MaxCapBagFi6"}, "order": 1288}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagFi7", { @@ -50414,7 +50884,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi7"}, "order": 1269}, + "slabSort": {"item": {"item": "MaxCapBagFi7"}, "order": 1289}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagFi8", { @@ -50459,7 +50929,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi8"}, "order": 1270}, + "slabSort": {"item": {"item": "MaxCapBagFi8"}, "order": 1290}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagFi9", { @@ -50495,7 +50965,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi9"}, "order": 1271}, + "slabSort": {"item": {"item": "MaxCapBagFi9"}, "order": 1291}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagFi10", { @@ -50531,7 +51001,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi10"}, "order": 1272}, + "slabSort": {"item": {"item": "MaxCapBagFi10"}, "order": 1292}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagFi11", { @@ -50567,7 +51037,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi11"}, "order": 1273}, + "slabSort": {"item": {"item": "MaxCapBagFi11"}, "order": 1293}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagFi12", { @@ -50603,7 +51073,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagFi12"}, "order": 1274}, + "slabSort": {"item": {"item": "MaxCapBagFi12"}, "order": 1294}, "itemSet": {"set": "Enormous"} }), new ItemBase("MaxCapBagB0", { @@ -50664,7 +51134,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB1"}, "order": 1275}, + "slabSort": {"item": {"item": "MaxCapBagB1"}, "order": 1295}, "itemSet": {"set": "Cramped"} }), new ItemBase("MaxCapBagB2", { @@ -50709,7 +51179,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB2"}, "order": 1276}, + "slabSort": {"item": {"item": "MaxCapBagB2"}, "order": 1296}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBagB3", { @@ -50751,7 +51221,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB3"}, "order": 1277}, + "slabSort": {"item": {"item": "MaxCapBagB3"}, "order": 1297}, "itemSet": {"set": "Average"} }), new ItemBase("MaxCapBagB4", { @@ -50793,7 +51263,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB4"}, "order": 1278}, + "slabSort": {"item": {"item": "MaxCapBagB4"}, "order": 1298}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBagB5", { @@ -50835,7 +51305,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB5"}, "order": 1279}, + "slabSort": {"item": {"item": "MaxCapBagB5"}, "order": 1299}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagB6", { @@ -50877,7 +51347,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB6"}, "order": 1280}, + "slabSort": {"item": {"item": "MaxCapBagB6"}, "order": 1300}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagB7", { @@ -50922,7 +51392,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB7"}, "order": 1281}, + "slabSort": {"item": {"item": "MaxCapBagB7"}, "order": 1301}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagB8", { @@ -50967,7 +51437,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB8"}, "order": 1282}, + "slabSort": {"item": {"item": "MaxCapBagB8"}, "order": 1302}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagB9", { @@ -51003,7 +51473,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB9"}, "order": 1283}, + "slabSort": {"item": {"item": "MaxCapBagB9"}, "order": 1303}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagB10", { @@ -51039,7 +51509,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB10"}, "order": 1284}, + "slabSort": {"item": {"item": "MaxCapBagB10"}, "order": 1304}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagB11", { @@ -51075,7 +51545,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB11"}, "order": 1285}, + "slabSort": {"item": {"item": "MaxCapBagB11"}, "order": 1305}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagB12", { @@ -51111,7 +51581,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagB12"}, "order": 1286}, + "slabSort": {"item": {"item": "MaxCapBagB12"}, "order": 1306}, "itemSet": {"set": "Enormous"} }), new ItemBase("MaxCapBagTr0", { @@ -51169,7 +51639,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr1"}, "order": 1287}, + "slabSort": {"item": {"item": "MaxCapBagTr1"}, "order": 1307}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBagTr2", { @@ -51227,7 +51697,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr3"}, "order": 1288}, + "slabSort": {"item": {"item": "MaxCapBagTr3"}, "order": 1308}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBagTr4", { @@ -51269,7 +51739,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr4"}, "order": 1289}, + "slabSort": {"item": {"item": "MaxCapBagTr4"}, "order": 1309}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagTr5", { @@ -51311,7 +51781,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr5"}, "order": 1290}, + "slabSort": {"item": {"item": "MaxCapBagTr5"}, "order": 1310}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagTr6", { @@ -51356,7 +51826,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr6"}, "order": 1291}, + "slabSort": {"item": {"item": "MaxCapBagTr6"}, "order": 1311}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagTr7", { @@ -51401,7 +51871,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr7"}, "order": 1292}, + "slabSort": {"item": {"item": "MaxCapBagTr7"}, "order": 1312}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagTr8", { @@ -51440,7 +51910,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr8"}, "order": 1293}, + "slabSort": {"item": {"item": "MaxCapBagTr8"}, "order": 1313}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagTr9", { @@ -51479,7 +51949,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr9"}, "order": 1294}, + "slabSort": {"item": {"item": "MaxCapBagTr9"}, "order": 1314}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagTr10", { @@ -51515,7 +51985,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr10"}, "order": 1295}, + "slabSort": {"item": {"item": "MaxCapBagTr10"}, "order": 1315}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagTr11", { @@ -51554,7 +52024,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagTr11"}, "order": 1296}, + "slabSort": {"item": {"item": "MaxCapBagTr11"}, "order": 1316}, "itemSet": {"set": "Enormous"} }), new ItemBase("MaxCapBagS0", { @@ -51612,7 +52082,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS1"}, "order": 1297}, + "slabSort": {"item": {"item": "MaxCapBagS1"}, "order": 1317}, "itemSet": {"set": "Small"} }), new ItemBase("MaxCapBagS2", { @@ -51670,7 +52140,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS3"}, "order": 1298}, + "slabSort": {"item": {"item": "MaxCapBagS3"}, "order": 1318}, "itemSet": {"set": "Sizable"} }), new ItemBase("MaxCapBagS4", { @@ -51712,7 +52182,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS4"}, "order": 1299}, + "slabSort": {"item": {"item": "MaxCapBagS4"}, "order": 1319}, "itemSet": {"set": "Big"} }), new ItemBase("MaxCapBagS5", { @@ -51754,7 +52224,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS5"}, "order": 1300}, + "slabSort": {"item": {"item": "MaxCapBagS5"}, "order": 1320}, "itemSet": {"set": "Large"} }), new ItemBase("MaxCapBagS6", { @@ -51799,7 +52269,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS6"}, "order": 1301}, + "slabSort": {"item": {"item": "MaxCapBagS6"}, "order": 1321}, "itemSet": {"set": "Massive"} }), new ItemBase("MaxCapBagS7", { @@ -51844,7 +52314,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS7"}, "order": 1302}, + "slabSort": {"item": {"item": "MaxCapBagS7"}, "order": 1322}, "itemSet": {"set": "Volumetric"} }), new ItemBase("MaxCapBagS8", { @@ -51883,7 +52353,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS8"}, "order": 1303}, + "slabSort": {"item": {"item": "MaxCapBagS8"}, "order": 1323}, "itemSet": {"set": "Colossal"} }), new ItemBase("MaxCapBagS9", { @@ -51922,7 +52392,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS9"}, "order": 1304}, + "slabSort": {"item": {"item": "MaxCapBagS9"}, "order": 1324}, "itemSet": {"set": "Gargantuan"} }), new ItemBase("MaxCapBagS10", { @@ -51958,7 +52428,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS10"}, "order": 1305}, + "slabSort": {"item": {"item": "MaxCapBagS10"}, "order": 1325}, "itemSet": {"set": "Herculean"} }), new ItemBase("MaxCapBagS11", { @@ -51997,7 +52467,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "MaxCapBagS11"}, "order": 1306}, + "slabSort": {"item": {"item": "MaxCapBagS11"}, "order": 1326}, "itemSet": {"set": "Enormous"} }), new ItemBase("Key1", { @@ -52058,7 +52528,7 @@ export const initItemRepo = () => { {"source": "ChestC1", "quantity": 1, "chance": 0.18} ] }, - "slabSort": {"item": {"item": "Key1"}, "order": 876}, + "slabSort": {"item": {"item": "Key1"}, "order": 895}, "itemSet": undefined }), new ItemBase("Key2", { @@ -52133,7 +52603,7 @@ export const initItemRepo = () => { {"source": "ChestC2", "quantity": 1, "chance": 0.18} ] }, - "slabSort": {"item": {"item": "Key2"}, "order": 877}, + "slabSort": {"item": {"item": "Key2"}, "order": 896}, "itemSet": undefined }), new ItemBase("Key3", { @@ -52189,7 +52659,7 @@ export const initItemRepo = () => { {"source": "ChestC3", "quantity": 1, "chance": 0.18} ] }, - "slabSort": {"item": {"item": "Key3"}, "order": 878}, + "slabSort": {"item": {"item": "Key3"}, "order": 897}, "itemSet": undefined }), new ItemBase("Key4", { @@ -52234,7 +52704,7 @@ export const initItemRepo = () => { {"source": "ChestC4", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "Key4"}, "order": 879}, + "slabSort": {"item": {"item": "Key4"}, "order": 898}, "itemSet": undefined }), new ItemBase("Key5", { @@ -52276,7 +52746,7 @@ export const initItemRepo = () => { {"source": "w5c2", "quantity": 1, "chance": 4e-05} ] }, - "slabSort": {"item": {"item": "Key5"}, "order": 880}, + "slabSort": {"item": {"item": "Key5"}, "order": 899}, "itemSet": undefined }), new ItemBase("ObolFrag", { @@ -52361,7 +52831,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TixCol"}, "order": 881}, + "slabSort": {"item": {"item": "TixCol"}, "order": 900}, "itemSet": undefined }), new ItemBase("DeliveryBox", { @@ -52463,6 +52933,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.00021}, {"source": "OakTree", "quantity": 1, "chance": 3.36e-06}, {"source": "BirchTree", "quantity": 1, "chance": 3.57e-06}, @@ -52657,7 +53129,7 @@ export const initItemRepo = () => { {"source": "Tree14", "quantity": 1, "chance": 4.806e-06} ] }, - "slabSort": {"item": {"item": "SilverPen"}, "order": 882}, + "slabSort": {"item": {"item": "SilverPen"}, "order": 901}, "itemSet": undefined }), new ItemBase("PremiumGem", { @@ -53016,7 +53488,7 @@ export const initItemRepo = () => { {"source": "cropfallEvent1", "quantity": 1, "chance": 0.2} ] }, - "slabSort": {"item": {"item": "PremiumGem"}, "order": 883}, + "slabSort": {"item": {"item": "PremiumGem"}, "order": 902}, "itemSet": undefined }), new ItemBase("TalentPoint1", { @@ -53034,7 +53506,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TalentPoint1"}, "order": 884}, + "slabSort": {"item": {"item": "TalentPoint1"}, "order": 903}, "itemSet": undefined }), new ItemBase("TalentPoint2", { @@ -53061,7 +53533,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TalentPoint2"}, "order": 885}, + "slabSort": {"item": {"item": "TalentPoint2"}, "order": 904}, "itemSet": undefined }), new ItemBase("TalentPoint3", { @@ -53088,7 +53560,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TalentPoint3"}, "order": 886}, + "slabSort": {"item": {"item": "TalentPoint3"}, "order": 905}, "itemSet": undefined }), new ItemBase("TalentPoint4", { @@ -53106,7 +53578,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TalentPoint4"}, "order": 887}, + "slabSort": {"item": {"item": "TalentPoint4"}, "order": 906}, "itemSet": undefined }), new ItemBase("TalentPoint5", { @@ -53124,7 +53596,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TalentPoint5"}, "order": 888}, + "slabSort": {"item": {"item": "TalentPoint5"}, "order": 907}, "itemSet": undefined }), new ItemBase("TalentPoint6", { @@ -53151,7 +53623,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TalentPoint6"}, "order": 889}, + "slabSort": {"item": {"item": "TalentPoint6"}, "order": 908}, "itemSet": undefined }), new ItemBase("Gfoodcoupon", { @@ -53274,7 +53746,7 @@ export const initItemRepo = () => { {"source": "cropfallEvent1", "quantity": 1, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "Gfoodcoupon"}, "order": 890}, + "slabSort": {"item": {"item": "Gfoodcoupon"}, "order": 909}, "itemSet": undefined }), new ItemBase("GfoodcouponS", { @@ -53314,7 +53786,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ItemsCoupon1"}, "order": 891}, + "slabSort": {"item": {"item": "ItemsCoupon1"}, "order": 910}, "itemSet": undefined }), new ItemBase("ItemsCoupon2", { @@ -53336,7 +53808,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ItemsCoupon2"}, "order": 892}, + "slabSort": {"item": {"item": "ItemsCoupon2"}, "order": 911}, "itemSet": undefined }), new ItemBase("Quest14", { @@ -53363,7 +53835,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "ratB", "quantity": 1, "chance": 0.1}]}, - "slabSort": {"item": {"item": "Quest14"}, "order": 1021}, + "slabSort": {"item": {"item": "Quest14"}, "order": 1041}, "itemSet": undefined }), new ItemBase("Quest15", { @@ -53390,7 +53862,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mushW", "quantity": 1, "chance": 1e-05}]}, - "slabSort": {"item": {"item": "Quest15"}, "order": 1022}, + "slabSort": {"item": {"item": "Quest15"}, "order": 1042}, "itemSet": undefined }), new ItemBase("Quest16", { @@ -53421,7 +53893,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest16"}, "order": 1023}, + "slabSort": {"item": {"item": "Quest16"}, "order": 1043}, "itemSet": undefined }), new ItemBase("Quest18", { @@ -53448,7 +53920,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "moonman", "quantity": 1, "chance": 0.0001}]}, - "slabSort": {"item": {"item": "Quest18"}, "order": 1024}, + "slabSort": {"item": {"item": "Quest18"}, "order": 1044}, "itemSet": undefined }), new ItemBase("Quest19", { @@ -53492,7 +53964,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest19"}, "order": 1025}, + "slabSort": {"item": {"item": "Quest19"}, "order": 1045}, "itemSet": undefined }), new ItemBase("Quest20", { @@ -53524,7 +53996,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest20"}, "order": 1026}, + "slabSort": {"item": {"item": "Quest20"}, "order": 1046}, "itemSet": undefined }), new ItemBase("Quest21", { @@ -53562,7 +54034,7 @@ export const initItemRepo = () => { {"source": "ChestB1", "quantity": 1, "chance": 0.3} ] }, - "slabSort": {"item": {"item": "Quest21"}, "order": 1027}, + "slabSort": {"item": {"item": "Quest21"}, "order": 1047}, "itemSet": undefined }), new ItemBase("Quest22", { @@ -53742,13 +54214,25 @@ export const initItemRepo = () => { {"source": "w7a10", "quantity": 3, "chance": 0.0002}, {"source": "w7a11", "quantity": 3, "chance": 0.0002}, {"source": "w7a12", "quantity": 3, "chance": 0.0002}, + {"source": "w7b1", "quantity": 3, "chance": 0.0002}, + {"source": "w7b2", "quantity": 3, "chance": 0.0002}, + {"source": "w7b3", "quantity": 3, "chance": 0.0002}, + {"source": "w7b4", "quantity": 3, "chance": 0.0002}, + {"source": "w7b5", "quantity": 3, "chance": 0.0002}, + {"source": "w7b6", "quantity": 3, "chance": 0.0002}, + {"source": "w7b7", "quantity": 3, "chance": 0.0002}, + {"source": "w7b8", "quantity": 3, "chance": 0.0002}, + {"source": "w7b9", "quantity": 3, "chance": 0.0002}, + {"source": "w7b10", "quantity": 3, "chance": 0.0002}, + {"source": "w7b11", "quantity": 3, "chance": 0.0002}, + {"source": "w7b12", "quantity": 3, "chance": 0.0002}, {"source": "w7d1", "quantity": 3, "chance": 0.0005}, {"source": "poopSmall", "quantity": 1, "chance": 0.23}, {"source": "poopSmall", "quantity": 1, "chance": 0.23}, {"source": "poopSmall", "quantity": 1, "chance": 0.23} ] }, - "slabSort": {"item": {"item": "Quest22"}, "order": 1028}, + "slabSort": {"item": {"item": "Quest22"}, "order": 1048}, "itemSet": undefined }), new ItemBase("Quest23", { @@ -53845,7 +54329,7 @@ export const initItemRepo = () => { {"source": "ratB", "quantity": 1, "chance": 0.16} ] }, - "slabSort": {"item": {"item": "Quest23"}, "order": 1029}, + "slabSort": {"item": {"item": "Quest23"}, "order": 1049}, "itemSet": undefined }), new ItemBase("Quest24", { @@ -54080,10 +54564,22 @@ export const initItemRepo = () => { {"source": "w7a10", "quantity": 8, "chance": 0.0005}, {"source": "w7a11", "quantity": 8, "chance": 0.0005}, {"source": "w7a12", "quantity": 8, "chance": 0.0005}, + {"source": "w7b1", "quantity": 8, "chance": 0.0005}, + {"source": "w7b2", "quantity": 8, "chance": 0.0005}, + {"source": "w7b3", "quantity": 8, "chance": 0.0005}, + {"source": "w7b4", "quantity": 8, "chance": 0.0005}, + {"source": "w7b5", "quantity": 8, "chance": 0.0005}, + {"source": "w7b6", "quantity": 8, "chance": 0.0005}, + {"source": "w7b7", "quantity": 8, "chance": 0.0005}, + {"source": "w7b8", "quantity": 8, "chance": 0.0005}, + {"source": "w7b9", "quantity": 8, "chance": 0.0005}, + {"source": "w7b10", "quantity": 8, "chance": 0.0005}, + {"source": "w7b11", "quantity": 8, "chance": 0.0005}, + {"source": "w7b12", "quantity": 8, "chance": 0.0005}, {"source": "w7d1", "quantity": 8, "chance": 0.00125} ] }, - "slabSort": {"item": {"item": "Quest24"}, "order": 1030}, + "slabSort": {"item": {"item": "Quest24"}, "order": 1050}, "itemSet": undefined }), new ItemBase("Quest25", { @@ -54112,7 +54608,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest25"}, "order": 1031}, + "slabSort": {"item": {"item": "Quest25"}, "order": 1051}, "itemSet": undefined }), new ItemBase("Quest26", { @@ -54139,7 +54635,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest26"}, "order": 1032}, + "slabSort": {"item": {"item": "Quest26"}, "order": 1052}, "itemSet": undefined }), new ItemBase("Quest27", { @@ -54166,7 +54662,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest27"}, "order": 1033}, + "slabSort": {"item": {"item": "Quest27"}, "order": 1053}, "itemSet": undefined }), new ItemBase("Quest28", { @@ -54186,7 +54682,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest28"}, "order": 1047}, + "slabSort": {"item": {"item": "Quest28"}, "order": 1067}, "itemSet": undefined }), new ItemBase("GoldricP1", { @@ -54213,7 +54709,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mimicA", "quantity": 1, "chance": 0.1}]}, - "slabSort": {"item": {"item": "GoldricP1"}, "order": 1034}, + "slabSort": {"item": {"item": "GoldricP1"}, "order": 1054}, "itemSet": undefined }), new ItemBase("KeyFrag", { @@ -54231,7 +54727,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "KeyFrag"}, "order": 1690}, + "slabSort": {"item": {"item": "KeyFrag"}, "order": 1710}, "itemSet": undefined }), new ItemBase("DungCredits1", { @@ -54312,7 +54808,7 @@ export const initItemRepo = () => { {"source": "iceBossZ3", "quantity": 1, "chance": 0.8} ] }, - "slabSort": {"item": {"item": "DungCredits1"}, "order": 1691}, + "slabSort": {"item": {"item": "DungCredits1"}, "order": 1711}, "itemSet": undefined }), new ItemBase("LootDice", { @@ -54334,7 +54830,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "LootDice"}, "order": 1692}, + "slabSort": {"item": {"item": "LootDice"}, "order": 1712}, "itemSet": undefined }), new ItemBase("Tree7D", { @@ -54361,7 +54857,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Tree7D"}, "order": 1693}, + "slabSort": {"item": {"item": "Tree7D"}, "order": 1713}, "itemSet": undefined }), new ItemBase("PlatD", { @@ -54388,7 +54884,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "PlatD"}, "order": 1694}, + "slabSort": {"item": {"item": "PlatD"}, "order": 1714}, "itemSet": undefined }), new ItemBase("Fish1D", { @@ -54415,7 +54911,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Fish1D"}, "order": 1695}, + "slabSort": {"item": {"item": "Fish1D"}, "order": 1715}, "itemSet": undefined }), new ItemBase("Fish3D", { @@ -54442,7 +54938,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Fish3D"}, "order": 1696}, + "slabSort": {"item": {"item": "Fish3D"}, "order": 1716}, "itemSet": undefined }), new ItemBase("Cashb", { @@ -54469,7 +54965,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Cashb"}, "order": 1697}, + "slabSort": {"item": {"item": "Cashb"}, "order": 1717}, "itemSet": undefined }), new ItemBase("Dung3Ice", { @@ -54496,7 +54992,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Dung3Ice"}, "order": 1698}, + "slabSort": {"item": {"item": "Dung3Ice"}, "order": 1718}, "itemSet": undefined }), new ItemBase("EquipmentGown0", { @@ -54558,7 +55054,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentGown1"}, "order": 703}, + "slabSort": {"item": {"item": "EquipmentGown1"}, "order": 721}, "itemSet": undefined }), new ItemBase("EquipmentGown2", { @@ -54589,7 +55085,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentGown2"}, "order": 704}, + "slabSort": {"item": {"item": "EquipmentGown2"}, "order": 722}, "itemSet": undefined }), new ItemBase("EquipmentGown3", { @@ -54620,7 +55116,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentGown3"}, "order": 705}, + "slabSort": {"item": {"item": "EquipmentGown3"}, "order": 723}, "itemSet": undefined }), new ItemBase("EquipmentGown4", { @@ -54651,7 +55147,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentGown4"}, "order": 706}, + "slabSort": {"item": {"item": "EquipmentGown4"}, "order": 724}, "itemSet": undefined }), new ItemBase("EquipmentGown5", { @@ -54682,7 +55178,38 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentGown5"}, "order": 707}, + "slabSort": {"item": {"item": "EquipmentGown5"}, "order": 725}, + "itemSet": undefined + }), + new ItemBase("EquipmentGown6", { + "item": { + "internalName": "EquipmentGown6", + "displayName": "Bulwark Armor", + "sellPrice": 1, + "typeGen": TypeGenEnum.aGown, + "Type": "Attire", + "lvReqToCraft": 55, + "lvReqToEquip": 1, + "Class": ClassTypeEnum.All, + "Weapon_Power": 25, + "STR": 10, + "AGI": 10, + "WIS": 10, + "LUK": 10, + "Defence": 50, + "miscUp1": "200% Damage Bonus", + "miscUp2": "150% Bonus Kills", + "Upgrade_Slots_Left": 0, + "Skill": "", + "Skill_Power": 0 + }, + "sources": undefined, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "EquipmentGown6"}, "order": 726}, "itemSet": undefined }), new ItemBase("EquipmentKeychain0", { @@ -54722,7 +55249,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain0"}, "order": 620}, + "slabSort": {"item": {"item": "EquipmentKeychain0"}, "order": 638}, "itemSet": undefined }), new ItemBase("EquipmentKeychain1", { @@ -54761,7 +55288,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain1"}, "order": 621}, + "slabSort": {"item": {"item": "EquipmentKeychain1"}, "order": 639}, "itemSet": undefined }), new ItemBase("EquipmentKeychain2", { @@ -54800,7 +55327,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain2"}, "order": 622}, + "slabSort": {"item": {"item": "EquipmentKeychain2"}, "order": 640}, "itemSet": undefined }), new ItemBase("EquipmentKeychain3", { @@ -54839,7 +55366,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain3"}, "order": 623}, + "slabSort": {"item": {"item": "EquipmentKeychain3"}, "order": 641}, "itemSet": undefined }), new ItemBase("EquipmentKeychain4", { @@ -54878,7 +55405,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain4"}, "order": 624}, + "slabSort": {"item": {"item": "EquipmentKeychain4"}, "order": 642}, "itemSet": undefined }), new ItemBase("EquipmentKeychain5", { @@ -54917,7 +55444,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain5"}, "order": 625}, + "slabSort": {"item": {"item": "EquipmentKeychain5"}, "order": 643}, "itemSet": undefined }), new ItemBase("EquipmentKeychain6", { @@ -54956,7 +55483,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain6"}, "order": 626}, + "slabSort": {"item": {"item": "EquipmentKeychain6"}, "order": 644}, "itemSet": undefined }), new ItemBase("EquipmentKeychain7", { @@ -54995,7 +55522,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain7"}, "order": 627}, + "slabSort": {"item": {"item": "EquipmentKeychain7"}, "order": 645}, "itemSet": undefined }), new ItemBase("EquipmentKeychain8", { @@ -55035,7 +55562,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain8"}, "order": 628}, + "slabSort": {"item": {"item": "EquipmentKeychain8"}, "order": 646}, "itemSet": undefined }), new ItemBase("EquipmentKeychain9", { @@ -55074,7 +55601,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain9"}, "order": 629}, + "slabSort": {"item": {"item": "EquipmentKeychain9"}, "order": 647}, "itemSet": undefined }), new ItemBase("EquipmentKeychain10", { @@ -55113,7 +55640,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain10"}, "order": 630}, + "slabSort": {"item": {"item": "EquipmentKeychain10"}, "order": 648}, "itemSet": undefined }), new ItemBase("EquipmentKeychain11", { @@ -55152,7 +55679,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain11"}, "order": 631}, + "slabSort": {"item": {"item": "EquipmentKeychain11"}, "order": 649}, "itemSet": undefined }), new ItemBase("EquipmentKeychain12", { @@ -55191,7 +55718,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain12"}, "order": 632}, + "slabSort": {"item": {"item": "EquipmentKeychain12"}, "order": 650}, "itemSet": undefined }), new ItemBase("EquipmentKeychain13", { @@ -55230,7 +55757,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain13"}, "order": 633}, + "slabSort": {"item": {"item": "EquipmentKeychain13"}, "order": 651}, "itemSet": undefined }), new ItemBase("EquipmentKeychain14", { @@ -55269,7 +55796,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain14"}, "order": 634}, + "slabSort": {"item": {"item": "EquipmentKeychain14"}, "order": 652}, "itemSet": undefined }), new ItemBase("EquipmentKeychain15", { @@ -55308,7 +55835,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain15"}, "order": 635}, + "slabSort": {"item": {"item": "EquipmentKeychain15"}, "order": 653}, "itemSet": undefined }), new ItemBase("EquipmentKeychain16", { @@ -55347,7 +55874,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain16"}, "order": 636}, + "slabSort": {"item": {"item": "EquipmentKeychain16"}, "order": 654}, "itemSet": undefined }), new ItemBase("EquipmentKeychain17", { @@ -55387,7 +55914,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain17"}, "order": 637}, + "slabSort": {"item": {"item": "EquipmentKeychain17"}, "order": 655}, "itemSet": {"set": "Gilded"} }), new ItemBase("EquipmentKeychain18", { @@ -55426,7 +55953,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain18"}, "order": 638}, + "slabSort": {"item": {"item": "EquipmentKeychain18"}, "order": 656}, "itemSet": undefined }), new ItemBase("EquipmentKeychain19", { @@ -55465,7 +55992,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain19"}, "order": 639}, + "slabSort": {"item": {"item": "EquipmentKeychain19"}, "order": 657}, "itemSet": undefined }), new ItemBase("EquipmentKeychain20", { @@ -55504,7 +56031,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain20"}, "order": 640}, + "slabSort": {"item": {"item": "EquipmentKeychain20"}, "order": 658}, "itemSet": undefined }), new ItemBase("EquipmentKeychain21", { @@ -55543,7 +56070,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain21"}, "order": 641}, + "slabSort": {"item": {"item": "EquipmentKeychain21"}, "order": 659}, "itemSet": undefined }), new ItemBase("EquipmentKeychain22", { @@ -55582,7 +56109,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain22"}, "order": 642}, + "slabSort": {"item": {"item": "EquipmentKeychain22"}, "order": 660}, "itemSet": undefined }), new ItemBase("EquipmentKeychain23", { @@ -55621,7 +56148,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain23"}, "order": 643}, + "slabSort": {"item": {"item": "EquipmentKeychain23"}, "order": 661}, "itemSet": undefined }), new ItemBase("EquipmentKeychain24", { @@ -55660,7 +56187,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain24"}, "order": 644}, + "slabSort": {"item": {"item": "EquipmentKeychain24"}, "order": 662}, "itemSet": undefined }), new ItemBase("EquipmentKeychain25", { @@ -55689,7 +56216,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain25"}, "order": 645}, + "slabSort": {"item": {"item": "EquipmentKeychain25"}, "order": 663}, "itemSet": undefined }), new ItemBase("EquipmentKeychain26", { @@ -55718,7 +56245,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain26"}, "order": 646}, + "slabSort": {"item": {"item": "EquipmentKeychain26"}, "order": 664}, "itemSet": undefined }), new ItemBase("EquipmentKeychain27", { @@ -55747,7 +56274,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain27"}, "order": 647}, + "slabSort": {"item": {"item": "EquipmentKeychain27"}, "order": 665}, "itemSet": undefined }), new ItemBase("EquipmentKeychain28", { @@ -55776,7 +56303,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentKeychain28"}, "order": 648}, + "slabSort": {"item": {"item": "EquipmentKeychain28"}, "order": 666}, "itemSet": undefined }), new ItemBase("EquipmentKeychain29", { @@ -55809,7 +56336,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mini6a", "quantity": 1, "chance": 0.0004}]}, - "slabSort": {"item": {"item": "EquipmentKeychain29"}, "order": 649}, + "slabSort": {"item": {"item": "EquipmentKeychain29"}, "order": 667}, "itemSet": undefined }), new ItemBase("EquipmentTools1", { @@ -55854,7 +56381,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools1"}, "order": 708}, + "slabSort": {"item": {"item": "EquipmentTools1"}, "order": 727}, "itemSet": undefined }), new ItemBase("EquipmentTools2", { @@ -55888,22 +56415,22 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentTools2", - "recipe": [{"item": "Copper", "quantity": 10}], + "recipe": [{"item": "Copper", "quantity": 8}], "levelReqToCraft": 3, "expGiven": 13, "no": 9, "tab": 1, - "sellPrice": 30, + "sellPrice": 24, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [{"indent": 0, "item": "Copper", "quantity": 10}], - "detRecipeTotals": [{"item": "Copper", "quantity": 10}] + "detRecipe": [{"indent": 0, "item": "Copper", "quantity": 8}], + "detRecipeTotals": [{"item": "Copper", "quantity": 8}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools2"}, "order": 709}, + "slabSort": {"item": {"item": "EquipmentTools2"}, "order": 728}, "itemSet": {"set": "Copper"} }), new ItemBase("EquipmentTools3", { @@ -55937,25 +56464,22 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentTools3", - "recipe": [{"item": "IronBar", "quantity": 10}, {"item": "Jungle3", "quantity": 150}], + "recipe": [{"item": "Iron", "quantity": 100}], "levelReqToCraft": 13, "expGiven": 500, "no": 29, "tab": 1, - "sellPrice": 2570, + "sellPrice": 700, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 10}, - {"indent": 0, "item": "Jungle3", "quantity": 150} - ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 10}, {"item": "Jungle3", "quantity": 150}] + "detRecipe": [{"indent": 0, "item": "Iron", "quantity": 100}], + "detRecipeTotals": [{"item": "Iron", "quantity": 100}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools3"}, "order": 710}, + "slabSort": {"item": {"item": "EquipmentTools3"}, "order": 729}, "itemSet": {"set": "Iron"} }), new ItemBase("EquipmentTools5", { @@ -56004,28 +56528,26 @@ export const initItemRepo = () => { "expGiven": 4400, "no": 9, "tab": 2, - "sellPrice": 223570, + "sellPrice": 221700, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 10}, - {"indent": 1, "item": "Jungle3", "quantity": 150}, + {"indent": 1, "item": "Iron", "quantity": 100}, {"indent": 0, "item": "DesertA2", "quantity": 2500}, {"indent": 0, "item": "GoldBar", "quantity": 400} ], "detRecipeTotals": [ {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools5"}, "order": 711}, + "slabSort": {"item": {"item": "EquipmentTools5"}, "order": 730}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentTools6", { @@ -56074,14 +56596,13 @@ export const initItemRepo = () => { "expGiven": 16000, "no": 29, "tab": 2, - "sellPrice": 1851570, + "sellPrice": 1849700, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentTools5", "quantity": 1}, {"indent": 1, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 2, "item": "IronBar", "quantity": 10}, - {"indent": 2, "item": "Jungle3", "quantity": 150}, + {"indent": 2, "item": "Iron", "quantity": 100}, {"indent": 1, "item": "DesertA2", "quantity": 2500}, {"indent": 1, "item": "GoldBar", "quantity": 400}, {"indent": 0, "item": "PlatBar", "quantity": 800}, @@ -56092,15 +56613,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools6"}, "order": 712}, + "slabSort": {"item": {"item": "EquipmentTools6"}, "order": 731}, "itemSet": {"set": "Platinum"} }), new ItemBase("EquipmentTools7", { @@ -56149,15 +56669,14 @@ export const initItemRepo = () => { "expGiven": 150000, "no": 9, "tab": 3, - "sellPrice": 6014070, + "sellPrice": 6012200, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 3]]", "txtName": "Task Unlocks Tab 3"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentTools6", "quantity": 1}, {"indent": 1, "item": "EquipmentTools5", "quantity": 1}, {"indent": 2, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 3, "item": "IronBar", "quantity": 10}, - {"indent": 3, "item": "Jungle3", "quantity": 150}, + {"indent": 3, "item": "Iron", "quantity": 100}, {"indent": 2, "item": "DesertA2", "quantity": 2500}, {"indent": 2, "item": "GoldBar", "quantity": 400}, {"indent": 1, "item": "PlatBar", "quantity": 800}, @@ -56172,15 +56691,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools7"}, "order": 713}, + "slabSort": {"item": {"item": "EquipmentTools7"}, "order": 732}, "itemSet": {"set": "Dementia"} }), new ItemBase("EquipmentTools11", { @@ -56229,7 +56747,7 @@ export const initItemRepo = () => { "expGiven": 400000, "no": 33, "tab": 3, - "sellPrice": 8494320, + "sellPrice": 8492450, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 3]]", "txtName": "Task Unlocks Tab 3"}], "detailedRecipe": { "detRecipe": [ @@ -56237,8 +56755,7 @@ export const initItemRepo = () => { {"indent": 1, "item": "EquipmentTools6", "quantity": 1}, {"indent": 2, "item": "EquipmentTools5", "quantity": 1}, {"indent": 3, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 4, "item": "IronBar", "quantity": 10}, - {"indent": 4, "item": "Jungle3", "quantity": 150}, + {"indent": 4, "item": "Iron", "quantity": 100}, {"indent": 3, "item": "DesertA2", "quantity": 2500}, {"indent": 3, "item": "GoldBar", "quantity": 400}, {"indent": 2, "item": "PlatBar", "quantity": 800}, @@ -56257,15 +56774,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools11"}, "order": 714}, + "slabSort": {"item": {"item": "EquipmentTools11"}, "order": 733}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentTools8", { @@ -56314,7 +56830,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 9, "tab": 4, - "sellPrice": 11679320, + "sellPrice": 11677450, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -56323,8 +56839,7 @@ export const initItemRepo = () => { {"indent": 2, "item": "EquipmentTools6", "quantity": 1}, {"indent": 3, "item": "EquipmentTools5", "quantity": 1}, {"indent": 4, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 5, "item": "IronBar", "quantity": 10}, - {"indent": 5, "item": "Jungle3", "quantity": 150}, + {"indent": 5, "item": "Iron", "quantity": 100}, {"indent": 4, "item": "DesertA2", "quantity": 2500}, {"indent": 4, "item": "GoldBar", "quantity": 400}, {"indent": 3, "item": "PlatBar", "quantity": 800}, @@ -56347,15 +56862,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools8"}, "order": 715}, + "slabSort": {"item": {"item": "EquipmentTools8"}, "order": 734}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentTools12", { @@ -56404,7 +56918,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 37, "tab": 4, - "sellPrice": 11694820, + "sellPrice": 11692950, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -56414,8 +56928,7 @@ export const initItemRepo = () => { {"indent": 3, "item": "EquipmentTools6", "quantity": 1}, {"indent": 4, "item": "EquipmentTools5", "quantity": 1}, {"indent": 5, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 6, "item": "IronBar", "quantity": 10}, - {"indent": 6, "item": "Jungle3", "quantity": 150}, + {"indent": 6, "item": "Iron", "quantity": 100}, {"indent": 5, "item": "DesertA2", "quantity": 2500}, {"indent": 5, "item": "GoldBar", "quantity": 400}, {"indent": 4, "item": "PlatBar", "quantity": 800}, @@ -56442,15 +56955,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools12"}, "order": 716}, + "slabSort": {"item": {"item": "EquipmentTools12"}, "order": 735}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentTools9", { @@ -56489,7 +57001,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 9, "tab": 5, - "sellPrice": 11695420, + "sellPrice": 11693550, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -56500,8 +57012,7 @@ export const initItemRepo = () => { {"indent": 4, "item": "EquipmentTools6", "quantity": 1}, {"indent": 5, "item": "EquipmentTools5", "quantity": 1}, {"indent": 6, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 7, "item": "IronBar", "quantity": 10}, - {"indent": 7, "item": "Jungle3", "quantity": 150}, + {"indent": 7, "item": "Iron", "quantity": 100}, {"indent": 6, "item": "DesertA2", "quantity": 2500}, {"indent": 6, "item": "GoldBar", "quantity": 400}, {"indent": 5, "item": "PlatBar", "quantity": 800}, @@ -56530,15 +57041,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools9"}, "order": 717}, + "slabSort": {"item": {"item": "EquipmentTools9"}, "order": 736}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentTools14", { @@ -56577,7 +57087,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 9, "tab": 6, - "sellPrice": 11702920, + "sellPrice": 11701050, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -56589,8 +57099,7 @@ export const initItemRepo = () => { {"indent": 5, "item": "EquipmentTools6", "quantity": 1}, {"indent": 6, "item": "EquipmentTools5", "quantity": 1}, {"indent": 7, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 8, "item": "IronBar", "quantity": 10}, - {"indent": 8, "item": "Jungle3", "quantity": 150}, + {"indent": 8, "item": "Iron", "quantity": 100}, {"indent": 7, "item": "DesertA2", "quantity": 2500}, {"indent": 7, "item": "GoldBar", "quantity": 400}, {"indent": 6, "item": "PlatBar", "quantity": 800}, @@ -56621,15 +57130,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools14"}, "order": 718}, + "slabSort": {"item": {"item": "EquipmentTools14"}, "order": 737}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentTools15", { @@ -56672,7 +57180,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 33, "tab": 6, - "sellPrice": 750011712920, + "sellPrice": 750011711050, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -56685,8 +57193,7 @@ export const initItemRepo = () => { {"indent": 6, "item": "EquipmentTools6", "quantity": 1}, {"indent": 7, "item": "EquipmentTools5", "quantity": 1}, {"indent": 8, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 9, "item": "IronBar", "quantity": 10}, - {"indent": 9, "item": "Jungle3", "quantity": 150}, + {"indent": 9, "item": "Iron", "quantity": 100}, {"indent": 8, "item": "DesertA2", "quantity": 2500}, {"indent": 8, "item": "GoldBar", "quantity": 400}, {"indent": 7, "item": "PlatBar", "quantity": 800}, @@ -56721,15 +57228,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools15"}, "order": 719}, + "slabSort": {"item": {"item": "EquipmentTools15"}, "order": 738}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentTools16", { @@ -56771,7 +57277,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 9, "tab": 7, - "sellPrice": 750011762920, + "sellPrice": 750011761050, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -56785,8 +57291,7 @@ export const initItemRepo = () => { {"indent": 7, "item": "EquipmentTools6", "quantity": 1}, {"indent": 8, "item": "EquipmentTools5", "quantity": 1}, {"indent": 9, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 10, "item": "IronBar", "quantity": 10}, - {"indent": 10, "item": "Jungle3", "quantity": 150}, + {"indent": 10, "item": "Iron", "quantity": 100}, {"indent": 9, "item": "DesertA2", "quantity": 2500}, {"indent": 9, "item": "GoldBar", "quantity": 400}, {"indent": 8, "item": "PlatBar", "quantity": 800}, @@ -56823,15 +57328,14 @@ export const initItemRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools16"}, "order": 722}, + "slabSort": {"item": {"item": "EquipmentTools16"}, "order": 741}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("EquipmentTools10", { @@ -56873,7 +57377,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "poopBig", "quantity": 1, "chance": 0.01}]}, - "slabSort": {"item": {"item": "EquipmentTools10"}, "order": 720}, + "slabSort": {"item": {"item": "EquipmentTools10"}, "order": 739}, "itemSet": undefined }), new ItemBase("EquipmentTools13", { @@ -56905,7 +57409,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentTools13"}, "order": 721}, + "slabSort": {"item": {"item": "EquipmentTools13"}, "order": 740}, "itemSet": undefined }), new ItemBase("EquipmentToolsHatchet0", { @@ -56946,7 +57450,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet0"}, "order": 723}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet0"}, "order": 742}, "itemSet": undefined }), new ItemBase("EquipmentToolsHatchet3", { @@ -56980,25 +57484,22 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentToolsHatchet3", - "recipe": [{"item": "OakTree", "quantity": 6}, {"item": "CraftMat1", "quantity": 5}], + "recipe": [{"item": "OakTree", "quantity": 6}], "levelReqToCraft": 3, "expGiven": 13, "no": 11, "tab": 1, - "sellPrice": 27, + "sellPrice": 12, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "OakTree", "quantity": 6}, - {"indent": 0, "item": "CraftMat1", "quantity": 5} - ], - "detRecipeTotals": [{"item": "OakTree", "quantity": 6}, {"item": "CraftMat1", "quantity": 5}] + "detRecipe": [{"indent": 0, "item": "OakTree", "quantity": 6}], + "detRecipeTotals": [{"item": "OakTree", "quantity": 6}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet3"}, "order": 724}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet3"}, "order": 743}, "itemSet": {"set": "Copper"} }), new ItemBase("EquipmentToolsHatchet1", { @@ -57032,25 +57533,22 @@ export const initItemRepo = () => { "notes": {"note": " "}, "recipe": { "intID": "EquipmentToolsHatchet1", - "recipe": [{"item": "JungleTree", "quantity": 200}, {"item": "CraftMat6", "quantity": 100}], + "recipe": [{"item": "JungleTree", "quantity": 200}], "levelReqToCraft": 14, "expGiven": 680, "no": 31, "tab": 1, - "sellPrice": 3700, + "sellPrice": 1200, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "JungleTree", "quantity": 200}, - {"indent": 0, "item": "CraftMat6", "quantity": 100} - ], - "detRecipeTotals": [{"item": "JungleTree", "quantity": 200}, {"item": "CraftMat6", "quantity": 100}] + "detRecipe": [{"indent": 0, "item": "JungleTree", "quantity": 200}], + "detRecipeTotals": [{"item": "JungleTree", "quantity": 200}] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet1"}, "order": 725}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet1"}, "order": 744}, "itemSet": {"set": "Iron"} }), new ItemBase("EquipmentToolsHatchet2b", { @@ -57086,7 +57584,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "poopBig", "quantity": 1, "chance": 0.02}]}, - "slabSort": {"item": {"item": "EquipmentToolsHatchet2b"}, "order": 726}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet2b"}, "order": 745}, "itemSet": undefined }), new ItemBase("EquipmentToolsHatchet2", { @@ -57135,28 +57633,26 @@ export const initItemRepo = () => { "expGiven": 4400, "no": 11, "tab": 2, - "sellPrice": 181200, + "sellPrice": 178700, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 1, "item": "JungleTree", "quantity": 200}, - {"indent": 1, "item": "CraftMat6", "quantity": 100}, {"indent": 0, "item": "Quest19", "quantity": 5}, {"indent": 0, "item": "DesertA3", "quantity": 2000} ], "detRecipeTotals": [ {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet2"}, "order": 727}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet2"}, "order": 746}, "itemSet": {"set": "Gold"} }), new ItemBase("EquipmentToolsHatchet4", { @@ -57205,14 +57701,13 @@ export const initItemRepo = () => { "expGiven": 16000, "no": 31, "tab": 2, - "sellPrice": 511200, + "sellPrice": 508700, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 2]]", "txtName": "Task Unlocks Tab 2"}], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 1, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 2, "item": "JungleTree", "quantity": 200}, - {"indent": 2, "item": "CraftMat6", "quantity": 100}, {"indent": 1, "item": "Quest19", "quantity": 5}, {"indent": 1, "item": "DesertA3", "quantity": 2000}, {"indent": 0, "item": "PalmTree", "quantity": 6500}, @@ -57223,15 +57718,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet4"}, "order": 728}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet4"}, "order": 747}, "itemSet": {"set": "Platinum"} }), new ItemBase("EquipmentToolsHatchet5", { @@ -57280,7 +57774,7 @@ export const initItemRepo = () => { "expGiven": 150000, "no": 11, "tab": 3, - "sellPrice": 966200, + "sellPrice": 963700, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 3]]", "txtName": "Task Unlocks Tab 3"}], "detailedRecipe": { "detRecipe": [ @@ -57288,7 +57782,6 @@ export const initItemRepo = () => { {"indent": 1, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 2, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 3, "item": "JungleTree", "quantity": 200}, - {"indent": 3, "item": "CraftMat6", "quantity": 100}, {"indent": 2, "item": "Quest19", "quantity": 5}, {"indent": 2, "item": "DesertA3", "quantity": 2000}, {"indent": 1, "item": "PalmTree", "quantity": 6500}, @@ -57303,15 +57796,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet5"}, "order": 729}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet5"}, "order": 748}, "itemSet": {"set": "Dementia"} }), new ItemBase("EquipmentToolsHatchet7", { @@ -57360,7 +57852,7 @@ export const initItemRepo = () => { "expGiven": 400000, "no": 35, "tab": 3, - "sellPrice": 2966450, + "sellPrice": 2963950, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 3]]", "txtName": "Task Unlocks Tab 3"}], "detailedRecipe": { "detRecipe": [ @@ -57369,7 +57861,6 @@ export const initItemRepo = () => { {"indent": 2, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 3, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 4, "item": "JungleTree", "quantity": 200}, - {"indent": 4, "item": "CraftMat6", "quantity": 100}, {"indent": 3, "item": "Quest19", "quantity": 5}, {"indent": 3, "item": "DesertA3", "quantity": 2000}, {"indent": 2, "item": "PalmTree", "quantity": 6500}, @@ -57388,15 +57879,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet7"}, "order": 730}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet7"}, "order": 749}, "itemSet": {"set": "Void"} }), new ItemBase("EquipmentToolsHatchet6", { @@ -57445,7 +57935,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 11, "tab": 4, - "sellPrice": 9076450, + "sellPrice": 9073950, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -57455,7 +57945,6 @@ export const initItemRepo = () => { {"indent": 3, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 4, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 5, "item": "JungleTree", "quantity": 200}, - {"indent": 5, "item": "CraftMat6", "quantity": 100}, {"indent": 4, "item": "Quest19", "quantity": 5}, {"indent": 4, "item": "DesertA3", "quantity": 2000}, {"indent": 3, "item": "PalmTree", "quantity": 6500}, @@ -57478,15 +57967,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet6"}, "order": 731}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet6"}, "order": 750}, "itemSet": {"set": "Lustre"} }), new ItemBase("EquipmentToolsHatchet8", { @@ -57535,7 +58023,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 39, "tab": 4, - "sellPrice": 17091450, + "sellPrice": 17088950, "recipeFrom": [{"wikiName": "[[Tasks/Unlocks|Task Unlocks Tab 4]]", "txtName": "Task Unlocks Tab 4"}], "detailedRecipe": { "detRecipe": [ @@ -57546,7 +58034,6 @@ export const initItemRepo = () => { {"indent": 4, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 5, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 6, "item": "JungleTree", "quantity": 200}, - {"indent": 6, "item": "CraftMat6", "quantity": 100}, {"indent": 5, "item": "Quest19", "quantity": 5}, {"indent": 5, "item": "DesertA3", "quantity": 2000}, {"indent": 4, "item": "PalmTree", "quantity": 6500}, @@ -57573,15 +58060,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet8"}, "order": 732}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet8"}, "order": 751}, "itemSet": {"set": "Diabolical"} }), new ItemBase("EquipmentToolsHatchet9", { @@ -57623,7 +58109,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 11, "tab": 5, - "sellPrice": 54591450, + "sellPrice": 54588950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -57635,7 +58121,6 @@ export const initItemRepo = () => { {"indent": 5, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 6, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 7, "item": "JungleTree", "quantity": 200}, - {"indent": 7, "item": "CraftMat6", "quantity": 100}, {"indent": 6, "item": "Quest19", "quantity": 5}, {"indent": 6, "item": "DesertA3", "quantity": 2000}, {"indent": 5, "item": "PalmTree", "quantity": 6500}, @@ -57664,15 +58149,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet9"}, "order": 733}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet9"}, "order": 752}, "itemSet": {"set": "Magma"} }), new ItemBase("EquipmentToolsHatchet12", { @@ -57714,7 +58198,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 11, "tab": 6, - "sellPrice": 1554591450, + "sellPrice": 1554588950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -57727,7 +58211,6 @@ export const initItemRepo = () => { {"indent": 6, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 7, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 8, "item": "JungleTree", "quantity": 200}, - {"indent": 8, "item": "CraftMat6", "quantity": 100}, {"indent": 7, "item": "Quest19", "quantity": 5}, {"indent": 7, "item": "DesertA3", "quantity": 2000}, {"indent": 6, "item": "PalmTree", "quantity": 6500}, @@ -57758,15 +58241,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet12"}, "order": 734}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet12"}, "order": 753}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("EquipmentToolsHatchet10", { @@ -57810,7 +58292,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 35, "tab": 6, - "sellPrice": 1506554621450, + "sellPrice": 1506554618950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -57824,7 +58306,6 @@ export const initItemRepo = () => { {"indent": 7, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 8, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 9, "item": "JungleTree", "quantity": 200}, - {"indent": 9, "item": "CraftMat6", "quantity": 100}, {"indent": 8, "item": "Quest19", "quantity": 5}, {"indent": 8, "item": "DesertA3", "quantity": 2000}, {"indent": 7, "item": "PalmTree", "quantity": 6500}, @@ -57861,15 +58342,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet10"}, "order": 735}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet10"}, "order": 754}, "itemSet": {"set": "Gods"} }), new ItemBase("EquipmentToolsHatchet11", { @@ -57901,7 +58381,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet11"}, "order": 736}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet11"}, "order": 755}, "itemSet": undefined }), new ItemBase("EquipmentToolsHatchet13", { @@ -57943,7 +58423,7 @@ export const initItemRepo = () => { "expGiven": 1000000, "no": 11, "tab": 7, - "sellPrice": 1508054621450, + "sellPrice": 1508054618950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -57958,7 +58438,6 @@ export const initItemRepo = () => { {"indent": 8, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 9, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 10, "item": "JungleTree", "quantity": 200}, - {"indent": 10, "item": "CraftMat6", "quantity": 100}, {"indent": 9, "item": "Quest19", "quantity": 5}, {"indent": 9, "item": "DesertA3", "quantity": 2000}, {"indent": 8, "item": "PalmTree", "quantity": 6500}, @@ -57997,15 +58476,14 @@ export const initItemRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentToolsHatchet13"}, "order": 737}, + "slabSort": {"item": {"item": "EquipmentToolsHatchet13"}, "order": 756}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("FishingRod1", { @@ -58095,7 +58573,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod2"}, "order": 738}, + "slabSort": {"item": {"item": "FishingRod2"}, "order": 757}, "itemSet": {"set": "Copper"} }), new ItemBase("FishingRod3", { @@ -58162,7 +58640,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod3"}, "order": 739}, + "slabSort": {"item": {"item": "FishingRod3"}, "order": 758}, "itemSet": {"set": "Iron"} }), new ItemBase("FishingRod4", { @@ -58233,7 +58711,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod4"}, "order": 740}, + "slabSort": {"item": {"item": "FishingRod4"}, "order": 759}, "itemSet": {"set": "Gold"} }), new ItemBase("FishingRod5", { @@ -58309,7 +58787,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod5"}, "order": 741}, + "slabSort": {"item": {"item": "FishingRod5"}, "order": 760}, "itemSet": {"set": "Platinum"} }), new ItemBase("FishingRod6", { @@ -58390,7 +58868,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod6"}, "order": 742}, + "slabSort": {"item": {"item": "FishingRod6"}, "order": 761}, "itemSet": {"set": "Dementia"} }), new ItemBase("FishingRod7", { @@ -58479,7 +58957,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod7"}, "order": 743}, + "slabSort": {"item": {"item": "FishingRod7"}, "order": 762}, "itemSet": {"set": "Void"} }), new ItemBase("FishingRod8", { @@ -58572,7 +59050,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod8"}, "order": 744}, + "slabSort": {"item": {"item": "FishingRod8"}, "order": 763}, "itemSet": {"set": "Lustre"} }), new ItemBase("FishingRod9", { @@ -58670,7 +59148,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod9"}, "order": 745}, + "slabSort": {"item": {"item": "FishingRod9"}, "order": 764}, "itemSet": {"set": "Diabolical"} }), new ItemBase("FishingRod10", { @@ -58761,7 +59239,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod10"}, "order": 746}, + "slabSort": {"item": {"item": "FishingRod10"}, "order": 765}, "itemSet": {"set": "Magma"} }), new ItemBase("FishingRod11", { @@ -58855,7 +59333,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod11"}, "order": 747}, + "slabSort": {"item": {"item": "FishingRod11"}, "order": 766}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("FishingRod12", { @@ -58958,7 +59436,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod12"}, "order": 748}, + "slabSort": {"item": {"item": "FishingRod12"}, "order": 767}, "itemSet": {"set": "Gods"} }), new ItemBase("FishingRod13", { @@ -59060,7 +59538,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FishingRod13"}, "order": 749}, + "slabSort": {"item": {"item": "FishingRod13"}, "order": 768}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("CatchingNet1", { @@ -59150,7 +59628,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet2"}, "order": 750}, + "slabSort": {"item": {"item": "CatchingNet2"}, "order": 769}, "itemSet": {"set": "Copper"} }), new ItemBase("CatchingNet3", { @@ -59217,7 +59695,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet3"}, "order": 751}, + "slabSort": {"item": {"item": "CatchingNet3"}, "order": 770}, "itemSet": {"set": "ron"} }), new ItemBase("CatchingNet4", { @@ -59288,7 +59766,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet4"}, "order": 752}, + "slabSort": {"item": {"item": "CatchingNet4"}, "order": 771}, "itemSet": {"set": "Gold"} }), new ItemBase("CatchingNet5", { @@ -59364,7 +59842,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet5"}, "order": 753}, + "slabSort": {"item": {"item": "CatchingNet5"}, "order": 772}, "itemSet": {"set": "Platinum"} }), new ItemBase("CatchingNet6", { @@ -59449,7 +59927,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet6"}, "order": 754}, + "slabSort": {"item": {"item": "CatchingNet6"}, "order": 773}, "itemSet": {"set": "Dementia"} }), new ItemBase("CatchingNet7", { @@ -59535,7 +60013,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet7"}, "order": 755}, + "slabSort": {"item": {"item": "CatchingNet7"}, "order": 774}, "itemSet": {"set": "Void"} }), new ItemBase("CatchingNet8", { @@ -59626,7 +60104,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet8"}, "order": 756}, + "slabSort": {"item": {"item": "CatchingNet8"}, "order": 775}, "itemSet": {"set": "Lustre"} }), new ItemBase("CatchingNet9", { @@ -59722,7 +60200,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet9"}, "order": 757}, + "slabSort": {"item": {"item": "CatchingNet9"}, "order": 776}, "itemSet": {"set": "Diabolical"} }), new ItemBase("CatchingNet10", { @@ -59811,7 +60289,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet10"}, "order": 758}, + "slabSort": {"item": {"item": "CatchingNet10"}, "order": 777}, "itemSet": {"set": "Magma"} }), new ItemBase("CatchingNet11", { @@ -59903,7 +60381,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet11"}, "order": 759}, + "slabSort": {"item": {"item": "CatchingNet11"}, "order": 778}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("CatchingNet12", { @@ -60004,7 +60482,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet12"}, "order": 760}, + "slabSort": {"item": {"item": "CatchingNet12"}, "order": 779}, "itemSet": {"set": "Gods"} }), new ItemBase("CatchingNet13", { @@ -60104,7 +60582,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CatchingNet13"}, "order": 761}, + "slabSort": {"item": {"item": "CatchingNet13"}, "order": 780}, "itemSet": undefined }), new ItemBase("TrapBoxSet1", { @@ -60167,7 +60645,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet1"}, "order": 762}, + "slabSort": {"item": {"item": "TrapBoxSet1"}, "order": 781}, "itemSet": undefined }), new ItemBase("TrapBoxSet2", { @@ -60228,7 +60706,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet2"}, "order": 763}, + "slabSort": {"item": {"item": "TrapBoxSet2"}, "order": 782}, "itemSet": undefined }), new ItemBase("TrapBoxSet3", { @@ -60289,7 +60767,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet3"}, "order": 764}, + "slabSort": {"item": {"item": "TrapBoxSet3"}, "order": 783}, "itemSet": {"set": "Wooden"} }), new ItemBase("TrapBoxSet4", { @@ -60366,7 +60844,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet4"}, "order": 765}, + "slabSort": {"item": {"item": "TrapBoxSet4"}, "order": 784}, "itemSet": undefined }), new ItemBase("TrapBoxSet5", { @@ -60448,7 +60926,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet5"}, "order": 766}, + "slabSort": {"item": {"item": "TrapBoxSet5"}, "order": 785}, "itemSet": {"set": "Void"} }), new ItemBase("TrapBoxSet6", { @@ -60535,7 +61013,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet6"}, "order": 767}, + "slabSort": {"item": {"item": "TrapBoxSet6"}, "order": 786}, "itemSet": undefined }), new ItemBase("TrapBoxSet7", { @@ -60623,7 +61101,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet7"}, "order": 768}, + "slabSort": {"item": {"item": "TrapBoxSet7"}, "order": 787}, "itemSet": {"set": "Diabolical"} }), new ItemBase("TrapBoxSet8", { @@ -60716,7 +61194,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet8"}, "order": 769}, + "slabSort": {"item": {"item": "TrapBoxSet8"}, "order": 788}, "itemSet": {"set": "Magma"} }), new ItemBase("TrapBoxSet9", { @@ -60812,7 +61290,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet9"}, "order": 770}, + "slabSort": {"item": {"item": "TrapBoxSet9"}, "order": 789}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("TrapBoxSet10", { @@ -60912,7 +61390,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet10"}, "order": 771}, + "slabSort": {"item": {"item": "TrapBoxSet10"}, "order": 790}, "itemSet": {"set": "Gods"} }), new ItemBase("TrapBoxSet11", { @@ -61016,7 +61494,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "TrapBoxSet11"}, "order": 772}, + "slabSort": {"item": {"item": "TrapBoxSet11"}, "order": 791}, "itemSet": {"set": "Prehistoric"} }), new ItemBase("WorshipSkull1", { @@ -61068,7 +61546,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull1"}, "order": 773}, + "slabSort": {"item": {"item": "WorshipSkull1"}, "order": 792}, "itemSet": undefined }), new ItemBase("WorshipSkull2", { @@ -61121,7 +61599,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull2"}, "order": 774}, + "slabSort": {"item": {"item": "WorshipSkull2"}, "order": 793}, "itemSet": undefined }), new ItemBase("WorshipSkull3", { @@ -61174,7 +61652,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull3"}, "order": 775}, + "slabSort": {"item": {"item": "WorshipSkull3"}, "order": 794}, "itemSet": undefined }), new ItemBase("WorshipSkull4", { @@ -61244,7 +61722,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull4"}, "order": 776}, + "slabSort": {"item": {"item": "WorshipSkull4"}, "order": 795}, "itemSet": undefined }), new ItemBase("WorshipSkull5", { @@ -61319,7 +61797,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull5"}, "order": 777}, + "slabSort": {"item": {"item": "WorshipSkull5"}, "order": 796}, "itemSet": {"set": "Void"} }), new ItemBase("WorshipSkull6", { @@ -61398,7 +61876,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull6"}, "order": 778}, + "slabSort": {"item": {"item": "WorshipSkull6"}, "order": 797}, "itemSet": {"set": "Lustre"} }), new ItemBase("WorshipSkull7", { @@ -61476,7 +61954,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull7"}, "order": 779}, + "slabSort": {"item": {"item": "WorshipSkull7"}, "order": 798}, "itemSet": {"set": "Diabolical"} }), new ItemBase("WorshipSkull8", { @@ -61513,7 +61991,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mini3a", "quantity": 1, "chance": 0.009}]}, - "slabSort": {"item": {"item": "WorshipSkull8"}, "order": 780}, + "slabSort": {"item": {"item": "WorshipSkull8"}, "order": 799}, "itemSet": undefined }), new ItemBase("WorshipSkull9", { @@ -61597,7 +62075,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull9"}, "order": 781}, + "slabSort": {"item": {"item": "WorshipSkull9"}, "order": 800}, "itemSet": {"set": "Magma"} }), new ItemBase("WorshipSkull10", { @@ -61684,7 +62162,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull10"}, "order": 782}, + "slabSort": {"item": {"item": "WorshipSkull10"}, "order": 801}, "itemSet": {"set": "Marbiglass"} }), new ItemBase("WorshipSkull11", { @@ -61776,7 +62254,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull11"}, "order": 783}, + "slabSort": {"item": {"item": "WorshipSkull11"}, "order": 802}, "itemSet": {"set": "Gods"} }), new ItemBase("WorshipSkull12", { @@ -61872,7 +62350,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WorshipSkull12"}, "order": 784}, + "slabSort": {"item": {"item": "WorshipSkull12"}, "order": 803}, "itemSet": undefined }), new ItemBase("DNAgun0", { @@ -61923,7 +62401,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DNAgun0"}, "order": 785}, + "slabSort": {"item": {"item": "DNAgun0"}, "order": 804}, "itemSet": undefined }), new ItemBase("DNAgun1", { @@ -61978,7 +62456,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DNAgun1"}, "order": 786}, + "slabSort": {"item": {"item": "DNAgun1"}, "order": 805}, "itemSet": undefined }), new ItemBase("DNAgun2", { @@ -62039,7 +62517,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DNAgun2"}, "order": 787}, + "slabSort": {"item": {"item": "DNAgun2"}, "order": 806}, "itemSet": undefined }), new ItemBase("DNAgun3", { @@ -62103,7 +62581,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DNAgun3"}, "order": 788}, + "slabSort": {"item": {"item": "DNAgun3"}, "order": 807}, "itemSet": undefined }), new ItemBase("FoodHealth1", { @@ -62138,7 +62616,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth1"}, "order": 789}, + "slabSort": {"item": {"item": "FoodHealth1"}, "order": 808}, "itemSet": undefined }), new ItemBase("FoodHealth3", { @@ -62193,7 +62671,7 @@ export const initItemRepo = () => { {"source": "frogBIG", "quantity": 1, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "FoodHealth3"}, "order": 790}, + "slabSort": {"item": {"item": "FoodHealth3"}, "order": 809}, "itemSet": undefined }), new ItemBase("FoodHealth2", { @@ -62242,7 +62720,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snakeG", "quantity": 3, "chance": 0.0005}]}, - "slabSort": {"item": {"item": "FoodHealth2"}, "order": 791}, + "slabSort": {"item": {"item": "FoodHealth2"}, "order": 810}, "itemSet": undefined }), new ItemBase("Peanut", { @@ -62305,7 +62783,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Peanut"}, "order": 792}, + "slabSort": {"item": {"item": "Peanut"}, "order": 811}, "itemSet": undefined }), new ItemBase("FoodHealth4", { @@ -62342,7 +62820,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth4"}, "order": 796}, + "slabSort": {"item": {"item": "FoodHealth4"}, "order": 815}, "itemSet": undefined }), new ItemBase("FoodHealth6", { @@ -62390,7 +62868,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 15, "chance": 0.42} ] }, - "slabSort": {"item": {"item": "FoodHealth6"}, "order": 797}, + "slabSort": {"item": {"item": "FoodHealth6"}, "order": 816}, "itemSet": undefined }), new ItemBase("FoodHealth7", { @@ -62440,7 +62918,7 @@ export const initItemRepo = () => { {"source": "ChestB2", "quantity": 15, "chance": 0.42} ] }, - "slabSort": {"item": {"item": "FoodHealth7"}, "order": 798}, + "slabSort": {"item": {"item": "FoodHealth7"}, "order": 817}, "itemSet": undefined }), new ItemBase("FoodHealth10", { @@ -62492,7 +62970,7 @@ export const initItemRepo = () => { {"source": "snowball", "quantity": 1, "chance": 0.009} ] }, - "slabSort": {"item": {"item": "FoodHealth10"}, "order": 799}, + "slabSort": {"item": {"item": "FoodHealth10"}, "order": 818}, "itemSet": undefined }), new ItemBase("FoodHealth9", { @@ -62530,7 +63008,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "speaker", "quantity": 1, "chance": 0.007}]}, - "slabSort": {"item": {"item": "FoodHealth9"}, "order": 800}, + "slabSort": {"item": {"item": "FoodHealth9"}, "order": 819}, "itemSet": undefined }), new ItemBase("FoodHealth11", { @@ -62567,7 +63045,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth11"}, "order": 801}, + "slabSort": {"item": {"item": "FoodHealth11"}, "order": 820}, "itemSet": undefined }), new ItemBase("FoodHealth13", { @@ -62604,7 +63082,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth13"}, "order": 802}, + "slabSort": {"item": {"item": "FoodHealth13"}, "order": 821}, "itemSet": undefined }), new ItemBase("FoodHealth12", { @@ -62641,7 +63119,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth12"}, "order": 803}, + "slabSort": {"item": {"item": "FoodHealth12"}, "order": 822}, "itemSet": undefined }), new ItemBase("FoodHealth14", { @@ -62678,7 +63156,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth14"}, "order": 804}, + "slabSort": {"item": {"item": "FoodHealth14"}, "order": 823}, "itemSet": undefined }), new ItemBase("FoodHealth15", { @@ -62715,7 +63193,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth15"}, "order": 805}, + "slabSort": {"item": {"item": "FoodHealth15"}, "order": 824}, "itemSet": undefined }), new ItemBase("FoodHealth16", { @@ -62752,7 +63230,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth16"}, "order": 806}, + "slabSort": {"item": {"item": "FoodHealth16"}, "order": 825}, "itemSet": undefined }), new ItemBase("FoodHealth17", { @@ -62790,7 +63268,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6c2", "quantity": 5, "chance": 0.0025}]}, - "slabSort": {"item": {"item": "FoodHealth17"}, "order": 807}, + "slabSort": {"item": {"item": "FoodHealth17"}, "order": 826}, "itemSet": undefined }), new ItemBase("FoodHealth18", { @@ -62827,7 +63305,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth18"}, "order": 808}, + "slabSort": {"item": {"item": "FoodHealth18"}, "order": 827}, "itemSet": undefined }), new ItemBase("FoodHealth19", { @@ -62864,7 +63342,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth19"}, "order": 809}, + "slabSort": {"item": {"item": "FoodHealth19"}, "order": 828}, "itemSet": undefined }), new ItemBase("FoodHealth5", { @@ -62901,7 +63379,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth5"}, "order": 793}, + "slabSort": {"item": {"item": "FoodHealth5"}, "order": 812}, "itemSet": undefined }), new ItemBase("FoodHealth8", { @@ -62952,7 +63430,7 @@ export const initItemRepo = () => { {"source": "loveEvent2", "quantity": 2, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent8"}, "order": 794}, + "slabSort": {"item": {"item": "FoodEvent8"}, "order": 813}, "itemSet": undefined }), new ItemBase("Meatloaf", { @@ -62984,7 +63462,7 @@ export const initItemRepo = () => { {"source": "wolfC", "quantity": 10, "chance": 0.05} ] }, - "slabSort": {"item": {"item": "Meatloaf"}, "order": 795}, + "slabSort": {"item": {"item": "Meatloaf"}, "order": 814}, "itemSet": undefined }), new ItemBase("FoodPotOr1", { @@ -63040,7 +63518,7 @@ export const initItemRepo = () => { {"source": "frogG", "quantity": 1, "chance": 0.002} ] }, - "slabSort": {"item": {"item": "FoodPotOr1"}, "order": 810}, + "slabSort": {"item": {"item": "FoodPotOr1"}, "order": 829}, "itemSet": undefined }), new ItemBase("FoodPotOr2", { @@ -63100,7 +63578,7 @@ export const initItemRepo = () => { {"source": "ChestB1", "quantity": 10, "chance": 0.2} ] }, - "slabSort": {"item": {"item": "FoodPotOr2"}, "order": 811}, + "slabSort": {"item": {"item": "FoodPotOr2"}, "order": 830}, "itemSet": undefined }), new ItemBase("FoodPotOr3", { @@ -63148,7 +63626,7 @@ export const initItemRepo = () => { {"source": "ChestA3", "quantity": 25, "chance": 0.15} ] }, - "slabSort": {"item": {"item": "FoodPotOr3"}, "order": 812}, + "slabSort": {"item": {"item": "FoodPotOr3"}, "order": 831}, "itemSet": undefined }), new ItemBase("FoodPotOr4", { @@ -63185,7 +63663,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodPotOr4"}, "order": 813}, + "slabSort": {"item": {"item": "FoodPotOr4"}, "order": 832}, "itemSet": undefined }), new ItemBase("FoodPotRe1", { @@ -63230,7 +63708,7 @@ export const initItemRepo = () => { {"source": "acorn", "quantity": 25, "chance": 0.0026} ] }, - "slabSort": {"item": {"item": "FoodPotRe1"}, "order": 814}, + "slabSort": {"item": {"item": "FoodPotRe1"}, "order": 833}, "itemSet": undefined }), new ItemBase("FoodPotRe2", { @@ -63272,7 +63750,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogBIG", "quantity": 5, "chance": 0.001}]}, - "slabSort": {"item": {"item": "FoodPotRe2"}, "order": 815}, + "slabSort": {"item": {"item": "FoodPotRe2"}, "order": 834}, "itemSet": undefined }), new ItemBase("FoodPotRe3", { @@ -63322,7 +63800,7 @@ export const initItemRepo = () => { {"source": "ChestC2", "quantity": 25, "chance": 0.4} ] }, - "slabSort": {"item": {"item": "FoodPotRe3"}, "order": 816}, + "slabSort": {"item": {"item": "FoodPotRe3"}, "order": 835}, "itemSet": undefined }), new ItemBase("FoodPotRe4", { @@ -63359,7 +63837,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodPotRe4"}, "order": 817}, + "slabSort": {"item": {"item": "FoodPotRe4"}, "order": 836}, "itemSet": undefined }), new ItemBase("FoodPotGr1", { @@ -63417,10 +63895,12 @@ export const initItemRepo = () => { {"source": "Spelunking0", "quantity": 5, "chance": 0}, {"source": "Spelunking1", "quantity": 5, "chance": 0}, {"source": "Spelunking2", "quantity": 5, "chance": 0}, - {"source": "Spelunking3", "quantity": 5, "chance": 0} + {"source": "Spelunking3", "quantity": 5, "chance": 0}, + {"source": "Spelunking4", "quantity": 5, "chance": 0}, + {"source": "Spelunking5", "quantity": 5, "chance": 0} ] }, - "slabSort": {"item": {"item": "FoodPotGr1"}, "order": 818}, + "slabSort": {"item": {"item": "FoodPotGr1"}, "order": 837}, "itemSet": undefined }), new ItemBase("FoodPotGr2", { @@ -63476,7 +63956,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 25, "chance": 0.4} ] }, - "slabSort": {"item": {"item": "FoodPotGr2"}, "order": 819}, + "slabSort": {"item": {"item": "FoodPotGr2"}, "order": 838}, "itemSet": undefined }), new ItemBase("FoodPotGr3", { @@ -63522,7 +64002,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "stache", "quantity": 1, "chance": 0.002}]}, - "slabSort": {"item": {"item": "FoodPotGr3"}, "order": 820}, + "slabSort": {"item": {"item": "FoodPotGr3"}, "order": 839}, "itemSet": undefined }), new ItemBase("FoodPotGr4", { @@ -63560,7 +64040,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6c2", "quantity": 3, "chance": 0.001}]}, - "slabSort": {"item": {"item": "FoodPotGr4"}, "order": 821}, + "slabSort": {"item": {"item": "FoodPotGr4"}, "order": 840}, "itemSet": undefined }), new ItemBase("FoodEvent7", { @@ -63593,7 +64073,7 @@ export const initItemRepo = () => { {"source": "loveEvent2", "quantity": 2, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent7"}, "order": 822}, + "slabSort": {"item": {"item": "FoodEvent7"}, "order": 841}, "itemSet": undefined }), new ItemBase("FoodPotMana1", { @@ -63638,7 +64118,7 @@ export const initItemRepo = () => { {"source": "acorn", "quantity": 25, "chance": 0.0026} ] }, - "slabSort": {"item": {"item": "FoodPotMana1"}, "order": 823}, + "slabSort": {"item": {"item": "FoodPotMana1"}, "order": 842}, "itemSet": undefined }), new ItemBase("FoodPotMana2", { @@ -63656,7 +64136,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodPotMana2"}, "order": 824}, + "slabSort": {"item": {"item": "FoodPotMana2"}, "order": 843}, "itemSet": undefined }), new ItemBase("FoodPotMana3", { @@ -63678,7 +64158,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "bloque", "quantity": 1, "chance": 0.0025}]}, - "slabSort": {"item": {"item": "FoodPotMana3"}, "order": 825}, + "slabSort": {"item": {"item": "FoodPotMana3"}, "order": 844}, "itemSet": undefined }), new ItemBase("FoodPotMana4", { @@ -63713,7 +64193,7 @@ export const initItemRepo = () => { {"source": "ChestB4", "quantity": 50, "chance": 0.15} ] }, - "slabSort": {"item": {"item": "FoodPotMana4"}, "order": 826}, + "slabSort": {"item": {"item": "FoodPotMana4"}, "order": 845}, "itemSet": undefined }), new ItemBase("FoodPotYe1", { @@ -63758,7 +64238,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodPotYe1"}, "order": 827}, + "slabSort": {"item": {"item": "FoodPotYe1"}, "order": 846}, "itemSet": undefined }), new ItemBase("FoodPotYe2", { @@ -63813,7 +64293,7 @@ export const initItemRepo = () => { {"source": "ChestC3", "quantity": 25, "chance": 0.1} ] }, - "slabSort": {"item": {"item": "FoodPotYe2"}, "order": 828}, + "slabSort": {"item": {"item": "FoodPotYe2"}, "order": 847}, "itemSet": undefined }), new ItemBase("FoodPotYe3", { @@ -63841,7 +64321,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodPotYe3"}, "order": 829}, + "slabSort": {"item": {"item": "FoodPotYe3"}, "order": 848}, "itemSet": undefined }), new ItemBase("FoodPotYe4", { @@ -63878,7 +64358,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodPotYe4"}, "order": 830}, + "slabSort": {"item": {"item": "FoodPotYe4"}, "order": 849}, "itemSet": undefined }), new ItemBase("FoodPotYe5", { @@ -63933,7 +64413,7 @@ export const initItemRepo = () => { {"source": "ChestC5", "quantity": 20, "chance": 0.19} ] }, - "slabSort": {"item": {"item": "FoodPotYe5"}, "order": 831}, + "slabSort": {"item": {"item": "FoodPotYe5"}, "order": 850}, "itemSet": undefined }), new ItemBase("FoodEvent6", { @@ -63966,7 +64446,7 @@ export const initItemRepo = () => { {"source": "loveEvent2", "quantity": 3, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent6"}, "order": 832}, + "slabSort": {"item": {"item": "FoodEvent6"}, "order": 851}, "itemSet": undefined }), new ItemBase("Pearl3", { @@ -63988,7 +64468,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Pearl3"}, "order": 833}, + "slabSort": {"item": {"item": "Pearl3"}, "order": 852}, "itemSet": undefined }), new ItemBase("FoodMining1", { @@ -64036,7 +64516,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodMining1"}, "order": 834}, + "slabSort": {"item": {"item": "FoodMining1"}, "order": 853}, "itemSet": undefined }), new ItemBase("FoodEvent1", { @@ -64068,7 +64548,7 @@ export const initItemRepo = () => { {"source": "xmasEvent", "quantity": 3, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent1"}, "order": 835}, + "slabSort": {"item": {"item": "FoodEvent1"}, "order": 854}, "itemSet": undefined }), new ItemBase("Pearl2", { @@ -64090,7 +64570,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Pearl2"}, "order": 836}, + "slabSort": {"item": {"item": "Pearl2"}, "order": 855}, "itemSet": undefined }), new ItemBase("FoodChoppin1", { @@ -64134,7 +64614,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodChoppin1"}, "order": 837}, + "slabSort": {"item": {"item": "FoodChoppin1"}, "order": 856}, "itemSet": undefined }), new ItemBase("FoodEvent2", { @@ -64165,7 +64645,7 @@ export const initItemRepo = () => { {"source": "xmasEvent", "quantity": 3, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent2"}, "order": 838}, + "slabSort": {"item": {"item": "FoodEvent2"}, "order": 857}, "itemSet": undefined }), new ItemBase("FoodFish1", { @@ -64209,7 +64689,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodFish1"}, "order": 839}, + "slabSort": {"item": {"item": "FoodFish1"}, "order": 858}, "itemSet": undefined }), new ItemBase("FoodEvent3", { @@ -64240,7 +64720,7 @@ export const initItemRepo = () => { {"source": "xmasEvent", "quantity": 2, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent3"}, "order": 840}, + "slabSort": {"item": {"item": "FoodEvent3"}, "order": 859}, "itemSet": undefined }), new ItemBase("Pearl1", { @@ -64268,7 +64748,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Pearl1"}, "order": 841}, + "slabSort": {"item": {"item": "Pearl1"}, "order": 860}, "itemSet": undefined }), new ItemBase("FoodCatch1", { @@ -64312,7 +64792,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodCatch1"}, "order": 842}, + "slabSort": {"item": {"item": "FoodCatch1"}, "order": 861}, "itemSet": undefined }), new ItemBase("FoodEvent4", { @@ -64343,7 +64823,7 @@ export const initItemRepo = () => { {"source": "xmasEvent", "quantity": 2, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent4"}, "order": 843}, + "slabSort": {"item": {"item": "FoodEvent4"}, "order": 862}, "itemSet": undefined }), new ItemBase("FoodTrapping1", { @@ -64387,7 +64867,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodTrapping1"}, "order": 844}, + "slabSort": {"item": {"item": "FoodTrapping1"}, "order": 863}, "itemSet": undefined }), new ItemBase("FoodWorship1", { @@ -64435,7 +64915,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodWorship1"}, "order": 845}, + "slabSort": {"item": {"item": "FoodWorship1"}, "order": 864}, "itemSet": undefined }), new ItemBase("Bullet", { @@ -64479,7 +64959,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Bullet"}, "order": 846}, + "slabSort": {"item": {"item": "Bullet"}, "order": 865}, "itemSet": undefined }), new ItemBase("BulletB", { @@ -64529,7 +65009,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BulletB"}, "order": 847}, + "slabSort": {"item": {"item": "BulletB"}, "order": 866}, "itemSet": undefined }), new ItemBase("Bullet3", { @@ -64583,7 +65063,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Bullet3"}, "order": 848}, + "slabSort": {"item": {"item": "Bullet3"}, "order": 867}, "itemSet": undefined }), new ItemBase("MidnightCookie", { @@ -64627,7 +65107,7 @@ export const initItemRepo = () => { {"source": "Boss2C", "quantity": 1, "chance": 0.07} ] }, - "slabSort": {"item": {"item": "MidnightCookie"}, "order": 849}, + "slabSort": {"item": {"item": "MidnightCookie"}, "order": 868}, "itemSet": undefined }), new ItemBase("FoodEvent5", { @@ -64659,7 +65139,7 @@ export const initItemRepo = () => { {"source": "loveEvent2", "quantity": 3, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodEvent5"}, "order": 850}, + "slabSort": {"item": {"item": "FoodEvent5"}, "order": 869}, "itemSet": undefined }), new ItemBase("PeanutG", { @@ -64722,7 +65202,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "PeanutG"}, "order": 851}, + "slabSort": {"item": {"item": "PeanutG"}, "order": 870}, "itemSet": undefined }), new ItemBase("FoodG1", { @@ -64793,7 +65273,7 @@ export const initItemRepo = () => { {"source": "ChestC6", "quantity": 320, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodG1"}, "order": 852}, + "slabSort": {"item": {"item": "FoodG1"}, "order": 871}, "itemSet": undefined }), new ItemBase("FoodG2", { @@ -64865,7 +65345,7 @@ export const initItemRepo = () => { {"source": "ChestC6", "quantity": 150, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodG2"}, "order": 853}, + "slabSort": {"item": {"item": "FoodG2"}, "order": 872}, "itemSet": undefined }), new ItemBase("FoodG3", { @@ -64960,7 +65440,7 @@ export const initItemRepo = () => { {"source": "ChestC2", "quantity": 1, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "FoodG3"}, "order": 854}, + "slabSort": {"item": {"item": "FoodG3"}, "order": 873}, "itemSet": undefined }), new ItemBase("FoodG4", { @@ -65048,6 +65528,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.0015}, {"source": "OakTree", "quantity": 1, "chance": 2.4e-05}, {"source": "BirchTree", "quantity": 1, "chance": 2.55e-05}, @@ -65058,7 +65540,7 @@ export const initItemRepo = () => { {"source": "ChestB1", "quantity": 1, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "FoodG4"}, "order": 855}, + "slabSort": {"item": {"item": "FoodG4"}, "order": 874}, "itemSet": undefined }), new ItemBase("FoodG5", { @@ -65128,7 +65610,7 @@ export const initItemRepo = () => { {"source": "ChestB3", "quantity": 1, "chance": 0.5} ] }, - "slabSort": {"item": {"item": "FoodG5"}, "order": 856}, + "slabSort": {"item": {"item": "FoodG5"}, "order": 875}, "itemSet": undefined }), new ItemBase("FoodG6", { @@ -65169,7 +65651,7 @@ export const initItemRepo = () => { {"source": "ChestC5", "quantity": 100, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodG6"}, "order": 857}, + "slabSort": {"item": {"item": "FoodG6"}, "order": 876}, "itemSet": undefined }), new ItemBase("FoodG7", { @@ -65250,7 +65732,7 @@ export const initItemRepo = () => { {"source": "ChestC4", "quantity": 2, "chance": 0.025} ] }, - "slabSort": {"item": {"item": "FoodG7"}, "order": 858}, + "slabSort": {"item": {"item": "FoodG7"}, "order": 877}, "itemSet": undefined }), new ItemBase("FoodG8", { @@ -65309,7 +65791,7 @@ export const initItemRepo = () => { {"source": "Bug6", "quantity": 1, "chance": 3.6e-05} ] }, - "slabSort": {"item": {"item": "FoodG8"}, "order": 859}, + "slabSort": {"item": {"item": "FoodG8"}, "order": 878}, "itemSet": undefined }), new ItemBase("FoodG9", { @@ -65389,7 +65871,7 @@ export const initItemRepo = () => { {"source": "ChestA5", "quantity": 15, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodG9"}, "order": 860}, + "slabSort": {"item": {"item": "FoodG9"}, "order": 879}, "itemSet": undefined }), new ItemBase("FoodG10", { @@ -65434,7 +65916,7 @@ export const initItemRepo = () => { {"source": "ChestC5", "quantity": 1, "chance": 0.0083} ] }, - "slabSort": {"item": {"item": "FoodG10"}, "order": 861}, + "slabSort": {"item": {"item": "FoodG10"}, "order": 880}, "itemSet": undefined }), new ItemBase("FoodG11", { @@ -65475,7 +65957,7 @@ export const initItemRepo = () => { {"source": "ChestA6", "quantity": 60, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "FoodG11"}, "order": 862}, + "slabSort": {"item": {"item": "FoodG11"}, "order": 881}, "itemSet": undefined }), new ItemBase("FoodG12", { @@ -65520,7 +66002,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 2, "chance": 0.0065} ] }, - "slabSort": {"item": {"item": "FoodG12"}, "order": 863}, + "slabSort": {"item": {"item": "FoodG12"}, "order": 882}, "itemSet": undefined }), new ItemBase("FoodG13", { @@ -65584,7 +66066,7 @@ export const initItemRepo = () => { {"source": "mini6a", "quantity": 1, "chance": 0.1} ] }, - "slabSort": {"item": {"item": "FoodG13"}, "order": 864}, + "slabSort": {"item": {"item": "FoodG13"}, "order": 883}, "itemSet": undefined }), new ItemBase("FoodG14", { @@ -65620,10 +66102,22 @@ export const initItemRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 4e-07}, {"source": "w7a11", "quantity": 1, "chance": 4e-07}, {"source": "w7a12", "quantity": 1, "chance": 4e-07}, + {"source": "w7b1", "quantity": 1, "chance": 4e-07}, + {"source": "w7b2", "quantity": 1, "chance": 4e-07}, + {"source": "w7b3", "quantity": 1, "chance": 4e-07}, + {"source": "w7b4", "quantity": 1, "chance": 4e-07}, + {"source": "w7b5", "quantity": 1, "chance": 4e-07}, + {"source": "w7b6", "quantity": 1, "chance": 4e-07}, + {"source": "w7b7", "quantity": 1, "chance": 4e-07}, + {"source": "w7b8", "quantity": 1, "chance": 4e-07}, + {"source": "w7b9", "quantity": 1, "chance": 4e-07}, + {"source": "w7b10", "quantity": 1, "chance": 4e-07}, + {"source": "w7b11", "quantity": 1, "chance": 4e-07}, + {"source": "w7b12", "quantity": 1, "chance": 4e-07}, {"source": "w7d1", "quantity": 1, "chance": 1e-06} ] }, - "slabSort": {"item": {"item": "FoodG14"}, "order": 865}, + "slabSort": {"item": {"item": "FoodG14"}, "order": 884}, "itemSet": undefined }), new ItemBase("FoodG15", { @@ -65642,7 +66136,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodG15"}, "order": 866}, + "slabSort": {"item": {"item": "FoodG15"}, "order": 885}, "itemSet": undefined }), new ItemBase("ButterBar", { @@ -65665,7 +66159,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Bug2", "quantity": 1, "chance": 0.01}]}, - "slabSort": {"item": {"item": "ButterBar"}, "order": 867}, + "slabSort": {"item": {"item": "ButterBar"}, "order": 886}, "itemSet": undefined }), new ItemBase("rtt0", { @@ -65771,7 +66265,7 @@ export const initItemRepo = () => { {"source": "ChestC1", "quantity": 1, "chance": 0.05} ] }, - "slabSort": {"item": {"item": "rtt0"}, "order": 868}, + "slabSort": {"item": {"item": "rtt0"}, "order": 887}, "itemSet": undefined }), new ItemBase("ResetFrag", { @@ -65917,6 +66411,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 0.0003}, {"source": "OakTree", "quantity": 1, "chance": 4.8e-06}, {"source": "BirchTree", "quantity": 1, "chance": 5.1e-06}, @@ -66077,7 +66573,7 @@ export const initItemRepo = () => { {"source": "Tree11", "quantity": 1, "chance": 8.01e-06} ] }, - "slabSort": {"item": {"item": "ResetFrag"}, "order": 869}, + "slabSort": {"item": {"item": "ResetFrag"}, "order": 888}, "itemSet": undefined }), new ItemBase("ResetCompleted", { @@ -66121,7 +66617,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ResetCompleted"}, "order": 870}, + "slabSort": {"item": {"item": "ResetCompleted"}, "order": 889}, "itemSet": undefined }), new ItemBase("ResetCompletedS", { @@ -66179,7 +66675,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "springEvent2", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "ResetCompletedS"}, "order": 871}, + "slabSort": {"item": {"item": "ResetCompletedS"}, "order": 890}, "itemSet": undefined }), new ItemBase("ClassSwap", { @@ -66206,7 +66702,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "springEvent2", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "ClassSwap"}, "order": 872}, + "slabSort": {"item": {"item": "ClassSwap"}, "order": 891}, "itemSet": undefined }), new ItemBase("ClassSwapB", { @@ -66224,7 +66720,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ClassSwapB"}, "order": 873}, + "slabSort": {"item": {"item": "ClassSwapB"}, "order": 892}, "itemSet": undefined }), new ItemBase("ClassSwapC", { @@ -66246,7 +66742,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ClassSwapC"}, "order": 874}, + "slabSort": {"item": {"item": "ClassSwapC"}, "order": 893}, "itemSet": undefined }), new ItemBase("ResetBox", { @@ -66275,7 +66771,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "springEvent2", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "ResetBox"}, "order": 875}, + "slabSort": {"item": {"item": "ResetBox"}, "order": 894}, "itemSet": undefined }), new ItemBase("Ht", { @@ -66463,7 +66959,7 @@ export const initItemRepo = () => { {"source": "mini6a", "quantity": 1, "chance": 0.25} ] }, - "slabSort": {"item": {"item": "ExpBalloon1"}, "order": 893}, + "slabSort": {"item": {"item": "ExpBalloon1"}, "order": 912}, "itemSet": undefined }), new ItemBase("ExpBalloon2", { @@ -66535,7 +67031,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ExpBalloon2"}, "order": 894}, + "slabSort": {"item": {"item": "ExpBalloon2"}, "order": 913}, "itemSet": undefined }), new ItemBase("ExpBalloon3", { @@ -66583,7 +67079,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ExpBalloon3"}, "order": 895}, + "slabSort": {"item": {"item": "ExpBalloon3"}, "order": 914}, "itemSet": undefined }), new ItemBase("JobApplication", { @@ -66610,7 +67106,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "poopBig", "quantity": 1, "chance": 1}]}, - "slabSort": {"item": {"item": "JobApplication"}, "order": 993}, + "slabSort": {"item": {"item": "JobApplication"}, "order": 1013}, "itemSet": undefined }), new ItemBase("SmithingHammerChisel", { @@ -66656,7 +67152,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "SmithingHammerChisel"}, "order": 994}, + "slabSort": {"item": {"item": "SmithingHammerChisel"}, "order": 1014}, "itemSet": undefined }), new ItemBase("SmithingHammerChisel2", { @@ -66693,7 +67189,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "SmithingHammerChisel2"}, "order": 995}, + "slabSort": {"item": {"item": "SmithingHammerChisel2"}, "order": 1015}, "itemSet": undefined }), new ItemBase("SmithingHammerChisel3", { @@ -66720,7 +67216,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "SmithingHammerChisel3"}, "order": 996}, + "slabSort": {"item": {"item": "SmithingHammerChisel3"}, "order": 1016}, "itemSet": undefined }), new ItemBase("SmithingHammerChisel4", { @@ -66747,7 +67243,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "SmithingHammerChisel4"}, "order": 997}, + "slabSort": {"item": {"item": "SmithingHammerChisel4"}, "order": 1017}, "itemSet": undefined }), new ItemBase("BobJoePickle", { @@ -66803,7 +67299,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BobJoePickle"}, "order": 998}, + "slabSort": {"item": {"item": "BobJoePickle"}, "order": 1018}, "itemSet": undefined }), new ItemBase("BallJoePickle", { @@ -66825,7 +67321,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BallJoePickle"}, "order": 999}, + "slabSort": {"item": {"item": "BallJoePickle"}, "order": 1019}, "itemSet": undefined }), new ItemBase("BoneJoePickle", { @@ -66862,7 +67358,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "BoneJoePickle"}, "order": 1000}, + "slabSort": {"item": {"item": "BoneJoePickle"}, "order": 1020}, "itemSet": undefined }), new ItemBase("Quest1", { @@ -66894,7 +67390,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest1"}, "order": 1001}, + "slabSort": {"item": {"item": "Quest1"}, "order": 1021}, "itemSet": undefined }), new ItemBase("Crystal1", { @@ -66921,7 +67417,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "wolfA", "quantity": 1, "chance": 1}]}, - "slabSort": {"item": {"item": "Crystal1"}, "order": 1002}, + "slabSort": {"item": {"item": "Crystal1"}, "order": 1022}, "itemSet": undefined }), new ItemBase("Crystal2", { @@ -66948,7 +67444,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Boss2A", "quantity": 1, "chance": 1}]}, - "slabSort": {"item": {"item": "Crystal2"}, "order": 1003}, + "slabSort": {"item": {"item": "Crystal2"}, "order": 1023}, "itemSet": undefined }), new ItemBase("Crystal3", { @@ -66975,7 +67471,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Crystal3"}, "order": 1004}, + "slabSort": {"item": {"item": "Crystal3"}, "order": 1024}, "itemSet": undefined }), new ItemBase("Crystal4", { @@ -66993,7 +67489,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Crystal4"}, "order": 1005}, + "slabSort": {"item": {"item": "Crystal4"}, "order": 1025}, "itemSet": undefined }), new ItemBase("Crystal5", { @@ -67011,7 +67507,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Crystal5"}, "order": 1006}, + "slabSort": {"item": {"item": "Crystal5"}, "order": 1026}, "itemSet": undefined }), new ItemBase("Crystal6", { @@ -67056,7 +67552,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "PeanutS"}, "order": 1007}, + "slabSort": {"item": {"item": "PeanutS"}, "order": 1027}, "itemSet": undefined }), new ItemBase("Quest3", { @@ -67083,7 +67579,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogG", "quantity": 1, "chance": 0.5}]}, - "slabSort": {"item": {"item": "Quest3"}, "order": 1008}, + "slabSort": {"item": {"item": "Quest3"}, "order": 1028}, "itemSet": undefined }), new ItemBase("Quest4", { @@ -67110,7 +67606,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "frogG", "quantity": 1, "chance": 0.3}]}, - "slabSort": {"item": {"item": "Quest4"}, "order": 1009}, + "slabSort": {"item": {"item": "Quest4"}, "order": 1029}, "itemSet": undefined }), new ItemBase("Mayo", { @@ -67137,7 +67633,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Mayo"}, "order": 1010}, + "slabSort": {"item": {"item": "Mayo"}, "order": 1030}, "itemSet": undefined }), new ItemBase("Trash", { @@ -67164,7 +67660,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trash"}, "order": 1011}, + "slabSort": {"item": {"item": "Trash"}, "order": 1031}, "itemSet": undefined }), new ItemBase("Trash2", { @@ -67191,7 +67687,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trash2"}, "order": 1012}, + "slabSort": {"item": {"item": "Trash2"}, "order": 1032}, "itemSet": undefined }), new ItemBase("Trash3", { @@ -67209,7 +67705,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trash3"}, "order": 1013}, + "slabSort": {"item": {"item": "Trash3"}, "order": 1033}, "itemSet": undefined }), new ItemBase("Quest5", { @@ -67227,7 +67723,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest5"}, "order": 1014}, + "slabSort": {"item": {"item": "Quest5"}, "order": 1034}, "itemSet": undefined }), new ItemBase("Quest6", { @@ -67259,7 +67755,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest6"}, "order": 1015}, + "slabSort": {"item": {"item": "Quest6"}, "order": 1035}, "itemSet": undefined }), new ItemBase("Quest7", { @@ -67286,7 +67782,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "snakeG", "quantity": 1, "chance": 0.2}]}, - "slabSort": {"item": {"item": "Quest7"}, "order": 1016}, + "slabSort": {"item": {"item": "Quest7"}, "order": 1036}, "itemSet": undefined }), new ItemBase("Quest8", { @@ -67331,7 +67827,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest10"}, "order": 1017}, + "slabSort": {"item": {"item": "Quest10"}, "order": 1037}, "itemSet": undefined }), new ItemBase("Quest11", { @@ -67363,7 +67859,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest11"}, "order": 1018}, + "slabSort": {"item": {"item": "Quest11"}, "order": 1038}, "itemSet": undefined }), new ItemBase("Quest12", { @@ -67390,7 +67886,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "plank", "quantity": 1, "chance": 0.3}]}, - "slabSort": {"item": {"item": "Quest12"}, "order": 1019}, + "slabSort": {"item": {"item": "Quest12"}, "order": 1039}, "itemSet": undefined }), new ItemBase("Quest13", { @@ -67442,7 +67938,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest13"}, "order": 1020}, + "slabSort": {"item": {"item": "Quest13"}, "order": 1040}, "itemSet": undefined }), new ItemBase("GoldricP2", { @@ -67469,7 +67965,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "coconut", "quantity": 1, "chance": 0.075}]}, - "slabSort": {"item": {"item": "GoldricP2"}, "order": 1035}, + "slabSort": {"item": {"item": "GoldricP2"}, "order": 1055}, "itemSet": undefined }), new ItemBase("GoldricP3", { @@ -67496,7 +67992,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "sandcastle", "quantity": 1, "chance": 0.05}]}, - "slabSort": {"item": {"item": "GoldricP3"}, "order": 1036}, + "slabSort": {"item": {"item": "GoldricP3"}, "order": 1056}, "itemSet": undefined }), new ItemBase("Quest30", { @@ -67534,7 +68030,7 @@ export const initItemRepo = () => { {"source": "xmasEvent", "quantity": 1, "chance": 0.05} ] }, - "slabSort": {"item": {"item": "Quest30"}, "order": 899}, + "slabSort": {"item": {"item": "Quest30"}, "order": 918}, "itemSet": undefined }), new ItemBase("Quest31", { @@ -67574,7 +68070,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "mushG", "quantity": 1, "chance": 1e-05}]}, - "slabSort": {"item": {"item": "Cutter"}, "order": 1037}, + "slabSort": {"item": {"item": "Cutter"}, "order": 1057}, "itemSet": undefined }), new ItemBase("Quest32", { @@ -67623,7 +68119,7 @@ export const initItemRepo = () => { {"source": "ChestB2", "quantity": 1, "chance": 0.9} ] }, - "slabSort": {"item": {"item": "Quest32"}, "order": 1038}, + "slabSort": {"item": {"item": "Quest32"}, "order": 1058}, "itemSet": undefined }), new ItemBase("Quest33", { @@ -67650,7 +68146,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest33"}, "order": 1039}, + "slabSort": {"item": {"item": "Quest33"}, "order": 1059}, "itemSet": undefined }), new ItemBase("Quest34", { @@ -67677,7 +68173,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest34"}, "order": 1040}, + "slabSort": {"item": {"item": "Quest34"}, "order": 1060}, "itemSet": undefined }), new ItemBase("Quest35", { @@ -67727,7 +68223,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest35"}, "order": 900}, + "slabSort": {"item": {"item": "Quest35"}, "order": 919}, "itemSet": undefined }), new ItemBase("Quest36", { @@ -67777,7 +68273,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest36"}, "order": 901}, + "slabSort": {"item": {"item": "Quest36"}, "order": 920}, "itemSet": undefined }), new ItemBase("Quest37", { @@ -67818,7 +68314,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest37"}, "order": 1041}, + "slabSort": {"item": {"item": "Quest37"}, "order": 1061}, "itemSet": undefined }), new ItemBase("Quest38", { @@ -67845,7 +68341,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest38"}, "order": 902}, + "slabSort": {"item": {"item": "Quest38"}, "order": 921}, "itemSet": undefined }), new ItemBase("Quest39", { @@ -67872,7 +68368,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest39"}, "order": 903}, + "slabSort": {"item": {"item": "Quest39"}, "order": 922}, "itemSet": undefined }), new ItemBase("Quest40", { @@ -67912,7 +68408,7 @@ export const initItemRepo = () => { {"source": "loveEvent2", "quantity": 1, "chance": 0.05} ] }, - "slabSort": {"item": {"item": "Quest40"}, "order": 904}, + "slabSort": {"item": {"item": "Quest40"}, "order": 923}, "itemSet": undefined }), new ItemBase("Quest41", { @@ -67943,7 +68439,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "babayaga", "quantity": 1, "chance": 1}]}, - "slabSort": {"item": {"item": "Quest41"}, "order": 1042}, + "slabSort": {"item": {"item": "Quest41"}, "order": 1062}, "itemSet": undefined }), new ItemBase("Quest42", { @@ -67975,7 +68471,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "EasterEvent2", "quantity": 1, "chance": 0.05}]}, - "slabSort": {"item": {"item": "Quest42"}, "order": 905}, + "slabSort": {"item": {"item": "Quest42"}, "order": 924}, "itemSet": undefined }), new ItemBase("Quest43", { @@ -68006,7 +68502,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest43"}, "order": 906}, + "slabSort": {"item": {"item": "Quest43"}, "order": 925}, "itemSet": undefined }), new ItemBase("Quest44", { @@ -68034,7 +68530,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "EasterEvent2", "quantity": 1, "chance": 0.13}]}, - "slabSort": {"item": {"item": "Quest44"}, "order": 907}, + "slabSort": {"item": {"item": "Quest44"}, "order": 926}, "itemSet": undefined }), new ItemBase("Quest45", { @@ -68061,7 +68557,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest45"}, "order": 1043}, + "slabSort": {"item": {"item": "Quest45"}, "order": 1063}, "itemSet": undefined }), new ItemBase("Quest46", { @@ -68090,7 +68586,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest46"}, "order": 1044}, + "slabSort": {"item": {"item": "Quest46"}, "order": 1064}, "itemSet": undefined }), new ItemBase("Quest47", { @@ -68122,7 +68618,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest47"}, "order": 1045}, + "slabSort": {"item": {"item": "Quest47"}, "order": 1065}, "itemSet": undefined }), new ItemBase("Quest48", { @@ -68149,7 +68645,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest48"}, "order": 1046}, + "slabSort": {"item": {"item": "Quest48"}, "order": 1066}, "itemSet": undefined }), new ItemBase("Quest49", { @@ -68182,7 +68678,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest49"}, "order": 908}, + "slabSort": {"item": {"item": "Quest49"}, "order": 927}, "itemSet": undefined }), new ItemBase("Quest50", { @@ -68214,7 +68710,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest50"}, "order": 909}, + "slabSort": {"item": {"item": "Quest50"}, "order": 928}, "itemSet": undefined }), new ItemBase("Quest88", { @@ -68232,7 +68728,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest88"}, "order": 918}, + "slabSort": {"item": {"item": "Quest88"}, "order": 937}, "itemSet": undefined }), new ItemBase("Quest51", { @@ -68259,7 +68755,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest51"}, "order": 1059}, + "slabSort": {"item": {"item": "Quest51"}, "order": 1079}, "itemSet": undefined }), new ItemBase("Quest52", { @@ -68286,7 +68782,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest52"}, "order": 1060}, + "slabSort": {"item": {"item": "Quest52"}, "order": 1080}, "itemSet": undefined }), new ItemBase("PalmTreeD", { @@ -68313,7 +68809,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "PalmTreeD"}, "order": 1061}, + "slabSort": {"item": {"item": "PalmTreeD"}, "order": 1081}, "itemSet": undefined }), new ItemBase("Pearl4", { @@ -68350,7 +68846,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Pearl4"}, "order": 896}, + "slabSort": {"item": {"item": "Pearl4"}, "order": 915}, "itemSet": undefined }), new ItemBase("Pearl5", { @@ -68414,7 +68910,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Pearl5"}, "order": 898}, + "slabSort": {"item": {"item": "Pearl5"}, "order": 917}, "itemSet": undefined }), new ItemBase("Pearl6", { @@ -68469,7 +68965,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Pearl6"}, "order": 897}, + "slabSort": {"item": {"item": "Pearl6"}, "order": 916}, "itemSet": undefined }), new ItemBase("Quest53", { @@ -68496,7 +68992,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest53"}, "order": 1062}, + "slabSort": {"item": {"item": "Quest53"}, "order": 1082}, "itemSet": undefined }), new ItemBase("Quest54", { @@ -68523,7 +69019,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest54"}, "order": 1063}, + "slabSort": {"item": {"item": "Quest54"}, "order": 1083}, "itemSet": undefined }), new ItemBase("Quest55", { @@ -68550,7 +69046,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest55"}, "order": 1064}, + "slabSort": {"item": {"item": "Quest55"}, "order": 1084}, "itemSet": undefined }), new ItemBase("Quest56", { @@ -68572,7 +69068,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest56"}, "order": 1065}, + "slabSort": {"item": {"item": "Quest56"}, "order": 1085}, "itemSet": undefined }), new ItemBase("Quest57", { @@ -68609,7 +69105,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest57"}, "order": 1066}, + "slabSort": {"item": {"item": "Quest57"}, "order": 1086}, "itemSet": undefined }), new ItemBase("Quest58", { @@ -68627,7 +69123,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest58"}, "order": 1067}, + "slabSort": {"item": {"item": "Quest58"}, "order": 1087}, "itemSet": undefined }), new ItemBase("Quest59", { @@ -68659,7 +69155,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest59"}, "order": 1068}, + "slabSort": {"item": {"item": "Quest59"}, "order": 1088}, "itemSet": undefined }), new ItemBase("Quest60", { @@ -68691,7 +69187,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest60"}, "order": 1069}, + "slabSort": {"item": {"item": "Quest60"}, "order": 1089}, "itemSet": undefined }), new ItemBase("Quest61", { @@ -68723,7 +69219,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest61"}, "order": 1070}, + "slabSort": {"item": {"item": "Quest61"}, "order": 1090}, "itemSet": undefined }), new ItemBase("Quest62", { @@ -68750,7 +69246,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest62"}, "order": 1071}, + "slabSort": {"item": {"item": "Quest62"}, "order": 1091}, "itemSet": undefined }), new ItemBase("Quest63", { @@ -68782,7 +69278,7 @@ export const initItemRepo = () => { {"source": "thermostat", "quantity": 1, "chance": 1} ] }, - "slabSort": {"item": {"item": "Quest63"}, "order": 1072}, + "slabSort": {"item": {"item": "Quest63"}, "order": 1092}, "itemSet": undefined }), new ItemBase("Quest64", { @@ -68809,7 +69305,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest64"}, "order": 1073}, + "slabSort": {"item": {"item": "Quest64"}, "order": 1093}, "itemSet": undefined }), new ItemBase("Quest65", { @@ -68844,7 +69340,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest65"}, "order": 1074}, + "slabSort": {"item": {"item": "Quest65"}, "order": 1094}, "itemSet": undefined }), new ItemBase("Quest66", { @@ -68881,7 +69377,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest66"}, "order": 1075}, + "slabSort": {"item": {"item": "Quest66"}, "order": 1095}, "itemSet": undefined }), new ItemBase("Quest67", { @@ -68918,7 +69414,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest67"}, "order": 1076}, + "slabSort": {"item": {"item": "Quest67"}, "order": 1096}, "itemSet": undefined }), new ItemBase("Whetstone", { @@ -68955,7 +69451,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Whetstone"}, "order": 1077}, + "slabSort": {"item": {"item": "Whetstone"}, "order": 1097}, "itemSet": undefined }), new ItemBase("Quest68", { @@ -69005,7 +69501,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest68"}, "order": 1078}, + "slabSort": {"item": {"item": "Quest68"}, "order": 1098}, "itemSet": undefined }), new ItemBase("Quest69", { @@ -69023,7 +69519,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest69"}, "order": 1079}, + "slabSort": {"item": {"item": "Quest69"}, "order": 1099}, "itemSet": undefined }), new ItemBase("Quest70", { @@ -69052,7 +69548,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest70"}, "order": 910}, + "slabSort": {"item": {"item": "Quest70"}, "order": 929}, "itemSet": undefined }), new ItemBase("Quest71", { @@ -69088,7 +69584,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "springEvent1", "quantity": 1, "chance": 1}]}, - "slabSort": {"item": {"item": "Quest71"}, "order": 911}, + "slabSort": {"item": {"item": "Quest71"}, "order": 930}, "itemSet": undefined }), new ItemBase("Quest72", { @@ -69148,7 +69644,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest72"}, "order": 912}, + "slabSort": {"item": {"item": "Quest72"}, "order": 931}, "itemSet": undefined }), new ItemBase("Quest73", { @@ -69212,7 +69708,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest73"}, "order": 913}, + "slabSort": {"item": {"item": "Quest73"}, "order": 932}, "itemSet": undefined }), new ItemBase("Quest74", { @@ -69250,7 +69746,7 @@ export const initItemRepo = () => { {"source": "rift5", "quantity": 1, "chance": 1e-09} ] }, - "slabSort": {"item": {"item": "Quest74"}, "order": 1080}, + "slabSort": {"item": {"item": "Quest74"}, "order": 1100}, "itemSet": undefined }), new ItemBase("Quest75", { @@ -69268,7 +69764,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest75"}, "order": 916}, + "slabSort": {"item": {"item": "Quest75"}, "order": 935}, "itemSet": undefined }), new ItemBase("Quest76", { @@ -69286,7 +69782,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest76"}, "order": 924}, + "slabSort": {"item": {"item": "Quest76"}, "order": 943}, "itemSet": undefined }), new ItemBase("Quest77", { @@ -69306,7 +69802,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest77"}, "order": 925}, + "slabSort": {"item": {"item": "Quest77"}, "order": 944}, "itemSet": undefined }), new ItemBase("Quest78", { @@ -69328,7 +69824,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "skele2", "quantity": 1, "chance": 0.1}]}, - "slabSort": {"item": {"item": "Quest78"}, "order": 1081}, + "slabSort": {"item": {"item": "Quest78"}, "order": 1101}, "itemSet": undefined }), new ItemBase("Quest79", { @@ -69371,7 +69867,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest79"}, "order": 926}, + "slabSort": {"item": {"item": "Quest79"}, "order": 945}, "itemSet": undefined }), new ItemBase("Quest80", { @@ -69408,7 +69904,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest80"}, "order": 927}, + "slabSort": {"item": {"item": "Quest80"}, "order": 946}, "itemSet": undefined }), new ItemBase("Quest81", { @@ -69460,7 +69956,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest81"}, "order": 932}, + "slabSort": {"item": {"item": "Quest81"}, "order": 951}, "itemSet": undefined }), new ItemBase("Quest82", { @@ -69492,7 +69988,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest82"}, "order": 933}, + "slabSort": {"item": {"item": "Quest82"}, "order": 952}, "itemSet": undefined }), new ItemBase("Quest83", { @@ -69529,7 +70025,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest83"}, "order": 1083}, + "slabSort": {"item": {"item": "Quest83"}, "order": 1103}, "itemSet": undefined }), new ItemBase("Quest84", { @@ -69566,7 +70062,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest84"}, "order": 1084}, + "slabSort": {"item": {"item": "Quest84"}, "order": 1104}, "itemSet": undefined }), new ItemBase("Quest85", { @@ -69586,7 +70082,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest85"}, "order": 917}, + "slabSort": {"item": {"item": "Quest85"}, "order": 936}, "itemSet": undefined }), new ItemBase("Quest86", { @@ -69625,7 +70121,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest86"}, "order": 1050}, + "slabSort": {"item": {"item": "Quest86"}, "order": 1070}, "itemSet": undefined }), new ItemBase("Quest87", { @@ -69660,7 +70156,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest87"}, "order": 1052}, + "slabSort": {"item": {"item": "Quest87"}, "order": 1072}, "itemSet": undefined }), new ItemBase("Quest89", { @@ -69678,7 +70174,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest89"}, "order": 919}, + "slabSort": {"item": {"item": "Quest89"}, "order": 938}, "itemSet": undefined }), new ItemBase("Quest90", { @@ -69700,7 +70196,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest90"}, "order": 914}, + "slabSort": {"item": {"item": "Quest90"}, "order": 933}, "itemSet": undefined }), new ItemBase("Quest91", { @@ -69718,7 +70214,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest91"}, "order": 920}, + "slabSort": {"item": {"item": "Quest91"}, "order": 939}, "itemSet": undefined }), new ItemBase("Quest92", { @@ -69736,7 +70232,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest92"}, "order": 921}, + "slabSort": {"item": {"item": "Quest92"}, "order": 940}, "itemSet": undefined }), new ItemBase("Quest93", { @@ -69754,7 +70250,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest93"}, "order": 1053}, + "slabSort": {"item": {"item": "Quest93"}, "order": 1073}, "itemSet": undefined }), new ItemBase("Quest94", { @@ -69776,7 +70272,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "caveC", "quantity": 1, "chance": 0.01}]}, - "slabSort": {"item": {"item": "Quest94"}, "order": 915}, + "slabSort": {"item": {"item": "Quest94"}, "order": 934}, "itemSet": undefined }), new ItemBase("Quest95", { @@ -69798,7 +70294,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w6d3", "quantity": 1, "chance": 0.0001}]}, - "slabSort": {"item": {"item": "Quest95"}, "order": 934}, + "slabSort": {"item": {"item": "Quest95"}, "order": 953}, "itemSet": undefined }), new ItemBase("Quest96", { @@ -69808,7 +70304,7 @@ export const initItemRepo = () => { "sellPrice": 100, "typeGen": TypeGenEnum.dQuest, "Type": "Usable", - "description": "Hold down to instantly get 2 Hours of Dust added to the Compass! The amount is based on the current hourly rate shown in AFK info. You must be on your Windwalker to use this. " + "description": "Hold down to instantly get 1 Hour of Dust added to the Compass! The amount is based on the current hourly rate shown in AFK info. You must be on your Windwalker to use this. " }, "sources": undefined, "notes": undefined, @@ -69816,7 +70312,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest96"}, "order": 935}, + "slabSort": {"item": {"item": "Quest96"}, "order": 954}, "itemSet": undefined }), new ItemBase("Quest97", { @@ -69834,7 +70330,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest97"}, "order": 936}, + "slabSort": {"item": {"item": "Quest97"}, "order": 955}, "itemSet": undefined }), new ItemBase("Quest98", { @@ -69852,7 +70348,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest98"}, "order": 1054}, + "slabSort": {"item": {"item": "Quest98"}, "order": 1074}, "itemSet": undefined }), new ItemBase("Quest99", { @@ -69870,7 +70366,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest99"}, "order": 1102}, + "slabSort": {"item": {"item": "Quest99"}, "order": 1122}, "itemSet": undefined }), new ItemBase("Quest100", { @@ -69880,7 +70376,7 @@ export const initItemRepo = () => { "sellPrice": 100, "typeGen": TypeGenEnum.dQuest, "Type": "Usable", - "description": "Collect 1000 of these to unlock AFK Dust for Windwalker! Once you have 1000, hold down on this item. You will then earn 1 Aethermoon per 2hr AFK claimed on your Windwalker. " + "description": "Collect 1000 of these to unlock AFK Dust for Windwalker! Once you have 1000, hold down on this item. You will then earn 1 Aethermoon per 1hr AFK claimed on your Windwalker. " }, "sources": undefined, "notes": undefined, @@ -69888,7 +70384,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest100"}, "order": 1055}, + "slabSort": {"item": {"item": "Quest100"}, "order": 1075}, "itemSet": undefined }), new ItemBase("Quest101", { @@ -69906,7 +70402,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest101"}, "order": 937}, + "slabSort": {"item": {"item": "Quest101"}, "order": 956}, "itemSet": undefined }), new ItemBase("Quest102", { @@ -69924,7 +70420,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest102"}, "order": 928}, + "slabSort": {"item": {"item": "Quest102"}, "order": 947}, "itemSet": undefined }), new ItemBase("CaveGoldPiece", { @@ -69942,7 +70438,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "CaveGoldPiece"}, "order": 1086}, + "slabSort": {"item": {"item": "CaveGoldPiece"}, "order": 1106}, "itemSet": undefined }), new ItemBase("Quest103", { @@ -69979,7 +70475,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest103"}, "order": 929}, + "slabSort": {"item": {"item": "Quest103"}, "order": 948}, "itemSet": undefined }), new ItemBase("Quest104", { @@ -70018,7 +70514,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest104"}, "order": 1051}, + "slabSort": {"item": {"item": "Quest104"}, "order": 1071}, "itemSet": undefined }), new ItemBase("Quest105", { @@ -70055,7 +70551,7 @@ export const initItemRepo = () => { }, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest105"}, "order": 1085}, + "slabSort": {"item": {"item": "Quest105"}, "order": 1105}, "itemSet": undefined }), new ItemBase("Quest106", { @@ -70082,13 +70578,13 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest106"}, "order": 1082}, + "slabSort": {"item": {"item": "Quest106"}, "order": 1102}, "itemSet": undefined }), new ItemBase("Quest107", { "item": { "internalName": "Quest107", - "displayName": "Aether Fragment", + "displayName": "Arcane Fragment", "sellPrice": 100, "typeGen": TypeGenEnum.dQuest, "Type": "Usable", @@ -70100,7 +70596,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest107"}, "order": 1056}, + "slabSort": {"item": {"item": "Quest107"}, "order": 1076}, "itemSet": undefined }), new ItemBase("Quest108", { @@ -70135,7 +70631,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest108"}, "order": 938}, + "slabSort": {"item": {"item": "Quest108"}, "order": 957}, "itemSet": undefined }), new ItemBase("Quest109", { @@ -70153,7 +70649,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest109"}, "order": 922}, + "slabSort": {"item": {"item": "Quest109"}, "order": 941}, "itemSet": undefined }), new ItemBase("Quest110", { @@ -70171,7 +70667,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest110"}, "order": 1111}, + "slabSort": {"item": {"item": "Quest110"}, "order": 1131}, "itemSet": undefined }), new ItemBase("Quest113", { @@ -70189,7 +70685,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Quest113"}, "order": 923}, + "slabSort": {"item": {"item": "Quest113"}, "order": 942}, "itemSet": undefined }), new ItemBase("Quest114", { @@ -70210,6 +70706,34 @@ export const initItemRepo = () => { "slabSort": undefined, "itemSet": undefined }), + new ItemBase("Quest115", { + "item": { + "internalName": "Quest115", + "displayName": "Half Finished Research Papers", + "sellPrice": 100, + "typeGen": TypeGenEnum.dQuest, + "Type": "Usable", + "description": "Hold down to instantly gain 2 Hours of Research progress! That includes Minehead currency too! " + }, + "sources": { + "sources": [ + { + "wikiName": "[[Toobus Goobus#RESEARCH STUDIES|RESEARCH STUDIES]]", + "txtName": "Toobus Goobus: RESEARCH STUDIES" + }, + {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"} + ], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Quest115"}, "order": 958}, + "itemSet": undefined + }), new ItemBase("EquipmentSmithingTabs2", { "item": { "internalName": "EquipmentSmithingTabs2", @@ -70229,35 +70753,35 @@ export const initItemRepo = () => { "intID": "EquipmentSmithingTabs2", "recipe": [ {"item": "IronBar", "quantity": 100}, - {"item": "CraftMat7", "quantity": 200}, - {"item": "JungleTree", "quantity": 400}, - {"item": "Forest3", "quantity": 250} + {"item": "CraftMat7", "quantity": 100}, + {"item": "JungleTree", "quantity": 100}, + {"item": "Forest3", "quantity": 100} ], "levelReqToCraft": 15, "expGiven": 1500, "no": 36, "tab": 1, - "sellPrice": 21100, + "sellPrice": 10800, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "IronBar", "quantity": 100}, - {"indent": 0, "item": "CraftMat7", "quantity": 200}, - {"indent": 0, "item": "JungleTree", "quantity": 400}, - {"indent": 0, "item": "Forest3", "quantity": 250} + {"indent": 0, "item": "CraftMat7", "quantity": 100}, + {"indent": 0, "item": "JungleTree", "quantity": 100}, + {"indent": 0, "item": "Forest3", "quantity": 100} ], "detRecipeTotals": [ {"item": "IronBar", "quantity": 100}, - {"item": "CraftMat7", "quantity": 200}, - {"item": "JungleTree", "quantity": 400}, - {"item": "Forest3", "quantity": 250} + {"item": "CraftMat7", "quantity": 100}, + {"item": "JungleTree", "quantity": 100}, + {"item": "Forest3", "quantity": 100} ] } }, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSmithingTabs2"}, "order": 1194}, + "slabSort": {"item": {"item": "EquipmentSmithingTabs2"}, "order": 1214}, "itemSet": undefined }), new ItemBase("EquipmentSmithingTabs3", { @@ -70307,7 +70831,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSmithingTabs3"}, "order": 1195}, + "slabSort": {"item": {"item": "EquipmentSmithingTabs3"}, "order": 1215}, "itemSet": undefined }), new ItemBase("EquipmentSmithingTabs4", { @@ -70357,7 +70881,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSmithingTabs4"}, "order": 1196}, + "slabSort": {"item": {"item": "EquipmentSmithingTabs4"}, "order": 1216}, "itemSet": undefined }), new ItemBase("EquipmentSmithingTabs5", { @@ -70407,7 +70931,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSmithingTabs5"}, "order": 1197}, + "slabSort": {"item": {"item": "EquipmentSmithingTabs5"}, "order": 1217}, "itemSet": undefined }), new ItemBase("EquipmentSmithingTabs6", { @@ -70457,7 +70981,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentSmithingTabs6"}, "order": 1198}, + "slabSort": {"item": {"item": "EquipmentSmithingTabs6"}, "order": 1218}, "itemSet": undefined }), new ItemBase("EquipmentSmithingTabs7", { @@ -70574,7 +71098,7 @@ export const initItemRepo = () => { {"source": "ChestB1", "quantity": 1, "chance": 0.12} ] }, - "slabSort": {"item": {"item": "EquipmentStatues1"}, "order": 1162}, + "slabSort": {"item": {"item": "EquipmentStatues1"}, "order": 1182}, "itemSet": undefined }), new ItemBase("EquipmentStatues2", { @@ -70634,7 +71158,7 @@ export const initItemRepo = () => { {"source": "ChestA3", "quantity": 1, "chance": 0.03} ] }, - "slabSort": {"item": {"item": "EquipmentStatues2"}, "order": 1163}, + "slabSort": {"item": {"item": "EquipmentStatues2"}, "order": 1183}, "itemSet": undefined }), new ItemBase("EquipmentStatues3", { @@ -70670,7 +71194,7 @@ export const initItemRepo = () => { {"source": "mushW", "quantity": 1, "chance": 0.0001} ] }, - "slabSort": {"item": {"item": "EquipmentStatues3"}, "order": 1164}, + "slabSort": {"item": {"item": "EquipmentStatues3"}, "order": 1184}, "itemSet": undefined }), new ItemBase("EquipmentStatues4", { @@ -70729,7 +71253,7 @@ export const initItemRepo = () => { {"source": "ChestC3", "quantity": 1, "chance": 0.03} ] }, - "slabSort": {"item": {"item": "EquipmentStatues4"}, "order": 1165}, + "slabSort": {"item": {"item": "EquipmentStatues4"}, "order": 1185}, "itemSet": undefined }), new ItemBase("EquipmentStatues5", { @@ -70776,7 +71300,7 @@ export const initItemRepo = () => { {"source": "ratB", "quantity": 1, "chance": 0.00054} ] }, - "slabSort": {"item": {"item": "EquipmentStatues5"}, "order": 1166}, + "slabSort": {"item": {"item": "EquipmentStatues5"}, "order": 1186}, "itemSet": undefined }), new ItemBase("EquipmentStatues6", { @@ -70825,7 +71349,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentStatues6"}, "order": 1167}, + "slabSort": {"item": {"item": "EquipmentStatues6"}, "order": 1187}, "itemSet": undefined }), new ItemBase("EquipmentStatues7", { @@ -70861,7 +71385,7 @@ export const initItemRepo = () => { {"source": "mushW", "quantity": 1, "chance": 0.0001} ] }, - "slabSort": {"item": {"item": "EquipmentStatues7"}, "order": 1168}, + "slabSort": {"item": {"item": "EquipmentStatues7"}, "order": 1188}, "itemSet": undefined }), new ItemBase("EquipmentStatues8", { @@ -70895,7 +71419,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Crystal1", "quantity": 3, "chance": 0.05}]}, - "slabSort": {"item": {"item": "EquipmentStatues8"}, "order": 1169}, + "slabSort": {"item": {"item": "EquipmentStatues8"}, "order": 1189}, "itemSet": undefined }), new ItemBase("EquipmentStatues9", { @@ -70919,7 +71443,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Crystal1", "quantity": 3, "chance": 0.05}]}, - "slabSort": {"item": {"item": "EquipmentStatues9"}, "order": 1170}, + "slabSort": {"item": {"item": "EquipmentStatues9"}, "order": 1190}, "itemSet": undefined }), new ItemBase("EquipmentStatues10", { @@ -70943,7 +71467,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "Crystal1", "quantity": 3, "chance": 0.05}]}, - "slabSort": {"item": {"item": "EquipmentStatues10"}, "order": 1171}, + "slabSort": {"item": {"item": "EquipmentStatues10"}, "order": 1191}, "itemSet": undefined }), new ItemBase("EquipmentStatues11", { @@ -70979,7 +71503,7 @@ export const initItemRepo = () => { {"source": "ChestB2", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "EquipmentStatues11"}, "order": 1172}, + "slabSort": {"item": {"item": "EquipmentStatues11"}, "order": 1192}, "itemSet": undefined }), new ItemBase("EquipmentStatues12", { @@ -71013,7 +71537,7 @@ export const initItemRepo = () => { {"source": "ChestA2", "quantity": 1, "chance": 0.07} ] }, - "slabSort": {"item": {"item": "EquipmentStatues12"}, "order": 1173}, + "slabSort": {"item": {"item": "EquipmentStatues12"}, "order": 1193}, "itemSet": undefined }), new ItemBase("EquipmentStatues13", { @@ -71055,7 +71579,7 @@ export const initItemRepo = () => { {"source": "ChestC2", "quantity": 1, "chance": 0.07} ] }, - "slabSort": {"item": {"item": "EquipmentStatues13"}, "order": 1174}, + "slabSort": {"item": {"item": "EquipmentStatues13"}, "order": 1194}, "itemSet": undefined }), new ItemBase("EquipmentStatues14", { @@ -71091,7 +71615,7 @@ export const initItemRepo = () => { {"source": "mushW", "quantity": 1, "chance": 0.0001} ] }, - "slabSort": {"item": {"item": "EquipmentStatues14"}, "order": 1175}, + "slabSort": {"item": {"item": "EquipmentStatues14"}, "order": 1195}, "itemSet": undefined }), new ItemBase("EquipmentStatues15", { @@ -71127,7 +71651,7 @@ export const initItemRepo = () => { {"source": "mushW", "quantity": 1, "chance": 4e-05} ] }, - "slabSort": {"item": {"item": "EquipmentStatues15"}, "order": 1176}, + "slabSort": {"item": {"item": "EquipmentStatues15"}, "order": 1196}, "itemSet": undefined }), new ItemBase("EquipmentStatues16", { @@ -71159,7 +71683,7 @@ export const initItemRepo = () => { {"source": "penguin", "quantity": 1, "chance": 0.0003} ] }, - "slabSort": {"item": {"item": "EquipmentStatues16"}, "order": 1177}, + "slabSort": {"item": {"item": "EquipmentStatues16"}, "order": 1197}, "itemSet": undefined }), new ItemBase("EquipmentStatues17", { @@ -71195,7 +71719,7 @@ export const initItemRepo = () => { {"source": "glass", "quantity": 1, "chance": 0.0003} ] }, - "slabSort": {"item": {"item": "EquipmentStatues17"}, "order": 1178}, + "slabSort": {"item": {"item": "EquipmentStatues17"}, "order": 1198}, "itemSet": undefined }), new ItemBase("EquipmentStatues18", { @@ -71249,7 +71773,7 @@ export const initItemRepo = () => { {"source": "ChestB3", "quantity": 1, "chance": 0.04} ] }, - "slabSort": {"item": {"item": "EquipmentStatues18"}, "order": 1179}, + "slabSort": {"item": {"item": "EquipmentStatues18"}, "order": 1199}, "itemSet": undefined }), new ItemBase("EquipmentStatues19", { @@ -71285,7 +71809,7 @@ export const initItemRepo = () => { {"source": "snakeB", "quantity": 1, "chance": 0.0003} ] }, - "slabSort": {"item": {"item": "EquipmentStatues19"}, "order": 1180}, + "slabSort": {"item": {"item": "EquipmentStatues19"}, "order": 1200}, "itemSet": undefined }), new ItemBase("EquipmentStatues20", { @@ -71321,7 +71845,7 @@ export const initItemRepo = () => { {"source": "ChestA4", "quantity": 1, "chance": 0.025} ] }, - "slabSort": {"item": {"item": "EquipmentStatues20"}, "order": 1181}, + "slabSort": {"item": {"item": "EquipmentStatues20"}, "order": 1201}, "itemSet": undefined }), new ItemBase("EquipmentStatues21", { @@ -71358,7 +71882,7 @@ export const initItemRepo = () => { {"source": "ChestB4", "quantity": 1, "chance": 0.025} ] }, - "slabSort": {"item": {"item": "EquipmentStatues21"}, "order": 1182}, + "slabSort": {"item": {"item": "EquipmentStatues21"}, "order": 1202}, "itemSet": undefined }), new ItemBase("EquipmentStatues22", { @@ -71368,7 +71892,7 @@ export const initItemRepo = () => { "sellPrice": 10, "typeGen": TypeGenEnum.dStatueStone, "Type": "Statue", - "description": "This statue somehow boosts the effectiveness of pets getting it on... ", + "description": "This statue somehow boosts the effectiveness of Mobs getting it on... ", "bonus": "%Breeding Exp", "statueData": {"name": "Egg", "effect": "%@Breeding Exp", "dk": 25, "bonus": 0.4} }, @@ -71394,7 +71918,7 @@ export const initItemRepo = () => { {"source": "ChestC4", "quantity": 1, "chance": 0.025} ] }, - "slabSort": {"item": {"item": "EquipmentStatues22"}, "order": 1183}, + "slabSort": {"item": {"item": "EquipmentStatues22"}, "order": 1203}, "itemSet": undefined }), new ItemBase("EquipmentStatues23", { @@ -71431,7 +71955,7 @@ export const initItemRepo = () => { {"source": "ChestA5", "quantity": 1, "chance": 0.015} ] }, - "slabSort": {"item": {"item": "EquipmentStatues23"}, "order": 1184}, + "slabSort": {"item": {"item": "EquipmentStatues23"}, "order": 1204}, "itemSet": undefined }), new ItemBase("EquipmentStatues24", { @@ -71464,7 +71988,7 @@ export const initItemRepo = () => { {"source": "ChestC5", "quantity": 1, "chance": 0.015} ] }, - "slabSort": {"item": {"item": "EquipmentStatues24"}, "order": 1185}, + "slabSort": {"item": {"item": "EquipmentStatues24"}, "order": 1205}, "itemSet": undefined }), new ItemBase("EquipmentStatues25", { @@ -71501,7 +72025,7 @@ export const initItemRepo = () => { {"source": "ChestB5", "quantity": 1, "chance": 0.015} ] }, - "slabSort": {"item": {"item": "EquipmentStatues25"}, "order": 1186}, + "slabSort": {"item": {"item": "EquipmentStatues25"}, "order": 1206}, "itemSet": undefined }), new ItemBase("EquipmentStatues26", { @@ -71544,7 +72068,7 @@ export const initItemRepo = () => { {"source": "ChestC6", "quantity": 1, "chance": 0.01} ] }, - "slabSort": {"item": {"item": "EquipmentStatues26"}, "order": 1187}, + "slabSort": {"item": {"item": "EquipmentStatues26"}, "order": 1207}, "itemSet": undefined }), new ItemBase("EquipmentStatues27", { @@ -71589,7 +72113,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 2, "chance": 0.008} ] }, - "slabSort": {"item": {"item": "EquipmentStatues27"}, "order": 1188}, + "slabSort": {"item": {"item": "EquipmentStatues27"}, "order": 1208}, "itemSet": undefined }), new ItemBase("EquipmentStatues28", { @@ -71632,7 +72156,7 @@ export const initItemRepo = () => { {"source": "Boss6C", "quantity": 2, "chance": 0.007} ] }, - "slabSort": {"item": {"item": "EquipmentStatues28"}, "order": 1189}, + "slabSort": {"item": {"item": "EquipmentStatues28"}, "order": 1209}, "itemSet": undefined }), new ItemBase("EquipmentStatues29", { @@ -71656,7 +72180,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "caveB", "quantity": 1, "chance": 0.0001}]}, - "slabSort": {"item": {"item": "EquipmentStatues29"}, "order": 1190}, + "slabSort": {"item": {"item": "EquipmentStatues29"}, "order": 1210}, "itemSet": undefined }), new ItemBase("EquipmentStatues30", { @@ -71680,7 +72204,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "caveC", "quantity": 1, "chance": 1e-05}]}, - "slabSort": {"item": {"item": "EquipmentStatues30"}, "order": 1191}, + "slabSort": {"item": {"item": "EquipmentStatues30"}, "order": 1211}, "itemSet": undefined }), new ItemBase("EquipmentStatues31", { @@ -71717,10 +72241,22 @@ export const initItemRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 8e-07}, {"source": "w7a11", "quantity": 1, "chance": 8e-07}, {"source": "w7a12", "quantity": 1, "chance": 8e-07}, + {"source": "w7b1", "quantity": 1, "chance": 8e-07}, + {"source": "w7b2", "quantity": 1, "chance": 8e-07}, + {"source": "w7b3", "quantity": 1, "chance": 8e-07}, + {"source": "w7b4", "quantity": 1, "chance": 8e-07}, + {"source": "w7b5", "quantity": 1, "chance": 8e-07}, + {"source": "w7b6", "quantity": 1, "chance": 8e-07}, + {"source": "w7b7", "quantity": 1, "chance": 8e-07}, + {"source": "w7b8", "quantity": 1, "chance": 8e-07}, + {"source": "w7b9", "quantity": 1, "chance": 8e-07}, + {"source": "w7b10", "quantity": 1, "chance": 8e-07}, + {"source": "w7b11", "quantity": 1, "chance": 8e-07}, + {"source": "w7b12", "quantity": 1, "chance": 8e-07}, {"source": "w7d1", "quantity": 1, "chance": 2e-06} ] }, - "slabSort": {"item": {"item": "EquipmentStatues31"}, "order": 1192}, + "slabSort": {"item": {"item": "EquipmentStatues31"}, "order": 1212}, "itemSet": undefined }), new ItemBase("EquipmentStatues32", { @@ -71757,10 +72293,22 @@ export const initItemRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 5e-09}, {"source": "w7a11", "quantity": 1, "chance": 5e-09}, {"source": "w7a12", "quantity": 1, "chance": 5e-09}, + {"source": "w7b1", "quantity": 1, "chance": 5e-09}, + {"source": "w7b2", "quantity": 1, "chance": 5e-09}, + {"source": "w7b3", "quantity": 1, "chance": 5e-09}, + {"source": "w7b4", "quantity": 1, "chance": 5e-09}, + {"source": "w7b5", "quantity": 1, "chance": 5e-09}, + {"source": "w7b6", "quantity": 1, "chance": 5e-09}, + {"source": "w7b7", "quantity": 1, "chance": 5e-09}, + {"source": "w7b8", "quantity": 1, "chance": 5e-09}, + {"source": "w7b9", "quantity": 1, "chance": 5e-09}, + {"source": "w7b10", "quantity": 1, "chance": 5e-09}, + {"source": "w7b11", "quantity": 1, "chance": 5e-09}, + {"source": "w7b12", "quantity": 1, "chance": 5e-09}, {"source": "w7d1", "quantity": 1, "chance": 1.25e-08} ] }, - "slabSort": {"item": {"item": "EquipmentStatues32"}, "order": 1193}, + "slabSort": {"item": {"item": "EquipmentStatues32"}, "order": 1213}, "itemSet": undefined }), new ItemBase("PureWater", { @@ -71824,7 +72372,7 @@ export const initItemRepo = () => { {"source": "ChestC3", "quantity": 1, "chance": 0.027} ] }, - "slabSort": {"item": {"item": "PureWater"}, "order": 138}, + "slabSort": {"item": {"item": "PureWater"}, "order": 143}, "itemSet": undefined }), new ItemBase("PureWater2", { @@ -71855,7 +72403,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "PureWater2"}, "order": 139}, + "slabSort": {"item": {"item": "PureWater2"}, "order": 144}, "itemSet": undefined }), new ItemBase("Island0", { @@ -71873,7 +72421,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Island0"}, "order": 1049}, + "slabSort": {"item": {"item": "Island0"}, "order": 1069}, "itemSet": undefined }), new ItemBase("Island1", { @@ -71891,7 +72439,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Island1"}, "order": 1048}, + "slabSort": {"item": {"item": "Island1"}, "order": 1068}, "itemSet": undefined }), new ItemBase("ClamPearl0", { @@ -71913,7 +72461,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a6", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "ClamPearl0"}, "order": 1057}, + "slabSort": {"item": {"item": "ClamPearl0"}, "order": 1077}, "itemSet": undefined }), new ItemBase("ClamPearl1", { @@ -71931,7 +72479,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "ClamPearl1"}, "order": 1058}, + "slabSort": {"item": {"item": "ClamPearl1"}, "order": 1078}, "itemSet": undefined }), new ItemBase("Coral1", { @@ -71953,7 +72501,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a4", "quantity": 1, "chance": 4e-05}]}, - "slabSort": {"item": {"item": "Coral1"}, "order": 1103}, + "slabSort": {"item": {"item": "Coral1"}, "order": 1123}, "itemSet": undefined }), new ItemBase("Coral2", { @@ -71975,13 +72523,13 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a7", "quantity": 1, "chance": 2e-06}]}, - "slabSort": {"item": {"item": "Coral2"}, "order": 1104}, + "slabSort": {"item": {"item": "Coral2"}, "order": 1124}, "itemSet": undefined }), new ItemBase("Coral3", { "item": { "internalName": "Coral3", - "displayName": "Neon Coral", + "displayName": "Char Coral", "sellPrice": 50, "typeGen": TypeGenEnum.dQuest, "Type": "Coral", @@ -71997,7 +72545,101 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "w7a11", "quantity": 1, "chance": 1e-07}]}, - "slabSort": {"item": {"item": "Coral3"}, "order": 1105}, + "slabSort": {"item": {"item": "Coral3"}, "order": 1125}, + "itemSet": undefined + }), + new ItemBase("Coral4", { + "item": { + "internalName": "Coral4", + "displayName": "Neon Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }, + "sources": { + "sources": [{"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b4", "quantity": 1, "chance": 4e-08}]}, + "slabSort": {"item": {"item": "Coral4"}, "order": 1126}, + "itemSet": undefined + }), + new ItemBase("Coral5", { + "item": { + "internalName": "Coral5", + "displayName": "Aegean Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }, + "sources": undefined, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Coral5"}, "order": 1127}, + "itemSet": undefined + }), + new ItemBase("Coral6", { + "item": { + "internalName": "Coral6", + "displayName": "Gilded Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }, + "sources": undefined, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Coral6"}, "order": 1128}, + "itemSet": undefined + }), + new ItemBase("Coral7", { + "item": { + "internalName": "Coral7", + "displayName": "Twisted Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }, + "sources": undefined, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Coral7"}, "order": 1129}, + "itemSet": undefined + }), + new ItemBase("Coral8", { + "item": { + "internalName": "Coral8", + "displayName": "Eternal Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }, + "sources": undefined, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": {"item": {"item": "Coral8"}, "order": 1130}, "itemSet": undefined }), new ItemBase("Bone0", { @@ -72015,7 +72657,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Bone0"}, "order": 1087}, + "slabSort": {"item": {"item": "Bone0"}, "order": 1107}, "itemSet": undefined }), new ItemBase("Bone1", { @@ -72033,7 +72675,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Bone1"}, "order": 1088}, + "slabSort": {"item": {"item": "Bone1"}, "order": 1108}, "itemSet": undefined }), new ItemBase("Bone2", { @@ -72051,7 +72693,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Bone2"}, "order": 1089}, + "slabSort": {"item": {"item": "Bone2"}, "order": 1109}, "itemSet": undefined }), new ItemBase("Bone3", { @@ -72069,7 +72711,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Bone3"}, "order": 1090}, + "slabSort": {"item": {"item": "Bone3"}, "order": 1110}, "itemSet": undefined }), new ItemBase("Dust0", { @@ -72087,7 +72729,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Dust0"}, "order": 1091}, + "slabSort": {"item": {"item": "Dust0"}, "order": 1111}, "itemSet": undefined }), new ItemBase("Dust1", { @@ -72105,7 +72747,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Dust1"}, "order": 1092}, + "slabSort": {"item": {"item": "Dust1"}, "order": 1112}, "itemSet": undefined }), new ItemBase("Dust2", { @@ -72123,7 +72765,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Dust2"}, "order": 1093}, + "slabSort": {"item": {"item": "Dust2"}, "order": 1113}, "itemSet": undefined }), new ItemBase("Dust3", { @@ -72141,7 +72783,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Dust3"}, "order": 1094}, + "slabSort": {"item": {"item": "Dust3"}, "order": 1114}, "itemSet": undefined }), new ItemBase("Dust4", { @@ -72159,7 +72801,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Dust4"}, "order": 1095}, + "slabSort": {"item": {"item": "Dust4"}, "order": 1115}, "itemSet": undefined }), new ItemBase("WWcoin", { @@ -72177,7 +72819,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "WWcoin"}, "order": 1667}, + "slabSort": {"item": {"item": "WWcoin"}, "order": 1687}, "itemSet": undefined }), new ItemBase("Tach0", { @@ -72195,7 +72837,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Tach0"}, "order": 1096}, + "slabSort": {"item": {"item": "Tach0"}, "order": 1116}, "itemSet": undefined }), new ItemBase("Tach1", { @@ -72213,7 +72855,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Tach1"}, "order": 1097}, + "slabSort": {"item": {"item": "Tach1"}, "order": 1117}, "itemSet": undefined }), new ItemBase("Tach2", { @@ -72231,7 +72873,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Tach2"}, "order": 1098}, + "slabSort": {"item": {"item": "Tach2"}, "order": 1118}, "itemSet": undefined }), new ItemBase("Tach3", { @@ -72249,7 +72891,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Tach3"}, "order": 1099}, + "slabSort": {"item": {"item": "Tach3"}, "order": 1119}, "itemSet": undefined }), new ItemBase("Tach4", { @@ -72267,7 +72909,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Tach4"}, "order": 1100}, + "slabSort": {"item": {"item": "Tach4"}, "order": 1120}, "itemSet": undefined }), new ItemBase("Tach5", { @@ -72285,7 +72927,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Tach5"}, "order": 1101}, + "slabSort": {"item": {"item": "Tach5"}, "order": 1121}, "itemSet": undefined }), new ItemBase("FoodHealth1d", { @@ -72303,7 +72945,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth1d"}, "order": 1699}, + "slabSort": {"item": {"item": "FoodHealth1d"}, "order": 1719}, "itemSet": undefined }), new ItemBase("FoodHealth2d", { @@ -72321,7 +72963,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth2d"}, "order": 1700}, + "slabSort": {"item": {"item": "FoodHealth2d"}, "order": 1720}, "itemSet": undefined }), new ItemBase("FoodHealth3d", { @@ -72339,7 +72981,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "FoodHealth3d"}, "order": 1701}, + "slabSort": {"item": {"item": "FoodHealth3d"}, "order": 1721}, "itemSet": undefined }), new ItemBase("EquipmentWandsArc0", { @@ -72370,7 +73012,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentWandsArc0"}, "order": 1668}, + "slabSort": {"item": {"item": "EquipmentWandsArc0"}, "order": 1688}, "itemSet": undefined }), new ItemBase("EquipmentRingsArc0", { @@ -72401,7 +73043,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsArc0"}, "order": 1669}, + "slabSort": {"item": {"item": "EquipmentRingsArc0"}, "order": 1689}, "itemSet": undefined }), new ItemBase("EquipmentBowsTempest0", { @@ -72432,7 +73074,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBowsTempest0"}, "order": 1647}, + "slabSort": {"item": {"item": "EquipmentBowsTempest0"}, "order": 1667}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentBowsTempest1", { @@ -72463,7 +73105,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBowsTempest1"}, "order": 1648}, + "slabSort": {"item": {"item": "EquipmentBowsTempest1"}, "order": 1668}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentBowsTempest2", { @@ -72494,7 +73136,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBowsTempest2"}, "order": 1649}, + "slabSort": {"item": {"item": "EquipmentBowsTempest2"}, "order": 1669}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentBowsTempest3", { @@ -72525,7 +73167,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBowsTempest3"}, "order": 1650}, + "slabSort": {"item": {"item": "EquipmentBowsTempest3"}, "order": 1670}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentBowsTempest4", { @@ -72556,7 +73198,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentBowsTempest4"}, "order": 1651}, + "slabSort": {"item": {"item": "EquipmentBowsTempest4"}, "order": 1671}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest0", { @@ -72587,7 +73229,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest0"}, "order": 1652}, + "slabSort": {"item": {"item": "EquipmentRingsTempest0"}, "order": 1672}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest1", { @@ -72618,7 +73260,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest1"}, "order": 1653}, + "slabSort": {"item": {"item": "EquipmentRingsTempest1"}, "order": 1673}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest2", { @@ -72649,7 +73291,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest2"}, "order": 1654}, + "slabSort": {"item": {"item": "EquipmentRingsTempest2"}, "order": 1674}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest3", { @@ -72680,7 +73322,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest3"}, "order": 1655}, + "slabSort": {"item": {"item": "EquipmentRingsTempest3"}, "order": 1675}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest4", { @@ -72711,7 +73353,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest4"}, "order": 1656}, + "slabSort": {"item": {"item": "EquipmentRingsTempest4"}, "order": 1676}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest5", { @@ -72742,7 +73384,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest5"}, "order": 1657}, + "slabSort": {"item": {"item": "EquipmentRingsTempest5"}, "order": 1677}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest6", { @@ -72773,7 +73415,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest6"}, "order": 1658}, + "slabSort": {"item": {"item": "EquipmentRingsTempest6"}, "order": 1678}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest7", { @@ -72804,7 +73446,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest7"}, "order": 1659}, + "slabSort": {"item": {"item": "EquipmentRingsTempest7"}, "order": 1679}, "itemSet": {"set": "Tempest"} }), new ItemBase("EquipmentRingsTempest8", { @@ -72835,7 +73477,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentRingsTempest8"}, "order": 1660}, + "slabSort": {"item": {"item": "EquipmentRingsTempest8"}, "order": 1680}, "itemSet": {"set": "Tempest"} }), new ItemBase("StoneTempestR0", { @@ -72854,7 +73496,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneTempestR0"}, "order": 1664}, + "slabSort": {"item": {"item": "StoneTempestR0"}, "order": 1684}, "itemSet": undefined }), new ItemBase("StoneTempestR1", { @@ -72873,7 +73515,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneTempestR1"}, "order": 1665}, + "slabSort": {"item": {"item": "StoneTempestR1"}, "order": 1685}, "itemSet": undefined }), new ItemBase("StoneTempestR2", { @@ -72892,7 +73534,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneTempestR2"}, "order": 1666}, + "slabSort": {"item": {"item": "StoneTempestR2"}, "order": 1686}, "itemSet": undefined }), new ItemBase("StoneTempestB0", { @@ -72911,7 +73553,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneTempestB0"}, "order": 1661}, + "slabSort": {"item": {"item": "StoneTempestB0"}, "order": 1681}, "itemSet": undefined }), new ItemBase("StoneTempestB1", { @@ -72930,7 +73572,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneTempestB1"}, "order": 1662}, + "slabSort": {"item": {"item": "StoneTempestB1"}, "order": 1682}, "itemSet": undefined }), new ItemBase("StoneTempestB2", { @@ -72949,7 +73591,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "StoneTempestB2"}, "order": 1663}, + "slabSort": {"item": {"item": "StoneTempestB2"}, "order": 1683}, "itemSet": undefined }), new ItemBase("DungWeaponPunchA1", { @@ -72984,7 +73626,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchA1"}, "order": 1702}, + "slabSort": {"item": {"item": "DungWeaponPunchA1"}, "order": 1722}, "itemSet": {"set": "Boxing"} }), new ItemBase("DungWeaponPunchA2", { @@ -73019,7 +73661,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchA2"}, "order": 1703}, + "slabSort": {"item": {"item": "DungWeaponPunchA2"}, "order": 1723}, "itemSet": {"set": "Boxing"} }), new ItemBase("DungWeaponPunchA3", { @@ -73054,7 +73696,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchA3"}, "order": 1704}, + "slabSort": {"item": {"item": "DungWeaponPunchA3"}, "order": 1724}, "itemSet": {"set": "Boxing"} }), new ItemBase("DungWeaponPunchA4", { @@ -73089,7 +73731,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchA4"}, "order": 1705}, + "slabSort": {"item": {"item": "DungWeaponPunchA4"}, "order": 1725}, "itemSet": {"set": "Boxing"} }), new ItemBase("DungWeaponPunchA5", { @@ -73124,7 +73766,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchA5"}, "order": 1706}, + "slabSort": {"item": {"item": "DungWeaponPunchA5"}, "order": 1726}, "itemSet": {"set": "Boxing"} }), new ItemBase("DungWeaponPunchB1", { @@ -73159,7 +73801,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchB1"}, "order": 1707}, + "slabSort": {"item": {"item": "DungWeaponPunchB1"}, "order": 1727}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponPunchB2", { @@ -73194,7 +73836,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchB2"}, "order": 1708}, + "slabSort": {"item": {"item": "DungWeaponPunchB2"}, "order": 1728}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponPunchB3", { @@ -73229,7 +73871,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchB3"}, "order": 1709}, + "slabSort": {"item": {"item": "DungWeaponPunchB3"}, "order": 1729}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponPunchB4", { @@ -73264,7 +73906,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchB4"}, "order": 1710}, + "slabSort": {"item": {"item": "DungWeaponPunchB4"}, "order": 1730}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponPunchB5", { @@ -73299,7 +73941,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchB5"}, "order": 1711}, + "slabSort": {"item": {"item": "DungWeaponPunchB5"}, "order": 1731}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponPunchC1", { @@ -73334,7 +73976,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchC1"}, "order": 1712}, + "slabSort": {"item": {"item": "DungWeaponPunchC1"}, "order": 1732}, "itemSet": {"set": "Bandage"} }), new ItemBase("DungWeaponPunchC2", { @@ -73369,7 +74011,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchC2"}, "order": 1713}, + "slabSort": {"item": {"item": "DungWeaponPunchC2"}, "order": 1733}, "itemSet": {"set": "Bandage"} }), new ItemBase("DungWeaponPunchC3", { @@ -73404,7 +74046,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchC3"}, "order": 1714}, + "slabSort": {"item": {"item": "DungWeaponPunchC3"}, "order": 1734}, "itemSet": {"set": "Bandage"} }), new ItemBase("DungWeaponPunchC4", { @@ -73439,7 +74081,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchC4"}, "order": 1715}, + "slabSort": {"item": {"item": "DungWeaponPunchC4"}, "order": 1735}, "itemSet": {"set": "Bandage"} }), new ItemBase("DungWeaponPunchC5", { @@ -73474,7 +74116,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchC5"}, "order": 1716}, + "slabSort": {"item": {"item": "DungWeaponPunchC5"}, "order": 1736}, "itemSet": {"set": "Bandage"} }), new ItemBase("DungWeaponPunchD1", { @@ -73509,7 +74151,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchD1"}, "order": 1717}, + "slabSort": {"item": {"item": "DungWeaponPunchD1"}, "order": 1737}, "itemSet": {"set": "Uninflated"} }), new ItemBase("DungWeaponPunchD2", { @@ -73544,7 +74186,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchD2"}, "order": 1718}, + "slabSort": {"item": {"item": "DungWeaponPunchD2"}, "order": 1738}, "itemSet": {"set": "Uninflated"} }), new ItemBase("DungWeaponPunchD3", { @@ -73579,7 +74221,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchD3"}, "order": 1719}, + "slabSort": {"item": {"item": "DungWeaponPunchD3"}, "order": 1739}, "itemSet": {"set": "Uninflated"} }), new ItemBase("DungWeaponPunchD4", { @@ -73614,7 +74256,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchD4"}, "order": 1720}, + "slabSort": {"item": {"item": "DungWeaponPunchD4"}, "order": 1740}, "itemSet": {"set": "Uninflated"} }), new ItemBase("DungWeaponPunchD5", { @@ -73649,7 +74291,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchD5"}, "order": 1721}, + "slabSort": {"item": {"item": "DungWeaponPunchD5"}, "order": 1741}, "itemSet": {"set": "Uninflated"} }), new ItemBase("DungWeaponPunchE1", { @@ -73684,7 +74326,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchE1"}, "order": 1722}, + "slabSort": {"item": {"item": "DungWeaponPunchE1"}, "order": 1742}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchE2", { @@ -73719,7 +74361,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchE2"}, "order": 1723}, + "slabSort": {"item": {"item": "DungWeaponPunchE2"}, "order": 1743}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchE3", { @@ -73754,7 +74396,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchE3"}, "order": 1724}, + "slabSort": {"item": {"item": "DungWeaponPunchE3"}, "order": 1744}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchE4", { @@ -73789,7 +74431,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchE4"}, "order": 1725}, + "slabSort": {"item": {"item": "DungWeaponPunchE4"}, "order": 1745}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchE5", { @@ -73824,7 +74466,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchE5"}, "order": 1726}, + "slabSort": {"item": {"item": "DungWeaponPunchE5"}, "order": 1746}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchF1", { @@ -73859,7 +74501,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchF1"}, "order": 1727}, + "slabSort": {"item": {"item": "DungWeaponPunchF1"}, "order": 1747}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchF2", { @@ -73894,7 +74536,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchF2"}, "order": 1728}, + "slabSort": {"item": {"item": "DungWeaponPunchF2"}, "order": 1748}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchF3", { @@ -73929,7 +74571,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchF3"}, "order": 1729}, + "slabSort": {"item": {"item": "DungWeaponPunchF3"}, "order": 1749}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchF4", { @@ -73964,7 +74606,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchF4"}, "order": 1730}, + "slabSort": {"item": {"item": "DungWeaponPunchF4"}, "order": 1750}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponPunchF5", { @@ -73999,7 +74641,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponPunchF5"}, "order": 1731}, + "slabSort": {"item": {"item": "DungWeaponPunchF5"}, "order": 1751}, "itemSet": {"set": "Eclectic"} }), new ItemBase("DungWeaponSwordA1", { @@ -74034,7 +74676,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordA1"}, "order": 1732}, + "slabSort": {"item": {"item": "DungWeaponSwordA1"}, "order": 1752}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponSwordA2", { @@ -74069,7 +74711,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordA2"}, "order": 1733}, + "slabSort": {"item": {"item": "DungWeaponSwordA2"}, "order": 1753}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponSwordA3", { @@ -74104,7 +74746,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordA3"}, "order": 1734}, + "slabSort": {"item": {"item": "DungWeaponSwordA3"}, "order": 1754}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponSwordA4", { @@ -74139,7 +74781,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordA4"}, "order": 1735}, + "slabSort": {"item": {"item": "DungWeaponSwordA4"}, "order": 1755}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponSwordA5", { @@ -74174,7 +74816,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordA5"}, "order": 1736}, + "slabSort": {"item": {"item": "DungWeaponSwordA5"}, "order": 1756}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponSwordB1", { @@ -74209,7 +74851,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordB1"}, "order": 1737}, + "slabSort": {"item": {"item": "DungWeaponSwordB1"}, "order": 1757}, "itemSet": {"set": "Steel"} }), new ItemBase("DungWeaponSwordB2", { @@ -74244,7 +74886,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordB2"}, "order": 1738}, + "slabSort": {"item": {"item": "DungWeaponSwordB2"}, "order": 1758}, "itemSet": {"set": "Steel"} }), new ItemBase("DungWeaponSwordB3", { @@ -74279,7 +74921,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordB3"}, "order": 1739}, + "slabSort": {"item": {"item": "DungWeaponSwordB3"}, "order": 1759}, "itemSet": {"set": "Steel"} }), new ItemBase("DungWeaponSwordB4", { @@ -74314,7 +74956,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordB4"}, "order": 1740}, + "slabSort": {"item": {"item": "DungWeaponSwordB4"}, "order": 1760}, "itemSet": {"set": "Steel"} }), new ItemBase("DungWeaponSwordB5", { @@ -74349,7 +74991,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordB5"}, "order": 1741}, + "slabSort": {"item": {"item": "DungWeaponSwordB5"}, "order": 1761}, "itemSet": {"set": "Steel"} }), new ItemBase("DungWeaponSwordC1", { @@ -74384,7 +75026,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordC1"}, "order": 1742}, + "slabSort": {"item": {"item": "DungWeaponSwordC1"}, "order": 1762}, "itemSet": {"set": "Royal"} }), new ItemBase("DungWeaponSwordC2", { @@ -74419,7 +75061,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordC2"}, "order": 1743}, + "slabSort": {"item": {"item": "DungWeaponSwordC2"}, "order": 1763}, "itemSet": {"set": "Royal"} }), new ItemBase("DungWeaponSwordC3", { @@ -74454,7 +75096,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordC3"}, "order": 1744}, + "slabSort": {"item": {"item": "DungWeaponSwordC3"}, "order": 1764}, "itemSet": {"set": "Royal"} }), new ItemBase("DungWeaponSwordC4", { @@ -74489,7 +75131,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordC4"}, "order": 1745}, + "slabSort": {"item": {"item": "DungWeaponSwordC4"}, "order": 1765}, "itemSet": {"set": "Royal"} }), new ItemBase("DungWeaponSwordC5", { @@ -74524,7 +75166,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordC5"}, "order": 1746}, + "slabSort": {"item": {"item": "DungWeaponSwordC5"}, "order": 1766}, "itemSet": {"set": "Royal"} }), new ItemBase("DungWeaponSwordD1", { @@ -74559,7 +75201,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordD1"}, "order": 1747}, + "slabSort": {"item": {"item": "DungWeaponSwordD1"}, "order": 1767}, "itemSet": {"set": "Enforced"} }), new ItemBase("DungWeaponSwordD2", { @@ -74594,7 +75236,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordD2"}, "order": 1748}, + "slabSort": {"item": {"item": "DungWeaponSwordD2"}, "order": 1768}, "itemSet": {"set": "Enforced"} }), new ItemBase("DungWeaponSwordD3", { @@ -74629,7 +75271,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordD3"}, "order": 1749}, + "slabSort": {"item": {"item": "DungWeaponSwordD3"}, "order": 1769}, "itemSet": {"set": "Enforced"} }), new ItemBase("DungWeaponSwordD4", { @@ -74664,7 +75306,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordD4"}, "order": 1750}, + "slabSort": {"item": {"item": "DungWeaponSwordD4"}, "order": 1770}, "itemSet": {"set": "Enforced"} }), new ItemBase("DungWeaponSwordD5", { @@ -74699,7 +75341,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordD5"}, "order": 1751}, + "slabSort": {"item": {"item": "DungWeaponSwordD5"}, "order": 1771}, "itemSet": {"set": "Enforced"} }), new ItemBase("DungWeaponSwordE1", { @@ -74734,7 +75376,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordE1"}, "order": 1752}, + "slabSort": {"item": {"item": "DungWeaponSwordE1"}, "order": 1772}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponSwordE2", { @@ -74769,7 +75411,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordE2"}, "order": 1753}, + "slabSort": {"item": {"item": "DungWeaponSwordE2"}, "order": 1773}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponSwordE3", { @@ -74804,7 +75446,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordE3"}, "order": 1754}, + "slabSort": {"item": {"item": "DungWeaponSwordE3"}, "order": 1774}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponSwordE4", { @@ -74839,7 +75481,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordE4"}, "order": 1755}, + "slabSort": {"item": {"item": "DungWeaponSwordE4"}, "order": 1775}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponSwordE5", { @@ -74874,7 +75516,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordE5"}, "order": 1756}, + "slabSort": {"item": {"item": "DungWeaponSwordE5"}, "order": 1776}, "itemSet": {"set": "The"} }), new ItemBase("DungWeaponSwordF1", { @@ -74909,7 +75551,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordF1"}, "order": 1757}, + "slabSort": {"item": {"item": "DungWeaponSwordF1"}, "order": 1777}, "itemSet": {"set": "Deuscythe"} }), new ItemBase("DungWeaponSwordF2", { @@ -74944,7 +75586,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordF2"}, "order": 1758}, + "slabSort": {"item": {"item": "DungWeaponSwordF2"}, "order": 1778}, "itemSet": {"set": "Deuscythe"} }), new ItemBase("DungWeaponSwordF3", { @@ -74979,7 +75621,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordF3"}, "order": 1759}, + "slabSort": {"item": {"item": "DungWeaponSwordF3"}, "order": 1779}, "itemSet": {"set": "Deuscythe"} }), new ItemBase("DungWeaponSwordF4", { @@ -75014,7 +75656,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordF4"}, "order": 1760}, + "slabSort": {"item": {"item": "DungWeaponSwordF4"}, "order": 1780}, "itemSet": {"set": "Deuscythe"} }), new ItemBase("DungWeaponSwordF5", { @@ -75049,7 +75691,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponSwordF5"}, "order": 1761}, + "slabSort": {"item": {"item": "DungWeaponSwordF5"}, "order": 1781}, "itemSet": {"set": "Deuscythe"} }), new ItemBase("DungWeaponBowA1", { @@ -75084,7 +75726,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowA1"}, "order": 1762}, + "slabSort": {"item": {"item": "DungWeaponBowA1"}, "order": 1782}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponBowA2", { @@ -75119,7 +75761,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowA2"}, "order": 1763}, + "slabSort": {"item": {"item": "DungWeaponBowA2"}, "order": 1783}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponBowA3", { @@ -75154,7 +75796,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowA3"}, "order": 1764}, + "slabSort": {"item": {"item": "DungWeaponBowA3"}, "order": 1784}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponBowA4", { @@ -75189,7 +75831,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowA4"}, "order": 1765}, + "slabSort": {"item": {"item": "DungWeaponBowA4"}, "order": 1785}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponBowA5", { @@ -75224,7 +75866,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowA5"}, "order": 1766}, + "slabSort": {"item": {"item": "DungWeaponBowA5"}, "order": 1786}, "itemSet": {"set": "Wooden"} }), new ItemBase("DungWeaponBowB1", { @@ -75259,7 +75901,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowB1"}, "order": 1767}, + "slabSort": {"item": {"item": "DungWeaponBowB1"}, "order": 1787}, "itemSet": {"set": "Birch"} }), new ItemBase("DungWeaponBowB2", { @@ -75294,7 +75936,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowB2"}, "order": 1768}, + "slabSort": {"item": {"item": "DungWeaponBowB2"}, "order": 1788}, "itemSet": {"set": "Birch"} }), new ItemBase("DungWeaponBowB3", { @@ -75329,7 +75971,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowB3"}, "order": 1769}, + "slabSort": {"item": {"item": "DungWeaponBowB3"}, "order": 1789}, "itemSet": {"set": "Birch"} }), new ItemBase("DungWeaponBowB4", { @@ -75364,7 +76006,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowB4"}, "order": 1770}, + "slabSort": {"item": {"item": "DungWeaponBowB4"}, "order": 1790}, "itemSet": {"set": "Birch"} }), new ItemBase("DungWeaponBowB5", { @@ -75399,7 +76041,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowB5"}, "order": 1771}, + "slabSort": {"item": {"item": "DungWeaponBowB5"}, "order": 1791}, "itemSet": {"set": "Birch"} }), new ItemBase("DungWeaponBowC1", { @@ -75434,7 +76076,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowC1"}, "order": 1772}, + "slabSort": {"item": {"item": "DungWeaponBowC1"}, "order": 1792}, "itemSet": {"set": "Spiked"} }), new ItemBase("DungWeaponBowC2", { @@ -75469,7 +76111,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowC2"}, "order": 1773}, + "slabSort": {"item": {"item": "DungWeaponBowC2"}, "order": 1793}, "itemSet": {"set": "Spiked"} }), new ItemBase("DungWeaponBowC3", { @@ -75504,7 +76146,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowC3"}, "order": 1774}, + "slabSort": {"item": {"item": "DungWeaponBowC3"}, "order": 1794}, "itemSet": {"set": "Spiked"} }), new ItemBase("DungWeaponBowC4", { @@ -75539,7 +76181,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowC4"}, "order": 1775}, + "slabSort": {"item": {"item": "DungWeaponBowC4"}, "order": 1795}, "itemSet": {"set": "Spiked"} }), new ItemBase("DungWeaponBowC5", { @@ -75574,7 +76216,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowC5"}, "order": 1776}, + "slabSort": {"item": {"item": "DungWeaponBowC5"}, "order": 1796}, "itemSet": {"set": "Spiked"} }), new ItemBase("DungWeaponBowD1", { @@ -75609,7 +76251,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowD1"}, "order": 1777}, + "slabSort": {"item": {"item": "DungWeaponBowD1"}, "order": 1797}, "itemSet": {"set": "Pharoah"} }), new ItemBase("DungWeaponBowD2", { @@ -75644,7 +76286,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowD2"}, "order": 1778}, + "slabSort": {"item": {"item": "DungWeaponBowD2"}, "order": 1798}, "itemSet": {"set": "Pharoah"} }), new ItemBase("DungWeaponBowD3", { @@ -75679,7 +76321,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowD3"}, "order": 1779}, + "slabSort": {"item": {"item": "DungWeaponBowD3"}, "order": 1799}, "itemSet": {"set": "Pharoah"} }), new ItemBase("DungWeaponBowD4", { @@ -75714,7 +76356,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowD4"}, "order": 1780}, + "slabSort": {"item": {"item": "DungWeaponBowD4"}, "order": 1800}, "itemSet": {"set": "Pharoah"} }), new ItemBase("DungWeaponBowD5", { @@ -75749,7 +76391,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowD5"}, "order": 1781}, + "slabSort": {"item": {"item": "DungWeaponBowD5"}, "order": 1801}, "itemSet": {"set": "Pharoah"} }), new ItemBase("DungWeaponBowE1", { @@ -75784,7 +76426,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowE1"}, "order": 1782}, + "slabSort": {"item": {"item": "DungWeaponBowE1"}, "order": 1802}, "itemSet": {"set": "Blizzard"} }), new ItemBase("DungWeaponBowE2", { @@ -75819,7 +76461,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowE2"}, "order": 1783}, + "slabSort": {"item": {"item": "DungWeaponBowE2"}, "order": 1803}, "itemSet": {"set": "Blizzard"} }), new ItemBase("DungWeaponBowE3", { @@ -75854,7 +76496,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowE3"}, "order": 1784}, + "slabSort": {"item": {"item": "DungWeaponBowE3"}, "order": 1804}, "itemSet": {"set": "Blizzard"} }), new ItemBase("DungWeaponBowE4", { @@ -75889,7 +76531,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowE4"}, "order": 1785}, + "slabSort": {"item": {"item": "DungWeaponBowE4"}, "order": 1805}, "itemSet": {"set": "Blizzard"} }), new ItemBase("DungWeaponBowE5", { @@ -75924,7 +76566,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowE5"}, "order": 1786}, + "slabSort": {"item": {"item": "DungWeaponBowE5"}, "order": 1806}, "itemSet": {"set": "Blizzard"} }), new ItemBase("DungWeaponBowF1", { @@ -75959,7 +76601,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowF1"}, "order": 1787}, + "slabSort": {"item": {"item": "DungWeaponBowF1"}, "order": 1807}, "itemSet": {"set": "Blackhole"} }), new ItemBase("DungWeaponBowF2", { @@ -75994,7 +76636,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowF2"}, "order": 1788}, + "slabSort": {"item": {"item": "DungWeaponBowF2"}, "order": 1808}, "itemSet": {"set": "Blackhole"} }), new ItemBase("DungWeaponBowF3", { @@ -76029,7 +76671,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowF3"}, "order": 1789}, + "slabSort": {"item": {"item": "DungWeaponBowF3"}, "order": 1809}, "itemSet": {"set": "Blackhole"} }), new ItemBase("DungWeaponBowF4", { @@ -76064,7 +76706,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowF4"}, "order": 1790}, + "slabSort": {"item": {"item": "DungWeaponBowF4"}, "order": 1810}, "itemSet": {"set": "Blackhole"} }), new ItemBase("DungWeaponBowF5", { @@ -76099,7 +76741,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponBowF5"}, "order": 1791}, + "slabSort": {"item": {"item": "DungWeaponBowF5"}, "order": 1811}, "itemSet": {"set": "Blackhole"} }), new ItemBase("DungWeaponWandA1", { @@ -76134,7 +76776,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandA1"}, "order": 1792}, + "slabSort": {"item": {"item": "DungWeaponWandA1"}, "order": 1812}, "itemSet": {"set": "Gnarled"} }), new ItemBase("DungWeaponWandA2", { @@ -76169,7 +76811,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandA2"}, "order": 1793}, + "slabSort": {"item": {"item": "DungWeaponWandA2"}, "order": 1813}, "itemSet": {"set": "Gnarled"} }), new ItemBase("DungWeaponWandA3", { @@ -76204,7 +76846,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandA3"}, "order": 1794}, + "slabSort": {"item": {"item": "DungWeaponWandA3"}, "order": 1814}, "itemSet": {"set": "Gnarled"} }), new ItemBase("DungWeaponWandA4", { @@ -76239,7 +76881,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandA4"}, "order": 1795}, + "slabSort": {"item": {"item": "DungWeaponWandA4"}, "order": 1815}, "itemSet": {"set": "Gnarled"} }), new ItemBase("DungWeaponWandA5", { @@ -76274,7 +76916,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandA5"}, "order": 1796}, + "slabSort": {"item": {"item": "DungWeaponWandA5"}, "order": 1816}, "itemSet": {"set": "Gnarled"} }), new ItemBase("DungWeaponWandB1", { @@ -76309,7 +76951,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandB1"}, "order": 1797}, + "slabSort": {"item": {"item": "DungWeaponWandB1"}, "order": 1817}, "itemSet": {"set": "Quarterstaff"} }), new ItemBase("DungWeaponWandB2", { @@ -76344,7 +76986,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandB2"}, "order": 1798}, + "slabSort": {"item": {"item": "DungWeaponWandB2"}, "order": 1818}, "itemSet": {"set": "Quarterstaff"} }), new ItemBase("DungWeaponWandB3", { @@ -76379,7 +77021,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandB3"}, "order": 1799}, + "slabSort": {"item": {"item": "DungWeaponWandB3"}, "order": 1819}, "itemSet": {"set": "Quarterstaff"} }), new ItemBase("DungWeaponWandB4", { @@ -76414,7 +77056,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandB4"}, "order": 1800}, + "slabSort": {"item": {"item": "DungWeaponWandB4"}, "order": 1820}, "itemSet": {"set": "Quarterstaff"} }), new ItemBase("DungWeaponWandB5", { @@ -76449,7 +77091,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandB5"}, "order": 1801}, + "slabSort": {"item": {"item": "DungWeaponWandB5"}, "order": 1821}, "itemSet": {"set": "Quarterstaff"} }), new ItemBase("DungWeaponWandC1", { @@ -76484,7 +77126,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandC1"}, "order": 1802}, + "slabSort": {"item": {"item": "DungWeaponWandC1"}, "order": 1822}, "itemSet": {"set": "Starlight"} }), new ItemBase("DungWeaponWandC2", { @@ -76519,7 +77161,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandC2"}, "order": 1803}, + "slabSort": {"item": {"item": "DungWeaponWandC2"}, "order": 1823}, "itemSet": {"set": "Starlight"} }), new ItemBase("DungWeaponWandC3", { @@ -76554,7 +77196,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandC3"}, "order": 1804}, + "slabSort": {"item": {"item": "DungWeaponWandC3"}, "order": 1824}, "itemSet": {"set": "Starlight"} }), new ItemBase("DungWeaponWandC4", { @@ -76589,7 +77231,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandC4"}, "order": 1805}, + "slabSort": {"item": {"item": "DungWeaponWandC4"}, "order": 1825}, "itemSet": {"set": "Starlight"} }), new ItemBase("DungWeaponWandC5", { @@ -76624,7 +77266,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandC5"}, "order": 1806}, + "slabSort": {"item": {"item": "DungWeaponWandC5"}, "order": 1826}, "itemSet": {"set": "Starlight"} }), new ItemBase("DungWeaponWandD1", { @@ -76659,7 +77301,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandD1"}, "order": 1807}, + "slabSort": {"item": {"item": "DungWeaponWandD1"}, "order": 1827}, "itemSet": {"set": "Crows"} }), new ItemBase("DungWeaponWandD2", { @@ -76694,7 +77336,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandD2"}, "order": 1808}, + "slabSort": {"item": {"item": "DungWeaponWandD2"}, "order": 1828}, "itemSet": {"set": "Crows"} }), new ItemBase("DungWeaponWandD3", { @@ -76729,7 +77371,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandD3"}, "order": 1809}, + "slabSort": {"item": {"item": "DungWeaponWandD3"}, "order": 1829}, "itemSet": {"set": "Crows"} }), new ItemBase("DungWeaponWandD4", { @@ -76764,7 +77406,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandD4"}, "order": 1810}, + "slabSort": {"item": {"item": "DungWeaponWandD4"}, "order": 1830}, "itemSet": {"set": "Crows"} }), new ItemBase("DungWeaponWandD5", { @@ -76799,7 +77441,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandD5"}, "order": 1811}, + "slabSort": {"item": {"item": "DungWeaponWandD5"}, "order": 1831}, "itemSet": {"set": "Crows"} }), new ItemBase("DungWeaponWandE1", { @@ -76834,7 +77476,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandE1"}, "order": 1812}, + "slabSort": {"item": {"item": "DungWeaponWandE1"}, "order": 1832}, "itemSet": {"set": "Spriggly"} }), new ItemBase("DungWeaponWandE2", { @@ -76869,7 +77511,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandE2"}, "order": 1813}, + "slabSort": {"item": {"item": "DungWeaponWandE2"}, "order": 1833}, "itemSet": {"set": "Spriggly"} }), new ItemBase("DungWeaponWandE3", { @@ -76904,7 +77546,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandE3"}, "order": 1814}, + "slabSort": {"item": {"item": "DungWeaponWandE3"}, "order": 1834}, "itemSet": {"set": "Spriggly"} }), new ItemBase("DungWeaponWandE4", { @@ -76939,7 +77581,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandE4"}, "order": 1815}, + "slabSort": {"item": {"item": "DungWeaponWandE4"}, "order": 1835}, "itemSet": {"set": "Spriggly"} }), new ItemBase("DungWeaponWandE5", { @@ -76974,7 +77616,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandE5"}, "order": 1816}, + "slabSort": {"item": {"item": "DungWeaponWandE5"}, "order": 1836}, "itemSet": {"set": "Spriggly"} }), new ItemBase("DungWeaponWandF1", { @@ -77009,7 +77651,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandF1"}, "order": 1817}, + "slabSort": {"item": {"item": "DungWeaponWandF1"}, "order": 1837}, "itemSet": {"set": "Grey"} }), new ItemBase("DungWeaponWandF2", { @@ -77044,7 +77686,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandF2"}, "order": 1818}, + "slabSort": {"item": {"item": "DungWeaponWandF2"}, "order": 1838}, "itemSet": {"set": "Grey"} }), new ItemBase("DungWeaponWandF3", { @@ -77079,7 +77721,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandF3"}, "order": 1819}, + "slabSort": {"item": {"item": "DungWeaponWandF3"}, "order": 1839}, "itemSet": {"set": "Grey"} }), new ItemBase("DungWeaponWandF4", { @@ -77114,7 +77756,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandF4"}, "order": 1820}, + "slabSort": {"item": {"item": "DungWeaponWandF4"}, "order": 1840}, "itemSet": {"set": "Grey"} }), new ItemBase("DungWeaponWandF5", { @@ -77149,7 +77791,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungWeaponWandF5"}, "order": 1821}, + "slabSort": {"item": {"item": "DungWeaponWandF5"}, "order": 1841}, "itemSet": {"set": "Grey"} }), new ItemBase("DungWeaponSword1", { @@ -77289,7 +77931,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentHats0"}, "order": 1822}, + "slabSort": {"item": {"item": "DungEquipmentHats0"}, "order": 1842}, "itemSet": undefined }), new ItemBase("DungEquipmentHats1", { @@ -77324,7 +77966,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentHats1"}, "order": 1823}, + "slabSort": {"item": {"item": "DungEquipmentHats1"}, "order": 1843}, "itemSet": undefined }), new ItemBase("DungEquipmentHats2", { @@ -77359,7 +78001,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentHats2"}, "order": 1824}, + "slabSort": {"item": {"item": "DungEquipmentHats2"}, "order": 1844}, "itemSet": undefined }), new ItemBase("DungEquipmentHats3", { @@ -77394,7 +78036,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentHats3"}, "order": 1825}, + "slabSort": {"item": {"item": "DungEquipmentHats3"}, "order": 1845}, "itemSet": undefined }), new ItemBase("DungEquipmentHats4", { @@ -77429,7 +78071,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentHats4"}, "order": 1826}, + "slabSort": {"item": {"item": "DungEquipmentHats4"}, "order": 1846}, "itemSet": {"set": "The"} }), new ItemBase("DungEquipmentShirt0", { @@ -77464,7 +78106,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShirt0"}, "order": 1827}, + "slabSort": {"item": {"item": "DungEquipmentShirt0"}, "order": 1847}, "itemSet": undefined }), new ItemBase("DungEquipmentShirt1", { @@ -77499,7 +78141,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShirt1"}, "order": 1828}, + "slabSort": {"item": {"item": "DungEquipmentShirt1"}, "order": 1848}, "itemSet": {"set": "Green"} }), new ItemBase("DungEquipmentShirt2", { @@ -77534,7 +78176,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShirt2"}, "order": 1829}, + "slabSort": {"item": {"item": "DungEquipmentShirt2"}, "order": 1849}, "itemSet": undefined }), new ItemBase("DungEquipmentShirt3", { @@ -77569,7 +78211,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShirt3"}, "order": 1830}, + "slabSort": {"item": {"item": "DungEquipmentShirt3"}, "order": 1850}, "itemSet": undefined }), new ItemBase("DungEquipmentShirt4", { @@ -77604,7 +78246,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShirt4"}, "order": 1831}, + "slabSort": {"item": {"item": "DungEquipmentShirt4"}, "order": 1851}, "itemSet": undefined }), new ItemBase("DungEquipmentPants0", { @@ -77639,7 +78281,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPants0"}, "order": 1832}, + "slabSort": {"item": {"item": "DungEquipmentPants0"}, "order": 1852}, "itemSet": undefined }), new ItemBase("DungEquipmentPants1", { @@ -77674,7 +78316,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPants1"}, "order": 1833}, + "slabSort": {"item": {"item": "DungEquipmentPants1"}, "order": 1853}, "itemSet": undefined }), new ItemBase("DungEquipmentPants2", { @@ -77709,7 +78351,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPants2"}, "order": 1834}, + "slabSort": {"item": {"item": "DungEquipmentPants2"}, "order": 1854}, "itemSet": undefined }), new ItemBase("DungEquipmentPants3", { @@ -77744,7 +78386,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPants3"}, "order": 1835}, + "slabSort": {"item": {"item": "DungEquipmentPants3"}, "order": 1855}, "itemSet": undefined }), new ItemBase("DungEquipmentPants4", { @@ -77779,7 +78421,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPants4"}, "order": 1836}, + "slabSort": {"item": {"item": "DungEquipmentPants4"}, "order": 1856}, "itemSet": undefined }), new ItemBase("DungEquipmentShoes0", { @@ -77814,7 +78456,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShoes0"}, "order": 1837}, + "slabSort": {"item": {"item": "DungEquipmentShoes0"}, "order": 1857}, "itemSet": undefined }), new ItemBase("DungEquipmentShoes1", { @@ -77849,7 +78491,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShoes1"}, "order": 1838}, + "slabSort": {"item": {"item": "DungEquipmentShoes1"}, "order": 1858}, "itemSet": undefined }), new ItemBase("DungEquipmentShoes2", { @@ -77884,7 +78526,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShoes2"}, "order": 1839}, + "slabSort": {"item": {"item": "DungEquipmentShoes2"}, "order": 1859}, "itemSet": undefined }), new ItemBase("DungEquipmentShoes3", { @@ -77919,7 +78561,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShoes3"}, "order": 1840}, + "slabSort": {"item": {"item": "DungEquipmentShoes3"}, "order": 1860}, "itemSet": undefined }), new ItemBase("DungEquipmentShoes4", { @@ -77954,7 +78596,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentShoes4"}, "order": 1841}, + "slabSort": {"item": {"item": "DungEquipmentShoes4"}, "order": 1861}, "itemSet": undefined }), new ItemBase("DungEquipmentPendant0", { @@ -77989,7 +78631,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPendant0"}, "order": 1842}, + "slabSort": {"item": {"item": "DungEquipmentPendant0"}, "order": 1862}, "itemSet": undefined }), new ItemBase("DungEquipmentPendant1", { @@ -78024,7 +78666,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPendant1"}, "order": 1843}, + "slabSort": {"item": {"item": "DungEquipmentPendant1"}, "order": 1863}, "itemSet": undefined }), new ItemBase("DungEquipmentPendant2", { @@ -78059,7 +78701,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPendant2"}, "order": 1844}, + "slabSort": {"item": {"item": "DungEquipmentPendant2"}, "order": 1864}, "itemSet": undefined }), new ItemBase("DungEquipmentPendant3", { @@ -78094,7 +78736,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPendant3"}, "order": 1845}, + "slabSort": {"item": {"item": "DungEquipmentPendant3"}, "order": 1865}, "itemSet": undefined }), new ItemBase("DungEquipmentPendant4", { @@ -78129,7 +78771,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentPendant4"}, "order": 1846}, + "slabSort": {"item": {"item": "DungEquipmentPendant4"}, "order": 1866}, "itemSet": {"set": "Lava"} }), new ItemBase("DungEquipmentRings0", { @@ -78164,7 +78806,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentRings0"}, "order": 1847}, + "slabSort": {"item": {"item": "DungEquipmentRings0"}, "order": 1867}, "itemSet": {"set": "Silver"} }), new ItemBase("DungEquipmentRings1", { @@ -78199,7 +78841,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentRings1"}, "order": 1848}, + "slabSort": {"item": {"item": "DungEquipmentRings1"}, "order": 1868}, "itemSet": undefined }), new ItemBase("DungEquipmentRings2", { @@ -78234,7 +78876,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentRings2"}, "order": 1849}, + "slabSort": {"item": {"item": "DungEquipmentRings2"}, "order": 1869}, "itemSet": undefined }), new ItemBase("DungEquipmentRings3", { @@ -78269,7 +78911,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentRings3"}, "order": 1850}, + "slabSort": {"item": {"item": "DungEquipmentRings3"}, "order": 1870}, "itemSet": undefined }), new ItemBase("DungEquipmentRings4", { @@ -78304,7 +78946,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "DungEquipmentRings4"}, "order": 1851}, + "slabSort": {"item": {"item": "DungEquipmentRings4"}, "order": 1871}, "itemSet": undefined }), new ItemBase("GemP36", { @@ -78322,7 +78964,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "GemP36"}, "order": 930}, + "slabSort": {"item": {"item": "GemP36"}, "order": 949}, "itemSet": undefined }), new ItemBase("GemP37", { @@ -78660,7 +79302,11 @@ export const initItemRepo = () => { "Type": "Obol Stack", "description": "Hold down and 1 hyper obol will drop at your feet! YOU MUST BE IN WORLD 2 TOWN TO USE THIS! This way you can trash other obols incase you're out of space! " }, - "sources": undefined, + "sources": { + "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], + "recipeFrom": [], + "questAss": [] + }, "notes": { "note": "{{Sources/datarow|Item=Hyper DMG Obol}}{{Sources/datarow|Item=Hyper Pyre Obol}}{{Sources/datarow|Item=Hyper Six Obol}}{{Sources/datarow|Item=Hyper Skull Obol}}" }, @@ -78721,7 +79367,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "GemP30"}, "order": 931}, + "slabSort": {"item": {"item": "GemP30"}, "order": 950}, "itemSet": undefined }), new ItemBase("Trophy1", { @@ -78761,7 +79407,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy1"}, "order": 650}, + "slabSort": {"item": {"item": "Trophy1"}, "order": 668}, "itemSet": undefined }), new ItemBase("Trophy2", { @@ -78858,6 +79504,8 @@ export const initItemRepo = () => { {"source": "Spelunking1", "quantity": 1, "chance": 0}, {"source": "Spelunking2", "quantity": 1, "chance": 0}, {"source": "Spelunking3", "quantity": 1, "chance": 0}, + {"source": "Spelunking4", "quantity": 1, "chance": 0}, + {"source": "Spelunking5", "quantity": 1, "chance": 0}, {"source": "Crystal0", "quantity": 1, "chance": 9e-07}, {"source": "OakTree", "quantity": 1, "chance": 1.44e-08}, {"source": "BirchTree", "quantity": 1, "chance": 1.53e-08}, @@ -79052,7 +79700,7 @@ export const initItemRepo = () => { {"source": "Tree14", "quantity": 1, "chance": 1.602e-08} ] }, - "slabSort": {"item": {"item": "Trophy2"}, "order": 651}, + "slabSort": {"item": {"item": "Trophy2"}, "order": 669}, "itemSet": undefined }), new ItemBase("Trophy3", { @@ -79092,7 +79740,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy3"}, "order": 652}, + "slabSort": {"item": {"item": "Trophy3"}, "order": 670}, "itemSet": {"set": "Club"} }), new ItemBase("Trophy4", { @@ -79163,7 +79811,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy5"}, "order": 653}, + "slabSort": {"item": {"item": "Trophy5"}, "order": 671}, "itemSet": undefined }), new ItemBase("Trophy6", { @@ -79203,7 +79851,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy6"}, "order": 654}, + "slabSort": {"item": {"item": "Trophy6"}, "order": 672}, "itemSet": undefined }), new ItemBase("Trophy7", { @@ -79234,7 +79882,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy7"}, "order": 655}, + "slabSort": {"item": {"item": "Trophy7"}, "order": 673}, "itemSet": undefined }), new ItemBase("Trophy8", { @@ -79274,7 +79922,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy8"}, "order": 656}, + "slabSort": {"item": {"item": "Trophy8"}, "order": 674}, "itemSet": undefined }), new ItemBase("Trophy9", { @@ -79309,7 +79957,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy9"}, "order": 657}, + "slabSort": {"item": {"item": "Trophy9"}, "order": 675}, "itemSet": undefined }), new ItemBase("Trophy10", { @@ -79349,7 +79997,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy10"}, "order": 658}, + "slabSort": {"item": {"item": "Trophy10"}, "order": 676}, "itemSet": undefined }), new ItemBase("Trophy11", { @@ -79389,7 +80037,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy11"}, "order": 659}, + "slabSort": {"item": {"item": "Trophy11"}, "order": 677}, "itemSet": undefined }), new ItemBase("Trophy12", { @@ -79431,7 +80079,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy12"}, "order": 660}, + "slabSort": {"item": {"item": "Trophy12"}, "order": 678}, "itemSet": undefined }), new ItemBase("Trophy13", { @@ -79471,7 +80119,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy13"}, "order": 661}, + "slabSort": {"item": {"item": "Trophy13"}, "order": 679}, "itemSet": {"set": "Club"} }), new ItemBase("Trophy14", { @@ -79506,7 +80154,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy14"}, "order": 662}, + "slabSort": {"item": {"item": "Trophy14"}, "order": 680}, "itemSet": undefined }), new ItemBase("Trophy15", { @@ -79546,7 +80194,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy15"}, "order": 663}, + "slabSort": {"item": {"item": "Trophy15"}, "order": 681}, "itemSet": undefined }), new ItemBase("Trophy16", { @@ -79577,7 +80225,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy16"}, "order": 664}, + "slabSort": {"item": {"item": "Trophy16"}, "order": 682}, "itemSet": undefined }), new ItemBase("Trophy17", { @@ -79617,7 +80265,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy17"}, "order": 665}, + "slabSort": {"item": {"item": "Trophy17"}, "order": 683}, "itemSet": {"set": "Kattlecruk"} }), new ItemBase("Trophy18", { @@ -79648,7 +80296,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy18"}, "order": 666}, + "slabSort": {"item": {"item": "Trophy18"}, "order": 684}, "itemSet": undefined }), new ItemBase("Trophy19", { @@ -79688,7 +80336,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy19"}, "order": 667}, + "slabSort": {"item": {"item": "Trophy19"}, "order": 685}, "itemSet": undefined }), new ItemBase("Trophy20", { @@ -79736,7 +80384,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy20"}, "order": 668}, + "slabSort": {"item": {"item": "Trophy20"}, "order": 686}, "itemSet": undefined }), new ItemBase("Trophy21", { @@ -79767,7 +80415,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy21"}, "order": 669}, + "slabSort": {"item": {"item": "Trophy21"}, "order": 687}, "itemSet": undefined }), new ItemBase("Trophy22", { @@ -79807,7 +80455,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy22"}, "order": 670}, + "slabSort": {"item": {"item": "Trophy22"}, "order": 688}, "itemSet": undefined }), new ItemBase("Trophy23", { @@ -79847,7 +80495,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy23"}, "order": 671}, + "slabSort": {"item": {"item": "Trophy23"}, "order": 689}, "itemSet": undefined }), new ItemBase("Trophy24", { @@ -79878,7 +80526,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "Trophy24"}, "order": 672}, + "slabSort": {"item": {"item": "Trophy24"}, "order": 690}, "itemSet": undefined }), new ItemBase("Trophy25", { @@ -79926,10 +80574,22 @@ export const initItemRepo = () => { {"source": "w7a10", "quantity": 1, "chance": 1e-12}, {"source": "w7a11", "quantity": 1, "chance": 1e-12}, {"source": "w7a12", "quantity": 1, "chance": 1e-12}, + {"source": "w7b1", "quantity": 1, "chance": 1e-12}, + {"source": "w7b2", "quantity": 1, "chance": 1e-12}, + {"source": "w7b3", "quantity": 1, "chance": 1e-12}, + {"source": "w7b4", "quantity": 1, "chance": 1e-12}, + {"source": "w7b5", "quantity": 1, "chance": 1e-12}, + {"source": "w7b6", "quantity": 1, "chance": 1e-12}, + {"source": "w7b7", "quantity": 1, "chance": 1e-12}, + {"source": "w7b8", "quantity": 1, "chance": 1e-12}, + {"source": "w7b9", "quantity": 1, "chance": 1e-12}, + {"source": "w7b10", "quantity": 1, "chance": 1e-12}, + {"source": "w7b11", "quantity": 1, "chance": 1e-12}, + {"source": "w7b12", "quantity": 1, "chance": 1e-12}, {"source": "w7d1", "quantity": 1, "chance": 2.5e-12} ] }, - "slabSort": {"item": {"item": "Trophy25"}, "order": 673}, + "slabSort": {"item": {"item": "Trophy25"}, "order": 691}, "itemSet": undefined }), new ItemBase("TrophyReplica0", { @@ -80785,7 +81445,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag1"}, "order": 674}, + "slabSort": {"item": {"item": "EquipmentNametag1"}, "order": 692}, "itemSet": undefined }), new ItemBase("EquipmentNametag2", { @@ -80841,13 +81501,17 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": undefined, + "sources": { + "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], + "recipeFrom": [], + "questAss": [] + }, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag3"}, "order": 675}, + "slabSort": {"item": {"item": "EquipmentNametag3"}, "order": 693}, "itemSet": {"set": "Golden"} }), new ItemBase("EquipmentNametag4", { @@ -80887,7 +81551,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag4"}, "order": 676}, + "slabSort": {"item": {"item": "EquipmentNametag4"}, "order": 694}, "itemSet": undefined }), new ItemBase("EquipmentNametag5", { @@ -80918,7 +81582,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag5"}, "order": 677}, + "slabSort": {"item": {"item": "EquipmentNametag5"}, "order": 695}, "itemSet": undefined }), new ItemBase("EquipmentNametag6b", { @@ -80949,7 +81613,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag6b"}, "order": 678}, + "slabSort": {"item": {"item": "EquipmentNametag6b"}, "order": 696}, "itemSet": undefined }), new ItemBase("EquipmentNametag7", { @@ -80980,7 +81644,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag7"}, "order": 679}, + "slabSort": {"item": {"item": "EquipmentNametag7"}, "order": 697}, "itemSet": undefined }), new ItemBase("EquipmentNametag8", { @@ -81011,7 +81675,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag8"}, "order": 680}, + "slabSort": {"item": {"item": "EquipmentNametag8"}, "order": 698}, "itemSet": undefined }), new ItemBase("EquipmentNametag9", { @@ -81046,7 +81710,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "cropfallEvent1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentNametag9"}, "order": 681}, + "slabSort": {"item": {"item": "EquipmentNametag9"}, "order": 699}, "itemSet": undefined }), new ItemBase("EquipmentNametag10", { @@ -81077,7 +81741,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag10"}, "order": 682}, + "slabSort": {"item": {"item": "EquipmentNametag10"}, "order": 700}, "itemSet": {"set": "3rd Anniversary"} }), new ItemBase("EquipmentNametag11", { @@ -81112,7 +81776,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "xmasEvent4", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentNametag11"}, "order": 683}, + "slabSort": {"item": {"item": "EquipmentNametag11"}, "order": 701}, "itemSet": undefined }), new ItemBase("EquipmentNametag12", { @@ -81147,7 +81811,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "cropfallEvent1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentNametag12"}, "order": 684}, + "slabSort": {"item": {"item": "EquipmentNametag12"}, "order": 702}, "itemSet": undefined }), new ItemBase("EquipmentNametag13", { @@ -81178,7 +81842,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag13"}, "order": 685}, + "slabSort": {"item": {"item": "EquipmentNametag13"}, "order": 703}, "itemSet": undefined }), new ItemBase("EquipmentNametag14", { @@ -81213,7 +81877,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "xmasEvent4", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentNametag14"}, "order": 686}, + "slabSort": {"item": {"item": "EquipmentNametag14"}, "order": 704}, "itemSet": undefined }), new ItemBase("EquipmentNametag15", { @@ -81244,7 +81908,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag15"}, "order": 687}, + "slabSort": {"item": {"item": "EquipmentNametag15"}, "order": 705}, "itemSet": undefined }), new ItemBase("EquipmentNametag16", { @@ -81275,7 +81939,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag16"}, "order": 688}, + "slabSort": {"item": {"item": "EquipmentNametag16"}, "order": 706}, "itemSet": undefined }), new ItemBase("EquipmentNametag17", { @@ -81306,7 +81970,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag17"}, "order": 689}, + "slabSort": {"item": {"item": "EquipmentNametag17"}, "order": 707}, "itemSet": undefined }), new ItemBase("EquipmentNametag18", { @@ -81337,7 +82001,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag18"}, "order": 690}, + "slabSort": {"item": {"item": "EquipmentNametag18"}, "order": 708}, "itemSet": undefined }), new ItemBase("EquipmentNametag19", { @@ -81368,7 +82032,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag19"}, "order": 691}, + "slabSort": {"item": {"item": "EquipmentNametag19"}, "order": 709}, "itemSet": undefined }), new ItemBase("EquipmentNametag20", { @@ -81399,7 +82063,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag20"}, "order": 692}, + "slabSort": {"item": {"item": "EquipmentNametag20"}, "order": 710}, "itemSet": undefined }), new ItemBase("EquipmentNametag21", { @@ -81430,7 +82094,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag21"}, "order": 693}, + "slabSort": {"item": {"item": "EquipmentNametag21"}, "order": 711}, "itemSet": undefined }), new ItemBase("EquipmentNametag22", { @@ -81461,7 +82125,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag22"}, "order": 694}, + "slabSort": {"item": {"item": "EquipmentNametag22"}, "order": 712}, "itemSet": {"set": "Tome"} }), new ItemBase("EquipmentNametag23", { @@ -81492,7 +82156,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag23"}, "order": 695}, + "slabSort": {"item": {"item": "EquipmentNametag23"}, "order": 713}, "itemSet": {"set": "Tome"} }), new ItemBase("EquipmentNametag24", { @@ -81523,7 +82187,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag24"}, "order": 696}, + "slabSort": {"item": {"item": "EquipmentNametag24"}, "order": 714}, "itemSet": {"set": "Tome"} }), new ItemBase("EquipmentNametag25", { @@ -81554,7 +82218,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag25"}, "order": 697}, + "slabSort": {"item": {"item": "EquipmentNametag25"}, "order": 715}, "itemSet": {"set": "Tome"} }), new ItemBase("EquipmentNametag26", { @@ -81585,7 +82249,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag26"}, "order": 698}, + "slabSort": {"item": {"item": "EquipmentNametag26"}, "order": 716}, "itemSet": {"set": "Tome"} }), new ItemBase("EquipmentNametag27", { @@ -81616,7 +82280,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag27"}, "order": 699}, + "slabSort": {"item": {"item": "EquipmentNametag27"}, "order": 717}, "itemSet": {"set": "Tome"} }), new ItemBase("EquipmentNametag28", { @@ -81647,7 +82311,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag28"}, "order": 700}, + "slabSort": {"item": {"item": "EquipmentNametag28"}, "order": 718}, "itemSet": {"set": "Tome"} }), new ItemBase("EquipmentNametag29", { @@ -81678,7 +82342,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag29"}, "order": 701}, + "slabSort": {"item": {"item": "EquipmentNametag29"}, "order": 719}, "itemSet": undefined }), new ItemBase("EquipmentNametag30", { @@ -81709,7 +82373,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentNametag30"}, "order": 702}, + "slabSort": {"item": {"item": "EquipmentNametag30"}, "order": 720}, "itemSet": undefined }), new ItemBase("EquipmentNametag31", { @@ -82789,7 +83453,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "fallEvent1", "quantity": 1, "chance": 0.0007}]}, - "slabSort": {"item": {"item": "EquipmentHats31"}, "order": 359}, + "slabSort": {"item": {"item": "EquipmentHats31"}, "order": 377}, "itemSet": undefined }), new ItemBase("EquipmentHats32", { @@ -82833,7 +83497,7 @@ export const initItemRepo = () => { {"source": "fallEvent1", "quantity": 1, "chance": 0.0007} ] }, - "slabSort": {"item": {"item": "EquipmentHats32"}, "order": 353}, + "slabSort": {"item": {"item": "EquipmentHats32"}, "order": 371}, "itemSet": undefined }), new ItemBase("EquipmentHats33", { @@ -82868,7 +83532,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats33"}, "order": 340}, + "slabSort": {"item": {"item": "EquipmentHats33"}, "order": 358}, "itemSet": undefined }), new ItemBase("EquipmentHats34", { @@ -82903,7 +83567,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats34"}, "order": 356}, + "slabSort": {"item": {"item": "EquipmentHats34"}, "order": 374}, "itemSet": undefined }), new ItemBase("EquipmentHats35", { @@ -82934,7 +83598,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats35"}, "order": 334}, + "slabSort": {"item": {"item": "EquipmentHats35"}, "order": 352}, "itemSet": undefined }), new ItemBase("EquipmentHats36", { @@ -82995,10 +83659,7 @@ export const initItemRepo = () => { "Skill_Power": 0 }, "sources": { - "sources": [ - {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}, - {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"} - ], + "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], "recipeFrom": [], "questAss": [] }, @@ -83042,7 +83703,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats37"}, "order": 354}, + "slabSort": {"item": {"item": "EquipmentHats37"}, "order": 372}, "itemSet": undefined }), new ItemBase("EquipmentHats38", { @@ -83077,7 +83738,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "springEvent2", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats38"}, "order": 335}, + "slabSort": {"item": {"item": "EquipmentHats38"}, "order": 353}, "itemSet": undefined }), new ItemBase("EquipmentHats46", { @@ -83108,7 +83769,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats46"}, "order": 338}, + "slabSort": {"item": {"item": "EquipmentHats46"}, "order": 356}, "itemSet": undefined }), new ItemBase("EquipmentHats47", { @@ -83143,7 +83804,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "anni4Event1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats47"}, "order": 336}, + "slabSort": {"item": {"item": "EquipmentHats47"}, "order": 354}, "itemSet": undefined }), new ItemBase("EquipmentHats48", { @@ -83174,7 +83835,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats48"}, "order": 337}, + "slabSort": {"item": {"item": "EquipmentHats48"}, "order": 355}, "itemSet": undefined }), new ItemBase("EquipmentHats49", { @@ -83205,7 +83866,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats49"}, "order": 341}, + "slabSort": {"item": {"item": "EquipmentHats49"}, "order": 359}, "itemSet": {"set": "The"} }), new ItemBase("EquipmentHats50", { @@ -83236,7 +83897,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats50"}, "order": 342}, + "slabSort": {"item": {"item": "EquipmentHats50"}, "order": 360}, "itemSet": {"set": "Green"} }), new ItemBase("EquipmentHats43", { @@ -83302,7 +83963,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats45"}, "order": 351}, + "slabSort": {"item": {"item": "EquipmentHats45"}, "order": 369}, "itemSet": undefined }), new ItemBase("EquipmentHats57", { @@ -83337,7 +83998,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats57"}, "order": 350}, + "slabSort": {"item": {"item": "EquipmentHats57"}, "order": 368}, "itemSet": {"set": "Big"} }), new ItemBase("EquipmentHats62", { @@ -83372,7 +84033,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats62"}, "order": 352}, + "slabSort": {"item": {"item": "EquipmentHats62"}, "order": 370}, "itemSet": undefined }), new ItemBase("EquipmentHats65", { @@ -83407,7 +84068,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats65"}, "order": 329}, + "slabSort": {"item": {"item": "EquipmentHats65"}, "order": 347}, "itemSet": {"set": "The"} }), new ItemBase("EquipmentHats69", { @@ -83447,7 +84108,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats69"}, "order": 323}, + "slabSort": {"item": {"item": "EquipmentHats69"}, "order": 341}, "itemSet": undefined }), new ItemBase("EquipmentHats80", { @@ -83478,7 +84139,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats80"}, "order": 330}, + "slabSort": {"item": {"item": "EquipmentHats80"}, "order": 348}, "itemSet": undefined }), new ItemBase("EquipmentHats109", { @@ -83509,7 +84170,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats109"}, "order": 357}, + "slabSort": {"item": {"item": "EquipmentHats109"}, "order": 375}, "itemSet": undefined }), new ItemBase("EquipmentHats81", { @@ -83534,17 +84195,13 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }, + "sources": undefined, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats81"}, "order": 331}, + "slabSort": {"item": {"item": "EquipmentHats81"}, "order": 349}, "itemSet": undefined }), new ItemBase("EquipmentHats82", { @@ -83569,17 +84226,13 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }, + "sources": undefined, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats82"}, "order": 332}, + "slabSort": {"item": {"item": "EquipmentHats82"}, "order": 350}, "itemSet": undefined }), new ItemBase("EquipmentHats85", { @@ -83622,7 +84275,7 @@ export const initItemRepo = () => { {"source": "fallEvent1", "quantity": 1, "chance": 0.001} ] }, - "slabSort": {"item": {"item": "EquipmentHats85"}, "order": 318}, + "slabSort": {"item": {"item": "EquipmentHats85"}, "order": 336}, "itemSet": undefined }), new ItemBase("EquipmentHats86", { @@ -83665,7 +84318,7 @@ export const initItemRepo = () => { {"source": "cropfallEvent1", "quantity": 1, "chance": 0.001} ] }, - "slabSort": {"item": {"item": "EquipmentHats86"}, "order": 319}, + "slabSort": {"item": {"item": "EquipmentHats86"}, "order": 337}, "itemSet": undefined }), new ItemBase("EquipmentHats87", { @@ -83700,7 +84353,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "fallEvent1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats87"}, "order": 320}, + "slabSort": {"item": {"item": "EquipmentHats87"}, "order": 338}, "itemSet": undefined }), new ItemBase("EquipmentHats88", { @@ -83743,7 +84396,7 @@ export const initItemRepo = () => { {"source": "fallEvent1", "quantity": 1, "chance": 0.001} ] }, - "slabSort": {"item": {"item": "EquipmentHats88"}, "order": 321}, + "slabSort": {"item": {"item": "EquipmentHats88"}, "order": 339}, "itemSet": undefined }), new ItemBase("EquipmentHats89", { @@ -83774,7 +84427,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats89"}, "order": 355}, + "slabSort": {"item": {"item": "EquipmentHats89"}, "order": 373}, "itemSet": undefined }), new ItemBase("EquipmentHats90", { @@ -83805,7 +84458,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats90"}, "order": 368}, + "slabSort": {"item": {"item": "EquipmentHats90"}, "order": 386}, "itemSet": undefined }), new ItemBase("EquipmentHats91", { @@ -83836,7 +84489,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats91"}, "order": 369}, + "slabSort": {"item": {"item": "EquipmentHats91"}, "order": 387}, "itemSet": undefined }), new ItemBase("EquipmentHats92", { @@ -83867,7 +84520,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats92"}, "order": 370}, + "slabSort": {"item": {"item": "EquipmentHats92"}, "order": 388}, "itemSet": undefined }), new ItemBase("EquipmentHats93", { @@ -83898,7 +84551,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats93"}, "order": 371}, + "slabSort": {"item": {"item": "EquipmentHats93"}, "order": 389}, "itemSet": undefined }), new ItemBase("EquipmentHats94", { @@ -83929,7 +84582,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats94"}, "order": 372}, + "slabSort": {"item": {"item": "EquipmentHats94"}, "order": 390}, "itemSet": undefined }), new ItemBase("EquipmentHats95", { @@ -83960,7 +84613,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats95"}, "order": 373}, + "slabSort": {"item": {"item": "EquipmentHats95"}, "order": 391}, "itemSet": {"set": "Gilded"} }), new ItemBase("EquipmentHats96", { @@ -83991,7 +84644,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats96"}, "order": 374}, + "slabSort": {"item": {"item": "EquipmentHats96"}, "order": 392}, "itemSet": undefined }), new ItemBase("EquipmentHats97", { @@ -84022,7 +84675,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats97"}, "order": 375}, + "slabSort": {"item": {"item": "EquipmentHats97"}, "order": 393}, "itemSet": undefined }), new ItemBase("EquipmentHats98", { @@ -84053,7 +84706,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats98"}, "order": 376}, + "slabSort": {"item": {"item": "EquipmentHats98"}, "order": 394}, "itemSet": undefined }), new ItemBase("EquipmentHats99", { @@ -84084,7 +84737,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats99"}, "order": 377}, + "slabSort": {"item": {"item": "EquipmentHats99"}, "order": 395}, "itemSet": undefined }), new ItemBase("EquipmentHats100", { @@ -84115,7 +84768,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats100"}, "order": 378}, + "slabSort": {"item": {"item": "EquipmentHats100"}, "order": 396}, "itemSet": undefined }), new ItemBase("EquipmentHats101", { @@ -84146,7 +84799,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats101"}, "order": 379}, + "slabSort": {"item": {"item": "EquipmentHats101"}, "order": 397}, "itemSet": undefined }), new ItemBase("EquipmentHats102", { @@ -84177,7 +84830,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats102"}, "order": 380}, + "slabSort": {"item": {"item": "EquipmentHats102"}, "order": 398}, "itemSet": undefined }), new ItemBase("EquipmentHats103", { @@ -84208,7 +84861,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats103"}, "order": 381}, + "slabSort": {"item": {"item": "EquipmentHats103"}, "order": 399}, "itemSet": undefined }), new ItemBase("EquipmentHats104", { @@ -84239,7 +84892,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats104"}, "order": 382}, + "slabSort": {"item": {"item": "EquipmentHats104"}, "order": 400}, "itemSet": undefined }), new ItemBase("EquipmentHats110", { @@ -84270,7 +84923,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats110"}, "order": 343}, + "slabSort": {"item": {"item": "EquipmentHats110"}, "order": 361}, "itemSet": undefined }), new ItemBase("EquipmentHats112", { @@ -84295,17 +84948,13 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }, + "sources": undefined, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats112"}, "order": 364}, + "slabSort": {"item": {"item": "EquipmentHats112"}, "order": 382}, "itemSet": undefined }), new ItemBase("EquipmentHats113", { @@ -84336,7 +84985,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats113"}, "order": 344}, + "slabSort": {"item": {"item": "EquipmentHats113"}, "order": 362}, "itemSet": undefined }), new ItemBase("EquipmentHats114", { @@ -84367,7 +85016,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats114"}, "order": 347}, + "slabSort": {"item": {"item": "EquipmentHats114"}, "order": 365}, "itemSet": undefined }), new ItemBase("EquipmentHats115", { @@ -84402,7 +85051,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "anni4Event1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats115"}, "order": 348}, + "slabSort": {"item": {"item": "EquipmentHats115"}, "order": 366}, "itemSet": undefined }), new ItemBase("EquipmentHats116", { @@ -84437,7 +85086,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "anni4Event1", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats116"}, "order": 339}, + "slabSort": {"item": {"item": "EquipmentHats116"}, "order": 357}, "itemSet": undefined }), new ItemBase("EquipmentHats117", { @@ -84480,7 +85129,7 @@ export const initItemRepo = () => { {"source": "cropfallEvent1", "quantity": 1, "chance": 0.001} ] }, - "slabSort": {"item": {"item": "EquipmentHats117"}, "order": 345}, + "slabSort": {"item": {"item": "EquipmentHats117"}, "order": 363}, "itemSet": undefined }), new ItemBase("EquipmentHats118", { @@ -84505,17 +85154,13 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }, + "sources": undefined, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats118"}, "order": 365}, + "slabSort": {"item": {"item": "EquipmentHats118"}, "order": 383}, "itemSet": undefined }), new ItemBase("EquipmentHats120", { @@ -84546,7 +85191,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats120"}, "order": 349}, + "slabSort": {"item": {"item": "EquipmentHats120"}, "order": 367}, "itemSet": undefined }), new ItemBase("EquipmentHats121", { @@ -84577,7 +85222,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats121"}, "order": 325}, + "slabSort": {"item": {"item": "EquipmentHats121"}, "order": 343}, "itemSet": undefined }), new ItemBase("EquipmentHats122", { @@ -84602,17 +85247,13 @@ export const initItemRepo = () => { "Skill": "", "Skill_Power": 0 }, - "sources": { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }, + "sources": undefined, "notes": undefined, "recipe": undefined, "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats122"}, "order": 366}, + "slabSort": {"item": {"item": "EquipmentHats122"}, "order": 384}, "itemSet": undefined }), new ItemBase("EquipmentHats124", { @@ -84643,7 +85284,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats124"}, "order": 361}, + "slabSort": {"item": {"item": "EquipmentHats124"}, "order": 379}, "itemSet": undefined }), new ItemBase("EquipmentHats125", { @@ -84678,7 +85319,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "xmasEvent4", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats125"}, "order": 362}, + "slabSort": {"item": {"item": "EquipmentHats125"}, "order": 380}, "itemSet": undefined }), new ItemBase("EquipmentHats126", { @@ -84713,7 +85354,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": {"sources": [{"source": "xmasEvent4", "quantity": 1, "chance": 0.001}]}, - "slabSort": {"item": {"item": "EquipmentHats126"}, "order": 363}, + "slabSort": {"item": {"item": "EquipmentHats126"}, "order": 381}, "itemSet": undefined }), new ItemBase("EquipmentHats127", { @@ -84744,7 +85385,7 @@ export const initItemRepo = () => { "vendors": undefined, "anvilProduction": undefined, "detDrops": undefined, - "slabSort": {"item": {"item": "EquipmentHats127"}, "order": 367}, + "slabSort": {"item": {"item": "EquipmentHats127"}, "order": 385}, "itemSet": undefined }), new ItemBase("CardsA0", { @@ -86409,7 +87050,9 @@ export const initItemRepo = () => { {"wikiName": "[[Fearful Tunnel]]", "txtName": "Fearful Tunnel"}, {"wikiName": "[[Decaying Crevasse]]", "txtName": "Decaying Crevasse"}, {"wikiName": "[[Buried Church]]", "txtName": "Buried Church"}, - {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"} + {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"}, + {"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}, + {"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"} ], "recipeFrom": [], "questAss": [] @@ -86426,7 +87069,9 @@ export const initItemRepo = () => { {"source": "SpelunkingCard0", "quantity": 1, "chance": 0}, {"source": "SpelunkingCard1", "quantity": 1, "chance": 0}, {"source": "SpelunkingCard2", "quantity": 1, "chance": 0}, - {"source": "SpelunkingCard3", "quantity": 1, "chance": 0} + {"source": "SpelunkingCard3", "quantity": 1, "chance": 0}, + {"source": "SpelunkingCard4", "quantity": 1, "chance": 0}, + {"source": "SpelunkingCard5", "quantity": 1, "chance": 0} ] }, "slabSort": undefined, @@ -88491,7 +89136,7 @@ export const initItemRepo = () => { "cardData": { "cardID": "F48", "category": "Hard Resources", - "perTier": 50000, + "perTier": 40000, "effect": "+{% Spelunking EXP", "bonus": 8, "order": 33 @@ -88511,6 +89156,85 @@ export const initItemRepo = () => { "slabSort": undefined, "itemSet": undefined }), + new ItemBase("CardsF49", { + "item": { + "internalName": "CardsF49", + "displayName": "Plunder Cranny Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "F49", + "category": "Hard Resources", + "perTier": 150000, + "effect": "+{% Spelunking AFK Gain", + "bonus": 2, + "order": 34 + }, + "dropChance": 1e-06 + }, + "sources": { + "sources": [{"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "Spelunking4", "quantity": 1, "chance": 1e-06}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsF50", { + "item": { + "internalName": "CardsF50", + "displayName": "Kelp Forest Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "F50", + "category": "Hard Resources", + "perTier": 2.5e+06, + "effect": "+{% Spelunking EXP", + "bonus": 15, + "order": 35 + }, + "dropChance": 3e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "Spelunking5", "quantity": 1, "chance": 3e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsF51", { + "item": { + "internalName": "CardsF51", + "displayName": "FILLER", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": undefined, + "dropChance": 1 + }, + "sources": undefined, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": undefined, + "slabSort": undefined, + "itemSet": undefined + }), new ItemBase("CardsG1", { "item": { "internalName": "CardsG1", @@ -90229,6 +90953,366 @@ export const initItemRepo = () => { "slabSort": undefined, "itemSet": undefined }), + new ItemBase("CardsJ13", { + "item": { + "internalName": "CardsJ13", + "displayName": "Trench Fish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J13", + "category": "Shimmerfin Deep", + "perTier": 100000, + "effect": "+{% Research EXP (Passive)", + "bonus": 1, + "order": 13 + }, + "dropChance": 1e-05 + }, + "sources": { + "sources": [{"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b1", "quantity": 1, "chance": 1e-05}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ14", { + "item": { + "internalName": "CardsJ14", + "displayName": "Boomy Mine Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J14", + "category": "Shimmerfin Deep", + "perTier": 300000, + "effect": "+{% Gaming Bit Multi (Passive)", + "bonus": 20, + "order": 14 + }, + "dropChance": 7e-06 + }, + "sources": { + "sources": [{"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b2", "quantity": 1, "chance": 7e-06}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ15", { + "item": { + "internalName": "CardsJ15", + "displayName": "Pirate Underling Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J15", + "category": "Shimmerfin Deep", + "perTier": 500000, + "effect": "+{% Flaggy Rate Multi (Passive)", + "bonus": 10, + "order": 15 + }, + "dropChance": 5e-06 + }, + "sources": { + "sources": [{"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b3", "quantity": 1, "chance": 5e-06}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ16", { + "item": { + "internalName": "CardsJ16", + "displayName": "Eggroll Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J16", + "category": "Shimmerfin Deep", + "perTier": 900000, + "effect": "+{% Research EXP (Passive)", + "bonus": 2, + "order": 16 + }, + "dropChance": 3e-06 + }, + "sources": { + "sources": [{"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b4", "quantity": 1, "chance": 3e-06}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ17", { + "item": { + "internalName": "CardsJ17", + "displayName": "Jellofish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J17", + "category": "Shimmerfin Deep", + "perTier": 1.5e+06, + "effect": "+{% Farming EVO Multi (Passive)", + "bonus": 50, + "order": 17 + }, + "dropChance": 1.5e-06 + }, + "sources": { + "sources": [{"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b5", "quantity": 1, "chance": 1.5e-06}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ18", { + "item": { + "internalName": "CardsJ18", + "displayName": "Kelpfish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J18", + "category": "Shimmerfin Deep", + "perTier": 3.5e+06, + "effect": "+{% Class EXP Multi", + "bonus": 5, + "order": 18 + }, + "dropChance": 7e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b6", "quantity": 1, "chance": 7e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ19", { + "item": { + "internalName": "CardsJ19", + "displayName": "Mantaray Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J19", + "category": "Shimmerfin Deep", + "perTier": 6e+06, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 19 + }, + "dropChance": 5e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b7", "quantity": 1, "chance": 5e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ20", { + "item": { + "internalName": "CardsJ20", + "displayName": "Glowfish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J20", + "category": "Shimmerfin Deep", + "perTier": 1e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 20 + }, + "dropChance": 3e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b8", "quantity": 1, "chance": 3e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ21", { + "item": { + "internalName": "CardsJ21", + "displayName": "Ancientfish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J21", + "category": "Shimmerfin Deep", + "perTier": 2e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 21 + }, + "dropChance": 2e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b9", "quantity": 1, "chance": 2e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ22", { + "item": { + "internalName": "CardsJ22", + "displayName": "Magni Pufferfin Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J22", + "category": "Shimmerfin Deep", + "perTier": 3e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 22 + }, + "dropChance": 1e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b10", "quantity": 1, "chance": 1e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ23", { + "item": { + "internalName": "CardsJ23", + "displayName": "Pirate Deckhand Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J23", + "category": "Shimmerfin Deep", + "perTier": 2e+07, + "effect": "+{% Research AFK gain (Passive)", + "bonus": 1, + "order": 23 + }, + "dropChance": 1e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b11", "quantity": 1, "chance": 1e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), + new ItemBase("CardsJ24", { + "item": { + "internalName": "CardsJ24", + "displayName": "Dreadnaught Captain Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J24", + "category": "Shimmerfin Deep", + "perTier": 1e+08, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 24 + }, + "dropChance": 1e-07 + }, + "sources": { + "sources": [{"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"}], + "recipeFrom": [], + "questAss": [] + }, + "notes": undefined, + "recipe": undefined, + "vendors": undefined, + "anvilProduction": undefined, + "detDrops": {"sources": [{"source": "w7b12", "quantity": 1, "chance": 1e-07}]}, + "slabSort": undefined, + "itemSet": undefined + }), new ItemBase("CardsJ99", { "item": { "internalName": "CardsJ99", @@ -90242,7 +91326,7 @@ export const initItemRepo = () => { "perTier": 2.5e+06, "effect": "+{% Damage Multi (Passive)", "bonus": 1.5, - "order": 13 + "order": 25 }, "dropChance": 1e-06 }, diff --git a/data/domain/data/JadeUpgradeRepo.ts b/data/domain/data/JadeUpgradeRepo.ts index 0a887579..02b603ad 100644 --- a/data/domain/data/JadeUpgradeRepo.ts +++ b/data/domain/data/JadeUpgradeRepo.ts @@ -265,7 +265,7 @@ export const initJadeUpgradeRepo = () => { "imageId": 28, "filler1": "filler", "filler2": "filler", - "bonus": "Adds a new bonus type to your crop scientist's Data Sheet! Specifically '+7% Shiny Pet Lv Up Rate and Pet Breeding Rate' per Crop!" + "bonus": "Adds a new bonus type to your crop scientist's Data Sheet! Specifically '+7% Shiny Mob Lv Up Rate and Mob Breeding Rate' per Crop!" }), new JadeUpgradeBase(29, { "name": "Science Paintbrush", @@ -403,40 +403,40 @@ export const initJadeUpgradeRepo = () => { "bonus": "Boosts daily coral gain at the Coral Reef in World 7 in Shimmerfin Deep Town in the game IdleOn on the Left side of the map by +20%" }), new JadeUpgradeBase(44, { - "name": "UNDER CONSTRUCTION", + "name": "Science Chalk", "costA": 500, "costB": 1, "imageId": 44, "filler1": "filler", "filler2": "filler", - "bonus": "This bonus isn't out yet, so you cant buy it! Please come back in a few updates, since this isn't out yet!" + "bonus": "Adds a new bonus type to your crop scientist! Specifically '+1% Research EXP' per 10 Crops after 200! So 240 crops would only give +4%" }), new JadeUpgradeBase(45, { "name": "UNDER CONSTRUCTION", "costA": 500, "costB": 1, - "imageId": 44, + "imageId": 45, "filler1": "filler", "filler2": "filler", - "bonus": "This bonus isn't out yet, so you cant buy it! Please come back in a few updates, I made myself clear before!" + "bonus": "This bonus isn't out yet, so you cant buy it! Please come back in a few updates, since this isn't out yet!" }), new JadeUpgradeBase(46, { "name": "UNDER CONSTRUCTION", "costA": 500, "costB": 1, - "imageId": 44, + "imageId": 46, "filler1": "filler", "filler2": "filler", - "bonus": "This bonus isn't out yet. 'nuff said." + "bonus": "This bonus isn't out yet, so you cant buy it! Please come back in a few updates, I made myself clear before!" }), new JadeUpgradeBase(47, { - "name": "IDK YET", + "name": "UNDER CONSTRUCTION", "costA": 500, "costB": 1, - "imageId": 39, + "imageId": 47, "filler1": "filler", "filler2": "filler", - "bonus": "Idk yet" + "bonus": "This bonus isn't out yet. 'nuff said." }), new JadeUpgradeBase(48, { "name": "IDK YET", diff --git a/data/domain/data/JewelRepo.ts b/data/domain/data/JewelRepo.ts index cca4b61e..58bfcbf8 100644 --- a/data/domain/data/JewelRepo.ts +++ b/data/domain/data/JewelRepo.ts @@ -223,8 +223,8 @@ export const initJewelRepo = () => { "x": 1300, "y": 208, "range": 90, - "effect": "Special Pets in the Fenceyard level up their Passive Bonuses +}% faster", - "description": "Boosts Pet Passive level up rate", + "effect": "Shiny Mobs in the Fenceyard level up their Passive Bonuses +}% faster", + "description": "Boosts Shiny Mob level up rate", "requirements": [ {"item": "GalaxyA2b", "quantity": 200}, {"mealNo": "31", "quantity": 25000}, diff --git a/data/domain/data/LabBonusRepo.ts b/data/domain/data/LabBonusRepo.ts index 619048cd..3da4d311 100644 --- a/data/domain/data/LabBonusRepo.ts +++ b/data/domain/data/LabBonusRepo.ts @@ -14,7 +14,7 @@ export const initLabBonusRepo = () => { "bonusOn": 0, "bonusOff": 1, "name": "Animal Farm", - "description": "+1% Total Damage for every different species you have bred within Pet Breeding. You just need to breed the pet type one time for it to count! @ - @ Total Bonus: {%" + "description": "+1% Total Damage for every different species you have bred within Mob Breeding. You just need to breed the Mob type one time for it to count! @ - @ Total Bonus: {%" }), new LabBonusBase(1, { "no": 1, diff --git a/data/domain/data/MapDataRepo.ts b/data/domain/data/MapDataRepo.ts index f5e30c7c..b4ecc82e 100644 --- a/data/domain/data/MapDataRepo.ts +++ b/data/domain/data/MapDataRepo.ts @@ -256,7 +256,7 @@ export const initMapDataRepo = () => { new MapDataBase(41, { "enemy": "Nothing", "world": "Blunder Hills", - "map": {"intName": "GrasslandsF", "name": "Companion Park", "id": 41}, + "map": {"intName": "GrasslandsF", "name": "Pet Park", "id": 41}, "portalRequirements": [0] }), new MapDataBase(42, { @@ -1896,6 +1896,78 @@ export const initMapDataRepo = () => { "world": "Shimmerfin Deep", "map": {"intName": "uAquaA14", "name": "Unused", "id": 314}, "portalRequirements": [0] + }), + new MapDataBase(315, { + "enemy": "w7b1", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB1", "name": "Deep End of the Koipond", "id": 315}, + "portalRequirements": [2000000] + }), + new MapDataBase(316, { + "enemy": "w7b2", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB2", "name": "Minefield", "id": 316}, + "portalRequirements": [6000000] + }), + new MapDataBase(317, { + "enemy": "w7b3", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB3", "name": "Pirate Upper Deck", "id": 317}, + "portalRequirements": [1000000000, 40000000] + }), + new MapDataBase(318, { + "enemy": "w7b4", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB4", "name": "Sushi Perimeter", "id": 318}, + "portalRequirements": [60000000] + }), + new MapDataBase(319, { + "enemy": "w7b5", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB5", "name": "Jellofish Fields", "id": 319}, + "portalRequirements": [125000000] + }), + new MapDataBase(320, { + "enemy": "w7b6", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB6", "name": "Where the Kelp Meets Trench", "id": 320}, + "portalRequirements": [250000000] + }), + new MapDataBase(321, { + "enemy": "w7b7", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB7", "name": "fillername", "id": 321}, + "portalRequirements": [350000000] + }), + new MapDataBase(322, { + "enemy": "w7b8", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB8", "name": "fillername", "id": 322}, + "portalRequirements": [500000000] + }), + new MapDataBase(323, { + "enemy": "w7b9", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB9", "name": "fillername", "id": 323}, + "portalRequirements": [750000000] + }), + new MapDataBase(324, { + "enemy": "w7b10", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB10", "name": "fillername", "id": 324}, + "portalRequirements": [1000000000] + }), + new MapDataBase(325, { + "enemy": "w7b11", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB11", "name": "Pirate Mess Hall", "id": 325}, + "portalRequirements": [2000000000] + }), + new MapDataBase(326, { + "enemy": "w7b12", + "world": "Shimmerfin Deep", + "map": {"intName": "uAquaB12", "name": "fillername", "id": 326}, + "portalRequirements": [0] }) ] } diff --git a/data/domain/data/MapNameRepo.ts b/data/domain/data/MapNameRepo.ts index 5fe9d1ea..7d2ff040 100644 --- a/data/domain/data/MapNameRepo.ts +++ b/data/domain/data/MapNameRepo.ts @@ -47,7 +47,7 @@ export const initMapNameRepo = () => { new MapNameBase(38, {"intName": "SewerD", "name": "Meel's Crypt", "id": 38}), new MapNameBase(39, {"intName": "GrasslandsE", "name": "Grandfrog's Backyard", "id": 39}), new MapNameBase(40, {"intName": "Dungeon1", "name": "Grandfrog's Gazebo", "id": 40}), - new MapNameBase(41, {"intName": "GrasslandsF", "name": "Companion Park", "id": 41}), + new MapNameBase(41, {"intName": "GrasslandsF", "name": "Pet Park", "id": 41}), new MapNameBase(42, {"intName": "GrasslandsG", "name": "Grand Owl Perch", "id": 42}), new MapNameBase(43, {"intName": "Z", "name": "Z", "id": 43}), new MapNameBase(44, {"intName": "Z", "name": "Z", "id": 44}), @@ -320,6 +320,18 @@ export const initMapNameRepo = () => { new MapNameBase(311, {"intName": "uAquaA11", "name": "Coralcave Outskirts", "id": 311}), new MapNameBase(312, {"intName": "uAquaA12", "name": "Coralcave Perimeter", "id": 312}), new MapNameBase(313, {"intName": "uAquaA13", "name": "Unused", "id": 313}), - new MapNameBase(314, {"intName": "uAquaA14", "name": "Unused", "id": 314}) + new MapNameBase(314, {"intName": "uAquaA14", "name": "Unused", "id": 314}), + new MapNameBase(315, {"intName": "uAquaB1", "name": "Deep End of the Koipond", "id": 315}), + new MapNameBase(316, {"intName": "uAquaB2", "name": "Minefield", "id": 316}), + new MapNameBase(317, {"intName": "uAquaB3", "name": "Pirate Upper Deck", "id": 317}), + new MapNameBase(318, {"intName": "uAquaB4", "name": "Sushi Perimeter", "id": 318}), + new MapNameBase(319, {"intName": "uAquaB5", "name": "Jellofish Fields", "id": 319}), + new MapNameBase(320, {"intName": "uAquaB6", "name": "Where the Kelp Meets Trench", "id": 320}), + new MapNameBase(321, {"intName": "uAquaB7", "name": "fillername", "id": 321}), + new MapNameBase(322, {"intName": "uAquaB8", "name": "fillername", "id": 322}), + new MapNameBase(323, {"intName": "uAquaB9", "name": "fillername", "id": 323}), + new MapNameBase(324, {"intName": "uAquaB10", "name": "fillername", "id": 324}), + new MapNameBase(325, {"intName": "uAquaB11", "name": "Pirate Mess Hall", "id": 325}), + new MapNameBase(326, {"intName": "uAquaB12", "name": "fillername", "id": 326}) ] } diff --git a/data/domain/data/MapPortalsRepo.ts b/data/domain/data/MapPortalsRepo.ts index 6fd7c379..7a694a1b 100644 --- a/data/domain/data/MapPortalsRepo.ts +++ b/data/domain/data/MapPortalsRepo.ts @@ -320,6 +320,18 @@ export const initMapPortalsRepo = () => { new MapInfoBase(311, {"id": 311, "portalRequirements": [1000000000], "maxOnScreen": 20}), new MapInfoBase(312, {"id": 312, "portalRequirements": [0], "maxOnScreen": 40}), new MapInfoBase(313, {"id": 313, "portalRequirements": [0], "maxOnScreen": 19}), - new MapInfoBase(314, {"id": 314, "portalRequirements": [0], "maxOnScreen": 21}) + new MapInfoBase(314, {"id": 314, "portalRequirements": [0], "maxOnScreen": 21}), + new MapInfoBase(315, {"id": 315, "portalRequirements": [2000000], "maxOnScreen": 17}), + new MapInfoBase(316, {"id": 316, "portalRequirements": [6000000], "maxOnScreen": 18}), + new MapInfoBase(317, {"id": 317, "portalRequirements": [1000000000, 40000000], "maxOnScreen": 23}), + new MapInfoBase(318, {"id": 318, "portalRequirements": [60000000], "maxOnScreen": 16}), + new MapInfoBase(319, {"id": 319, "portalRequirements": [125000000], "maxOnScreen": 21}), + new MapInfoBase(320, {"id": 320, "portalRequirements": [250000000], "maxOnScreen": 18}), + new MapInfoBase(321, {"id": 321, "portalRequirements": [350000000], "maxOnScreen": 19}), + new MapInfoBase(322, {"id": 322, "portalRequirements": [500000000], "maxOnScreen": 20}), + new MapInfoBase(323, {"id": 323, "portalRequirements": [750000000], "maxOnScreen": 16}), + new MapInfoBase(324, {"id": 324, "portalRequirements": [1000000000], "maxOnScreen": 22}), + new MapInfoBase(325, {"id": 325, "portalRequirements": [2000000000], "maxOnScreen": 33}), + new MapInfoBase(326, {"id": 326, "portalRequirements": [0], "maxOnScreen": 43}) ] } diff --git a/data/domain/data/MealRepo.ts b/data/domain/data/MealRepo.ts index e23306e5..a98e18a7 100644 --- a/data/domain/data/MealRepo.ts +++ b/data/domain/data/MealRepo.ts @@ -42,8 +42,8 @@ export const initMealRepo = () => { "name": "Frenk Fries", "cookingReq": 60, "bonusQty": 5, - "bonusText": "+{% New Pet Breeding Odds", - "description": "You're breeding pets in outer space, don't be shocked that there's no France!", + "bonusText": "+{% New Mob Breeding Odds", + "description": "You're breeding Mobs in outer space, don't be shocked that there's no France!", "bonusKey": "Npet" }), new MealBase(5, { @@ -82,7 +82,7 @@ export const initMealRepo = () => { "name": "Pizza", "cookingReq": 350, "bonusQty": 9, - "bonusText": "+{% New Pet Breeding Odds", + "bonusText": "+{% New Mob Breeding Odds", "description": "Mama mia mahhh piiiiiiiizzza!!! Wait I already did that joke, replace this one", "bonusKey": "Npet" }), @@ -154,7 +154,7 @@ export const initMealRepo = () => { "name": "Croissant", "cookingReq": 8000, "bonusQty": 1, - "bonusText": "+{% Pet Fighting Damage", + "bonusText": "+{% Mob Fighting Damage", "description": "Carl loves these!", "bonusKey": "PetDmg" }), @@ -194,7 +194,7 @@ export const initMealRepo = () => { "name": "Eggplant", "cookingReq": 75000, "bonusQty": 5, - "bonusText": "+{% Pet Breedability Speed", + "bonusText": "+{% Mob Breedability Speed", "description": "Idk what you Zoomers are up to with those eggplant emojis, but I don't like it...", "bonusKey": "Breed" }), @@ -218,7 +218,7 @@ export const initMealRepo = () => { "name": "Donut", "cookingReq": 300000, "bonusQty": 15, - "bonusText": "+{% New Pet Breeding Odds", + "bonusText": "+{% New Mob Breeding Odds", "description": "Mmmmm... doooooooonut...", "bonusKey": "Npet" }), @@ -266,7 +266,7 @@ export const initMealRepo = () => { "name": "Chocolate Truffle", "cookingReq": 5000000, "bonusQty": 25, - "bonusText": "+{% New Pet Breeding Odds", + "bonusText": "+{% New Mob Breeding Odds", "description": "I mean it's got a bite taken out of it, pretty gross.", "bonusKey": "Npet" }), @@ -322,7 +322,7 @@ export const initMealRepo = () => { "name": "Wedding Cake", "cookingReq": 135000000, "bonusQty": 2, - "bonusText": "+{% Pet Fighting Damage", + "bonusText": "+{% Mob Fighting Damage", "description": "Imagine getting married lol so cringe haha am I right??!?! High-five, fellow kids!", "bonusKey": "PetDmg" }), @@ -573,6 +573,30 @@ export const initMealRepo = () => { "bonusText": "+{% Amber gain from Spelunking", "description": "You're asking me will my love grow? Pistachioooooh ohhh, Pishaaaaaaachio!!!", "bonusKey": "SplkAmb" + }), + new MealBase(71, { + "name": "Tasty Treat", + "cookingReq": 1e+61, + "bonusQty": 0.01, + "bonusText": "+{% Polymer Refinery Speed", + "description": "Hey look! It's... wait, where's this from? I know I recognize it from somewhere...", + "bonusKey": "PolyRefSpd" + }), + new MealBase(72, { + "name": "Giga Chip", + "cookingReq": 1e+64, + "bonusQty": 0.01, + "bonusText": "+{% Research EXP gains", + "description": "People always say 'That's Not Yo chip' for some reason... This is YES yo chip!", + "bonusKey": "ResearchXP" + }), + new MealBase(73, { + "name": "Wedding Cake", + "cookingReq": 1e+66, + "bonusQty": 0.01, + "bonusText": "+{% Minehead Mine Currency gain", + "description": "Congrats on getting married last year! I hope it lasts because I don't have a 2nd cake!", + "bonusKey": "MineCurr" }) ] } diff --git a/data/domain/data/NpcRepo.ts b/data/domain/data/NpcRepo.ts index 05202327..7bbcb3dd 100644 --- a/data/domain/data/NpcRepo.ts +++ b/data/domain/data/NpcRepo.ts @@ -178,7 +178,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Well catch you later when you're higher level!
What? Oh did I say level 60 before? I meant 160... thousand. Yea come back at Lv. 160000 and I'll probably have a new quest by then.
Return at Class Lv. 160000", - "NextIndex": -1, + "NextIndex": 15, "Name": "" } ] @@ -265,7 +265,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Wut wuuuut!", - "NextIndex": -1, + "NextIndex": 0, "Name": "" } ] @@ -346,7 +346,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "So is that a deal? Type a name in and create me if you agree!", - "NextIndex": -1, + "NextIndex": 11, "Name": "" } ] @@ -534,7 +534,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Hahaha I sure do love bobbin' up and down!! It's a flower thing you wouldn't get it!!", - "NextIndex": -1, + "NextIndex": 15, "Name": "" } ] @@ -588,7 +588,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Aha! Now all shall bear witness to ultimate perfection! Please do return with any other statues you may come across on your journey so that they too may bask in my greatness!", - "NextIndex": -1, + "NextIndex": 4, "Name": "" } ] @@ -636,7 +636,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "MROWW! 'The cat jumps off in fear of the pickle. What a silly cat getting scared of a little pickl-- OH MY GOD THE PICKLE HAS EYEBALLS AAAAAH KILL IT KILL IT!!!'", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -805,7 +805,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Hahahaha did I getcha again my boy? Ah don't take it too hard you don't need to pretend that I didn't fool ya we all know I did #", - "NextIndex": -1, + "NextIndex": 14, "Name": "" } ] @@ -1399,7 +1399,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Wow I never thought someone would care enough about the first world to do everything! It feels like just yesterday I found you unconscious at 1 hp and took some of your money... to think I'm now giving you the highest honor in the land! You're one heckin' sick gamer wear this trophy with pride!", - "NextIndex": -1, + "NextIndex": 55, "Name": "" } ] @@ -1574,7 +1574,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You can have my token early if it means you'll get off my back for a while but do return when I am prepared for my final plan!", - "NextIndex": -1, + "NextIndex": 15, "Name": "" } ] @@ -1830,7 +1830,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Uh thanks... anyway I'll have quests later on that increase that Talent's max level above just 40 but those will be added in later.", - "NextIndex": -1, + "NextIndex": 26, "Name": "" } ] @@ -2357,7 +2357,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "King of food! King of food! And coming from a blobulyte like myself that means something! But hey that shouldn't stop you from doin' stuff for me eh? Hahaha I'll be here tomorrow if you wanna help out again.", - "NextIndex": -1, + "NextIndex": 49, "Name": "" } ] @@ -2503,7 +2503,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Idk what to do with all this sludge! It's very cool looking at least.", - "NextIndex": -1, + "NextIndex": 13, "Name": "" } ] @@ -2554,7 +2554,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I'll go ahead and open up the first set of Tasks. You're gonna have to see my friends to get the other sets. They're located in the other towns.", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -2657,7 +2657,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Come on over I'll give you access to your stamps! No need for that prequest nonsense OINK!", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -2895,7 +2895,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Please clear up 2 spaces in your item bag!", - "NextIndex": -1, + "NextIndex": 10, "Name": "" } ] @@ -3051,7 +3051,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "DROP STONE PEANUT AT MARKED ROCK IN GRASSY LANDS.... YUMMY OFFERING FOR ROCKLYTE FRIEND! HE WILL LET U JOIN SECRET GROUP AND BECOME BEST BEGINNER!", - "NextIndex": -1, + "NextIndex": 14, "Name": "" } ] @@ -3181,7 +3181,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "WELCOME TO CLUB! BEGINNER FOR LIFE!!! BUT U CAN STILL BE MORE BEGINNEREST LONG WAY TO GO! DESERT MEMBER KNOW MORE THAN ME GO FIND THEM!", - "NextIndex": -1, + "NextIndex": 10, "Name": "" } ] @@ -3380,7 +3380,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "OH WELL AT LEAST PETE WAS TASTY! OH HEY YOURE A MAESTRO NOW COOL!!!", - "NextIndex": -1, + "NextIndex": 17, "Name": "" } ] @@ -3725,7 +3725,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I think I will take some time alone having rest when it is needed is NEVER a waste of time even for a leaf like me!", - "NextIndex": -1, + "NextIndex": 35, "Name": "" } ] @@ -3939,7 +3939,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Hey thanks good stuff back there eh? I'll see you on your next character party never truly ends hahaha!", - "NextIndex": -1, + "NextIndex": 16, "Name": "" } ] @@ -4143,7 +4143,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I'm still thinking of other schemes to bring in more visitors come back later and I may have something for you to do.", - "NextIndex": -1, + "NextIndex": 17, "Name": "" } ] @@ -4295,7 +4295,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Keys... I think I gooOOooot some oooOOooon me somewhere lemme check.", - "NextIndex": -1, + "NextIndex": 16, "Name": "" } ] @@ -4347,7 +4347,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Kacaw! Kacaw!
'The bird looks very happy with itself after successfully restoring the portal.'", - "NextIndex": -1, + "NextIndex": 2, "Name": "" } ] @@ -4401,7 +4401,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Kacaw! Kacaw!
'The bird looks very happy with itself after successfully restoring the portal.'", - "NextIndex": -1, + "NextIndex": 3, "Name": "" } ] @@ -4592,7 +4592,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Snagglu wingo bada chango reagg eEECHH-- thank you noble adventurer. I eagerly await the next time that our paths mi-- ouggo blarf wulanu! 'The pig points to his throat showing embarassment for reusing his opening joke and for choking.", - "NextIndex": -1, + "NextIndex": 15, "Name": "" } ] @@ -4667,7 +4667,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Huh these are definitely the coolest items. You sure are one cool gamer ", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -4847,7 +4847,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Oh well you'll probably help me get a following again on another character. Cya then!", - "NextIndex": -1, + "NextIndex": 15, "Name": "" } ] @@ -5004,7 +5004,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "If youre reading this I made an oopsie haha", - "NextIndex": -1, + "NextIndex": 11, "Name": "" } ] @@ -5125,7 +5125,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Shh I'm playing the minigame!!! Triple whale here I come!", - "NextIndex": -1, + "NextIndex": 11, "Name": "" } ] @@ -5287,7 +5287,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Thank you so much for the fish it's perfect! A perfect fish from a perfect ocean caught by a perfect player! Have a wonderful day friend I'll see you later!
Return at Lv. 200", - "NextIndex": -1, + "NextIndex": 14, "Name": "" } ] @@ -5438,7 +5438,7 @@ export const initNpcRepo = () => { "NextIndex": 10, "Name": "" }, - {"Type": QuestTypeEnum.NoQuest, "DialogueText": "D:", "NextIndex": -1, "Name": ""} + {"Type": QuestTypeEnum.NoQuest, "DialogueText": "D:", "NextIndex": 12, "Name": ""} ] }), new NpcBase("Postboy Pablob", { @@ -5518,7 +5518,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "...get it? Post? Since I'm the postboy...?
Ah come on now don't try to hide your laughter I can tell by the look on your face you found it funny! Anyway then get to filling those orders!", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -5749,7 +5749,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I still can't believe I don't got my own dungeon no more... man if I ever get my hands on that darn dev...", - "NextIndex": -1, + "NextIndex": 23, "Name": "" } ] @@ -5964,7 +5964,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Thanks a million ya did it! Me and them Zoomer generation are great friends now they even include me in their Ticky Tocky shenanigans it's great fun!
Now get off my lawn ya darn millenial!", - "NextIndex": -1, + "NextIndex": 19, "Name": "" } ] @@ -6144,7 +6144,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Here are ur keys to the pyramid and if you return tomorrow more keys I will wish for you! And to say sorry for joke earlier I even wait up to 3 days and will give u keys as if you were here every day!", - "NextIndex": -1, + "NextIndex": 16, "Name": "" } ] @@ -6436,7 +6436,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Bwahahaha!!! What a hoot!
Ok I'm bored. Ta-ta!
That means get lost in rich-speak.", - "NextIndex": -1, + "NextIndex": 26, "Name": "" } ] @@ -6677,7 +6677,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Ok you help me all you can! Me need no more me hope you sail far and good!", - "NextIndex": -1, + "NextIndex": 19, "Name": "" } ] @@ -6776,7 +6776,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Oh hey gamer! Ooo yea!!! You found a secret! Mmm yea to the left to the right!", - "NextIndex": -1, + "NextIndex": 8, "Name": "" } ] @@ -6809,7 +6809,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Oh you ARE over Lv. 8 nice! I run the Arcade the greatest game in town! Search around there isn't a more thrilling game to be found!", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -7003,7 +7003,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "MMMMmmmm what a juicy noob that was! The dumb ones are alwayssss the most ssssucculent!", - "NextIndex": -1, + "NextIndex": 18, "Name": "" } ] @@ -7207,7 +7207,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Vanquished at last boy that was fast! That iconoclast mummy has passed I forecast that my status will now go unsurpassed! Thank you player this was really great... an absolute blast!", - "NextIndex": -1, + "NextIndex": 17, "Name": "" } ] @@ -7410,7 +7410,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Top stuff my man! Brilliantly solved! I must be getting back to my adventure now as you to yours... cheerio!", - "NextIndex": -1, + "NextIndex": 17, "Name": "" } ] @@ -7530,7 +7530,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "NICE! FINALLY!!! Now I can make my costume and pretend to be Sprout! No one will ever bother me again!! Just gotta take this off and...
Hey can I get some privacy you creep? Please leave the map and come back...", - "NextIndex": -1, + "NextIndex": 11, "Name": "" } ] @@ -8173,7 +8173,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Go git 'er dun new Sheriff! YeeeeHAW!!!", - "NextIndex": -1, + "NextIndex": 61, "Name": "" } ] @@ -8240,7 +8240,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Come tap on me every day to get another ticket given you're a registered combatant now.
And don't think I won't recognize you on your other characters! You only get 1 ticket every day!", - "NextIndex": -1, + "NextIndex": 5, "Name": "" } ] @@ -8605,7 +8605,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I am in awe of your accomplishment he who has achieved the rank of Glorious Gladiator! You are amongst the most legendary combatants to ever grace the colosseums.", - "NextIndex": -1, + "NextIndex": 33, "Name": "" } ] @@ -8771,7 +8771,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Woah nice Lucky Lad trophy! Kinda weird how it's under me and not you... oh right thats because it's MINE hahaha!
Hiyaa! Take that air!", - "NextIndex": -1, + "NextIndex": 14, "Name": "" } ] @@ -8919,7 +8919,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Here you go! Cmon open them open them!! Oh and I've got more left so come back tomorrow!!! ##", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -8996,7 +8996,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Oh no there's still more engravi-
'Anyway as I was saying before I got interrupted there are constellations all over the game so always look out for them wherever you go! There's also a trophy if you can light up them all!'
The engraving pops out of the telescope and falls down the tree.", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -9097,7 +9097,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Alas I must admit. The loneliness I feel up here has broken my spirit. Neither cards from lovers nor destruction of others can bring to me what we all hold dearest. Please return tomorrow so we may try one more to ease my sorrow.", - "NextIndex": -1, + "NextIndex": 8, "Name": "" } ] @@ -9211,7 +9211,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You found one! Thats
.
very impressive! Come
.
back tomorrow to find more capsules!
.
Good job Eggy!
.
Yea nice!
.
Haha thx guys #", - "NextIndex": -1, + "NextIndex": 9, "Name": "" } ] @@ -9275,7 +9275,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Right-o then mate! Go get those tasks!", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -9736,7 +9736,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You got it?? Oh you filled it out I see... meh what's an election without a bit of corruption right? I'm sure if we weren't just 2d drawings we would be more than capable of doing without corruption!", - "NextIndex": -1, + "NextIndex": 41, "Name": "" } ] @@ -10010,7 +10010,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Not bad not bad. But I wont lie to ya I'm tired of seeing that blank face of yours. How about we do one last thing and call it quits?", - "NextIndex": -1, + "NextIndex": 23, "Name": "" } ] @@ -10165,7 +10165,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You've got... the vibes...
and I've got... the keys...
Every day... you can have more keys...", - "NextIndex": -1, + "NextIndex": 12, "Name": "" } ] @@ -10339,7 +10339,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "'The frozen pig seems happy with you... wait no that's just a smudge on the ice making it look like he's smiling. He is infact unmoved by your actions literally.", - "NextIndex": -1, + "NextIndex": 14, "Name": "" } ] @@ -10609,7 +10609,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I can see why Hoggi picked you to represent him you're a very versatile and competent person! Thank you for the help and best of luck to you in your future endeavors!", - "NextIndex": -1, + "NextIndex": 24, "Name": "" } ] @@ -10715,7 +10715,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "That'll show 'em!
Well guess that's all we can do. I mean I'd give you a quest to kill the Big Boss and bring down the system but if any of his goons found out they'd come get me for sure... so yea no more quests.", - "NextIndex": -1, + "NextIndex": 9, "Name": "" } ] @@ -10994,7 +10994,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You're a great digger especially for someone who isn't a literal shovel! Well I better get back to digging my own grave here who knows when my handle will splinter!", - "NextIndex": -1, + "NextIndex": 23, "Name": "" } ] @@ -11124,7 +11124,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Alright you got your tickets now get outta here.", - "NextIndex": -1, + "NextIndex": 10, "Name": "" } ] @@ -11178,7 +11178,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "KAW! KAWWWWWW!
'The bird looks very proud of itself after successfully restoring the portal.'", - "NextIndex": -1, + "NextIndex": 3, "Name": "" } ] @@ -11584,7 +11584,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Huh. I guess that makes YOU the Lord of the Hunt... Well we can't be having a plot hole like this no sir! Enjoy the trophy but I'm going to go sell all this evidence to the store.", - "NextIndex": -1, + "NextIndex": 37, "Name": "" } ] @@ -11778,7 +11778,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Oh right mana potions don't actually give you mana they just make it recharge faster... guess I'll have to wait!", - "NextIndex": -1, + "NextIndex": 18, "Name": "" } ] @@ -11875,7 +11875,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Yooo now its a party!
Pfft cmon don't be down about it bro it's Summer Break! We don't worry about the underlying morals and themes behind quests around here we just have fun!", - "NextIndex": -1, + "NextIndex": 9999, "Name": "" } ] @@ -12033,7 +12033,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "WAOOO!! YEHEHEHE!!", - "NextIndex": -1, + "NextIndex": 12, "Name": "" } ] @@ -12175,7 +12175,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Hehe... that outta teach that old coot to not hit me off my walking stick! Please do keep bothering him from time to time he has it coming!", - "NextIndex": -1, + "NextIndex": 12, "Name": "" } ] @@ -12314,7 +12314,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Ya got rid of 'im? They had it comin always sneerin' at me and tellin' me want to do.", - "NextIndex": -1, + "NextIndex": 12, "Name": "" } ] @@ -12660,7 +12660,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Holla holla! You're a winning MACHINE! I'm gonna keep the party going but that's it for the games for now. PartyOn!", - "NextIndex": 10, + "NextIndex": -1, "Name": "" } ] @@ -12803,7 +12803,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Now that's what I call non-raw cooking! I can't believe I'm saying this but that's all the cooking I can do for now... I'm all cooked out!", - "NextIndex": 10, + "NextIndex": -1, "Name": "" } ] @@ -12835,11 +12835,11 @@ export const initNpcRepo = () => { "CustomType": "Gobo1", "CustomArray": [{"desc": "Breed Green Mushroom:", "finalV": 1, "type": "GreaterEqual", "startV": 0}] }, - "Intense Pet Fighting": { + "Intense Mob Fighting": { "Type": QuestTypeEnum.Custom, "DialogueText": "Well I guess you need to do a Pet Battle.
QUEST:Back at the Egg Nest station win the first battle in the grasslands.", "NextIndex": 8, - "Name": "Intense Pet Fighting", + "Name": "Intense Mob Fighting", "ConsumeItems": false, "InventorySpacesNeeded": 2, "NoSpaceIndex": 7, @@ -12951,7 +12951,7 @@ export const initNpcRepo = () => { "Type": QuestTypeEnum.Custom, "DialogueText": "Well I guess you need to do a Pet Battle.
QUEST:Back at the Egg Nest station win the first battle in the grasslands.", "NextIndex": 8, - "Name": "Intense Pet Fighting" + "Name": "Intense Mob Fighting" }, { "Type": QuestTypeEnum.NoQuest, @@ -13022,7 +13022,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Zzzz.... nono lava I wont tell them... zzz... I wont tell them to drop sludge oil onto the purple spores.... zzz... nah lava secrets safe with... zzz... me...", - "NextIndex": 18, + "NextIndex": -1, "Name": "" } ] @@ -13112,7 +13112,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Blunb Blu ###", - "NextIndex": 6, + "NextIndex": -1, "Name": "" } ] @@ -13180,7 +13180,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "This is.... acceptable. You may proceed to the Task TV behind me.", - "NextIndex": 9999, + "NextIndex": -1, "Name": "" } ] @@ -13279,7 +13279,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Bruh wait what even ARE you...? Ain't never saw that class you got there where'd you get it?? I sure didn't give it to you...", - "NextIndex": 7, + "NextIndex": -1, "Name": "" } ] @@ -13373,7 +13373,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Bruh wait what even ARE you...? Ain't never saw that class you got there where'd you get it?? I sure didn't give it to you...", - "NextIndex": 7, + "NextIndex": -1, "Name": "" } ] @@ -13554,7 +13554,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I hate this. I wish things could just fix themself naturally and come to a conclusion but I guess things are never gonna change ^", - "NextIndex": 15, + "NextIndex": -1, "Name": "" } ] @@ -13730,7 +13730,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Well done laddy! I take my cap off to ye that was some fine sailin' ye must have done!", - "NextIndex": 14, + "NextIndex": -1, "Name": "" } ] @@ -13863,7 +13863,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Ah now I understand you perfectly... yes it is wonderful weather we're having.", - "NextIndex": 9, + "NextIndex": -1, "Name": "" } ] @@ -14002,7 +14002,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Daaang you've got skills!! Now get out there and teach everyone else how it's done! Literally! So I don't have to do it myself anymore! ...no? Eh fine just go have fun then and leave me to it!", - "NextIndex": 9999, + "NextIndex": -1, "Name": "" } ] @@ -14066,7 +14066,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Ayyyy that's how it's done! I'll give you access to my tasks have fun!", - "NextIndex": 9999, + "NextIndex": -1, "Name": "" } ] @@ -14130,7 +14130,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You are ready complete my tasks at your own pace.", - "NextIndex": 9999, + "NextIndex": -1, "Name": "" } ] @@ -14216,7 +14216,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You can access the rift from the World Map...

I wonder when those Null Nightmares are gonna join me for brunch they're 5 decades late! Eh any year now I'm sure they'll show up...", - "NextIndex": 7, + "NextIndex": -1, "Name": "" } ] @@ -14390,7 +14390,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "ONE OF US! ONE OF US!", - "NextIndex": 14, + "NextIndex": -1, "Name": "" } ] @@ -14446,7 +14446,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Spring spring spring!! Yippie!! Nice nametag its so poggers!", - "NextIndex": 4, + "NextIndex": -1, "Name": "" } ] @@ -14591,7 +14591,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You absolute legend! You made this tired mole very happy I really never thought I'd see the day that someone stood up to the boss!", - "NextIndex": 10, + "NextIndex": -1, "Name": "" } ] @@ -14727,7 +14727,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Magnificent... and to think that my brilliance that irradiates from the surface of my being was ever called into question bluhahugue!", - "NextIndex": 9, + "NextIndex": -1, "Name": "" } ] @@ -15124,7 +15124,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You're definitely royal. I don't know where you were born but that was a royal quantity of effort no doubt. I mean I could totally see MYSELF putting in that amount of effort! I-i-if I ever needed to of course!", - "NextIndex": 34, + "NextIndex": -1, "Name": "" } ] @@ -15372,7 +15372,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I can tell you have cultivated a respect for our way of life out here in the Spirited Valley. Go now venture off to wherever your spirit yearns for.", - "NextIndex": 19, + "NextIndex": -1, "Name": "" } ] @@ -15549,7 +15549,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You better lose the toast not the ice cream the frosting the cherry you better eat it 'till it's gone...? Nah that ain't it either how About...", - "NextIndex": 14, + "NextIndex": -1, "Name": "" } ] @@ -15741,7 +15741,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "'The Elder nods his head slowly in acknowledgement of your counting abilities'", - "NextIndex": 16, + "NextIndex": -1, "Name": "" } ] @@ -15786,7 +15786,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Go ahead click the Summoning Stones! You have my full permission!
There are currently 7 stones I think I put a few in World 3 World 4 and maybe World 5...? Can't remember...", - "NextIndex": 4, + "NextIndex": -1, "Name": "" } ] @@ -15935,7 +15935,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "I can't believe you did all that! I'll need to think of more things for later!", - "NextIndex": 11, + "NextIndex": -1, "Name": "" } ] @@ -15962,7 +15962,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Pls giv crop transfer ticket. I give magic beans you become better farmer grow more crop... give me more next time yeees...", - "NextIndex": 1, + "NextIndex": -1, "Name": "" } ] @@ -16245,7 +16245,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Potti stares at you with a smile across her face.", - "NextIndex": 23, + "NextIndex": -1, "Name": "" } ] @@ -16299,7 +16299,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "BRING MEEE THE PREEETY!?! GREEEN... BLUEEE... YEEELLOW... REEED!!?", - "NextIndex": 0, + "NextIndex": -1, "Name": "" } ] @@ -16372,7 +16372,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "WOAH! I... I have a million of
something... I really AM a winner!
Mom was right!", - "NextIndex": 6, + "NextIndex": -1, "Name": "" } ] @@ -16499,7 +16499,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "YOU FOUND HIM! He's just as big as I remember I missed you Mr. Jazzie!!!
Thank you you're the bestest seeker ever!", - "NextIndex": 10, + "NextIndex": -1, "Name": "" } ] @@ -16587,7 +16587,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "You took me home...", - "NextIndex": 6, + "NextIndex": -1, "Name": "" } ] @@ -16654,6 +16654,25 @@ export const initNpcRepo = () => { {"desc": "Read Spelunker Pages:", "finalV": 1, "type": "GreaterEqual", "startV": 0}, {"desc": "View bonuses in Lore:", "finalV": 1, "type": "GreaterEqual", "startV": 0} ] + }, + "RESEARCH STUDIES": { + "Type": QuestTypeEnum.Custom, + "DialogueText": "LAVA AINT MAKIN' CONTENT LIKE HE USED TO BROH HELP HIM!
Quest:Complete the 3 steps to learn Research! Full details are over at that desk near Spelunking caves thats where lava designs his updates!", + "NextIndex": 15, + "Name": "RESEARCH STUDIES", + "ConsumeItems": false, + "InventorySpacesNeeded": 1, + "NoSpaceIndex": 14, + "Rewards": [{"item": "Quest115", "quantity": 2}], + "QuestName": "Toobus Goobus4", + "Difficulty": 1, + "note": {"note": " "}, + "CustomType": "Toobus Goobus4", + "CustomArray": [ + {"desc": "Find Observation:", "finalV": 1, "type": "GreaterEqual", "startV": 0}, + {"desc": "Study it for XP:", "finalV": 1, "type": "GreaterEqual", "startV": 0}, + {"desc": "Spend Grid Point:", "finalV": 1, "type": "GreaterEqual", "startV": 0} + ] } }, "dialogue": [ @@ -16729,10 +16748,28 @@ export const initNpcRepo = () => { "NextIndex": 10, "Name": "" }, + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "WELL THATS IT UNTIL THE NEXT SKILL IS OUT!
AYO WAIT... IT IS OUT!!!!", + "NextIndex": 13, + "Name": "" + }, + { + "Type": QuestTypeEnum.Custom, + "DialogueText": "LAVA AINT MAKIN' CONTENT LIKE HE USED TO BROH HELP HIM!
Quest:Complete the 3 steps to learn Research! Full details are over at that desk near Spelunking caves thats where lava designs his updates!", + "NextIndex": 15, + "Name": "RESEARCH STUDIES" + }, + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "BRUHHH FULL INVENTORY YOU'RE KILLIN' ME AHAH...", + "NextIndex": 13, + "Name": "" + }, { "Type": QuestTypeEnum.NoQuest, "DialogueText": "AIGHT THAT'S ALL I GOT FOR YA I'LL SHOW YOU 'ROUND THE NEXT SKILL WHEN IT COMES OUT!", - "NextIndex": 12, + "NextIndex": -1, "Name": "" } ] @@ -16765,7 +16802,7 @@ export const initNpcRepo = () => { { "Type": QuestTypeEnum.NoQuest, "DialogueText": "Those are freakin' sweet!!! Give me some and I'll give you some permanent bonuses!", - "NextIndex": 9999, + "NextIndex": -1, "Name": "" } ] @@ -16848,6 +16885,306 @@ export const initNpcRepo = () => { "notes": " " }, "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Coral Kid", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 8.2, + "starSign": "Aquarius", + "mothersMaidenName": "Mills", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Musselini", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 6.21, + "starSign": "Aquarius", + "mothersMaidenName": "Ashwoon", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Forest Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 7.51, + "starSign": "Gemini", + "mothersMaidenName": "Valente", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Dune Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 3.13, + "starSign": "Cancer", + "mothersMaidenName": "Weinstein", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Root Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 3.22, + "starSign": "Gemini", + "mothersMaidenName": "Sonderling", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Frigid Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 2.11, + "starSign": "Aries", + "mothersMaidenName": "Dewalt", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Squish Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 4.63, + "starSign": "Aries", + "mothersMaidenName": "Ashwoon", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Oozie Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 8.41, + "starSign": "Virgo", + "mothersMaidenName": "Dugelman", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Brezy Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 9.95, + "starSign": "Cancer", + "mothersMaidenName": "Wagner", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Deeps Soul", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 1.04, + "starSign": "Leo", + "mothersMaidenName": "Linde", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Keymaster", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 8.66, + "starSign": "Aries", + "mothersMaidenName": "Sagar", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Pet Dog", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 1.92, + "starSign": "Scorpio", + "mothersMaidenName": "Myers", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Minehead", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 5.25, + "starSign": "Sagittarius", + "mothersMaidenName": "Trusela", + "notes": " " + }, + "quests": {}, + "dialogue": [ + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": -1, + "Name": "" + }, + { + "Type": QuestTypeEnum.NoQuest, + "DialogueText": "Hows it flowin' 'n goin' my guy? This pipin' hot heat out here making you and I very dry.", + "NextIndex": 1, + "Name": "" + } + ] + }), + new NpcBase("Glimbo", { + "head": { + "location": "Unknown", + "world": "Unknown", + "noQuest": 0, + "type": "Unknown", + "birthWeight": 4.07, + "starSign": "Gemini", + "mothersMaidenName": "Ventotla", + "notes": " " + }, + "quests": {}, "dialogue": [ { "Type": QuestTypeEnum.NoQuest, diff --git a/data/domain/data/PetGeneRepo.ts b/data/domain/data/PetGeneRepo.ts index e7d55f29..a4fbb097 100644 --- a/data/domain/data/PetGeneRepo.ts +++ b/data/domain/data/PetGeneRepo.ts @@ -14,7 +14,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "a", "upperLetter": "A", "description": "Throws a Rusty Sword, which deals 200% Damage", - "combatDescription": "When in combat, all pets on team deal 1.20x Damage" + "combatDescription": "When in combat, all Mobs on team deal 1.20x Damage" }), new PetGeneBase(1, { "name": "Defender", @@ -22,8 +22,8 @@ export const initPetGeneRepo = () => { "x2": 10, "lowerLetter": "b", "upperLetter": "B", - "description": "Throws an Armored Shield, which gives 85% block chance to pets it passes over, and deals 50% Damage", - "combatDescription": "When in combat, all pets have +12% Block Chance" + "description": "Throws an Armored Shield, which gives 85% block chance to Mobs it passes over, and deals 50% Damage", + "combatDescription": "When in combat, all Mobs have +12% Block Chance" }), new PetGeneBase(2, { "name": "Forager", @@ -31,8 +31,8 @@ export const initPetGeneRepo = () => { "x2": 12, "lowerLetter": "c", "upperLetter": "C", - "description": "Heals all pets by 25% HP", - "combatDescription": "When foraging, this pet contributes 2x Foraging Speed" + "description": "Heals all Mobs by 25% HP", + "combatDescription": "When foraging, this Mob contributes 2x Foraging Speed" }), new PetGeneBase(3, { "name": "Fleeter", @@ -40,8 +40,8 @@ export const initPetGeneRepo = () => { "x2": 13, "lowerLetter": "d", "upperLetter": "D", - "description": "Boosts ability recharge rate for all pets by +30% for 8 sec. Doesn't boost other Fleeter pets though.", - "combatDescription": "When foraging, all pets contribute 1.30x more Foraging Speed" + "description": "Boosts ability recharge rate for all Mobs by +30% for 8 sec. Doesn't boost other Fleeter Mobs though.", + "combatDescription": "When foraging, all Mobs contribute 1.30x more Foraging Speed" }), new PetGeneBase(4, { "name": "Breeder", @@ -49,8 +49,8 @@ export const initPetGeneRepo = () => { "x2": 17, "lowerLetter": "e", "upperLetter": "E", - "description": "Every 1 sec, heal whatever pet you are holding down on for 10% HP. On PC, you just need you mouse over the pet. On Phones, your finger must be on the pet. This lasts 15 seconds.", - "combatDescription": "When in Fence Yard, increases Breedability Multiplier of this pet species" + "description": "Every 1 sec, heal whatever Mob you are holding down on for 10% HP. On PC, you just need you mouse over the Mob. On Phones, your finger must be on the Mob. This lasts 15 seconds.", + "combatDescription": "When in Fence Yard, increases Breedability Multiplier of this Mob species" }), new PetGeneBase(5, { "name": "Shiny", @@ -59,7 +59,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "f", "upperLetter": "F", "description": "Thinks very happy thoughts. You can't see this of course, but trust me that lil' guy out there is happy!", - "combatDescription": "When in Fence Yard, levels up the Shiny Passive Bonus of this pet species over time" + "combatDescription": "When in Fence Yard, levels up the Shiny Passive Bonus of this Mob species over time" }), new PetGeneBase(6, { "name": "Mercenary", @@ -77,7 +77,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "h", "upperLetter": "H", "description": "Throws a boomerang, which deals 60% Damage and has an 80% chance to bounce", - "combatDescription": "When in combat, the pet in front of this one has ability reset to 30%" + "combatDescription": "When in combat, the Mob in front of this one has ability reset to 30%" }), new PetGeneBase(8, { "name": "Sniper", @@ -86,7 +86,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "i", "upperLetter": "I", "description": "Fires a bullet at farthest enemy. 200% Damage, +30% Crit chance, 4x Crit DMG", - "combatDescription": "When in combat, all pets have +25% Crit DMG" + "combatDescription": "When in combat, all Mobs have +25% Crit DMG" }), new PetGeneBase(9, { "name": "Amplifier", @@ -95,7 +95,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "j", "upperLetter": "J", "description": "Summons a spiral, which deals 100% Damage, and +50% more Damage for each attack that moves through it", - "combatDescription": "When in combat, all pets have +10% Crit Chance" + "combatDescription": "When in combat, all Mobs have +10% Crit Chance" }), new PetGeneBase(10, { "name": "Tsar", @@ -113,7 +113,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "l", "upperLetter": "L", "description": "Throws 5 bones. Bones deal 5% Damage, +1% more damage for each bone ever thrown", - "combatDescription": "When in combat, this pet's Basic Attack is now a Bone instead of a Fist" + "combatDescription": "When in combat, this Mob's Basic Attack is now a Bone instead of a Fist" }), new PetGeneBase(12, { "name": "Cursory", @@ -122,7 +122,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "m", "upperLetter": "M", "description": "Shoots a Cursed Skull, which deals 50% Damage, and makes all future attacks deal +5% more dmg", - "combatDescription": "When in combat, pets in front and behind this one deal 1.50x Damage" + "combatDescription": "When in combat, Mobs in front and behind this one deal 1.50x Damage" }), new PetGeneBase(13, { "name": "Fastidious", @@ -130,8 +130,8 @@ export const initPetGeneRepo = () => { "x2": 10, "lowerLetter": "n", "upperLetter": "N", - "description": "Permanently gives all pets +1% Crit Chance, +5% Crit DMG, and +2% ability regen speed. After 20 stacks, additional stacks give less bonus.", - "combatDescription": "When foraging, all pets contribute 1.50x more Foraging Speed if there is at least 1 Combat Pet in team" + "description": "Permanently gives all Mobs +1% Crit Chance, +5% Crit DMG, and +2% ability regen speed. After 20 stacks, additional stacks give less bonus.", + "combatDescription": "When foraging, all Mobs contribute 1.50x more Foraging Speed if there is at least 1 Combat Pet in team" }), new PetGeneBase(14, { "name": "Flashy", @@ -140,7 +140,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "o", "upperLetter": "O", "description": "Duplicates all friendly attacks instantly, almost like magic!", - "combatDescription": "When foraging, all pets contribute 1.50x more Foraging Speed if there are no Combat Pets in team" + "combatDescription": "When foraging, all Mobs contribute 1.50x more Foraging Speed if there are no Combat Pets in team" }), new PetGeneBase(15, { "name": "Opticular", @@ -148,8 +148,8 @@ export const initPetGeneRepo = () => { "x2": 7, "lowerLetter": "p", "upperLetter": "P", - "description": "Permanently boosts the Crit Chance of all pets. Only recharges when an attack Critical Hits", - "combatDescription": "When foraging, this pet contributes 3x Foraging Speed if it has the largest Number on the team" + "description": "Permanently boosts the Crit Chance of all Mobs. Only recharges when an attack Critical Hits", + "combatDescription": "When foraging, this Mob contributes 3x Foraging Speed if it has the largest Number on the team" }), new PetGeneBase(16, { "name": "Monolithic", @@ -157,7 +157,7 @@ export const initPetGeneRepo = () => { "x2": 20, "lowerLetter": "q", "upperLetter": "Q", - "description": "Freezes time for 6 seconds. During this, pet continue to shoot Basic Attacks and regenerate abilities", + "description": "Freezes time for 6 seconds. During this, Mob continue to shoot Basic Attacks and regenerate abilities", "combatDescription": "When foraging, the requirement to fill the reward bar goes up less every time it is filled" }), new PetGeneBase(17, { @@ -175,8 +175,8 @@ export const initPetGeneRepo = () => { "x2": 7, "lowerLetter": "s", "upperLetter": "S", - "description": "Permanently boost the Basic Attack speed of all pets. Only recharges when a Basic Attack hits", - "combatDescription": "When foraging, the pets in the territory above and below contribute 1.20x Foraging Speed" + "description": "Permanently boost the Basic Attack speed of all Mobs. Only recharges when a Basic Attack hits", + "combatDescription": "When foraging, the Mobs in the territory above and below contribute 1.20x Foraging Speed" }), new PetGeneBase(19, { "name": "Defstone", @@ -185,7 +185,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "t", "upperLetter": "T", "description": "Shoots multiple rocks based on the total number of blocks by your team. Rocks deal 250% Damage. Resets total number of blocks when activated", - "combatDescription": "When in combat, all pets start 2x max HP. Multiplies with other defstone pets." + "combatDescription": "When in combat, all Mobs start 2x max HP. Multiplies with other defstone Mobs." }), new PetGeneBase(20, { "name": "Targeter", @@ -194,7 +194,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "u", "upperLetter": "U", "description": "The next non Basic Attack fired will deal x2.50 Damage.", - "combatDescription": "When foraging, this pet contributes 5x Foraging Speed if the pet above this one is also a Targeter" + "combatDescription": "When foraging, this Mob contributes 5x Foraging Speed if the Mob above this one is also a Targeter" }), new PetGeneBase(21, { "name": "Looter", @@ -202,7 +202,7 @@ export const initPetGeneRepo = () => { "x2": 6, "lowerLetter": "v", "upperLetter": "V", - "description": "Activates a random ability, selected from all the abilites across all pets you've ever unlocked", + "description": "Activates a random ability, selected from all the abilites across all Mobs you've ever unlocked", "combatDescription": "When foraging, there is a small chance to find extra spices when filling the reward bar many times before claiming" }), new PetGeneBase(22, { @@ -220,8 +220,8 @@ export const initPetGeneRepo = () => { "x2": 12, "lowerLetter": "x", "upperLetter": "X", - "description": "For 10 seconds, every critical hit boosts the block chance of all pets by 1%", - "combatDescription": "When in Fence Yard, randomly lays eggs which can be picked up and will appear in your incubator. Egg laying time takes MANY hours, but will stay until you revisit the pet yard personally, you don't need to stand around personally and wait." + "description": "For 10 seconds, every critical hit boosts the block chance of all Mobs by 1%", + "combatDescription": "When in Fence Yard, randomly lays eggs which can be picked up and will appear in your incubator. Egg laying time takes MANY hours, but will stay until you revisit the Mob yard personally, you don't need to stand around personally and wait." }), new PetGeneBase(24, { "name": "Lazarus", @@ -230,7 +230,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "y", "upperLetter": "Y", "description": "Fires a laser, dealing 100% Damage to all enemies every 1 sec. Strangely enough, the laser will continue zapping as long as you dont click anything.", - "combatDescription": "When in combat, all pets have their abilities fill up +10% faster" + "combatDescription": "When in combat, all Mobs have their abilities fill up +10% faster" }), new PetGeneBase(25, { "name": "Trasher", @@ -239,7 +239,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "z", "upperLetter": "Z", "description": "The next 6 taps delete any enemy attack you tap on. This ability will not refill while you have taps remaining", - "combatDescription": "When in Fence Yard, +25 daily spice claims. Only works if pet is in Fence Yard before the start of the day." + "combatDescription": "When in Fence Yard, +25 daily spice claims. Only works if Mob is in Fence Yard before the start of the day." }), new PetGeneBase(26, { "name": "Miasma", @@ -247,8 +247,8 @@ export const initPetGeneRepo = () => { "x2": 60, "lowerLetter": "1", "upperLetter": "0", - "description": "Fully heal all pets. Also, for 60 sec all enemies have -100% crit chance and all pets have +20% block chance. Always starts 100% filled", - "combatDescription": "When foraging, all pets on the team contribute 4.00x more Foraging Speed if there aren't two pets of the same type." + "description": "Fully heal all Mobs. Also, for 60 sec all enemies have -100% crit chance and all Mobs have +20% block chance. Always starts 100% filled", + "combatDescription": "When foraging, all Mobs on the team contribute 4.00x more Foraging Speed if there aren't two Mobs of the same type." }), new PetGeneBase(27, { "name": "Converter", @@ -256,8 +256,8 @@ export const initPetGeneRepo = () => { "x2": 25, "lowerLetter": "3", "upperLetter": "2", - "description": "For 15 seconds, all basic fist attacks have a 30% chance to turn into the weapon of that pet's ability, but only if their ability is a weapon.", - "combatDescription": "When foraging, there is a 50% chance to not reset trekking progress when claiming, essentially giving you FREE SPICE! Multiple converter pets won't stack. @ WARNING: Placing this pet in a territory will reset that territory's trekking progress." + "description": "For 15 seconds, all basic fist attacks have a 30% chance to turn into the weapon of that Mob's ability, but only if their ability is a weapon.", + "combatDescription": "When foraging, there is a 50% chance to not reset trekking progress when claiming, essentially giving you FREE SPICE! Multiple converter Mobs won't stack. @ WARNING: Placing this Mob in a territory will reset that territory's trekking progress." }), new PetGeneBase(28, { "name": "Heavyweight", @@ -266,7 +266,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "5", "upperLetter": "4", "description": "Shoots a giant fist that deals 300% Damage. The giant fist itself shoots a basic fist attack every 1 sec.", - "combatDescription": "When in combat, all pets shoot their basic fist attacks +10% faster" + "combatDescription": "When in combat, all Mobs shoot their basic fist attacks +10% faster" }), new PetGeneBase(29, { "name": "Fastihoop", @@ -275,7 +275,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "7", "upperLetter": "6", "description": "Shoots a gold hoop, which deals 50% Damage. Each bullet that passes through the hoop has a 30% chance to give a permanent +1 Fastidious buff.", - "combatDescription": "When in combat, all pets have a +20% crit chance" + "combatDescription": "When in combat, all Mobs have a +20% crit chance" }), new PetGeneBase(30, { "name": "Ninja", @@ -284,7 +284,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "9", "upperLetter": "8", "description": "Shoots 4 ninja stars, which deal 175% Damage each", - "combatDescription": "When in combat, adjacent pets and this one throw ninja stars instead of basic attacks" + "combatDescription": "When in combat, adjacent Mobs and this one throw ninja stars instead of basic attacks" }), new PetGeneBase(31, { "name": "Superboomer", @@ -293,7 +293,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "!", "upperLetter": "@", "description": "Throws 2 super boomerangs, which deal 100% Damage and has an 80% chance to bounce", - "combatDescription": "When in combat, all pets deal 1.40x Damage" + "combatDescription": "When in combat, all Mobs deal 1.40x Damage" }), new PetGeneBase(32, { "name": "Peapeapod", @@ -302,7 +302,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "#", "upperLetter": "$", "description": "Shoot 10 tiny peas which deal 75% damage. Pow pow pow pow pow pow pow pow pow pow!!!", - "combatDescription": "When in combat, all pets have a 25% chance to shoot another basic attack. This can happen multiple times in a row." + "combatDescription": "When in combat, all Mobs have a 25% chance to shoot another basic attack. This can happen multiple times in a row." }), new PetGeneBase(33, { "name": "Borger", @@ -311,7 +311,7 @@ export const initPetGeneRepo = () => { "lowerLetter": "%", "upperLetter": "^", "description": "Shoots 2 basic attacks, but would much rather have shot 2 burgers into its mouth", - "combatDescription": "When in combat, this pet has +2000% hp. Big borger, big health. @ When foraging, this pet contributes 10x more foraging speed if the territory above has at least one Forager type (the Green Leaf type) pet." + "combatDescription": "When in combat, this Mob has +2000% hp. Big borger, big health. @ When foraging, this Mob contributes 10x more foraging speed if the territory above has at least one Forager type (the Green Leaf type) Mob." }), new PetGeneBase(34, { "name": "GeneName", diff --git a/data/domain/data/PetUpgradeRepo.ts b/data/domain/data/PetUpgradeRepo.ts index bd54e742..f83979ab 100644 --- a/data/domain/data/PetUpgradeRepo.ts +++ b/data/domain/data/PetUpgradeRepo.ts @@ -21,7 +21,7 @@ export const initPetUpgradeRepo = () => { "bonusQty": 0 }), new PetUpgradeBase(1, { - "upgradeName": "Gene Splicing } Helps unlock next pet type", + "upgradeName": "Gene Splicing } Helps unlock next Mob type", "filler": "Filler", "material": "PetDeadCell", "cost": 0, @@ -30,7 +30,7 @@ export const initPetUpgradeRepo = () => { "baseCost": 3, "costScale": 2.5, "maxLevel": 20, - "description": "Unlocks Gene Boosting, which increases chance to breed new pets. Use the DNA Splicer tool from the Town Shop to get Genes.", + "description": "Unlocks Gene Boosting, which increases chance to breed new Mobs. Use the DNA Splicer tool from the Town Shop to get Genes.", "boostEffect": "-}% Gene Boost Cost", "bonusQty": 4 }), @@ -49,7 +49,7 @@ export const initPetUpgradeRepo = () => { "bonusQty": 1 }), new PetUpgradeBase(3, { - "upgradeName": "Breedability Pets", + "upgradeName": "Breedability Mobs", "filler": "Filler", "material": "PetDeadCell", "cost": 6, @@ -58,7 +58,7 @@ export const initPetUpgradeRepo = () => { "baseCost": 10, "costScale": 7, "maxLevel": 10, - "description": "Unlocks Breedability, which increases chance to breed new pets. Put a 'pink' pets in the Fenceyard to increase their multiplier.", + "description": "Unlocks Breedability, which increases chance to breed new Mobs. Put a 'pink' Mobs in the Fenceyard to increase their multiplier.", "boostEffect": "+}% Breedability Spd", "bonusQty": 25 }), @@ -72,7 +72,7 @@ export const initPetUpgradeRepo = () => { "baseCost": 10, "costScale": 4, "maxLevel": 10, - "description": "Increases the number of slots in your Fence Yard, allowing for more pets to roam around, free range style!", + "description": "Increases the number of slots in your Fence Yard, allowing for more Mobs to roam around, free range style!", "boostEffect": "+} Fenceyard Slots", "bonusQty": 1 }), @@ -96,12 +96,12 @@ export const initPetUpgradeRepo = () => { "material": "PetDeadCell", "cost": 20, "baseMatCost": 40, - "costMatScale": 1.25, + "costMatScale": 1.1, "baseCost": 10, "costScale": 10, "maxLevel": 10, - "description": "All pets do more damage in battle!", - "boostEffect": "+}% Pet Damage", + "description": "All Mobs do more damage in battle!", + "boostEffect": "+}% Mob Damage", "bonusQty": 6 }), new PetUpgradeBase(7, { @@ -114,7 +114,7 @@ export const initPetUpgradeRepo = () => { "baseCost": 10, "costScale": 130, "maxLevel": 5, - "description": "Unlocks the 4th Breeding Multi, Pastpres. This increases based on the number of different pets discovered from the previous world.", + "description": "Unlocks the 4th Breeding Multi, Pastpres. This increases based on the number of different Mobs discovered from the previous world.", "boostEffect": "}x Bigger Multi", "bonusQty": 0.15 }), @@ -128,7 +128,7 @@ export const initPetUpgradeRepo = () => { "baseCost": 10, "costScale": 1.35, "maxLevel": 100, - "description": "Unlocks Shiny Pet Breeding. Shiny Pets come in 1 of 5 colours, and boost their Special Passive bonus when in the Fenceyard.", + "description": "Unlocks Shiny Mob Breeding. Shiny Mobs come in 1 of 5 colours, and boost their Special Passive bonus when in the Fenceyard.", "boostEffect": "+}% Base Shiny Chance", "bonusQty": 2 }), @@ -142,7 +142,7 @@ export const initPetUpgradeRepo = () => { "baseCost": 10, "costScale": 5, "maxLevel": 20, - "description": "Your New Pet Chance is multiplied for every 100 kitchen upgrade levels across all kitchens! So 200 Lvs would apply it twice!!", + "description": "Your New Mob Chance is multiplied for every 100 kitchen upgrade levels across all kitchens! So 200 Lvs would apply it twice!!", "boostEffect": "}x Multiplier every 100 Upg", "bonusQty": 0.02 }), @@ -156,7 +156,7 @@ export const initPetUpgradeRepo = () => { "baseCost": 10, "costScale": 3.88, "maxLevel": 25, - "description": "Unlocks the 5th Breeding Multiplier, Failure. This increases every time you fail to get a new/shiny pet, up to a max, and depletes when you succeed.", + "description": "Unlocks the 5th Breeding Multiplier, Failure. This increases every time you fail to get a new/shiny Mob, up to a max, and depletes when you succeed.", "boostEffect": "} Maximum Times", "bonusQty": 10 }), @@ -184,8 +184,8 @@ export const initPetUpgradeRepo = () => { "baseCost": 1000, "costScale": 2.85, "maxLevel": 300, - "description": "Boosts the rate at which shiny pets level up from being in the fenceyard. This will help you rack up those 100+ Day requirements!", - "boostEffect": "+}% Shiny Pet LV Up Rate", + "description": "Boosts the rate at which Shiny Mobs level up from being in the fenceyard. This will help you rack up those 100+ Day requirements!", + "boostEffect": "+}% Shiny Mob LV Up Rate", "bonusQty": 5 }) ] diff --git a/data/domain/data/QuestNameRepo.ts b/data/domain/data/QuestNameRepo.ts index 61d41d6a..cb30dae2 100644 --- a/data/domain/data/QuestNameRepo.ts +++ b/data/domain/data/QuestNameRepo.ts @@ -255,7 +255,7 @@ export const initQuestNameRepo = () => { new QuestNameBase("Giftmas Blobulyte11", {"name": "Giftmas Time!", "difficulty": 2}), new QuestNameBase("Carpenter Cardinal1", {"name": "Restoring Power, once again, to a Portal", "difficulty": 8}), new QuestNameBase("Gobo3", {"name": "Breeding in Outer Space", "difficulty": 1}), - new QuestNameBase("Gobo6", {"name": "Intense Pet Fighting", "difficulty": 1}), + new QuestNameBase("Gobo6", {"name": "Intense Mob Fighting", "difficulty": 1}), new QuestNameBase("Gobo9", {"name": "Squirrel Tactics", "difficulty": 1}), new QuestNameBase("Gobo12", {"name": "Spicy Cooking", "difficulty": 1}), new QuestNameBase("Gobo16", {"name": "Lab Experimentation, Ft. You", "difficulty": 1}), @@ -352,6 +352,7 @@ export const initQuestNameRepo = () => { new QuestNameBase("Toobus Goobus4", {"name": "TUNNEL EXPLORING", "difficulty": 2}), new QuestNameBase("Toobus Goobus7", {"name": "FEAR HOLE! FEAR HOLE!", "difficulty": 1}), new QuestNameBase("Toobus Goobus10", {"name": "READING CHALLENGE", "difficulty": 3}), - new QuestNameBase("Zenelith1", {"name": "1 Million Statues", "difficulty": 9}) + new QuestNameBase("Zenelith1", {"name": "1 Million Statues", "difficulty": 9}), + new QuestNameBase("Toobus Goobus13", {"name": "RESEARCH STUDIES", "difficulty": 1}) ] } diff --git a/data/domain/data/RandoListRepo.ts b/data/domain/data/RandoListRepo.ts index d29f97a6..ac416817 100644 --- a/data/domain/data/RandoListRepo.ts +++ b/data/domain/data/RandoListRepo.ts @@ -1513,7 +1513,8 @@ export const initRandoListRepo = () => { "60", "63", "66", - "70" + "70", + "73" ] }), new RandoListBase(50, { @@ -1552,7 +1553,7 @@ export const initRandoListRepo = () => { "BarB2.png", "BarB4.png", "BarSpel.png", - "BarSpel.png", + "BarResearch.png", "BarSpel.png" ] }), @@ -1887,7 +1888,7 @@ export const initRandoListRepo = () => { }), new RandoListBase(61, { "elements": [ - "GIFTMAS_EVENT_v1.04;NEW_UPDATE_PATCH_NOTES_@_*Giftmas_has_come_to_IdleOn!_Get_your_goodies_every_day_until_December_31st!_@_*Collect_50_Giftmas_Giftboxes_EVERY_DAY_by_defeating_monsters!_These_contain_new_exclusive_hats,_old_hats,_nametags,_gems,_and_more!_@_*Play_the_new_Starry_Night_Delight_ticket_in_World_1_town!_I_gave_you_+2_tries_for_Free._Collecting_all_50_Giftboxes_from_monsters_give_you_an_additional_+1_try_EVERY_DAY,_and_you_also_get_Extra_tries_for_leaving_IdleOn_open!_@_*The_Daily_Dig_is_BACK!_Just_say_'Dig'_in_game_to_get_started_on_your_hunt_for_treasure,_and_don't_forget_to_do_it_every_day!_@_*Hold_down_on_that_blue_Candle_drop_you_got,_and_you_can_Make_a_Wish_every_day_for_EXCLUSIVE_COMPANIONS!_Note_that_the_Wish_Boost_from_buying_the_green_candle_also_boosts_your_freebie_blue_candle_chance!_@_*Many_more_fixes_and_improvements._@_*Click_that_floating_Discord_button_for_full_patch_notes!;*Le", + "World_7,_Part_II_v1.05;NEW_UPDATE_PATCH_NOTES_@_*The_MURKY_TRENCH_(aka_W7_Pt.2)_is_HERE!_7_new_maps,_7_new_monsters,_a_BRAND_NEW_SKILL,_and_OH_hohoho_SO_much_more!_@_*New_Skill:RESEARCH!_Find_it_in_World_7_town,_and_help_create_NEW_CONTENT_by_upgrading_your_grid!_New_Artifact_Tier,_new_Farming_gameplay_system,_new_Cog_Board_expansion_just_to_name_a_few..._ALL_unlocked_via_Research!_@_*Mr._Minehead's_Depth_Charge_game_can_be_played_from_the_2nd_map_of_the_new_Murky_Trench_area!_@_*New_content_unrelated_to_Research_is_here_too,_like_new_Meals,_new_Mob_Fighting_(W4_pets_are_called_Mobs_now),_new_Farming_Crops,_more_Summoning_Fights,_and_a_new_Coin_Tier!_@_*THE_GRAND_TOURNAMENT_is_HERE,_found_in_the_Codex!!_It's_a_gamewide_competition_of_who_has_the_best_pet_collection,_with_awesome_COSMETIC_rewards,_like_Champion_Pets_and_end_of_season_COSMETICS!_These_COSMETICS_don't_give_any_bonuses..._you_gotta_want_'em_for_the_glory!_@_*Click_the_Discord_button_for_full_patch_notes!;*Le", "Monde", "6", "est", @@ -2654,7 +2655,9 @@ export const initRandoListRepo = () => { "325", "205", "280", - "330" + "330", + "382", + "207" ] }), new RandoListBase(79, { @@ -2745,7 +2748,19 @@ export const initRandoListRepo = () => { "w7a9", "w7a10", "w7a11", - "w7a12" + "w7a12", + "w7b1", + "w7b2", + "w7b3", + "w7b4", + "w7b5", + "w7b6", + "w7b7", + "w7b8", + "w7b9", + "w7b10", + "w7b11", + "w7b12" ] }), new RandoListBase(88, { @@ -2996,7 +3011,7 @@ export const initRandoListRepo = () => { "+{_Tab_4_Talent_Pts", "+{_Star_Talent_Pts", "+{%_Faster_Refinery_Speed", - "+{%_Faster_Shiny_Pet_Lv_Up_Rate", + "+{%_Faster_Shiny_Mob_Lv_Up_Rate", "+{%_Sail_Captain_EXP_Gain", "+{%_Lower_Minimum_Travel_Time_for_Sailing", "+{%_Line_Width_in_Lab", diff --git a/data/domain/data/RecipeRepo.ts b/data/domain/data/RecipeRepo.ts index 08f228a7..ccb9ec3b 100644 --- a/data/domain/data/RecipeRepo.ts +++ b/data/domain/data/RecipeRepo.ts @@ -98,50 +98,47 @@ export const initRecipeRepo = () => { }), new RecipeBase("EquipmentPants1", { "intID": "EquipmentPants1", - "recipe": [{"item": "Grasslands2", "quantity": 6}, {"item": "CraftMat1", "quantity": 10}], + "recipe": [{"item": "Grasslands2", "quantity": 6}], "levelReqToCraft": 2, "expGiven": 14, "no": 7, "tab": 1, - "sellPrice": 60, + "sellPrice": 30, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "Grasslands2", "quantity": 6}, - {"indent": 0, "item": "CraftMat1", "quantity": 10} - ], - "detRecipeTotals": [{"item": "Grasslands2", "quantity": 6}, {"item": "CraftMat1", "quantity": 10}] + "detRecipe": [{"indent": 0, "item": "Grasslands2", "quantity": 6}], + "detRecipeTotals": [{"item": "Grasslands2", "quantity": 6}] } }), new RecipeBase("EquipmentShoes9", { "intID": "EquipmentShoes9", - "recipe": [{"item": "Grasslands3", "quantity": 12}, {"item": "Leaf1", "quantity": 5}], + "recipe": [{"item": "Grasslands3", "quantity": 12}, {"item": "CraftMat1", "quantity": 10}], "levelReqToCraft": 6, "expGiven": 16, "no": 8, "tab": 1, - "sellPrice": 104, + "sellPrice": 114, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "Grasslands3", "quantity": 12}, - {"indent": 0, "item": "Leaf1", "quantity": 5} + {"indent": 0, "item": "CraftMat1", "quantity": 10} ], - "detRecipeTotals": [{"item": "Grasslands3", "quantity": 12}, {"item": "Leaf1", "quantity": 5}] + "detRecipeTotals": [{"item": "Grasslands3", "quantity": 12}, {"item": "CraftMat1", "quantity": 10}] } }), new RecipeBase("EquipmentTools2", { "intID": "EquipmentTools2", - "recipe": [{"item": "Copper", "quantity": 10}], + "recipe": [{"item": "Copper", "quantity": 8}], "levelReqToCraft": 3, "expGiven": 13, "no": 9, "tab": 1, - "sellPrice": 30, + "sellPrice": 24, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [{"indent": 0, "item": "Copper", "quantity": 10}], - "detRecipeTotals": [{"item": "Copper", "quantity": 10}] + "detRecipe": [{"indent": 0, "item": "Copper", "quantity": 8}], + "detRecipeTotals": [{"item": "Copper", "quantity": 8}] } }), new RecipeBase("MaxCapBag1", { @@ -160,19 +157,16 @@ export const initRecipeRepo = () => { }), new RecipeBase("EquipmentToolsHatchet3", { "intID": "EquipmentToolsHatchet3", - "recipe": [{"item": "OakTree", "quantity": 6}, {"item": "CraftMat1", "quantity": 5}], + "recipe": [{"item": "OakTree", "quantity": 6}], "levelReqToCraft": 3, "expGiven": 13, "no": 11, "tab": 1, - "sellPrice": 27, + "sellPrice": 12, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "OakTree", "quantity": 6}, - {"indent": 0, "item": "CraftMat1", "quantity": 5} - ], - "detRecipeTotals": [{"item": "OakTree", "quantity": 6}, {"item": "CraftMat1", "quantity": 5}] + "detRecipe": [{"indent": 0, "item": "OakTree", "quantity": 6}], + "detRecipeTotals": [{"item": "OakTree", "quantity": 6}] } }), new RecipeBase("MaxCapBag7", { @@ -191,16 +185,16 @@ export const initRecipeRepo = () => { }), new RecipeBase("EquipmentHats15", { "intID": "EquipmentHats15", - "recipe": [{"item": "Grasslands2", "quantity": 30}], + "recipe": [{"item": "Grasslands2", "quantity": 20}], "levelReqToCraft": 4, "expGiven": 15, "no": 13, "tab": 1, - "sellPrice": 150, + "sellPrice": 100, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [{"indent": 0, "item": "Grasslands2", "quantity": 30}], - "detRecipeTotals": [{"item": "Grasslands2", "quantity": 30}] + "detRecipe": [{"indent": 0, "item": "Grasslands2", "quantity": 20}], + "detRecipeTotals": [{"item": "Grasslands2", "quantity": 20}] } }), new RecipeBase("EquipmentPunching2", { @@ -248,19 +242,19 @@ export const initRecipeRepo = () => { }), new RecipeBase("MaxCapBagM2", { "intID": "MaxCapBagM2", - "recipe": [{"item": "CraftMat5", "quantity": 80}, {"item": "Grasslands2", "quantity": 50}], + "recipe": [{"item": "CraftMat1", "quantity": 50}, {"item": "Grasslands2", "quantity": 50}], "levelReqToCraft": 6, "expGiven": 25, "no": 16, "tab": 1, - "sellPrice": 1210, + "sellPrice": 400, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "CraftMat5", "quantity": 80}, + {"indent": 0, "item": "CraftMat1", "quantity": 50}, {"indent": 0, "item": "Grasslands2", "quantity": 50} ], - "detRecipeTotals": [{"item": "CraftMat5", "quantity": 80}, {"item": "Grasslands2", "quantity": 50}] + "detRecipeTotals": [{"item": "CraftMat1", "quantity": 50}, {"item": "Grasslands2", "quantity": 50}] } }), new RecipeBase("EquipmentHats17", { @@ -299,33 +293,33 @@ export const initRecipeRepo = () => { }), new RecipeBase("EquipmentPants2", { "intID": "EquipmentPants2", - "recipe": [{"item": "Copper", "quantity": 30}, {"item": "BirchTree", "quantity": 150}], + "recipe": [{"item": "CopperBar", "quantity": 10}, {"item": "OakTree", "quantity": 150}], "levelReqToCraft": 8, "expGiven": 75, "no": 19, "tab": 1, - "sellPrice": 540, + "sellPrice": 370, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "Copper", "quantity": 30}, - {"indent": 0, "item": "BirchTree", "quantity": 150} + {"indent": 0, "item": "CopperBar", "quantity": 10}, + {"indent": 0, "item": "OakTree", "quantity": 150} ], - "detRecipeTotals": [{"item": "Copper", "quantity": 30}, {"item": "BirchTree", "quantity": 150}] + "detRecipeTotals": [{"item": "CopperBar", "quantity": 10}, {"item": "OakTree", "quantity": 150}] } }), new RecipeBase("EquipmentShoes1", { "intID": "EquipmentShoes1", - "recipe": [{"item": "CopperBar", "quantity": 75}], + "recipe": [{"item": "CopperBar", "quantity": 30}], "levelReqToCraft": 10, "expGiven": 110, "no": 20, "tab": 1, - "sellPrice": 525, + "sellPrice": 210, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [{"indent": 0, "item": "CopperBar", "quantity": 75}], - "detRecipeTotals": [{"item": "CopperBar", "quantity": 75}] + "detRecipe": [{"indent": 0, "item": "CopperBar", "quantity": 30}], + "detRecipeTotals": [{"item": "CopperBar", "quantity": 30}] } }), new RecipeBase("EquipmentHats20", { @@ -390,13 +384,13 @@ export const initRecipeRepo = () => { "recipe": [ {"item": "EquipmentHats17", "quantity": 1}, {"item": "IronBar", "quantity": 15}, - {"item": "OakTree", "quantity": 150} + {"item": "BirchTree", "quantity": 50} ], "levelReqToCraft": 10, "expGiven": 300, "no": 23, "tab": 1, - "sellPrice": 1120, + "sellPrice": 970, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -404,11 +398,11 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "Copper", "quantity": 20}, {"indent": 1, "item": "Grasslands3", "quantity": 40}, {"indent": 0, "item": "IronBar", "quantity": 15}, - {"indent": 0, "item": "OakTree", "quantity": 150} + {"indent": 0, "item": "BirchTree", "quantity": 50} ], "detRecipeTotals": [ {"item": "IronBar", "quantity": 15}, - {"item": "OakTree", "quantity": 150}, + {"item": "BirchTree", "quantity": 50}, {"item": "Copper", "quantity": 20}, {"item": "Grasslands3", "quantity": 40} ] @@ -439,19 +433,19 @@ export const initRecipeRepo = () => { }), new RecipeBase("TestObj7", { "intID": "TestObj7", - "recipe": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat6", "quantity": 125}], + "recipe": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat5", "quantity": 125}], "levelReqToCraft": 12, "expGiven": 270, "no": 25, "tab": 1, - "sellPrice": 4375, + "sellPrice": 2750, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "Jungle1", "quantity": 125}, - {"indent": 0, "item": "CraftMat6", "quantity": 125} + {"indent": 0, "item": "CraftMat5", "quantity": 125} ], - "detRecipeTotals": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat6", "quantity": 125}] + "detRecipeTotals": [{"item": "Jungle1", "quantity": 125}, {"item": "CraftMat5", "quantity": 125}] } }), new RecipeBase("EquipmentBows3", { @@ -504,19 +498,16 @@ export const initRecipeRepo = () => { }), new RecipeBase("EquipmentTools3", { "intID": "EquipmentTools3", - "recipe": [{"item": "IronBar", "quantity": 10}, {"item": "Jungle3", "quantity": 150}], + "recipe": [{"item": "Iron", "quantity": 100}], "levelReqToCraft": 13, "expGiven": 500, "no": 29, "tab": 1, - "sellPrice": 2570, + "sellPrice": 700, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 10}, - {"indent": 0, "item": "Jungle3", "quantity": 150} - ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 10}, {"item": "Jungle3", "quantity": 150}] + "detRecipe": [{"indent": 0, "item": "Iron", "quantity": 100}], + "detRecipeTotals": [{"item": "Iron", "quantity": 100}] } }), new RecipeBase("MaxCapBag2", { @@ -535,19 +526,16 @@ export const initRecipeRepo = () => { }), new RecipeBase("EquipmentToolsHatchet1", { "intID": "EquipmentToolsHatchet1", - "recipe": [{"item": "JungleTree", "quantity": 200}, {"item": "CraftMat6", "quantity": 100}], + "recipe": [{"item": "JungleTree", "quantity": 200}], "levelReqToCraft": 14, "expGiven": 680, "no": 31, "tab": 1, - "sellPrice": 3700, + "sellPrice": 1200, "recipeFrom": [], "detailedRecipe": { - "detRecipe": [ - {"indent": 0, "item": "JungleTree", "quantity": 200}, - {"indent": 0, "item": "CraftMat6", "quantity": 100} - ], - "detRecipeTotals": [{"item": "JungleTree", "quantity": 200}, {"item": "CraftMat6", "quantity": 100}] + "detRecipe": [{"indent": 0, "item": "JungleTree", "quantity": 200}], + "detRecipeTotals": [{"item": "JungleTree", "quantity": 200}] } }), new RecipeBase("MaxCapBag9", { @@ -566,81 +554,81 @@ export const initRecipeRepo = () => { }), new RecipeBase("EquipmentHats18", { "intID": "EquipmentHats18", - "recipe": [{"item": "IronBar", "quantity": 40}, {"item": "Forest1", "quantity": 300}], + "recipe": [{"item": "IronBar", "quantity": 20}, {"item": "Forest1", "quantity": 50}], "levelReqToCraft": 12, "expGiven": 520, "no": 33, "tab": 1, - "sellPrice": 7280, + "sellPrice": 1640, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 40}, - {"indent": 0, "item": "Forest1", "quantity": 300} + {"indent": 0, "item": "IronBar", "quantity": 20}, + {"indent": 0, "item": "Forest1", "quantity": 50} ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 40}, {"item": "Forest1", "quantity": 300}] + "detRecipeTotals": [{"item": "IronBar", "quantity": 20}, {"item": "Forest1", "quantity": 50}] } }), new RecipeBase("EquipmentShirts12", { "intID": "EquipmentShirts12", - "recipe": [{"item": "IronBar", "quantity": 50}, {"item": "JungleTree", "quantity": 600}], + "recipe": [{"item": "IronBar", "quantity": 25}, {"item": "JungleTree", "quantity": 60}], "levelReqToCraft": 13, "expGiven": 600, "no": 34, "tab": 1, - "sellPrice": 5200, + "sellPrice": 1160, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 50}, - {"indent": 0, "item": "JungleTree", "quantity": 600} + {"indent": 0, "item": "IronBar", "quantity": 25}, + {"indent": 0, "item": "JungleTree", "quantity": 60} ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 50}, {"item": "JungleTree", "quantity": 600}] + "detRecipeTotals": [{"item": "IronBar", "quantity": 25}, {"item": "JungleTree", "quantity": 60}] } }), new RecipeBase("EquipmentPants3", { "intID": "EquipmentPants3", - "recipe": [{"item": "IronBar", "quantity": 70}, {"item": "CraftMat6", "quantity": 225}], + "recipe": [{"item": "IronBar", "quantity": 10}, {"item": "CraftMat6", "quantity": 50}], "levelReqToCraft": 14, "expGiven": 750, "no": 35, "tab": 1, - "sellPrice": 7865, + "sellPrice": 1570, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ - {"indent": 0, "item": "IronBar", "quantity": 70}, - {"indent": 0, "item": "CraftMat6", "quantity": 225} + {"indent": 0, "item": "IronBar", "quantity": 10}, + {"indent": 0, "item": "CraftMat6", "quantity": 50} ], - "detRecipeTotals": [{"item": "IronBar", "quantity": 70}, {"item": "CraftMat6", "quantity": 225}] + "detRecipeTotals": [{"item": "IronBar", "quantity": 10}, {"item": "CraftMat6", "quantity": 50}] } }), new RecipeBase("EquipmentSmithingTabs2", { "intID": "EquipmentSmithingTabs2", "recipe": [ {"item": "IronBar", "quantity": 100}, - {"item": "CraftMat7", "quantity": 200}, - {"item": "JungleTree", "quantity": 400}, - {"item": "Forest3", "quantity": 250} + {"item": "CraftMat7", "quantity": 100}, + {"item": "JungleTree", "quantity": 100}, + {"item": "Forest3", "quantity": 100} ], "levelReqToCraft": 15, "expGiven": 1500, "no": 36, "tab": 1, - "sellPrice": 21100, + "sellPrice": 10800, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "IronBar", "quantity": 100}, - {"indent": 0, "item": "CraftMat7", "quantity": 200}, - {"indent": 0, "item": "JungleTree", "quantity": 400}, - {"indent": 0, "item": "Forest3", "quantity": 250} + {"indent": 0, "item": "CraftMat7", "quantity": 100}, + {"indent": 0, "item": "JungleTree", "quantity": 100}, + {"indent": 0, "item": "Forest3", "quantity": 100} ], "detRecipeTotals": [ {"item": "IronBar", "quantity": 100}, - {"item": "CraftMat7", "quantity": 200}, - {"item": "JungleTree", "quantity": 400}, - {"item": "Forest3", "quantity": 250} + {"item": "CraftMat7", "quantity": 100}, + {"item": "JungleTree", "quantity": 100}, + {"item": "Forest3", "quantity": 100} ] } }), @@ -709,19 +697,19 @@ export const initRecipeRepo = () => { "expGiven": 600, "no": 39, "tab": 1, - "sellPrice": 10525, + "sellPrice": 10210, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 1, "item": "CopperBar", "quantity": 75}, + {"indent": 1, "item": "CopperBar", "quantity": 30}, {"indent": 0, "item": "CraftMat5", "quantity": 500}, {"indent": 0, "item": "IronBar", "quantity": 125} ], "detRecipeTotals": [ {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -810,19 +798,19 @@ export const initRecipeRepo = () => { "expGiven": 300, "no": 44, "tab": 1, - "sellPrice": 1765, + "sellPrice": 1450, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 1, "item": "CopperBar", "quantity": 75}, + {"indent": 1, "item": "CopperBar", "quantity": 30}, {"indent": 0, "item": "Jungle1", "quantity": 100}, {"indent": 0, "item": "JungleTree", "quantity": 40} ], "detRecipeTotals": [ {"item": "Jungle1", "quantity": 100}, {"item": "JungleTree", "quantity": 40}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -854,7 +842,7 @@ export const initRecipeRepo = () => { "expGiven": 600, "no": 46, "tab": 1, - "sellPrice": 6865, + "sellPrice": 5240, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -863,15 +851,14 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "CraftMat5", "quantity": 120}, {"indent": 0, "item": "TestObj7", "quantity": 1}, {"indent": 1, "item": "Jungle1", "quantity": 125}, - {"indent": 1, "item": "CraftMat6", "quantity": 125}, + {"indent": 1, "item": "CraftMat5", "quantity": 125}, {"indent": 0, "item": "BirchTree", "quantity": 325} ], "detRecipeTotals": [ {"item": "BirchTree", "quantity": 325}, {"item": "Copper", "quantity": 25}, - {"item": "CraftMat5", "quantity": 120}, - {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 245}, + {"item": "Jungle1", "quantity": 125} ] } }), @@ -931,21 +918,19 @@ export const initRecipeRepo = () => { "expGiven": 400, "no": 49, "tab": 1, - "sellPrice": 9155, + "sellPrice": 9065, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants1", "quantity": 3}, {"indent": 1, "item": "Grasslands2", "quantity": 18}, - {"indent": 1, "item": "CraftMat1", "quantity": 30}, {"indent": 0, "item": "Forest2", "quantity": 275}, {"indent": 0, "item": "BirchTree", "quantity": 700} ], "detRecipeTotals": [ {"item": "Forest2", "quantity": 275}, {"item": "BirchTree", "quantity": 700}, - {"item": "Grasslands2", "quantity": 18}, - {"item": "CraftMat1", "quantity": 30} + {"item": "Grasslands2", "quantity": 18} ] } }), @@ -956,20 +941,15 @@ export const initRecipeRepo = () => { "expGiven": 400, "no": 50, "tab": 1, - "sellPrice": 1580, + "sellPrice": 1490, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants1", "quantity": 3}, {"indent": 1, "item": "Grasslands2", "quantity": 18}, - {"indent": 1, "item": "CraftMat1", "quantity": 30}, {"indent": 0, "item": "Iron", "quantity": 200} ], - "detRecipeTotals": [ - {"item": "Iron", "quantity": 200}, - {"item": "Grasslands2", "quantity": 18}, - {"item": "CraftMat1", "quantity": 30} - ] + "detRecipeTotals": [{"item": "Iron", "quantity": 200}, {"item": "Grasslands2", "quantity": 18}] } }), new RecipeBase("Peanut", { @@ -1474,13 +1454,13 @@ export const initRecipeRepo = () => { "expGiven": 700, "no": 68, "tab": 1, - "sellPrice": 12275, + "sellPrice": 11960, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 2, "item": "CopperBar", "quantity": 75}, + {"indent": 2, "item": "CopperBar", "quantity": 30}, {"indent": 1, "item": "CraftMat5", "quantity": 500}, {"indent": 1, "item": "IronBar", "quantity": 125}, {"indent": 0, "item": "Quest17", "quantity": 5}, @@ -1491,7 +1471,7 @@ export const initRecipeRepo = () => { {"item": "Leaf1", "quantity": 125}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -1502,14 +1482,13 @@ export const initRecipeRepo = () => { "expGiven": 1, "no": 69, "tab": 1, - "sellPrice": 20310, + "sellPrice": 20130, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants15", "quantity": 2}, {"indent": 1, "item": "EquipmentPants1", "quantity": 6}, {"indent": 2, "item": "Grasslands2", "quantity": 36}, - {"indent": 2, "item": "CraftMat1", "quantity": 60}, {"indent": 1, "item": "Forest2", "quantity": 550}, {"indent": 1, "item": "BirchTree", "quantity": 1400}, {"indent": 0, "item": "Fish1", "quantity": 500} @@ -1518,8 +1497,7 @@ export const initRecipeRepo = () => { {"item": "Fish1", "quantity": 500}, {"item": "Forest2", "quantity": 550}, {"item": "BirchTree", "quantity": 1400}, - {"item": "Grasslands2", "quantity": 36}, - {"item": "CraftMat1", "quantity": 60} + {"item": "Grasslands2", "quantity": 36} ] } }), @@ -1530,22 +1508,20 @@ export const initRecipeRepo = () => { "expGiven": 1, "no": 70, "tab": 1, - "sellPrice": 4660, + "sellPrice": 4480, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants18", "quantity": 2}, {"indent": 1, "item": "EquipmentPants1", "quantity": 6}, {"indent": 2, "item": "Grasslands2", "quantity": 36}, - {"indent": 2, "item": "CraftMat1", "quantity": 60}, {"indent": 1, "item": "Iron", "quantity": 400}, {"indent": 0, "item": "Bug1", "quantity": 500} ], "detRecipeTotals": [ {"item": "Bug1", "quantity": 500}, {"item": "Iron", "quantity": 400}, - {"item": "Grasslands2", "quantity": 36}, - {"item": "CraftMat1", "quantity": 60} + {"item": "Grasslands2", "quantity": 36} ] } }), @@ -1877,21 +1853,21 @@ export const initRecipeRepo = () => { "expGiven": 2500, "no": 3, "tab": 2, - "sellPrice": 37040, + "sellPrice": 36870, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants2", "quantity": 1}, - {"indent": 1, "item": "Copper", "quantity": 30}, - {"indent": 1, "item": "BirchTree", "quantity": 150}, + {"indent": 1, "item": "CopperBar", "quantity": 10}, + {"indent": 1, "item": "OakTree", "quantity": 150}, {"indent": 0, "item": "Fish1", "quantity": 500}, {"indent": 0, "item": "GoldBar", "quantity": 300} ], "detRecipeTotals": [ {"item": "Fish1", "quantity": 500}, {"item": "GoldBar", "quantity": 300}, - {"item": "Copper", "quantity": 30}, - {"item": "BirchTree", "quantity": 150} + {"item": "CopperBar", "quantity": 10}, + {"item": "OakTree", "quantity": 150} ] } }), @@ -1906,13 +1882,13 @@ export const initRecipeRepo = () => { "expGiven": 4200, "no": 4, "tab": 2, - "sellPrice": 79725, + "sellPrice": 79410, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 2, "item": "CopperBar", "quantity": 75}, + {"indent": 2, "item": "CopperBar", "quantity": 30}, {"indent": 1, "item": "CraftMat5", "quantity": 500}, {"indent": 1, "item": "IronBar", "quantity": 125}, {"indent": 0, "item": "GoldBar", "quantity": 600}, @@ -1923,7 +1899,7 @@ export const initRecipeRepo = () => { {"item": "PureWater", "quantity": 4}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -1967,21 +1943,21 @@ export const initRecipeRepo = () => { "expGiven": 1900, "no": 6, "tab": 2, - "sellPrice": 17275, + "sellPrice": 15650, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "ForestTree", "quantity": 1250}, {"indent": 0, "item": "TestObj7", "quantity": 1}, {"indent": 1, "item": "Jungle1", "quantity": 125}, - {"indent": 1, "item": "CraftMat6", "quantity": 125}, + {"indent": 1, "item": "CraftMat5", "quantity": 125}, {"indent": 0, "item": "PureWater", "quantity": 8} ], "detRecipeTotals": [ {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -2054,21 +2030,19 @@ export const initRecipeRepo = () => { "expGiven": 4400, "no": 9, "tab": 2, - "sellPrice": 223570, + "sellPrice": 221700, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 10}, - {"indent": 1, "item": "Jungle3", "quantity": 150}, + {"indent": 1, "item": "Iron", "quantity": 100}, {"indent": 0, "item": "DesertA2", "quantity": 2500}, {"indent": 0, "item": "GoldBar", "quantity": 400} ], "detRecipeTotals": [ {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -2097,21 +2071,19 @@ export const initRecipeRepo = () => { "expGiven": 4400, "no": 11, "tab": 2, - "sellPrice": 181200, + "sellPrice": 178700, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 1, "item": "JungleTree", "quantity": 200}, - {"indent": 1, "item": "CraftMat6", "quantity": 100}, {"indent": 0, "item": "Quest19", "quantity": 5}, {"indent": 0, "item": "DesertA3", "quantity": 2000} ], "detRecipeTotals": [ {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -2337,21 +2309,21 @@ export const initRecipeRepo = () => { "expGiven": 20000, "no": 21, "tab": 2, - "sellPrice": 383780, + "sellPrice": 378140, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentHats18", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 40}, - {"indent": 1, "item": "Forest1", "quantity": 300}, + {"indent": 1, "item": "IronBar", "quantity": 20}, + {"indent": 1, "item": "Forest1", "quantity": 50}, {"indent": 0, "item": "Fish3", "quantity": 2250}, {"indent": 0, "item": "PlatBar", "quantity": 750} ], "detRecipeTotals": [ {"item": "Fish3", "quantity": 2250}, {"item": "PlatBar", "quantity": 750}, - {"item": "IronBar", "quantity": 40}, - {"item": "Forest1", "quantity": 300} + {"item": "IronBar", "quantity": 20}, + {"item": "Forest1", "quantity": 50} ] } }), @@ -2366,21 +2338,21 @@ export const initRecipeRepo = () => { "expGiven": 36000, "no": 22, "tab": 2, - "sellPrice": 1130200, + "sellPrice": 1126160, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShirts12", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 50}, - {"indent": 1, "item": "JungleTree", "quantity": 600}, + {"indent": 1, "item": "IronBar", "quantity": 25}, + {"indent": 1, "item": "JungleTree", "quantity": 60}, {"indent": 0, "item": "DesertB4", "quantity": 5000}, {"indent": 0, "item": "PlatBar", "quantity": 1000} ], "detRecipeTotals": [ {"item": "DesertB4", "quantity": 5000}, {"item": "PlatBar", "quantity": 1000}, - {"item": "IronBar", "quantity": 50}, - {"item": "JungleTree", "quantity": 600} + {"item": "IronBar", "quantity": 25}, + {"item": "JungleTree", "quantity": 60} ] } }), @@ -2395,21 +2367,21 @@ export const initRecipeRepo = () => { "expGiven": 50000, "no": 23, "tab": 2, - "sellPrice": 657865, + "sellPrice": 651570, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentPants3", "quantity": 1}, - {"indent": 1, "item": "IronBar", "quantity": 70}, - {"indent": 1, "item": "CraftMat6", "quantity": 225}, + {"indent": 1, "item": "IronBar", "quantity": 10}, + {"indent": 1, "item": "CraftMat6", "quantity": 50}, {"indent": 0, "item": "Bug3", "quantity": 5000}, {"indent": 0, "item": "PlatBar", "quantity": 1250} ], "detRecipeTotals": [ {"item": "Bug3", "quantity": 5000}, {"item": "PlatBar", "quantity": 1250}, - {"item": "IronBar", "quantity": 70}, - {"item": "CraftMat6", "quantity": 225} + {"item": "IronBar", "quantity": 10}, + {"item": "CraftMat6", "quantity": 50} ] } }), @@ -2424,14 +2396,14 @@ export const initRecipeRepo = () => { "expGiven": 55000, "no": 24, "tab": 2, - "sellPrice": 261725, + "sellPrice": 261410, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -2446,7 +2418,7 @@ export const initRecipeRepo = () => { {"item": "PureWater", "quantity": 4}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -2493,7 +2465,7 @@ export const initRecipeRepo = () => { "expGiven": 10000, "no": 26, "tab": 2, - "sellPrice": 167515, + "sellPrice": 165890, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -2503,7 +2475,7 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "ForestTree", "quantity": 1250}, {"indent": 1, "item": "TestObj7", "quantity": 1}, {"indent": 2, "item": "Jungle1", "quantity": 125}, - {"indent": 2, "item": "CraftMat6", "quantity": 125}, + {"indent": 2, "item": "CraftMat5", "quantity": 125}, {"indent": 1, "item": "PureWater", "quantity": 8} ], "detRecipeTotals": [ @@ -2512,7 +2484,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -2595,14 +2567,13 @@ export const initRecipeRepo = () => { "expGiven": 16000, "no": 29, "tab": 2, - "sellPrice": 1851570, + "sellPrice": 1849700, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentTools5", "quantity": 1}, {"indent": 1, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 2, "item": "IronBar", "quantity": 10}, - {"indent": 2, "item": "Jungle3", "quantity": 150}, + {"indent": 2, "item": "Iron", "quantity": 100}, {"indent": 1, "item": "DesertA2", "quantity": 2500}, {"indent": 1, "item": "GoldBar", "quantity": 400}, {"indent": 0, "item": "PlatBar", "quantity": 800}, @@ -2613,8 +2584,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -2643,14 +2613,13 @@ export const initRecipeRepo = () => { "expGiven": 16000, "no": 31, "tab": 2, - "sellPrice": 511200, + "sellPrice": 508700, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 1, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 2, "item": "JungleTree", "quantity": 200}, - {"indent": 2, "item": "CraftMat6", "quantity": 100}, {"indent": 1, "item": "Quest19", "quantity": 5}, {"indent": 1, "item": "DesertA3", "quantity": 2000}, {"indent": 0, "item": "PalmTree", "quantity": 6500}, @@ -2661,8 +2630,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -2826,13 +2794,13 @@ export const initRecipeRepo = () => { "expGiven": 16000, "no": 39, "tab": 2, - "sellPrice": 112765, + "sellPrice": 112450, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes7", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 2, "item": "CopperBar", "quantity": 75}, + {"indent": 2, "item": "CopperBar", "quantity": 30}, {"indent": 1, "item": "Jungle1", "quantity": 100}, {"indent": 1, "item": "JungleTree", "quantity": 40}, {"indent": 0, "item": "DesertB1", "quantity": 1000}, @@ -2843,7 +2811,7 @@ export const initRecipeRepo = () => { {"item": "IronBar", "quantity": 500}, {"item": "Jungle1", "quantity": 100}, {"item": "JungleTree", "quantity": 40}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -3076,7 +3044,7 @@ export const initRecipeRepo = () => { "expGiven": 7450, "no": 48, "tab": 2, - "sellPrice": 121240, + "sellPrice": 121090, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -3085,7 +3053,7 @@ export const initRecipeRepo = () => { {"indent": 2, "item": "Copper", "quantity": 20}, {"indent": 2, "item": "Grasslands3", "quantity": 40}, {"indent": 1, "item": "IronBar", "quantity": 15}, - {"indent": 1, "item": "OakTree", "quantity": 150}, + {"indent": 1, "item": "BirchTree", "quantity": 50}, {"indent": 0, "item": "Sewers1", "quantity": 4000}, {"indent": 0, "item": "DesertA1b", "quantity": 2} ], @@ -3093,7 +3061,7 @@ export const initRecipeRepo = () => { {"item": "Sewers1", "quantity": 4000}, {"item": "DesertA1b", "quantity": 2}, {"item": "IronBar", "quantity": 15}, - {"item": "OakTree", "quantity": 150}, + {"item": "BirchTree", "quantity": 50}, {"item": "Copper", "quantity": 20}, {"item": "Grasslands3", "quantity": 40} ] @@ -3137,7 +3105,7 @@ export const initRecipeRepo = () => { "expGiven": 14700, "no": 50, "tab": 2, - "sellPrice": 146945, + "sellPrice": 145320, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -3147,7 +3115,7 @@ export const initRecipeRepo = () => { {"indent": 2, "item": "CraftMat5", "quantity": 120}, {"indent": 1, "item": "TestObj7", "quantity": 1}, {"indent": 2, "item": "Jungle1", "quantity": 125}, - {"indent": 2, "item": "CraftMat6", "quantity": 125}, + {"indent": 2, "item": "CraftMat5", "quantity": 125}, {"indent": 1, "item": "BirchTree", "quantity": 325}, {"indent": 0, "item": "DesertA2", "quantity": 2000}, {"indent": 0, "item": "DesertA3b", "quantity": 1} @@ -3157,9 +3125,8 @@ export const initRecipeRepo = () => { {"item": "DesertA3b", "quantity": 1}, {"item": "BirchTree", "quantity": 325}, {"item": "Copper", "quantity": 25}, - {"item": "CraftMat5", "quantity": 120}, - {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 245}, + {"item": "Jungle1", "quantity": 125} ] } }), @@ -3230,14 +3197,14 @@ export const initRecipeRepo = () => { "expGiven": 5500, "no": 53, "tab": 2, - "sellPrice": 93075, + "sellPrice": 92760, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -3253,7 +3220,7 @@ export const initRecipeRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -3269,14 +3236,14 @@ export const initRecipeRepo = () => { "expGiven": 6500, "no": 54, "tab": 2, - "sellPrice": 96175, + "sellPrice": 95860, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -3292,7 +3259,7 @@ export const initRecipeRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -3308,14 +3275,14 @@ export const initRecipeRepo = () => { "expGiven": 5000, "no": 55, "tab": 2, - "sellPrice": 97425, + "sellPrice": 97110, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -3331,7 +3298,7 @@ export const initRecipeRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -3347,14 +3314,14 @@ export const initRecipeRepo = () => { "expGiven": 6500, "no": 56, "tab": 2, - "sellPrice": 99775, + "sellPrice": 99460, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 1, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 3, "item": "CopperBar", "quantity": 75}, + {"indent": 3, "item": "CopperBar", "quantity": 30}, {"indent": 2, "item": "CraftMat5", "quantity": 500}, {"indent": 2, "item": "IronBar", "quantity": 125}, {"indent": 1, "item": "GoldBar", "quantity": 600}, @@ -3370,7 +3337,7 @@ export const initRecipeRepo = () => { {"item": "GoldBar", "quantity": 600}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -3557,7 +3524,7 @@ export const initRecipeRepo = () => { "expGiven": 25000, "no": 64, "tab": 2, - "sellPrice": 261970, + "sellPrice": 261655, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -3565,7 +3532,7 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -3584,7 +3551,7 @@ export const initRecipeRepo = () => { {"item": "PureWater", "quantity": 4}, {"item": "CraftMat5", "quantity": 500}, {"item": "IronBar", "quantity": 125}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -4123,7 +4090,7 @@ export const initRecipeRepo = () => { "expGiven": 200000, "no": 6, "tab": 3, - "sellPrice": 5557515, + "sellPrice": 5555890, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -4134,7 +4101,7 @@ export const initRecipeRepo = () => { {"indent": 2, "item": "ForestTree", "quantity": 1250}, {"indent": 2, "item": "TestObj7", "quantity": 1}, {"indent": 3, "item": "Jungle1", "quantity": 125}, - {"indent": 3, "item": "CraftMat6", "quantity": 125}, + {"indent": 3, "item": "CraftMat5", "quantity": 125}, {"indent": 2, "item": "PureWater", "quantity": 8}, {"indent": 0, "item": "SnowA2", "quantity": 25000}, {"indent": 0, "item": "Refinery1", "quantity": 150} @@ -4147,7 +4114,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -4240,15 +4207,14 @@ export const initRecipeRepo = () => { "expGiven": 150000, "no": 9, "tab": 3, - "sellPrice": 6014070, + "sellPrice": 6012200, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ {"indent": 0, "item": "EquipmentTools6", "quantity": 1}, {"indent": 1, "item": "EquipmentTools5", "quantity": 1}, {"indent": 2, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 3, "item": "IronBar", "quantity": 10}, - {"indent": 3, "item": "Jungle3", "quantity": 150}, + {"indent": 3, "item": "Iron", "quantity": 100}, {"indent": 2, "item": "DesertA2", "quantity": 2500}, {"indent": 2, "item": "GoldBar", "quantity": 400}, {"indent": 1, "item": "PlatBar", "quantity": 800}, @@ -4263,8 +4229,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -4293,7 +4258,7 @@ export const initRecipeRepo = () => { "expGiven": 150000, "no": 11, "tab": 3, - "sellPrice": 966200, + "sellPrice": 963700, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -4301,7 +4266,6 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 2, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 3, "item": "JungleTree", "quantity": 200}, - {"indent": 3, "item": "CraftMat6", "quantity": 100}, {"indent": 2, "item": "Quest19", "quantity": 5}, {"indent": 2, "item": "DesertA3", "quantity": 2000}, {"indent": 1, "item": "PalmTree", "quantity": 6500}, @@ -4316,8 +4280,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -4811,7 +4774,7 @@ export const initRecipeRepo = () => { "expGiven": 450000, "no": 30, "tab": 3, - "sellPrice": 5577910, + "sellPrice": 5576285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -4823,7 +4786,7 @@ export const initRecipeRepo = () => { {"indent": 3, "item": "ForestTree", "quantity": 1250}, {"indent": 3, "item": "TestObj7", "quantity": 1}, {"indent": 4, "item": "Jungle1", "quantity": 125}, - {"indent": 4, "item": "CraftMat6", "quantity": 125}, + {"indent": 4, "item": "CraftMat5", "quantity": 125}, {"indent": 3, "item": "PureWater", "quantity": 8}, {"indent": 1, "item": "SnowA2", "quantity": 25000}, {"indent": 1, "item": "Refinery1", "quantity": 150}, @@ -4842,7 +4805,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -4951,7 +4914,7 @@ export const initRecipeRepo = () => { "expGiven": 400000, "no": 33, "tab": 3, - "sellPrice": 8494320, + "sellPrice": 8492450, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -4959,8 +4922,7 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "EquipmentTools6", "quantity": 1}, {"indent": 2, "item": "EquipmentTools5", "quantity": 1}, {"indent": 3, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 4, "item": "IronBar", "quantity": 10}, - {"indent": 4, "item": "Jungle3", "quantity": 150}, + {"indent": 4, "item": "Iron", "quantity": 100}, {"indent": 3, "item": "DesertA2", "quantity": 2500}, {"indent": 3, "item": "GoldBar", "quantity": 400}, {"indent": 2, "item": "PlatBar", "quantity": 800}, @@ -4979,8 +4941,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -5009,7 +4970,7 @@ export const initRecipeRepo = () => { "expGiven": 400000, "no": 35, "tab": 3, - "sellPrice": 2966450, + "sellPrice": 2963950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -5018,7 +4979,6 @@ export const initRecipeRepo = () => { {"indent": 2, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 3, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 4, "item": "JungleTree", "quantity": 200}, - {"indent": 4, "item": "CraftMat6", "quantity": 100}, {"indent": 3, "item": "Quest19", "quantity": 5}, {"indent": 3, "item": "DesertA3", "quantity": 2000}, {"indent": 2, "item": "PalmTree", "quantity": 6500}, @@ -5037,8 +4997,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -6292,7 +6251,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 6, "tab": 4, - "sellPrice": 10577910, + "sellPrice": 10576285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -6305,7 +6264,7 @@ export const initRecipeRepo = () => { {"indent": 4, "item": "ForestTree", "quantity": 1250}, {"indent": 4, "item": "TestObj7", "quantity": 1}, {"indent": 5, "item": "Jungle1", "quantity": 125}, - {"indent": 5, "item": "CraftMat6", "quantity": 125}, + {"indent": 5, "item": "CraftMat5", "quantity": 125}, {"indent": 4, "item": "PureWater", "quantity": 8}, {"indent": 2, "item": "SnowA2", "quantity": 25000}, {"indent": 2, "item": "Refinery1", "quantity": 150}, @@ -6328,7 +6287,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -6445,7 +6404,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 9, "tab": 4, - "sellPrice": 11679320, + "sellPrice": 11677450, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -6454,8 +6413,7 @@ export const initRecipeRepo = () => { {"indent": 2, "item": "EquipmentTools6", "quantity": 1}, {"indent": 3, "item": "EquipmentTools5", "quantity": 1}, {"indent": 4, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 5, "item": "IronBar", "quantity": 10}, - {"indent": 5, "item": "Jungle3", "quantity": 150}, + {"indent": 5, "item": "Iron", "quantity": 100}, {"indent": 4, "item": "DesertA2", "quantity": 2500}, {"indent": 4, "item": "GoldBar", "quantity": 400}, {"indent": 3, "item": "PlatBar", "quantity": 800}, @@ -6478,8 +6436,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -6511,7 +6468,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 11, "tab": 4, - "sellPrice": 9076450, + "sellPrice": 9073950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -6521,7 +6478,6 @@ export const initRecipeRepo = () => { {"indent": 3, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 4, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 5, "item": "JungleTree", "quantity": 200}, - {"indent": 5, "item": "CraftMat6", "quantity": 100}, {"indent": 4, "item": "Quest19", "quantity": 5}, {"indent": 4, "item": "DesertA3", "quantity": 2000}, {"indent": 3, "item": "PalmTree", "quantity": 6500}, @@ -6544,8 +6500,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -6822,7 +6777,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 21, "tab": 4, - "sellPrice": 48038575, + "sellPrice": 48038260, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -6830,7 +6785,7 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -6864,7 +6819,7 @@ export const initRecipeRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -6879,7 +6834,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 22, "tab": 4, - "sellPrice": 47745275, + "sellPrice": 47744960, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -6887,7 +6842,7 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -6922,7 +6877,7 @@ export const initRecipeRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -6937,7 +6892,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 23, "tab": 4, - "sellPrice": 48341675, + "sellPrice": 48341360, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -6945,7 +6900,7 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -6979,7 +6934,7 @@ export const initRecipeRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -6994,7 +6949,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 24, "tab": 4, - "sellPrice": 48042925, + "sellPrice": 48042610, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -7002,7 +6957,7 @@ export const initRecipeRepo = () => { {"indent": 1, "item": "EquipmentShoes3", "quantity": 1}, {"indent": 2, "item": "EquipmentShoes15", "quantity": 1}, {"indent": 3, "item": "EquipmentShoes1", "quantity": 1}, - {"indent": 4, "item": "CopperBar", "quantity": 75}, + {"indent": 4, "item": "CopperBar", "quantity": 30}, {"indent": 3, "item": "CraftMat5", "quantity": 500}, {"indent": 3, "item": "IronBar", "quantity": 125}, {"indent": 2, "item": "GoldBar", "quantity": 600}, @@ -7036,7 +6991,7 @@ export const initRecipeRepo = () => { {"item": "IronBar", "quantity": 125}, {"item": "Critter1A", "quantity": 3}, {"item": "DementiaBar", "quantity": 500}, - {"item": "CopperBar", "quantity": 75} + {"item": "CopperBar", "quantity": 30} ] } }), @@ -7402,7 +7357,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 34, "tab": 4, - "sellPrice": 23655910, + "sellPrice": 23654285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -7416,7 +7371,7 @@ export const initRecipeRepo = () => { {"indent": 5, "item": "ForestTree", "quantity": 1250}, {"indent": 5, "item": "TestObj7", "quantity": 1}, {"indent": 6, "item": "Jungle1", "quantity": 125}, - {"indent": 6, "item": "CraftMat6", "quantity": 125}, + {"indent": 6, "item": "CraftMat5", "quantity": 125}, {"indent": 5, "item": "PureWater", "quantity": 8}, {"indent": 3, "item": "SnowA2", "quantity": 25000}, {"indent": 3, "item": "Refinery1", "quantity": 150}, @@ -7445,7 +7400,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -7578,7 +7533,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 37, "tab": 4, - "sellPrice": 11694820, + "sellPrice": 11692950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -7588,8 +7543,7 @@ export const initRecipeRepo = () => { {"indent": 3, "item": "EquipmentTools6", "quantity": 1}, {"indent": 4, "item": "EquipmentTools5", "quantity": 1}, {"indent": 5, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 6, "item": "IronBar", "quantity": 10}, - {"indent": 6, "item": "Jungle3", "quantity": 150}, + {"indent": 6, "item": "Iron", "quantity": 100}, {"indent": 5, "item": "DesertA2", "quantity": 2500}, {"indent": 5, "item": "GoldBar", "quantity": 400}, {"indent": 4, "item": "PlatBar", "quantity": 800}, @@ -7616,8 +7570,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -7658,7 +7611,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 39, "tab": 4, - "sellPrice": 17091450, + "sellPrice": 17088950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -7669,7 +7622,6 @@ export const initRecipeRepo = () => { {"indent": 4, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 5, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 6, "item": "JungleTree", "quantity": 200}, - {"indent": 6, "item": "CraftMat6", "quantity": 100}, {"indent": 5, "item": "Quest19", "quantity": 5}, {"indent": 5, "item": "DesertA3", "quantity": 2000}, {"indent": 4, "item": "PalmTree", "quantity": 6500}, @@ -7696,8 +7648,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -8557,7 +8508,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 6, "tab": 5, - "sellPrice": 198655910, + "sellPrice": 198654285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -8572,7 +8523,7 @@ export const initRecipeRepo = () => { {"indent": 6, "item": "ForestTree", "quantity": 1250}, {"indent": 6, "item": "TestObj7", "quantity": 1}, {"indent": 7, "item": "Jungle1", "quantity": 125}, - {"indent": 7, "item": "CraftMat6", "quantity": 125}, + {"indent": 7, "item": "CraftMat5", "quantity": 125}, {"indent": 6, "item": "PureWater", "quantity": 8}, {"indent": 4, "item": "SnowA2", "quantity": 25000}, {"indent": 4, "item": "Refinery1", "quantity": 150}, @@ -8605,7 +8556,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -8742,7 +8693,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 9, "tab": 5, - "sellPrice": 11695420, + "sellPrice": 11693550, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -8753,8 +8704,7 @@ export const initRecipeRepo = () => { {"indent": 4, "item": "EquipmentTools6", "quantity": 1}, {"indent": 5, "item": "EquipmentTools5", "quantity": 1}, {"indent": 6, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 7, "item": "IronBar", "quantity": 10}, - {"indent": 7, "item": "Jungle3", "quantity": 150}, + {"indent": 7, "item": "Iron", "quantity": 100}, {"indent": 6, "item": "DesertA2", "quantity": 2500}, {"indent": 6, "item": "GoldBar", "quantity": 400}, {"indent": 5, "item": "PlatBar", "quantity": 800}, @@ -8783,8 +8733,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -8812,7 +8761,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 11, "tab": 5, - "sellPrice": 54591450, + "sellPrice": 54588950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -8824,7 +8773,6 @@ export const initRecipeRepo = () => { {"indent": 5, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 6, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 7, "item": "JungleTree", "quantity": 200}, - {"indent": 7, "item": "CraftMat6", "quantity": 100}, {"indent": 6, "item": "Quest19", "quantity": 5}, {"indent": 6, "item": "DesertA3", "quantity": 2000}, {"indent": 5, "item": "PalmTree", "quantity": 6500}, @@ -8853,8 +8801,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -9447,7 +9394,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 30, "tab": 5, - "sellPrice": 330198689910, + "sellPrice": 330198688285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -9463,7 +9410,7 @@ export const initRecipeRepo = () => { {"indent": 7, "item": "ForestTree", "quantity": 1250}, {"indent": 7, "item": "TestObj7", "quantity": 1}, {"indent": 8, "item": "Jungle1", "quantity": 125}, - {"indent": 8, "item": "CraftMat6", "quantity": 125}, + {"indent": 8, "item": "CraftMat5", "quantity": 125}, {"indent": 7, "item": "PureWater", "quantity": 8}, {"indent": 5, "item": "SnowA2", "quantity": 25000}, {"indent": 5, "item": "Refinery1", "quantity": 150}, @@ -9502,7 +9449,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -10040,7 +9987,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 6, "tab": 6, - "sellPrice": 930518689910, + "sellPrice": 930518688285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -10057,7 +10004,7 @@ export const initRecipeRepo = () => { {"indent": 8, "item": "ForestTree", "quantity": 1250}, {"indent": 8, "item": "TestObj7", "quantity": 1}, {"indent": 9, "item": "Jungle1", "quantity": 125}, - {"indent": 9, "item": "CraftMat6", "quantity": 125}, + {"indent": 9, "item": "CraftMat5", "quantity": 125}, {"indent": 8, "item": "PureWater", "quantity": 8}, {"indent": 6, "item": "SnowA2", "quantity": 25000}, {"indent": 6, "item": "Refinery1", "quantity": 150}, @@ -10100,7 +10047,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -10261,7 +10208,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 9, "tab": 6, - "sellPrice": 11702920, + "sellPrice": 11701050, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -10273,8 +10220,7 @@ export const initRecipeRepo = () => { {"indent": 5, "item": "EquipmentTools6", "quantity": 1}, {"indent": 6, "item": "EquipmentTools5", "quantity": 1}, {"indent": 7, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 8, "item": "IronBar", "quantity": 10}, - {"indent": 8, "item": "Jungle3", "quantity": 150}, + {"indent": 8, "item": "Iron", "quantity": 100}, {"indent": 7, "item": "DesertA2", "quantity": 2500}, {"indent": 7, "item": "GoldBar", "quantity": 400}, {"indent": 6, "item": "PlatBar", "quantity": 800}, @@ -10305,8 +10251,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -10334,7 +10279,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 11, "tab": 6, - "sellPrice": 1554591450, + "sellPrice": 1554588950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -10347,7 +10292,6 @@ export const initRecipeRepo = () => { {"indent": 6, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 7, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 8, "item": "JungleTree", "quantity": 200}, - {"indent": 8, "item": "CraftMat6", "quantity": 100}, {"indent": 7, "item": "Quest19", "quantity": 5}, {"indent": 7, "item": "DesertA3", "quantity": 2000}, {"indent": 6, "item": "PalmTree", "quantity": 6500}, @@ -10378,8 +10322,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -11043,7 +10986,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 30, "tab": 6, - "sellPrice": 935518839910, + "sellPrice": 935518838285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -11061,7 +11004,7 @@ export const initRecipeRepo = () => { {"indent": 9, "item": "ForestTree", "quantity": 1250}, {"indent": 9, "item": "TestObj7", "quantity": 1}, {"indent": 10, "item": "Jungle1", "quantity": 125}, - {"indent": 10, "item": "CraftMat6", "quantity": 125}, + {"indent": 10, "item": "CraftMat5", "quantity": 125}, {"indent": 9, "item": "PureWater", "quantity": 8}, {"indent": 7, "item": "SnowA2", "quantity": 25000}, {"indent": 7, "item": "Refinery1", "quantity": 150}, @@ -11108,7 +11051,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -11283,7 +11226,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 33, "tab": 6, - "sellPrice": 750011712920, + "sellPrice": 750011711050, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -11296,8 +11239,7 @@ export const initRecipeRepo = () => { {"indent": 6, "item": "EquipmentTools6", "quantity": 1}, {"indent": 7, "item": "EquipmentTools5", "quantity": 1}, {"indent": 8, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 9, "item": "IronBar", "quantity": 10}, - {"indent": 9, "item": "Jungle3", "quantity": 150}, + {"indent": 9, "item": "Iron", "quantity": 100}, {"indent": 8, "item": "DesertA2", "quantity": 2500}, {"indent": 8, "item": "GoldBar", "quantity": 400}, {"indent": 7, "item": "PlatBar", "quantity": 800}, @@ -11332,8 +11274,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -11363,7 +11304,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 35, "tab": 6, - "sellPrice": 1506554621450, + "sellPrice": 1506554618950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -11377,7 +11318,6 @@ export const initRecipeRepo = () => { {"indent": 7, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 8, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 9, "item": "JungleTree", "quantity": 200}, - {"indent": 9, "item": "CraftMat6", "quantity": 100}, {"indent": 8, "item": "Quest19", "quantity": 5}, {"indent": 8, "item": "DesertA3", "quantity": 2000}, {"indent": 7, "item": "PalmTree", "quantity": 6500}, @@ -11414,8 +11354,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), @@ -12334,7 +12273,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 6, "tab": 7, - "sellPrice": 950518979910, + "sellPrice": 950518978285, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -12353,7 +12292,7 @@ export const initRecipeRepo = () => { {"indent": 10, "item": "ForestTree", "quantity": 1250}, {"indent": 10, "item": "TestObj7", "quantity": 1}, {"indent": 11, "item": "Jungle1", "quantity": 125}, - {"indent": 11, "item": "CraftMat6", "quantity": 125}, + {"indent": 11, "item": "CraftMat5", "quantity": 125}, {"indent": 10, "item": "PureWater", "quantity": 8}, {"indent": 8, "item": "SnowA2", "quantity": 25000}, {"indent": 8, "item": "Refinery1", "quantity": 150}, @@ -12404,7 +12343,7 @@ export const initRecipeRepo = () => { {"item": "ForestTree", "quantity": 1250}, {"item": "PureWater", "quantity": 8}, {"item": "Jungle1", "quantity": 125}, - {"item": "CraftMat6", "quantity": 125} + {"item": "CraftMat5", "quantity": 125} ] } }), @@ -12588,7 +12527,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 9, "tab": 7, - "sellPrice": 750011762920, + "sellPrice": 750011761050, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -12602,8 +12541,7 @@ export const initRecipeRepo = () => { {"indent": 7, "item": "EquipmentTools6", "quantity": 1}, {"indent": 8, "item": "EquipmentTools5", "quantity": 1}, {"indent": 9, "item": "EquipmentTools3", "quantity": 1}, - {"indent": 10, "item": "IronBar", "quantity": 10}, - {"indent": 10, "item": "Jungle3", "quantity": 150}, + {"indent": 10, "item": "Iron", "quantity": 100}, {"indent": 9, "item": "DesertA2", "quantity": 2500}, {"indent": 9, "item": "GoldBar", "quantity": 400}, {"indent": 8, "item": "PlatBar", "quantity": 800}, @@ -12640,8 +12578,7 @@ export const initRecipeRepo = () => { {"item": "DesertB3", "quantity": 10500}, {"item": "DesertA2", "quantity": 2500}, {"item": "GoldBar", "quantity": 400}, - {"item": "IronBar", "quantity": 10}, - {"item": "Jungle3", "quantity": 150} + {"item": "Iron", "quantity": 100} ] } }), @@ -12669,7 +12606,7 @@ export const initRecipeRepo = () => { "expGiven": 1000000, "no": 11, "tab": 7, - "sellPrice": 1508054621450, + "sellPrice": 1508054618950, "recipeFrom": [], "detailedRecipe": { "detRecipe": [ @@ -12684,7 +12621,6 @@ export const initRecipeRepo = () => { {"indent": 8, "item": "EquipmentToolsHatchet2", "quantity": 1}, {"indent": 9, "item": "EquipmentToolsHatchet1", "quantity": 1}, {"indent": 10, "item": "JungleTree", "quantity": 200}, - {"indent": 10, "item": "CraftMat6", "quantity": 100}, {"indent": 9, "item": "Quest19", "quantity": 5}, {"indent": 9, "item": "DesertA3", "quantity": 2000}, {"indent": 8, "item": "PalmTree", "quantity": 6500}, @@ -12723,8 +12659,7 @@ export const initRecipeRepo = () => { {"item": "CraftMat7", "quantity": 5000}, {"item": "Quest19", "quantity": 5}, {"item": "DesertA3", "quantity": 2000}, - {"item": "JungleTree", "quantity": 200}, - {"item": "CraftMat6", "quantity": 100} + {"item": "JungleTree", "quantity": 200} ] } }), diff --git a/data/domain/data/RefineryCostRepo.ts b/data/domain/data/RefineryCostRepo.ts index 5702af06..303c98fc 100644 --- a/data/domain/data/RefineryCostRepo.ts +++ b/data/domain/data/RefineryCostRepo.ts @@ -51,6 +51,33 @@ export const initRefineryCostRepo = () => { {"item": "Soul4", "quantity": 5}, {"item": "Refinery5", "quantity": 2} ] + }), + new RefineryCostBase("Refinery7", { + "cost": [ + {"item": "SpiB2", "quantity": 10}, + {"item": "Soul7", "quantity": 2}, + {"item": "Critter11", "quantity": 1}, + {"item": "Refinery6", "quantity": 1} + ] + }), + new RefineryCostBase("Refinery8", { + "cost": [ + {"item": "w7A1", "quantity": 25}, + {"item": "Fish12", "quantity": 5}, + {"item": "Bug15", "quantity": 5}, + {"item": "PrehistriumBar", "quantity": 5}, + {"item": "Refinery7", "quantity": 2} + ] + }), + new RefineryCostBase("Refinery9", { + "cost": [ + {"item": "w7B10", "quantity": 50}, + {"item": "FillerMaterial", "quantity": 5}, + {"item": "FillerMaterial", "quantity": 5}, + {"item": "FillerMaterial", "quantity": 5}, + {"item": "Soul8", "quantity": 5}, + {"item": "Refinery8", "quantity": 2} + ] }) ] } diff --git a/data/domain/data/SeedInfoRepo.ts b/data/domain/data/SeedInfoRepo.ts index cd101d2c..3721961a 100644 --- a/data/domain/data/SeedInfoRepo.ts +++ b/data/domain/data/SeedInfoRepo.ts @@ -64,7 +64,7 @@ export const initSeedInfoRepo = () => { "name": "MEDAL", "seedId": 6, "cropIdMin": 230, - "cropIdMax": 279, + "cropIdMax": 299, "lvlReq": 120, "nextCropChance": 6.942e-05, "nextCropDecay": 0.003 diff --git a/data/domain/data/SigilRepo.ts b/data/domain/data/SigilRepo.ts index 574353d1..80e6f6cb 100644 --- a/data/domain/data/SigilRepo.ts +++ b/data/domain/data/SigilRepo.ts @@ -17,7 +17,9 @@ export const initSigilRepo = () => { "x1": 50000, "x2": 40, "x3": 250000, - "x4": 100 + "x4": 100, + "x5": 10000000, + "x6": 200 }), new SigilBase(1, { "name": "Pumped Kicks", @@ -30,7 +32,9 @@ export const initSigilRepo = () => { "x1": 60000, "x2": 40, "x3": 300000, - "x4": 100 + "x4": 100, + "x5": 20000000, + "x6": 200 }), new SigilBase(2, { "name": "Odd Litearture", @@ -43,7 +47,9 @@ export const initSigilRepo = () => { "x1": 70000, "x2": 40, "x3": 400000, - "x4": 100 + "x4": 100, + "x5": 30000000, + "x6": 200 }), new SigilBase(3, { "name": "Good Fortune", @@ -56,7 +62,9 @@ export const initSigilRepo = () => { "x1": 90000, "x2": 40, "x3": 500000, - "x4": 100 + "x4": 100, + "x5": 50000000, + "x6": 200 }), new SigilBase(4, { "name": "Plunging Sword", @@ -69,7 +77,9 @@ export const initSigilRepo = () => { "x1": 100000, "x2": 1000, "x3": 600000, - "x4": 5000 + "x4": 5000, + "x5": 60000000, + "x6": 10000 }), new SigilBase(5, { "name": "Wizardly Hat", @@ -82,7 +92,9 @@ export const initSigilRepo = () => { "x1": 130000, "x2": 30, "x3": 700000, - "x4": 50 + "x4": 50, + "x5": 100000000, + "x6": 60 }), new SigilBase(6, { "name": "Envelope Pile", @@ -95,7 +107,9 @@ export const initSigilRepo = () => { "x1": 160000, "x2": 40, "x3": 1000000, - "x4": 65 + "x4": 65, + "x5": 250000000, + "x6": 75 }), new SigilBase(7, { "name": "Shiny Beacon", @@ -108,7 +122,9 @@ export const initSigilRepo = () => { "x1": 200000, "x2": 5, "x3": 1400000, - "x4": 10 + "x4": 10, + "x5": 70000000, + "x6": 12 }), new SigilBase(8, { "name": "Metal Exterior", @@ -121,7 +137,9 @@ export const initSigilRepo = () => { "x1": 240000, "x2": 20, "x3": 1700000, - "x4": 50 + "x4": 50, + "x5": 200000000, + "x6": 70 }), new SigilBase(9, { "name": "Two Starz", @@ -134,7 +152,9 @@ export const initSigilRepo = () => { "x1": 280000, "x2": 45, "x3": 2200000, - "x4": 100 + "x4": 100, + "x5": 300000000, + "x6": 125 }), new SigilBase(10, { "name": "Pipe Gauge", @@ -147,7 +167,9 @@ export const initSigilRepo = () => { "x1": 320000, "x2": 30, "x3": 2600000, - "x4": 60 + "x4": 60, + "x5": 600000000, + "x6": 75 }), new SigilBase(11, { "name": "Trove", @@ -160,7 +182,9 @@ export const initSigilRepo = () => { "x1": 400000, "x2": 30, "x3": 3000000, - "x4": 100 + "x4": 100, + "x5": 1250000000, + "x6": 150 }), new SigilBase(12, { "name": "Pea Pod", @@ -173,7 +197,9 @@ export const initSigilRepo = () => { "x1": 420000, "x2": 100, "x3": 3500000, - "x4": 450 + "x4": 450, + "x5": 2.5e+09, + "x6": 600 }), new SigilBase(13, { "name": "Tuft Of Hair", @@ -186,7 +212,9 @@ export const initSigilRepo = () => { "x1": 450000, "x2": 10, "x3": 4300000, - "x4": 15 + "x4": 15, + "x5": 6e+09, + "x6": 20 }), new SigilBase(14, { "name": "Emoji Veggie", @@ -199,7 +227,9 @@ export const initSigilRepo = () => { "x1": 480000, "x2": 40, "x3": 5500000, - "x4": 60 + "x4": 60, + "x5": 1.2e+10, + "x6": 80 }), new SigilBase(15, { "name": "Vip Parchment", @@ -212,7 +242,9 @@ export const initSigilRepo = () => { "x1": 520000, "x2": 50, "x3": 6700000, - "x4": 100 + "x4": 100, + "x5": 2.5e+10, + "x6": 150 }), new SigilBase(16, { "name": "Dream Catcher", @@ -225,7 +257,9 @@ export const initSigilRepo = () => { "x1": 560000, "x2": 4, "x3": 8200000, - "x4": 10 + "x4": 10, + "x5": 4e+10, + "x6": 15 }), new SigilBase(17, { "name": "Duster Studs", @@ -238,7 +272,9 @@ export const initSigilRepo = () => { "x1": 600000, "x2": 15, "x3": 10000000, - "x4": 25 + "x4": 25, + "x5": 6e+10, + "x6": 40 }), new SigilBase(18, { "name": "Garlic Glove", @@ -251,7 +287,9 @@ export const initSigilRepo = () => { "x1": 650000, "x2": 60, "x3": 12000000, - "x4": 90 + "x4": 90, + "x5": 1e+11, + "x6": 95 }), new SigilBase(19, { "name": "Lab Tesstube", @@ -264,7 +302,9 @@ export const initSigilRepo = () => { "x1": 700000, "x2": 35, "x3": 14000000, - "x4": 70 + "x4": 70, + "x5": 2e+11, + "x6": 100 }), new SigilBase(20, { "name": "Peculiar Vial", @@ -277,7 +317,9 @@ export const initSigilRepo = () => { "x1": 750000, "x2": 35, "x3": 15000000, - "x4": 50 + "x4": 50, + "x5": 3.5e+11, + "x6": 65 }), new SigilBase(21, { "name": "Loot Pile", @@ -290,7 +332,9 @@ export const initSigilRepo = () => { "x1": 900000, "x2": 30, "x3": 16000000, - "x4": 60 + "x4": 60, + "x5": 5e+11, + "x6": 100 }), new SigilBase(22, { "name": "Div Spiral", @@ -303,7 +347,9 @@ export const initSigilRepo = () => { "x1": 1200000, "x2": 50, "x3": 17000000, - "x4": 100 + "x4": 100, + "x5": 7e+11, + "x6": 150 }), new SigilBase(23, { "name": "Cool Coin", @@ -316,7 +362,9 @@ export const initSigilRepo = () => { "x1": 2000000, "x2": 100, "x3": 20000000, - "x4": 250 + "x4": 250, + "x5": 1e+12, + "x6": 400 }) ] } diff --git a/data/domain/data/SkullShopRepo.ts b/data/domain/data/SkullShopRepo.ts index 7bebe087..31f9eb32 100644 --- a/data/domain/data/SkullShopRepo.ts +++ b/data/domain/data/SkullShopRepo.ts @@ -63,7 +63,7 @@ export const initSkullShopRepo = () => { "qty": 1 }), new SkullShopBase(8, { - "description": "Get 2 Pet Eggs! Pick them up off the floor.", + "description": "Get 2 Mob Eggs! Pick them up off the floor.", "baseCost": 8, "costInc": 1, "rewardId": "PetEgg", diff --git a/data/domain/data/SlabItemSortRepo.ts b/data/domain/data/SlabItemSortRepo.ts index bbde4d3f..3948b35c 100644 --- a/data/domain/data/SlabItemSortRepo.ts +++ b/data/domain/data/SlabItemSortRepo.ts @@ -119,1745 +119,1765 @@ export const initSlabItemSortRepo = () => { new SlabItemSortBase(109, {"item": {"item": "Spelunking1"}, "order": 109}), new SlabItemSortBase(110, {"item": {"item": "Spelunking2"}, "order": 110}), new SlabItemSortBase(111, {"item": {"item": "Spelunking3"}, "order": 111}), - new SlabItemSortBase(112, {"item": {"item": "Refinery1"}, "order": 112}), - new SlabItemSortBase(113, {"item": {"item": "Refinery2"}, "order": 113}), - new SlabItemSortBase(114, {"item": {"item": "Refinery3"}, "order": 114}), - new SlabItemSortBase(115, {"item": {"item": "Refinery4"}, "order": 115}), - new SlabItemSortBase(116, {"item": {"item": "Refinery5"}, "order": 116}), - new SlabItemSortBase(117, {"item": {"item": "Refinery6"}, "order": 117}), - new SlabItemSortBase(118, {"item": {"item": "CraftMat1"}, "order": 118}), - new SlabItemSortBase(119, {"item": {"item": "CraftMat2"}, "order": 119}), - new SlabItemSortBase(120, {"item": {"item": "CraftMat3"}, "order": 120}), - new SlabItemSortBase(121, {"item": {"item": "CraftMat5"}, "order": 121}), - new SlabItemSortBase(122, {"item": {"item": "CraftMat6"}, "order": 122}), - new SlabItemSortBase(123, {"item": {"item": "CraftMat7"}, "order": 123}), - new SlabItemSortBase(124, {"item": {"item": "CraftMat9"}, "order": 124}), - new SlabItemSortBase(125, {"item": {"item": "CraftMat8"}, "order": 125}), - new SlabItemSortBase(126, {"item": {"item": "CraftMat10"}, "order": 126}), - new SlabItemSortBase(127, {"item": {"item": "CraftMat11"}, "order": 127}), - new SlabItemSortBase(128, {"item": {"item": "CraftMat12"}, "order": 128}), - new SlabItemSortBase(129, {"item": {"item": "CraftMat13"}, "order": 129}), - new SlabItemSortBase(130, {"item": {"item": "CraftMat14"}, "order": 130}), - new SlabItemSortBase(131, {"item": {"item": "OilBarrel1"}, "order": 131}), - new SlabItemSortBase(132, {"item": {"item": "OilBarrel2"}, "order": 132}), - new SlabItemSortBase(133, {"item": {"item": "OilBarrel3"}, "order": 133}), - new SlabItemSortBase(134, {"item": {"item": "OilBarrel4"}, "order": 134}), - new SlabItemSortBase(135, {"item": {"item": "OilBarrel5"}, "order": 135}), - new SlabItemSortBase(136, {"item": {"item": "OilBarrel6"}, "order": 136}), - new SlabItemSortBase(137, {"item": {"item": "OilBarrel7"}, "order": 137}), - new SlabItemSortBase(138, {"item": {"item": "PureWater"}, "order": 138}), - new SlabItemSortBase(139, {"item": {"item": "PureWater2"}, "order": 139}), - new SlabItemSortBase(140, {"item": {"item": "Grasslands1"}, "order": 140}), - new SlabItemSortBase(141, {"item": {"item": "Grasslands2"}, "order": 141}), - new SlabItemSortBase(142, {"item": {"item": "Grasslands3"}, "order": 142}), - new SlabItemSortBase(143, {"item": {"item": "Grasslands4"}, "order": 143}), - new SlabItemSortBase(144, {"item": {"item": "Jungle1"}, "order": 144}), - new SlabItemSortBase(145, {"item": {"item": "Jungle2"}, "order": 145}), - new SlabItemSortBase(146, {"item": {"item": "Jungle3"}, "order": 146}), - new SlabItemSortBase(147, {"item": {"item": "Forest1"}, "order": 147}), - new SlabItemSortBase(148, {"item": {"item": "Forest2"}, "order": 148}), - new SlabItemSortBase(149, {"item": {"item": "Forest3"}, "order": 149}), - new SlabItemSortBase(150, {"item": {"item": "Sewers1"}, "order": 150}), - new SlabItemSortBase(151, {"item": {"item": "Sewers1b"}, "order": 151}), - new SlabItemSortBase(152, {"item": {"item": "Sewers2"}, "order": 152}), - new SlabItemSortBase(153, {"item": {"item": "Sewers3"}, "order": 153}), - new SlabItemSortBase(154, {"item": {"item": "TreeInterior1"}, "order": 154}), - new SlabItemSortBase(155, {"item": {"item": "TreeInterior1b"}, "order": 155}), - new SlabItemSortBase(156, {"item": {"item": "TreeInterior2"}, "order": 156}), - new SlabItemSortBase(157, {"item": {"item": "DesertA1"}, "order": 157}), - new SlabItemSortBase(158, {"item": {"item": "DesertA1b"}, "order": 158}), - new SlabItemSortBase(159, {"item": {"item": "DesertA2"}, "order": 159}), - new SlabItemSortBase(160, {"item": {"item": "DesertA3"}, "order": 160}), - new SlabItemSortBase(161, {"item": {"item": "DesertA3b"}, "order": 161}), - new SlabItemSortBase(162, {"item": {"item": "DesertB1"}, "order": 162}), - new SlabItemSortBase(163, {"item": {"item": "DesertB2"}, "order": 163}), - new SlabItemSortBase(164, {"item": {"item": "DesertB3"}, "order": 164}), - new SlabItemSortBase(165, {"item": {"item": "DesertB4"}, "order": 165}), - new SlabItemSortBase(166, {"item": {"item": "DesertC1"}, "order": 166}), - new SlabItemSortBase(167, {"item": {"item": "DesertC2"}, "order": 167}), - new SlabItemSortBase(168, {"item": {"item": "DesertC2b"}, "order": 168}), - new SlabItemSortBase(169, {"item": {"item": "DesertC3"}, "order": 169}), - new SlabItemSortBase(170, {"item": {"item": "DesertC4"}, "order": 170}), - new SlabItemSortBase(171, {"item": {"item": "SnowA1"}, "order": 171}), - new SlabItemSortBase(172, {"item": {"item": "SnowA2"}, "order": 172}), - new SlabItemSortBase(173, {"item": {"item": "SnowA2a"}, "order": 173}), - new SlabItemSortBase(174, {"item": {"item": "SnowA3"}, "order": 174}), - new SlabItemSortBase(175, {"item": {"item": "SnowA4"}, "order": 175}), - new SlabItemSortBase(176, {"item": {"item": "SnowB1"}, "order": 176}), - new SlabItemSortBase(177, {"item": {"item": "SnowB2"}, "order": 177}), - new SlabItemSortBase(178, {"item": {"item": "SnowB2a"}, "order": 178}), - new SlabItemSortBase(179, {"item": {"item": "SnowB5"}, "order": 179}), - new SlabItemSortBase(180, {"item": {"item": "SnowB3"}, "order": 180}), - new SlabItemSortBase(181, {"item": {"item": "SnowB4"}, "order": 181}), - new SlabItemSortBase(182, {"item": {"item": "SnowC1"}, "order": 182}), - new SlabItemSortBase(183, {"item": {"item": "SnowC2"}, "order": 183}), - new SlabItemSortBase(184, {"item": {"item": "SnowC3"}, "order": 184}), - new SlabItemSortBase(185, {"item": {"item": "SnowC4"}, "order": 185}), - new SlabItemSortBase(186, {"item": {"item": "SnowC4a"}, "order": 186}), - new SlabItemSortBase(187, {"item": {"item": "SnowC5"}, "order": 187}), - new SlabItemSortBase(188, {"item": {"item": "GalaxyA1"}, "order": 188}), - new SlabItemSortBase(189, {"item": {"item": "GalaxyA2"}, "order": 189}), - new SlabItemSortBase(190, {"item": {"item": "GalaxyA2b"}, "order": 190}), - new SlabItemSortBase(191, {"item": {"item": "GalaxyA3"}, "order": 191}), - new SlabItemSortBase(192, {"item": {"item": "GalaxyA4"}, "order": 192}), - new SlabItemSortBase(193, {"item": {"item": "GalaxyB1"}, "order": 193}), - new SlabItemSortBase(194, {"item": {"item": "GalaxyB2"}, "order": 194}), - new SlabItemSortBase(195, {"item": {"item": "GalaxyB3"}, "order": 195}), - new SlabItemSortBase(196, {"item": {"item": "GalaxyB4"}, "order": 196}), - new SlabItemSortBase(197, {"item": {"item": "GalaxyB5"}, "order": 197}), - new SlabItemSortBase(198, {"item": {"item": "GalaxyC1"}, "order": 198}), - new SlabItemSortBase(199, {"item": {"item": "GalaxyC1b"}, "order": 199}), - new SlabItemSortBase(200, {"item": {"item": "GalaxyC2"}, "order": 200}), - new SlabItemSortBase(201, {"item": {"item": "GalaxyC3"}, "order": 201}), - new SlabItemSortBase(202, {"item": {"item": "GalaxyC4"}, "order": 202}), - new SlabItemSortBase(203, {"item": {"item": "LavaA1"}, "order": 203}), - new SlabItemSortBase(204, {"item": {"item": "LavaA1b"}, "order": 204}), - new SlabItemSortBase(205, {"item": {"item": "LavaA2"}, "order": 205}), - new SlabItemSortBase(206, {"item": {"item": "LavaA3"}, "order": 206}), - new SlabItemSortBase(207, {"item": {"item": "LavaA4"}, "order": 207}), - new SlabItemSortBase(208, {"item": {"item": "LavaA5"}, "order": 208}), - new SlabItemSortBase(209, {"item": {"item": "LavaA5b"}, "order": 209}), - new SlabItemSortBase(210, {"item": {"item": "LavaB1"}, "order": 210}), - new SlabItemSortBase(211, {"item": {"item": "LavaB2"}, "order": 211}), - new SlabItemSortBase(212, {"item": {"item": "LavaB3"}, "order": 212}), - new SlabItemSortBase(213, {"item": {"item": "LavaB3b"}, "order": 213}), - new SlabItemSortBase(214, {"item": {"item": "LavaB4"}, "order": 214}), - new SlabItemSortBase(215, {"item": {"item": "LavaB5"}, "order": 215}), - new SlabItemSortBase(216, {"item": {"item": "LavaB6"}, "order": 216}), - new SlabItemSortBase(217, {"item": {"item": "LavaC1"}, "order": 217}), - new SlabItemSortBase(218, {"item": {"item": "LavaC2"}, "order": 218}), - new SlabItemSortBase(219, {"item": {"item": "SpiA1"}, "order": 219}), - new SlabItemSortBase(220, {"item": {"item": "SpiA2"}, "order": 220}), - new SlabItemSortBase(221, {"item": {"item": "SpiA2b"}, "order": 221}), - new SlabItemSortBase(222, {"item": {"item": "SpiA3"}, "order": 222}), - new SlabItemSortBase(223, {"item": {"item": "SpiA4"}, "order": 223}), - new SlabItemSortBase(224, {"item": {"item": "SpiA5"}, "order": 224}), - new SlabItemSortBase(225, {"item": {"item": "SpiB1"}, "order": 225}), - new SlabItemSortBase(226, {"item": {"item": "SpiB2"}, "order": 226}), - new SlabItemSortBase(227, {"item": {"item": "SpiB2b"}, "order": 227}), - new SlabItemSortBase(228, {"item": {"item": "SpiB3"}, "order": 228}), - new SlabItemSortBase(229, {"item": {"item": "SpiB4"}, "order": 229}), - new SlabItemSortBase(230, {"item": {"item": "SpiC1"}, "order": 230}), - new SlabItemSortBase(231, {"item": {"item": "SpiC2"}, "order": 231}), - new SlabItemSortBase(232, {"item": {"item": "SpiD1"}, "order": 232}), - new SlabItemSortBase(233, {"item": {"item": "SpiD2"}, "order": 233}), - new SlabItemSortBase(234, {"item": {"item": "SpiD3"}, "order": 234}), - new SlabItemSortBase(235, {"item": {"item": "w7A1"}, "order": 235}), - new SlabItemSortBase(236, {"item": {"item": "w7A2"}, "order": 236}), - new SlabItemSortBase(237, {"item": {"item": "w7A3"}, "order": 237}), - new SlabItemSortBase(238, {"item": {"item": "w7A4"}, "order": 238}), - new SlabItemSortBase(239, {"item": {"item": "w7A5"}, "order": 239}), - new SlabItemSortBase(240, {"item": {"item": "w7A6"}, "order": 240}), - new SlabItemSortBase(241, {"item": {"item": "w7A7"}, "order": 241}), - new SlabItemSortBase(242, {"item": {"item": "w7A8"}, "order": 242}), - new SlabItemSortBase(243, {"item": {"item": "w7A9"}, "order": 243}), - new SlabItemSortBase(244, {"item": {"item": "w7A10"}, "order": 244}), - new SlabItemSortBase(245, {"item": {"item": "w7A11"}, "order": 245}), - new SlabItemSortBase(246, {"item": {"item": "w7A12"}, "order": 246}), - new SlabItemSortBase(247, {"item": {"item": "BabaYagaETC"}, "order": 247}), - new SlabItemSortBase(248, {"item": {"item": "Hgg"}, "order": 248}), - new SlabItemSortBase(249, {"item": {"item": "Quest17"}, "order": 249}), - new SlabItemSortBase(250, {"item": {"item": "Quest29"}, "order": 250}), - new SlabItemSortBase(251, {"item": {"item": "EfauntDrop1"}, "order": 251}), - new SlabItemSortBase(252, {"item": {"item": "EfauntDrop2"}, "order": 252}), - new SlabItemSortBase(253, {"item": {"item": "Chiz0"}, "order": 253}), - new SlabItemSortBase(254, {"item": {"item": "Chiz1"}, "order": 254}), - new SlabItemSortBase(255, {"item": {"item": "TrollPart"}, "order": 255}), - new SlabItemSortBase(256, {"item": {"item": "KrukPart"}, "order": 256}), - new SlabItemSortBase(257, {"item": {"item": "KrukPart2"}, "order": 257}), - new SlabItemSortBase(258, {"item": {"item": "EmpPart"}, "order": 258}), - new SlabItemSortBase(259, {"item": {"item": "EquipmentHats11"}, "order": 259}), - new SlabItemSortBase(260, {"item": {"item": "EquipmentHats12"}, "order": 260}), - new SlabItemSortBase(261, {"item": {"item": "EquipmentHats13"}, "order": 261}), - new SlabItemSortBase(262, {"item": {"item": "EquipmentHats14"}, "order": 262}), - new SlabItemSortBase(263, {"item": {"item": "EquipmentHats1"}, "order": 263}), - new SlabItemSortBase(264, {"item": {"item": "EquipmentHats15"}, "order": 264}), - new SlabItemSortBase(265, {"item": {"item": "EquipmentHats17"}, "order": 265}), - new SlabItemSortBase(266, {"item": {"item": "EquipmentHats20"}, "order": 266}), - new SlabItemSortBase(267, {"item": {"item": "EquipmentHats3"}, "order": 267}), - new SlabItemSortBase(268, {"item": {"item": "EquipmentHats16"}, "order": 268}), - new SlabItemSortBase(269, {"item": {"item": "EquipmentHats21"}, "order": 269}), - new SlabItemSortBase(270, {"item": {"item": "EquipmentHats18"}, "order": 270}), - new SlabItemSortBase(271, {"item": {"item": "EquipmentHats22"}, "order": 271}), - new SlabItemSortBase(272, {"item": {"item": "EquipmentHats28"}, "order": 272}), - new SlabItemSortBase(273, {"item": {"item": "EquipmentHats19"}, "order": 273}), - new SlabItemSortBase(274, {"item": {"item": "TestObj13"}, "order": 274}), - new SlabItemSortBase(275, {"item": {"item": "EquipmentHats41"}, "order": 275}), - new SlabItemSortBase(276, {"item": {"item": "EquipmentHats26"}, "order": 276}), - new SlabItemSortBase(277, {"item": {"item": "EquipmentHats52"}, "order": 277}), - new SlabItemSortBase(278, {"item": {"item": "EquipmentHats53"}, "order": 278}), - new SlabItemSortBase(279, {"item": {"item": "EquipmentHats54"}, "order": 279}), - new SlabItemSortBase(280, {"item": {"item": "EquipmentHats61"}, "order": 280}), - new SlabItemSortBase(281, {"item": {"item": "EquipmentHats58"}, "order": 281}), - new SlabItemSortBase(282, {"item": {"item": "EquipmentHats59"}, "order": 282}), - new SlabItemSortBase(283, {"item": {"item": "EquipmentHats60"}, "order": 283}), - new SlabItemSortBase(284, {"item": {"item": "EquipmentHats68"}, "order": 284}), - new SlabItemSortBase(285, {"item": {"item": "EquipmentHats70"}, "order": 285}), - new SlabItemSortBase(286, {"item": {"item": "EquipmentHats71"}, "order": 286}), - new SlabItemSortBase(287, {"item": {"item": "EquipmentHats74"}, "order": 287}), - new SlabItemSortBase(288, {"item": {"item": "EquipmentHats77"}, "order": 288}), - new SlabItemSortBase(289, {"item": {"item": "EquipmentHats83"}, "order": 289}), - new SlabItemSortBase(290, {"item": {"item": "EquipmentHats105"}, "order": 290}), - new SlabItemSortBase(291, {"item": {"item": "EquipmentHats106"}, "order": 291}), - new SlabItemSortBase(292, {"item": {"item": "EquipmentHats119"}, "order": 292}), - new SlabItemSortBase(293, {"item": {"item": "EquipmentHats123"}, "order": 293}), - new SlabItemSortBase(294, {"item": {"item": "EquipmentHats5"}, "order": 294}), - new SlabItemSortBase(295, {"item": {"item": "EquipmentHats6"}, "order": 295}), - new SlabItemSortBase(296, {"item": {"item": "EquipmentHats7"}, "order": 296}), - new SlabItemSortBase(297, {"item": {"item": "EquipmentHats8"}, "order": 297}), - new SlabItemSortBase(298, {"item": {"item": "EquipmentHats9"}, "order": 298}), - new SlabItemSortBase(299, {"item": {"item": "EquipmentHats10"}, "order": 299}), - new SlabItemSortBase(300, {"item": {"item": "EquipmentHats4Choppin"}, "order": 300}), - new SlabItemSortBase(301, {"item": {"item": "EquipmentHats25"}, "order": 301}), - new SlabItemSortBase(302, {"item": {"item": "EquipmentHats107"}, "order": 302}), - new SlabItemSortBase(303, {"item": {"item": "EquipmentHats29"}, "order": 303}), - new SlabItemSortBase(304, {"item": {"item": "EquipmentHats39"}, "order": 304}), - new SlabItemSortBase(305, {"item": {"item": "EquipmentHats27"}, "order": 305}), - new SlabItemSortBase(306, {"item": {"item": "EquipmentHats30"}, "order": 306}), - new SlabItemSortBase(307, {"item": {"item": "EquipmentHats44"}, "order": 307}), - new SlabItemSortBase(308, {"item": {"item": "EquipmentHats2"}, "order": 308}), - new SlabItemSortBase(309, {"item": {"item": "EquipmentHats67"}, "order": 309}), - new SlabItemSortBase(310, {"item": {"item": "EquipmentHats64"}, "order": 310}), - new SlabItemSortBase(311, {"item": {"item": "EquipmentHats66"}, "order": 311}), - new SlabItemSortBase(312, {"item": {"item": "EquipmentHats79"}, "order": 312}), - new SlabItemSortBase(313, {"item": {"item": "EquipmentHats73"}, "order": 313}), - new SlabItemSortBase(314, {"item": {"item": "EquipmentHats51"}, "order": 314}), - new SlabItemSortBase(315, {"item": {"item": "EquipmentHatsBeg1"}, "order": 315}), - new SlabItemSortBase(316, {"item": {"item": "EquipmentHats56"}, "order": 316}), - new SlabItemSortBase(317, {"item": {"item": "EquipmentHats63"}, "order": 317}), - new SlabItemSortBase(318, {"item": {"item": "EquipmentHats85"}, "order": 318}), - new SlabItemSortBase(319, {"item": {"item": "EquipmentHats86"}, "order": 319}), - new SlabItemSortBase(320, {"item": {"item": "EquipmentHats87"}, "order": 320}), - new SlabItemSortBase(321, {"item": {"item": "EquipmentHats88"}, "order": 321}), - new SlabItemSortBase(322, {"item": {"item": "EquipmentHats42"}, "order": 322}), - new SlabItemSortBase(323, {"item": {"item": "EquipmentHats69"}, "order": 323}), - new SlabItemSortBase(324, {"item": {"item": "EquipmentHats108"}, "order": 324}), - new SlabItemSortBase(325, {"item": {"item": "EquipmentHats121"}, "order": 325}), - new SlabItemSortBase(326, {"item": {"item": "EquipmentHats55"}, "order": 326}), - new SlabItemSortBase(327, {"item": {"item": "EquipmentHats75"}, "order": 327}), - new SlabItemSortBase(328, {"item": {"item": "EquipmentHats76"}, "order": 328}), - new SlabItemSortBase(329, {"item": {"item": "EquipmentHats65"}, "order": 329}), - new SlabItemSortBase(330, {"item": {"item": "EquipmentHats80"}, "order": 330}), - new SlabItemSortBase(331, {"item": {"item": "EquipmentHats81"}, "order": 331}), - new SlabItemSortBase(332, {"item": {"item": "EquipmentHats82"}, "order": 332}), - new SlabItemSortBase(333, {"item": {"item": "EquipmentHats78"}, "order": 333}), - new SlabItemSortBase(334, {"item": {"item": "EquipmentHats35"}, "order": 334}), - new SlabItemSortBase(335, {"item": {"item": "EquipmentHats38"}, "order": 335}), - new SlabItemSortBase(336, {"item": {"item": "EquipmentHats47"}, "order": 336}), - new SlabItemSortBase(337, {"item": {"item": "EquipmentHats48"}, "order": 337}), - new SlabItemSortBase(338, {"item": {"item": "EquipmentHats46"}, "order": 338}), - new SlabItemSortBase(339, {"item": {"item": "EquipmentHats116"}, "order": 339}), - new SlabItemSortBase(340, {"item": {"item": "EquipmentHats33"}, "order": 340}), - new SlabItemSortBase(341, {"item": {"item": "EquipmentHats49"}, "order": 341}), - new SlabItemSortBase(342, {"item": {"item": "EquipmentHats50"}, "order": 342}), - new SlabItemSortBase(343, {"item": {"item": "EquipmentHats110"}, "order": 343}), - new SlabItemSortBase(344, {"item": {"item": "EquipmentHats113"}, "order": 344}), - new SlabItemSortBase(345, {"item": {"item": "EquipmentHats117"}, "order": 345}), - new SlabItemSortBase(346, {"item": {"item": "EquipmentHats24"}, "order": 346}), - new SlabItemSortBase(347, {"item": {"item": "EquipmentHats114"}, "order": 347}), - new SlabItemSortBase(348, {"item": {"item": "EquipmentHats115"}, "order": 348}), - new SlabItemSortBase(349, {"item": {"item": "EquipmentHats120"}, "order": 349}), - new SlabItemSortBase(350, {"item": {"item": "EquipmentHats57"}, "order": 350}), - new SlabItemSortBase(351, {"item": {"item": "EquipmentHats45"}, "order": 351}), - new SlabItemSortBase(352, {"item": {"item": "EquipmentHats62"}, "order": 352}), - new SlabItemSortBase(353, {"item": {"item": "EquipmentHats32"}, "order": 353}), - new SlabItemSortBase(354, {"item": {"item": "EquipmentHats37"}, "order": 354}), - new SlabItemSortBase(355, {"item": {"item": "EquipmentHats89"}, "order": 355}), - new SlabItemSortBase(356, {"item": {"item": "EquipmentHats34"}, "order": 356}), - new SlabItemSortBase(357, {"item": {"item": "EquipmentHats109"}, "order": 357}), - new SlabItemSortBase(358, {"item": {"item": "EquipmentHats84"}, "order": 358}), - new SlabItemSortBase(359, {"item": {"item": "EquipmentHats31"}, "order": 359}), - new SlabItemSortBase(360, {"item": {"item": "EquipmentHats111"}, "order": 360}), - new SlabItemSortBase(361, {"item": {"item": "EquipmentHats124"}, "order": 361}), - new SlabItemSortBase(362, {"item": {"item": "EquipmentHats125"}, "order": 362}), - new SlabItemSortBase(363, {"item": {"item": "EquipmentHats126"}, "order": 363}), - new SlabItemSortBase(364, {"item": {"item": "EquipmentHats112"}, "order": 364}), - new SlabItemSortBase(365, {"item": {"item": "EquipmentHats118"}, "order": 365}), - new SlabItemSortBase(366, {"item": {"item": "EquipmentHats122"}, "order": 366}), - new SlabItemSortBase(367, {"item": {"item": "EquipmentHats127"}, "order": 367}), - new SlabItemSortBase(368, {"item": {"item": "EquipmentHats90"}, "order": 368}), - new SlabItemSortBase(369, {"item": {"item": "EquipmentHats91"}, "order": 369}), - new SlabItemSortBase(370, {"item": {"item": "EquipmentHats92"}, "order": 370}), - new SlabItemSortBase(371, {"item": {"item": "EquipmentHats93"}, "order": 371}), - new SlabItemSortBase(372, {"item": {"item": "EquipmentHats94"}, "order": 372}), - new SlabItemSortBase(373, {"item": {"item": "EquipmentHats95"}, "order": 373}), - new SlabItemSortBase(374, {"item": {"item": "EquipmentHats96"}, "order": 374}), - new SlabItemSortBase(375, {"item": {"item": "EquipmentHats97"}, "order": 375}), - new SlabItemSortBase(376, {"item": {"item": "EquipmentHats98"}, "order": 376}), - new SlabItemSortBase(377, {"item": {"item": "EquipmentHats99"}, "order": 377}), - new SlabItemSortBase(378, {"item": {"item": "EquipmentHats100"}, "order": 378}), - new SlabItemSortBase(379, {"item": {"item": "EquipmentHats101"}, "order": 379}), - new SlabItemSortBase(380, {"item": {"item": "EquipmentHats102"}, "order": 380}), - new SlabItemSortBase(381, {"item": {"item": "EquipmentHats103"}, "order": 381}), - new SlabItemSortBase(382, {"item": {"item": "EquipmentHats104"}, "order": 382}), - new SlabItemSortBase(383, {"item": {"item": "EquipmentPunching1"}, "order": 383}), - new SlabItemSortBase(384, {"item": {"item": "EquipmentPunching2"}, "order": 384}), - new SlabItemSortBase(385, {"item": {"item": "EquipmentPunching3"}, "order": 385}), - new SlabItemSortBase(386, {"item": {"item": "EquipmentPunching4"}, "order": 386}), - new SlabItemSortBase(387, {"item": {"item": "EquipmentPunching5"}, "order": 387}), - new SlabItemSortBase(388, {"item": {"item": "EquipmentPunching6"}, "order": 388}), - new SlabItemSortBase(389, {"item": {"item": "EquipmentPunching7"}, "order": 389}), - new SlabItemSortBase(390, {"item": {"item": "EquipmentPunching8"}, "order": 390}), - new SlabItemSortBase(391, {"item": {"item": "EquipmentPunching9"}, "order": 391}), - new SlabItemSortBase(392, {"item": {"item": "EquipmentPunching10"}, "order": 392}), - new SlabItemSortBase(393, {"item": {"item": "EquipmentPunching11"}, "order": 393}), - new SlabItemSortBase(394, {"item": {"item": "EquipmentPunching12"}, "order": 394}), - new SlabItemSortBase(395, {"item": {"item": "TestObj1"}, "order": 395}), - new SlabItemSortBase(396, {"item": {"item": "TestObj7"}, "order": 396}), - new SlabItemSortBase(397, {"item": {"item": "TestObj3"}, "order": 397}), - new SlabItemSortBase(398, {"item": {"item": "EquipmentSword1"}, "order": 398}), - new SlabItemSortBase(399, {"item": {"item": "EquipmentSword2"}, "order": 399}), - new SlabItemSortBase(400, {"item": {"item": "EquipmentSword3"}, "order": 400}), - new SlabItemSortBase(401, {"item": {"item": "EquipmentSword4"}, "order": 401}), - new SlabItemSortBase(402, {"item": {"item": "EquipmentSword5"}, "order": 402}), - new SlabItemSortBase(403, {"item": {"item": "EquipmentSword6"}, "order": 403}), - new SlabItemSortBase(404, {"item": {"item": "EquipmentSword7"}, "order": 404}), - new SlabItemSortBase(405, {"item": {"item": "EquipmentSword8"}, "order": 405}), - new SlabItemSortBase(406, {"item": {"item": "EquipmentSword9"}, "order": 406}), - new SlabItemSortBase(407, {"item": {"item": "EquipmentSword10"}, "order": 407}), - new SlabItemSortBase(408, {"item": {"item": "EquipmentBows1"}, "order": 408}), - new SlabItemSortBase(409, {"item": {"item": "EquipmentBows3"}, "order": 409}), - new SlabItemSortBase(410, {"item": {"item": "EquipmentBows4"}, "order": 410}), - new SlabItemSortBase(411, {"item": {"item": "EquipmentBows5"}, "order": 411}), - new SlabItemSortBase(412, {"item": {"item": "EquipmentBows6"}, "order": 412}), - new SlabItemSortBase(413, {"item": {"item": "EquipmentBows7"}, "order": 413}), - new SlabItemSortBase(414, {"item": {"item": "EquipmentBows8"}, "order": 414}), - new SlabItemSortBase(415, {"item": {"item": "EquipmentBows9"}, "order": 415}), - new SlabItemSortBase(416, {"item": {"item": "EquipmentBows10"}, "order": 416}), - new SlabItemSortBase(417, {"item": {"item": "EquipmentBows11"}, "order": 417}), - new SlabItemSortBase(418, {"item": {"item": "EquipmentBows12"}, "order": 418}), - new SlabItemSortBase(419, {"item": {"item": "EquipmentBows13"}, "order": 419}), - new SlabItemSortBase(420, {"item": {"item": "EquipmentBows14"}, "order": 420}), - new SlabItemSortBase(421, {"item": {"item": "EquipmentBows15"}, "order": 421}), - new SlabItemSortBase(422, {"item": {"item": "EquipmentWands1"}, "order": 422}), - new SlabItemSortBase(423, {"item": {"item": "EquipmentWands2"}, "order": 423}), - new SlabItemSortBase(424, {"item": {"item": "EquipmentWands5"}, "order": 424}), - new SlabItemSortBase(425, {"item": {"item": "EquipmentWands6"}, "order": 425}), - new SlabItemSortBase(426, {"item": {"item": "EquipmentWands3"}, "order": 426}), - new SlabItemSortBase(427, {"item": {"item": "EquipmentWands7"}, "order": 427}), - new SlabItemSortBase(428, {"item": {"item": "EquipmentWands8"}, "order": 428}), - new SlabItemSortBase(429, {"item": {"item": "EquipmentWands9"}, "order": 429}), - new SlabItemSortBase(430, {"item": {"item": "EquipmentWands10"}, "order": 430}), - new SlabItemSortBase(431, {"item": {"item": "EquipmentWands11"}, "order": 431}), - new SlabItemSortBase(432, {"item": {"item": "EquipmentWands12"}, "order": 432}), - new SlabItemSortBase(433, {"item": {"item": "EquipmentWands13"}, "order": 433}), - new SlabItemSortBase(434, {"item": {"item": "EquipmentWands14"}, "order": 434}), - new SlabItemSortBase(435, {"item": {"item": "EquipmentShirts1"}, "order": 435}), - new SlabItemSortBase(436, {"item": {"item": "EquipmentShirts17"}, "order": 436}), - new SlabItemSortBase(437, {"item": {"item": "EquipmentShirts19"}, "order": 437}), - new SlabItemSortBase(438, {"item": {"item": "EquipmentShirts20"}, "order": 438}), - new SlabItemSortBase(439, {"item": {"item": "EquipmentShirts24"}, "order": 439}), - new SlabItemSortBase(440, {"item": {"item": "EquipmentShirts25"}, "order": 440}), - new SlabItemSortBase(441, {"item": {"item": "EquipmentShirts2"}, "order": 441}), - new SlabItemSortBase(442, {"item": {"item": "EquipmentShirts16"}, "order": 442}), - new SlabItemSortBase(443, {"item": {"item": "EquipmentShirts3"}, "order": 443}), - new SlabItemSortBase(444, {"item": {"item": "EquipmentShirts21"}, "order": 444}), - new SlabItemSortBase(445, {"item": {"item": "EquipmentShirts10"}, "order": 445}), - new SlabItemSortBase(446, {"item": {"item": "EquipmentShirts11"}, "order": 446}), - new SlabItemSortBase(447, {"item": {"item": "EquipmentShirts12"}, "order": 447}), - new SlabItemSortBase(448, {"item": {"item": "EquipmentShirts13"}, "order": 448}), - new SlabItemSortBase(449, {"item": {"item": "EquipmentShirts18"}, "order": 449}), - new SlabItemSortBase(450, {"item": {"item": "EquipmentShirts14"}, "order": 450}), - new SlabItemSortBase(451, {"item": {"item": "EquipmentShirts40"}, "order": 451}), - new SlabItemSortBase(452, {"item": {"item": "EquipmentShirts5"}, "order": 452}), - new SlabItemSortBase(453, {"item": {"item": "EquipmentShirts23"}, "order": 453}), - new SlabItemSortBase(454, {"item": {"item": "EquipmentShirts22"}, "order": 454}), - new SlabItemSortBase(455, {"item": {"item": "EquipmentShirts15"}, "order": 455}), - new SlabItemSortBase(456, {"item": {"item": "EquipmentShirts26"}, "order": 456}), - new SlabItemSortBase(457, {"item": {"item": "EquipmentShirts27"}, "order": 457}), - new SlabItemSortBase(458, {"item": {"item": "EquipmentShirts31"}, "order": 458}), - new SlabItemSortBase(459, {"item": {"item": "EquipmentShirts28"}, "order": 459}), - new SlabItemSortBase(460, {"item": {"item": "EquipmentShirts29"}, "order": 460}), - new SlabItemSortBase(461, {"item": {"item": "EquipmentShirts30"}, "order": 461}), - new SlabItemSortBase(462, {"item": {"item": "EquipmentShirts6"}, "order": 462}), - new SlabItemSortBase(463, {"item": {"item": "EquipmentShirts32"}, "order": 463}), - new SlabItemSortBase(464, {"item": {"item": "EquipmentShirts33"}, "order": 464}), - new SlabItemSortBase(465, {"item": {"item": "EquipmentShirts34"}, "order": 465}), - new SlabItemSortBase(466, {"item": {"item": "EquipmentShirts35"}, "order": 466}), - new SlabItemSortBase(467, {"item": {"item": "EquipmentShirts36"}, "order": 467}), - new SlabItemSortBase(468, {"item": {"item": "EquipmentShirts37"}, "order": 468}), - new SlabItemSortBase(469, {"item": {"item": "EquipmentShirts38"}, "order": 469}), - new SlabItemSortBase(470, {"item": {"item": "EquipmentShirts39"}, "order": 470}), - new SlabItemSortBase(471, {"item": {"item": "EquipmentShirts41"}, "order": 471}), - new SlabItemSortBase(472, {"item": {"item": "EquipmentPants1"}, "order": 472}), - new SlabItemSortBase(473, {"item": {"item": "EquipmentPants2"}, "order": 473}), - new SlabItemSortBase(474, {"item": {"item": "EquipmentPants3"}, "order": 474}), - new SlabItemSortBase(475, {"item": {"item": "EquipmentPants4"}, "order": 475}), - new SlabItemSortBase(476, {"item": {"item": "EquipmentPants17"}, "order": 476}), - new SlabItemSortBase(477, {"item": {"item": "EquipmentPants5"}, "order": 477}), - new SlabItemSortBase(478, {"item": {"item": "EquipmentPants6"}, "order": 478}), - new SlabItemSortBase(479, {"item": {"item": "EquipmentPants20"}, "order": 479}), - new SlabItemSortBase(480, {"item": {"item": "EquipmentPants21"}, "order": 480}), - new SlabItemSortBase(481, {"item": {"item": "EquipmentPants10"}, "order": 481}), - new SlabItemSortBase(482, {"item": {"item": "EquipmentPants15"}, "order": 482}), - new SlabItemSortBase(483, {"item": {"item": "EquipmentPants16"}, "order": 483}), - new SlabItemSortBase(484, {"item": {"item": "EquipmentPants18"}, "order": 484}), - new SlabItemSortBase(485, {"item": {"item": "EquipmentPants19"}, "order": 485}), - new SlabItemSortBase(486, {"item": {"item": "EquipmentPants22"}, "order": 486}), - new SlabItemSortBase(487, {"item": {"item": "EquipmentPants23"}, "order": 487}), - new SlabItemSortBase(488, {"item": {"item": "EquipmentPants9"}, "order": 488}), - new SlabItemSortBase(489, {"item": {"item": "EquipmentPants24"}, "order": 489}), - new SlabItemSortBase(490, {"item": {"item": "EquipmentPants25"}, "order": 490}), - new SlabItemSortBase(491, {"item": {"item": "EquipmentPants8"}, "order": 491}), - new SlabItemSortBase(492, {"item": {"item": "EquipmentPants26"}, "order": 492}), - new SlabItemSortBase(493, {"item": {"item": "EquipmentPants27"}, "order": 493}), - new SlabItemSortBase(494, {"item": {"item": "EquipmentPants29"}, "order": 494}), - new SlabItemSortBase(495, {"item": {"item": "EquipmentPants30"}, "order": 495}), - new SlabItemSortBase(496, {"item": {"item": "EquipmentPants31"}, "order": 496}), - new SlabItemSortBase(497, {"item": {"item": "EquipmentPants32"}, "order": 497}), - new SlabItemSortBase(498, {"item": {"item": "EquipmentShoes1"}, "order": 498}), - new SlabItemSortBase(499, {"item": {"item": "EquipmentShoes9"}, "order": 499}), - new SlabItemSortBase(500, {"item": {"item": "EquipmentShoes15"}, "order": 500}), - new SlabItemSortBase(501, {"item": {"item": "EquipmentShoes3"}, "order": 501}), - new SlabItemSortBase(502, {"item": {"item": "EquipmentShoes20"}, "order": 502}), - new SlabItemSortBase(503, {"item": {"item": "EquipmentShoes4"}, "order": 503}), - new SlabItemSortBase(504, {"item": {"item": "EquipmentShoes5"}, "order": 504}), - new SlabItemSortBase(505, {"item": {"item": "EquipmentShoes21"}, "order": 505}), - new SlabItemSortBase(506, {"item": {"item": "EquipmentShoes22"}, "order": 506}), - new SlabItemSortBase(507, {"item": {"item": "EquipmentShoes7"}, "order": 507}), - new SlabItemSortBase(508, {"item": {"item": "EquipmentShoes16"}, "order": 508}), - new SlabItemSortBase(509, {"item": {"item": "EquipmentShoes17"}, "order": 509}), - new SlabItemSortBase(510, {"item": {"item": "EquipmentShoes18"}, "order": 510}), - new SlabItemSortBase(511, {"item": {"item": "EquipmentShoes19"}, "order": 511}), - new SlabItemSortBase(512, {"item": {"item": "EquipmentShoes2"}, "order": 512}), - new SlabItemSortBase(513, {"item": {"item": "EquipmentShoes14"}, "order": 513}), - new SlabItemSortBase(514, {"item": {"item": "EquipmentShoes23"}, "order": 514}), - new SlabItemSortBase(515, {"item": {"item": "EquipmentShoes26"}, "order": 515}), - new SlabItemSortBase(516, {"item": {"item": "EquipmentShoes27"}, "order": 516}), - new SlabItemSortBase(517, {"item": {"item": "EquipmentShoes28"}, "order": 517}), - new SlabItemSortBase(518, {"item": {"item": "EquipmentShoes29"}, "order": 518}), - new SlabItemSortBase(519, {"item": {"item": "EquipmentShoes30"}, "order": 519}), - new SlabItemSortBase(520, {"item": {"item": "EquipmentShoes31"}, "order": 520}), - new SlabItemSortBase(521, {"item": {"item": "EquipmentShoes32"}, "order": 521}), - new SlabItemSortBase(522, {"item": {"item": "EquipmentShoes33"}, "order": 522}), - new SlabItemSortBase(523, {"item": {"item": "EquipmentShoes39"}, "order": 523}), - new SlabItemSortBase(524, {"item": {"item": "EquipmentShoes24"}, "order": 524}), - new SlabItemSortBase(525, {"item": {"item": "EquipmentShoes25"}, "order": 525}), - new SlabItemSortBase(526, {"item": {"item": "EquipmentShoes34"}, "order": 526}), - new SlabItemSortBase(527, {"item": {"item": "EquipmentShoes35"}, "order": 527}), - new SlabItemSortBase(528, {"item": {"item": "EquipmentShoes36"}, "order": 528}), - new SlabItemSortBase(529, {"item": {"item": "EquipmentShoes37"}, "order": 529}), - new SlabItemSortBase(530, {"item": {"item": "EquipmentShoes38"}, "order": 530}), - new SlabItemSortBase(531, {"item": {"item": "EquipmentShoes40"}, "order": 531}), - new SlabItemSortBase(532, {"item": {"item": "EquipmentShoes41"}, "order": 532}), - new SlabItemSortBase(533, {"item": {"item": "EquipmentPendant9"}, "order": 533}), - new SlabItemSortBase(534, {"item": {"item": "EquipmentPendant32"}, "order": 534}), - new SlabItemSortBase(535, {"item": {"item": "EquipmentPendant10"}, "order": 535}), - new SlabItemSortBase(536, {"item": {"item": "EquipmentPendant11"}, "order": 536}), - new SlabItemSortBase(537, {"item": {"item": "EquipmentPendant12"}, "order": 537}), - new SlabItemSortBase(538, {"item": {"item": "EquipmentPendant14"}, "order": 538}), - new SlabItemSortBase(539, {"item": {"item": "EquipmentPendant16"}, "order": 539}), - new SlabItemSortBase(540, {"item": {"item": "EquipmentPendant17"}, "order": 540}), - new SlabItemSortBase(541, {"item": {"item": "EquipmentPendant18"}, "order": 541}), - new SlabItemSortBase(542, {"item": {"item": "EquipmentPendant19"}, "order": 542}), - new SlabItemSortBase(543, {"item": {"item": "EquipmentPendant34"}, "order": 543}), - new SlabItemSortBase(544, {"item": {"item": "EquipmentPendant20"}, "order": 544}), - new SlabItemSortBase(545, {"item": {"item": "EquipmentPendant21"}, "order": 545}), - new SlabItemSortBase(546, {"item": {"item": "EquipmentPendant22"}, "order": 546}), - new SlabItemSortBase(547, {"item": {"item": "EquipmentPendant23"}, "order": 547}), - new SlabItemSortBase(548, {"item": {"item": "EquipmentPendant24"}, "order": 548}), - new SlabItemSortBase(549, {"item": {"item": "EquipmentPendant25"}, "order": 549}), - new SlabItemSortBase(550, {"item": {"item": "EquipmentPendant26"}, "order": 550}), - new SlabItemSortBase(551, {"item": {"item": "EquipmentPendant27"}, "order": 551}), - new SlabItemSortBase(552, {"item": {"item": "EquipmentPendant36"}, "order": 552}), - new SlabItemSortBase(553, {"item": {"item": "EquipmentPendant28"}, "order": 553}), - new SlabItemSortBase(554, {"item": {"item": "EquipmentPendant31"}, "order": 554}), - new SlabItemSortBase(555, {"item": {"item": "EquipmentPendant29"}, "order": 555}), - new SlabItemSortBase(556, {"item": {"item": "EquipmentPendant30"}, "order": 556}), - new SlabItemSortBase(557, {"item": {"item": "EquipmentPendant33"}, "order": 557}), - new SlabItemSortBase(558, {"item": {"item": "EquipmentPendant35"}, "order": 558}), - new SlabItemSortBase(559, {"item": {"item": "EquipmentRings2"}, "order": 559}), - new SlabItemSortBase(560, {"item": {"item": "EquipmentRings3"}, "order": 560}), - new SlabItemSortBase(561, {"item": {"item": "EquipmentRings6"}, "order": 561}), - new SlabItemSortBase(562, {"item": {"item": "EquipmentRings7"}, "order": 562}), - new SlabItemSortBase(563, {"item": {"item": "EquipmentRings11"}, "order": 563}), - new SlabItemSortBase(564, {"item": {"item": "EquipmentRings12"}, "order": 564}), - new SlabItemSortBase(565, {"item": {"item": "EquipmentRings13"}, "order": 565}), - new SlabItemSortBase(566, {"item": {"item": "EquipmentRings14"}, "order": 566}), - new SlabItemSortBase(567, {"item": {"item": "EquipmentRings15"}, "order": 567}), - new SlabItemSortBase(568, {"item": {"item": "EquipmentRings16"}, "order": 568}), - new SlabItemSortBase(569, {"item": {"item": "EquipmentRings21"}, "order": 569}), - new SlabItemSortBase(570, {"item": {"item": "EquipmentRings20"}, "order": 570}), - new SlabItemSortBase(571, {"item": {"item": "EquipmentRings19"}, "order": 571}), - new SlabItemSortBase(572, {"item": {"item": "EquipmentRings38"}, "order": 572}), - new SlabItemSortBase(573, {"item": {"item": "EquipmentRingsFishing1"}, "order": 573}), - new SlabItemSortBase(574, {"item": {"item": "EquipmentRingsFishing2"}, "order": 574}), - new SlabItemSortBase(575, {"item": {"item": "EquipmentRingsFishing3"}, "order": 575}), - new SlabItemSortBase(576, {"item": {"item": "EquipmentRings22"}, "order": 576}), - new SlabItemSortBase(577, {"item": {"item": "EquipmentRings18"}, "order": 577}), - new SlabItemSortBase(578, {"item": {"item": "EquipmentRings36"}, "order": 578}), - new SlabItemSortBase(579, {"item": {"item": "EquipmentRings23"}, "order": 579}), - new SlabItemSortBase(580, {"item": {"item": "EquipmentRings24"}, "order": 580}), - new SlabItemSortBase(581, {"item": {"item": "EquipmentRings25"}, "order": 581}), - new SlabItemSortBase(582, {"item": {"item": "EquipmentRings26"}, "order": 582}), - new SlabItemSortBase(583, {"item": {"item": "EquipmentRings27"}, "order": 583}), - new SlabItemSortBase(584, {"item": {"item": "EquipmentRings28"}, "order": 584}), - new SlabItemSortBase(585, {"item": {"item": "EquipmentRings29"}, "order": 585}), - new SlabItemSortBase(586, {"item": {"item": "EquipmentRings35"}, "order": 586}), - new SlabItemSortBase(587, {"item": {"item": "EquipmentRings30"}, "order": 587}), - new SlabItemSortBase(588, {"item": {"item": "EquipmentRings33"}, "order": 588}), - new SlabItemSortBase(589, {"item": {"item": "EquipmentRings31"}, "order": 589}), - new SlabItemSortBase(590, {"item": {"item": "EquipmentRings32"}, "order": 590}), - new SlabItemSortBase(591, {"item": {"item": "EquipmentRings34"}, "order": 591}), - new SlabItemSortBase(592, {"item": {"item": "EquipmentRings37"}, "order": 592}), - new SlabItemSortBase(593, {"item": {"item": "EquipmentRingsChat10"}, "order": 593}), - new SlabItemSortBase(594, {"item": {"item": "EquipmentRingsChat1"}, "order": 594}), - new SlabItemSortBase(595, {"item": {"item": "EquipmentRingsChat2"}, "order": 595}), - new SlabItemSortBase(596, {"item": {"item": "EquipmentRingsChat3"}, "order": 596}), - new SlabItemSortBase(597, {"item": {"item": "EquipmentRingsChat4"}, "order": 597}), - new SlabItemSortBase(598, {"item": {"item": "EquipmentRingsChat5"}, "order": 598}), - new SlabItemSortBase(599, {"item": {"item": "EquipmentRingsChat11"}, "order": 599}), - new SlabItemSortBase(600, {"item": {"item": "EquipmentRingsChat9"}, "order": 600}), - new SlabItemSortBase(601, {"item": {"item": "EquipmentRingsChat6"}, "order": 601}), - new SlabItemSortBase(602, {"item": {"item": "EquipmentCape3"}, "order": 602}), - new SlabItemSortBase(603, {"item": {"item": "EquipmentCape4"}, "order": 603}), - new SlabItemSortBase(604, {"item": {"item": "EquipmentCape5"}, "order": 604}), - new SlabItemSortBase(605, {"item": {"item": "EquipmentCape6"}, "order": 605}), - new SlabItemSortBase(606, {"item": {"item": "EquipmentCape13"}, "order": 606}), - new SlabItemSortBase(607, {"item": {"item": "EquipmentCape17"}, "order": 607}), - new SlabItemSortBase(608, {"item": {"item": "EquipmentCape0"}, "order": 608}), - new SlabItemSortBase(609, {"item": {"item": "EquipmentCape2"}, "order": 609}), - new SlabItemSortBase(610, {"item": {"item": "EquipmentCape7"}, "order": 610}), - new SlabItemSortBase(611, {"item": {"item": "EquipmentCape8"}, "order": 611}), - new SlabItemSortBase(612, {"item": {"item": "EquipmentCape9"}, "order": 612}), - new SlabItemSortBase(613, {"item": {"item": "EquipmentCape10"}, "order": 613}), - new SlabItemSortBase(614, {"item": {"item": "EquipmentCape11"}, "order": 614}), - new SlabItemSortBase(615, {"item": {"item": "EquipmentCape12"}, "order": 615}), - new SlabItemSortBase(616, {"item": {"item": "EquipmentCape14"}, "order": 616}), - new SlabItemSortBase(617, {"item": {"item": "EquipmentCape15"}, "order": 617}), - new SlabItemSortBase(618, {"item": {"item": "EquipmentCape16"}, "order": 618}), - new SlabItemSortBase(619, {"item": {"item": "EquipmentCape18"}, "order": 619}), - new SlabItemSortBase(620, {"item": {"item": "EquipmentKeychain0"}, "order": 620}), - new SlabItemSortBase(621, {"item": {"item": "EquipmentKeychain1"}, "order": 621}), - new SlabItemSortBase(622, {"item": {"item": "EquipmentKeychain2"}, "order": 622}), - new SlabItemSortBase(623, {"item": {"item": "EquipmentKeychain3"}, "order": 623}), - new SlabItemSortBase(624, {"item": {"item": "EquipmentKeychain4"}, "order": 624}), - new SlabItemSortBase(625, {"item": {"item": "EquipmentKeychain5"}, "order": 625}), - new SlabItemSortBase(626, {"item": {"item": "EquipmentKeychain6"}, "order": 626}), - new SlabItemSortBase(627, {"item": {"item": "EquipmentKeychain7"}, "order": 627}), - new SlabItemSortBase(628, {"item": {"item": "EquipmentKeychain8"}, "order": 628}), - new SlabItemSortBase(629, {"item": {"item": "EquipmentKeychain9"}, "order": 629}), - new SlabItemSortBase(630, {"item": {"item": "EquipmentKeychain10"}, "order": 630}), - new SlabItemSortBase(631, {"item": {"item": "EquipmentKeychain11"}, "order": 631}), - new SlabItemSortBase(632, {"item": {"item": "EquipmentKeychain12"}, "order": 632}), - new SlabItemSortBase(633, {"item": {"item": "EquipmentKeychain13"}, "order": 633}), - new SlabItemSortBase(634, {"item": {"item": "EquipmentKeychain14"}, "order": 634}), - new SlabItemSortBase(635, {"item": {"item": "EquipmentKeychain15"}, "order": 635}), - new SlabItemSortBase(636, {"item": {"item": "EquipmentKeychain16"}, "order": 636}), - new SlabItemSortBase(637, {"item": {"item": "EquipmentKeychain17"}, "order": 637}), - new SlabItemSortBase(638, {"item": {"item": "EquipmentKeychain18"}, "order": 638}), - new SlabItemSortBase(639, {"item": {"item": "EquipmentKeychain19"}, "order": 639}), - new SlabItemSortBase(640, {"item": {"item": "EquipmentKeychain20"}, "order": 640}), - new SlabItemSortBase(641, {"item": {"item": "EquipmentKeychain21"}, "order": 641}), - new SlabItemSortBase(642, {"item": {"item": "EquipmentKeychain22"}, "order": 642}), - new SlabItemSortBase(643, {"item": {"item": "EquipmentKeychain23"}, "order": 643}), - new SlabItemSortBase(644, {"item": {"item": "EquipmentKeychain24"}, "order": 644}), - new SlabItemSortBase(645, {"item": {"item": "EquipmentKeychain25"}, "order": 645}), - new SlabItemSortBase(646, {"item": {"item": "EquipmentKeychain26"}, "order": 646}), - new SlabItemSortBase(647, {"item": {"item": "EquipmentKeychain27"}, "order": 647}), - new SlabItemSortBase(648, {"item": {"item": "EquipmentKeychain28"}, "order": 648}), - new SlabItemSortBase(649, {"item": {"item": "EquipmentKeychain29"}, "order": 649}), - new SlabItemSortBase(650, {"item": {"item": "Trophy1"}, "order": 650}), - new SlabItemSortBase(651, {"item": {"item": "Trophy2"}, "order": 651}), - new SlabItemSortBase(652, {"item": {"item": "Trophy3"}, "order": 652}), - new SlabItemSortBase(653, {"item": {"item": "Trophy5"}, "order": 653}), - new SlabItemSortBase(654, {"item": {"item": "Trophy6"}, "order": 654}), - new SlabItemSortBase(655, {"item": {"item": "Trophy7"}, "order": 655}), - new SlabItemSortBase(656, {"item": {"item": "Trophy8"}, "order": 656}), - new SlabItemSortBase(657, {"item": {"item": "Trophy9"}, "order": 657}), - new SlabItemSortBase(658, {"item": {"item": "Trophy10"}, "order": 658}), - new SlabItemSortBase(659, {"item": {"item": "Trophy11"}, "order": 659}), - new SlabItemSortBase(660, {"item": {"item": "Trophy12"}, "order": 660}), - new SlabItemSortBase(661, {"item": {"item": "Trophy13"}, "order": 661}), - new SlabItemSortBase(662, {"item": {"item": "Trophy14"}, "order": 662}), - new SlabItemSortBase(663, {"item": {"item": "Trophy15"}, "order": 663}), - new SlabItemSortBase(664, {"item": {"item": "Trophy16"}, "order": 664}), - new SlabItemSortBase(665, {"item": {"item": "Trophy17"}, "order": 665}), - new SlabItemSortBase(666, {"item": {"item": "Trophy18"}, "order": 666}), - new SlabItemSortBase(667, {"item": {"item": "Trophy19"}, "order": 667}), - new SlabItemSortBase(668, {"item": {"item": "Trophy20"}, "order": 668}), - new SlabItemSortBase(669, {"item": {"item": "Trophy21"}, "order": 669}), - new SlabItemSortBase(670, {"item": {"item": "Trophy22"}, "order": 670}), - new SlabItemSortBase(671, {"item": {"item": "Trophy23"}, "order": 671}), - new SlabItemSortBase(672, {"item": {"item": "Trophy24"}, "order": 672}), - new SlabItemSortBase(673, {"item": {"item": "Trophy25"}, "order": 673}), - new SlabItemSortBase(674, {"item": {"item": "EquipmentNametag1"}, "order": 674}), - new SlabItemSortBase(675, {"item": {"item": "EquipmentNametag3"}, "order": 675}), - new SlabItemSortBase(676, {"item": {"item": "EquipmentNametag4"}, "order": 676}), - new SlabItemSortBase(677, {"item": {"item": "EquipmentNametag5"}, "order": 677}), - new SlabItemSortBase(678, {"item": {"item": "EquipmentNametag6b"}, "order": 678}), - new SlabItemSortBase(679, {"item": {"item": "EquipmentNametag7"}, "order": 679}), - new SlabItemSortBase(680, {"item": {"item": "EquipmentNametag8"}, "order": 680}), - new SlabItemSortBase(681, {"item": {"item": "EquipmentNametag9"}, "order": 681}), - new SlabItemSortBase(682, {"item": {"item": "EquipmentNametag10"}, "order": 682}), - new SlabItemSortBase(683, {"item": {"item": "EquipmentNametag11"}, "order": 683}), - new SlabItemSortBase(684, {"item": {"item": "EquipmentNametag12"}, "order": 684}), - new SlabItemSortBase(685, {"item": {"item": "EquipmentNametag13"}, "order": 685}), - new SlabItemSortBase(686, {"item": {"item": "EquipmentNametag14"}, "order": 686}), - new SlabItemSortBase(687, {"item": {"item": "EquipmentNametag15"}, "order": 687}), - new SlabItemSortBase(688, {"item": {"item": "EquipmentNametag16"}, "order": 688}), - new SlabItemSortBase(689, {"item": {"item": "EquipmentNametag17"}, "order": 689}), - new SlabItemSortBase(690, {"item": {"item": "EquipmentNametag18"}, "order": 690}), - new SlabItemSortBase(691, {"item": {"item": "EquipmentNametag19"}, "order": 691}), - new SlabItemSortBase(692, {"item": {"item": "EquipmentNametag20"}, "order": 692}), - new SlabItemSortBase(693, {"item": {"item": "EquipmentNametag21"}, "order": 693}), - new SlabItemSortBase(694, {"item": {"item": "EquipmentNametag22"}, "order": 694}), - new SlabItemSortBase(695, {"item": {"item": "EquipmentNametag23"}, "order": 695}), - new SlabItemSortBase(696, {"item": {"item": "EquipmentNametag24"}, "order": 696}), - new SlabItemSortBase(697, {"item": {"item": "EquipmentNametag25"}, "order": 697}), - new SlabItemSortBase(698, {"item": {"item": "EquipmentNametag26"}, "order": 698}), - new SlabItemSortBase(699, {"item": {"item": "EquipmentNametag27"}, "order": 699}), - new SlabItemSortBase(700, {"item": {"item": "EquipmentNametag28"}, "order": 700}), - new SlabItemSortBase(701, {"item": {"item": "EquipmentNametag29"}, "order": 701}), - new SlabItemSortBase(702, {"item": {"item": "EquipmentNametag30"}, "order": 702}), - new SlabItemSortBase(703, {"item": {"item": "EquipmentGown1"}, "order": 703}), - new SlabItemSortBase(704, {"item": {"item": "EquipmentGown2"}, "order": 704}), - new SlabItemSortBase(705, {"item": {"item": "EquipmentGown3"}, "order": 705}), - new SlabItemSortBase(706, {"item": {"item": "EquipmentGown4"}, "order": 706}), - new SlabItemSortBase(707, {"item": {"item": "EquipmentGown5"}, "order": 707}), - new SlabItemSortBase(708, {"item": {"item": "EquipmentTools1"}, "order": 708}), - new SlabItemSortBase(709, {"item": {"item": "EquipmentTools2"}, "order": 709}), - new SlabItemSortBase(710, {"item": {"item": "EquipmentTools3"}, "order": 710}), - new SlabItemSortBase(711, {"item": {"item": "EquipmentTools5"}, "order": 711}), - new SlabItemSortBase(712, {"item": {"item": "EquipmentTools6"}, "order": 712}), - new SlabItemSortBase(713, {"item": {"item": "EquipmentTools7"}, "order": 713}), - new SlabItemSortBase(714, {"item": {"item": "EquipmentTools11"}, "order": 714}), - new SlabItemSortBase(715, {"item": {"item": "EquipmentTools8"}, "order": 715}), - new SlabItemSortBase(716, {"item": {"item": "EquipmentTools12"}, "order": 716}), - new SlabItemSortBase(717, {"item": {"item": "EquipmentTools9"}, "order": 717}), - new SlabItemSortBase(718, {"item": {"item": "EquipmentTools14"}, "order": 718}), - new SlabItemSortBase(719, {"item": {"item": "EquipmentTools15"}, "order": 719}), - new SlabItemSortBase(720, {"item": {"item": "EquipmentTools10"}, "order": 720}), - new SlabItemSortBase(721, {"item": {"item": "EquipmentTools13"}, "order": 721}), - new SlabItemSortBase(722, {"item": {"item": "EquipmentTools16"}, "order": 722}), - new SlabItemSortBase(723, {"item": {"item": "EquipmentToolsHatchet0"}, "order": 723}), - new SlabItemSortBase(724, {"item": {"item": "EquipmentToolsHatchet3"}, "order": 724}), - new SlabItemSortBase(725, {"item": {"item": "EquipmentToolsHatchet1"}, "order": 725}), - new SlabItemSortBase(726, {"item": {"item": "EquipmentToolsHatchet2b"}, "order": 726}), - new SlabItemSortBase(727, {"item": {"item": "EquipmentToolsHatchet2"}, "order": 727}), - new SlabItemSortBase(728, {"item": {"item": "EquipmentToolsHatchet4"}, "order": 728}), - new SlabItemSortBase(729, {"item": {"item": "EquipmentToolsHatchet5"}, "order": 729}), - new SlabItemSortBase(730, {"item": {"item": "EquipmentToolsHatchet7"}, "order": 730}), - new SlabItemSortBase(731, {"item": {"item": "EquipmentToolsHatchet6"}, "order": 731}), - new SlabItemSortBase(732, {"item": {"item": "EquipmentToolsHatchet8"}, "order": 732}), - new SlabItemSortBase(733, {"item": {"item": "EquipmentToolsHatchet9"}, "order": 733}), - new SlabItemSortBase(734, {"item": {"item": "EquipmentToolsHatchet12"}, "order": 734}), - new SlabItemSortBase(735, {"item": {"item": "EquipmentToolsHatchet10"}, "order": 735}), - new SlabItemSortBase(736, {"item": {"item": "EquipmentToolsHatchet11"}, "order": 736}), - new SlabItemSortBase(737, {"item": {"item": "EquipmentToolsHatchet13"}, "order": 737}), - new SlabItemSortBase(738, {"item": {"item": "FishingRod2"}, "order": 738}), - new SlabItemSortBase(739, {"item": {"item": "FishingRod3"}, "order": 739}), - new SlabItemSortBase(740, {"item": {"item": "FishingRod4"}, "order": 740}), - new SlabItemSortBase(741, {"item": {"item": "FishingRod5"}, "order": 741}), - new SlabItemSortBase(742, {"item": {"item": "FishingRod6"}, "order": 742}), - new SlabItemSortBase(743, {"item": {"item": "FishingRod7"}, "order": 743}), - new SlabItemSortBase(744, {"item": {"item": "FishingRod8"}, "order": 744}), - new SlabItemSortBase(745, {"item": {"item": "FishingRod9"}, "order": 745}), - new SlabItemSortBase(746, {"item": {"item": "FishingRod10"}, "order": 746}), - new SlabItemSortBase(747, {"item": {"item": "FishingRod11"}, "order": 747}), - new SlabItemSortBase(748, {"item": {"item": "FishingRod12"}, "order": 748}), - new SlabItemSortBase(749, {"item": {"item": "FishingRod13"}, "order": 749}), - new SlabItemSortBase(750, {"item": {"item": "CatchingNet2"}, "order": 750}), - new SlabItemSortBase(751, {"item": {"item": "CatchingNet3"}, "order": 751}), - new SlabItemSortBase(752, {"item": {"item": "CatchingNet4"}, "order": 752}), - new SlabItemSortBase(753, {"item": {"item": "CatchingNet5"}, "order": 753}), - new SlabItemSortBase(754, {"item": {"item": "CatchingNet6"}, "order": 754}), - new SlabItemSortBase(755, {"item": {"item": "CatchingNet7"}, "order": 755}), - new SlabItemSortBase(756, {"item": {"item": "CatchingNet8"}, "order": 756}), - new SlabItemSortBase(757, {"item": {"item": "CatchingNet9"}, "order": 757}), - new SlabItemSortBase(758, {"item": {"item": "CatchingNet10"}, "order": 758}), - new SlabItemSortBase(759, {"item": {"item": "CatchingNet11"}, "order": 759}), - new SlabItemSortBase(760, {"item": {"item": "CatchingNet12"}, "order": 760}), - new SlabItemSortBase(761, {"item": {"item": "CatchingNet13"}, "order": 761}), - new SlabItemSortBase(762, {"item": {"item": "TrapBoxSet1"}, "order": 762}), - new SlabItemSortBase(763, {"item": {"item": "TrapBoxSet2"}, "order": 763}), - new SlabItemSortBase(764, {"item": {"item": "TrapBoxSet3"}, "order": 764}), - new SlabItemSortBase(765, {"item": {"item": "TrapBoxSet4"}, "order": 765}), - new SlabItemSortBase(766, {"item": {"item": "TrapBoxSet5"}, "order": 766}), - new SlabItemSortBase(767, {"item": {"item": "TrapBoxSet6"}, "order": 767}), - new SlabItemSortBase(768, {"item": {"item": "TrapBoxSet7"}, "order": 768}), - new SlabItemSortBase(769, {"item": {"item": "TrapBoxSet8"}, "order": 769}), - new SlabItemSortBase(770, {"item": {"item": "TrapBoxSet9"}, "order": 770}), - new SlabItemSortBase(771, {"item": {"item": "TrapBoxSet10"}, "order": 771}), - new SlabItemSortBase(772, {"item": {"item": "TrapBoxSet11"}, "order": 772}), - new SlabItemSortBase(773, {"item": {"item": "WorshipSkull1"}, "order": 773}), - new SlabItemSortBase(774, {"item": {"item": "WorshipSkull2"}, "order": 774}), - new SlabItemSortBase(775, {"item": {"item": "WorshipSkull3"}, "order": 775}), - new SlabItemSortBase(776, {"item": {"item": "WorshipSkull4"}, "order": 776}), - new SlabItemSortBase(777, {"item": {"item": "WorshipSkull5"}, "order": 777}), - new SlabItemSortBase(778, {"item": {"item": "WorshipSkull6"}, "order": 778}), - new SlabItemSortBase(779, {"item": {"item": "WorshipSkull7"}, "order": 779}), - new SlabItemSortBase(780, {"item": {"item": "WorshipSkull8"}, "order": 780}), - new SlabItemSortBase(781, {"item": {"item": "WorshipSkull9"}, "order": 781}), - new SlabItemSortBase(782, {"item": {"item": "WorshipSkull10"}, "order": 782}), - new SlabItemSortBase(783, {"item": {"item": "WorshipSkull11"}, "order": 783}), - new SlabItemSortBase(784, {"item": {"item": "WorshipSkull12"}, "order": 784}), - new SlabItemSortBase(785, {"item": {"item": "DNAgun0"}, "order": 785}), - new SlabItemSortBase(786, {"item": {"item": "DNAgun1"}, "order": 786}), - new SlabItemSortBase(787, {"item": {"item": "DNAgun2"}, "order": 787}), - new SlabItemSortBase(788, {"item": {"item": "DNAgun3"}, "order": 788}), - new SlabItemSortBase(789, {"item": {"item": "FoodHealth1"}, "order": 789}), - new SlabItemSortBase(790, {"item": {"item": "FoodHealth3"}, "order": 790}), - new SlabItemSortBase(791, {"item": {"item": "FoodHealth2"}, "order": 791}), - new SlabItemSortBase(792, {"item": {"item": "Peanut"}, "order": 792}), - new SlabItemSortBase(793, {"item": {"item": "FoodHealth5"}, "order": 793}), - new SlabItemSortBase(794, {"item": {"item": "FoodEvent8"}, "order": 794}), - new SlabItemSortBase(795, {"item": {"item": "Meatloaf"}, "order": 795}), - new SlabItemSortBase(796, {"item": {"item": "FoodHealth4"}, "order": 796}), - new SlabItemSortBase(797, {"item": {"item": "FoodHealth6"}, "order": 797}), - new SlabItemSortBase(798, {"item": {"item": "FoodHealth7"}, "order": 798}), - new SlabItemSortBase(799, {"item": {"item": "FoodHealth10"}, "order": 799}), - new SlabItemSortBase(800, {"item": {"item": "FoodHealth9"}, "order": 800}), - new SlabItemSortBase(801, {"item": {"item": "FoodHealth11"}, "order": 801}), - new SlabItemSortBase(802, {"item": {"item": "FoodHealth13"}, "order": 802}), - new SlabItemSortBase(803, {"item": {"item": "FoodHealth12"}, "order": 803}), - new SlabItemSortBase(804, {"item": {"item": "FoodHealth14"}, "order": 804}), - new SlabItemSortBase(805, {"item": {"item": "FoodHealth15"}, "order": 805}), - new SlabItemSortBase(806, {"item": {"item": "FoodHealth16"}, "order": 806}), - new SlabItemSortBase(807, {"item": {"item": "FoodHealth17"}, "order": 807}), - new SlabItemSortBase(808, {"item": {"item": "FoodHealth18"}, "order": 808}), - new SlabItemSortBase(809, {"item": {"item": "FoodHealth19"}, "order": 809}), - new SlabItemSortBase(810, {"item": {"item": "FoodPotOr1"}, "order": 810}), - new SlabItemSortBase(811, {"item": {"item": "FoodPotOr2"}, "order": 811}), - new SlabItemSortBase(812, {"item": {"item": "FoodPotOr3"}, "order": 812}), - new SlabItemSortBase(813, {"item": {"item": "FoodPotOr4"}, "order": 813}), - new SlabItemSortBase(814, {"item": {"item": "FoodPotRe1"}, "order": 814}), - new SlabItemSortBase(815, {"item": {"item": "FoodPotRe2"}, "order": 815}), - new SlabItemSortBase(816, {"item": {"item": "FoodPotRe3"}, "order": 816}), - new SlabItemSortBase(817, {"item": {"item": "FoodPotRe4"}, "order": 817}), - new SlabItemSortBase(818, {"item": {"item": "FoodPotGr1"}, "order": 818}), - new SlabItemSortBase(819, {"item": {"item": "FoodPotGr2"}, "order": 819}), - new SlabItemSortBase(820, {"item": {"item": "FoodPotGr3"}, "order": 820}), - new SlabItemSortBase(821, {"item": {"item": "FoodPotGr4"}, "order": 821}), - new SlabItemSortBase(822, {"item": {"item": "FoodEvent7"}, "order": 822}), - new SlabItemSortBase(823, {"item": {"item": "FoodPotMana1"}, "order": 823}), - new SlabItemSortBase(824, {"item": {"item": "FoodPotMana2"}, "order": 824}), - new SlabItemSortBase(825, {"item": {"item": "FoodPotMana3"}, "order": 825}), - new SlabItemSortBase(826, {"item": {"item": "FoodPotMana4"}, "order": 826}), - new SlabItemSortBase(827, {"item": {"item": "FoodPotYe1"}, "order": 827}), - new SlabItemSortBase(828, {"item": {"item": "FoodPotYe2"}, "order": 828}), - new SlabItemSortBase(829, {"item": {"item": "FoodPotYe3"}, "order": 829}), - new SlabItemSortBase(830, {"item": {"item": "FoodPotYe4"}, "order": 830}), - new SlabItemSortBase(831, {"item": {"item": "FoodPotYe5"}, "order": 831}), - new SlabItemSortBase(832, {"item": {"item": "FoodEvent6"}, "order": 832}), - new SlabItemSortBase(833, {"item": {"item": "Pearl3"}, "order": 833}), - new SlabItemSortBase(834, {"item": {"item": "FoodMining1"}, "order": 834}), - new SlabItemSortBase(835, {"item": {"item": "FoodEvent1"}, "order": 835}), - new SlabItemSortBase(836, {"item": {"item": "Pearl2"}, "order": 836}), - new SlabItemSortBase(837, {"item": {"item": "FoodChoppin1"}, "order": 837}), - new SlabItemSortBase(838, {"item": {"item": "FoodEvent2"}, "order": 838}), - new SlabItemSortBase(839, {"item": {"item": "FoodFish1"}, "order": 839}), - new SlabItemSortBase(840, {"item": {"item": "FoodEvent3"}, "order": 840}), - new SlabItemSortBase(841, {"item": {"item": "Pearl1"}, "order": 841}), - new SlabItemSortBase(842, {"item": {"item": "FoodCatch1"}, "order": 842}), - new SlabItemSortBase(843, {"item": {"item": "FoodEvent4"}, "order": 843}), - new SlabItemSortBase(844, {"item": {"item": "FoodTrapping1"}, "order": 844}), - new SlabItemSortBase(845, {"item": {"item": "FoodWorship1"}, "order": 845}), - new SlabItemSortBase(846, {"item": {"item": "Bullet"}, "order": 846}), - new SlabItemSortBase(847, {"item": {"item": "BulletB"}, "order": 847}), - new SlabItemSortBase(848, {"item": {"item": "Bullet3"}, "order": 848}), - new SlabItemSortBase(849, {"item": {"item": "MidnightCookie"}, "order": 849}), - new SlabItemSortBase(850, {"item": {"item": "FoodEvent5"}, "order": 850}), - new SlabItemSortBase(851, {"item": {"item": "PeanutG"}, "order": 851}), - new SlabItemSortBase(852, {"item": {"item": "FoodG1"}, "order": 852}), - new SlabItemSortBase(853, {"item": {"item": "FoodG2"}, "order": 853}), - new SlabItemSortBase(854, {"item": {"item": "FoodG3"}, "order": 854}), - new SlabItemSortBase(855, {"item": {"item": "FoodG4"}, "order": 855}), - new SlabItemSortBase(856, {"item": {"item": "FoodG5"}, "order": 856}), - new SlabItemSortBase(857, {"item": {"item": "FoodG6"}, "order": 857}), - new SlabItemSortBase(858, {"item": {"item": "FoodG7"}, "order": 858}), - new SlabItemSortBase(859, {"item": {"item": "FoodG8"}, "order": 859}), - new SlabItemSortBase(860, {"item": {"item": "FoodG9"}, "order": 860}), - new SlabItemSortBase(861, {"item": {"item": "FoodG10"}, "order": 861}), - new SlabItemSortBase(862, {"item": {"item": "FoodG11"}, "order": 862}), - new SlabItemSortBase(863, {"item": {"item": "FoodG12"}, "order": 863}), - new SlabItemSortBase(864, {"item": {"item": "FoodG13"}, "order": 864}), - new SlabItemSortBase(865, {"item": {"item": "FoodG14"}, "order": 865}), - new SlabItemSortBase(866, {"item": {"item": "FoodG15"}, "order": 866}), - new SlabItemSortBase(867, {"item": {"item": "ButterBar"}, "order": 867}), - new SlabItemSortBase(868, {"item": {"item": "rtt0"}, "order": 868}), - new SlabItemSortBase(869, {"item": {"item": "ResetFrag"}, "order": 869}), - new SlabItemSortBase(870, {"item": {"item": "ResetCompleted"}, "order": 870}), - new SlabItemSortBase(871, {"item": {"item": "ResetCompletedS"}, "order": 871}), - new SlabItemSortBase(872, {"item": {"item": "ClassSwap"}, "order": 872}), - new SlabItemSortBase(873, {"item": {"item": "ClassSwapB"}, "order": 873}), - new SlabItemSortBase(874, {"item": {"item": "ClassSwapC"}, "order": 874}), - new SlabItemSortBase(875, {"item": {"item": "ResetBox"}, "order": 875}), - new SlabItemSortBase(876, {"item": {"item": "Key1"}, "order": 876}), - new SlabItemSortBase(877, {"item": {"item": "Key2"}, "order": 877}), - new SlabItemSortBase(878, {"item": {"item": "Key3"}, "order": 878}), - new SlabItemSortBase(879, {"item": {"item": "Key4"}, "order": 879}), - new SlabItemSortBase(880, {"item": {"item": "Key5"}, "order": 880}), - new SlabItemSortBase(881, {"item": {"item": "TixCol"}, "order": 881}), - new SlabItemSortBase(882, {"item": {"item": "SilverPen"}, "order": 882}), - new SlabItemSortBase(883, {"item": {"item": "PremiumGem"}, "order": 883}), - new SlabItemSortBase(884, {"item": {"item": "TalentPoint1"}, "order": 884}), - new SlabItemSortBase(885, {"item": {"item": "TalentPoint2"}, "order": 885}), - new SlabItemSortBase(886, {"item": {"item": "TalentPoint3"}, "order": 886}), - new SlabItemSortBase(887, {"item": {"item": "TalentPoint4"}, "order": 887}), - new SlabItemSortBase(888, {"item": {"item": "TalentPoint5"}, "order": 888}), - new SlabItemSortBase(889, {"item": {"item": "TalentPoint6"}, "order": 889}), - new SlabItemSortBase(890, {"item": {"item": "Gfoodcoupon"}, "order": 890}), - new SlabItemSortBase(891, {"item": {"item": "ItemsCoupon1"}, "order": 891}), - new SlabItemSortBase(892, {"item": {"item": "ItemsCoupon2"}, "order": 892}), - new SlabItemSortBase(893, {"item": {"item": "ExpBalloon1"}, "order": 893}), - new SlabItemSortBase(894, {"item": {"item": "ExpBalloon2"}, "order": 894}), - new SlabItemSortBase(895, {"item": {"item": "ExpBalloon3"}, "order": 895}), - new SlabItemSortBase(896, {"item": {"item": "Pearl4"}, "order": 896}), - new SlabItemSortBase(897, {"item": {"item": "Pearl6"}, "order": 897}), - new SlabItemSortBase(898, {"item": {"item": "Pearl5"}, "order": 898}), - new SlabItemSortBase(899, {"item": {"item": "Quest30"}, "order": 899}), - new SlabItemSortBase(900, {"item": {"item": "Quest35"}, "order": 900}), - new SlabItemSortBase(901, {"item": {"item": "Quest36"}, "order": 901}), - new SlabItemSortBase(902, {"item": {"item": "Quest38"}, "order": 902}), - new SlabItemSortBase(903, {"item": {"item": "Quest39"}, "order": 903}), - new SlabItemSortBase(904, {"item": {"item": "Quest40"}, "order": 904}), - new SlabItemSortBase(905, {"item": {"item": "Quest42"}, "order": 905}), - new SlabItemSortBase(906, {"item": {"item": "Quest43"}, "order": 906}), - new SlabItemSortBase(907, {"item": {"item": "Quest44"}, "order": 907}), - new SlabItemSortBase(908, {"item": {"item": "Quest49"}, "order": 908}), - new SlabItemSortBase(909, {"item": {"item": "Quest50"}, "order": 909}), - new SlabItemSortBase(910, {"item": {"item": "Quest70"}, "order": 910}), - new SlabItemSortBase(911, {"item": {"item": "Quest71"}, "order": 911}), - new SlabItemSortBase(912, {"item": {"item": "Quest72"}, "order": 912}), - new SlabItemSortBase(913, {"item": {"item": "Quest73"}, "order": 913}), - new SlabItemSortBase(914, {"item": {"item": "Quest90"}, "order": 914}), - new SlabItemSortBase(915, {"item": {"item": "Quest94"}, "order": 915}), - new SlabItemSortBase(916, {"item": {"item": "Quest75"}, "order": 916}), - new SlabItemSortBase(917, {"item": {"item": "Quest85"}, "order": 917}), - new SlabItemSortBase(918, {"item": {"item": "Quest88"}, "order": 918}), - new SlabItemSortBase(919, {"item": {"item": "Quest89"}, "order": 919}), - new SlabItemSortBase(920, {"item": {"item": "Quest91"}, "order": 920}), - new SlabItemSortBase(921, {"item": {"item": "Quest92"}, "order": 921}), - new SlabItemSortBase(922, {"item": {"item": "Quest109"}, "order": 922}), - new SlabItemSortBase(923, {"item": {"item": "Quest113"}, "order": 923}), - new SlabItemSortBase(924, {"item": {"item": "Quest76"}, "order": 924}), - new SlabItemSortBase(925, {"item": {"item": "Quest77"}, "order": 925}), - new SlabItemSortBase(926, {"item": {"item": "Quest79"}, "order": 926}), - new SlabItemSortBase(927, {"item": {"item": "Quest80"}, "order": 927}), - new SlabItemSortBase(928, {"item": {"item": "Quest102"}, "order": 928}), - new SlabItemSortBase(929, {"item": {"item": "Quest103"}, "order": 929}), - new SlabItemSortBase(930, {"item": {"item": "GemP36"}, "order": 930}), - new SlabItemSortBase(931, {"item": {"item": "GemP30"}, "order": 931}), - new SlabItemSortBase(932, {"item": {"item": "Quest81"}, "order": 932}), - new SlabItemSortBase(933, {"item": {"item": "Quest82"}, "order": 933}), - new SlabItemSortBase(934, {"item": {"item": "Quest95"}, "order": 934}), - new SlabItemSortBase(935, {"item": {"item": "Quest96"}, "order": 935}), - new SlabItemSortBase(936, {"item": {"item": "Quest97"}, "order": 936}), - new SlabItemSortBase(937, {"item": {"item": "Quest101"}, "order": 937}), - new SlabItemSortBase(938, {"item": {"item": "Quest108"}, "order": 938}), - new SlabItemSortBase(939, {"item": {"item": "Timecandy1"}, "order": 939}), - new SlabItemSortBase(940, {"item": {"item": "Timecandy2"}, "order": 940}), - new SlabItemSortBase(941, {"item": {"item": "Timecandy3"}, "order": 941}), - new SlabItemSortBase(942, {"item": {"item": "Timecandy4"}, "order": 942}), - new SlabItemSortBase(943, {"item": {"item": "Timecandy5"}, "order": 943}), - new SlabItemSortBase(944, {"item": {"item": "Timecandy6"}, "order": 944}), - new SlabItemSortBase(945, {"item": {"item": "Timecandy7"}, "order": 945}), - new SlabItemSortBase(946, {"item": {"item": "Timecandy8"}, "order": 946}), - new SlabItemSortBase(947, {"item": {"item": "Timecandy9"}, "order": 947}), - new SlabItemSortBase(948, {"item": {"item": "Timecandy10"}, "order": 948}), - new SlabItemSortBase(949, {"item": {"item": "StoneWe"}, "order": 949}), - new SlabItemSortBase(950, {"item": {"item": "StoneWeb"}, "order": 950}), - new SlabItemSortBase(951, {"item": {"item": "StoneW1"}, "order": 951}), - new SlabItemSortBase(952, {"item": {"item": "StoneW2"}, "order": 952}), - new SlabItemSortBase(953, {"item": {"item": "StoneW3"}, "order": 953}), - new SlabItemSortBase(954, {"item": {"item": "StoneW3b"}, "order": 954}), - new SlabItemSortBase(955, {"item": {"item": "StoneW6"}, "order": 955}), - new SlabItemSortBase(956, {"item": {"item": "StoneW4"}, "order": 956}), - new SlabItemSortBase(957, {"item": {"item": "StoneW5"}, "order": 957}), - new SlabItemSortBase(958, {"item": {"item": "StoneW7"}, "order": 958}), - new SlabItemSortBase(959, {"item": {"item": "StoneW8"}, "order": 959}), - new SlabItemSortBase(960, {"item": {"item": "StoneW9"}, "order": 960}), - new SlabItemSortBase(961, {"item": {"item": "StoneAe"}, "order": 961}), - new SlabItemSortBase(962, {"item": {"item": "StoneAeB"}, "order": 962}), - new SlabItemSortBase(963, {"item": {"item": "StoneA1"}, "order": 963}), - new SlabItemSortBase(964, {"item": {"item": "StoneA1b"}, "order": 964}), - new SlabItemSortBase(965, {"item": {"item": "StoneA2"}, "order": 965}), - new SlabItemSortBase(966, {"item": {"item": "StoneA2b"}, "order": 966}), - new SlabItemSortBase(967, {"item": {"item": "StoneA3"}, "order": 967}), - new SlabItemSortBase(968, {"item": {"item": "StoneA3b"}, "order": 968}), - new SlabItemSortBase(969, {"item": {"item": "StoneA4"}, "order": 969}), - new SlabItemSortBase(970, {"item": {"item": "StoneA5"}, "order": 970}), - new SlabItemSortBase(971, {"item": {"item": "StoneA6"}, "order": 971}), - new SlabItemSortBase(972, {"item": {"item": "StoneA7"}, "order": 972}), - new SlabItemSortBase(973, {"item": {"item": "StoneA8"}, "order": 973}), - new SlabItemSortBase(974, {"item": {"item": "StoneTe"}, "order": 974}), - new SlabItemSortBase(975, {"item": {"item": "StoneT1"}, "order": 975}), - new SlabItemSortBase(976, {"item": {"item": "StoneT1e"}, "order": 976}), - new SlabItemSortBase(977, {"item": {"item": "StoneT1eb"}, "order": 977}), - new SlabItemSortBase(978, {"item": {"item": "StoneT2"}, "order": 978}), - new SlabItemSortBase(979, {"item": {"item": "StoneT3"}, "order": 979}), - new SlabItemSortBase(980, {"item": {"item": "StoneT4"}, "order": 980}), - new SlabItemSortBase(981, {"item": {"item": "StoneT5"}, "order": 981}), - new SlabItemSortBase(982, {"item": {"item": "StoneT6"}, "order": 982}), - new SlabItemSortBase(983, {"item": {"item": "StoneT7"}, "order": 983}), - new SlabItemSortBase(984, {"item": {"item": "StoneT8"}, "order": 984}), - new SlabItemSortBase(985, {"item": {"item": "StoneHelm1"}, "order": 985}), - new SlabItemSortBase(986, {"item": {"item": "StoneHelm6"}, "order": 986}), - new SlabItemSortBase(987, {"item": {"item": "StoneHelm1b"}, "order": 987}), - new SlabItemSortBase(988, {"item": {"item": "StoneHelm7"}, "order": 988}), - new SlabItemSortBase(989, {"item": {"item": "StoneZ1"}, "order": 989}), - new SlabItemSortBase(990, {"item": {"item": "StoneZ2"}, "order": 990}), - new SlabItemSortBase(991, {"item": {"item": "StoneZ3"}, "order": 991}), - new SlabItemSortBase(992, {"item": {"item": "StoneZ4"}, "order": 992}), - new SlabItemSortBase(993, {"item": {"item": "JobApplication"}, "order": 993}), - new SlabItemSortBase(994, {"item": {"item": "SmithingHammerChisel"}, "order": 994}), - new SlabItemSortBase(995, {"item": {"item": "SmithingHammerChisel2"}, "order": 995}), - new SlabItemSortBase(996, {"item": {"item": "SmithingHammerChisel3"}, "order": 996}), - new SlabItemSortBase(997, {"item": {"item": "SmithingHammerChisel4"}, "order": 997}), - new SlabItemSortBase(998, {"item": {"item": "BobJoePickle"}, "order": 998}), - new SlabItemSortBase(999, {"item": {"item": "BallJoePickle"}, "order": 999}), - new SlabItemSortBase(1000, {"item": {"item": "BoneJoePickle"}, "order": 1000}), - new SlabItemSortBase(1001, {"item": {"item": "Quest1"}, "order": 1001}), - new SlabItemSortBase(1002, {"item": {"item": "Crystal1"}, "order": 1002}), - new SlabItemSortBase(1003, {"item": {"item": "Crystal2"}, "order": 1003}), - new SlabItemSortBase(1004, {"item": {"item": "Crystal3"}, "order": 1004}), - new SlabItemSortBase(1005, {"item": {"item": "Crystal4"}, "order": 1005}), - new SlabItemSortBase(1006, {"item": {"item": "Crystal5"}, "order": 1006}), - new SlabItemSortBase(1007, {"item": {"item": "PeanutS"}, "order": 1007}), - new SlabItemSortBase(1008, {"item": {"item": "Quest3"}, "order": 1008}), - new SlabItemSortBase(1009, {"item": {"item": "Quest4"}, "order": 1009}), - new SlabItemSortBase(1010, {"item": {"item": "Mayo"}, "order": 1010}), - new SlabItemSortBase(1011, {"item": {"item": "Trash"}, "order": 1011}), - new SlabItemSortBase(1012, {"item": {"item": "Trash2"}, "order": 1012}), - new SlabItemSortBase(1013, {"item": {"item": "Trash3"}, "order": 1013}), - new SlabItemSortBase(1014, {"item": {"item": "Quest5"}, "order": 1014}), - new SlabItemSortBase(1015, {"item": {"item": "Quest6"}, "order": 1015}), - new SlabItemSortBase(1016, {"item": {"item": "Quest7"}, "order": 1016}), - new SlabItemSortBase(1017, {"item": {"item": "Quest10"}, "order": 1017}), - new SlabItemSortBase(1018, {"item": {"item": "Quest11"}, "order": 1018}), - new SlabItemSortBase(1019, {"item": {"item": "Quest12"}, "order": 1019}), - new SlabItemSortBase(1020, {"item": {"item": "Quest13"}, "order": 1020}), - new SlabItemSortBase(1021, {"item": {"item": "Quest14"}, "order": 1021}), - new SlabItemSortBase(1022, {"item": {"item": "Quest15"}, "order": 1022}), - new SlabItemSortBase(1023, {"item": {"item": "Quest16"}, "order": 1023}), - new SlabItemSortBase(1024, {"item": {"item": "Quest18"}, "order": 1024}), - new SlabItemSortBase(1025, {"item": {"item": "Quest19"}, "order": 1025}), - new SlabItemSortBase(1026, {"item": {"item": "Quest20"}, "order": 1026}), - new SlabItemSortBase(1027, {"item": {"item": "Quest21"}, "order": 1027}), - new SlabItemSortBase(1028, {"item": {"item": "Quest22"}, "order": 1028}), - new SlabItemSortBase(1029, {"item": {"item": "Quest23"}, "order": 1029}), - new SlabItemSortBase(1030, {"item": {"item": "Quest24"}, "order": 1030}), - new SlabItemSortBase(1031, {"item": {"item": "Quest25"}, "order": 1031}), - new SlabItemSortBase(1032, {"item": {"item": "Quest26"}, "order": 1032}), - new SlabItemSortBase(1033, {"item": {"item": "Quest27"}, "order": 1033}), - new SlabItemSortBase(1034, {"item": {"item": "GoldricP1"}, "order": 1034}), - new SlabItemSortBase(1035, {"item": {"item": "GoldricP2"}, "order": 1035}), - new SlabItemSortBase(1036, {"item": {"item": "GoldricP3"}, "order": 1036}), - new SlabItemSortBase(1037, {"item": {"item": "Cutter"}, "order": 1037}), - new SlabItemSortBase(1038, {"item": {"item": "Quest32"}, "order": 1038}), - new SlabItemSortBase(1039, {"item": {"item": "Quest33"}, "order": 1039}), - new SlabItemSortBase(1040, {"item": {"item": "Quest34"}, "order": 1040}), - new SlabItemSortBase(1041, {"item": {"item": "Quest37"}, "order": 1041}), - new SlabItemSortBase(1042, {"item": {"item": "Quest41"}, "order": 1042}), - new SlabItemSortBase(1043, {"item": {"item": "Quest45"}, "order": 1043}), - new SlabItemSortBase(1044, {"item": {"item": "Quest46"}, "order": 1044}), - new SlabItemSortBase(1045, {"item": {"item": "Quest47"}, "order": 1045}), - new SlabItemSortBase(1046, {"item": {"item": "Quest48"}, "order": 1046}), - new SlabItemSortBase(1047, {"item": {"item": "Quest28"}, "order": 1047}), - new SlabItemSortBase(1048, {"item": {"item": "Island1"}, "order": 1048}), - new SlabItemSortBase(1049, {"item": {"item": "Island0"}, "order": 1049}), - new SlabItemSortBase(1050, {"item": {"item": "Quest86"}, "order": 1050}), - new SlabItemSortBase(1051, {"item": {"item": "Quest104"}, "order": 1051}), - new SlabItemSortBase(1052, {"item": {"item": "Quest87"}, "order": 1052}), - new SlabItemSortBase(1053, {"item": {"item": "Quest93"}, "order": 1053}), - new SlabItemSortBase(1054, {"item": {"item": "Quest98"}, "order": 1054}), - new SlabItemSortBase(1055, {"item": {"item": "Quest100"}, "order": 1055}), - new SlabItemSortBase(1056, {"item": {"item": "Quest107"}, "order": 1056}), - new SlabItemSortBase(1057, {"item": {"item": "ClamPearl0"}, "order": 1057}), - new SlabItemSortBase(1058, {"item": {"item": "ClamPearl1"}, "order": 1058}), - new SlabItemSortBase(1059, {"item": {"item": "Quest51"}, "order": 1059}), - new SlabItemSortBase(1060, {"item": {"item": "Quest52"}, "order": 1060}), - new SlabItemSortBase(1061, {"item": {"item": "PalmTreeD"}, "order": 1061}), - new SlabItemSortBase(1062, {"item": {"item": "Quest53"}, "order": 1062}), - new SlabItemSortBase(1063, {"item": {"item": "Quest54"}, "order": 1063}), - new SlabItemSortBase(1064, {"item": {"item": "Quest55"}, "order": 1064}), - new SlabItemSortBase(1065, {"item": {"item": "Quest56"}, "order": 1065}), - new SlabItemSortBase(1066, {"item": {"item": "Quest57"}, "order": 1066}), - new SlabItemSortBase(1067, {"item": {"item": "Quest58"}, "order": 1067}), - new SlabItemSortBase(1068, {"item": {"item": "Quest59"}, "order": 1068}), - new SlabItemSortBase(1069, {"item": {"item": "Quest60"}, "order": 1069}), - new SlabItemSortBase(1070, {"item": {"item": "Quest61"}, "order": 1070}), - new SlabItemSortBase(1071, {"item": {"item": "Quest62"}, "order": 1071}), - new SlabItemSortBase(1072, {"item": {"item": "Quest63"}, "order": 1072}), - new SlabItemSortBase(1073, {"item": {"item": "Quest64"}, "order": 1073}), - new SlabItemSortBase(1074, {"item": {"item": "Quest65"}, "order": 1074}), - new SlabItemSortBase(1075, {"item": {"item": "Quest66"}, "order": 1075}), - new SlabItemSortBase(1076, {"item": {"item": "Quest67"}, "order": 1076}), - new SlabItemSortBase(1077, {"item": {"item": "Whetstone"}, "order": 1077}), - new SlabItemSortBase(1078, {"item": {"item": "Quest68"}, "order": 1078}), - new SlabItemSortBase(1079, {"item": {"item": "Quest69"}, "order": 1079}), - new SlabItemSortBase(1080, {"item": {"item": "Quest74"}, "order": 1080}), - new SlabItemSortBase(1081, {"item": {"item": "Quest78"}, "order": 1081}), - new SlabItemSortBase(1082, {"item": {"item": "Quest106"}, "order": 1082}), - new SlabItemSortBase(1083, {"item": {"item": "Quest83"}, "order": 1083}), - new SlabItemSortBase(1084, {"item": {"item": "Quest84"}, "order": 1084}), - new SlabItemSortBase(1085, {"item": {"item": "Quest105"}, "order": 1085}), - new SlabItemSortBase(1086, {"item": {"item": "CaveGoldPiece"}, "order": 1086}), - new SlabItemSortBase(1087, {"item": {"item": "Bone0"}, "order": 1087}), - new SlabItemSortBase(1088, {"item": {"item": "Bone1"}, "order": 1088}), - new SlabItemSortBase(1089, {"item": {"item": "Bone2"}, "order": 1089}), - new SlabItemSortBase(1090, {"item": {"item": "Bone3"}, "order": 1090}), - new SlabItemSortBase(1091, {"item": {"item": "Dust0"}, "order": 1091}), - new SlabItemSortBase(1092, {"item": {"item": "Dust1"}, "order": 1092}), - new SlabItemSortBase(1093, {"item": {"item": "Dust2"}, "order": 1093}), - new SlabItemSortBase(1094, {"item": {"item": "Dust3"}, "order": 1094}), - new SlabItemSortBase(1095, {"item": {"item": "Dust4"}, "order": 1095}), - new SlabItemSortBase(1096, {"item": {"item": "Tach0"}, "order": 1096}), - new SlabItemSortBase(1097, {"item": {"item": "Tach1"}, "order": 1097}), - new SlabItemSortBase(1098, {"item": {"item": "Tach2"}, "order": 1098}), - new SlabItemSortBase(1099, {"item": {"item": "Tach3"}, "order": 1099}), - new SlabItemSortBase(1100, {"item": {"item": "Tach4"}, "order": 1100}), - new SlabItemSortBase(1101, {"item": {"item": "Tach5"}, "order": 1101}), - new SlabItemSortBase(1102, {"item": {"item": "Quest99"}, "order": 1102}), - new SlabItemSortBase(1103, {"item": {"item": "Coral1"}, "order": 1103}), - new SlabItemSortBase(1104, {"item": {"item": "Coral2"}, "order": 1104}), - new SlabItemSortBase(1105, {"item": {"item": "Coral3"}, "order": 1105}), - new SlabItemSortBase(1106, {"item": {"item": "Coral4"}, "order": 1106}), - new SlabItemSortBase(1107, {"item": {"item": "Coral5"}, "order": 1107}), - new SlabItemSortBase(1108, {"item": {"item": "Coral6"}, "order": 1108}), - new SlabItemSortBase(1109, {"item": {"item": "Coral7"}, "order": 1109}), - new SlabItemSortBase(1110, {"item": {"item": "Coral8"}, "order": 1110}), - new SlabItemSortBase(1111, {"item": {"item": "Quest110"}, "order": 1111}), - new SlabItemSortBase(1112, {"item": {"item": "BadgeG1"}, "order": 1112}), - new SlabItemSortBase(1113, {"item": {"item": "BadgeG2"}, "order": 1113}), - new SlabItemSortBase(1114, {"item": {"item": "BadgeG3"}, "order": 1114}), - new SlabItemSortBase(1115, {"item": {"item": "BadgeD1"}, "order": 1115}), - new SlabItemSortBase(1116, {"item": {"item": "BadgeD2"}, "order": 1116}), - new SlabItemSortBase(1117, {"item": {"item": "BadgeD3"}, "order": 1117}), - new SlabItemSortBase(1118, {"item": {"item": "NPCtoken1"}, "order": 1118}), - new SlabItemSortBase(1119, {"item": {"item": "NPCtoken2"}, "order": 1119}), - new SlabItemSortBase(1120, {"item": {"item": "NPCtoken3"}, "order": 1120}), - new SlabItemSortBase(1121, {"item": {"item": "NPCtoken5"}, "order": 1121}), - new SlabItemSortBase(1122, {"item": {"item": "NPCtoken6"}, "order": 1122}), - new SlabItemSortBase(1123, {"item": {"item": "NPCtoken4"}, "order": 1123}), - new SlabItemSortBase(1124, {"item": {"item": "NPCtoken9"}, "order": 1124}), - new SlabItemSortBase(1125, {"item": {"item": "NPCtoken10"}, "order": 1125}), - new SlabItemSortBase(1126, {"item": {"item": "NPCtoken11"}, "order": 1126}), - new SlabItemSortBase(1127, {"item": {"item": "NPCtoken13"}, "order": 1127}), - new SlabItemSortBase(1128, {"item": {"item": "NPCtoken7"}, "order": 1128}), - new SlabItemSortBase(1129, {"item": {"item": "Quest9"}, "order": 1129}), - new SlabItemSortBase(1130, {"item": {"item": "NPCtoken15"}, "order": 1130}), - new SlabItemSortBase(1131, {"item": {"item": "NPCtoken12"}, "order": 1131}), - new SlabItemSortBase(1132, {"item": {"item": "NPCtoken14"}, "order": 1132}), - new SlabItemSortBase(1133, {"item": {"item": "NPCtoken16"}, "order": 1133}), - new SlabItemSortBase(1134, {"item": {"item": "NPCtoken17"}, "order": 1134}), - new SlabItemSortBase(1135, {"item": {"item": "NPCtoken18"}, "order": 1135}), - new SlabItemSortBase(1136, {"item": {"item": "NPCtoken19"}, "order": 1136}), - new SlabItemSortBase(1137, {"item": {"item": "NPCtoken20"}, "order": 1137}), - new SlabItemSortBase(1138, {"item": {"item": "NPCtoken21"}, "order": 1138}), - new SlabItemSortBase(1139, {"item": {"item": "NPCtoken27"}, "order": 1139}), - new SlabItemSortBase(1140, {"item": {"item": "NPCtoken22"}, "order": 1140}), - new SlabItemSortBase(1141, {"item": {"item": "NPCtoken24"}, "order": 1141}), - new SlabItemSortBase(1142, {"item": {"item": "NPCtoken25"}, "order": 1142}), - new SlabItemSortBase(1143, {"item": {"item": "NPCtoken26"}, "order": 1143}), - new SlabItemSortBase(1144, {"item": {"item": "NPCtoken23"}, "order": 1144}), - new SlabItemSortBase(1145, {"item": {"item": "NPCtoken28"}, "order": 1145}), - new SlabItemSortBase(1146, {"item": {"item": "NPCtoken29"}, "order": 1146}), - new SlabItemSortBase(1147, {"item": {"item": "NPCtoken30"}, "order": 1147}), - new SlabItemSortBase(1148, {"item": {"item": "NPCtoken31"}, "order": 1148}), - new SlabItemSortBase(1149, {"item": {"item": "NPCtoken32"}, "order": 1149}), - new SlabItemSortBase(1150, {"item": {"item": "NPCtoken33"}, "order": 1150}), - new SlabItemSortBase(1151, {"item": {"item": "NPCtoken34"}, "order": 1151}), - new SlabItemSortBase(1152, {"item": {"item": "NPCtoken35"}, "order": 1152}), - new SlabItemSortBase(1153, {"item": {"item": "NPCtoken36"}, "order": 1153}), - new SlabItemSortBase(1154, {"item": {"item": "NPCtoken37"}, "order": 1154}), - new SlabItemSortBase(1155, {"item": {"item": "NPCtoken38"}, "order": 1155}), - new SlabItemSortBase(1156, {"item": {"item": "NPCtoken39"}, "order": 1156}), - new SlabItemSortBase(1157, {"item": {"item": "NPCtoken40"}, "order": 1157}), - new SlabItemSortBase(1158, {"item": {"item": "NPCtoken41"}, "order": 1158}), - new SlabItemSortBase(1159, {"item": {"item": "BadgeI1"}, "order": 1159}), - new SlabItemSortBase(1160, {"item": {"item": "BadgeI2"}, "order": 1160}), - new SlabItemSortBase(1161, {"item": {"item": "BadgeI3"}, "order": 1161}), - new SlabItemSortBase(1162, {"item": {"item": "EquipmentStatues1"}, "order": 1162}), - new SlabItemSortBase(1163, {"item": {"item": "EquipmentStatues2"}, "order": 1163}), - new SlabItemSortBase(1164, {"item": {"item": "EquipmentStatues3"}, "order": 1164}), - new SlabItemSortBase(1165, {"item": {"item": "EquipmentStatues4"}, "order": 1165}), - new SlabItemSortBase(1166, {"item": {"item": "EquipmentStatues5"}, "order": 1166}), - new SlabItemSortBase(1167, {"item": {"item": "EquipmentStatues6"}, "order": 1167}), - new SlabItemSortBase(1168, {"item": {"item": "EquipmentStatues7"}, "order": 1168}), - new SlabItemSortBase(1169, {"item": {"item": "EquipmentStatues8"}, "order": 1169}), - new SlabItemSortBase(1170, {"item": {"item": "EquipmentStatues9"}, "order": 1170}), - new SlabItemSortBase(1171, {"item": {"item": "EquipmentStatues10"}, "order": 1171}), - new SlabItemSortBase(1172, {"item": {"item": "EquipmentStatues11"}, "order": 1172}), - new SlabItemSortBase(1173, {"item": {"item": "EquipmentStatues12"}, "order": 1173}), - new SlabItemSortBase(1174, {"item": {"item": "EquipmentStatues13"}, "order": 1174}), - new SlabItemSortBase(1175, {"item": {"item": "EquipmentStatues14"}, "order": 1175}), - new SlabItemSortBase(1176, {"item": {"item": "EquipmentStatues15"}, "order": 1176}), - new SlabItemSortBase(1177, {"item": {"item": "EquipmentStatues16"}, "order": 1177}), - new SlabItemSortBase(1178, {"item": {"item": "EquipmentStatues17"}, "order": 1178}), - new SlabItemSortBase(1179, {"item": {"item": "EquipmentStatues18"}, "order": 1179}), - new SlabItemSortBase(1180, {"item": {"item": "EquipmentStatues19"}, "order": 1180}), - new SlabItemSortBase(1181, {"item": {"item": "EquipmentStatues20"}, "order": 1181}), - new SlabItemSortBase(1182, {"item": {"item": "EquipmentStatues21"}, "order": 1182}), - new SlabItemSortBase(1183, {"item": {"item": "EquipmentStatues22"}, "order": 1183}), - new SlabItemSortBase(1184, {"item": {"item": "EquipmentStatues23"}, "order": 1184}), - new SlabItemSortBase(1185, {"item": {"item": "EquipmentStatues24"}, "order": 1185}), - new SlabItemSortBase(1186, {"item": {"item": "EquipmentStatues25"}, "order": 1186}), - new SlabItemSortBase(1187, {"item": {"item": "EquipmentStatues26"}, "order": 1187}), - new SlabItemSortBase(1188, {"item": {"item": "EquipmentStatues27"}, "order": 1188}), - new SlabItemSortBase(1189, {"item": {"item": "EquipmentStatues28"}, "order": 1189}), - new SlabItemSortBase(1190, {"item": {"item": "EquipmentStatues29"}, "order": 1190}), - new SlabItemSortBase(1191, {"item": {"item": "EquipmentStatues30"}, "order": 1191}), - new SlabItemSortBase(1192, {"item": {"item": "EquipmentStatues31"}, "order": 1192}), - new SlabItemSortBase(1193, {"item": {"item": "EquipmentStatues32"}, "order": 1193}), - new SlabItemSortBase(1194, {"item": {"item": "EquipmentSmithingTabs2"}, "order": 1194}), - new SlabItemSortBase(1195, {"item": {"item": "EquipmentSmithingTabs3"}, "order": 1195}), - new SlabItemSortBase(1196, {"item": {"item": "EquipmentSmithingTabs4"}, "order": 1196}), - new SlabItemSortBase(1197, {"item": {"item": "EquipmentSmithingTabs5"}, "order": 1197}), - new SlabItemSortBase(1198, {"item": {"item": "EquipmentSmithingTabs6"}, "order": 1198}), - new SlabItemSortBase(1199, {"item": {"item": "SmithingRecipes1"}, "order": 1199}), - new SlabItemSortBase(1200, {"item": {"item": "SmithingRecipes2"}, "order": 1200}), - new SlabItemSortBase(1201, {"item": {"item": "SmithingRecipes3"}, "order": 1201}), - new SlabItemSortBase(1202, {"item": {"item": "SmithingRecipes4"}, "order": 1202}), - new SlabItemSortBase(1203, {"item": {"item": "SmithingRecipes5"}, "order": 1203}), - new SlabItemSortBase(1204, {"item": {"item": "SmithingRecipes6"}, "order": 1204}), - new SlabItemSortBase(1205, {"item": {"item": "SmithingRecipes7"}, "order": 1205}), - new SlabItemSortBase(1206, {"item": {"item": "TalentBook1"}, "order": 1206}), - new SlabItemSortBase(1207, {"item": {"item": "TalentBook2"}, "order": 1207}), - new SlabItemSortBase(1208, {"item": {"item": "TalentBook3"}, "order": 1208}), - new SlabItemSortBase(1209, {"item": {"item": "TalentBook4"}, "order": 1209}), - new SlabItemSortBase(1210, {"item": {"item": "TalentBook5"}, "order": 1210}), - new SlabItemSortBase(1211, {"item": {"item": "MaxCapBagT2"}, "order": 1211}), - new SlabItemSortBase(1212, {"item": {"item": "MaxCapBag1"}, "order": 1212}), - new SlabItemSortBase(1213, {"item": {"item": "MaxCapBag2"}, "order": 1213}), - new SlabItemSortBase(1214, {"item": {"item": "MaxCapBag3"}, "order": 1214}), - new SlabItemSortBase(1215, {"item": {"item": "MaxCapBag4"}, "order": 1215}), - new SlabItemSortBase(1216, {"item": {"item": "MaxCapBag5"}, "order": 1216}), - new SlabItemSortBase(1217, {"item": {"item": "MaxCapBagMi6"}, "order": 1217}), - new SlabItemSortBase(1218, {"item": {"item": "MaxCapBagMi7"}, "order": 1218}), - new SlabItemSortBase(1219, {"item": {"item": "MaxCapBagMi8"}, "order": 1219}), - new SlabItemSortBase(1220, {"item": {"item": "MaxCapBagMi9"}, "order": 1220}), - new SlabItemSortBase(1221, {"item": {"item": "MaxCapBagMi10"}, "order": 1221}), - new SlabItemSortBase(1222, {"item": {"item": "MaxCapBagMi11"}, "order": 1222}), - new SlabItemSortBase(1223, {"item": {"item": "MaxCapBagMi12"}, "order": 1223}), - new SlabItemSortBase(1224, {"item": {"item": "MaxCapBagT1"}, "order": 1224}), - new SlabItemSortBase(1225, {"item": {"item": "MaxCapBag7"}, "order": 1225}), - new SlabItemSortBase(1226, {"item": {"item": "MaxCapBag9"}, "order": 1226}), - new SlabItemSortBase(1227, {"item": {"item": "MaxCapBagT3"}, "order": 1227}), - new SlabItemSortBase(1228, {"item": {"item": "MaxCapBagT4"}, "order": 1228}), - new SlabItemSortBase(1229, {"item": {"item": "MaxCapBagT5"}, "order": 1229}), - new SlabItemSortBase(1230, {"item": {"item": "MaxCapBagT6"}, "order": 1230}), - new SlabItemSortBase(1231, {"item": {"item": "MaxCapBagT7"}, "order": 1231}), - new SlabItemSortBase(1232, {"item": {"item": "MaxCapBagT8"}, "order": 1232}), - new SlabItemSortBase(1233, {"item": {"item": "MaxCapBagT9"}, "order": 1233}), - new SlabItemSortBase(1234, {"item": {"item": "MaxCapBagT10"}, "order": 1234}), - new SlabItemSortBase(1235, {"item": {"item": "MaxCapBagT11"}, "order": 1235}), - new SlabItemSortBase(1236, {"item": {"item": "MaxCapBagT12"}, "order": 1236}), - new SlabItemSortBase(1237, {"item": {"item": "MaxCapBag6"}, "order": 1237}), - new SlabItemSortBase(1238, {"item": {"item": "MaxCapBag8"}, "order": 1238}), - new SlabItemSortBase(1239, {"item": {"item": "MaxCapBag10"}, "order": 1239}), - new SlabItemSortBase(1240, {"item": {"item": "MaxCapBagF3"}, "order": 1240}), - new SlabItemSortBase(1241, {"item": {"item": "MaxCapBagF4"}, "order": 1241}), - new SlabItemSortBase(1242, {"item": {"item": "MaxCapBagF5"}, "order": 1242}), - new SlabItemSortBase(1243, {"item": {"item": "MaxCapBagF6"}, "order": 1243}), - new SlabItemSortBase(1244, {"item": {"item": "MaxCapBagF7"}, "order": 1244}), - new SlabItemSortBase(1245, {"item": {"item": "MaxCapBagF8"}, "order": 1245}), - new SlabItemSortBase(1246, {"item": {"item": "MaxCapBagF9"}, "order": 1246}), - new SlabItemSortBase(1247, {"item": {"item": "MaxCapBagF10"}, "order": 1247}), - new SlabItemSortBase(1248, {"item": {"item": "MaxCapBagF11"}, "order": 1248}), - new SlabItemSortBase(1249, {"item": {"item": "MaxCapBagF12"}, "order": 1249}), - new SlabItemSortBase(1250, {"item": {"item": "MaxCapBagM1"}, "order": 1250}), - new SlabItemSortBase(1251, {"item": {"item": "MaxCapBagM2"}, "order": 1251}), - new SlabItemSortBase(1252, {"item": {"item": "MaxCapBagM3"}, "order": 1252}), - new SlabItemSortBase(1253, {"item": {"item": "MaxCapBagM4"}, "order": 1253}), - new SlabItemSortBase(1254, {"item": {"item": "MaxCapBagM5"}, "order": 1254}), - new SlabItemSortBase(1255, {"item": {"item": "MaxCapBagM6"}, "order": 1255}), - new SlabItemSortBase(1256, {"item": {"item": "MaxCapBagM7"}, "order": 1256}), - new SlabItemSortBase(1257, {"item": {"item": "MaxCapBagM8"}, "order": 1257}), - new SlabItemSortBase(1258, {"item": {"item": "MaxCapBagM9"}, "order": 1258}), - new SlabItemSortBase(1259, {"item": {"item": "MaxCapBagM10"}, "order": 1259}), - new SlabItemSortBase(1260, {"item": {"item": "MaxCapBagM11"}, "order": 1260}), - new SlabItemSortBase(1261, {"item": {"item": "MaxCapBagM12"}, "order": 1261}), - new SlabItemSortBase(1262, {"item": {"item": "MaxCapBagM13"}, "order": 1262}), - new SlabItemSortBase(1263, {"item": {"item": "MaxCapBagFi1"}, "order": 1263}), - new SlabItemSortBase(1264, {"item": {"item": "MaxCapBagFi2"}, "order": 1264}), - new SlabItemSortBase(1265, {"item": {"item": "MaxCapBagFi3"}, "order": 1265}), - new SlabItemSortBase(1266, {"item": {"item": "MaxCapBagFi4"}, "order": 1266}), - new SlabItemSortBase(1267, {"item": {"item": "MaxCapBagFi5"}, "order": 1267}), - new SlabItemSortBase(1268, {"item": {"item": "MaxCapBagFi6"}, "order": 1268}), - new SlabItemSortBase(1269, {"item": {"item": "MaxCapBagFi7"}, "order": 1269}), - new SlabItemSortBase(1270, {"item": {"item": "MaxCapBagFi8"}, "order": 1270}), - new SlabItemSortBase(1271, {"item": {"item": "MaxCapBagFi9"}, "order": 1271}), - new SlabItemSortBase(1272, {"item": {"item": "MaxCapBagFi10"}, "order": 1272}), - new SlabItemSortBase(1273, {"item": {"item": "MaxCapBagFi11"}, "order": 1273}), - new SlabItemSortBase(1274, {"item": {"item": "MaxCapBagFi12"}, "order": 1274}), - new SlabItemSortBase(1275, {"item": {"item": "MaxCapBagB1"}, "order": 1275}), - new SlabItemSortBase(1276, {"item": {"item": "MaxCapBagB2"}, "order": 1276}), - new SlabItemSortBase(1277, {"item": {"item": "MaxCapBagB3"}, "order": 1277}), - new SlabItemSortBase(1278, {"item": {"item": "MaxCapBagB4"}, "order": 1278}), - new SlabItemSortBase(1279, {"item": {"item": "MaxCapBagB5"}, "order": 1279}), - new SlabItemSortBase(1280, {"item": {"item": "MaxCapBagB6"}, "order": 1280}), - new SlabItemSortBase(1281, {"item": {"item": "MaxCapBagB7"}, "order": 1281}), - new SlabItemSortBase(1282, {"item": {"item": "MaxCapBagB8"}, "order": 1282}), - new SlabItemSortBase(1283, {"item": {"item": "MaxCapBagB9"}, "order": 1283}), - new SlabItemSortBase(1284, {"item": {"item": "MaxCapBagB10"}, "order": 1284}), - new SlabItemSortBase(1285, {"item": {"item": "MaxCapBagB11"}, "order": 1285}), - new SlabItemSortBase(1286, {"item": {"item": "MaxCapBagB12"}, "order": 1286}), - new SlabItemSortBase(1287, {"item": {"item": "MaxCapBagTr1"}, "order": 1287}), - new SlabItemSortBase(1288, {"item": {"item": "MaxCapBagTr3"}, "order": 1288}), - new SlabItemSortBase(1289, {"item": {"item": "MaxCapBagTr4"}, "order": 1289}), - new SlabItemSortBase(1290, {"item": {"item": "MaxCapBagTr5"}, "order": 1290}), - new SlabItemSortBase(1291, {"item": {"item": "MaxCapBagTr6"}, "order": 1291}), - new SlabItemSortBase(1292, {"item": {"item": "MaxCapBagTr7"}, "order": 1292}), - new SlabItemSortBase(1293, {"item": {"item": "MaxCapBagTr8"}, "order": 1293}), - new SlabItemSortBase(1294, {"item": {"item": "MaxCapBagTr9"}, "order": 1294}), - new SlabItemSortBase(1295, {"item": {"item": "MaxCapBagTr10"}, "order": 1295}), - new SlabItemSortBase(1296, {"item": {"item": "MaxCapBagTr11"}, "order": 1296}), - new SlabItemSortBase(1297, {"item": {"item": "MaxCapBagS1"}, "order": 1297}), - new SlabItemSortBase(1298, {"item": {"item": "MaxCapBagS3"}, "order": 1298}), - new SlabItemSortBase(1299, {"item": {"item": "MaxCapBagS4"}, "order": 1299}), - new SlabItemSortBase(1300, {"item": {"item": "MaxCapBagS5"}, "order": 1300}), - new SlabItemSortBase(1301, {"item": {"item": "MaxCapBagS6"}, "order": 1301}), - new SlabItemSortBase(1302, {"item": {"item": "MaxCapBagS7"}, "order": 1302}), - new SlabItemSortBase(1303, {"item": {"item": "MaxCapBagS8"}, "order": 1303}), - new SlabItemSortBase(1304, {"item": {"item": "MaxCapBagS9"}, "order": 1304}), - new SlabItemSortBase(1305, {"item": {"item": "MaxCapBagS10"}, "order": 1305}), - new SlabItemSortBase(1306, {"item": {"item": "MaxCapBagS11"}, "order": 1306}), - new SlabItemSortBase(1307, {"item": {"item": "ObolBronze0"}, "order": 1307}), - new SlabItemSortBase(1308, {"item": {"item": "ObolSilver0"}, "order": 1308}), - new SlabItemSortBase(1309, {"item": {"item": "ObolGold0"}, "order": 1309}), - new SlabItemSortBase(1310, {"item": {"item": "ObolPlatinum0"}, "order": 1310}), - new SlabItemSortBase(1311, {"item": {"item": "ObolPink0"}, "order": 1311}), - new SlabItemSortBase(1312, {"item": {"item": "ObolBronze1"}, "order": 1312}), - new SlabItemSortBase(1313, {"item": {"item": "ObolSilver1"}, "order": 1313}), - new SlabItemSortBase(1314, {"item": {"item": "ObolGold1"}, "order": 1314}), - new SlabItemSortBase(1315, {"item": {"item": "ObolPlatinum1"}, "order": 1315}), - new SlabItemSortBase(1316, {"item": {"item": "ObolPink1"}, "order": 1316}), - new SlabItemSortBase(1317, {"item": {"item": "ObolBronze2"}, "order": 1317}), - new SlabItemSortBase(1318, {"item": {"item": "ObolSilver2"}, "order": 1318}), - new SlabItemSortBase(1319, {"item": {"item": "ObolGold2"}, "order": 1319}), - new SlabItemSortBase(1320, {"item": {"item": "ObolPlatinum2"}, "order": 1320}), - new SlabItemSortBase(1321, {"item": {"item": "ObolPink2"}, "order": 1321}), - new SlabItemSortBase(1322, {"item": {"item": "ObolBronze3"}, "order": 1322}), - new SlabItemSortBase(1323, {"item": {"item": "ObolSilver3"}, "order": 1323}), - new SlabItemSortBase(1324, {"item": {"item": "ObolGold3"}, "order": 1324}), - new SlabItemSortBase(1325, {"item": {"item": "ObolPlatinum3"}, "order": 1325}), - new SlabItemSortBase(1326, {"item": {"item": "ObolPink3"}, "order": 1326}), - new SlabItemSortBase(1327, {"item": {"item": "ObolBronzeDamage"}, "order": 1327}), - new SlabItemSortBase(1328, {"item": {"item": "ObolSilverDamage"}, "order": 1328}), - new SlabItemSortBase(1329, {"item": {"item": "ObolGoldDamage"}, "order": 1329}), - new SlabItemSortBase(1330, {"item": {"item": "ObolPlatinumDamage"}, "order": 1330}), - new SlabItemSortBase(1331, {"item": {"item": "ObolPinkDamage"}, "order": 1331}), - new SlabItemSortBase(1332, {"item": {"item": "ObolSilverMoney"}, "order": 1332}), - new SlabItemSortBase(1333, {"item": {"item": "ObolGoldMoney"}, "order": 1333}), - new SlabItemSortBase(1334, {"item": {"item": "ObolBronzeMining"}, "order": 1334}), - new SlabItemSortBase(1335, {"item": {"item": "ObolSilverMining"}, "order": 1335}), - new SlabItemSortBase(1336, {"item": {"item": "ObolGoldMining"}, "order": 1336}), - new SlabItemSortBase(1337, {"item": {"item": "ObolPlatinumMining"}, "order": 1337}), - new SlabItemSortBase(1338, {"item": {"item": "ObolPinkMining"}, "order": 1338}), - new SlabItemSortBase(1339, {"item": {"item": "ObolBronzeChoppin"}, "order": 1339}), - new SlabItemSortBase(1340, {"item": {"item": "ObolSilverChoppin"}, "order": 1340}), - new SlabItemSortBase(1341, {"item": {"item": "ObolGoldChoppin"}, "order": 1341}), - new SlabItemSortBase(1342, {"item": {"item": "ObolPlatinumChoppin"}, "order": 1342}), - new SlabItemSortBase(1343, {"item": {"item": "ObolPinkChoppin"}, "order": 1343}), - new SlabItemSortBase(1344, {"item": {"item": "ObolBronzeFishing"}, "order": 1344}), - new SlabItemSortBase(1345, {"item": {"item": "ObolSilverFishing"}, "order": 1345}), - new SlabItemSortBase(1346, {"item": {"item": "ObolGoldFishing"}, "order": 1346}), - new SlabItemSortBase(1347, {"item": {"item": "ObolPlatinumFishing"}, "order": 1347}), - new SlabItemSortBase(1348, {"item": {"item": "ObolPinkFishing"}, "order": 1348}), - new SlabItemSortBase(1349, {"item": {"item": "ObolBronzeCatching"}, "order": 1349}), - new SlabItemSortBase(1350, {"item": {"item": "ObolSilverCatching"}, "order": 1350}), - new SlabItemSortBase(1351, {"item": {"item": "ObolGoldCatching"}, "order": 1351}), - new SlabItemSortBase(1352, {"item": {"item": "ObolPlatinumCatching"}, "order": 1352}), - new SlabItemSortBase(1353, {"item": {"item": "ObolPinkCatching"}, "order": 1353}), - new SlabItemSortBase(1354, {"item": {"item": "ObolSilverLuck"}, "order": 1354}), - new SlabItemSortBase(1355, {"item": {"item": "ObolGoldLuck"}, "order": 1355}), - new SlabItemSortBase(1356, {"item": {"item": "ObolPlatinumLuck"}, "order": 1356}), - new SlabItemSortBase(1357, {"item": {"item": "ObolPinkLuck"}, "order": 1357}), - new SlabItemSortBase(1358, {"item": {"item": "ObolBronzePop"}, "order": 1358}), - new SlabItemSortBase(1359, {"item": {"item": "ObolSilverPop"}, "order": 1359}), - new SlabItemSortBase(1360, {"item": {"item": "ObolGoldPop"}, "order": 1360}), - new SlabItemSortBase(1361, {"item": {"item": "ObolPlatinumPop"}, "order": 1361}), - new SlabItemSortBase(1362, {"item": {"item": "ObolPinkPop"}, "order": 1362}), - new SlabItemSortBase(1363, {"item": {"item": "ObolBronzeKill"}, "order": 1363}), - new SlabItemSortBase(1364, {"item": {"item": "ObolSilverKill"}, "order": 1364}), - new SlabItemSortBase(1365, {"item": {"item": "ObolGoldKill"}, "order": 1365}), - new SlabItemSortBase(1366, {"item": {"item": "ObolPlatinumKill"}, "order": 1366}), - new SlabItemSortBase(1367, {"item": {"item": "ObolPinkKill"}, "order": 1367}), - new SlabItemSortBase(1368, {"item": {"item": "ObolBronzeEXP"}, "order": 1368}), - new SlabItemSortBase(1369, {"item": {"item": "ObolSilverEXP"}, "order": 1369}), - new SlabItemSortBase(1370, {"item": {"item": "ObolGoldEXP"}, "order": 1370}), - new SlabItemSortBase(1371, {"item": {"item": "ObolPlatinumEXP"}, "order": 1371}), - new SlabItemSortBase(1372, {"item": {"item": "ObolPinkEXP"}, "order": 1372}), - new SlabItemSortBase(1373, {"item": {"item": "ObolBronzeCard"}, "order": 1373}), - new SlabItemSortBase(1374, {"item": {"item": "ObolSilverCard"}, "order": 1374}), - new SlabItemSortBase(1375, {"item": {"item": "ObolGoldCard"}, "order": 1375}), - new SlabItemSortBase(1376, {"item": {"item": "ObolPlatinumCard"}, "order": 1376}), - new SlabItemSortBase(1377, {"item": {"item": "ObolPinkCard"}, "order": 1377}), - new SlabItemSortBase(1378, {"item": {"item": "ObolBronzeDef"}, "order": 1378}), - new SlabItemSortBase(1379, {"item": {"item": "ObolSilverDef"}, "order": 1379}), - new SlabItemSortBase(1380, {"item": {"item": "ObolGoldDef"}, "order": 1380}), - new SlabItemSortBase(1381, {"item": {"item": "ObolPlatinumDef"}, "order": 1381}), - new SlabItemSortBase(1382, {"item": {"item": "ObolPinkDef"}, "order": 1382}), - new SlabItemSortBase(1383, {"item": {"item": "ObolBronzeTrapping"}, "order": 1383}), - new SlabItemSortBase(1384, {"item": {"item": "ObolSilverTrapping"}, "order": 1384}), - new SlabItemSortBase(1385, {"item": {"item": "ObolGoldTrapping"}, "order": 1385}), - new SlabItemSortBase(1386, {"item": {"item": "ObolPlatinumTrapping"}, "order": 1386}), - new SlabItemSortBase(1387, {"item": {"item": "ObolPinkTrapping"}, "order": 1387}), - new SlabItemSortBase(1388, {"item": {"item": "ObolBronzeCons"}, "order": 1388}), - new SlabItemSortBase(1389, {"item": {"item": "ObolSilverCons"}, "order": 1389}), - new SlabItemSortBase(1390, {"item": {"item": "ObolGoldCons"}, "order": 1390}), - new SlabItemSortBase(1391, {"item": {"item": "ObolPlatinumCons"}, "order": 1391}), - new SlabItemSortBase(1392, {"item": {"item": "ObolPinkCons"}, "order": 1392}), - new SlabItemSortBase(1393, {"item": {"item": "ObolBronzeWorship"}, "order": 1393}), - new SlabItemSortBase(1394, {"item": {"item": "ObolSilverWorship"}, "order": 1394}), - new SlabItemSortBase(1395, {"item": {"item": "ObolGoldWorship"}, "order": 1395}), - new SlabItemSortBase(1396, {"item": {"item": "ObolPlatinumWorship"}, "order": 1396}), - new SlabItemSortBase(1397, {"item": {"item": "ObolPinkWorship"}, "order": 1397}), - new SlabItemSortBase(1398, {"item": {"item": "ObolFrog"}, "order": 1398}), - new SlabItemSortBase(1399, {"item": {"item": "ObolAmarokA"}, "order": 1399}), - new SlabItemSortBase(1400, {"item": {"item": "ObolEfauntA"}, "order": 1400}), - new SlabItemSortBase(1401, {"item": {"item": "ObolKnight"}, "order": 1401}), - new SlabItemSortBase(1402, {"item": {"item": "ObolSlush"}, "order": 1402}), - new SlabItemSortBase(1403, {"item": {"item": "ObolChizoarA"}, "order": 1403}), - new SlabItemSortBase(1404, {"item": {"item": "ObolTroll"}, "order": 1404}), - new SlabItemSortBase(1405, {"item": {"item": "ObolLava"}, "order": 1405}), - new SlabItemSortBase(1406, {"item": {"item": "ObolKruk"}, "order": 1406}), - new SlabItemSortBase(1407, {"item": {"item": "ObolEmp"}, "order": 1407}), - new SlabItemSortBase(1408, {"item": {"item": "ObolHyper0"}, "order": 1408}), - new SlabItemSortBase(1409, {"item": {"item": "ObolHyper1"}, "order": 1409}), - new SlabItemSortBase(1410, {"item": {"item": "ObolHyper2"}, "order": 1410}), - new SlabItemSortBase(1411, {"item": {"item": "ObolHyper3"}, "order": 1411}), - new SlabItemSortBase(1412, {"item": {"item": "ObolHyperB0"}, "order": 1412}), - new SlabItemSortBase(1413, {"item": {"item": "ObolHyperB1"}, "order": 1413}), - new SlabItemSortBase(1414, {"item": {"item": "ObolHyperB2"}, "order": 1414}), - new SlabItemSortBase(1415, {"item": {"item": "ObolHyperB3"}, "order": 1415}), - new SlabItemSortBase(1416, {"item": {"item": "StampA1"}, "order": 1416}), - new SlabItemSortBase(1417, {"item": {"item": "StampA2"}, "order": 1417}), - new SlabItemSortBase(1418, {"item": {"item": "StampA3"}, "order": 1418}), - new SlabItemSortBase(1419, {"item": {"item": "StampA4"}, "order": 1419}), - new SlabItemSortBase(1420, {"item": {"item": "StampA5"}, "order": 1420}), - new SlabItemSortBase(1421, {"item": {"item": "StampA6"}, "order": 1421}), - new SlabItemSortBase(1422, {"item": {"item": "StampA7"}, "order": 1422}), - new SlabItemSortBase(1423, {"item": {"item": "StampA8"}, "order": 1423}), - new SlabItemSortBase(1424, {"item": {"item": "StampA9"}, "order": 1424}), - new SlabItemSortBase(1425, {"item": {"item": "StampA10"}, "order": 1425}), - new SlabItemSortBase(1426, {"item": {"item": "StampA11"}, "order": 1426}), - new SlabItemSortBase(1427, {"item": {"item": "StampA12"}, "order": 1427}), - new SlabItemSortBase(1428, {"item": {"item": "StampA13"}, "order": 1428}), - new SlabItemSortBase(1429, {"item": {"item": "StampA14"}, "order": 1429}), - new SlabItemSortBase(1430, {"item": {"item": "StampA15"}, "order": 1430}), - new SlabItemSortBase(1431, {"item": {"item": "StampA16"}, "order": 1431}), - new SlabItemSortBase(1432, {"item": {"item": "StampA17"}, "order": 1432}), - new SlabItemSortBase(1433, {"item": {"item": "StampA18"}, "order": 1433}), - new SlabItemSortBase(1434, {"item": {"item": "StampA19"}, "order": 1434}), - new SlabItemSortBase(1435, {"item": {"item": "StampA20"}, "order": 1435}), - new SlabItemSortBase(1436, {"item": {"item": "StampA21"}, "order": 1436}), - new SlabItemSortBase(1437, {"item": {"item": "StampA22"}, "order": 1437}), - new SlabItemSortBase(1438, {"item": {"item": "StampA23"}, "order": 1438}), - new SlabItemSortBase(1439, {"item": {"item": "StampA24"}, "order": 1439}), - new SlabItemSortBase(1440, {"item": {"item": "StampA25"}, "order": 1440}), - new SlabItemSortBase(1441, {"item": {"item": "StampA26"}, "order": 1441}), - new SlabItemSortBase(1442, {"item": {"item": "StampA27"}, "order": 1442}), - new SlabItemSortBase(1443, {"item": {"item": "StampA28"}, "order": 1443}), - new SlabItemSortBase(1444, {"item": {"item": "StampA29"}, "order": 1444}), - new SlabItemSortBase(1445, {"item": {"item": "StampA30"}, "order": 1445}), - new SlabItemSortBase(1446, {"item": {"item": "StampA31"}, "order": 1446}), - new SlabItemSortBase(1447, {"item": {"item": "StampA32"}, "order": 1447}), - new SlabItemSortBase(1448, {"item": {"item": "StampA33"}, "order": 1448}), - new SlabItemSortBase(1449, {"item": {"item": "StampA34"}, "order": 1449}), - new SlabItemSortBase(1450, {"item": {"item": "StampA35"}, "order": 1450}), - new SlabItemSortBase(1451, {"item": {"item": "StampA36"}, "order": 1451}), - new SlabItemSortBase(1452, {"item": {"item": "StampA37"}, "order": 1452}), - new SlabItemSortBase(1453, {"item": {"item": "StampA38"}, "order": 1453}), - new SlabItemSortBase(1454, {"item": {"item": "StampA39"}, "order": 1454}), - new SlabItemSortBase(1455, {"item": {"item": "StampA40"}, "order": 1455}), - new SlabItemSortBase(1456, {"item": {"item": "StampA41"}, "order": 1456}), - new SlabItemSortBase(1457, {"item": {"item": "StampA42"}, "order": 1457}), - new SlabItemSortBase(1458, {"item": {"item": "StampA43"}, "order": 1458}), - new SlabItemSortBase(1459, {"item": {"item": "StampA44"}, "order": 1459}), - new SlabItemSortBase(1460, {"item": {"item": "StampB1"}, "order": 1460}), - new SlabItemSortBase(1461, {"item": {"item": "StampB2"}, "order": 1461}), - new SlabItemSortBase(1462, {"item": {"item": "StampB3"}, "order": 1462}), - new SlabItemSortBase(1463, {"item": {"item": "StampB4"}, "order": 1463}), - new SlabItemSortBase(1464, {"item": {"item": "StampB5"}, "order": 1464}), - new SlabItemSortBase(1465, {"item": {"item": "StampB6"}, "order": 1465}), - new SlabItemSortBase(1466, {"item": {"item": "StampB7"}, "order": 1466}), - new SlabItemSortBase(1467, {"item": {"item": "StampB8"}, "order": 1467}), - new SlabItemSortBase(1468, {"item": {"item": "StampB9"}, "order": 1468}), - new SlabItemSortBase(1469, {"item": {"item": "StampB10"}, "order": 1469}), - new SlabItemSortBase(1470, {"item": {"item": "StampB11"}, "order": 1470}), - new SlabItemSortBase(1471, {"item": {"item": "StampB12"}, "order": 1471}), - new SlabItemSortBase(1472, {"item": {"item": "StampB13"}, "order": 1472}), - new SlabItemSortBase(1473, {"item": {"item": "StampB14"}, "order": 1473}), - new SlabItemSortBase(1474, {"item": {"item": "StampB15"}, "order": 1474}), - new SlabItemSortBase(1475, {"item": {"item": "StampB16"}, "order": 1475}), - new SlabItemSortBase(1476, {"item": {"item": "StampB17"}, "order": 1476}), - new SlabItemSortBase(1477, {"item": {"item": "StampB18"}, "order": 1477}), - new SlabItemSortBase(1478, {"item": {"item": "StampB19"}, "order": 1478}), - new SlabItemSortBase(1479, {"item": {"item": "StampB20"}, "order": 1479}), - new SlabItemSortBase(1480, {"item": {"item": "StampB21"}, "order": 1480}), - new SlabItemSortBase(1481, {"item": {"item": "StampB22"}, "order": 1481}), - new SlabItemSortBase(1482, {"item": {"item": "StampB23"}, "order": 1482}), - new SlabItemSortBase(1483, {"item": {"item": "StampB24"}, "order": 1483}), - new SlabItemSortBase(1484, {"item": {"item": "StampB25"}, "order": 1484}), - new SlabItemSortBase(1485, {"item": {"item": "StampB26"}, "order": 1485}), - new SlabItemSortBase(1486, {"item": {"item": "StampB27"}, "order": 1486}), - new SlabItemSortBase(1487, {"item": {"item": "StampB28"}, "order": 1487}), - new SlabItemSortBase(1488, {"item": {"item": "StampB29"}, "order": 1488}), - new SlabItemSortBase(1489, {"item": {"item": "StampB30"}, "order": 1489}), - new SlabItemSortBase(1490, {"item": {"item": "StampB31"}, "order": 1490}), - new SlabItemSortBase(1491, {"item": {"item": "StampB32"}, "order": 1491}), - new SlabItemSortBase(1492, {"item": {"item": "StampB33"}, "order": 1492}), - new SlabItemSortBase(1493, {"item": {"item": "StampB34"}, "order": 1493}), - new SlabItemSortBase(1494, {"item": {"item": "StampB35"}, "order": 1494}), - new SlabItemSortBase(1495, {"item": {"item": "StampB36"}, "order": 1495}), - new SlabItemSortBase(1496, {"item": {"item": "StampB37"}, "order": 1496}), - new SlabItemSortBase(1497, {"item": {"item": "StampB38"}, "order": 1497}), - new SlabItemSortBase(1498, {"item": {"item": "StampB39"}, "order": 1498}), - new SlabItemSortBase(1499, {"item": {"item": "StampB40"}, "order": 1499}), - new SlabItemSortBase(1500, {"item": {"item": "StampB41"}, "order": 1500}), - new SlabItemSortBase(1501, {"item": {"item": "StampB42"}, "order": 1501}), - new SlabItemSortBase(1502, {"item": {"item": "StampB43"}, "order": 1502}), - new SlabItemSortBase(1503, {"item": {"item": "StampB44"}, "order": 1503}), - new SlabItemSortBase(1504, {"item": {"item": "StampB45"}, "order": 1504}), - new SlabItemSortBase(1505, {"item": {"item": "StampB46"}, "order": 1505}), - new SlabItemSortBase(1506, {"item": {"item": "StampB47"}, "order": 1506}), - new SlabItemSortBase(1507, {"item": {"item": "StampB48"}, "order": 1507}), - new SlabItemSortBase(1508, {"item": {"item": "StampB49"}, "order": 1508}), - new SlabItemSortBase(1509, {"item": {"item": "StampB50"}, "order": 1509}), - new SlabItemSortBase(1510, {"item": {"item": "StampB51"}, "order": 1510}), - new SlabItemSortBase(1511, {"item": {"item": "StampB52"}, "order": 1511}), - new SlabItemSortBase(1512, {"item": {"item": "StampB53"}, "order": 1512}), - new SlabItemSortBase(1513, {"item": {"item": "StampB54"}, "order": 1513}), - new SlabItemSortBase(1514, {"item": {"item": "StampB55"}, "order": 1514}), - new SlabItemSortBase(1515, {"item": {"item": "StampB56"}, "order": 1515}), - new SlabItemSortBase(1516, {"item": {"item": "StampB57"}, "order": 1516}), - new SlabItemSortBase(1517, {"item": {"item": "StampC1"}, "order": 1517}), - new SlabItemSortBase(1518, {"item": {"item": "StampC2"}, "order": 1518}), - new SlabItemSortBase(1519, {"item": {"item": "StampC3"}, "order": 1519}), - new SlabItemSortBase(1520, {"item": {"item": "StampC4"}, "order": 1520}), - new SlabItemSortBase(1521, {"item": {"item": "StampC5"}, "order": 1521}), - new SlabItemSortBase(1522, {"item": {"item": "StampC6"}, "order": 1522}), - new SlabItemSortBase(1523, {"item": {"item": "StampC7"}, "order": 1523}), - new SlabItemSortBase(1524, {"item": {"item": "StampC8"}, "order": 1524}), - new SlabItemSortBase(1525, {"item": {"item": "StampC9"}, "order": 1525}), - new SlabItemSortBase(1526, {"item": {"item": "StampC10"}, "order": 1526}), - new SlabItemSortBase(1527, {"item": {"item": "StampC11"}, "order": 1527}), - new SlabItemSortBase(1528, {"item": {"item": "StampC12"}, "order": 1528}), - new SlabItemSortBase(1529, {"item": {"item": "StampC13"}, "order": 1529}), - new SlabItemSortBase(1530, {"item": {"item": "StampC14"}, "order": 1530}), - new SlabItemSortBase(1531, {"item": {"item": "StampC15"}, "order": 1531}), - new SlabItemSortBase(1532, {"item": {"item": "StampC16"}, "order": 1532}), - new SlabItemSortBase(1533, {"item": {"item": "StampC17"}, "order": 1533}), - new SlabItemSortBase(1534, {"item": {"item": "StampC18"}, "order": 1534}), - new SlabItemSortBase(1535, {"item": {"item": "StampC19"}, "order": 1535}), - new SlabItemSortBase(1536, {"item": {"item": "StampC20"}, "order": 1536}), - new SlabItemSortBase(1537, {"item": {"item": "StampC21"}, "order": 1537}), - new SlabItemSortBase(1538, {"item": {"item": "StampC22"}, "order": 1538}), - new SlabItemSortBase(1539, {"item": {"item": "StampC23"}, "order": 1539}), - new SlabItemSortBase(1540, {"item": {"item": "StampC24"}, "order": 1540}), - new SlabItemSortBase(1541, {"item": {"item": "StampC25"}, "order": 1541}), - new SlabItemSortBase(1542, {"item": {"item": "StampC26"}, "order": 1542}), - new SlabItemSortBase(1543, {"item": {"item": "StampC27"}, "order": 1543}), - new SlabItemSortBase(1544, {"item": {"item": "InvBag1"}, "order": 1544}), - new SlabItemSortBase(1545, {"item": {"item": "InvBag2"}, "order": 1545}), - new SlabItemSortBase(1546, {"item": {"item": "InvBag3"}, "order": 1546}), - new SlabItemSortBase(1547, {"item": {"item": "InvBag4"}, "order": 1547}), - new SlabItemSortBase(1548, {"item": {"item": "InvBag5"}, "order": 1548}), - new SlabItemSortBase(1549, {"item": {"item": "InvBag6"}, "order": 1549}), - new SlabItemSortBase(1550, {"item": {"item": "InvBag7"}, "order": 1550}), - new SlabItemSortBase(1551, {"item": {"item": "InvBag8"}, "order": 1551}), - new SlabItemSortBase(1552, {"item": {"item": "InvBag100"}, "order": 1552}), - new SlabItemSortBase(1553, {"item": {"item": "InvBag101"}, "order": 1553}), - new SlabItemSortBase(1554, {"item": {"item": "InvBag102"}, "order": 1554}), - new SlabItemSortBase(1555, {"item": {"item": "InvBag103"}, "order": 1555}), - new SlabItemSortBase(1556, {"item": {"item": "InvBag104"}, "order": 1556}), - new SlabItemSortBase(1557, {"item": {"item": "InvBag105"}, "order": 1557}), - new SlabItemSortBase(1558, {"item": {"item": "InvBag106"}, "order": 1558}), - new SlabItemSortBase(1559, {"item": {"item": "InvBag107"}, "order": 1559}), - new SlabItemSortBase(1560, {"item": {"item": "InvBag108"}, "order": 1560}), - new SlabItemSortBase(1561, {"item": {"item": "InvBag113"}, "order": 1561}), - new SlabItemSortBase(1562, {"item": {"item": "InvBag114"}, "order": 1562}), - new SlabItemSortBase(1563, {"item": {"item": "InvBag115"}, "order": 1563}), - new SlabItemSortBase(1564, {"item": {"item": "InvBag109"}, "order": 1564}), - new SlabItemSortBase(1565, {"item": {"item": "InvBag110"}, "order": 1565}), - new SlabItemSortBase(1566, {"item": {"item": "InvBag111"}, "order": 1566}), - new SlabItemSortBase(1567, {"item": {"item": "InvBag112"}, "order": 1567}), - new SlabItemSortBase(1568, {"item": {"item": "InvStorage1"}, "order": 1568}), - new SlabItemSortBase(1569, {"item": {"item": "InvStorage2"}, "order": 1569}), - new SlabItemSortBase(1570, {"item": {"item": "InvStorage3"}, "order": 1570}), - new SlabItemSortBase(1571, {"item": {"item": "InvStorage4"}, "order": 1571}), - new SlabItemSortBase(1572, {"item": {"item": "InvStorage5"}, "order": 1572}), - new SlabItemSortBase(1573, {"item": {"item": "InvStorage6"}, "order": 1573}), - new SlabItemSortBase(1574, {"item": {"item": "InvStorage7"}, "order": 1574}), - new SlabItemSortBase(1575, {"item": {"item": "InvStorage8"}, "order": 1575}), - new SlabItemSortBase(1576, {"item": {"item": "InvStorage9"}, "order": 1576}), - new SlabItemSortBase(1577, {"item": {"item": "InvStorage10"}, "order": 1577}), - new SlabItemSortBase(1578, {"item": {"item": "InvStorage11"}, "order": 1578}), - new SlabItemSortBase(1579, {"item": {"item": "InvStorage12"}, "order": 1579}), - new SlabItemSortBase(1580, {"item": {"item": "InvStorage13"}, "order": 1580}), - new SlabItemSortBase(1581, {"item": {"item": "InvStorage14"}, "order": 1581}), - new SlabItemSortBase(1582, {"item": {"item": "InvStorage15"}, "order": 1582}), - new SlabItemSortBase(1583, {"item": {"item": "InvStorage16"}, "order": 1583}), - new SlabItemSortBase(1584, {"item": {"item": "InvStorage17"}, "order": 1584}), - new SlabItemSortBase(1585, {"item": {"item": "InvStorage18"}, "order": 1585}), - new SlabItemSortBase(1586, {"item": {"item": "InvStorage19"}, "order": 1586}), - new SlabItemSortBase(1587, {"item": {"item": "InvStorage20"}, "order": 1587}), - new SlabItemSortBase(1588, {"item": {"item": "InvStorage21"}, "order": 1588}), - new SlabItemSortBase(1589, {"item": {"item": "InvStorage22"}, "order": 1589}), - new SlabItemSortBase(1590, {"item": {"item": "InvStorage23"}, "order": 1590}), - new SlabItemSortBase(1591, {"item": {"item": "InvStorage24"}, "order": 1591}), - new SlabItemSortBase(1592, {"item": {"item": "InvStorage25"}, "order": 1592}), - new SlabItemSortBase(1593, {"item": {"item": "InvStorage26"}, "order": 1593}), - new SlabItemSortBase(1594, {"item": {"item": "InvStorage27"}, "order": 1594}), - new SlabItemSortBase(1595, {"item": {"item": "InvStorage28"}, "order": 1595}), - new SlabItemSortBase(1596, {"item": {"item": "InvStorage29"}, "order": 1596}), - new SlabItemSortBase(1597, {"item": {"item": "InvStorage30"}, "order": 1597}), - new SlabItemSortBase(1598, {"item": {"item": "InvStorageF"}, "order": 1598}), - new SlabItemSortBase(1599, {"item": {"item": "InvStorageS"}, "order": 1599}), - new SlabItemSortBase(1600, {"item": {"item": "InvStorageC"}, "order": 1600}), - new SlabItemSortBase(1601, {"item": {"item": "InvStorageD"}, "order": 1601}), - new SlabItemSortBase(1602, {"item": {"item": "InvStorageN"}, "order": 1602}), - new SlabItemSortBase(1603, {"item": {"item": "InvStorageH"}, "order": 1603}), - new SlabItemSortBase(1604, {"item": {"item": "InvStorageL"}, "order": 1604}), - new SlabItemSortBase(1605, {"item": {"item": "InvStorageZ"}, "order": 1605}), - new SlabItemSortBase(1606, {"item": {"item": "Weight1"}, "order": 1606}), - new SlabItemSortBase(1607, {"item": {"item": "Weight2"}, "order": 1607}), - new SlabItemSortBase(1608, {"item": {"item": "Weight3"}, "order": 1608}), - new SlabItemSortBase(1609, {"item": {"item": "Weight4"}, "order": 1609}), - new SlabItemSortBase(1610, {"item": {"item": "Weight5"}, "order": 1610}), - new SlabItemSortBase(1611, {"item": {"item": "Weight6"}, "order": 1611}), - new SlabItemSortBase(1612, {"item": {"item": "Weight7"}, "order": 1612}), - new SlabItemSortBase(1613, {"item": {"item": "Weight8"}, "order": 1613}), - new SlabItemSortBase(1614, {"item": {"item": "Weight9"}, "order": 1614}), - new SlabItemSortBase(1615, {"item": {"item": "Weight10"}, "order": 1615}), - new SlabItemSortBase(1616, {"item": {"item": "Weight11"}, "order": 1616}), - new SlabItemSortBase(1617, {"item": {"item": "Weight12"}, "order": 1617}), - new SlabItemSortBase(1618, {"item": {"item": "Weight13"}, "order": 1618}), - new SlabItemSortBase(1619, {"item": {"item": "Weight14"}, "order": 1619}), - new SlabItemSortBase(1620, {"item": {"item": "Line1"}, "order": 1620}), - new SlabItemSortBase(1621, {"item": {"item": "Line2"}, "order": 1621}), - new SlabItemSortBase(1622, {"item": {"item": "Line3"}, "order": 1622}), - new SlabItemSortBase(1623, {"item": {"item": "Line4"}, "order": 1623}), - new SlabItemSortBase(1624, {"item": {"item": "Line5"}, "order": 1624}), - new SlabItemSortBase(1625, {"item": {"item": "Line6"}, "order": 1625}), - new SlabItemSortBase(1626, {"item": {"item": "Line7"}, "order": 1626}), - new SlabItemSortBase(1627, {"item": {"item": "Line8"}, "order": 1627}), - new SlabItemSortBase(1628, {"item": {"item": "Line9"}, "order": 1628}), - new SlabItemSortBase(1629, {"item": {"item": "Line10"}, "order": 1629}), - new SlabItemSortBase(1630, {"item": {"item": "Line11"}, "order": 1630}), - new SlabItemSortBase(1631, {"item": {"item": "Line12"}, "order": 1631}), - new SlabItemSortBase(1632, {"item": {"item": "Line13"}, "order": 1632}), - new SlabItemSortBase(1633, {"item": {"item": "Line14"}, "order": 1633}), - new SlabItemSortBase(1634, {"item": {"item": "Ladle"}, "order": 1634}), - new SlabItemSortBase(1635, {"item": {"item": "PetEgg"}, "order": 1635}), - new SlabItemSortBase(1636, {"item": {"item": "Genetic0"}, "order": 1636}), - new SlabItemSortBase(1637, {"item": {"item": "Genetic1"}, "order": 1637}), - new SlabItemSortBase(1638, {"item": {"item": "Genetic2"}, "order": 1638}), - new SlabItemSortBase(1639, {"item": {"item": "Genetic3"}, "order": 1639}), - new SlabItemSortBase(1640, {"item": {"item": "CardPack1"}, "order": 1640}), - new SlabItemSortBase(1641, {"item": {"item": "CardPack2"}, "order": 1641}), - new SlabItemSortBase(1642, {"item": {"item": "CardPack3"}, "order": 1642}), - new SlabItemSortBase(1643, {"item": {"item": "CardPack4"}, "order": 1643}), - new SlabItemSortBase(1644, {"item": {"item": "CardPack5"}, "order": 1644}), - new SlabItemSortBase(1645, {"item": {"item": "CardPack6"}, "order": 1645}), - new SlabItemSortBase(1646, {"item": {"item": "CardPack7"}, "order": 1646}), - new SlabItemSortBase(1647, {"item": {"item": "EquipmentBowsTempest0"}, "order": 1647}), - new SlabItemSortBase(1648, {"item": {"item": "EquipmentBowsTempest1"}, "order": 1648}), - new SlabItemSortBase(1649, {"item": {"item": "EquipmentBowsTempest2"}, "order": 1649}), - new SlabItemSortBase(1650, {"item": {"item": "EquipmentBowsTempest3"}, "order": 1650}), - new SlabItemSortBase(1651, {"item": {"item": "EquipmentBowsTempest4"}, "order": 1651}), - new SlabItemSortBase(1652, {"item": {"item": "EquipmentRingsTempest0"}, "order": 1652}), - new SlabItemSortBase(1653, {"item": {"item": "EquipmentRingsTempest1"}, "order": 1653}), - new SlabItemSortBase(1654, {"item": {"item": "EquipmentRingsTempest2"}, "order": 1654}), - new SlabItemSortBase(1655, {"item": {"item": "EquipmentRingsTempest3"}, "order": 1655}), - new SlabItemSortBase(1656, {"item": {"item": "EquipmentRingsTempest4"}, "order": 1656}), - new SlabItemSortBase(1657, {"item": {"item": "EquipmentRingsTempest5"}, "order": 1657}), - new SlabItemSortBase(1658, {"item": {"item": "EquipmentRingsTempest6"}, "order": 1658}), - new SlabItemSortBase(1659, {"item": {"item": "EquipmentRingsTempest7"}, "order": 1659}), - new SlabItemSortBase(1660, {"item": {"item": "EquipmentRingsTempest8"}, "order": 1660}), - new SlabItemSortBase(1661, {"item": {"item": "StoneTempestB0"}, "order": 1661}), - new SlabItemSortBase(1662, {"item": {"item": "StoneTempestB1"}, "order": 1662}), - new SlabItemSortBase(1663, {"item": {"item": "StoneTempestB2"}, "order": 1663}), - new SlabItemSortBase(1664, {"item": {"item": "StoneTempestR0"}, "order": 1664}), - new SlabItemSortBase(1665, {"item": {"item": "StoneTempestR1"}, "order": 1665}), - new SlabItemSortBase(1666, {"item": {"item": "StoneTempestR2"}, "order": 1666}), - new SlabItemSortBase(1667, {"item": {"item": "WWcoin"}, "order": 1667}), - new SlabItemSortBase(1668, {"item": {"item": "EquipmentWandsArc0"}, "order": 1668}), - new SlabItemSortBase(1669, {"item": {"item": "EquipmentRingsArc0"}, "order": 1669}), - new SlabItemSortBase(1670, {"item": {"item": "DungCredits2"}, "order": 1670}), - new SlabItemSortBase(1671, {"item": {"item": "Cash"}, "order": 1671}), - new SlabItemSortBase(1672, {"item": {"item": "XP"}, "order": 1672}), - new SlabItemSortBase(1673, {"item": {"item": "XPskill"}, "order": 1673}), - new SlabItemSortBase(1674, {"item": {"item": "DungEnhancer0"}, "order": 1674}), - new SlabItemSortBase(1675, {"item": {"item": "DungEnhancer1"}, "order": 1675}), - new SlabItemSortBase(1676, {"item": {"item": "DungEnhancer2"}, "order": 1676}), - new SlabItemSortBase(1677, {"item": {"item": "DungRNG0"}, "order": 1677}), - new SlabItemSortBase(1678, {"item": {"item": "DungRNG1"}, "order": 1678}), - new SlabItemSortBase(1679, {"item": {"item": "DungRNG2"}, "order": 1679}), - new SlabItemSortBase(1680, {"item": {"item": "DungRNG3"}, "order": 1680}), - new SlabItemSortBase(1681, {"item": {"item": "DungRNG4"}, "order": 1681}), - new SlabItemSortBase(1682, {"item": {"item": "DungeonA1"}, "order": 1682}), - new SlabItemSortBase(1683, {"item": {"item": "DungeonA2"}, "order": 1683}), - new SlabItemSortBase(1684, {"item": {"item": "DungeonA3"}, "order": 1684}), - new SlabItemSortBase(1685, {"item": {"item": "DungeonA4"}, "order": 1685}), - new SlabItemSortBase(1686, {"item": {"item": "DungeonA5"}, "order": 1686}), - new SlabItemSortBase(1687, {"item": {"item": "DungeonA6"}, "order": 1687}), - new SlabItemSortBase(1688, {"item": {"item": "DungeonA7"}, "order": 1688}), - new SlabItemSortBase(1689, {"item": {"item": "DungeonA8"}, "order": 1689}), - new SlabItemSortBase(1690, {"item": {"item": "KeyFrag"}, "order": 1690}), - new SlabItemSortBase(1691, {"item": {"item": "DungCredits1"}, "order": 1691}), - new SlabItemSortBase(1692, {"item": {"item": "LootDice"}, "order": 1692}), - new SlabItemSortBase(1693, {"item": {"item": "Tree7D"}, "order": 1693}), - new SlabItemSortBase(1694, {"item": {"item": "PlatD"}, "order": 1694}), - new SlabItemSortBase(1695, {"item": {"item": "Fish1D"}, "order": 1695}), - new SlabItemSortBase(1696, {"item": {"item": "Fish3D"}, "order": 1696}), - new SlabItemSortBase(1697, {"item": {"item": "Cashb"}, "order": 1697}), - new SlabItemSortBase(1698, {"item": {"item": "Dung3Ice"}, "order": 1698}), - new SlabItemSortBase(1699, {"item": {"item": "FoodHealth1d"}, "order": 1699}), - new SlabItemSortBase(1700, {"item": {"item": "FoodHealth2d"}, "order": 1700}), - new SlabItemSortBase(1701, {"item": {"item": "FoodHealth3d"}, "order": 1701}), - new SlabItemSortBase(1702, {"item": {"item": "DungWeaponPunchA1"}, "order": 1702}), - new SlabItemSortBase(1703, {"item": {"item": "DungWeaponPunchA2"}, "order": 1703}), - new SlabItemSortBase(1704, {"item": {"item": "DungWeaponPunchA3"}, "order": 1704}), - new SlabItemSortBase(1705, {"item": {"item": "DungWeaponPunchA4"}, "order": 1705}), - new SlabItemSortBase(1706, {"item": {"item": "DungWeaponPunchA5"}, "order": 1706}), - new SlabItemSortBase(1707, {"item": {"item": "DungWeaponPunchB1"}, "order": 1707}), - new SlabItemSortBase(1708, {"item": {"item": "DungWeaponPunchB2"}, "order": 1708}), - new SlabItemSortBase(1709, {"item": {"item": "DungWeaponPunchB3"}, "order": 1709}), - new SlabItemSortBase(1710, {"item": {"item": "DungWeaponPunchB4"}, "order": 1710}), - new SlabItemSortBase(1711, {"item": {"item": "DungWeaponPunchB5"}, "order": 1711}), - new SlabItemSortBase(1712, {"item": {"item": "DungWeaponPunchC1"}, "order": 1712}), - new SlabItemSortBase(1713, {"item": {"item": "DungWeaponPunchC2"}, "order": 1713}), - new SlabItemSortBase(1714, {"item": {"item": "DungWeaponPunchC3"}, "order": 1714}), - new SlabItemSortBase(1715, {"item": {"item": "DungWeaponPunchC4"}, "order": 1715}), - new SlabItemSortBase(1716, {"item": {"item": "DungWeaponPunchC5"}, "order": 1716}), - new SlabItemSortBase(1717, {"item": {"item": "DungWeaponPunchD1"}, "order": 1717}), - new SlabItemSortBase(1718, {"item": {"item": "DungWeaponPunchD2"}, "order": 1718}), - new SlabItemSortBase(1719, {"item": {"item": "DungWeaponPunchD3"}, "order": 1719}), - new SlabItemSortBase(1720, {"item": {"item": "DungWeaponPunchD4"}, "order": 1720}), - new SlabItemSortBase(1721, {"item": {"item": "DungWeaponPunchD5"}, "order": 1721}), - new SlabItemSortBase(1722, {"item": {"item": "DungWeaponPunchE1"}, "order": 1722}), - new SlabItemSortBase(1723, {"item": {"item": "DungWeaponPunchE2"}, "order": 1723}), - new SlabItemSortBase(1724, {"item": {"item": "DungWeaponPunchE3"}, "order": 1724}), - new SlabItemSortBase(1725, {"item": {"item": "DungWeaponPunchE4"}, "order": 1725}), - new SlabItemSortBase(1726, {"item": {"item": "DungWeaponPunchE5"}, "order": 1726}), - new SlabItemSortBase(1727, {"item": {"item": "DungWeaponPunchF1"}, "order": 1727}), - new SlabItemSortBase(1728, {"item": {"item": "DungWeaponPunchF2"}, "order": 1728}), - new SlabItemSortBase(1729, {"item": {"item": "DungWeaponPunchF3"}, "order": 1729}), - new SlabItemSortBase(1730, {"item": {"item": "DungWeaponPunchF4"}, "order": 1730}), - new SlabItemSortBase(1731, {"item": {"item": "DungWeaponPunchF5"}, "order": 1731}), - new SlabItemSortBase(1732, {"item": {"item": "DungWeaponSwordA1"}, "order": 1732}), - new SlabItemSortBase(1733, {"item": {"item": "DungWeaponSwordA2"}, "order": 1733}), - new SlabItemSortBase(1734, {"item": {"item": "DungWeaponSwordA3"}, "order": 1734}), - new SlabItemSortBase(1735, {"item": {"item": "DungWeaponSwordA4"}, "order": 1735}), - new SlabItemSortBase(1736, {"item": {"item": "DungWeaponSwordA5"}, "order": 1736}), - new SlabItemSortBase(1737, {"item": {"item": "DungWeaponSwordB1"}, "order": 1737}), - new SlabItemSortBase(1738, {"item": {"item": "DungWeaponSwordB2"}, "order": 1738}), - new SlabItemSortBase(1739, {"item": {"item": "DungWeaponSwordB3"}, "order": 1739}), - new SlabItemSortBase(1740, {"item": {"item": "DungWeaponSwordB4"}, "order": 1740}), - new SlabItemSortBase(1741, {"item": {"item": "DungWeaponSwordB5"}, "order": 1741}), - new SlabItemSortBase(1742, {"item": {"item": "DungWeaponSwordC1"}, "order": 1742}), - new SlabItemSortBase(1743, {"item": {"item": "DungWeaponSwordC2"}, "order": 1743}), - new SlabItemSortBase(1744, {"item": {"item": "DungWeaponSwordC3"}, "order": 1744}), - new SlabItemSortBase(1745, {"item": {"item": "DungWeaponSwordC4"}, "order": 1745}), - new SlabItemSortBase(1746, {"item": {"item": "DungWeaponSwordC5"}, "order": 1746}), - new SlabItemSortBase(1747, {"item": {"item": "DungWeaponSwordD1"}, "order": 1747}), - new SlabItemSortBase(1748, {"item": {"item": "DungWeaponSwordD2"}, "order": 1748}), - new SlabItemSortBase(1749, {"item": {"item": "DungWeaponSwordD3"}, "order": 1749}), - new SlabItemSortBase(1750, {"item": {"item": "DungWeaponSwordD4"}, "order": 1750}), - new SlabItemSortBase(1751, {"item": {"item": "DungWeaponSwordD5"}, "order": 1751}), - new SlabItemSortBase(1752, {"item": {"item": "DungWeaponSwordE1"}, "order": 1752}), - new SlabItemSortBase(1753, {"item": {"item": "DungWeaponSwordE2"}, "order": 1753}), - new SlabItemSortBase(1754, {"item": {"item": "DungWeaponSwordE3"}, "order": 1754}), - new SlabItemSortBase(1755, {"item": {"item": "DungWeaponSwordE4"}, "order": 1755}), - new SlabItemSortBase(1756, {"item": {"item": "DungWeaponSwordE5"}, "order": 1756}), - new SlabItemSortBase(1757, {"item": {"item": "DungWeaponSwordF1"}, "order": 1757}), - new SlabItemSortBase(1758, {"item": {"item": "DungWeaponSwordF2"}, "order": 1758}), - new SlabItemSortBase(1759, {"item": {"item": "DungWeaponSwordF3"}, "order": 1759}), - new SlabItemSortBase(1760, {"item": {"item": "DungWeaponSwordF4"}, "order": 1760}), - new SlabItemSortBase(1761, {"item": {"item": "DungWeaponSwordF5"}, "order": 1761}), - new SlabItemSortBase(1762, {"item": {"item": "DungWeaponBowA1"}, "order": 1762}), - new SlabItemSortBase(1763, {"item": {"item": "DungWeaponBowA2"}, "order": 1763}), - new SlabItemSortBase(1764, {"item": {"item": "DungWeaponBowA3"}, "order": 1764}), - new SlabItemSortBase(1765, {"item": {"item": "DungWeaponBowA4"}, "order": 1765}), - new SlabItemSortBase(1766, {"item": {"item": "DungWeaponBowA5"}, "order": 1766}), - new SlabItemSortBase(1767, {"item": {"item": "DungWeaponBowB1"}, "order": 1767}), - new SlabItemSortBase(1768, {"item": {"item": "DungWeaponBowB2"}, "order": 1768}), - new SlabItemSortBase(1769, {"item": {"item": "DungWeaponBowB3"}, "order": 1769}), - new SlabItemSortBase(1770, {"item": {"item": "DungWeaponBowB4"}, "order": 1770}), - new SlabItemSortBase(1771, {"item": {"item": "DungWeaponBowB5"}, "order": 1771}), - new SlabItemSortBase(1772, {"item": {"item": "DungWeaponBowC1"}, "order": 1772}), - new SlabItemSortBase(1773, {"item": {"item": "DungWeaponBowC2"}, "order": 1773}), - new SlabItemSortBase(1774, {"item": {"item": "DungWeaponBowC3"}, "order": 1774}), - new SlabItemSortBase(1775, {"item": {"item": "DungWeaponBowC4"}, "order": 1775}), - new SlabItemSortBase(1776, {"item": {"item": "DungWeaponBowC5"}, "order": 1776}), - new SlabItemSortBase(1777, {"item": {"item": "DungWeaponBowD1"}, "order": 1777}), - new SlabItemSortBase(1778, {"item": {"item": "DungWeaponBowD2"}, "order": 1778}), - new SlabItemSortBase(1779, {"item": {"item": "DungWeaponBowD3"}, "order": 1779}), - new SlabItemSortBase(1780, {"item": {"item": "DungWeaponBowD4"}, "order": 1780}), - new SlabItemSortBase(1781, {"item": {"item": "DungWeaponBowD5"}, "order": 1781}), - new SlabItemSortBase(1782, {"item": {"item": "DungWeaponBowE1"}, "order": 1782}), - new SlabItemSortBase(1783, {"item": {"item": "DungWeaponBowE2"}, "order": 1783}), - new SlabItemSortBase(1784, {"item": {"item": "DungWeaponBowE3"}, "order": 1784}), - new SlabItemSortBase(1785, {"item": {"item": "DungWeaponBowE4"}, "order": 1785}), - new SlabItemSortBase(1786, {"item": {"item": "DungWeaponBowE5"}, "order": 1786}), - new SlabItemSortBase(1787, {"item": {"item": "DungWeaponBowF1"}, "order": 1787}), - new SlabItemSortBase(1788, {"item": {"item": "DungWeaponBowF2"}, "order": 1788}), - new SlabItemSortBase(1789, {"item": {"item": "DungWeaponBowF3"}, "order": 1789}), - new SlabItemSortBase(1790, {"item": {"item": "DungWeaponBowF4"}, "order": 1790}), - new SlabItemSortBase(1791, {"item": {"item": "DungWeaponBowF5"}, "order": 1791}), - new SlabItemSortBase(1792, {"item": {"item": "DungWeaponWandA1"}, "order": 1792}), - new SlabItemSortBase(1793, {"item": {"item": "DungWeaponWandA2"}, "order": 1793}), - new SlabItemSortBase(1794, {"item": {"item": "DungWeaponWandA3"}, "order": 1794}), - new SlabItemSortBase(1795, {"item": {"item": "DungWeaponWandA4"}, "order": 1795}), - new SlabItemSortBase(1796, {"item": {"item": "DungWeaponWandA5"}, "order": 1796}), - new SlabItemSortBase(1797, {"item": {"item": "DungWeaponWandB1"}, "order": 1797}), - new SlabItemSortBase(1798, {"item": {"item": "DungWeaponWandB2"}, "order": 1798}), - new SlabItemSortBase(1799, {"item": {"item": "DungWeaponWandB3"}, "order": 1799}), - new SlabItemSortBase(1800, {"item": {"item": "DungWeaponWandB4"}, "order": 1800}), - new SlabItemSortBase(1801, {"item": {"item": "DungWeaponWandB5"}, "order": 1801}), - new SlabItemSortBase(1802, {"item": {"item": "DungWeaponWandC1"}, "order": 1802}), - new SlabItemSortBase(1803, {"item": {"item": "DungWeaponWandC2"}, "order": 1803}), - new SlabItemSortBase(1804, {"item": {"item": "DungWeaponWandC3"}, "order": 1804}), - new SlabItemSortBase(1805, {"item": {"item": "DungWeaponWandC4"}, "order": 1805}), - new SlabItemSortBase(1806, {"item": {"item": "DungWeaponWandC5"}, "order": 1806}), - new SlabItemSortBase(1807, {"item": {"item": "DungWeaponWandD1"}, "order": 1807}), - new SlabItemSortBase(1808, {"item": {"item": "DungWeaponWandD2"}, "order": 1808}), - new SlabItemSortBase(1809, {"item": {"item": "DungWeaponWandD3"}, "order": 1809}), - new SlabItemSortBase(1810, {"item": {"item": "DungWeaponWandD4"}, "order": 1810}), - new SlabItemSortBase(1811, {"item": {"item": "DungWeaponWandD5"}, "order": 1811}), - new SlabItemSortBase(1812, {"item": {"item": "DungWeaponWandE1"}, "order": 1812}), - new SlabItemSortBase(1813, {"item": {"item": "DungWeaponWandE2"}, "order": 1813}), - new SlabItemSortBase(1814, {"item": {"item": "DungWeaponWandE3"}, "order": 1814}), - new SlabItemSortBase(1815, {"item": {"item": "DungWeaponWandE4"}, "order": 1815}), - new SlabItemSortBase(1816, {"item": {"item": "DungWeaponWandE5"}, "order": 1816}), - new SlabItemSortBase(1817, {"item": {"item": "DungWeaponWandF1"}, "order": 1817}), - new SlabItemSortBase(1818, {"item": {"item": "DungWeaponWandF2"}, "order": 1818}), - new SlabItemSortBase(1819, {"item": {"item": "DungWeaponWandF3"}, "order": 1819}), - new SlabItemSortBase(1820, {"item": {"item": "DungWeaponWandF4"}, "order": 1820}), - new SlabItemSortBase(1821, {"item": {"item": "DungWeaponWandF5"}, "order": 1821}), - new SlabItemSortBase(1822, {"item": {"item": "DungEquipmentHats0"}, "order": 1822}), - new SlabItemSortBase(1823, {"item": {"item": "DungEquipmentHats1"}, "order": 1823}), - new SlabItemSortBase(1824, {"item": {"item": "DungEquipmentHats2"}, "order": 1824}), - new SlabItemSortBase(1825, {"item": {"item": "DungEquipmentHats3"}, "order": 1825}), - new SlabItemSortBase(1826, {"item": {"item": "DungEquipmentHats4"}, "order": 1826}), - new SlabItemSortBase(1827, {"item": {"item": "DungEquipmentShirt0"}, "order": 1827}), - new SlabItemSortBase(1828, {"item": {"item": "DungEquipmentShirt1"}, "order": 1828}), - new SlabItemSortBase(1829, {"item": {"item": "DungEquipmentShirt2"}, "order": 1829}), - new SlabItemSortBase(1830, {"item": {"item": "DungEquipmentShirt3"}, "order": 1830}), - new SlabItemSortBase(1831, {"item": {"item": "DungEquipmentShirt4"}, "order": 1831}), - new SlabItemSortBase(1832, {"item": {"item": "DungEquipmentPants0"}, "order": 1832}), - new SlabItemSortBase(1833, {"item": {"item": "DungEquipmentPants1"}, "order": 1833}), - new SlabItemSortBase(1834, {"item": {"item": "DungEquipmentPants2"}, "order": 1834}), - new SlabItemSortBase(1835, {"item": {"item": "DungEquipmentPants3"}, "order": 1835}), - new SlabItemSortBase(1836, {"item": {"item": "DungEquipmentPants4"}, "order": 1836}), - new SlabItemSortBase(1837, {"item": {"item": "DungEquipmentShoes0"}, "order": 1837}), - new SlabItemSortBase(1838, {"item": {"item": "DungEquipmentShoes1"}, "order": 1838}), - new SlabItemSortBase(1839, {"item": {"item": "DungEquipmentShoes2"}, "order": 1839}), - new SlabItemSortBase(1840, {"item": {"item": "DungEquipmentShoes3"}, "order": 1840}), - new SlabItemSortBase(1841, {"item": {"item": "DungEquipmentShoes4"}, "order": 1841}), - new SlabItemSortBase(1842, {"item": {"item": "DungEquipmentPendant0"}, "order": 1842}), - new SlabItemSortBase(1843, {"item": {"item": "DungEquipmentPendant1"}, "order": 1843}), - new SlabItemSortBase(1844, {"item": {"item": "DungEquipmentPendant2"}, "order": 1844}), - new SlabItemSortBase(1845, {"item": {"item": "DungEquipmentPendant3"}, "order": 1845}), - new SlabItemSortBase(1846, {"item": {"item": "DungEquipmentPendant4"}, "order": 1846}), - new SlabItemSortBase(1847, {"item": {"item": "DungEquipmentRings0"}, "order": 1847}), - new SlabItemSortBase(1848, {"item": {"item": "DungEquipmentRings1"}, "order": 1848}), - new SlabItemSortBase(1849, {"item": {"item": "DungEquipmentRings2"}, "order": 1849}), - new SlabItemSortBase(1850, {"item": {"item": "DungEquipmentRings3"}, "order": 1850}), - new SlabItemSortBase(1851, {"item": {"item": "DungEquipmentRings4"}, "order": 1851}) + new SlabItemSortBase(112, {"item": {"item": "Spelunking4"}, "order": 112}), + new SlabItemSortBase(113, {"item": {"item": "Spelunking5"}, "order": 113}), + new SlabItemSortBase(114, {"item": {"item": "Refinery1"}, "order": 114}), + new SlabItemSortBase(115, {"item": {"item": "Refinery2"}, "order": 115}), + new SlabItemSortBase(116, {"item": {"item": "Refinery3"}, "order": 116}), + new SlabItemSortBase(117, {"item": {"item": "Refinery4"}, "order": 117}), + new SlabItemSortBase(118, {"item": {"item": "Refinery5"}, "order": 118}), + new SlabItemSortBase(119, {"item": {"item": "Refinery6"}, "order": 119}), + new SlabItemSortBase(120, {"item": {"item": "Refinery7"}, "order": 120}), + new SlabItemSortBase(121, {"item": {"item": "Refinery8"}, "order": 121}), + new SlabItemSortBase(122, {"item": {"item": "Refinery9"}, "order": 122}), + new SlabItemSortBase(123, {"item": {"item": "CraftMat1"}, "order": 123}), + new SlabItemSortBase(124, {"item": {"item": "CraftMat2"}, "order": 124}), + new SlabItemSortBase(125, {"item": {"item": "CraftMat3"}, "order": 125}), + new SlabItemSortBase(126, {"item": {"item": "CraftMat5"}, "order": 126}), + new SlabItemSortBase(127, {"item": {"item": "CraftMat6"}, "order": 127}), + new SlabItemSortBase(128, {"item": {"item": "CraftMat7"}, "order": 128}), + new SlabItemSortBase(129, {"item": {"item": "CraftMat9"}, "order": 129}), + new SlabItemSortBase(130, {"item": {"item": "CraftMat8"}, "order": 130}), + new SlabItemSortBase(131, {"item": {"item": "CraftMat10"}, "order": 131}), + new SlabItemSortBase(132, {"item": {"item": "CraftMat11"}, "order": 132}), + new SlabItemSortBase(133, {"item": {"item": "CraftMat12"}, "order": 133}), + new SlabItemSortBase(134, {"item": {"item": "CraftMat13"}, "order": 134}), + new SlabItemSortBase(135, {"item": {"item": "CraftMat14"}, "order": 135}), + new SlabItemSortBase(136, {"item": {"item": "OilBarrel1"}, "order": 136}), + new SlabItemSortBase(137, {"item": {"item": "OilBarrel2"}, "order": 137}), + new SlabItemSortBase(138, {"item": {"item": "OilBarrel3"}, "order": 138}), + new SlabItemSortBase(139, {"item": {"item": "OilBarrel4"}, "order": 139}), + new SlabItemSortBase(140, {"item": {"item": "OilBarrel5"}, "order": 140}), + new SlabItemSortBase(141, {"item": {"item": "OilBarrel6"}, "order": 141}), + new SlabItemSortBase(142, {"item": {"item": "OilBarrel7"}, "order": 142}), + new SlabItemSortBase(143, {"item": {"item": "PureWater"}, "order": 143}), + new SlabItemSortBase(144, {"item": {"item": "PureWater2"}, "order": 144}), + new SlabItemSortBase(145, {"item": {"item": "Grasslands1"}, "order": 145}), + new SlabItemSortBase(146, {"item": {"item": "Grasslands2"}, "order": 146}), + new SlabItemSortBase(147, {"item": {"item": "Grasslands3"}, "order": 147}), + new SlabItemSortBase(148, {"item": {"item": "Grasslands4"}, "order": 148}), + new SlabItemSortBase(149, {"item": {"item": "Jungle1"}, "order": 149}), + new SlabItemSortBase(150, {"item": {"item": "Jungle2"}, "order": 150}), + new SlabItemSortBase(151, {"item": {"item": "Jungle3"}, "order": 151}), + new SlabItemSortBase(152, {"item": {"item": "Forest1"}, "order": 152}), + new SlabItemSortBase(153, {"item": {"item": "Forest2"}, "order": 153}), + new SlabItemSortBase(154, {"item": {"item": "Forest3"}, "order": 154}), + new SlabItemSortBase(155, {"item": {"item": "Sewers1"}, "order": 155}), + new SlabItemSortBase(156, {"item": {"item": "Sewers1b"}, "order": 156}), + new SlabItemSortBase(157, {"item": {"item": "Sewers2"}, "order": 157}), + new SlabItemSortBase(158, {"item": {"item": "Sewers3"}, "order": 158}), + new SlabItemSortBase(159, {"item": {"item": "TreeInterior1"}, "order": 159}), + new SlabItemSortBase(160, {"item": {"item": "TreeInterior1b"}, "order": 160}), + new SlabItemSortBase(161, {"item": {"item": "TreeInterior2"}, "order": 161}), + new SlabItemSortBase(162, {"item": {"item": "DesertA1"}, "order": 162}), + new SlabItemSortBase(163, {"item": {"item": "DesertA1b"}, "order": 163}), + new SlabItemSortBase(164, {"item": {"item": "DesertA2"}, "order": 164}), + new SlabItemSortBase(165, {"item": {"item": "DesertA3"}, "order": 165}), + new SlabItemSortBase(166, {"item": {"item": "DesertA3b"}, "order": 166}), + new SlabItemSortBase(167, {"item": {"item": "DesertB1"}, "order": 167}), + new SlabItemSortBase(168, {"item": {"item": "DesertB2"}, "order": 168}), + new SlabItemSortBase(169, {"item": {"item": "DesertB3"}, "order": 169}), + new SlabItemSortBase(170, {"item": {"item": "DesertB4"}, "order": 170}), + new SlabItemSortBase(171, {"item": {"item": "DesertC1"}, "order": 171}), + new SlabItemSortBase(172, {"item": {"item": "DesertC2"}, "order": 172}), + new SlabItemSortBase(173, {"item": {"item": "DesertC2b"}, "order": 173}), + new SlabItemSortBase(174, {"item": {"item": "DesertC3"}, "order": 174}), + new SlabItemSortBase(175, {"item": {"item": "DesertC4"}, "order": 175}), + new SlabItemSortBase(176, {"item": {"item": "SnowA1"}, "order": 176}), + new SlabItemSortBase(177, {"item": {"item": "SnowA2"}, "order": 177}), + new SlabItemSortBase(178, {"item": {"item": "SnowA2a"}, "order": 178}), + new SlabItemSortBase(179, {"item": {"item": "SnowA3"}, "order": 179}), + new SlabItemSortBase(180, {"item": {"item": "SnowA4"}, "order": 180}), + new SlabItemSortBase(181, {"item": {"item": "SnowB1"}, "order": 181}), + new SlabItemSortBase(182, {"item": {"item": "SnowB2"}, "order": 182}), + new SlabItemSortBase(183, {"item": {"item": "SnowB2a"}, "order": 183}), + new SlabItemSortBase(184, {"item": {"item": "SnowB5"}, "order": 184}), + new SlabItemSortBase(185, {"item": {"item": "SnowB3"}, "order": 185}), + new SlabItemSortBase(186, {"item": {"item": "SnowB4"}, "order": 186}), + new SlabItemSortBase(187, {"item": {"item": "SnowC1"}, "order": 187}), + new SlabItemSortBase(188, {"item": {"item": "SnowC2"}, "order": 188}), + new SlabItemSortBase(189, {"item": {"item": "SnowC3"}, "order": 189}), + new SlabItemSortBase(190, {"item": {"item": "SnowC4"}, "order": 190}), + new SlabItemSortBase(191, {"item": {"item": "SnowC4a"}, "order": 191}), + new SlabItemSortBase(192, {"item": {"item": "SnowC5"}, "order": 192}), + new SlabItemSortBase(193, {"item": {"item": "GalaxyA1"}, "order": 193}), + new SlabItemSortBase(194, {"item": {"item": "GalaxyA2"}, "order": 194}), + new SlabItemSortBase(195, {"item": {"item": "GalaxyA2b"}, "order": 195}), + new SlabItemSortBase(196, {"item": {"item": "GalaxyA3"}, "order": 196}), + new SlabItemSortBase(197, {"item": {"item": "GalaxyA4"}, "order": 197}), + new SlabItemSortBase(198, {"item": {"item": "GalaxyB1"}, "order": 198}), + new SlabItemSortBase(199, {"item": {"item": "GalaxyB2"}, "order": 199}), + new SlabItemSortBase(200, {"item": {"item": "GalaxyB3"}, "order": 200}), + new SlabItemSortBase(201, {"item": {"item": "GalaxyB4"}, "order": 201}), + new SlabItemSortBase(202, {"item": {"item": "GalaxyB5"}, "order": 202}), + new SlabItemSortBase(203, {"item": {"item": "GalaxyC1"}, "order": 203}), + new SlabItemSortBase(204, {"item": {"item": "GalaxyC1b"}, "order": 204}), + new SlabItemSortBase(205, {"item": {"item": "GalaxyC2"}, "order": 205}), + new SlabItemSortBase(206, {"item": {"item": "GalaxyC3"}, "order": 206}), + new SlabItemSortBase(207, {"item": {"item": "GalaxyC4"}, "order": 207}), + new SlabItemSortBase(208, {"item": {"item": "LavaA1"}, "order": 208}), + new SlabItemSortBase(209, {"item": {"item": "LavaA1b"}, "order": 209}), + new SlabItemSortBase(210, {"item": {"item": "LavaA2"}, "order": 210}), + new SlabItemSortBase(211, {"item": {"item": "LavaA3"}, "order": 211}), + new SlabItemSortBase(212, {"item": {"item": "LavaA4"}, "order": 212}), + new SlabItemSortBase(213, {"item": {"item": "LavaA5"}, "order": 213}), + new SlabItemSortBase(214, {"item": {"item": "LavaA5b"}, "order": 214}), + new SlabItemSortBase(215, {"item": {"item": "LavaB1"}, "order": 215}), + new SlabItemSortBase(216, {"item": {"item": "LavaB2"}, "order": 216}), + new SlabItemSortBase(217, {"item": {"item": "LavaB3"}, "order": 217}), + new SlabItemSortBase(218, {"item": {"item": "LavaB3b"}, "order": 218}), + new SlabItemSortBase(219, {"item": {"item": "LavaB4"}, "order": 219}), + new SlabItemSortBase(220, {"item": {"item": "LavaB5"}, "order": 220}), + new SlabItemSortBase(221, {"item": {"item": "LavaB6"}, "order": 221}), + new SlabItemSortBase(222, {"item": {"item": "LavaC1"}, "order": 222}), + new SlabItemSortBase(223, {"item": {"item": "LavaC2"}, "order": 223}), + new SlabItemSortBase(224, {"item": {"item": "SpiA1"}, "order": 224}), + new SlabItemSortBase(225, {"item": {"item": "SpiA2"}, "order": 225}), + new SlabItemSortBase(226, {"item": {"item": "SpiA2b"}, "order": 226}), + new SlabItemSortBase(227, {"item": {"item": "SpiA3"}, "order": 227}), + new SlabItemSortBase(228, {"item": {"item": "SpiA4"}, "order": 228}), + new SlabItemSortBase(229, {"item": {"item": "SpiA5"}, "order": 229}), + new SlabItemSortBase(230, {"item": {"item": "SpiB1"}, "order": 230}), + new SlabItemSortBase(231, {"item": {"item": "SpiB2"}, "order": 231}), + new SlabItemSortBase(232, {"item": {"item": "SpiB2b"}, "order": 232}), + new SlabItemSortBase(233, {"item": {"item": "SpiB3"}, "order": 233}), + new SlabItemSortBase(234, {"item": {"item": "SpiB4"}, "order": 234}), + new SlabItemSortBase(235, {"item": {"item": "SpiC1"}, "order": 235}), + new SlabItemSortBase(236, {"item": {"item": "SpiC2"}, "order": 236}), + new SlabItemSortBase(237, {"item": {"item": "SpiD1"}, "order": 237}), + new SlabItemSortBase(238, {"item": {"item": "SpiD2"}, "order": 238}), + new SlabItemSortBase(239, {"item": {"item": "SpiD3"}, "order": 239}), + new SlabItemSortBase(240, {"item": {"item": "w7A1"}, "order": 240}), + new SlabItemSortBase(241, {"item": {"item": "w7A2"}, "order": 241}), + new SlabItemSortBase(242, {"item": {"item": "w7A3"}, "order": 242}), + new SlabItemSortBase(243, {"item": {"item": "w7A4"}, "order": 243}), + new SlabItemSortBase(244, {"item": {"item": "w7A5"}, "order": 244}), + new SlabItemSortBase(245, {"item": {"item": "w7A6"}, "order": 245}), + new SlabItemSortBase(246, {"item": {"item": "w7A7"}, "order": 246}), + new SlabItemSortBase(247, {"item": {"item": "w7A8"}, "order": 247}), + new SlabItemSortBase(248, {"item": {"item": "w7A9"}, "order": 248}), + new SlabItemSortBase(249, {"item": {"item": "w7A10"}, "order": 249}), + new SlabItemSortBase(250, {"item": {"item": "w7A11"}, "order": 250}), + new SlabItemSortBase(251, {"item": {"item": "w7A12"}, "order": 251}), + new SlabItemSortBase(252, {"item": {"item": "w7B1"}, "order": 252}), + new SlabItemSortBase(253, {"item": {"item": "w7B1b"}, "order": 253}), + new SlabItemSortBase(254, {"item": {"item": "w7B2"}, "order": 254}), + new SlabItemSortBase(255, {"item": {"item": "w7B3"}, "order": 255}), + new SlabItemSortBase(256, {"item": {"item": "w7B4"}, "order": 256}), + new SlabItemSortBase(257, {"item": {"item": "w7B5"}, "order": 257}), + new SlabItemSortBase(258, {"item": {"item": "w7B6"}, "order": 258}), + new SlabItemSortBase(259, {"item": {"item": "w7B7"}, "order": 259}), + new SlabItemSortBase(260, {"item": {"item": "w7B8"}, "order": 260}), + new SlabItemSortBase(261, {"item": {"item": "w7B9"}, "order": 261}), + new SlabItemSortBase(262, {"item": {"item": "w7B10"}, "order": 262}), + new SlabItemSortBase(263, {"item": {"item": "w7B11"}, "order": 263}), + new SlabItemSortBase(264, {"item": {"item": "w7B12"}, "order": 264}), + new SlabItemSortBase(265, {"item": {"item": "BabaYagaETC"}, "order": 265}), + new SlabItemSortBase(266, {"item": {"item": "Hgg"}, "order": 266}), + new SlabItemSortBase(267, {"item": {"item": "Quest17"}, "order": 267}), + new SlabItemSortBase(268, {"item": {"item": "Quest29"}, "order": 268}), + new SlabItemSortBase(269, {"item": {"item": "EfauntDrop1"}, "order": 269}), + new SlabItemSortBase(270, {"item": {"item": "EfauntDrop2"}, "order": 270}), + new SlabItemSortBase(271, {"item": {"item": "Chiz0"}, "order": 271}), + new SlabItemSortBase(272, {"item": {"item": "Chiz1"}, "order": 272}), + new SlabItemSortBase(273, {"item": {"item": "TrollPart"}, "order": 273}), + new SlabItemSortBase(274, {"item": {"item": "KrukPart"}, "order": 274}), + new SlabItemSortBase(275, {"item": {"item": "KrukPart2"}, "order": 275}), + new SlabItemSortBase(276, {"item": {"item": "EmpPart"}, "order": 276}), + new SlabItemSortBase(277, {"item": {"item": "EquipmentHats11"}, "order": 277}), + new SlabItemSortBase(278, {"item": {"item": "EquipmentHats12"}, "order": 278}), + new SlabItemSortBase(279, {"item": {"item": "EquipmentHats13"}, "order": 279}), + new SlabItemSortBase(280, {"item": {"item": "EquipmentHats14"}, "order": 280}), + new SlabItemSortBase(281, {"item": {"item": "EquipmentHats1"}, "order": 281}), + new SlabItemSortBase(282, {"item": {"item": "EquipmentHats15"}, "order": 282}), + new SlabItemSortBase(283, {"item": {"item": "EquipmentHats17"}, "order": 283}), + new SlabItemSortBase(284, {"item": {"item": "EquipmentHats20"}, "order": 284}), + new SlabItemSortBase(285, {"item": {"item": "EquipmentHats3"}, "order": 285}), + new SlabItemSortBase(286, {"item": {"item": "EquipmentHats16"}, "order": 286}), + new SlabItemSortBase(287, {"item": {"item": "EquipmentHats21"}, "order": 287}), + new SlabItemSortBase(288, {"item": {"item": "EquipmentHats18"}, "order": 288}), + new SlabItemSortBase(289, {"item": {"item": "EquipmentHats22"}, "order": 289}), + new SlabItemSortBase(290, {"item": {"item": "EquipmentHats28"}, "order": 290}), + new SlabItemSortBase(291, {"item": {"item": "EquipmentHats19"}, "order": 291}), + new SlabItemSortBase(292, {"item": {"item": "TestObj13"}, "order": 292}), + new SlabItemSortBase(293, {"item": {"item": "EquipmentHats41"}, "order": 293}), + new SlabItemSortBase(294, {"item": {"item": "EquipmentHats26"}, "order": 294}), + new SlabItemSortBase(295, {"item": {"item": "EquipmentHats52"}, "order": 295}), + new SlabItemSortBase(296, {"item": {"item": "EquipmentHats53"}, "order": 296}), + new SlabItemSortBase(297, {"item": {"item": "EquipmentHats54"}, "order": 297}), + new SlabItemSortBase(298, {"item": {"item": "EquipmentHats61"}, "order": 298}), + new SlabItemSortBase(299, {"item": {"item": "EquipmentHats58"}, "order": 299}), + new SlabItemSortBase(300, {"item": {"item": "EquipmentHats59"}, "order": 300}), + new SlabItemSortBase(301, {"item": {"item": "EquipmentHats60"}, "order": 301}), + new SlabItemSortBase(302, {"item": {"item": "EquipmentHats68"}, "order": 302}), + new SlabItemSortBase(303, {"item": {"item": "EquipmentHats70"}, "order": 303}), + new SlabItemSortBase(304, {"item": {"item": "EquipmentHats71"}, "order": 304}), + new SlabItemSortBase(305, {"item": {"item": "EquipmentHats74"}, "order": 305}), + new SlabItemSortBase(306, {"item": {"item": "EquipmentHats77"}, "order": 306}), + new SlabItemSortBase(307, {"item": {"item": "EquipmentHats83"}, "order": 307}), + new SlabItemSortBase(308, {"item": {"item": "EquipmentHats105"}, "order": 308}), + new SlabItemSortBase(309, {"item": {"item": "EquipmentHats106"}, "order": 309}), + new SlabItemSortBase(310, {"item": {"item": "EquipmentHats119"}, "order": 310}), + new SlabItemSortBase(311, {"item": {"item": "EquipmentHats123"}, "order": 311}), + new SlabItemSortBase(312, {"item": {"item": "EquipmentHats5"}, "order": 312}), + new SlabItemSortBase(313, {"item": {"item": "EquipmentHats6"}, "order": 313}), + new SlabItemSortBase(314, {"item": {"item": "EquipmentHats7"}, "order": 314}), + new SlabItemSortBase(315, {"item": {"item": "EquipmentHats8"}, "order": 315}), + new SlabItemSortBase(316, {"item": {"item": "EquipmentHats9"}, "order": 316}), + new SlabItemSortBase(317, {"item": {"item": "EquipmentHats10"}, "order": 317}), + new SlabItemSortBase(318, {"item": {"item": "EquipmentHats4Choppin"}, "order": 318}), + new SlabItemSortBase(319, {"item": {"item": "EquipmentHats25"}, "order": 319}), + new SlabItemSortBase(320, {"item": {"item": "EquipmentHats107"}, "order": 320}), + new SlabItemSortBase(321, {"item": {"item": "EquipmentHats29"}, "order": 321}), + new SlabItemSortBase(322, {"item": {"item": "EquipmentHats39"}, "order": 322}), + new SlabItemSortBase(323, {"item": {"item": "EquipmentHats27"}, "order": 323}), + new SlabItemSortBase(324, {"item": {"item": "EquipmentHats30"}, "order": 324}), + new SlabItemSortBase(325, {"item": {"item": "EquipmentHats44"}, "order": 325}), + new SlabItemSortBase(326, {"item": {"item": "EquipmentHats2"}, "order": 326}), + new SlabItemSortBase(327, {"item": {"item": "EquipmentHats67"}, "order": 327}), + new SlabItemSortBase(328, {"item": {"item": "EquipmentHats64"}, "order": 328}), + new SlabItemSortBase(329, {"item": {"item": "EquipmentHats66"}, "order": 329}), + new SlabItemSortBase(330, {"item": {"item": "EquipmentHats79"}, "order": 330}), + new SlabItemSortBase(331, {"item": {"item": "EquipmentHats73"}, "order": 331}), + new SlabItemSortBase(332, {"item": {"item": "EquipmentHats51"}, "order": 332}), + new SlabItemSortBase(333, {"item": {"item": "EquipmentHatsBeg1"}, "order": 333}), + new SlabItemSortBase(334, {"item": {"item": "EquipmentHats56"}, "order": 334}), + new SlabItemSortBase(335, {"item": {"item": "EquipmentHats63"}, "order": 335}), + new SlabItemSortBase(336, {"item": {"item": "EquipmentHats85"}, "order": 336}), + new SlabItemSortBase(337, {"item": {"item": "EquipmentHats86"}, "order": 337}), + new SlabItemSortBase(338, {"item": {"item": "EquipmentHats87"}, "order": 338}), + new SlabItemSortBase(339, {"item": {"item": "EquipmentHats88"}, "order": 339}), + new SlabItemSortBase(340, {"item": {"item": "EquipmentHats42"}, "order": 340}), + new SlabItemSortBase(341, {"item": {"item": "EquipmentHats69"}, "order": 341}), + new SlabItemSortBase(342, {"item": {"item": "EquipmentHats108"}, "order": 342}), + new SlabItemSortBase(343, {"item": {"item": "EquipmentHats121"}, "order": 343}), + new SlabItemSortBase(344, {"item": {"item": "EquipmentHats55"}, "order": 344}), + new SlabItemSortBase(345, {"item": {"item": "EquipmentHats75"}, "order": 345}), + new SlabItemSortBase(346, {"item": {"item": "EquipmentHats76"}, "order": 346}), + new SlabItemSortBase(347, {"item": {"item": "EquipmentHats65"}, "order": 347}), + new SlabItemSortBase(348, {"item": {"item": "EquipmentHats80"}, "order": 348}), + new SlabItemSortBase(349, {"item": {"item": "EquipmentHats81"}, "order": 349}), + new SlabItemSortBase(350, {"item": {"item": "EquipmentHats82"}, "order": 350}), + new SlabItemSortBase(351, {"item": {"item": "EquipmentHats78"}, "order": 351}), + new SlabItemSortBase(352, {"item": {"item": "EquipmentHats35"}, "order": 352}), + new SlabItemSortBase(353, {"item": {"item": "EquipmentHats38"}, "order": 353}), + new SlabItemSortBase(354, {"item": {"item": "EquipmentHats47"}, "order": 354}), + new SlabItemSortBase(355, {"item": {"item": "EquipmentHats48"}, "order": 355}), + new SlabItemSortBase(356, {"item": {"item": "EquipmentHats46"}, "order": 356}), + new SlabItemSortBase(357, {"item": {"item": "EquipmentHats116"}, "order": 357}), + new SlabItemSortBase(358, {"item": {"item": "EquipmentHats33"}, "order": 358}), + new SlabItemSortBase(359, {"item": {"item": "EquipmentHats49"}, "order": 359}), + new SlabItemSortBase(360, {"item": {"item": "EquipmentHats50"}, "order": 360}), + new SlabItemSortBase(361, {"item": {"item": "EquipmentHats110"}, "order": 361}), + new SlabItemSortBase(362, {"item": {"item": "EquipmentHats113"}, "order": 362}), + new SlabItemSortBase(363, {"item": {"item": "EquipmentHats117"}, "order": 363}), + new SlabItemSortBase(364, {"item": {"item": "EquipmentHats24"}, "order": 364}), + new SlabItemSortBase(365, {"item": {"item": "EquipmentHats114"}, "order": 365}), + new SlabItemSortBase(366, {"item": {"item": "EquipmentHats115"}, "order": 366}), + new SlabItemSortBase(367, {"item": {"item": "EquipmentHats120"}, "order": 367}), + new SlabItemSortBase(368, {"item": {"item": "EquipmentHats57"}, "order": 368}), + new SlabItemSortBase(369, {"item": {"item": "EquipmentHats45"}, "order": 369}), + new SlabItemSortBase(370, {"item": {"item": "EquipmentHats62"}, "order": 370}), + new SlabItemSortBase(371, {"item": {"item": "EquipmentHats32"}, "order": 371}), + new SlabItemSortBase(372, {"item": {"item": "EquipmentHats37"}, "order": 372}), + new SlabItemSortBase(373, {"item": {"item": "EquipmentHats89"}, "order": 373}), + new SlabItemSortBase(374, {"item": {"item": "EquipmentHats34"}, "order": 374}), + new SlabItemSortBase(375, {"item": {"item": "EquipmentHats109"}, "order": 375}), + new SlabItemSortBase(376, {"item": {"item": "EquipmentHats84"}, "order": 376}), + new SlabItemSortBase(377, {"item": {"item": "EquipmentHats31"}, "order": 377}), + new SlabItemSortBase(378, {"item": {"item": "EquipmentHats111"}, "order": 378}), + new SlabItemSortBase(379, {"item": {"item": "EquipmentHats124"}, "order": 379}), + new SlabItemSortBase(380, {"item": {"item": "EquipmentHats125"}, "order": 380}), + new SlabItemSortBase(381, {"item": {"item": "EquipmentHats126"}, "order": 381}), + new SlabItemSortBase(382, {"item": {"item": "EquipmentHats112"}, "order": 382}), + new SlabItemSortBase(383, {"item": {"item": "EquipmentHats118"}, "order": 383}), + new SlabItemSortBase(384, {"item": {"item": "EquipmentHats122"}, "order": 384}), + new SlabItemSortBase(385, {"item": {"item": "EquipmentHats127"}, "order": 385}), + new SlabItemSortBase(386, {"item": {"item": "EquipmentHats90"}, "order": 386}), + new SlabItemSortBase(387, {"item": {"item": "EquipmentHats91"}, "order": 387}), + new SlabItemSortBase(388, {"item": {"item": "EquipmentHats92"}, "order": 388}), + new SlabItemSortBase(389, {"item": {"item": "EquipmentHats93"}, "order": 389}), + new SlabItemSortBase(390, {"item": {"item": "EquipmentHats94"}, "order": 390}), + new SlabItemSortBase(391, {"item": {"item": "EquipmentHats95"}, "order": 391}), + new SlabItemSortBase(392, {"item": {"item": "EquipmentHats96"}, "order": 392}), + new SlabItemSortBase(393, {"item": {"item": "EquipmentHats97"}, "order": 393}), + new SlabItemSortBase(394, {"item": {"item": "EquipmentHats98"}, "order": 394}), + new SlabItemSortBase(395, {"item": {"item": "EquipmentHats99"}, "order": 395}), + new SlabItemSortBase(396, {"item": {"item": "EquipmentHats100"}, "order": 396}), + new SlabItemSortBase(397, {"item": {"item": "EquipmentHats101"}, "order": 397}), + new SlabItemSortBase(398, {"item": {"item": "EquipmentHats102"}, "order": 398}), + new SlabItemSortBase(399, {"item": {"item": "EquipmentHats103"}, "order": 399}), + new SlabItemSortBase(400, {"item": {"item": "EquipmentHats104"}, "order": 400}), + new SlabItemSortBase(401, {"item": {"item": "EquipmentPunching1"}, "order": 401}), + new SlabItemSortBase(402, {"item": {"item": "EquipmentPunching2"}, "order": 402}), + new SlabItemSortBase(403, {"item": {"item": "EquipmentPunching3"}, "order": 403}), + new SlabItemSortBase(404, {"item": {"item": "EquipmentPunching4"}, "order": 404}), + new SlabItemSortBase(405, {"item": {"item": "EquipmentPunching5"}, "order": 405}), + new SlabItemSortBase(406, {"item": {"item": "EquipmentPunching6"}, "order": 406}), + new SlabItemSortBase(407, {"item": {"item": "EquipmentPunching7"}, "order": 407}), + new SlabItemSortBase(408, {"item": {"item": "EquipmentPunching8"}, "order": 408}), + new SlabItemSortBase(409, {"item": {"item": "EquipmentPunching9"}, "order": 409}), + new SlabItemSortBase(410, {"item": {"item": "EquipmentPunching10"}, "order": 410}), + new SlabItemSortBase(411, {"item": {"item": "EquipmentPunching11"}, "order": 411}), + new SlabItemSortBase(412, {"item": {"item": "EquipmentPunching12"}, "order": 412}), + new SlabItemSortBase(413, {"item": {"item": "TestObj1"}, "order": 413}), + new SlabItemSortBase(414, {"item": {"item": "TestObj7"}, "order": 414}), + new SlabItemSortBase(415, {"item": {"item": "TestObj3"}, "order": 415}), + new SlabItemSortBase(416, {"item": {"item": "EquipmentSword1"}, "order": 416}), + new SlabItemSortBase(417, {"item": {"item": "EquipmentSword2"}, "order": 417}), + new SlabItemSortBase(418, {"item": {"item": "EquipmentSword3"}, "order": 418}), + new SlabItemSortBase(419, {"item": {"item": "EquipmentSword4"}, "order": 419}), + new SlabItemSortBase(420, {"item": {"item": "EquipmentSword5"}, "order": 420}), + new SlabItemSortBase(421, {"item": {"item": "EquipmentSword6"}, "order": 421}), + new SlabItemSortBase(422, {"item": {"item": "EquipmentSword7"}, "order": 422}), + new SlabItemSortBase(423, {"item": {"item": "EquipmentSword8"}, "order": 423}), + new SlabItemSortBase(424, {"item": {"item": "EquipmentSword9"}, "order": 424}), + new SlabItemSortBase(425, {"item": {"item": "EquipmentSword10"}, "order": 425}), + new SlabItemSortBase(426, {"item": {"item": "EquipmentBows1"}, "order": 426}), + new SlabItemSortBase(427, {"item": {"item": "EquipmentBows3"}, "order": 427}), + new SlabItemSortBase(428, {"item": {"item": "EquipmentBows4"}, "order": 428}), + new SlabItemSortBase(429, {"item": {"item": "EquipmentBows5"}, "order": 429}), + new SlabItemSortBase(430, {"item": {"item": "EquipmentBows6"}, "order": 430}), + new SlabItemSortBase(431, {"item": {"item": "EquipmentBows7"}, "order": 431}), + new SlabItemSortBase(432, {"item": {"item": "EquipmentBows8"}, "order": 432}), + new SlabItemSortBase(433, {"item": {"item": "EquipmentBows9"}, "order": 433}), + new SlabItemSortBase(434, {"item": {"item": "EquipmentBows10"}, "order": 434}), + new SlabItemSortBase(435, {"item": {"item": "EquipmentBows11"}, "order": 435}), + new SlabItemSortBase(436, {"item": {"item": "EquipmentBows12"}, "order": 436}), + new SlabItemSortBase(437, {"item": {"item": "EquipmentBows13"}, "order": 437}), + new SlabItemSortBase(438, {"item": {"item": "EquipmentBows14"}, "order": 438}), + new SlabItemSortBase(439, {"item": {"item": "EquipmentBows15"}, "order": 439}), + new SlabItemSortBase(440, {"item": {"item": "EquipmentWands1"}, "order": 440}), + new SlabItemSortBase(441, {"item": {"item": "EquipmentWands2"}, "order": 441}), + new SlabItemSortBase(442, {"item": {"item": "EquipmentWands5"}, "order": 442}), + new SlabItemSortBase(443, {"item": {"item": "EquipmentWands6"}, "order": 443}), + new SlabItemSortBase(444, {"item": {"item": "EquipmentWands3"}, "order": 444}), + new SlabItemSortBase(445, {"item": {"item": "EquipmentWands7"}, "order": 445}), + new SlabItemSortBase(446, {"item": {"item": "EquipmentWands8"}, "order": 446}), + new SlabItemSortBase(447, {"item": {"item": "EquipmentWands9"}, "order": 447}), + new SlabItemSortBase(448, {"item": {"item": "EquipmentWands10"}, "order": 448}), + new SlabItemSortBase(449, {"item": {"item": "EquipmentWands11"}, "order": 449}), + new SlabItemSortBase(450, {"item": {"item": "EquipmentWands12"}, "order": 450}), + new SlabItemSortBase(451, {"item": {"item": "EquipmentWands13"}, "order": 451}), + new SlabItemSortBase(452, {"item": {"item": "EquipmentWands14"}, "order": 452}), + new SlabItemSortBase(453, {"item": {"item": "EquipmentShirts1"}, "order": 453}), + new SlabItemSortBase(454, {"item": {"item": "EquipmentShirts17"}, "order": 454}), + new SlabItemSortBase(455, {"item": {"item": "EquipmentShirts19"}, "order": 455}), + new SlabItemSortBase(456, {"item": {"item": "EquipmentShirts20"}, "order": 456}), + new SlabItemSortBase(457, {"item": {"item": "EquipmentShirts24"}, "order": 457}), + new SlabItemSortBase(458, {"item": {"item": "EquipmentShirts25"}, "order": 458}), + new SlabItemSortBase(459, {"item": {"item": "EquipmentShirts2"}, "order": 459}), + new SlabItemSortBase(460, {"item": {"item": "EquipmentShirts16"}, "order": 460}), + new SlabItemSortBase(461, {"item": {"item": "EquipmentShirts3"}, "order": 461}), + new SlabItemSortBase(462, {"item": {"item": "EquipmentShirts21"}, "order": 462}), + new SlabItemSortBase(463, {"item": {"item": "EquipmentShirts10"}, "order": 463}), + new SlabItemSortBase(464, {"item": {"item": "EquipmentShirts11"}, "order": 464}), + new SlabItemSortBase(465, {"item": {"item": "EquipmentShirts12"}, "order": 465}), + new SlabItemSortBase(466, {"item": {"item": "EquipmentShirts13"}, "order": 466}), + new SlabItemSortBase(467, {"item": {"item": "EquipmentShirts18"}, "order": 467}), + new SlabItemSortBase(468, {"item": {"item": "EquipmentShirts14"}, "order": 468}), + new SlabItemSortBase(469, {"item": {"item": "EquipmentShirts40"}, "order": 469}), + new SlabItemSortBase(470, {"item": {"item": "EquipmentShirts5"}, "order": 470}), + new SlabItemSortBase(471, {"item": {"item": "EquipmentShirts23"}, "order": 471}), + new SlabItemSortBase(472, {"item": {"item": "EquipmentShirts22"}, "order": 472}), + new SlabItemSortBase(473, {"item": {"item": "EquipmentShirts15"}, "order": 473}), + new SlabItemSortBase(474, {"item": {"item": "EquipmentShirts26"}, "order": 474}), + new SlabItemSortBase(475, {"item": {"item": "EquipmentShirts27"}, "order": 475}), + new SlabItemSortBase(476, {"item": {"item": "EquipmentShirts31"}, "order": 476}), + new SlabItemSortBase(477, {"item": {"item": "EquipmentShirts28"}, "order": 477}), + new SlabItemSortBase(478, {"item": {"item": "EquipmentShirts29"}, "order": 478}), + new SlabItemSortBase(479, {"item": {"item": "EquipmentShirts30"}, "order": 479}), + new SlabItemSortBase(480, {"item": {"item": "EquipmentShirts6"}, "order": 480}), + new SlabItemSortBase(481, {"item": {"item": "EquipmentShirts32"}, "order": 481}), + new SlabItemSortBase(482, {"item": {"item": "EquipmentShirts33"}, "order": 482}), + new SlabItemSortBase(483, {"item": {"item": "EquipmentShirts34"}, "order": 483}), + new SlabItemSortBase(484, {"item": {"item": "EquipmentShirts35"}, "order": 484}), + new SlabItemSortBase(485, {"item": {"item": "EquipmentShirts36"}, "order": 485}), + new SlabItemSortBase(486, {"item": {"item": "EquipmentShirts37"}, "order": 486}), + new SlabItemSortBase(487, {"item": {"item": "EquipmentShirts38"}, "order": 487}), + new SlabItemSortBase(488, {"item": {"item": "EquipmentShirts39"}, "order": 488}), + new SlabItemSortBase(489, {"item": {"item": "EquipmentShirts41"}, "order": 489}), + new SlabItemSortBase(490, {"item": {"item": "EquipmentPants1"}, "order": 490}), + new SlabItemSortBase(491, {"item": {"item": "EquipmentPants2"}, "order": 491}), + new SlabItemSortBase(492, {"item": {"item": "EquipmentPants3"}, "order": 492}), + new SlabItemSortBase(493, {"item": {"item": "EquipmentPants4"}, "order": 493}), + new SlabItemSortBase(494, {"item": {"item": "EquipmentPants17"}, "order": 494}), + new SlabItemSortBase(495, {"item": {"item": "EquipmentPants5"}, "order": 495}), + new SlabItemSortBase(496, {"item": {"item": "EquipmentPants6"}, "order": 496}), + new SlabItemSortBase(497, {"item": {"item": "EquipmentPants20"}, "order": 497}), + new SlabItemSortBase(498, {"item": {"item": "EquipmentPants21"}, "order": 498}), + new SlabItemSortBase(499, {"item": {"item": "EquipmentPants10"}, "order": 499}), + new SlabItemSortBase(500, {"item": {"item": "EquipmentPants15"}, "order": 500}), + new SlabItemSortBase(501, {"item": {"item": "EquipmentPants16"}, "order": 501}), + new SlabItemSortBase(502, {"item": {"item": "EquipmentPants18"}, "order": 502}), + new SlabItemSortBase(503, {"item": {"item": "EquipmentPants19"}, "order": 503}), + new SlabItemSortBase(504, {"item": {"item": "EquipmentPants22"}, "order": 504}), + new SlabItemSortBase(505, {"item": {"item": "EquipmentPants23"}, "order": 505}), + new SlabItemSortBase(506, {"item": {"item": "EquipmentPants9"}, "order": 506}), + new SlabItemSortBase(507, {"item": {"item": "EquipmentPants24"}, "order": 507}), + new SlabItemSortBase(508, {"item": {"item": "EquipmentPants25"}, "order": 508}), + new SlabItemSortBase(509, {"item": {"item": "EquipmentPants8"}, "order": 509}), + new SlabItemSortBase(510, {"item": {"item": "EquipmentPants26"}, "order": 510}), + new SlabItemSortBase(511, {"item": {"item": "EquipmentPants27"}, "order": 511}), + new SlabItemSortBase(512, {"item": {"item": "EquipmentPants29"}, "order": 512}), + new SlabItemSortBase(513, {"item": {"item": "EquipmentPants30"}, "order": 513}), + new SlabItemSortBase(514, {"item": {"item": "EquipmentPants31"}, "order": 514}), + new SlabItemSortBase(515, {"item": {"item": "EquipmentPants32"}, "order": 515}), + new SlabItemSortBase(516, {"item": {"item": "EquipmentShoes1"}, "order": 516}), + new SlabItemSortBase(517, {"item": {"item": "EquipmentShoes9"}, "order": 517}), + new SlabItemSortBase(518, {"item": {"item": "EquipmentShoes15"}, "order": 518}), + new SlabItemSortBase(519, {"item": {"item": "EquipmentShoes3"}, "order": 519}), + new SlabItemSortBase(520, {"item": {"item": "EquipmentShoes20"}, "order": 520}), + new SlabItemSortBase(521, {"item": {"item": "EquipmentShoes4"}, "order": 521}), + new SlabItemSortBase(522, {"item": {"item": "EquipmentShoes5"}, "order": 522}), + new SlabItemSortBase(523, {"item": {"item": "EquipmentShoes21"}, "order": 523}), + new SlabItemSortBase(524, {"item": {"item": "EquipmentShoes22"}, "order": 524}), + new SlabItemSortBase(525, {"item": {"item": "EquipmentShoes7"}, "order": 525}), + new SlabItemSortBase(526, {"item": {"item": "EquipmentShoes16"}, "order": 526}), + new SlabItemSortBase(527, {"item": {"item": "EquipmentShoes17"}, "order": 527}), + new SlabItemSortBase(528, {"item": {"item": "EquipmentShoes18"}, "order": 528}), + new SlabItemSortBase(529, {"item": {"item": "EquipmentShoes19"}, "order": 529}), + new SlabItemSortBase(530, {"item": {"item": "EquipmentShoes2"}, "order": 530}), + new SlabItemSortBase(531, {"item": {"item": "EquipmentShoes14"}, "order": 531}), + new SlabItemSortBase(532, {"item": {"item": "EquipmentShoes23"}, "order": 532}), + new SlabItemSortBase(533, {"item": {"item": "EquipmentShoes26"}, "order": 533}), + new SlabItemSortBase(534, {"item": {"item": "EquipmentShoes27"}, "order": 534}), + new SlabItemSortBase(535, {"item": {"item": "EquipmentShoes28"}, "order": 535}), + new SlabItemSortBase(536, {"item": {"item": "EquipmentShoes29"}, "order": 536}), + new SlabItemSortBase(537, {"item": {"item": "EquipmentShoes30"}, "order": 537}), + new SlabItemSortBase(538, {"item": {"item": "EquipmentShoes31"}, "order": 538}), + new SlabItemSortBase(539, {"item": {"item": "EquipmentShoes32"}, "order": 539}), + new SlabItemSortBase(540, {"item": {"item": "EquipmentShoes33"}, "order": 540}), + new SlabItemSortBase(541, {"item": {"item": "EquipmentShoes39"}, "order": 541}), + new SlabItemSortBase(542, {"item": {"item": "EquipmentShoes24"}, "order": 542}), + new SlabItemSortBase(543, {"item": {"item": "EquipmentShoes25"}, "order": 543}), + new SlabItemSortBase(544, {"item": {"item": "EquipmentShoes34"}, "order": 544}), + new SlabItemSortBase(545, {"item": {"item": "EquipmentShoes35"}, "order": 545}), + new SlabItemSortBase(546, {"item": {"item": "EquipmentShoes36"}, "order": 546}), + new SlabItemSortBase(547, {"item": {"item": "EquipmentShoes37"}, "order": 547}), + new SlabItemSortBase(548, {"item": {"item": "EquipmentShoes38"}, "order": 548}), + new SlabItemSortBase(549, {"item": {"item": "EquipmentShoes40"}, "order": 549}), + new SlabItemSortBase(550, {"item": {"item": "EquipmentShoes41"}, "order": 550}), + new SlabItemSortBase(551, {"item": {"item": "EquipmentPendant9"}, "order": 551}), + new SlabItemSortBase(552, {"item": {"item": "EquipmentPendant32"}, "order": 552}), + new SlabItemSortBase(553, {"item": {"item": "EquipmentPendant10"}, "order": 553}), + new SlabItemSortBase(554, {"item": {"item": "EquipmentPendant11"}, "order": 554}), + new SlabItemSortBase(555, {"item": {"item": "EquipmentPendant12"}, "order": 555}), + new SlabItemSortBase(556, {"item": {"item": "EquipmentPendant14"}, "order": 556}), + new SlabItemSortBase(557, {"item": {"item": "EquipmentPendant16"}, "order": 557}), + new SlabItemSortBase(558, {"item": {"item": "EquipmentPendant17"}, "order": 558}), + new SlabItemSortBase(559, {"item": {"item": "EquipmentPendant18"}, "order": 559}), + new SlabItemSortBase(560, {"item": {"item": "EquipmentPendant19"}, "order": 560}), + new SlabItemSortBase(561, {"item": {"item": "EquipmentPendant34"}, "order": 561}), + new SlabItemSortBase(562, {"item": {"item": "EquipmentPendant20"}, "order": 562}), + new SlabItemSortBase(563, {"item": {"item": "EquipmentPendant21"}, "order": 563}), + new SlabItemSortBase(564, {"item": {"item": "EquipmentPendant22"}, "order": 564}), + new SlabItemSortBase(565, {"item": {"item": "EquipmentPendant23"}, "order": 565}), + new SlabItemSortBase(566, {"item": {"item": "EquipmentPendant24"}, "order": 566}), + new SlabItemSortBase(567, {"item": {"item": "EquipmentPendant25"}, "order": 567}), + new SlabItemSortBase(568, {"item": {"item": "EquipmentPendant26"}, "order": 568}), + new SlabItemSortBase(569, {"item": {"item": "EquipmentPendant27"}, "order": 569}), + new SlabItemSortBase(570, {"item": {"item": "EquipmentPendant36"}, "order": 570}), + new SlabItemSortBase(571, {"item": {"item": "EquipmentPendant28"}, "order": 571}), + new SlabItemSortBase(572, {"item": {"item": "EquipmentPendant31"}, "order": 572}), + new SlabItemSortBase(573, {"item": {"item": "EquipmentPendant29"}, "order": 573}), + new SlabItemSortBase(574, {"item": {"item": "EquipmentPendant30"}, "order": 574}), + new SlabItemSortBase(575, {"item": {"item": "EquipmentPendant33"}, "order": 575}), + new SlabItemSortBase(576, {"item": {"item": "EquipmentPendant35"}, "order": 576}), + new SlabItemSortBase(577, {"item": {"item": "EquipmentRings2"}, "order": 577}), + new SlabItemSortBase(578, {"item": {"item": "EquipmentRings3"}, "order": 578}), + new SlabItemSortBase(579, {"item": {"item": "EquipmentRings6"}, "order": 579}), + new SlabItemSortBase(580, {"item": {"item": "EquipmentRings7"}, "order": 580}), + new SlabItemSortBase(581, {"item": {"item": "EquipmentRings11"}, "order": 581}), + new SlabItemSortBase(582, {"item": {"item": "EquipmentRings12"}, "order": 582}), + new SlabItemSortBase(583, {"item": {"item": "EquipmentRings13"}, "order": 583}), + new SlabItemSortBase(584, {"item": {"item": "EquipmentRings14"}, "order": 584}), + new SlabItemSortBase(585, {"item": {"item": "EquipmentRings15"}, "order": 585}), + new SlabItemSortBase(586, {"item": {"item": "EquipmentRings16"}, "order": 586}), + new SlabItemSortBase(587, {"item": {"item": "EquipmentRings21"}, "order": 587}), + new SlabItemSortBase(588, {"item": {"item": "EquipmentRings20"}, "order": 588}), + new SlabItemSortBase(589, {"item": {"item": "EquipmentRings19"}, "order": 589}), + new SlabItemSortBase(590, {"item": {"item": "EquipmentRings38"}, "order": 590}), + new SlabItemSortBase(591, {"item": {"item": "EquipmentRingsFishing1"}, "order": 591}), + new SlabItemSortBase(592, {"item": {"item": "EquipmentRingsFishing2"}, "order": 592}), + new SlabItemSortBase(593, {"item": {"item": "EquipmentRingsFishing3"}, "order": 593}), + new SlabItemSortBase(594, {"item": {"item": "EquipmentRings22"}, "order": 594}), + new SlabItemSortBase(595, {"item": {"item": "EquipmentRings18"}, "order": 595}), + new SlabItemSortBase(596, {"item": {"item": "EquipmentRings36"}, "order": 596}), + new SlabItemSortBase(597, {"item": {"item": "EquipmentRings23"}, "order": 597}), + new SlabItemSortBase(598, {"item": {"item": "EquipmentRings24"}, "order": 598}), + new SlabItemSortBase(599, {"item": {"item": "EquipmentRings25"}, "order": 599}), + new SlabItemSortBase(600, {"item": {"item": "EquipmentRings26"}, "order": 600}), + new SlabItemSortBase(601, {"item": {"item": "EquipmentRings27"}, "order": 601}), + new SlabItemSortBase(602, {"item": {"item": "EquipmentRings28"}, "order": 602}), + new SlabItemSortBase(603, {"item": {"item": "EquipmentRings29"}, "order": 603}), + new SlabItemSortBase(604, {"item": {"item": "EquipmentRings35"}, "order": 604}), + new SlabItemSortBase(605, {"item": {"item": "EquipmentRings30"}, "order": 605}), + new SlabItemSortBase(606, {"item": {"item": "EquipmentRings33"}, "order": 606}), + new SlabItemSortBase(607, {"item": {"item": "EquipmentRings31"}, "order": 607}), + new SlabItemSortBase(608, {"item": {"item": "EquipmentRings32"}, "order": 608}), + new SlabItemSortBase(609, {"item": {"item": "EquipmentRings34"}, "order": 609}), + new SlabItemSortBase(610, {"item": {"item": "EquipmentRings37"}, "order": 610}), + new SlabItemSortBase(611, {"item": {"item": "EquipmentRingsChat10"}, "order": 611}), + new SlabItemSortBase(612, {"item": {"item": "EquipmentRingsChat1"}, "order": 612}), + new SlabItemSortBase(613, {"item": {"item": "EquipmentRingsChat2"}, "order": 613}), + new SlabItemSortBase(614, {"item": {"item": "EquipmentRingsChat3"}, "order": 614}), + new SlabItemSortBase(615, {"item": {"item": "EquipmentRingsChat4"}, "order": 615}), + new SlabItemSortBase(616, {"item": {"item": "EquipmentRingsChat5"}, "order": 616}), + new SlabItemSortBase(617, {"item": {"item": "EquipmentRingsChat11"}, "order": 617}), + new SlabItemSortBase(618, {"item": {"item": "EquipmentRingsChat9"}, "order": 618}), + new SlabItemSortBase(619, {"item": {"item": "EquipmentRingsChat6"}, "order": 619}), + new SlabItemSortBase(620, {"item": {"item": "EquipmentCape3"}, "order": 620}), + new SlabItemSortBase(621, {"item": {"item": "EquipmentCape4"}, "order": 621}), + new SlabItemSortBase(622, {"item": {"item": "EquipmentCape5"}, "order": 622}), + new SlabItemSortBase(623, {"item": {"item": "EquipmentCape6"}, "order": 623}), + new SlabItemSortBase(624, {"item": {"item": "EquipmentCape13"}, "order": 624}), + new SlabItemSortBase(625, {"item": {"item": "EquipmentCape17"}, "order": 625}), + new SlabItemSortBase(626, {"item": {"item": "EquipmentCape0"}, "order": 626}), + new SlabItemSortBase(627, {"item": {"item": "EquipmentCape2"}, "order": 627}), + new SlabItemSortBase(628, {"item": {"item": "EquipmentCape7"}, "order": 628}), + new SlabItemSortBase(629, {"item": {"item": "EquipmentCape8"}, "order": 629}), + new SlabItemSortBase(630, {"item": {"item": "EquipmentCape9"}, "order": 630}), + new SlabItemSortBase(631, {"item": {"item": "EquipmentCape10"}, "order": 631}), + new SlabItemSortBase(632, {"item": {"item": "EquipmentCape11"}, "order": 632}), + new SlabItemSortBase(633, {"item": {"item": "EquipmentCape12"}, "order": 633}), + new SlabItemSortBase(634, {"item": {"item": "EquipmentCape14"}, "order": 634}), + new SlabItemSortBase(635, {"item": {"item": "EquipmentCape15"}, "order": 635}), + new SlabItemSortBase(636, {"item": {"item": "EquipmentCape16"}, "order": 636}), + new SlabItemSortBase(637, {"item": {"item": "EquipmentCape18"}, "order": 637}), + new SlabItemSortBase(638, {"item": {"item": "EquipmentKeychain0"}, "order": 638}), + new SlabItemSortBase(639, {"item": {"item": "EquipmentKeychain1"}, "order": 639}), + new SlabItemSortBase(640, {"item": {"item": "EquipmentKeychain2"}, "order": 640}), + new SlabItemSortBase(641, {"item": {"item": "EquipmentKeychain3"}, "order": 641}), + new SlabItemSortBase(642, {"item": {"item": "EquipmentKeychain4"}, "order": 642}), + new SlabItemSortBase(643, {"item": {"item": "EquipmentKeychain5"}, "order": 643}), + new SlabItemSortBase(644, {"item": {"item": "EquipmentKeychain6"}, "order": 644}), + new SlabItemSortBase(645, {"item": {"item": "EquipmentKeychain7"}, "order": 645}), + new SlabItemSortBase(646, {"item": {"item": "EquipmentKeychain8"}, "order": 646}), + new SlabItemSortBase(647, {"item": {"item": "EquipmentKeychain9"}, "order": 647}), + new SlabItemSortBase(648, {"item": {"item": "EquipmentKeychain10"}, "order": 648}), + new SlabItemSortBase(649, {"item": {"item": "EquipmentKeychain11"}, "order": 649}), + new SlabItemSortBase(650, {"item": {"item": "EquipmentKeychain12"}, "order": 650}), + new SlabItemSortBase(651, {"item": {"item": "EquipmentKeychain13"}, "order": 651}), + new SlabItemSortBase(652, {"item": {"item": "EquipmentKeychain14"}, "order": 652}), + new SlabItemSortBase(653, {"item": {"item": "EquipmentKeychain15"}, "order": 653}), + new SlabItemSortBase(654, {"item": {"item": "EquipmentKeychain16"}, "order": 654}), + new SlabItemSortBase(655, {"item": {"item": "EquipmentKeychain17"}, "order": 655}), + new SlabItemSortBase(656, {"item": {"item": "EquipmentKeychain18"}, "order": 656}), + new SlabItemSortBase(657, {"item": {"item": "EquipmentKeychain19"}, "order": 657}), + new SlabItemSortBase(658, {"item": {"item": "EquipmentKeychain20"}, "order": 658}), + new SlabItemSortBase(659, {"item": {"item": "EquipmentKeychain21"}, "order": 659}), + new SlabItemSortBase(660, {"item": {"item": "EquipmentKeychain22"}, "order": 660}), + new SlabItemSortBase(661, {"item": {"item": "EquipmentKeychain23"}, "order": 661}), + new SlabItemSortBase(662, {"item": {"item": "EquipmentKeychain24"}, "order": 662}), + new SlabItemSortBase(663, {"item": {"item": "EquipmentKeychain25"}, "order": 663}), + new SlabItemSortBase(664, {"item": {"item": "EquipmentKeychain26"}, "order": 664}), + new SlabItemSortBase(665, {"item": {"item": "EquipmentKeychain27"}, "order": 665}), + new SlabItemSortBase(666, {"item": {"item": "EquipmentKeychain28"}, "order": 666}), + new SlabItemSortBase(667, {"item": {"item": "EquipmentKeychain29"}, "order": 667}), + new SlabItemSortBase(668, {"item": {"item": "Trophy1"}, "order": 668}), + new SlabItemSortBase(669, {"item": {"item": "Trophy2"}, "order": 669}), + new SlabItemSortBase(670, {"item": {"item": "Trophy3"}, "order": 670}), + new SlabItemSortBase(671, {"item": {"item": "Trophy5"}, "order": 671}), + new SlabItemSortBase(672, {"item": {"item": "Trophy6"}, "order": 672}), + new SlabItemSortBase(673, {"item": {"item": "Trophy7"}, "order": 673}), + new SlabItemSortBase(674, {"item": {"item": "Trophy8"}, "order": 674}), + new SlabItemSortBase(675, {"item": {"item": "Trophy9"}, "order": 675}), + new SlabItemSortBase(676, {"item": {"item": "Trophy10"}, "order": 676}), + new SlabItemSortBase(677, {"item": {"item": "Trophy11"}, "order": 677}), + new SlabItemSortBase(678, {"item": {"item": "Trophy12"}, "order": 678}), + new SlabItemSortBase(679, {"item": {"item": "Trophy13"}, "order": 679}), + new SlabItemSortBase(680, {"item": {"item": "Trophy14"}, "order": 680}), + new SlabItemSortBase(681, {"item": {"item": "Trophy15"}, "order": 681}), + new SlabItemSortBase(682, {"item": {"item": "Trophy16"}, "order": 682}), + new SlabItemSortBase(683, {"item": {"item": "Trophy17"}, "order": 683}), + new SlabItemSortBase(684, {"item": {"item": "Trophy18"}, "order": 684}), + new SlabItemSortBase(685, {"item": {"item": "Trophy19"}, "order": 685}), + new SlabItemSortBase(686, {"item": {"item": "Trophy20"}, "order": 686}), + new SlabItemSortBase(687, {"item": {"item": "Trophy21"}, "order": 687}), + new SlabItemSortBase(688, {"item": {"item": "Trophy22"}, "order": 688}), + new SlabItemSortBase(689, {"item": {"item": "Trophy23"}, "order": 689}), + new SlabItemSortBase(690, {"item": {"item": "Trophy24"}, "order": 690}), + new SlabItemSortBase(691, {"item": {"item": "Trophy25"}, "order": 691}), + new SlabItemSortBase(692, {"item": {"item": "EquipmentNametag1"}, "order": 692}), + new SlabItemSortBase(693, {"item": {"item": "EquipmentNametag3"}, "order": 693}), + new SlabItemSortBase(694, {"item": {"item": "EquipmentNametag4"}, "order": 694}), + new SlabItemSortBase(695, {"item": {"item": "EquipmentNametag5"}, "order": 695}), + new SlabItemSortBase(696, {"item": {"item": "EquipmentNametag6b"}, "order": 696}), + new SlabItemSortBase(697, {"item": {"item": "EquipmentNametag7"}, "order": 697}), + new SlabItemSortBase(698, {"item": {"item": "EquipmentNametag8"}, "order": 698}), + new SlabItemSortBase(699, {"item": {"item": "EquipmentNametag9"}, "order": 699}), + new SlabItemSortBase(700, {"item": {"item": "EquipmentNametag10"}, "order": 700}), + new SlabItemSortBase(701, {"item": {"item": "EquipmentNametag11"}, "order": 701}), + new SlabItemSortBase(702, {"item": {"item": "EquipmentNametag12"}, "order": 702}), + new SlabItemSortBase(703, {"item": {"item": "EquipmentNametag13"}, "order": 703}), + new SlabItemSortBase(704, {"item": {"item": "EquipmentNametag14"}, "order": 704}), + new SlabItemSortBase(705, {"item": {"item": "EquipmentNametag15"}, "order": 705}), + new SlabItemSortBase(706, {"item": {"item": "EquipmentNametag16"}, "order": 706}), + new SlabItemSortBase(707, {"item": {"item": "EquipmentNametag17"}, "order": 707}), + new SlabItemSortBase(708, {"item": {"item": "EquipmentNametag18"}, "order": 708}), + new SlabItemSortBase(709, {"item": {"item": "EquipmentNametag19"}, "order": 709}), + new SlabItemSortBase(710, {"item": {"item": "EquipmentNametag20"}, "order": 710}), + new SlabItemSortBase(711, {"item": {"item": "EquipmentNametag21"}, "order": 711}), + new SlabItemSortBase(712, {"item": {"item": "EquipmentNametag22"}, "order": 712}), + new SlabItemSortBase(713, {"item": {"item": "EquipmentNametag23"}, "order": 713}), + new SlabItemSortBase(714, {"item": {"item": "EquipmentNametag24"}, "order": 714}), + new SlabItemSortBase(715, {"item": {"item": "EquipmentNametag25"}, "order": 715}), + new SlabItemSortBase(716, {"item": {"item": "EquipmentNametag26"}, "order": 716}), + new SlabItemSortBase(717, {"item": {"item": "EquipmentNametag27"}, "order": 717}), + new SlabItemSortBase(718, {"item": {"item": "EquipmentNametag28"}, "order": 718}), + new SlabItemSortBase(719, {"item": {"item": "EquipmentNametag29"}, "order": 719}), + new SlabItemSortBase(720, {"item": {"item": "EquipmentNametag30"}, "order": 720}), + new SlabItemSortBase(721, {"item": {"item": "EquipmentGown1"}, "order": 721}), + new SlabItemSortBase(722, {"item": {"item": "EquipmentGown2"}, "order": 722}), + new SlabItemSortBase(723, {"item": {"item": "EquipmentGown3"}, "order": 723}), + new SlabItemSortBase(724, {"item": {"item": "EquipmentGown4"}, "order": 724}), + new SlabItemSortBase(725, {"item": {"item": "EquipmentGown5"}, "order": 725}), + new SlabItemSortBase(726, {"item": {"item": "EquipmentGown6"}, "order": 726}), + new SlabItemSortBase(727, {"item": {"item": "EquipmentTools1"}, "order": 727}), + new SlabItemSortBase(728, {"item": {"item": "EquipmentTools2"}, "order": 728}), + new SlabItemSortBase(729, {"item": {"item": "EquipmentTools3"}, "order": 729}), + new SlabItemSortBase(730, {"item": {"item": "EquipmentTools5"}, "order": 730}), + new SlabItemSortBase(731, {"item": {"item": "EquipmentTools6"}, "order": 731}), + new SlabItemSortBase(732, {"item": {"item": "EquipmentTools7"}, "order": 732}), + new SlabItemSortBase(733, {"item": {"item": "EquipmentTools11"}, "order": 733}), + new SlabItemSortBase(734, {"item": {"item": "EquipmentTools8"}, "order": 734}), + new SlabItemSortBase(735, {"item": {"item": "EquipmentTools12"}, "order": 735}), + new SlabItemSortBase(736, {"item": {"item": "EquipmentTools9"}, "order": 736}), + new SlabItemSortBase(737, {"item": {"item": "EquipmentTools14"}, "order": 737}), + new SlabItemSortBase(738, {"item": {"item": "EquipmentTools15"}, "order": 738}), + new SlabItemSortBase(739, {"item": {"item": "EquipmentTools10"}, "order": 739}), + new SlabItemSortBase(740, {"item": {"item": "EquipmentTools13"}, "order": 740}), + new SlabItemSortBase(741, {"item": {"item": "EquipmentTools16"}, "order": 741}), + new SlabItemSortBase(742, {"item": {"item": "EquipmentToolsHatchet0"}, "order": 742}), + new SlabItemSortBase(743, {"item": {"item": "EquipmentToolsHatchet3"}, "order": 743}), + new SlabItemSortBase(744, {"item": {"item": "EquipmentToolsHatchet1"}, "order": 744}), + new SlabItemSortBase(745, {"item": {"item": "EquipmentToolsHatchet2b"}, "order": 745}), + new SlabItemSortBase(746, {"item": {"item": "EquipmentToolsHatchet2"}, "order": 746}), + new SlabItemSortBase(747, {"item": {"item": "EquipmentToolsHatchet4"}, "order": 747}), + new SlabItemSortBase(748, {"item": {"item": "EquipmentToolsHatchet5"}, "order": 748}), + new SlabItemSortBase(749, {"item": {"item": "EquipmentToolsHatchet7"}, "order": 749}), + new SlabItemSortBase(750, {"item": {"item": "EquipmentToolsHatchet6"}, "order": 750}), + new SlabItemSortBase(751, {"item": {"item": "EquipmentToolsHatchet8"}, "order": 751}), + new SlabItemSortBase(752, {"item": {"item": "EquipmentToolsHatchet9"}, "order": 752}), + new SlabItemSortBase(753, {"item": {"item": "EquipmentToolsHatchet12"}, "order": 753}), + new SlabItemSortBase(754, {"item": {"item": "EquipmentToolsHatchet10"}, "order": 754}), + new SlabItemSortBase(755, {"item": {"item": "EquipmentToolsHatchet11"}, "order": 755}), + new SlabItemSortBase(756, {"item": {"item": "EquipmentToolsHatchet13"}, "order": 756}), + new SlabItemSortBase(757, {"item": {"item": "FishingRod2"}, "order": 757}), + new SlabItemSortBase(758, {"item": {"item": "FishingRod3"}, "order": 758}), + new SlabItemSortBase(759, {"item": {"item": "FishingRod4"}, "order": 759}), + new SlabItemSortBase(760, {"item": {"item": "FishingRod5"}, "order": 760}), + new SlabItemSortBase(761, {"item": {"item": "FishingRod6"}, "order": 761}), + new SlabItemSortBase(762, {"item": {"item": "FishingRod7"}, "order": 762}), + new SlabItemSortBase(763, {"item": {"item": "FishingRod8"}, "order": 763}), + new SlabItemSortBase(764, {"item": {"item": "FishingRod9"}, "order": 764}), + new SlabItemSortBase(765, {"item": {"item": "FishingRod10"}, "order": 765}), + new SlabItemSortBase(766, {"item": {"item": "FishingRod11"}, "order": 766}), + new SlabItemSortBase(767, {"item": {"item": "FishingRod12"}, "order": 767}), + new SlabItemSortBase(768, {"item": {"item": "FishingRod13"}, "order": 768}), + new SlabItemSortBase(769, {"item": {"item": "CatchingNet2"}, "order": 769}), + new SlabItemSortBase(770, {"item": {"item": "CatchingNet3"}, "order": 770}), + new SlabItemSortBase(771, {"item": {"item": "CatchingNet4"}, "order": 771}), + new SlabItemSortBase(772, {"item": {"item": "CatchingNet5"}, "order": 772}), + new SlabItemSortBase(773, {"item": {"item": "CatchingNet6"}, "order": 773}), + new SlabItemSortBase(774, {"item": {"item": "CatchingNet7"}, "order": 774}), + new SlabItemSortBase(775, {"item": {"item": "CatchingNet8"}, "order": 775}), + new SlabItemSortBase(776, {"item": {"item": "CatchingNet9"}, "order": 776}), + new SlabItemSortBase(777, {"item": {"item": "CatchingNet10"}, "order": 777}), + new SlabItemSortBase(778, {"item": {"item": "CatchingNet11"}, "order": 778}), + new SlabItemSortBase(779, {"item": {"item": "CatchingNet12"}, "order": 779}), + new SlabItemSortBase(780, {"item": {"item": "CatchingNet13"}, "order": 780}), + new SlabItemSortBase(781, {"item": {"item": "TrapBoxSet1"}, "order": 781}), + new SlabItemSortBase(782, {"item": {"item": "TrapBoxSet2"}, "order": 782}), + new SlabItemSortBase(783, {"item": {"item": "TrapBoxSet3"}, "order": 783}), + new SlabItemSortBase(784, {"item": {"item": "TrapBoxSet4"}, "order": 784}), + new SlabItemSortBase(785, {"item": {"item": "TrapBoxSet5"}, "order": 785}), + new SlabItemSortBase(786, {"item": {"item": "TrapBoxSet6"}, "order": 786}), + new SlabItemSortBase(787, {"item": {"item": "TrapBoxSet7"}, "order": 787}), + new SlabItemSortBase(788, {"item": {"item": "TrapBoxSet8"}, "order": 788}), + new SlabItemSortBase(789, {"item": {"item": "TrapBoxSet9"}, "order": 789}), + new SlabItemSortBase(790, {"item": {"item": "TrapBoxSet10"}, "order": 790}), + new SlabItemSortBase(791, {"item": {"item": "TrapBoxSet11"}, "order": 791}), + new SlabItemSortBase(792, {"item": {"item": "WorshipSkull1"}, "order": 792}), + new SlabItemSortBase(793, {"item": {"item": "WorshipSkull2"}, "order": 793}), + new SlabItemSortBase(794, {"item": {"item": "WorshipSkull3"}, "order": 794}), + new SlabItemSortBase(795, {"item": {"item": "WorshipSkull4"}, "order": 795}), + new SlabItemSortBase(796, {"item": {"item": "WorshipSkull5"}, "order": 796}), + new SlabItemSortBase(797, {"item": {"item": "WorshipSkull6"}, "order": 797}), + new SlabItemSortBase(798, {"item": {"item": "WorshipSkull7"}, "order": 798}), + new SlabItemSortBase(799, {"item": {"item": "WorshipSkull8"}, "order": 799}), + new SlabItemSortBase(800, {"item": {"item": "WorshipSkull9"}, "order": 800}), + new SlabItemSortBase(801, {"item": {"item": "WorshipSkull10"}, "order": 801}), + new SlabItemSortBase(802, {"item": {"item": "WorshipSkull11"}, "order": 802}), + new SlabItemSortBase(803, {"item": {"item": "WorshipSkull12"}, "order": 803}), + new SlabItemSortBase(804, {"item": {"item": "DNAgun0"}, "order": 804}), + new SlabItemSortBase(805, {"item": {"item": "DNAgun1"}, "order": 805}), + new SlabItemSortBase(806, {"item": {"item": "DNAgun2"}, "order": 806}), + new SlabItemSortBase(807, {"item": {"item": "DNAgun3"}, "order": 807}), + new SlabItemSortBase(808, {"item": {"item": "FoodHealth1"}, "order": 808}), + new SlabItemSortBase(809, {"item": {"item": "FoodHealth3"}, "order": 809}), + new SlabItemSortBase(810, {"item": {"item": "FoodHealth2"}, "order": 810}), + new SlabItemSortBase(811, {"item": {"item": "Peanut"}, "order": 811}), + new SlabItemSortBase(812, {"item": {"item": "FoodHealth5"}, "order": 812}), + new SlabItemSortBase(813, {"item": {"item": "FoodEvent8"}, "order": 813}), + new SlabItemSortBase(814, {"item": {"item": "Meatloaf"}, "order": 814}), + new SlabItemSortBase(815, {"item": {"item": "FoodHealth4"}, "order": 815}), + new SlabItemSortBase(816, {"item": {"item": "FoodHealth6"}, "order": 816}), + new SlabItemSortBase(817, {"item": {"item": "FoodHealth7"}, "order": 817}), + new SlabItemSortBase(818, {"item": {"item": "FoodHealth10"}, "order": 818}), + new SlabItemSortBase(819, {"item": {"item": "FoodHealth9"}, "order": 819}), + new SlabItemSortBase(820, {"item": {"item": "FoodHealth11"}, "order": 820}), + new SlabItemSortBase(821, {"item": {"item": "FoodHealth13"}, "order": 821}), + new SlabItemSortBase(822, {"item": {"item": "FoodHealth12"}, "order": 822}), + new SlabItemSortBase(823, {"item": {"item": "FoodHealth14"}, "order": 823}), + new SlabItemSortBase(824, {"item": {"item": "FoodHealth15"}, "order": 824}), + new SlabItemSortBase(825, {"item": {"item": "FoodHealth16"}, "order": 825}), + new SlabItemSortBase(826, {"item": {"item": "FoodHealth17"}, "order": 826}), + new SlabItemSortBase(827, {"item": {"item": "FoodHealth18"}, "order": 827}), + new SlabItemSortBase(828, {"item": {"item": "FoodHealth19"}, "order": 828}), + new SlabItemSortBase(829, {"item": {"item": "FoodPotOr1"}, "order": 829}), + new SlabItemSortBase(830, {"item": {"item": "FoodPotOr2"}, "order": 830}), + new SlabItemSortBase(831, {"item": {"item": "FoodPotOr3"}, "order": 831}), + new SlabItemSortBase(832, {"item": {"item": "FoodPotOr4"}, "order": 832}), + new SlabItemSortBase(833, {"item": {"item": "FoodPotRe1"}, "order": 833}), + new SlabItemSortBase(834, {"item": {"item": "FoodPotRe2"}, "order": 834}), + new SlabItemSortBase(835, {"item": {"item": "FoodPotRe3"}, "order": 835}), + new SlabItemSortBase(836, {"item": {"item": "FoodPotRe4"}, "order": 836}), + new SlabItemSortBase(837, {"item": {"item": "FoodPotGr1"}, "order": 837}), + new SlabItemSortBase(838, {"item": {"item": "FoodPotGr2"}, "order": 838}), + new SlabItemSortBase(839, {"item": {"item": "FoodPotGr3"}, "order": 839}), + new SlabItemSortBase(840, {"item": {"item": "FoodPotGr4"}, "order": 840}), + new SlabItemSortBase(841, {"item": {"item": "FoodEvent7"}, "order": 841}), + new SlabItemSortBase(842, {"item": {"item": "FoodPotMana1"}, "order": 842}), + new SlabItemSortBase(843, {"item": {"item": "FoodPotMana2"}, "order": 843}), + new SlabItemSortBase(844, {"item": {"item": "FoodPotMana3"}, "order": 844}), + new SlabItemSortBase(845, {"item": {"item": "FoodPotMana4"}, "order": 845}), + new SlabItemSortBase(846, {"item": {"item": "FoodPotYe1"}, "order": 846}), + new SlabItemSortBase(847, {"item": {"item": "FoodPotYe2"}, "order": 847}), + new SlabItemSortBase(848, {"item": {"item": "FoodPotYe3"}, "order": 848}), + new SlabItemSortBase(849, {"item": {"item": "FoodPotYe4"}, "order": 849}), + new SlabItemSortBase(850, {"item": {"item": "FoodPotYe5"}, "order": 850}), + new SlabItemSortBase(851, {"item": {"item": "FoodEvent6"}, "order": 851}), + new SlabItemSortBase(852, {"item": {"item": "Pearl3"}, "order": 852}), + new SlabItemSortBase(853, {"item": {"item": "FoodMining1"}, "order": 853}), + new SlabItemSortBase(854, {"item": {"item": "FoodEvent1"}, "order": 854}), + new SlabItemSortBase(855, {"item": {"item": "Pearl2"}, "order": 855}), + new SlabItemSortBase(856, {"item": {"item": "FoodChoppin1"}, "order": 856}), + new SlabItemSortBase(857, {"item": {"item": "FoodEvent2"}, "order": 857}), + new SlabItemSortBase(858, {"item": {"item": "FoodFish1"}, "order": 858}), + new SlabItemSortBase(859, {"item": {"item": "FoodEvent3"}, "order": 859}), + new SlabItemSortBase(860, {"item": {"item": "Pearl1"}, "order": 860}), + new SlabItemSortBase(861, {"item": {"item": "FoodCatch1"}, "order": 861}), + new SlabItemSortBase(862, {"item": {"item": "FoodEvent4"}, "order": 862}), + new SlabItemSortBase(863, {"item": {"item": "FoodTrapping1"}, "order": 863}), + new SlabItemSortBase(864, {"item": {"item": "FoodWorship1"}, "order": 864}), + new SlabItemSortBase(865, {"item": {"item": "Bullet"}, "order": 865}), + new SlabItemSortBase(866, {"item": {"item": "BulletB"}, "order": 866}), + new SlabItemSortBase(867, {"item": {"item": "Bullet3"}, "order": 867}), + new SlabItemSortBase(868, {"item": {"item": "MidnightCookie"}, "order": 868}), + new SlabItemSortBase(869, {"item": {"item": "FoodEvent5"}, "order": 869}), + new SlabItemSortBase(870, {"item": {"item": "PeanutG"}, "order": 870}), + new SlabItemSortBase(871, {"item": {"item": "FoodG1"}, "order": 871}), + new SlabItemSortBase(872, {"item": {"item": "FoodG2"}, "order": 872}), + new SlabItemSortBase(873, {"item": {"item": "FoodG3"}, "order": 873}), + new SlabItemSortBase(874, {"item": {"item": "FoodG4"}, "order": 874}), + new SlabItemSortBase(875, {"item": {"item": "FoodG5"}, "order": 875}), + new SlabItemSortBase(876, {"item": {"item": "FoodG6"}, "order": 876}), + new SlabItemSortBase(877, {"item": {"item": "FoodG7"}, "order": 877}), + new SlabItemSortBase(878, {"item": {"item": "FoodG8"}, "order": 878}), + new SlabItemSortBase(879, {"item": {"item": "FoodG9"}, "order": 879}), + new SlabItemSortBase(880, {"item": {"item": "FoodG10"}, "order": 880}), + new SlabItemSortBase(881, {"item": {"item": "FoodG11"}, "order": 881}), + new SlabItemSortBase(882, {"item": {"item": "FoodG12"}, "order": 882}), + new SlabItemSortBase(883, {"item": {"item": "FoodG13"}, "order": 883}), + new SlabItemSortBase(884, {"item": {"item": "FoodG14"}, "order": 884}), + new SlabItemSortBase(885, {"item": {"item": "FoodG15"}, "order": 885}), + new SlabItemSortBase(886, {"item": {"item": "ButterBar"}, "order": 886}), + new SlabItemSortBase(887, {"item": {"item": "rtt0"}, "order": 887}), + new SlabItemSortBase(888, {"item": {"item": "ResetFrag"}, "order": 888}), + new SlabItemSortBase(889, {"item": {"item": "ResetCompleted"}, "order": 889}), + new SlabItemSortBase(890, {"item": {"item": "ResetCompletedS"}, "order": 890}), + new SlabItemSortBase(891, {"item": {"item": "ClassSwap"}, "order": 891}), + new SlabItemSortBase(892, {"item": {"item": "ClassSwapB"}, "order": 892}), + new SlabItemSortBase(893, {"item": {"item": "ClassSwapC"}, "order": 893}), + new SlabItemSortBase(894, {"item": {"item": "ResetBox"}, "order": 894}), + new SlabItemSortBase(895, {"item": {"item": "Key1"}, "order": 895}), + new SlabItemSortBase(896, {"item": {"item": "Key2"}, "order": 896}), + new SlabItemSortBase(897, {"item": {"item": "Key3"}, "order": 897}), + new SlabItemSortBase(898, {"item": {"item": "Key4"}, "order": 898}), + new SlabItemSortBase(899, {"item": {"item": "Key5"}, "order": 899}), + new SlabItemSortBase(900, {"item": {"item": "TixCol"}, "order": 900}), + new SlabItemSortBase(901, {"item": {"item": "SilverPen"}, "order": 901}), + new SlabItemSortBase(902, {"item": {"item": "PremiumGem"}, "order": 902}), + new SlabItemSortBase(903, {"item": {"item": "TalentPoint1"}, "order": 903}), + new SlabItemSortBase(904, {"item": {"item": "TalentPoint2"}, "order": 904}), + new SlabItemSortBase(905, {"item": {"item": "TalentPoint3"}, "order": 905}), + new SlabItemSortBase(906, {"item": {"item": "TalentPoint4"}, "order": 906}), + new SlabItemSortBase(907, {"item": {"item": "TalentPoint5"}, "order": 907}), + new SlabItemSortBase(908, {"item": {"item": "TalentPoint6"}, "order": 908}), + new SlabItemSortBase(909, {"item": {"item": "Gfoodcoupon"}, "order": 909}), + new SlabItemSortBase(910, {"item": {"item": "ItemsCoupon1"}, "order": 910}), + new SlabItemSortBase(911, {"item": {"item": "ItemsCoupon2"}, "order": 911}), + new SlabItemSortBase(912, {"item": {"item": "ExpBalloon1"}, "order": 912}), + new SlabItemSortBase(913, {"item": {"item": "ExpBalloon2"}, "order": 913}), + new SlabItemSortBase(914, {"item": {"item": "ExpBalloon3"}, "order": 914}), + new SlabItemSortBase(915, {"item": {"item": "Pearl4"}, "order": 915}), + new SlabItemSortBase(916, {"item": {"item": "Pearl6"}, "order": 916}), + new SlabItemSortBase(917, {"item": {"item": "Pearl5"}, "order": 917}), + new SlabItemSortBase(918, {"item": {"item": "Quest30"}, "order": 918}), + new SlabItemSortBase(919, {"item": {"item": "Quest35"}, "order": 919}), + new SlabItemSortBase(920, {"item": {"item": "Quest36"}, "order": 920}), + new SlabItemSortBase(921, {"item": {"item": "Quest38"}, "order": 921}), + new SlabItemSortBase(922, {"item": {"item": "Quest39"}, "order": 922}), + new SlabItemSortBase(923, {"item": {"item": "Quest40"}, "order": 923}), + new SlabItemSortBase(924, {"item": {"item": "Quest42"}, "order": 924}), + new SlabItemSortBase(925, {"item": {"item": "Quest43"}, "order": 925}), + new SlabItemSortBase(926, {"item": {"item": "Quest44"}, "order": 926}), + new SlabItemSortBase(927, {"item": {"item": "Quest49"}, "order": 927}), + new SlabItemSortBase(928, {"item": {"item": "Quest50"}, "order": 928}), + new SlabItemSortBase(929, {"item": {"item": "Quest70"}, "order": 929}), + new SlabItemSortBase(930, {"item": {"item": "Quest71"}, "order": 930}), + new SlabItemSortBase(931, {"item": {"item": "Quest72"}, "order": 931}), + new SlabItemSortBase(932, {"item": {"item": "Quest73"}, "order": 932}), + new SlabItemSortBase(933, {"item": {"item": "Quest90"}, "order": 933}), + new SlabItemSortBase(934, {"item": {"item": "Quest94"}, "order": 934}), + new SlabItemSortBase(935, {"item": {"item": "Quest75"}, "order": 935}), + new SlabItemSortBase(936, {"item": {"item": "Quest85"}, "order": 936}), + new SlabItemSortBase(937, {"item": {"item": "Quest88"}, "order": 937}), + new SlabItemSortBase(938, {"item": {"item": "Quest89"}, "order": 938}), + new SlabItemSortBase(939, {"item": {"item": "Quest91"}, "order": 939}), + new SlabItemSortBase(940, {"item": {"item": "Quest92"}, "order": 940}), + new SlabItemSortBase(941, {"item": {"item": "Quest109"}, "order": 941}), + new SlabItemSortBase(942, {"item": {"item": "Quest113"}, "order": 942}), + new SlabItemSortBase(943, {"item": {"item": "Quest76"}, "order": 943}), + new SlabItemSortBase(944, {"item": {"item": "Quest77"}, "order": 944}), + new SlabItemSortBase(945, {"item": {"item": "Quest79"}, "order": 945}), + new SlabItemSortBase(946, {"item": {"item": "Quest80"}, "order": 946}), + new SlabItemSortBase(947, {"item": {"item": "Quest102"}, "order": 947}), + new SlabItemSortBase(948, {"item": {"item": "Quest103"}, "order": 948}), + new SlabItemSortBase(949, {"item": {"item": "GemP36"}, "order": 949}), + new SlabItemSortBase(950, {"item": {"item": "GemP30"}, "order": 950}), + new SlabItemSortBase(951, {"item": {"item": "Quest81"}, "order": 951}), + new SlabItemSortBase(952, {"item": {"item": "Quest82"}, "order": 952}), + new SlabItemSortBase(953, {"item": {"item": "Quest95"}, "order": 953}), + new SlabItemSortBase(954, {"item": {"item": "Quest96"}, "order": 954}), + new SlabItemSortBase(955, {"item": {"item": "Quest97"}, "order": 955}), + new SlabItemSortBase(956, {"item": {"item": "Quest101"}, "order": 956}), + new SlabItemSortBase(957, {"item": {"item": "Quest108"}, "order": 957}), + new SlabItemSortBase(958, {"item": {"item": "Quest115"}, "order": 958}), + new SlabItemSortBase(959, {"item": {"item": "Timecandy1"}, "order": 959}), + new SlabItemSortBase(960, {"item": {"item": "Timecandy2"}, "order": 960}), + new SlabItemSortBase(961, {"item": {"item": "Timecandy3"}, "order": 961}), + new SlabItemSortBase(962, {"item": {"item": "Timecandy4"}, "order": 962}), + new SlabItemSortBase(963, {"item": {"item": "Timecandy5"}, "order": 963}), + new SlabItemSortBase(964, {"item": {"item": "Timecandy6"}, "order": 964}), + new SlabItemSortBase(965, {"item": {"item": "Timecandy7"}, "order": 965}), + new SlabItemSortBase(966, {"item": {"item": "Timecandy8"}, "order": 966}), + new SlabItemSortBase(967, {"item": {"item": "Timecandy9"}, "order": 967}), + new SlabItemSortBase(968, {"item": {"item": "Timecandy10"}, "order": 968}), + new SlabItemSortBase(969, {"item": {"item": "StoneWe"}, "order": 969}), + new SlabItemSortBase(970, {"item": {"item": "StoneWeb"}, "order": 970}), + new SlabItemSortBase(971, {"item": {"item": "StoneW1"}, "order": 971}), + new SlabItemSortBase(972, {"item": {"item": "StoneW2"}, "order": 972}), + new SlabItemSortBase(973, {"item": {"item": "StoneW3"}, "order": 973}), + new SlabItemSortBase(974, {"item": {"item": "StoneW3b"}, "order": 974}), + new SlabItemSortBase(975, {"item": {"item": "StoneW6"}, "order": 975}), + new SlabItemSortBase(976, {"item": {"item": "StoneW4"}, "order": 976}), + new SlabItemSortBase(977, {"item": {"item": "StoneW5"}, "order": 977}), + new SlabItemSortBase(978, {"item": {"item": "StoneW7"}, "order": 978}), + new SlabItemSortBase(979, {"item": {"item": "StoneW8"}, "order": 979}), + new SlabItemSortBase(980, {"item": {"item": "StoneW9"}, "order": 980}), + new SlabItemSortBase(981, {"item": {"item": "StoneAe"}, "order": 981}), + new SlabItemSortBase(982, {"item": {"item": "StoneAeB"}, "order": 982}), + new SlabItemSortBase(983, {"item": {"item": "StoneA1"}, "order": 983}), + new SlabItemSortBase(984, {"item": {"item": "StoneA1b"}, "order": 984}), + new SlabItemSortBase(985, {"item": {"item": "StoneA2"}, "order": 985}), + new SlabItemSortBase(986, {"item": {"item": "StoneA2b"}, "order": 986}), + new SlabItemSortBase(987, {"item": {"item": "StoneA3"}, "order": 987}), + new SlabItemSortBase(988, {"item": {"item": "StoneA3b"}, "order": 988}), + new SlabItemSortBase(989, {"item": {"item": "StoneA4"}, "order": 989}), + new SlabItemSortBase(990, {"item": {"item": "StoneA5"}, "order": 990}), + new SlabItemSortBase(991, {"item": {"item": "StoneA6"}, "order": 991}), + new SlabItemSortBase(992, {"item": {"item": "StoneA7"}, "order": 992}), + new SlabItemSortBase(993, {"item": {"item": "StoneA8"}, "order": 993}), + new SlabItemSortBase(994, {"item": {"item": "StoneTe"}, "order": 994}), + new SlabItemSortBase(995, {"item": {"item": "StoneT1"}, "order": 995}), + new SlabItemSortBase(996, {"item": {"item": "StoneT1e"}, "order": 996}), + new SlabItemSortBase(997, {"item": {"item": "StoneT1eb"}, "order": 997}), + new SlabItemSortBase(998, {"item": {"item": "StoneT2"}, "order": 998}), + new SlabItemSortBase(999, {"item": {"item": "StoneT3"}, "order": 999}), + new SlabItemSortBase(1000, {"item": {"item": "StoneT4"}, "order": 1000}), + new SlabItemSortBase(1001, {"item": {"item": "StoneT5"}, "order": 1001}), + new SlabItemSortBase(1002, {"item": {"item": "StoneT6"}, "order": 1002}), + new SlabItemSortBase(1003, {"item": {"item": "StoneT7"}, "order": 1003}), + new SlabItemSortBase(1004, {"item": {"item": "StoneT8"}, "order": 1004}), + new SlabItemSortBase(1005, {"item": {"item": "StoneHelm1"}, "order": 1005}), + new SlabItemSortBase(1006, {"item": {"item": "StoneHelm6"}, "order": 1006}), + new SlabItemSortBase(1007, {"item": {"item": "StoneHelm1b"}, "order": 1007}), + new SlabItemSortBase(1008, {"item": {"item": "StoneHelm7"}, "order": 1008}), + new SlabItemSortBase(1009, {"item": {"item": "StoneZ1"}, "order": 1009}), + new SlabItemSortBase(1010, {"item": {"item": "StoneZ2"}, "order": 1010}), + new SlabItemSortBase(1011, {"item": {"item": "StoneZ3"}, "order": 1011}), + new SlabItemSortBase(1012, {"item": {"item": "StoneZ4"}, "order": 1012}), + new SlabItemSortBase(1013, {"item": {"item": "JobApplication"}, "order": 1013}), + new SlabItemSortBase(1014, {"item": {"item": "SmithingHammerChisel"}, "order": 1014}), + new SlabItemSortBase(1015, {"item": {"item": "SmithingHammerChisel2"}, "order": 1015}), + new SlabItemSortBase(1016, {"item": {"item": "SmithingHammerChisel3"}, "order": 1016}), + new SlabItemSortBase(1017, {"item": {"item": "SmithingHammerChisel4"}, "order": 1017}), + new SlabItemSortBase(1018, {"item": {"item": "BobJoePickle"}, "order": 1018}), + new SlabItemSortBase(1019, {"item": {"item": "BallJoePickle"}, "order": 1019}), + new SlabItemSortBase(1020, {"item": {"item": "BoneJoePickle"}, "order": 1020}), + new SlabItemSortBase(1021, {"item": {"item": "Quest1"}, "order": 1021}), + new SlabItemSortBase(1022, {"item": {"item": "Crystal1"}, "order": 1022}), + new SlabItemSortBase(1023, {"item": {"item": "Crystal2"}, "order": 1023}), + new SlabItemSortBase(1024, {"item": {"item": "Crystal3"}, "order": 1024}), + new SlabItemSortBase(1025, {"item": {"item": "Crystal4"}, "order": 1025}), + new SlabItemSortBase(1026, {"item": {"item": "Crystal5"}, "order": 1026}), + new SlabItemSortBase(1027, {"item": {"item": "PeanutS"}, "order": 1027}), + new SlabItemSortBase(1028, {"item": {"item": "Quest3"}, "order": 1028}), + new SlabItemSortBase(1029, {"item": {"item": "Quest4"}, "order": 1029}), + new SlabItemSortBase(1030, {"item": {"item": "Mayo"}, "order": 1030}), + new SlabItemSortBase(1031, {"item": {"item": "Trash"}, "order": 1031}), + new SlabItemSortBase(1032, {"item": {"item": "Trash2"}, "order": 1032}), + new SlabItemSortBase(1033, {"item": {"item": "Trash3"}, "order": 1033}), + new SlabItemSortBase(1034, {"item": {"item": "Quest5"}, "order": 1034}), + new SlabItemSortBase(1035, {"item": {"item": "Quest6"}, "order": 1035}), + new SlabItemSortBase(1036, {"item": {"item": "Quest7"}, "order": 1036}), + new SlabItemSortBase(1037, {"item": {"item": "Quest10"}, "order": 1037}), + new SlabItemSortBase(1038, {"item": {"item": "Quest11"}, "order": 1038}), + new SlabItemSortBase(1039, {"item": {"item": "Quest12"}, "order": 1039}), + new SlabItemSortBase(1040, {"item": {"item": "Quest13"}, "order": 1040}), + new SlabItemSortBase(1041, {"item": {"item": "Quest14"}, "order": 1041}), + new SlabItemSortBase(1042, {"item": {"item": "Quest15"}, "order": 1042}), + new SlabItemSortBase(1043, {"item": {"item": "Quest16"}, "order": 1043}), + new SlabItemSortBase(1044, {"item": {"item": "Quest18"}, "order": 1044}), + new SlabItemSortBase(1045, {"item": {"item": "Quest19"}, "order": 1045}), + new SlabItemSortBase(1046, {"item": {"item": "Quest20"}, "order": 1046}), + new SlabItemSortBase(1047, {"item": {"item": "Quest21"}, "order": 1047}), + new SlabItemSortBase(1048, {"item": {"item": "Quest22"}, "order": 1048}), + new SlabItemSortBase(1049, {"item": {"item": "Quest23"}, "order": 1049}), + new SlabItemSortBase(1050, {"item": {"item": "Quest24"}, "order": 1050}), + new SlabItemSortBase(1051, {"item": {"item": "Quest25"}, "order": 1051}), + new SlabItemSortBase(1052, {"item": {"item": "Quest26"}, "order": 1052}), + new SlabItemSortBase(1053, {"item": {"item": "Quest27"}, "order": 1053}), + new SlabItemSortBase(1054, {"item": {"item": "GoldricP1"}, "order": 1054}), + new SlabItemSortBase(1055, {"item": {"item": "GoldricP2"}, "order": 1055}), + new SlabItemSortBase(1056, {"item": {"item": "GoldricP3"}, "order": 1056}), + new SlabItemSortBase(1057, {"item": {"item": "Cutter"}, "order": 1057}), + new SlabItemSortBase(1058, {"item": {"item": "Quest32"}, "order": 1058}), + new SlabItemSortBase(1059, {"item": {"item": "Quest33"}, "order": 1059}), + new SlabItemSortBase(1060, {"item": {"item": "Quest34"}, "order": 1060}), + new SlabItemSortBase(1061, {"item": {"item": "Quest37"}, "order": 1061}), + new SlabItemSortBase(1062, {"item": {"item": "Quest41"}, "order": 1062}), + new SlabItemSortBase(1063, {"item": {"item": "Quest45"}, "order": 1063}), + new SlabItemSortBase(1064, {"item": {"item": "Quest46"}, "order": 1064}), + new SlabItemSortBase(1065, {"item": {"item": "Quest47"}, "order": 1065}), + new SlabItemSortBase(1066, {"item": {"item": "Quest48"}, "order": 1066}), + new SlabItemSortBase(1067, {"item": {"item": "Quest28"}, "order": 1067}), + new SlabItemSortBase(1068, {"item": {"item": "Island1"}, "order": 1068}), + new SlabItemSortBase(1069, {"item": {"item": "Island0"}, "order": 1069}), + new SlabItemSortBase(1070, {"item": {"item": "Quest86"}, "order": 1070}), + new SlabItemSortBase(1071, {"item": {"item": "Quest104"}, "order": 1071}), + new SlabItemSortBase(1072, {"item": {"item": "Quest87"}, "order": 1072}), + new SlabItemSortBase(1073, {"item": {"item": "Quest93"}, "order": 1073}), + new SlabItemSortBase(1074, {"item": {"item": "Quest98"}, "order": 1074}), + new SlabItemSortBase(1075, {"item": {"item": "Quest100"}, "order": 1075}), + new SlabItemSortBase(1076, {"item": {"item": "Quest107"}, "order": 1076}), + new SlabItemSortBase(1077, {"item": {"item": "ClamPearl0"}, "order": 1077}), + new SlabItemSortBase(1078, {"item": {"item": "ClamPearl1"}, "order": 1078}), + new SlabItemSortBase(1079, {"item": {"item": "Quest51"}, "order": 1079}), + new SlabItemSortBase(1080, {"item": {"item": "Quest52"}, "order": 1080}), + new SlabItemSortBase(1081, {"item": {"item": "PalmTreeD"}, "order": 1081}), + new SlabItemSortBase(1082, {"item": {"item": "Quest53"}, "order": 1082}), + new SlabItemSortBase(1083, {"item": {"item": "Quest54"}, "order": 1083}), + new SlabItemSortBase(1084, {"item": {"item": "Quest55"}, "order": 1084}), + new SlabItemSortBase(1085, {"item": {"item": "Quest56"}, "order": 1085}), + new SlabItemSortBase(1086, {"item": {"item": "Quest57"}, "order": 1086}), + new SlabItemSortBase(1087, {"item": {"item": "Quest58"}, "order": 1087}), + new SlabItemSortBase(1088, {"item": {"item": "Quest59"}, "order": 1088}), + new SlabItemSortBase(1089, {"item": {"item": "Quest60"}, "order": 1089}), + new SlabItemSortBase(1090, {"item": {"item": "Quest61"}, "order": 1090}), + new SlabItemSortBase(1091, {"item": {"item": "Quest62"}, "order": 1091}), + new SlabItemSortBase(1092, {"item": {"item": "Quest63"}, "order": 1092}), + new SlabItemSortBase(1093, {"item": {"item": "Quest64"}, "order": 1093}), + new SlabItemSortBase(1094, {"item": {"item": "Quest65"}, "order": 1094}), + new SlabItemSortBase(1095, {"item": {"item": "Quest66"}, "order": 1095}), + new SlabItemSortBase(1096, {"item": {"item": "Quest67"}, "order": 1096}), + new SlabItemSortBase(1097, {"item": {"item": "Whetstone"}, "order": 1097}), + new SlabItemSortBase(1098, {"item": {"item": "Quest68"}, "order": 1098}), + new SlabItemSortBase(1099, {"item": {"item": "Quest69"}, "order": 1099}), + new SlabItemSortBase(1100, {"item": {"item": "Quest74"}, "order": 1100}), + new SlabItemSortBase(1101, {"item": {"item": "Quest78"}, "order": 1101}), + new SlabItemSortBase(1102, {"item": {"item": "Quest106"}, "order": 1102}), + new SlabItemSortBase(1103, {"item": {"item": "Quest83"}, "order": 1103}), + new SlabItemSortBase(1104, {"item": {"item": "Quest84"}, "order": 1104}), + new SlabItemSortBase(1105, {"item": {"item": "Quest105"}, "order": 1105}), + new SlabItemSortBase(1106, {"item": {"item": "CaveGoldPiece"}, "order": 1106}), + new SlabItemSortBase(1107, {"item": {"item": "Bone0"}, "order": 1107}), + new SlabItemSortBase(1108, {"item": {"item": "Bone1"}, "order": 1108}), + new SlabItemSortBase(1109, {"item": {"item": "Bone2"}, "order": 1109}), + new SlabItemSortBase(1110, {"item": {"item": "Bone3"}, "order": 1110}), + new SlabItemSortBase(1111, {"item": {"item": "Dust0"}, "order": 1111}), + new SlabItemSortBase(1112, {"item": {"item": "Dust1"}, "order": 1112}), + new SlabItemSortBase(1113, {"item": {"item": "Dust2"}, "order": 1113}), + new SlabItemSortBase(1114, {"item": {"item": "Dust3"}, "order": 1114}), + new SlabItemSortBase(1115, {"item": {"item": "Dust4"}, "order": 1115}), + new SlabItemSortBase(1116, {"item": {"item": "Tach0"}, "order": 1116}), + new SlabItemSortBase(1117, {"item": {"item": "Tach1"}, "order": 1117}), + new SlabItemSortBase(1118, {"item": {"item": "Tach2"}, "order": 1118}), + new SlabItemSortBase(1119, {"item": {"item": "Tach3"}, "order": 1119}), + new SlabItemSortBase(1120, {"item": {"item": "Tach4"}, "order": 1120}), + new SlabItemSortBase(1121, {"item": {"item": "Tach5"}, "order": 1121}), + new SlabItemSortBase(1122, {"item": {"item": "Quest99"}, "order": 1122}), + new SlabItemSortBase(1123, {"item": {"item": "Coral1"}, "order": 1123}), + new SlabItemSortBase(1124, {"item": {"item": "Coral2"}, "order": 1124}), + new SlabItemSortBase(1125, {"item": {"item": "Coral3"}, "order": 1125}), + new SlabItemSortBase(1126, {"item": {"item": "Coral4"}, "order": 1126}), + new SlabItemSortBase(1127, {"item": {"item": "Coral5"}, "order": 1127}), + new SlabItemSortBase(1128, {"item": {"item": "Coral6"}, "order": 1128}), + new SlabItemSortBase(1129, {"item": {"item": "Coral7"}, "order": 1129}), + new SlabItemSortBase(1130, {"item": {"item": "Coral8"}, "order": 1130}), + new SlabItemSortBase(1131, {"item": {"item": "Quest110"}, "order": 1131}), + new SlabItemSortBase(1132, {"item": {"item": "BadgeG1"}, "order": 1132}), + new SlabItemSortBase(1133, {"item": {"item": "BadgeG2"}, "order": 1133}), + new SlabItemSortBase(1134, {"item": {"item": "BadgeG3"}, "order": 1134}), + new SlabItemSortBase(1135, {"item": {"item": "BadgeD1"}, "order": 1135}), + new SlabItemSortBase(1136, {"item": {"item": "BadgeD2"}, "order": 1136}), + new SlabItemSortBase(1137, {"item": {"item": "BadgeD3"}, "order": 1137}), + new SlabItemSortBase(1138, {"item": {"item": "NPCtoken1"}, "order": 1138}), + new SlabItemSortBase(1139, {"item": {"item": "NPCtoken2"}, "order": 1139}), + new SlabItemSortBase(1140, {"item": {"item": "NPCtoken3"}, "order": 1140}), + new SlabItemSortBase(1141, {"item": {"item": "NPCtoken5"}, "order": 1141}), + new SlabItemSortBase(1142, {"item": {"item": "NPCtoken6"}, "order": 1142}), + new SlabItemSortBase(1143, {"item": {"item": "NPCtoken4"}, "order": 1143}), + new SlabItemSortBase(1144, {"item": {"item": "NPCtoken9"}, "order": 1144}), + new SlabItemSortBase(1145, {"item": {"item": "NPCtoken10"}, "order": 1145}), + new SlabItemSortBase(1146, {"item": {"item": "NPCtoken11"}, "order": 1146}), + new SlabItemSortBase(1147, {"item": {"item": "NPCtoken13"}, "order": 1147}), + new SlabItemSortBase(1148, {"item": {"item": "NPCtoken7"}, "order": 1148}), + new SlabItemSortBase(1149, {"item": {"item": "Quest9"}, "order": 1149}), + new SlabItemSortBase(1150, {"item": {"item": "NPCtoken15"}, "order": 1150}), + new SlabItemSortBase(1151, {"item": {"item": "NPCtoken12"}, "order": 1151}), + new SlabItemSortBase(1152, {"item": {"item": "NPCtoken14"}, "order": 1152}), + new SlabItemSortBase(1153, {"item": {"item": "NPCtoken16"}, "order": 1153}), + new SlabItemSortBase(1154, {"item": {"item": "NPCtoken17"}, "order": 1154}), + new SlabItemSortBase(1155, {"item": {"item": "NPCtoken18"}, "order": 1155}), + new SlabItemSortBase(1156, {"item": {"item": "NPCtoken19"}, "order": 1156}), + new SlabItemSortBase(1157, {"item": {"item": "NPCtoken20"}, "order": 1157}), + new SlabItemSortBase(1158, {"item": {"item": "NPCtoken21"}, "order": 1158}), + new SlabItemSortBase(1159, {"item": {"item": "NPCtoken27"}, "order": 1159}), + new SlabItemSortBase(1160, {"item": {"item": "NPCtoken22"}, "order": 1160}), + new SlabItemSortBase(1161, {"item": {"item": "NPCtoken24"}, "order": 1161}), + new SlabItemSortBase(1162, {"item": {"item": "NPCtoken25"}, "order": 1162}), + new SlabItemSortBase(1163, {"item": {"item": "NPCtoken26"}, "order": 1163}), + new SlabItemSortBase(1164, {"item": {"item": "NPCtoken23"}, "order": 1164}), + new SlabItemSortBase(1165, {"item": {"item": "NPCtoken28"}, "order": 1165}), + new SlabItemSortBase(1166, {"item": {"item": "NPCtoken29"}, "order": 1166}), + new SlabItemSortBase(1167, {"item": {"item": "NPCtoken30"}, "order": 1167}), + new SlabItemSortBase(1168, {"item": {"item": "NPCtoken31"}, "order": 1168}), + new SlabItemSortBase(1169, {"item": {"item": "NPCtoken32"}, "order": 1169}), + new SlabItemSortBase(1170, {"item": {"item": "NPCtoken33"}, "order": 1170}), + new SlabItemSortBase(1171, {"item": {"item": "NPCtoken34"}, "order": 1171}), + new SlabItemSortBase(1172, {"item": {"item": "NPCtoken35"}, "order": 1172}), + new SlabItemSortBase(1173, {"item": {"item": "NPCtoken36"}, "order": 1173}), + new SlabItemSortBase(1174, {"item": {"item": "NPCtoken37"}, "order": 1174}), + new SlabItemSortBase(1175, {"item": {"item": "NPCtoken38"}, "order": 1175}), + new SlabItemSortBase(1176, {"item": {"item": "NPCtoken39"}, "order": 1176}), + new SlabItemSortBase(1177, {"item": {"item": "NPCtoken40"}, "order": 1177}), + new SlabItemSortBase(1178, {"item": {"item": "NPCtoken41"}, "order": 1178}), + new SlabItemSortBase(1179, {"item": {"item": "BadgeI1"}, "order": 1179}), + new SlabItemSortBase(1180, {"item": {"item": "BadgeI2"}, "order": 1180}), + new SlabItemSortBase(1181, {"item": {"item": "BadgeI3"}, "order": 1181}), + new SlabItemSortBase(1182, {"item": {"item": "EquipmentStatues1"}, "order": 1182}), + new SlabItemSortBase(1183, {"item": {"item": "EquipmentStatues2"}, "order": 1183}), + new SlabItemSortBase(1184, {"item": {"item": "EquipmentStatues3"}, "order": 1184}), + new SlabItemSortBase(1185, {"item": {"item": "EquipmentStatues4"}, "order": 1185}), + new SlabItemSortBase(1186, {"item": {"item": "EquipmentStatues5"}, "order": 1186}), + new SlabItemSortBase(1187, {"item": {"item": "EquipmentStatues6"}, "order": 1187}), + new SlabItemSortBase(1188, {"item": {"item": "EquipmentStatues7"}, "order": 1188}), + new SlabItemSortBase(1189, {"item": {"item": "EquipmentStatues8"}, "order": 1189}), + new SlabItemSortBase(1190, {"item": {"item": "EquipmentStatues9"}, "order": 1190}), + new SlabItemSortBase(1191, {"item": {"item": "EquipmentStatues10"}, "order": 1191}), + new SlabItemSortBase(1192, {"item": {"item": "EquipmentStatues11"}, "order": 1192}), + new SlabItemSortBase(1193, {"item": {"item": "EquipmentStatues12"}, "order": 1193}), + new SlabItemSortBase(1194, {"item": {"item": "EquipmentStatues13"}, "order": 1194}), + new SlabItemSortBase(1195, {"item": {"item": "EquipmentStatues14"}, "order": 1195}), + new SlabItemSortBase(1196, {"item": {"item": "EquipmentStatues15"}, "order": 1196}), + new SlabItemSortBase(1197, {"item": {"item": "EquipmentStatues16"}, "order": 1197}), + new SlabItemSortBase(1198, {"item": {"item": "EquipmentStatues17"}, "order": 1198}), + new SlabItemSortBase(1199, {"item": {"item": "EquipmentStatues18"}, "order": 1199}), + new SlabItemSortBase(1200, {"item": {"item": "EquipmentStatues19"}, "order": 1200}), + new SlabItemSortBase(1201, {"item": {"item": "EquipmentStatues20"}, "order": 1201}), + new SlabItemSortBase(1202, {"item": {"item": "EquipmentStatues21"}, "order": 1202}), + new SlabItemSortBase(1203, {"item": {"item": "EquipmentStatues22"}, "order": 1203}), + new SlabItemSortBase(1204, {"item": {"item": "EquipmentStatues23"}, "order": 1204}), + new SlabItemSortBase(1205, {"item": {"item": "EquipmentStatues24"}, "order": 1205}), + new SlabItemSortBase(1206, {"item": {"item": "EquipmentStatues25"}, "order": 1206}), + new SlabItemSortBase(1207, {"item": {"item": "EquipmentStatues26"}, "order": 1207}), + new SlabItemSortBase(1208, {"item": {"item": "EquipmentStatues27"}, "order": 1208}), + new SlabItemSortBase(1209, {"item": {"item": "EquipmentStatues28"}, "order": 1209}), + new SlabItemSortBase(1210, {"item": {"item": "EquipmentStatues29"}, "order": 1210}), + new SlabItemSortBase(1211, {"item": {"item": "EquipmentStatues30"}, "order": 1211}), + new SlabItemSortBase(1212, {"item": {"item": "EquipmentStatues31"}, "order": 1212}), + new SlabItemSortBase(1213, {"item": {"item": "EquipmentStatues32"}, "order": 1213}), + new SlabItemSortBase(1214, {"item": {"item": "EquipmentSmithingTabs2"}, "order": 1214}), + new SlabItemSortBase(1215, {"item": {"item": "EquipmentSmithingTabs3"}, "order": 1215}), + new SlabItemSortBase(1216, {"item": {"item": "EquipmentSmithingTabs4"}, "order": 1216}), + new SlabItemSortBase(1217, {"item": {"item": "EquipmentSmithingTabs5"}, "order": 1217}), + new SlabItemSortBase(1218, {"item": {"item": "EquipmentSmithingTabs6"}, "order": 1218}), + new SlabItemSortBase(1219, {"item": {"item": "SmithingRecipes1"}, "order": 1219}), + new SlabItemSortBase(1220, {"item": {"item": "SmithingRecipes2"}, "order": 1220}), + new SlabItemSortBase(1221, {"item": {"item": "SmithingRecipes3"}, "order": 1221}), + new SlabItemSortBase(1222, {"item": {"item": "SmithingRecipes4"}, "order": 1222}), + new SlabItemSortBase(1223, {"item": {"item": "SmithingRecipes5"}, "order": 1223}), + new SlabItemSortBase(1224, {"item": {"item": "SmithingRecipes6"}, "order": 1224}), + new SlabItemSortBase(1225, {"item": {"item": "SmithingRecipes7"}, "order": 1225}), + new SlabItemSortBase(1226, {"item": {"item": "TalentBook1"}, "order": 1226}), + new SlabItemSortBase(1227, {"item": {"item": "TalentBook2"}, "order": 1227}), + new SlabItemSortBase(1228, {"item": {"item": "TalentBook3"}, "order": 1228}), + new SlabItemSortBase(1229, {"item": {"item": "TalentBook4"}, "order": 1229}), + new SlabItemSortBase(1230, {"item": {"item": "TalentBook5"}, "order": 1230}), + new SlabItemSortBase(1231, {"item": {"item": "MaxCapBagT2"}, "order": 1231}), + new SlabItemSortBase(1232, {"item": {"item": "MaxCapBag1"}, "order": 1232}), + new SlabItemSortBase(1233, {"item": {"item": "MaxCapBag2"}, "order": 1233}), + new SlabItemSortBase(1234, {"item": {"item": "MaxCapBag3"}, "order": 1234}), + new SlabItemSortBase(1235, {"item": {"item": "MaxCapBag4"}, "order": 1235}), + new SlabItemSortBase(1236, {"item": {"item": "MaxCapBag5"}, "order": 1236}), + new SlabItemSortBase(1237, {"item": {"item": "MaxCapBagMi6"}, "order": 1237}), + new SlabItemSortBase(1238, {"item": {"item": "MaxCapBagMi7"}, "order": 1238}), + new SlabItemSortBase(1239, {"item": {"item": "MaxCapBagMi8"}, "order": 1239}), + new SlabItemSortBase(1240, {"item": {"item": "MaxCapBagMi9"}, "order": 1240}), + new SlabItemSortBase(1241, {"item": {"item": "MaxCapBagMi10"}, "order": 1241}), + new SlabItemSortBase(1242, {"item": {"item": "MaxCapBagMi11"}, "order": 1242}), + new SlabItemSortBase(1243, {"item": {"item": "MaxCapBagMi12"}, "order": 1243}), + new SlabItemSortBase(1244, {"item": {"item": "MaxCapBagT1"}, "order": 1244}), + new SlabItemSortBase(1245, {"item": {"item": "MaxCapBag7"}, "order": 1245}), + new SlabItemSortBase(1246, {"item": {"item": "MaxCapBag9"}, "order": 1246}), + new SlabItemSortBase(1247, {"item": {"item": "MaxCapBagT3"}, "order": 1247}), + new SlabItemSortBase(1248, {"item": {"item": "MaxCapBagT4"}, "order": 1248}), + new SlabItemSortBase(1249, {"item": {"item": "MaxCapBagT5"}, "order": 1249}), + new SlabItemSortBase(1250, {"item": {"item": "MaxCapBagT6"}, "order": 1250}), + new SlabItemSortBase(1251, {"item": {"item": "MaxCapBagT7"}, "order": 1251}), + new SlabItemSortBase(1252, {"item": {"item": "MaxCapBagT8"}, "order": 1252}), + new SlabItemSortBase(1253, {"item": {"item": "MaxCapBagT9"}, "order": 1253}), + new SlabItemSortBase(1254, {"item": {"item": "MaxCapBagT10"}, "order": 1254}), + new SlabItemSortBase(1255, {"item": {"item": "MaxCapBagT11"}, "order": 1255}), + new SlabItemSortBase(1256, {"item": {"item": "MaxCapBagT12"}, "order": 1256}), + new SlabItemSortBase(1257, {"item": {"item": "MaxCapBag6"}, "order": 1257}), + new SlabItemSortBase(1258, {"item": {"item": "MaxCapBag8"}, "order": 1258}), + new SlabItemSortBase(1259, {"item": {"item": "MaxCapBag10"}, "order": 1259}), + new SlabItemSortBase(1260, {"item": {"item": "MaxCapBagF3"}, "order": 1260}), + new SlabItemSortBase(1261, {"item": {"item": "MaxCapBagF4"}, "order": 1261}), + new SlabItemSortBase(1262, {"item": {"item": "MaxCapBagF5"}, "order": 1262}), + new SlabItemSortBase(1263, {"item": {"item": "MaxCapBagF6"}, "order": 1263}), + new SlabItemSortBase(1264, {"item": {"item": "MaxCapBagF7"}, "order": 1264}), + new SlabItemSortBase(1265, {"item": {"item": "MaxCapBagF8"}, "order": 1265}), + new SlabItemSortBase(1266, {"item": {"item": "MaxCapBagF9"}, "order": 1266}), + new SlabItemSortBase(1267, {"item": {"item": "MaxCapBagF10"}, "order": 1267}), + new SlabItemSortBase(1268, {"item": {"item": "MaxCapBagF11"}, "order": 1268}), + new SlabItemSortBase(1269, {"item": {"item": "MaxCapBagF12"}, "order": 1269}), + new SlabItemSortBase(1270, {"item": {"item": "MaxCapBagM1"}, "order": 1270}), + new SlabItemSortBase(1271, {"item": {"item": "MaxCapBagM2"}, "order": 1271}), + new SlabItemSortBase(1272, {"item": {"item": "MaxCapBagM3"}, "order": 1272}), + new SlabItemSortBase(1273, {"item": {"item": "MaxCapBagM4"}, "order": 1273}), + new SlabItemSortBase(1274, {"item": {"item": "MaxCapBagM5"}, "order": 1274}), + new SlabItemSortBase(1275, {"item": {"item": "MaxCapBagM6"}, "order": 1275}), + new SlabItemSortBase(1276, {"item": {"item": "MaxCapBagM7"}, "order": 1276}), + new SlabItemSortBase(1277, {"item": {"item": "MaxCapBagM8"}, "order": 1277}), + new SlabItemSortBase(1278, {"item": {"item": "MaxCapBagM9"}, "order": 1278}), + new SlabItemSortBase(1279, {"item": {"item": "MaxCapBagM10"}, "order": 1279}), + new SlabItemSortBase(1280, {"item": {"item": "MaxCapBagM11"}, "order": 1280}), + new SlabItemSortBase(1281, {"item": {"item": "MaxCapBagM12"}, "order": 1281}), + new SlabItemSortBase(1282, {"item": {"item": "MaxCapBagM13"}, "order": 1282}), + new SlabItemSortBase(1283, {"item": {"item": "MaxCapBagFi1"}, "order": 1283}), + new SlabItemSortBase(1284, {"item": {"item": "MaxCapBagFi2"}, "order": 1284}), + new SlabItemSortBase(1285, {"item": {"item": "MaxCapBagFi3"}, "order": 1285}), + new SlabItemSortBase(1286, {"item": {"item": "MaxCapBagFi4"}, "order": 1286}), + new SlabItemSortBase(1287, {"item": {"item": "MaxCapBagFi5"}, "order": 1287}), + new SlabItemSortBase(1288, {"item": {"item": "MaxCapBagFi6"}, "order": 1288}), + new SlabItemSortBase(1289, {"item": {"item": "MaxCapBagFi7"}, "order": 1289}), + new SlabItemSortBase(1290, {"item": {"item": "MaxCapBagFi8"}, "order": 1290}), + new SlabItemSortBase(1291, {"item": {"item": "MaxCapBagFi9"}, "order": 1291}), + new SlabItemSortBase(1292, {"item": {"item": "MaxCapBagFi10"}, "order": 1292}), + new SlabItemSortBase(1293, {"item": {"item": "MaxCapBagFi11"}, "order": 1293}), + new SlabItemSortBase(1294, {"item": {"item": "MaxCapBagFi12"}, "order": 1294}), + new SlabItemSortBase(1295, {"item": {"item": "MaxCapBagB1"}, "order": 1295}), + new SlabItemSortBase(1296, {"item": {"item": "MaxCapBagB2"}, "order": 1296}), + new SlabItemSortBase(1297, {"item": {"item": "MaxCapBagB3"}, "order": 1297}), + new SlabItemSortBase(1298, {"item": {"item": "MaxCapBagB4"}, "order": 1298}), + new SlabItemSortBase(1299, {"item": {"item": "MaxCapBagB5"}, "order": 1299}), + new SlabItemSortBase(1300, {"item": {"item": "MaxCapBagB6"}, "order": 1300}), + new SlabItemSortBase(1301, {"item": {"item": "MaxCapBagB7"}, "order": 1301}), + new SlabItemSortBase(1302, {"item": {"item": "MaxCapBagB8"}, "order": 1302}), + new SlabItemSortBase(1303, {"item": {"item": "MaxCapBagB9"}, "order": 1303}), + new SlabItemSortBase(1304, {"item": {"item": "MaxCapBagB10"}, "order": 1304}), + new SlabItemSortBase(1305, {"item": {"item": "MaxCapBagB11"}, "order": 1305}), + new SlabItemSortBase(1306, {"item": {"item": "MaxCapBagB12"}, "order": 1306}), + new SlabItemSortBase(1307, {"item": {"item": "MaxCapBagTr1"}, "order": 1307}), + new SlabItemSortBase(1308, {"item": {"item": "MaxCapBagTr3"}, "order": 1308}), + new SlabItemSortBase(1309, {"item": {"item": "MaxCapBagTr4"}, "order": 1309}), + new SlabItemSortBase(1310, {"item": {"item": "MaxCapBagTr5"}, "order": 1310}), + new SlabItemSortBase(1311, {"item": {"item": "MaxCapBagTr6"}, "order": 1311}), + new SlabItemSortBase(1312, {"item": {"item": "MaxCapBagTr7"}, "order": 1312}), + new SlabItemSortBase(1313, {"item": {"item": "MaxCapBagTr8"}, "order": 1313}), + new SlabItemSortBase(1314, {"item": {"item": "MaxCapBagTr9"}, "order": 1314}), + new SlabItemSortBase(1315, {"item": {"item": "MaxCapBagTr10"}, "order": 1315}), + new SlabItemSortBase(1316, {"item": {"item": "MaxCapBagTr11"}, "order": 1316}), + new SlabItemSortBase(1317, {"item": {"item": "MaxCapBagS1"}, "order": 1317}), + new SlabItemSortBase(1318, {"item": {"item": "MaxCapBagS3"}, "order": 1318}), + new SlabItemSortBase(1319, {"item": {"item": "MaxCapBagS4"}, "order": 1319}), + new SlabItemSortBase(1320, {"item": {"item": "MaxCapBagS5"}, "order": 1320}), + new SlabItemSortBase(1321, {"item": {"item": "MaxCapBagS6"}, "order": 1321}), + new SlabItemSortBase(1322, {"item": {"item": "MaxCapBagS7"}, "order": 1322}), + new SlabItemSortBase(1323, {"item": {"item": "MaxCapBagS8"}, "order": 1323}), + new SlabItemSortBase(1324, {"item": {"item": "MaxCapBagS9"}, "order": 1324}), + new SlabItemSortBase(1325, {"item": {"item": "MaxCapBagS10"}, "order": 1325}), + new SlabItemSortBase(1326, {"item": {"item": "MaxCapBagS11"}, "order": 1326}), + new SlabItemSortBase(1327, {"item": {"item": "ObolBronze0"}, "order": 1327}), + new SlabItemSortBase(1328, {"item": {"item": "ObolSilver0"}, "order": 1328}), + new SlabItemSortBase(1329, {"item": {"item": "ObolGold0"}, "order": 1329}), + new SlabItemSortBase(1330, {"item": {"item": "ObolPlatinum0"}, "order": 1330}), + new SlabItemSortBase(1331, {"item": {"item": "ObolPink0"}, "order": 1331}), + new SlabItemSortBase(1332, {"item": {"item": "ObolBronze1"}, "order": 1332}), + new SlabItemSortBase(1333, {"item": {"item": "ObolSilver1"}, "order": 1333}), + new SlabItemSortBase(1334, {"item": {"item": "ObolGold1"}, "order": 1334}), + new SlabItemSortBase(1335, {"item": {"item": "ObolPlatinum1"}, "order": 1335}), + new SlabItemSortBase(1336, {"item": {"item": "ObolPink1"}, "order": 1336}), + new SlabItemSortBase(1337, {"item": {"item": "ObolBronze2"}, "order": 1337}), + new SlabItemSortBase(1338, {"item": {"item": "ObolSilver2"}, "order": 1338}), + new SlabItemSortBase(1339, {"item": {"item": "ObolGold2"}, "order": 1339}), + new SlabItemSortBase(1340, {"item": {"item": "ObolPlatinum2"}, "order": 1340}), + new SlabItemSortBase(1341, {"item": {"item": "ObolPink2"}, "order": 1341}), + new SlabItemSortBase(1342, {"item": {"item": "ObolBronze3"}, "order": 1342}), + new SlabItemSortBase(1343, {"item": {"item": "ObolSilver3"}, "order": 1343}), + new SlabItemSortBase(1344, {"item": {"item": "ObolGold3"}, "order": 1344}), + new SlabItemSortBase(1345, {"item": {"item": "ObolPlatinum3"}, "order": 1345}), + new SlabItemSortBase(1346, {"item": {"item": "ObolPink3"}, "order": 1346}), + new SlabItemSortBase(1347, {"item": {"item": "ObolBronzeDamage"}, "order": 1347}), + new SlabItemSortBase(1348, {"item": {"item": "ObolSilverDamage"}, "order": 1348}), + new SlabItemSortBase(1349, {"item": {"item": "ObolGoldDamage"}, "order": 1349}), + new SlabItemSortBase(1350, {"item": {"item": "ObolPlatinumDamage"}, "order": 1350}), + new SlabItemSortBase(1351, {"item": {"item": "ObolPinkDamage"}, "order": 1351}), + new SlabItemSortBase(1352, {"item": {"item": "ObolSilverMoney"}, "order": 1352}), + new SlabItemSortBase(1353, {"item": {"item": "ObolGoldMoney"}, "order": 1353}), + new SlabItemSortBase(1354, {"item": {"item": "ObolBronzeMining"}, "order": 1354}), + new SlabItemSortBase(1355, {"item": {"item": "ObolSilverMining"}, "order": 1355}), + new SlabItemSortBase(1356, {"item": {"item": "ObolGoldMining"}, "order": 1356}), + new SlabItemSortBase(1357, {"item": {"item": "ObolPlatinumMining"}, "order": 1357}), + new SlabItemSortBase(1358, {"item": {"item": "ObolPinkMining"}, "order": 1358}), + new SlabItemSortBase(1359, {"item": {"item": "ObolBronzeChoppin"}, "order": 1359}), + new SlabItemSortBase(1360, {"item": {"item": "ObolSilverChoppin"}, "order": 1360}), + new SlabItemSortBase(1361, {"item": {"item": "ObolGoldChoppin"}, "order": 1361}), + new SlabItemSortBase(1362, {"item": {"item": "ObolPlatinumChoppin"}, "order": 1362}), + new SlabItemSortBase(1363, {"item": {"item": "ObolPinkChoppin"}, "order": 1363}), + new SlabItemSortBase(1364, {"item": {"item": "ObolBronzeFishing"}, "order": 1364}), + new SlabItemSortBase(1365, {"item": {"item": "ObolSilverFishing"}, "order": 1365}), + new SlabItemSortBase(1366, {"item": {"item": "ObolGoldFishing"}, "order": 1366}), + new SlabItemSortBase(1367, {"item": {"item": "ObolPlatinumFishing"}, "order": 1367}), + new SlabItemSortBase(1368, {"item": {"item": "ObolPinkFishing"}, "order": 1368}), + new SlabItemSortBase(1369, {"item": {"item": "ObolBronzeCatching"}, "order": 1369}), + new SlabItemSortBase(1370, {"item": {"item": "ObolSilverCatching"}, "order": 1370}), + new SlabItemSortBase(1371, {"item": {"item": "ObolGoldCatching"}, "order": 1371}), + new SlabItemSortBase(1372, {"item": {"item": "ObolPlatinumCatching"}, "order": 1372}), + new SlabItemSortBase(1373, {"item": {"item": "ObolPinkCatching"}, "order": 1373}), + new SlabItemSortBase(1374, {"item": {"item": "ObolSilverLuck"}, "order": 1374}), + new SlabItemSortBase(1375, {"item": {"item": "ObolGoldLuck"}, "order": 1375}), + new SlabItemSortBase(1376, {"item": {"item": "ObolPlatinumLuck"}, "order": 1376}), + new SlabItemSortBase(1377, {"item": {"item": "ObolPinkLuck"}, "order": 1377}), + new SlabItemSortBase(1378, {"item": {"item": "ObolBronzePop"}, "order": 1378}), + new SlabItemSortBase(1379, {"item": {"item": "ObolSilverPop"}, "order": 1379}), + new SlabItemSortBase(1380, {"item": {"item": "ObolGoldPop"}, "order": 1380}), + new SlabItemSortBase(1381, {"item": {"item": "ObolPlatinumPop"}, "order": 1381}), + new SlabItemSortBase(1382, {"item": {"item": "ObolPinkPop"}, "order": 1382}), + new SlabItemSortBase(1383, {"item": {"item": "ObolBronzeKill"}, "order": 1383}), + new SlabItemSortBase(1384, {"item": {"item": "ObolSilverKill"}, "order": 1384}), + new SlabItemSortBase(1385, {"item": {"item": "ObolGoldKill"}, "order": 1385}), + new SlabItemSortBase(1386, {"item": {"item": "ObolPlatinumKill"}, "order": 1386}), + new SlabItemSortBase(1387, {"item": {"item": "ObolPinkKill"}, "order": 1387}), + new SlabItemSortBase(1388, {"item": {"item": "ObolBronzeEXP"}, "order": 1388}), + new SlabItemSortBase(1389, {"item": {"item": "ObolSilverEXP"}, "order": 1389}), + new SlabItemSortBase(1390, {"item": {"item": "ObolGoldEXP"}, "order": 1390}), + new SlabItemSortBase(1391, {"item": {"item": "ObolPlatinumEXP"}, "order": 1391}), + new SlabItemSortBase(1392, {"item": {"item": "ObolPinkEXP"}, "order": 1392}), + new SlabItemSortBase(1393, {"item": {"item": "ObolBronzeCard"}, "order": 1393}), + new SlabItemSortBase(1394, {"item": {"item": "ObolSilverCard"}, "order": 1394}), + new SlabItemSortBase(1395, {"item": {"item": "ObolGoldCard"}, "order": 1395}), + new SlabItemSortBase(1396, {"item": {"item": "ObolPlatinumCard"}, "order": 1396}), + new SlabItemSortBase(1397, {"item": {"item": "ObolPinkCard"}, "order": 1397}), + new SlabItemSortBase(1398, {"item": {"item": "ObolBronzeDef"}, "order": 1398}), + new SlabItemSortBase(1399, {"item": {"item": "ObolSilverDef"}, "order": 1399}), + new SlabItemSortBase(1400, {"item": {"item": "ObolGoldDef"}, "order": 1400}), + new SlabItemSortBase(1401, {"item": {"item": "ObolPlatinumDef"}, "order": 1401}), + new SlabItemSortBase(1402, {"item": {"item": "ObolPinkDef"}, "order": 1402}), + new SlabItemSortBase(1403, {"item": {"item": "ObolBronzeTrapping"}, "order": 1403}), + new SlabItemSortBase(1404, {"item": {"item": "ObolSilverTrapping"}, "order": 1404}), + new SlabItemSortBase(1405, {"item": {"item": "ObolGoldTrapping"}, "order": 1405}), + new SlabItemSortBase(1406, {"item": {"item": "ObolPlatinumTrapping"}, "order": 1406}), + new SlabItemSortBase(1407, {"item": {"item": "ObolPinkTrapping"}, "order": 1407}), + new SlabItemSortBase(1408, {"item": {"item": "ObolBronzeCons"}, "order": 1408}), + new SlabItemSortBase(1409, {"item": {"item": "ObolSilverCons"}, "order": 1409}), + new SlabItemSortBase(1410, {"item": {"item": "ObolGoldCons"}, "order": 1410}), + new SlabItemSortBase(1411, {"item": {"item": "ObolPlatinumCons"}, "order": 1411}), + new SlabItemSortBase(1412, {"item": {"item": "ObolPinkCons"}, "order": 1412}), + new SlabItemSortBase(1413, {"item": {"item": "ObolBronzeWorship"}, "order": 1413}), + new SlabItemSortBase(1414, {"item": {"item": "ObolSilverWorship"}, "order": 1414}), + new SlabItemSortBase(1415, {"item": {"item": "ObolGoldWorship"}, "order": 1415}), + new SlabItemSortBase(1416, {"item": {"item": "ObolPlatinumWorship"}, "order": 1416}), + new SlabItemSortBase(1417, {"item": {"item": "ObolPinkWorship"}, "order": 1417}), + new SlabItemSortBase(1418, {"item": {"item": "ObolFrog"}, "order": 1418}), + new SlabItemSortBase(1419, {"item": {"item": "ObolAmarokA"}, "order": 1419}), + new SlabItemSortBase(1420, {"item": {"item": "ObolEfauntA"}, "order": 1420}), + new SlabItemSortBase(1421, {"item": {"item": "ObolKnight"}, "order": 1421}), + new SlabItemSortBase(1422, {"item": {"item": "ObolSlush"}, "order": 1422}), + new SlabItemSortBase(1423, {"item": {"item": "ObolChizoarA"}, "order": 1423}), + new SlabItemSortBase(1424, {"item": {"item": "ObolTroll"}, "order": 1424}), + new SlabItemSortBase(1425, {"item": {"item": "ObolLava"}, "order": 1425}), + new SlabItemSortBase(1426, {"item": {"item": "ObolKruk"}, "order": 1426}), + new SlabItemSortBase(1427, {"item": {"item": "ObolEmp"}, "order": 1427}), + new SlabItemSortBase(1428, {"item": {"item": "ObolHyper0"}, "order": 1428}), + new SlabItemSortBase(1429, {"item": {"item": "ObolHyper1"}, "order": 1429}), + new SlabItemSortBase(1430, {"item": {"item": "ObolHyper2"}, "order": 1430}), + new SlabItemSortBase(1431, {"item": {"item": "ObolHyper3"}, "order": 1431}), + new SlabItemSortBase(1432, {"item": {"item": "ObolHyperB0"}, "order": 1432}), + new SlabItemSortBase(1433, {"item": {"item": "ObolHyperB1"}, "order": 1433}), + new SlabItemSortBase(1434, {"item": {"item": "ObolHyperB2"}, "order": 1434}), + new SlabItemSortBase(1435, {"item": {"item": "ObolHyperB3"}, "order": 1435}), + new SlabItemSortBase(1436, {"item": {"item": "StampA1"}, "order": 1436}), + new SlabItemSortBase(1437, {"item": {"item": "StampA2"}, "order": 1437}), + new SlabItemSortBase(1438, {"item": {"item": "StampA3"}, "order": 1438}), + new SlabItemSortBase(1439, {"item": {"item": "StampA4"}, "order": 1439}), + new SlabItemSortBase(1440, {"item": {"item": "StampA5"}, "order": 1440}), + new SlabItemSortBase(1441, {"item": {"item": "StampA6"}, "order": 1441}), + new SlabItemSortBase(1442, {"item": {"item": "StampA7"}, "order": 1442}), + new SlabItemSortBase(1443, {"item": {"item": "StampA8"}, "order": 1443}), + new SlabItemSortBase(1444, {"item": {"item": "StampA9"}, "order": 1444}), + new SlabItemSortBase(1445, {"item": {"item": "StampA10"}, "order": 1445}), + new SlabItemSortBase(1446, {"item": {"item": "StampA11"}, "order": 1446}), + new SlabItemSortBase(1447, {"item": {"item": "StampA12"}, "order": 1447}), + new SlabItemSortBase(1448, {"item": {"item": "StampA13"}, "order": 1448}), + new SlabItemSortBase(1449, {"item": {"item": "StampA14"}, "order": 1449}), + new SlabItemSortBase(1450, {"item": {"item": "StampA15"}, "order": 1450}), + new SlabItemSortBase(1451, {"item": {"item": "StampA16"}, "order": 1451}), + new SlabItemSortBase(1452, {"item": {"item": "StampA17"}, "order": 1452}), + new SlabItemSortBase(1453, {"item": {"item": "StampA18"}, "order": 1453}), + new SlabItemSortBase(1454, {"item": {"item": "StampA19"}, "order": 1454}), + new SlabItemSortBase(1455, {"item": {"item": "StampA20"}, "order": 1455}), + new SlabItemSortBase(1456, {"item": {"item": "StampA21"}, "order": 1456}), + new SlabItemSortBase(1457, {"item": {"item": "StampA22"}, "order": 1457}), + new SlabItemSortBase(1458, {"item": {"item": "StampA23"}, "order": 1458}), + new SlabItemSortBase(1459, {"item": {"item": "StampA24"}, "order": 1459}), + new SlabItemSortBase(1460, {"item": {"item": "StampA25"}, "order": 1460}), + new SlabItemSortBase(1461, {"item": {"item": "StampA26"}, "order": 1461}), + new SlabItemSortBase(1462, {"item": {"item": "StampA27"}, "order": 1462}), + new SlabItemSortBase(1463, {"item": {"item": "StampA28"}, "order": 1463}), + new SlabItemSortBase(1464, {"item": {"item": "StampA29"}, "order": 1464}), + new SlabItemSortBase(1465, {"item": {"item": "StampA30"}, "order": 1465}), + new SlabItemSortBase(1466, {"item": {"item": "StampA31"}, "order": 1466}), + new SlabItemSortBase(1467, {"item": {"item": "StampA32"}, "order": 1467}), + new SlabItemSortBase(1468, {"item": {"item": "StampA33"}, "order": 1468}), + new SlabItemSortBase(1469, {"item": {"item": "StampA34"}, "order": 1469}), + new SlabItemSortBase(1470, {"item": {"item": "StampA35"}, "order": 1470}), + new SlabItemSortBase(1471, {"item": {"item": "StampA36"}, "order": 1471}), + new SlabItemSortBase(1472, {"item": {"item": "StampA37"}, "order": 1472}), + new SlabItemSortBase(1473, {"item": {"item": "StampA38"}, "order": 1473}), + new SlabItemSortBase(1474, {"item": {"item": "StampA39"}, "order": 1474}), + new SlabItemSortBase(1475, {"item": {"item": "StampA40"}, "order": 1475}), + new SlabItemSortBase(1476, {"item": {"item": "StampA41"}, "order": 1476}), + new SlabItemSortBase(1477, {"item": {"item": "StampA42"}, "order": 1477}), + new SlabItemSortBase(1478, {"item": {"item": "StampA43"}, "order": 1478}), + new SlabItemSortBase(1479, {"item": {"item": "StampA44"}, "order": 1479}), + new SlabItemSortBase(1480, {"item": {"item": "StampB1"}, "order": 1480}), + new SlabItemSortBase(1481, {"item": {"item": "StampB2"}, "order": 1481}), + new SlabItemSortBase(1482, {"item": {"item": "StampB3"}, "order": 1482}), + new SlabItemSortBase(1483, {"item": {"item": "StampB4"}, "order": 1483}), + new SlabItemSortBase(1484, {"item": {"item": "StampB5"}, "order": 1484}), + new SlabItemSortBase(1485, {"item": {"item": "StampB6"}, "order": 1485}), + new SlabItemSortBase(1486, {"item": {"item": "StampB7"}, "order": 1486}), + new SlabItemSortBase(1487, {"item": {"item": "StampB8"}, "order": 1487}), + new SlabItemSortBase(1488, {"item": {"item": "StampB9"}, "order": 1488}), + new SlabItemSortBase(1489, {"item": {"item": "StampB10"}, "order": 1489}), + new SlabItemSortBase(1490, {"item": {"item": "StampB11"}, "order": 1490}), + new SlabItemSortBase(1491, {"item": {"item": "StampB12"}, "order": 1491}), + new SlabItemSortBase(1492, {"item": {"item": "StampB13"}, "order": 1492}), + new SlabItemSortBase(1493, {"item": {"item": "StampB14"}, "order": 1493}), + new SlabItemSortBase(1494, {"item": {"item": "StampB15"}, "order": 1494}), + new SlabItemSortBase(1495, {"item": {"item": "StampB16"}, "order": 1495}), + new SlabItemSortBase(1496, {"item": {"item": "StampB17"}, "order": 1496}), + new SlabItemSortBase(1497, {"item": {"item": "StampB18"}, "order": 1497}), + new SlabItemSortBase(1498, {"item": {"item": "StampB19"}, "order": 1498}), + new SlabItemSortBase(1499, {"item": {"item": "StampB20"}, "order": 1499}), + new SlabItemSortBase(1500, {"item": {"item": "StampB21"}, "order": 1500}), + new SlabItemSortBase(1501, {"item": {"item": "StampB22"}, "order": 1501}), + new SlabItemSortBase(1502, {"item": {"item": "StampB23"}, "order": 1502}), + new SlabItemSortBase(1503, {"item": {"item": "StampB24"}, "order": 1503}), + new SlabItemSortBase(1504, {"item": {"item": "StampB25"}, "order": 1504}), + new SlabItemSortBase(1505, {"item": {"item": "StampB26"}, "order": 1505}), + new SlabItemSortBase(1506, {"item": {"item": "StampB27"}, "order": 1506}), + new SlabItemSortBase(1507, {"item": {"item": "StampB28"}, "order": 1507}), + new SlabItemSortBase(1508, {"item": {"item": "StampB29"}, "order": 1508}), + new SlabItemSortBase(1509, {"item": {"item": "StampB30"}, "order": 1509}), + new SlabItemSortBase(1510, {"item": {"item": "StampB31"}, "order": 1510}), + new SlabItemSortBase(1511, {"item": {"item": "StampB32"}, "order": 1511}), + new SlabItemSortBase(1512, {"item": {"item": "StampB33"}, "order": 1512}), + new SlabItemSortBase(1513, {"item": {"item": "StampB34"}, "order": 1513}), + new SlabItemSortBase(1514, {"item": {"item": "StampB35"}, "order": 1514}), + new SlabItemSortBase(1515, {"item": {"item": "StampB36"}, "order": 1515}), + new SlabItemSortBase(1516, {"item": {"item": "StampB37"}, "order": 1516}), + new SlabItemSortBase(1517, {"item": {"item": "StampB38"}, "order": 1517}), + new SlabItemSortBase(1518, {"item": {"item": "StampB39"}, "order": 1518}), + new SlabItemSortBase(1519, {"item": {"item": "StampB40"}, "order": 1519}), + new SlabItemSortBase(1520, {"item": {"item": "StampB41"}, "order": 1520}), + new SlabItemSortBase(1521, {"item": {"item": "StampB42"}, "order": 1521}), + new SlabItemSortBase(1522, {"item": {"item": "StampB43"}, "order": 1522}), + new SlabItemSortBase(1523, {"item": {"item": "StampB44"}, "order": 1523}), + new SlabItemSortBase(1524, {"item": {"item": "StampB45"}, "order": 1524}), + new SlabItemSortBase(1525, {"item": {"item": "StampB46"}, "order": 1525}), + new SlabItemSortBase(1526, {"item": {"item": "StampB47"}, "order": 1526}), + new SlabItemSortBase(1527, {"item": {"item": "StampB48"}, "order": 1527}), + new SlabItemSortBase(1528, {"item": {"item": "StampB49"}, "order": 1528}), + new SlabItemSortBase(1529, {"item": {"item": "StampB50"}, "order": 1529}), + new SlabItemSortBase(1530, {"item": {"item": "StampB51"}, "order": 1530}), + new SlabItemSortBase(1531, {"item": {"item": "StampB52"}, "order": 1531}), + new SlabItemSortBase(1532, {"item": {"item": "StampB53"}, "order": 1532}), + new SlabItemSortBase(1533, {"item": {"item": "StampB54"}, "order": 1533}), + new SlabItemSortBase(1534, {"item": {"item": "StampB55"}, "order": 1534}), + new SlabItemSortBase(1535, {"item": {"item": "StampB56"}, "order": 1535}), + new SlabItemSortBase(1536, {"item": {"item": "StampB57"}, "order": 1536}), + new SlabItemSortBase(1537, {"item": {"item": "StampC1"}, "order": 1537}), + new SlabItemSortBase(1538, {"item": {"item": "StampC2"}, "order": 1538}), + new SlabItemSortBase(1539, {"item": {"item": "StampC3"}, "order": 1539}), + new SlabItemSortBase(1540, {"item": {"item": "StampC4"}, "order": 1540}), + new SlabItemSortBase(1541, {"item": {"item": "StampC5"}, "order": 1541}), + new SlabItemSortBase(1542, {"item": {"item": "StampC6"}, "order": 1542}), + new SlabItemSortBase(1543, {"item": {"item": "StampC7"}, "order": 1543}), + new SlabItemSortBase(1544, {"item": {"item": "StampC8"}, "order": 1544}), + new SlabItemSortBase(1545, {"item": {"item": "StampC9"}, "order": 1545}), + new SlabItemSortBase(1546, {"item": {"item": "StampC10"}, "order": 1546}), + new SlabItemSortBase(1547, {"item": {"item": "StampC11"}, "order": 1547}), + new SlabItemSortBase(1548, {"item": {"item": "StampC12"}, "order": 1548}), + new SlabItemSortBase(1549, {"item": {"item": "StampC13"}, "order": 1549}), + new SlabItemSortBase(1550, {"item": {"item": "StampC14"}, "order": 1550}), + new SlabItemSortBase(1551, {"item": {"item": "StampC15"}, "order": 1551}), + new SlabItemSortBase(1552, {"item": {"item": "StampC16"}, "order": 1552}), + new SlabItemSortBase(1553, {"item": {"item": "StampC17"}, "order": 1553}), + new SlabItemSortBase(1554, {"item": {"item": "StampC18"}, "order": 1554}), + new SlabItemSortBase(1555, {"item": {"item": "StampC19"}, "order": 1555}), + new SlabItemSortBase(1556, {"item": {"item": "StampC20"}, "order": 1556}), + new SlabItemSortBase(1557, {"item": {"item": "StampC21"}, "order": 1557}), + new SlabItemSortBase(1558, {"item": {"item": "StampC22"}, "order": 1558}), + new SlabItemSortBase(1559, {"item": {"item": "StampC23"}, "order": 1559}), + new SlabItemSortBase(1560, {"item": {"item": "StampC24"}, "order": 1560}), + new SlabItemSortBase(1561, {"item": {"item": "StampC25"}, "order": 1561}), + new SlabItemSortBase(1562, {"item": {"item": "StampC26"}, "order": 1562}), + new SlabItemSortBase(1563, {"item": {"item": "StampC27"}, "order": 1563}), + new SlabItemSortBase(1564, {"item": {"item": "InvBag1"}, "order": 1564}), + new SlabItemSortBase(1565, {"item": {"item": "InvBag2"}, "order": 1565}), + new SlabItemSortBase(1566, {"item": {"item": "InvBag3"}, "order": 1566}), + new SlabItemSortBase(1567, {"item": {"item": "InvBag4"}, "order": 1567}), + new SlabItemSortBase(1568, {"item": {"item": "InvBag5"}, "order": 1568}), + new SlabItemSortBase(1569, {"item": {"item": "InvBag6"}, "order": 1569}), + new SlabItemSortBase(1570, {"item": {"item": "InvBag7"}, "order": 1570}), + new SlabItemSortBase(1571, {"item": {"item": "InvBag8"}, "order": 1571}), + new SlabItemSortBase(1572, {"item": {"item": "InvBag100"}, "order": 1572}), + new SlabItemSortBase(1573, {"item": {"item": "InvBag101"}, "order": 1573}), + new SlabItemSortBase(1574, {"item": {"item": "InvBag102"}, "order": 1574}), + new SlabItemSortBase(1575, {"item": {"item": "InvBag103"}, "order": 1575}), + new SlabItemSortBase(1576, {"item": {"item": "InvBag104"}, "order": 1576}), + new SlabItemSortBase(1577, {"item": {"item": "InvBag105"}, "order": 1577}), + new SlabItemSortBase(1578, {"item": {"item": "InvBag106"}, "order": 1578}), + new SlabItemSortBase(1579, {"item": {"item": "InvBag107"}, "order": 1579}), + new SlabItemSortBase(1580, {"item": {"item": "InvBag108"}, "order": 1580}), + new SlabItemSortBase(1581, {"item": {"item": "InvBag113"}, "order": 1581}), + new SlabItemSortBase(1582, {"item": {"item": "InvBag114"}, "order": 1582}), + new SlabItemSortBase(1583, {"item": {"item": "InvBag115"}, "order": 1583}), + new SlabItemSortBase(1584, {"item": {"item": "InvBag109"}, "order": 1584}), + new SlabItemSortBase(1585, {"item": {"item": "InvBag110"}, "order": 1585}), + new SlabItemSortBase(1586, {"item": {"item": "InvBag111"}, "order": 1586}), + new SlabItemSortBase(1587, {"item": {"item": "InvBag112"}, "order": 1587}), + new SlabItemSortBase(1588, {"item": {"item": "InvStorage1"}, "order": 1588}), + new SlabItemSortBase(1589, {"item": {"item": "InvStorage2"}, "order": 1589}), + new SlabItemSortBase(1590, {"item": {"item": "InvStorage3"}, "order": 1590}), + new SlabItemSortBase(1591, {"item": {"item": "InvStorage4"}, "order": 1591}), + new SlabItemSortBase(1592, {"item": {"item": "InvStorage5"}, "order": 1592}), + new SlabItemSortBase(1593, {"item": {"item": "InvStorage6"}, "order": 1593}), + new SlabItemSortBase(1594, {"item": {"item": "InvStorage7"}, "order": 1594}), + new SlabItemSortBase(1595, {"item": {"item": "InvStorage8"}, "order": 1595}), + new SlabItemSortBase(1596, {"item": {"item": "InvStorage9"}, "order": 1596}), + new SlabItemSortBase(1597, {"item": {"item": "InvStorage10"}, "order": 1597}), + new SlabItemSortBase(1598, {"item": {"item": "InvStorage11"}, "order": 1598}), + new SlabItemSortBase(1599, {"item": {"item": "InvStorage12"}, "order": 1599}), + new SlabItemSortBase(1600, {"item": {"item": "InvStorage13"}, "order": 1600}), + new SlabItemSortBase(1601, {"item": {"item": "InvStorage14"}, "order": 1601}), + new SlabItemSortBase(1602, {"item": {"item": "InvStorage15"}, "order": 1602}), + new SlabItemSortBase(1603, {"item": {"item": "InvStorage16"}, "order": 1603}), + new SlabItemSortBase(1604, {"item": {"item": "InvStorage17"}, "order": 1604}), + new SlabItemSortBase(1605, {"item": {"item": "InvStorage18"}, "order": 1605}), + new SlabItemSortBase(1606, {"item": {"item": "InvStorage19"}, "order": 1606}), + new SlabItemSortBase(1607, {"item": {"item": "InvStorage20"}, "order": 1607}), + new SlabItemSortBase(1608, {"item": {"item": "InvStorage21"}, "order": 1608}), + new SlabItemSortBase(1609, {"item": {"item": "InvStorage22"}, "order": 1609}), + new SlabItemSortBase(1610, {"item": {"item": "InvStorage23"}, "order": 1610}), + new SlabItemSortBase(1611, {"item": {"item": "InvStorage24"}, "order": 1611}), + new SlabItemSortBase(1612, {"item": {"item": "InvStorage25"}, "order": 1612}), + new SlabItemSortBase(1613, {"item": {"item": "InvStorage26"}, "order": 1613}), + new SlabItemSortBase(1614, {"item": {"item": "InvStorage27"}, "order": 1614}), + new SlabItemSortBase(1615, {"item": {"item": "InvStorage28"}, "order": 1615}), + new SlabItemSortBase(1616, {"item": {"item": "InvStorage29"}, "order": 1616}), + new SlabItemSortBase(1617, {"item": {"item": "InvStorage30"}, "order": 1617}), + new SlabItemSortBase(1618, {"item": {"item": "InvStorageF"}, "order": 1618}), + new SlabItemSortBase(1619, {"item": {"item": "InvStorageS"}, "order": 1619}), + new SlabItemSortBase(1620, {"item": {"item": "InvStorageC"}, "order": 1620}), + new SlabItemSortBase(1621, {"item": {"item": "InvStorageD"}, "order": 1621}), + new SlabItemSortBase(1622, {"item": {"item": "InvStorageN"}, "order": 1622}), + new SlabItemSortBase(1623, {"item": {"item": "InvStorageH"}, "order": 1623}), + new SlabItemSortBase(1624, {"item": {"item": "InvStorageL"}, "order": 1624}), + new SlabItemSortBase(1625, {"item": {"item": "InvStorageZ"}, "order": 1625}), + new SlabItemSortBase(1626, {"item": {"item": "Weight1"}, "order": 1626}), + new SlabItemSortBase(1627, {"item": {"item": "Weight2"}, "order": 1627}), + new SlabItemSortBase(1628, {"item": {"item": "Weight3"}, "order": 1628}), + new SlabItemSortBase(1629, {"item": {"item": "Weight4"}, "order": 1629}), + new SlabItemSortBase(1630, {"item": {"item": "Weight5"}, "order": 1630}), + new SlabItemSortBase(1631, {"item": {"item": "Weight6"}, "order": 1631}), + new SlabItemSortBase(1632, {"item": {"item": "Weight7"}, "order": 1632}), + new SlabItemSortBase(1633, {"item": {"item": "Weight8"}, "order": 1633}), + new SlabItemSortBase(1634, {"item": {"item": "Weight9"}, "order": 1634}), + new SlabItemSortBase(1635, {"item": {"item": "Weight10"}, "order": 1635}), + new SlabItemSortBase(1636, {"item": {"item": "Weight11"}, "order": 1636}), + new SlabItemSortBase(1637, {"item": {"item": "Weight12"}, "order": 1637}), + new SlabItemSortBase(1638, {"item": {"item": "Weight13"}, "order": 1638}), + new SlabItemSortBase(1639, {"item": {"item": "Weight14"}, "order": 1639}), + new SlabItemSortBase(1640, {"item": {"item": "Line1"}, "order": 1640}), + new SlabItemSortBase(1641, {"item": {"item": "Line2"}, "order": 1641}), + new SlabItemSortBase(1642, {"item": {"item": "Line3"}, "order": 1642}), + new SlabItemSortBase(1643, {"item": {"item": "Line4"}, "order": 1643}), + new SlabItemSortBase(1644, {"item": {"item": "Line5"}, "order": 1644}), + new SlabItemSortBase(1645, {"item": {"item": "Line6"}, "order": 1645}), + new SlabItemSortBase(1646, {"item": {"item": "Line7"}, "order": 1646}), + new SlabItemSortBase(1647, {"item": {"item": "Line8"}, "order": 1647}), + new SlabItemSortBase(1648, {"item": {"item": "Line9"}, "order": 1648}), + new SlabItemSortBase(1649, {"item": {"item": "Line10"}, "order": 1649}), + new SlabItemSortBase(1650, {"item": {"item": "Line11"}, "order": 1650}), + new SlabItemSortBase(1651, {"item": {"item": "Line12"}, "order": 1651}), + new SlabItemSortBase(1652, {"item": {"item": "Line13"}, "order": 1652}), + new SlabItemSortBase(1653, {"item": {"item": "Line14"}, "order": 1653}), + new SlabItemSortBase(1654, {"item": {"item": "Ladle"}, "order": 1654}), + new SlabItemSortBase(1655, {"item": {"item": "PetEgg"}, "order": 1655}), + new SlabItemSortBase(1656, {"item": {"item": "Genetic0"}, "order": 1656}), + new SlabItemSortBase(1657, {"item": {"item": "Genetic1"}, "order": 1657}), + new SlabItemSortBase(1658, {"item": {"item": "Genetic2"}, "order": 1658}), + new SlabItemSortBase(1659, {"item": {"item": "Genetic3"}, "order": 1659}), + new SlabItemSortBase(1660, {"item": {"item": "CardPack1"}, "order": 1660}), + new SlabItemSortBase(1661, {"item": {"item": "CardPack2"}, "order": 1661}), + new SlabItemSortBase(1662, {"item": {"item": "CardPack3"}, "order": 1662}), + new SlabItemSortBase(1663, {"item": {"item": "CardPack4"}, "order": 1663}), + new SlabItemSortBase(1664, {"item": {"item": "CardPack5"}, "order": 1664}), + new SlabItemSortBase(1665, {"item": {"item": "CardPack6"}, "order": 1665}), + new SlabItemSortBase(1666, {"item": {"item": "CardPack7"}, "order": 1666}), + new SlabItemSortBase(1667, {"item": {"item": "EquipmentBowsTempest0"}, "order": 1667}), + new SlabItemSortBase(1668, {"item": {"item": "EquipmentBowsTempest1"}, "order": 1668}), + new SlabItemSortBase(1669, {"item": {"item": "EquipmentBowsTempest2"}, "order": 1669}), + new SlabItemSortBase(1670, {"item": {"item": "EquipmentBowsTempest3"}, "order": 1670}), + new SlabItemSortBase(1671, {"item": {"item": "EquipmentBowsTempest4"}, "order": 1671}), + new SlabItemSortBase(1672, {"item": {"item": "EquipmentRingsTempest0"}, "order": 1672}), + new SlabItemSortBase(1673, {"item": {"item": "EquipmentRingsTempest1"}, "order": 1673}), + new SlabItemSortBase(1674, {"item": {"item": "EquipmentRingsTempest2"}, "order": 1674}), + new SlabItemSortBase(1675, {"item": {"item": "EquipmentRingsTempest3"}, "order": 1675}), + new SlabItemSortBase(1676, {"item": {"item": "EquipmentRingsTempest4"}, "order": 1676}), + new SlabItemSortBase(1677, {"item": {"item": "EquipmentRingsTempest5"}, "order": 1677}), + new SlabItemSortBase(1678, {"item": {"item": "EquipmentRingsTempest6"}, "order": 1678}), + new SlabItemSortBase(1679, {"item": {"item": "EquipmentRingsTempest7"}, "order": 1679}), + new SlabItemSortBase(1680, {"item": {"item": "EquipmentRingsTempest8"}, "order": 1680}), + new SlabItemSortBase(1681, {"item": {"item": "StoneTempestB0"}, "order": 1681}), + new SlabItemSortBase(1682, {"item": {"item": "StoneTempestB1"}, "order": 1682}), + new SlabItemSortBase(1683, {"item": {"item": "StoneTempestB2"}, "order": 1683}), + new SlabItemSortBase(1684, {"item": {"item": "StoneTempestR0"}, "order": 1684}), + new SlabItemSortBase(1685, {"item": {"item": "StoneTempestR1"}, "order": 1685}), + new SlabItemSortBase(1686, {"item": {"item": "StoneTempestR2"}, "order": 1686}), + new SlabItemSortBase(1687, {"item": {"item": "WWcoin"}, "order": 1687}), + new SlabItemSortBase(1688, {"item": {"item": "EquipmentWandsArc0"}, "order": 1688}), + new SlabItemSortBase(1689, {"item": {"item": "EquipmentRingsArc0"}, "order": 1689}), + new SlabItemSortBase(1690, {"item": {"item": "DungCredits2"}, "order": 1690}), + new SlabItemSortBase(1691, {"item": {"item": "Cash"}, "order": 1691}), + new SlabItemSortBase(1692, {"item": {"item": "XP"}, "order": 1692}), + new SlabItemSortBase(1693, {"item": {"item": "XPskill"}, "order": 1693}), + new SlabItemSortBase(1694, {"item": {"item": "DungEnhancer0"}, "order": 1694}), + new SlabItemSortBase(1695, {"item": {"item": "DungEnhancer1"}, "order": 1695}), + new SlabItemSortBase(1696, {"item": {"item": "DungEnhancer2"}, "order": 1696}), + new SlabItemSortBase(1697, {"item": {"item": "DungRNG0"}, "order": 1697}), + new SlabItemSortBase(1698, {"item": {"item": "DungRNG1"}, "order": 1698}), + new SlabItemSortBase(1699, {"item": {"item": "DungRNG2"}, "order": 1699}), + new SlabItemSortBase(1700, {"item": {"item": "DungRNG3"}, "order": 1700}), + new SlabItemSortBase(1701, {"item": {"item": "DungRNG4"}, "order": 1701}), + new SlabItemSortBase(1702, {"item": {"item": "DungeonA1"}, "order": 1702}), + new SlabItemSortBase(1703, {"item": {"item": "DungeonA2"}, "order": 1703}), + new SlabItemSortBase(1704, {"item": {"item": "DungeonA3"}, "order": 1704}), + new SlabItemSortBase(1705, {"item": {"item": "DungeonA4"}, "order": 1705}), + new SlabItemSortBase(1706, {"item": {"item": "DungeonA5"}, "order": 1706}), + new SlabItemSortBase(1707, {"item": {"item": "DungeonA6"}, "order": 1707}), + new SlabItemSortBase(1708, {"item": {"item": "DungeonA7"}, "order": 1708}), + new SlabItemSortBase(1709, {"item": {"item": "DungeonA8"}, "order": 1709}), + new SlabItemSortBase(1710, {"item": {"item": "KeyFrag"}, "order": 1710}), + new SlabItemSortBase(1711, {"item": {"item": "DungCredits1"}, "order": 1711}), + new SlabItemSortBase(1712, {"item": {"item": "LootDice"}, "order": 1712}), + new SlabItemSortBase(1713, {"item": {"item": "Tree7D"}, "order": 1713}), + new SlabItemSortBase(1714, {"item": {"item": "PlatD"}, "order": 1714}), + new SlabItemSortBase(1715, {"item": {"item": "Fish1D"}, "order": 1715}), + new SlabItemSortBase(1716, {"item": {"item": "Fish3D"}, "order": 1716}), + new SlabItemSortBase(1717, {"item": {"item": "Cashb"}, "order": 1717}), + new SlabItemSortBase(1718, {"item": {"item": "Dung3Ice"}, "order": 1718}), + new SlabItemSortBase(1719, {"item": {"item": "FoodHealth1d"}, "order": 1719}), + new SlabItemSortBase(1720, {"item": {"item": "FoodHealth2d"}, "order": 1720}), + new SlabItemSortBase(1721, {"item": {"item": "FoodHealth3d"}, "order": 1721}), + new SlabItemSortBase(1722, {"item": {"item": "DungWeaponPunchA1"}, "order": 1722}), + new SlabItemSortBase(1723, {"item": {"item": "DungWeaponPunchA2"}, "order": 1723}), + new SlabItemSortBase(1724, {"item": {"item": "DungWeaponPunchA3"}, "order": 1724}), + new SlabItemSortBase(1725, {"item": {"item": "DungWeaponPunchA4"}, "order": 1725}), + new SlabItemSortBase(1726, {"item": {"item": "DungWeaponPunchA5"}, "order": 1726}), + new SlabItemSortBase(1727, {"item": {"item": "DungWeaponPunchB1"}, "order": 1727}), + new SlabItemSortBase(1728, {"item": {"item": "DungWeaponPunchB2"}, "order": 1728}), + new SlabItemSortBase(1729, {"item": {"item": "DungWeaponPunchB3"}, "order": 1729}), + new SlabItemSortBase(1730, {"item": {"item": "DungWeaponPunchB4"}, "order": 1730}), + new SlabItemSortBase(1731, {"item": {"item": "DungWeaponPunchB5"}, "order": 1731}), + new SlabItemSortBase(1732, {"item": {"item": "DungWeaponPunchC1"}, "order": 1732}), + new SlabItemSortBase(1733, {"item": {"item": "DungWeaponPunchC2"}, "order": 1733}), + new SlabItemSortBase(1734, {"item": {"item": "DungWeaponPunchC3"}, "order": 1734}), + new SlabItemSortBase(1735, {"item": {"item": "DungWeaponPunchC4"}, "order": 1735}), + new SlabItemSortBase(1736, {"item": {"item": "DungWeaponPunchC5"}, "order": 1736}), + new SlabItemSortBase(1737, {"item": {"item": "DungWeaponPunchD1"}, "order": 1737}), + new SlabItemSortBase(1738, {"item": {"item": "DungWeaponPunchD2"}, "order": 1738}), + new SlabItemSortBase(1739, {"item": {"item": "DungWeaponPunchD3"}, "order": 1739}), + new SlabItemSortBase(1740, {"item": {"item": "DungWeaponPunchD4"}, "order": 1740}), + new SlabItemSortBase(1741, {"item": {"item": "DungWeaponPunchD5"}, "order": 1741}), + new SlabItemSortBase(1742, {"item": {"item": "DungWeaponPunchE1"}, "order": 1742}), + new SlabItemSortBase(1743, {"item": {"item": "DungWeaponPunchE2"}, "order": 1743}), + new SlabItemSortBase(1744, {"item": {"item": "DungWeaponPunchE3"}, "order": 1744}), + new SlabItemSortBase(1745, {"item": {"item": "DungWeaponPunchE4"}, "order": 1745}), + new SlabItemSortBase(1746, {"item": {"item": "DungWeaponPunchE5"}, "order": 1746}), + new SlabItemSortBase(1747, {"item": {"item": "DungWeaponPunchF1"}, "order": 1747}), + new SlabItemSortBase(1748, {"item": {"item": "DungWeaponPunchF2"}, "order": 1748}), + new SlabItemSortBase(1749, {"item": {"item": "DungWeaponPunchF3"}, "order": 1749}), + new SlabItemSortBase(1750, {"item": {"item": "DungWeaponPunchF4"}, "order": 1750}), + new SlabItemSortBase(1751, {"item": {"item": "DungWeaponPunchF5"}, "order": 1751}), + new SlabItemSortBase(1752, {"item": {"item": "DungWeaponSwordA1"}, "order": 1752}), + new SlabItemSortBase(1753, {"item": {"item": "DungWeaponSwordA2"}, "order": 1753}), + new SlabItemSortBase(1754, {"item": {"item": "DungWeaponSwordA3"}, "order": 1754}), + new SlabItemSortBase(1755, {"item": {"item": "DungWeaponSwordA4"}, "order": 1755}), + new SlabItemSortBase(1756, {"item": {"item": "DungWeaponSwordA5"}, "order": 1756}), + new SlabItemSortBase(1757, {"item": {"item": "DungWeaponSwordB1"}, "order": 1757}), + new SlabItemSortBase(1758, {"item": {"item": "DungWeaponSwordB2"}, "order": 1758}), + new SlabItemSortBase(1759, {"item": {"item": "DungWeaponSwordB3"}, "order": 1759}), + new SlabItemSortBase(1760, {"item": {"item": "DungWeaponSwordB4"}, "order": 1760}), + new SlabItemSortBase(1761, {"item": {"item": "DungWeaponSwordB5"}, "order": 1761}), + new SlabItemSortBase(1762, {"item": {"item": "DungWeaponSwordC1"}, "order": 1762}), + new SlabItemSortBase(1763, {"item": {"item": "DungWeaponSwordC2"}, "order": 1763}), + new SlabItemSortBase(1764, {"item": {"item": "DungWeaponSwordC3"}, "order": 1764}), + new SlabItemSortBase(1765, {"item": {"item": "DungWeaponSwordC4"}, "order": 1765}), + new SlabItemSortBase(1766, {"item": {"item": "DungWeaponSwordC5"}, "order": 1766}), + new SlabItemSortBase(1767, {"item": {"item": "DungWeaponSwordD1"}, "order": 1767}), + new SlabItemSortBase(1768, {"item": {"item": "DungWeaponSwordD2"}, "order": 1768}), + new SlabItemSortBase(1769, {"item": {"item": "DungWeaponSwordD3"}, "order": 1769}), + new SlabItemSortBase(1770, {"item": {"item": "DungWeaponSwordD4"}, "order": 1770}), + new SlabItemSortBase(1771, {"item": {"item": "DungWeaponSwordD5"}, "order": 1771}), + new SlabItemSortBase(1772, {"item": {"item": "DungWeaponSwordE1"}, "order": 1772}), + new SlabItemSortBase(1773, {"item": {"item": "DungWeaponSwordE2"}, "order": 1773}), + new SlabItemSortBase(1774, {"item": {"item": "DungWeaponSwordE3"}, "order": 1774}), + new SlabItemSortBase(1775, {"item": {"item": "DungWeaponSwordE4"}, "order": 1775}), + new SlabItemSortBase(1776, {"item": {"item": "DungWeaponSwordE5"}, "order": 1776}), + new SlabItemSortBase(1777, {"item": {"item": "DungWeaponSwordF1"}, "order": 1777}), + new SlabItemSortBase(1778, {"item": {"item": "DungWeaponSwordF2"}, "order": 1778}), + new SlabItemSortBase(1779, {"item": {"item": "DungWeaponSwordF3"}, "order": 1779}), + new SlabItemSortBase(1780, {"item": {"item": "DungWeaponSwordF4"}, "order": 1780}), + new SlabItemSortBase(1781, {"item": {"item": "DungWeaponSwordF5"}, "order": 1781}), + new SlabItemSortBase(1782, {"item": {"item": "DungWeaponBowA1"}, "order": 1782}), + new SlabItemSortBase(1783, {"item": {"item": "DungWeaponBowA2"}, "order": 1783}), + new SlabItemSortBase(1784, {"item": {"item": "DungWeaponBowA3"}, "order": 1784}), + new SlabItemSortBase(1785, {"item": {"item": "DungWeaponBowA4"}, "order": 1785}), + new SlabItemSortBase(1786, {"item": {"item": "DungWeaponBowA5"}, "order": 1786}), + new SlabItemSortBase(1787, {"item": {"item": "DungWeaponBowB1"}, "order": 1787}), + new SlabItemSortBase(1788, {"item": {"item": "DungWeaponBowB2"}, "order": 1788}), + new SlabItemSortBase(1789, {"item": {"item": "DungWeaponBowB3"}, "order": 1789}), + new SlabItemSortBase(1790, {"item": {"item": "DungWeaponBowB4"}, "order": 1790}), + new SlabItemSortBase(1791, {"item": {"item": "DungWeaponBowB5"}, "order": 1791}), + new SlabItemSortBase(1792, {"item": {"item": "DungWeaponBowC1"}, "order": 1792}), + new SlabItemSortBase(1793, {"item": {"item": "DungWeaponBowC2"}, "order": 1793}), + new SlabItemSortBase(1794, {"item": {"item": "DungWeaponBowC3"}, "order": 1794}), + new SlabItemSortBase(1795, {"item": {"item": "DungWeaponBowC4"}, "order": 1795}), + new SlabItemSortBase(1796, {"item": {"item": "DungWeaponBowC5"}, "order": 1796}), + new SlabItemSortBase(1797, {"item": {"item": "DungWeaponBowD1"}, "order": 1797}), + new SlabItemSortBase(1798, {"item": {"item": "DungWeaponBowD2"}, "order": 1798}), + new SlabItemSortBase(1799, {"item": {"item": "DungWeaponBowD3"}, "order": 1799}), + new SlabItemSortBase(1800, {"item": {"item": "DungWeaponBowD4"}, "order": 1800}), + new SlabItemSortBase(1801, {"item": {"item": "DungWeaponBowD5"}, "order": 1801}), + new SlabItemSortBase(1802, {"item": {"item": "DungWeaponBowE1"}, "order": 1802}), + new SlabItemSortBase(1803, {"item": {"item": "DungWeaponBowE2"}, "order": 1803}), + new SlabItemSortBase(1804, {"item": {"item": "DungWeaponBowE3"}, "order": 1804}), + new SlabItemSortBase(1805, {"item": {"item": "DungWeaponBowE4"}, "order": 1805}), + new SlabItemSortBase(1806, {"item": {"item": "DungWeaponBowE5"}, "order": 1806}), + new SlabItemSortBase(1807, {"item": {"item": "DungWeaponBowF1"}, "order": 1807}), + new SlabItemSortBase(1808, {"item": {"item": "DungWeaponBowF2"}, "order": 1808}), + new SlabItemSortBase(1809, {"item": {"item": "DungWeaponBowF3"}, "order": 1809}), + new SlabItemSortBase(1810, {"item": {"item": "DungWeaponBowF4"}, "order": 1810}), + new SlabItemSortBase(1811, {"item": {"item": "DungWeaponBowF5"}, "order": 1811}), + new SlabItemSortBase(1812, {"item": {"item": "DungWeaponWandA1"}, "order": 1812}), + new SlabItemSortBase(1813, {"item": {"item": "DungWeaponWandA2"}, "order": 1813}), + new SlabItemSortBase(1814, {"item": {"item": "DungWeaponWandA3"}, "order": 1814}), + new SlabItemSortBase(1815, {"item": {"item": "DungWeaponWandA4"}, "order": 1815}), + new SlabItemSortBase(1816, {"item": {"item": "DungWeaponWandA5"}, "order": 1816}), + new SlabItemSortBase(1817, {"item": {"item": "DungWeaponWandB1"}, "order": 1817}), + new SlabItemSortBase(1818, {"item": {"item": "DungWeaponWandB2"}, "order": 1818}), + new SlabItemSortBase(1819, {"item": {"item": "DungWeaponWandB3"}, "order": 1819}), + new SlabItemSortBase(1820, {"item": {"item": "DungWeaponWandB4"}, "order": 1820}), + new SlabItemSortBase(1821, {"item": {"item": "DungWeaponWandB5"}, "order": 1821}), + new SlabItemSortBase(1822, {"item": {"item": "DungWeaponWandC1"}, "order": 1822}), + new SlabItemSortBase(1823, {"item": {"item": "DungWeaponWandC2"}, "order": 1823}), + new SlabItemSortBase(1824, {"item": {"item": "DungWeaponWandC3"}, "order": 1824}), + new SlabItemSortBase(1825, {"item": {"item": "DungWeaponWandC4"}, "order": 1825}), + new SlabItemSortBase(1826, {"item": {"item": "DungWeaponWandC5"}, "order": 1826}), + new SlabItemSortBase(1827, {"item": {"item": "DungWeaponWandD1"}, "order": 1827}), + new SlabItemSortBase(1828, {"item": {"item": "DungWeaponWandD2"}, "order": 1828}), + new SlabItemSortBase(1829, {"item": {"item": "DungWeaponWandD3"}, "order": 1829}), + new SlabItemSortBase(1830, {"item": {"item": "DungWeaponWandD4"}, "order": 1830}), + new SlabItemSortBase(1831, {"item": {"item": "DungWeaponWandD5"}, "order": 1831}), + new SlabItemSortBase(1832, {"item": {"item": "DungWeaponWandE1"}, "order": 1832}), + new SlabItemSortBase(1833, {"item": {"item": "DungWeaponWandE2"}, "order": 1833}), + new SlabItemSortBase(1834, {"item": {"item": "DungWeaponWandE3"}, "order": 1834}), + new SlabItemSortBase(1835, {"item": {"item": "DungWeaponWandE4"}, "order": 1835}), + new SlabItemSortBase(1836, {"item": {"item": "DungWeaponWandE5"}, "order": 1836}), + new SlabItemSortBase(1837, {"item": {"item": "DungWeaponWandF1"}, "order": 1837}), + new SlabItemSortBase(1838, {"item": {"item": "DungWeaponWandF2"}, "order": 1838}), + new SlabItemSortBase(1839, {"item": {"item": "DungWeaponWandF3"}, "order": 1839}), + new SlabItemSortBase(1840, {"item": {"item": "DungWeaponWandF4"}, "order": 1840}), + new SlabItemSortBase(1841, {"item": {"item": "DungWeaponWandF5"}, "order": 1841}), + new SlabItemSortBase(1842, {"item": {"item": "DungEquipmentHats0"}, "order": 1842}), + new SlabItemSortBase(1843, {"item": {"item": "DungEquipmentHats1"}, "order": 1843}), + new SlabItemSortBase(1844, {"item": {"item": "DungEquipmentHats2"}, "order": 1844}), + new SlabItemSortBase(1845, {"item": {"item": "DungEquipmentHats3"}, "order": 1845}), + new SlabItemSortBase(1846, {"item": {"item": "DungEquipmentHats4"}, "order": 1846}), + new SlabItemSortBase(1847, {"item": {"item": "DungEquipmentShirt0"}, "order": 1847}), + new SlabItemSortBase(1848, {"item": {"item": "DungEquipmentShirt1"}, "order": 1848}), + new SlabItemSortBase(1849, {"item": {"item": "DungEquipmentShirt2"}, "order": 1849}), + new SlabItemSortBase(1850, {"item": {"item": "DungEquipmentShirt3"}, "order": 1850}), + new SlabItemSortBase(1851, {"item": {"item": "DungEquipmentShirt4"}, "order": 1851}), + new SlabItemSortBase(1852, {"item": {"item": "DungEquipmentPants0"}, "order": 1852}), + new SlabItemSortBase(1853, {"item": {"item": "DungEquipmentPants1"}, "order": 1853}), + new SlabItemSortBase(1854, {"item": {"item": "DungEquipmentPants2"}, "order": 1854}), + new SlabItemSortBase(1855, {"item": {"item": "DungEquipmentPants3"}, "order": 1855}), + new SlabItemSortBase(1856, {"item": {"item": "DungEquipmentPants4"}, "order": 1856}), + new SlabItemSortBase(1857, {"item": {"item": "DungEquipmentShoes0"}, "order": 1857}), + new SlabItemSortBase(1858, {"item": {"item": "DungEquipmentShoes1"}, "order": 1858}), + new SlabItemSortBase(1859, {"item": {"item": "DungEquipmentShoes2"}, "order": 1859}), + new SlabItemSortBase(1860, {"item": {"item": "DungEquipmentShoes3"}, "order": 1860}), + new SlabItemSortBase(1861, {"item": {"item": "DungEquipmentShoes4"}, "order": 1861}), + new SlabItemSortBase(1862, {"item": {"item": "DungEquipmentPendant0"}, "order": 1862}), + new SlabItemSortBase(1863, {"item": {"item": "DungEquipmentPendant1"}, "order": 1863}), + new SlabItemSortBase(1864, {"item": {"item": "DungEquipmentPendant2"}, "order": 1864}), + new SlabItemSortBase(1865, {"item": {"item": "DungEquipmentPendant3"}, "order": 1865}), + new SlabItemSortBase(1866, {"item": {"item": "DungEquipmentPendant4"}, "order": 1866}), + new SlabItemSortBase(1867, {"item": {"item": "DungEquipmentRings0"}, "order": 1867}), + new SlabItemSortBase(1868, {"item": {"item": "DungEquipmentRings1"}, "order": 1868}), + new SlabItemSortBase(1869, {"item": {"item": "DungEquipmentRings2"}, "order": 1869}), + new SlabItemSortBase(1870, {"item": {"item": "DungEquipmentRings3"}, "order": 1870}), + new SlabItemSortBase(1871, {"item": {"item": "DungEquipmentRings4"}, "order": 1871}) ] } diff --git a/data/domain/data/SourceRepo.ts b/data/domain/data/SourceRepo.ts index 759f81ef..96cf8cf0 100644 --- a/data/domain/data/SourceRepo.ts +++ b/data/domain/data/SourceRepo.ts @@ -3746,9 +3746,47 @@ export const initSourceRepo = () => { { "wikiName": "[[Equinox Broadbass|Recipe from Equinox Broadbass]]", "txtName": "Equinox Broadbass" + }, + {"wikiName": "[[Trench Fish|Recipe from Trench Fish]]", "txtName": "Trench Fish"}, + {"wikiName": "[[Boomy Mine|Recipe from Boomy Mine]]", "txtName": "Boomy Mine"}, + { + "wikiName": "[[Pirate Underling|Recipe from Pirate Underling]]", + "txtName": "Pirate Underling" + }, + {"wikiName": "[[Eggroll|Recipe from Eggroll]]", "txtName": "Eggroll"}, + {"wikiName": "[[Jellofish|Recipe from Jellofish]]", "txtName": "Jellofish"}, + {"wikiName": "[[Kelpfish|Recipe from Kelpfish]]", "txtName": "Kelpfish"}, + {"wikiName": "[[Mantaray|Recipe from Mantaray]]", "txtName": "Mantaray"}, + {"wikiName": "[[Glowfish|Recipe from Glowfish]]", "txtName": "Glowfish"}, + {"wikiName": "[[Ancientfish|Recipe from Ancientfish]]", "txtName": "Ancientfish"}, + { + "wikiName": "[[Magni Pufferfin|Recipe from Magni Pufferfin]]", + "txtName": "Magni Pufferfin" + }, + { + "wikiName": "[[Pirate Deckhand|Recipe from Pirate Deckhand]]", + "txtName": "Pirate Deckhand" + }, + { + "wikiName": "[[Dreadnaught Captain|Recipe from Dreadnaught Captain]]", + "txtName": "Dreadnaught Captain" } ], - "recipeFrom": [{"wikiName": "[[Equinox Broadbass]]", "txtName": "Equinox Broadbass"}], + "recipeFrom": [ + {"wikiName": "[[Equinox Broadbass]]", "txtName": "Equinox Broadbass"}, + {"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}, + {"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}, + {"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}, + {"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}, + {"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}, + {"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}, + {"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}, + {"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}, + {"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}, + {"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}, + {"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}, + {"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"} + ], "questAss": [] }), new SourcesBase("EquipmentShirts41", { @@ -4040,6 +4078,18 @@ export const initSourceRepo = () => { {"wikiName": "[[Spearfish]]", "txtName": "Spearfish"}, {"wikiName": "[[Coralcave Crab]]", "txtName": "Coralcave Crab"}, {"wikiName": "[[Coralcave Guardian]]", "txtName": "Coralcave Guardian"}, + {"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}, + {"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}, + {"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}, + {"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}, + {"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}, + {"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}, + {"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}, + {"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}, + {"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}, + {"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}, + {"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}, + {"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"}, {"wikiName": "[[RIP Tide]]", "txtName": "RIP Tide"}, { "wikiName": "[[Colosseum/Dewdrop#Bronze Chest(W1)|Dewdrop Bronze Chest(W1)]]", @@ -4242,10 +4292,14 @@ export const initSourceRepo = () => { {"wikiName": "[[Decaying Crevasse]]", "txtName": "Decaying Crevasse"}, {"wikiName": "[[Buried Church]]", "txtName": "Buried Church"}, {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"}, + {"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}, + {"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"}, {"wikiName": "[[Fearful Tunnel]]", "txtName": "Fearful Tunnel"}, {"wikiName": "[[Decaying Crevasse]]", "txtName": "Decaying Crevasse"}, {"wikiName": "[[Buried Church]]", "txtName": "Buried Church"}, {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"}, + {"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}, + {"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"}, {"wikiName": "[[DropTable1]]", "txtName": "DropTable1"}, {"wikiName": "[[DropTable2]]", "txtName": "DropTable2"}, {"wikiName": "[[DropTable3]]", "txtName": "DropTable3"}, @@ -4511,7 +4565,9 @@ export const initSourceRepo = () => { {"wikiName": "[[Fearful Tunnel]]", "txtName": "Fearful Tunnel"}, {"wikiName": "[[Decaying Crevasse]]", "txtName": "Decaying Crevasse"}, {"wikiName": "[[Buried Church]]", "txtName": "Buried Church"}, - {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"} + {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"}, + {"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}, + {"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"} ], "recipeFrom": [], "questAss": [] @@ -4943,6 +4999,18 @@ export const initSourceRepo = () => { {"wikiName": "[[Spearfish]]", "txtName": "Spearfish"}, {"wikiName": "[[Coralcave Crab]]", "txtName": "Coralcave Crab"}, {"wikiName": "[[Coralcave Guardian]]", "txtName": "Coralcave Guardian"}, + {"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}, + {"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}, + {"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}, + {"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}, + {"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}, + {"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}, + {"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}, + {"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}, + {"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}, + {"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}, + {"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}, + {"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"}, {"wikiName": "[[RIP Tide]]", "txtName": "RIP Tide"} ], "recipeFrom": [], @@ -6931,12 +6999,12 @@ export const initSourceRepo = () => { "txtName": "Gobo: Breeding in Outer Space" }, { - "wikiName": "[[Gobo#Intense Pet Fighting|Intense Pet Fighting]]", - "txtName": "Gobo: Intense Pet Fighting" + "wikiName": "[[Gobo#Intense Mob Fighting|Intense Mob Fighting]]", + "txtName": "Gobo: Intense Mob Fighting" }, { - "wikiName": "[[Gobo#Intense Pet Fighting|Intense Pet Fighting]]", - "txtName": "Gobo: Intense Pet Fighting" + "wikiName": "[[Gobo#Intense Mob Fighting|Intense Mob Fighting]]", + "txtName": "Gobo: Intense Mob Fighting" }, { "wikiName": "[[Gobo#Squirrel Tactics|Squirrel Tactics]]", @@ -7991,6 +8059,136 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), + new SourcesBase("w7B1", { + "sources": [{"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B1b", { + "sources": [{"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ13", { + "sources": [{"wikiName": "[[Trench Fish]]", "txtName": "Trench Fish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B2", { + "sources": [{"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ14", { + "sources": [{"wikiName": "[[Boomy Mine]]", "txtName": "Boomy Mine"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B3", { + "sources": [{"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ15", { + "sources": [{"wikiName": "[[Pirate Underling]]", "txtName": "Pirate Underling"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B4", { + "sources": [{"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ16", { + "sources": [{"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("Coral4", { + "sources": [{"wikiName": "[[Eggroll]]", "txtName": "Eggroll"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B5", { + "sources": [{"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ17", { + "sources": [{"wikiName": "[[Jellofish]]", "txtName": "Jellofish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B6", { + "sources": [{"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ18", { + "sources": [{"wikiName": "[[Kelpfish]]", "txtName": "Kelpfish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B7", { + "sources": [{"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ19", { + "sources": [{"wikiName": "[[Mantaray]]", "txtName": "Mantaray"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B8", { + "sources": [{"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ20", { + "sources": [{"wikiName": "[[Glowfish]]", "txtName": "Glowfish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B9", { + "sources": [{"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ21", { + "sources": [{"wikiName": "[[Ancientfish]]", "txtName": "Ancientfish"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B10", { + "sources": [{"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ22", { + "sources": [{"wikiName": "[[Magni Pufferfin]]", "txtName": "Magni Pufferfin"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B11", { + "sources": [{"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ23", { + "sources": [{"wikiName": "[[Pirate Deckhand]]", "txtName": "Pirate Deckhand"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("w7B12", { + "sources": [{"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsJ24", { + "sources": [{"wikiName": "[[Dreadnaught Captain]]", "txtName": "Dreadnaught Captain"}], + "recipeFrom": [], + "questAss": [] + }), new SourcesBase("StoneW1", { "sources": [ { @@ -9952,7 +10150,9 @@ export const initSourceRepo = () => { {"wikiName": "[[Fearful Tunnel]]", "txtName": "Fearful Tunnel"}, {"wikiName": "[[Decaying Crevasse]]", "txtName": "Decaying Crevasse"}, {"wikiName": "[[Buried Church]]", "txtName": "Buried Church"}, - {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"} + {"wikiName": "[[One Way Opening]]", "txtName": "One Way Opening"}, + {"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}, + {"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"} ], "recipeFrom": [], "questAss": [] @@ -10086,6 +10286,16 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), + new SourcesBase("CardsF49", { + "sources": [{"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("CardsF50", { + "sources": [{"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"}], + "recipeFrom": [], + "questAss": [] + }), new SourcesBase("Spelunking0", { "sources": [{"wikiName": "[[Fearful Tunnel]]", "txtName": "Fearful Tunnel"}], "recipeFrom": [], @@ -10106,6 +10316,16 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), + new SourcesBase("Spelunking4", { + "sources": [{"wikiName": "[[Plunder Cranny]]", "txtName": "Plunder Cranny"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("Spelunking5", { + "sources": [{"wikiName": "[[Kelp Forest]]", "txtName": "Kelp Forest"}], + "recipeFrom": [], + "questAss": [] + }), new SourcesBase("Refinery1", { "sources": [{"wikiName": "[[Construction#Refinery|Refinery]]", "txtName": "Construction: Refinery"}], "recipeFrom": [], @@ -10136,6 +10356,21 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), + new SourcesBase("Refinery7", { + "sources": [{"wikiName": "[[Construction#Refinery|Refinery]]", "txtName": "Construction: Refinery"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("Refinery8", { + "sources": [{"wikiName": "[[Construction#Refinery|Refinery]]", "txtName": "Construction: Refinery"}], + "recipeFrom": [], + "questAss": [] + }), + new SourcesBase("Refinery9", { + "sources": [{"wikiName": "[[Construction#Refinery|Refinery]]", "txtName": "Construction: Refinery"}], + "recipeFrom": [], + "questAss": [] + }), new SourcesBase("StoneT1", { "sources": [ { @@ -14313,7 +14548,8 @@ export const initSourceRepo = () => { { "wikiName": "[[Royal Worm#Bossin' the Boss|Bossin' the Boss]]", "txtName": "Royal Worm: Bossin' the Boss" - } + }, + {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"} ], "recipeFrom": [], "questAss": [] @@ -15021,6 +15257,17 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), + new SourcesBase("Quest115", { + "sources": [ + { + "wikiName": "[[Toobus Goobus#RESEARCH STUDIES|RESEARCH STUDIES]]", + "txtName": "Toobus Goobus: RESEARCH STUDIES" + }, + {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"} + ], + "recipeFrom": [], + "questAss": [] + }), new SourcesBase("SmithingHammerChisel4", { "sources": [ { @@ -15215,48 +15462,22 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), - new SourcesBase("EquipmentHats40", { - "sources": [ - {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}, - {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"} - ], - "recipeFrom": [], - "questAss": [] - }), - new SourcesBase("EquipmentHats55", { - "sources": [ - {"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}, - {"wikiName": "Steam Launch Event", "txtName": "Steam Launch Event"} - ], - "recipeFrom": [], - "questAss": [] - }), - new SourcesBase("EquipmentHats75", { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }), - new SourcesBase("EquipmentHats81", { - "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], - "recipeFrom": [], - "questAss": [] - }), - new SourcesBase("EquipmentHats82", { + new SourcesBase("GemP25", { "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], "recipeFrom": [], "questAss": [] }), - new SourcesBase("EquipmentHats112", { + new SourcesBase("EquipmentRings37", { "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], "recipeFrom": [], "questAss": [] }), - new SourcesBase("EquipmentHats118", { + new SourcesBase("EquipmentPendant31", { "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], "recipeFrom": [], "questAss": [] }), - new SourcesBase("EquipmentHats122", { + new SourcesBase("EquipmentNametag3", { "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], "recipeFrom": [], "questAss": [] @@ -17257,6 +17478,11 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), + new SourcesBase("EquipmentHats55", { + "sources": [{"wikiName": "Steam Launch Event", "txtName": "Steam Launch Event"}], + "recipeFrom": [], + "questAss": [] + }), new SourcesBase("EquipmentHats63", { "sources": [{"wikiName": "Summer Break Event", "txtName": "Summer Break Event"}], "recipeFrom": [], @@ -17417,6 +17643,11 @@ export const initSourceRepo = () => { "recipeFrom": [], "questAss": [] }), + new SourcesBase("EquipmentHats40", { + "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], + "recipeFrom": [], + "questAss": [] + }), new SourcesBase("EquipmentHats37", { "sources": [{"wikiName": "[[Gem Shop]]", "txtName": "Gem Shop"}], "recipeFrom": [], diff --git a/data/domain/data/SpecificItemRepo.ts b/data/domain/data/SpecificItemRepo.ts index 0d35be23..006b9d65 100644 --- a/data/domain/data/SpecificItemRepo.ts +++ b/data/domain/data/SpecificItemRepo.ts @@ -960,6 +960,30 @@ export const initSpecificItemRepo = () => { "Type": "Spelunky Page", "description": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking! " }), + new BaseItemBase("Spelunking4", { + "internalName": "Spelunking4", + "displayName": "Chapter Five 'Sunken Plunder'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "Type": "Spelunky Page", + "description": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking! " + }), + new BaseItemBase("Spelunking5", { + "internalName": "Spelunking5", + "displayName": "Chapter Six 'Kelp Primeval'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "Type": "Spelunky Page", + "description": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking! " + }), + new BaseItemBase("Spelunking6", { + "internalName": "Spelunking6", + "displayName": "Chapter Seven 'FILLER'", + "sellPrice": 70, + "typeGen": TypeGenEnum.bCraft, + "Type": "Spelunky Page", + "description": "Hold down to boost a random Lore Bonus. The more pages you use, the better the boost! @ @ @ @ @ @ @ @ @ You can view Lore Bonuses through the CHAPTERS button found in the corner of the LORE section of Spelunking! " + }), new BaseItemBase("EquipmentHats1", { "internalName": "EquipmentHats1", "displayName": "Farmer Brim", @@ -10438,7 +10462,7 @@ export const initSpecificItemRepo = () => { "typeGen": TypeGenEnum.aStamp, "Type": "Skills Stamp", "description": "", - "bonus": "+{% New Pet Chance", + "bonus": "+{% New Mob Chance", "ID": 41, "stampData": { "effect": "NewPet", @@ -10452,7 +10476,7 @@ export const initSpecificItemRepo = () => { "startingCost": 1000000, "cCostExp": 1.4, "i10": 0, - "upgradeText": "{}% New Pet Chance", + "upgradeText": "{}% New Mob Chance", "i12": 0 } }), @@ -13643,10 +13667,10 @@ export const initSpecificItemRepo = () => { }), new BaseItemBase("PetEgg", { "internalName": "PetEgg", - "displayName": "Pet Egg", + "displayName": "Mob Egg", "sellPrice": 1, "typeGen": TypeGenEnum.dQuest, - "Type": "Pet Egg", + "Type": "Mob Egg", "description": "Hold down to instantly incubate eggs for your nest in World 4. It'll only use up eggs that you have space to carry, dont worry about wasting these! " }), new BaseItemBase("Genetic0", { @@ -13729,6 +13753,30 @@ export const initSpecificItemRepo = () => { "Type": "Refinery Salts", "description": "It's grey, and doesn't exist. " }), + new BaseItemBase("Refinery7", { + "internalName": "Refinery7", + "displayName": "Crosslink Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "Type": "Refinery Salts", + "description": "It's grey, and doesn't exist. " + }), + new BaseItemBase("Refinery8", { + "internalName": "Refinery8", + "displayName": "Propagated Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "Type": "Refinery Salts", + "description": "It's grey, and doesn't exist. " + }), + new BaseItemBase("Refinery9", { + "internalName": "Refinery9", + "displayName": "Anionic Salt", + "sellPrice": 100, + "typeGen": TypeGenEnum.bCraft, + "Type": "Refinery Salts", + "description": "It's grey, and doesn't exist. " + }), new BaseItemBase("CraftMat1", { "internalName": "CraftMat1", "displayName": "Thread", @@ -15425,6 +15473,110 @@ export const initSpecificItemRepo = () => { "Type": "Monster Drop", "description": "Very well made, considering it's made by Crabkind. " }), + new BaseItemBase("w7B1", { + "internalName": "w7B1", + "displayName": "Eye of Koi", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "It's a glass eye, which means you're violently decimating a population of blind defensle... oh wait no, it's a real eyeball. " + }), + new BaseItemBase("w7B1b", { + "internalName": "w7B1b", + "displayName": "Immaculate Eye", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Woah... I bet someone out there would value such a thing quite highly! " + }), + new BaseItemBase("w7B2", { + "internalName": "w7B2", + "displayName": "Bubble N Chains", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Take awayyyyyyy... take away this bubble and chain! " + }), + new BaseItemBase("w7B3", { + "internalName": "w7B3", + "displayName": "Pirate Emblem I", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "The very first emblem given to new pirates, signifying their alliance to the pirate crew. " + }), + new BaseItemBase("w7B4", { + "internalName": "w7B4", + "displayName": "Caviar", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Ooooohhhohoh, unborn fish in circular form, how sumptuous! " + }), + new BaseItemBase("w7B5", { + "internalName": "w7B5", + "displayName": "Jelly Cube", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble wibble wobble " + }), + new BaseItemBase("w7B6", { + "internalName": "w7B6", + "displayName": "Tuft of Kelp", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "Kelpfish as you know them are actually female... as for the male fish, well, you're looking at a group of them. Confused? Look up male anglerfish... " + }), + new BaseItemBase("w7B7", { + "internalName": "w7B7", + "displayName": "Mantacakes", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "I don't care what message of tastiness and goodness you send me, I will not endorse this food. " + }), + new BaseItemBase("w7B8", { + "internalName": "w7B8", + "displayName": "Glowfish Tail", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "It'll keep glowing so long as it believes in itself. " + }), + new BaseItemBase("w7B9", { + "internalName": "w7B9", + "displayName": "Ancient Scales", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "It's a writhing pile of scales, gems, and extremities. " + }), + new BaseItemBase("w7B10", { + "internalName": "w7B10", + "displayName": "Magmaspike", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "What would hurt more, the stab wound or the burn wound? " + }), + new BaseItemBase("w7B11", { + "internalName": "w7B11", + "displayName": "Pirate Mark II", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "The second emblem given to veteran pirates, signifying their loyalty to the pirate crew. " + }), + new BaseItemBase("w7B12", { + "internalName": "w7B12", + "displayName": "Pirate Mark III", + "sellPrice": 150000, + "typeGen": TypeGenEnum.bCraft, + "Type": "Monster Drop", + "description": "The penultimate emblem given to legendary pirates, signifying their leadership of the pirate crew. " + }), new BaseItemBase("GemP35", { "internalName": "GemP35", "displayName": "Hyper Obol Stack Square Edition", @@ -19367,6 +19519,27 @@ export const initSpecificItemRepo = () => { "Skill": "", "Skill_Power": 0 }), + new BaseItemBase("EquipmentGown6", { + "internalName": "EquipmentGown6", + "displayName": "Bulwark Armor", + "sellPrice": 1, + "typeGen": TypeGenEnum.aGown, + "Type": "Attire", + "lvReqToCraft": 55, + "lvReqToEquip": 1, + "Class": ClassTypeEnum.All, + "Weapon_Power": 25, + "STR": 10, + "AGI": 10, + "WIS": 10, + "LUK": 10, + "Defence": 50, + "miscUp1": "200% Damage Bonus", + "miscUp2": "150% Bonus Kills", + "Upgrade_Slots_Left": 0, + "Skill": "", + "Skill_Power": 0 + }), new BaseItemBase("EquipmentKeychain0", { "internalName": "EquipmentKeychain0", "displayName": "Simple Key Chain", @@ -23482,7 +23655,7 @@ export const initSpecificItemRepo = () => { "sellPrice": 100, "typeGen": TypeGenEnum.dQuest, "Type": "Usable", - "description": "Hold down to instantly get 2 Hours of Dust added to the Compass! The amount is based on the current hourly rate shown in AFK info. You must be on your Windwalker to use this. " + "description": "Hold down to instantly get 1 Hour of Dust added to the Compass! The amount is based on the current hourly rate shown in AFK info. You must be on your Windwalker to use this. " }), new BaseItemBase("Quest97", { "internalName": "Quest97", @@ -23514,7 +23687,7 @@ export const initSpecificItemRepo = () => { "sellPrice": 100, "typeGen": TypeGenEnum.dQuest, "Type": "Usable", - "description": "Collect 1000 of these to unlock AFK Dust for Windwalker! Once you have 1000, hold down on this item. You will then earn 1 Aethermoon per 2hr AFK claimed on your Windwalker. " + "description": "Collect 1000 of these to unlock AFK Dust for Windwalker! Once you have 1000, hold down on this item. You will then earn 1 Aethermoon per 1hr AFK claimed on your Windwalker. " }), new BaseItemBase("Quest101", { "internalName": "Quest101", @@ -23574,7 +23747,7 @@ export const initSpecificItemRepo = () => { }), new BaseItemBase("Quest107", { "internalName": "Quest107", - "displayName": "Aether Fragment", + "displayName": "Arcane Fragment", "sellPrice": 100, "typeGen": TypeGenEnum.dQuest, "Type": "Usable", @@ -23620,6 +23793,14 @@ export const initSpecificItemRepo = () => { "Type": "Event Box", "description": "Hold down to make a wish. If it comes true, you will get a Top 0.1% Tome Nametag, just like you've always wanted! " }), + new BaseItemBase("Quest115", { + "internalName": "Quest115", + "displayName": "Half Finished Research Papers", + "sellPrice": 100, + "typeGen": TypeGenEnum.dQuest, + "Type": "Usable", + "description": "Hold down to instantly gain 2 Hours of Research progress! That includes Minehead currency too! " + }), new BaseItemBase("EquipmentSmithingTabs2", { "internalName": "EquipmentSmithingTabs2", "displayName": "Anvil Tab 2", @@ -23884,7 +24065,7 @@ export const initSpecificItemRepo = () => { "sellPrice": 10, "typeGen": TypeGenEnum.dStatueStone, "Type": "Statue", - "description": "This statue somehow boosts the effectiveness of pets getting it on... ", + "description": "This statue somehow boosts the effectiveness of Mobs getting it on... ", "bonus": "%Breeding Exp", "statueData": {"name": "Egg", "effect": "%@Breeding Exp", "dk": 25, "bonus": 0.4} }), @@ -24054,12 +24235,52 @@ export const initSpecificItemRepo = () => { }), new BaseItemBase("Coral3", { "internalName": "Coral3", + "displayName": "Char Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }), + new BaseItemBase("Coral4", { + "internalName": "Coral4", "displayName": "Neon Coral", "sellPrice": 50, "typeGen": TypeGenEnum.dQuest, "Type": "Coral", "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " }), + new BaseItemBase("Coral5", { + "internalName": "Coral5", + "displayName": "Aegean Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }), + new BaseItemBase("Coral6", { + "internalName": "Coral6", + "displayName": "Gilded Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }), + new BaseItemBase("Coral7", { + "internalName": "Coral7", + "displayName": "Twisted Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }), + new BaseItemBase("Coral8", { + "internalName": "Coral8", + "displayName": "Eternal Coral", + "sellPrice": 50, + "typeGen": TypeGenEnum.dQuest, + "Type": "Coral", + "description": "Give these to the Dancing Coral to unlock a new synergy bonus for construction! " + }), new BaseItemBase("Bone0", { "internalName": "Bone0", "displayName": "Femur", @@ -33591,13 +33812,54 @@ export const initSpecificItemRepo = () => { "cardData": { "cardID": "F48", "category": "Hard Resources", - "perTier": 50000, + "perTier": 40000, "effect": "+{% Spelunking EXP", "bonus": 8, "order": 33 }, "dropChance": 5e-06 }), + new BaseItemBase("CardsF49", { + "internalName": "CardsF49", + "displayName": "Plunder Cranny Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "F49", + "category": "Hard Resources", + "perTier": 150000, + "effect": "+{% Spelunking AFK Gain", + "bonus": 2, + "order": 34 + }, + "dropChance": 1e-06 + }), + new BaseItemBase("CardsF50", { + "internalName": "CardsF50", + "displayName": "Kelp Forest Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "F50", + "category": "Hard Resources", + "perTier": 2.5e+06, + "effect": "+{% Spelunking EXP", + "bonus": 15, + "order": 35 + }, + "dropChance": 3e-07 + }), + new BaseItemBase("CardsF51", { + "internalName": "CardsF51", + "displayName": "FILLER", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": undefined, + "dropChance": 1 + }), new BaseItemBase("CardsG1", { "internalName": "CardsG1", "displayName": "Purp Mushroom Card", @@ -34510,6 +34772,198 @@ export const initSpecificItemRepo = () => { }, "dropChance": 1e-07 }), + new BaseItemBase("CardsJ13", { + "internalName": "CardsJ13", + "displayName": "Trench Fish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J13", + "category": "Shimmerfin Deep", + "perTier": 100000, + "effect": "+{% Research EXP (Passive)", + "bonus": 1, + "order": 13 + }, + "dropChance": 1e-05 + }), + new BaseItemBase("CardsJ14", { + "internalName": "CardsJ14", + "displayName": "Boomy Mine Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J14", + "category": "Shimmerfin Deep", + "perTier": 300000, + "effect": "+{% Gaming Bit Multi (Passive)", + "bonus": 20, + "order": 14 + }, + "dropChance": 7e-06 + }), + new BaseItemBase("CardsJ15", { + "internalName": "CardsJ15", + "displayName": "Pirate Underling Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J15", + "category": "Shimmerfin Deep", + "perTier": 500000, + "effect": "+{% Flaggy Rate Multi (Passive)", + "bonus": 10, + "order": 15 + }, + "dropChance": 5e-06 + }), + new BaseItemBase("CardsJ16", { + "internalName": "CardsJ16", + "displayName": "Eggroll Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J16", + "category": "Shimmerfin Deep", + "perTier": 900000, + "effect": "+{% Research EXP (Passive)", + "bonus": 2, + "order": 16 + }, + "dropChance": 3e-06 + }), + new BaseItemBase("CardsJ17", { + "internalName": "CardsJ17", + "displayName": "Jellofish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J17", + "category": "Shimmerfin Deep", + "perTier": 1.5e+06, + "effect": "+{% Farming EVO Multi (Passive)", + "bonus": 50, + "order": 17 + }, + "dropChance": 1.5e-06 + }), + new BaseItemBase("CardsJ18", { + "internalName": "CardsJ18", + "displayName": "Kelpfish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J18", + "category": "Shimmerfin Deep", + "perTier": 3.5e+06, + "effect": "+{% Class EXP Multi", + "bonus": 5, + "order": 18 + }, + "dropChance": 7e-07 + }), + new BaseItemBase("CardsJ19", { + "internalName": "CardsJ19", + "displayName": "Mantaray Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J19", + "category": "Shimmerfin Deep", + "perTier": 6e+06, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 19 + }, + "dropChance": 5e-07 + }), + new BaseItemBase("CardsJ20", { + "internalName": "CardsJ20", + "displayName": "Glowfish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J20", + "category": "Shimmerfin Deep", + "perTier": 1e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 20 + }, + "dropChance": 3e-07 + }), + new BaseItemBase("CardsJ21", { + "internalName": "CardsJ21", + "displayName": "Ancientfish Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J21", + "category": "Shimmerfin Deep", + "perTier": 2e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 21 + }, + "dropChance": 2e-07 + }), + new BaseItemBase("CardsJ22", { + "internalName": "CardsJ22", + "displayName": "Magni Pufferfin Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J22", + "category": "Shimmerfin Deep", + "perTier": 3e+07, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 22 + }, + "dropChance": 1e-07 + }), + new BaseItemBase("CardsJ23", { + "internalName": "CardsJ23", + "displayName": "Pirate Deckhand Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J23", + "category": "Shimmerfin Deep", + "perTier": 2e+07, + "effect": "+{% Research AFK gain (Passive)", + "bonus": 1, + "order": 23 + }, + "dropChance": 1e-07 + }), + new BaseItemBase("CardsJ24", { + "internalName": "CardsJ24", + "displayName": "Dreadnaught Captain Card", + "sellPrice": 1, + "typeGen": TypeGenEnum.dCard, + "Type": "Card", + "cardData": { + "cardID": "J24", + "category": "Shimmerfin Deep", + "perTier": 1e+08, + "effect": "+{% Drop Rate Multi", + "bonus": 1, + "order": 24 + }, + "dropChance": 1e-07 + }), new BaseItemBase("CardsJ99", { "internalName": "CardsJ99", "displayName": "Gem to W7 Card", @@ -34522,7 +34976,7 @@ export const initSpecificItemRepo = () => { "perTier": 2.5e+06, "effect": "+{% Damage Multi (Passive)", "bonus": 1.5, - "order": 13 + "order": 25 }, "dropChance": 1e-06 }), diff --git a/data/domain/data/SpelunkingChapterRepo.ts b/data/domain/data/SpelunkingChapterRepo.ts index e6db21da..062eab79 100644 --- a/data/domain/data/SpelunkingChapterRepo.ts +++ b/data/domain/data/SpelunkingChapterRepo.ts @@ -166,6 +166,111 @@ export const initSpelunkingChapterRepo = () => { "x5": 0 } ] + }), + new SpelunkingChapterBase(4, { + "name": "Sunken Plunder", + "bonuses": [ + { + "bonus": "+{% Grand Discovery Chance", + "x1": 25, + "x2": 1000, + "func": "decay", + "x3": 1, + "requiredPages": 100, + "x4": 0, + "x5": 0 + }, + { + "bonus": "x Total Amber Found", + "x1": 3, + "x2": 3500, + "func": "decay", + "x3": 1, + "requiredPages": 80000, + "x4": 0, + "x5": 0 + }, + { + "bonus": "x Total Spelunking POW", + "x1": 3, + "x2": 3500, + "func": "decay", + "x3": 1, + "requiredPages": 5000000, + "x4": 0, + "x5": 0 + } + ] + }), + new SpelunkingChapterBase(5, { + "name": "Kelp Primeval", + "bonuses": [ + { + "bonus": "x Total Spelunking POW", + "x1": 10, + "x2": 3500, + "func": "decay", + "x3": 1, + "requiredPages": 5000, + "x4": 0, + "x5": 0 + }, + { + "bonus": "x Total Amber Found", + "x1": 10, + "x2": 3500, + "func": "decay", + "x3": 1, + "requiredPages": 80000, + "x4": 0, + "x5": 0 + }, + { + "bonus": "+{% Faster Stamina Regeneration", + "x1": 60, + "x2": 6000, + "func": "decay", + "x3": 1, + "requiredPages": 1000000, + "x4": 0, + "x5": 0 + } + ] + }), + new SpelunkingChapterBase(6, { + "name": "FILLER", + "bonuses": [ + { + "bonus": "+{% Filler", + "x1": 25, + "x2": 1000, + "func": "decay", + "x3": 1, + "requiredPages": 100, + "x4": 0, + "x5": 0 + }, + { + "bonus": "x Filler", + "x1": 3, + "x2": 3500, + "func": "decay", + "x3": 1, + "requiredPages": 80000, + "x4": 0, + "x5": 0 + }, + { + "bonus": "x Filler", + "x1": 3, + "x2": 3500, + "func": "decay", + "x3": 1, + "requiredPages": 5000000, + "x4": 0, + "x5": 0 + } + ] }) ] } diff --git a/data/domain/data/SpelunkingDiscoveryRepo.ts b/data/domain/data/SpelunkingDiscoveryRepo.ts index eb9d0bee..addba57d 100644 --- a/data/domain/data/SpelunkingDiscoveryRepo.ts +++ b/data/domain/data/SpelunkingDiscoveryRepo.ts @@ -510,7 +510,7 @@ export const initSpelunkingDiscoveryRepo = () => { "x4": 0, "x5": 1, "x6": 0, - "x7": 6e+12 + "x7": 6e+11 }), new SpelunkingDiscoveryBase(46, { "tunnelIndex": 5, @@ -642,7 +642,7 @@ export const initSpelunkingDiscoveryRepo = () => { "x4": 0, "x5": 1, "x6": 0, - "x7": 2e+16 + "x7": 2e+14 }), new SpelunkingDiscoveryBase(58, { "tunnelIndex": 6, @@ -785,7 +785,7 @@ export const initSpelunkingDiscoveryRepo = () => { "x4": 0, "x5": 1, "x6": 0, - "x7": 5e+21 + "x7": 5e+18 }), new SpelunkingDiscoveryBase(71, { "tunnelIndex": 7, @@ -903,7 +903,7 @@ export const initSpelunkingDiscoveryRepo = () => { "x1": 2000000, "x2": 12, "x3": 600000, - "x4": 1, + "x4": 0, "x5": 1, "x6": 120, "x7": -1 @@ -929,6 +929,171 @@ export const initSpelunkingDiscoveryRepo = () => { "x5": 1, "x6": 100, "x7": -1 + }), + new SpelunkingDiscoveryBase(84, { + "tunnelIndex": 8, + "name": "Snow", + "x1": 1, + "x2": 2, + "x3": 15000, + "x4": 0, + "x5": 1, + "x6": 0, + "x7": 8e+21 + }), + new SpelunkingDiscoveryBase(85, { + "tunnelIndex": 8, + "name": "Keep Out", + "x1": 2, + "x2": 3, + "x3": 20000, + "x4": 0, + "x5": 1, + "x6": 5, + "x7": -1 + }), + new SpelunkingDiscoveryBase(86, { + "tunnelIndex": 8, + "name": "Radi Ooze", + "x1": 10, + "x2": 5, + "x3": 32000, + "x4": 0, + "x5": 1, + "x6": 12, + "x7": -1 + }), + new SpelunkingDiscoveryBase(87, { + "tunnelIndex": 8, + "name": "Smolman", + "x1": 20, + "x2": 8, + "x3": 45000, + "x4": 0, + "x5": 1, + "x6": 24, + "x7": -1 + }), + new SpelunkingDiscoveryBase(88, { + "tunnelIndex": 8, + "name": "Dead Tree", + "x1": 100, + "x2": 10, + "x3": 65000, + "x4": 0, + "x5": 1, + "x6": 33, + "x7": -1 + }), + new SpelunkingDiscoveryBase(89, { + "tunnelIndex": 8, + "name": "Barbed Wire", + "x1": 200, + "x2": 15, + "x3": 80000, + "x4": 0, + "x5": 1, + "x6": 42, + "x7": -1 + }), + new SpelunkingDiscoveryBase(90, { + "tunnelIndex": 8, + "name": "Small Sonar", + "x1": 500, + "x2": 25, + "x3": 110000, + "x4": 0, + "x5": 1, + "x6": 54, + "x7": -1 + }), + new SpelunkingDiscoveryBase(91, { + "tunnelIndex": 8, + "name": "Cherno Bile", + "x1": 1000, + "x2": 35, + "x3": 140000, + "x4": 0, + "x5": 1, + "x6": 68, + "x7": -1 + }), + new SpelunkingDiscoveryBase(92, { + "tunnelIndex": 8, + "name": "Incognisnow", + "x1": 5000, + "x2": 40, + "x3": 190000, + "x4": 0, + "x5": 1, + "x6": 80, + "x7": -1 + }), + new SpelunkingDiscoveryBase(93, { + "tunnelIndex": 8, + "name": "Labeled Waste", + "x1": 25000, + "x2": 50, + "x3": 250000, + "x4": 0, + "x5": 1, + "x6": 91, + "x7": -1 + }), + new SpelunkingDiscoveryBase(94, { + "tunnelIndex": 8, + "name": "Artificial Tree", + "x1": 150000, + "x2": 60, + "x3": 350000, + "x4": 0, + "x5": 1, + "x6": 105, + "x7": -1 + }), + new SpelunkingDiscoveryBase(95, { + "tunnelIndex": 8, + "name": "Contained Impurity", + "x1": 2000000, + "x2": 80, + "x3": 600000, + "x4": 0, + "x5": 1, + "x6": 120, + "x7": -1 + }), + new SpelunkingDiscoveryBase(96, { + "tunnelIndex": 8, + "name": "Legrange Sonar", + "x1": 10000000, + "x2": 100, + "x3": 1000000, + "x4": 0, + "x5": 1, + "x6": 130, + "x7": -1 + }), + new SpelunkingDiscoveryBase(97, { + "tunnelIndex": 8, + "name": "DMK Snowgoon", + "x1": 30000000, + "x2": 120, + "x3": 1000000, + "x4": 1, + "x5": 1.32, + "x6": 140, + "x7": -1 + }), + new SpelunkingDiscoveryBase(98, { + "tunnelIndex": 8, + "name": "SCP 4745", + "x1": 3000000, + "x2": 2500, + "x3": 250000, + "x4": 0, + "x5": 1, + "x6": 115, + "x7": -1 }) ] } diff --git a/data/domain/data/SpelunkingElixirRepo.ts b/data/domain/data/SpelunkingElixirRepo.ts index 70105f49..f4d20784 100644 --- a/data/domain/data/SpelunkingElixirRepo.ts +++ b/data/domain/data/SpelunkingElixirRepo.ts @@ -45,7 +45,7 @@ export const initSpelunkingElixirRepo = () => { }), new SpelunkingElixirBase(10, { "index": 10, - "description": "This elixir doesn't have a label on it. At least, that's what the label says..." + "description": "Increases Stamina Costs by 4x, boosts POW by 100x. @ Each use adds a stack of this effect, so 8x and 200x on the 2nd use. @ (Effect persists for the entire Delve)" }), new SpelunkingElixirBase(11, { "index": 11, diff --git a/data/domain/data/SpelunkingTunnelRepo.ts b/data/domain/data/SpelunkingTunnelRepo.ts index 23ff762d..d063c0da 100644 --- a/data/domain/data/SpelunkingTunnelRepo.ts +++ b/data/domain/data/SpelunkingTunnelRepo.ts @@ -557,7 +557,7 @@ export const initSpelunkingTunnelRepo = () => { "x4": 0, "x5": 1, "x6": 0, - "x7": 6e+12 + "x7": 6e+11 }, { "tunnelIndex": 5, @@ -697,7 +697,7 @@ export const initSpelunkingTunnelRepo = () => { "x4": 0, "x5": 1, "x6": 0, - "x7": 2e+16 + "x7": 2e+14 }, { "tunnelIndex": 6, @@ -836,7 +836,7 @@ export const initSpelunkingTunnelRepo = () => { new SpelunkingTunnelBase(7, { "index": 7, "name": "Glitter End", - "loreBonus": "This lore bonus has yet to be fully understood...", + "loreBonus": "Get a brand new Shape for your Research Grid!", "bossDepth": 100, "discoveries": [ { @@ -848,7 +848,7 @@ export const initSpelunkingTunnelRepo = () => { "x4": 0, "x5": 1, "x6": 0, - "x7": 5e+21 + "x7": 5e+18 }, { "tunnelIndex": 7, @@ -966,7 +966,7 @@ export const initSpelunkingTunnelRepo = () => { "x1": 2000000, "x2": 12, "x3": 600000, - "x4": 1, + "x4": 0, "x5": 1, "x6": 120, "x7": -1 @@ -998,9 +998,175 @@ export const initSpelunkingTunnelRepo = () => { new SpelunkingTunnelBase(8, { "index": 8, "name": "Name9", - "loreBonus": "8", + "loreBonus": "Palette Colours now give 1.50x bonuses, and Palette Luck is +4% higher per Gaming LV", "bossDepth": 55, - "discoveries": [] + "discoveries": [ + { + "tunnelIndex": 8, + "name": "Snow", + "x1": 1, + "x2": 2, + "x3": 15000, + "x4": 0, + "x5": 1, + "x6": 0, + "x7": 8e+21 + }, + { + "tunnelIndex": 8, + "name": "Keep Out", + "x1": 2, + "x2": 3, + "x3": 20000, + "x4": 0, + "x5": 1, + "x6": 5, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Radi Ooze", + "x1": 10, + "x2": 5, + "x3": 32000, + "x4": 0, + "x5": 1, + "x6": 12, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Smolman", + "x1": 20, + "x2": 8, + "x3": 45000, + "x4": 0, + "x5": 1, + "x6": 24, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Dead Tree", + "x1": 100, + "x2": 10, + "x3": 65000, + "x4": 0, + "x5": 1, + "x6": 33, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Barbed Wire", + "x1": 200, + "x2": 15, + "x3": 80000, + "x4": 0, + "x5": 1, + "x6": 42, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Small Sonar", + "x1": 500, + "x2": 25, + "x3": 110000, + "x4": 0, + "x5": 1, + "x6": 54, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Cherno Bile", + "x1": 1000, + "x2": 35, + "x3": 140000, + "x4": 0, + "x5": 1, + "x6": 68, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Incognisnow", + "x1": 5000, + "x2": 40, + "x3": 190000, + "x4": 0, + "x5": 1, + "x6": 80, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Labeled Waste", + "x1": 25000, + "x2": 50, + "x3": 250000, + "x4": 0, + "x5": 1, + "x6": 91, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Artificial Tree", + "x1": 150000, + "x2": 60, + "x3": 350000, + "x4": 0, + "x5": 1, + "x6": 105, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Contained Impurity", + "x1": 2000000, + "x2": 80, + "x3": 600000, + "x4": 0, + "x5": 1, + "x6": 120, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "Legrange Sonar", + "x1": 10000000, + "x2": 100, + "x3": 1000000, + "x4": 0, + "x5": 1, + "x6": 130, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "DMK Snowgoon", + "x1": 30000000, + "x2": 120, + "x3": 1000000, + "x4": 1, + "x5": 1.32, + "x6": 140, + "x7": -1 + }, + { + "tunnelIndex": 8, + "name": "SCP 4745", + "x1": 3000000, + "x2": 2500, + "x3": 250000, + "x4": 0, + "x5": 1, + "x6": 115, + "x7": -1 + } + ] }), new SpelunkingTunnelBase(9, { "index": 9, diff --git a/data/domain/data/StampDescriptionRepo.ts b/data/domain/data/StampDescriptionRepo.ts index 680a98f1..47d60d82 100644 --- a/data/domain/data/StampDescriptionRepo.ts +++ b/data/domain/data/StampDescriptionRepo.ts @@ -96,7 +96,7 @@ export const initStampDescriptionRepo = () => { "+{% New Recipe Cooking Speed", "+{ Cooking Efficiency", "+{% Breeding EXP Gain", - "+{% New Pet Chance", + "+{% New Mob Chance", "+{% Lab Exp Gain", "+{% Sailing Speed", "+{% Gaming EXP Gain", diff --git a/data/domain/data/SubTableRepo.ts b/data/domain/data/SubTableRepo.ts index 7da1b3d5..d8e3a6f6 100644 --- a/data/domain/data/SubTableRepo.ts +++ b/data/domain/data/SubTableRepo.ts @@ -72,7 +72,9 @@ export const initSubTableRepo = () => { {"name": "Spelunking0", "chance": 0, "quantity": 1}, {"name": "Spelunking1", "chance": 0, "quantity": 1}, {"name": "Spelunking2", "chance": 0, "quantity": 1}, - {"name": "Spelunking3", "chance": 0, "quantity": 1} + {"name": "Spelunking3", "chance": 0, "quantity": 1}, + {"name": "Spelunking4", "chance": 0, "quantity": 1}, + {"name": "Spelunking5", "chance": 0, "quantity": 1} ] }), new SubTablesBase("DropTable5", { @@ -376,6 +378,18 @@ export const initSubTableRepo = () => { {"name": "w7a10", "chance": 0.001, "quantity": 1}, {"name": "w7a11", "chance": 0.001, "quantity": 1}, {"name": "w7a12", "chance": 0.001, "quantity": 1}, + {"name": "w7b1", "chance": 0.001, "quantity": 1}, + {"name": "w7b2", "chance": 0.001, "quantity": 1}, + {"name": "w7b3", "chance": 0.001, "quantity": 1}, + {"name": "w7b4", "chance": 0.001, "quantity": 1}, + {"name": "w7b5", "chance": 0.001, "quantity": 1}, + {"name": "w7b6", "chance": 0.001, "quantity": 1}, + {"name": "w7b7", "chance": 0.001, "quantity": 1}, + {"name": "w7b8", "chance": 0.001, "quantity": 1}, + {"name": "w7b9", "chance": 0.001, "quantity": 1}, + {"name": "w7b10", "chance": 0.001, "quantity": 1}, + {"name": "w7b11", "chance": 0.001, "quantity": 1}, + {"name": "w7b12", "chance": 0.001, "quantity": 1}, {"name": "w7d1", "chance": 0.0025, "quantity": 1} ] }), @@ -482,6 +496,8 @@ export const initSubTableRepo = () => { {"name": "Spelunking1", "chance": 0, "quantity": 1}, {"name": "Spelunking2", "chance": 0, "quantity": 1}, {"name": "Spelunking3", "chance": 0, "quantity": 1}, + {"name": "Spelunking4", "chance": 0, "quantity": 1}, + {"name": "Spelunking5", "chance": 0, "quantity": 1}, {"name": "Crystal0", "chance": 0.003, "quantity": 1}, {"name": "OakTree", "chance": 4.8e-05, "quantity": 1}, {"name": "BirchTree", "chance": 5.1e-05, "quantity": 1}, @@ -713,6 +729,18 @@ export const initSubTableRepo = () => { {"name": "w7a10", "chance": 5e-06, "quantity": 1}, {"name": "w7a11", "chance": 5e-06, "quantity": 1}, {"name": "w7a12", "chance": 5e-06, "quantity": 1}, + {"name": "w7b1", "chance": 5e-06, "quantity": 1}, + {"name": "w7b2", "chance": 5e-06, "quantity": 1}, + {"name": "w7b3", "chance": 5e-06, "quantity": 1}, + {"name": "w7b4", "chance": 5e-06, "quantity": 1}, + {"name": "w7b5", "chance": 5e-06, "quantity": 1}, + {"name": "w7b6", "chance": 5e-06, "quantity": 1}, + {"name": "w7b7", "chance": 5e-06, "quantity": 1}, + {"name": "w7b8", "chance": 5e-06, "quantity": 1}, + {"name": "w7b9", "chance": 5e-06, "quantity": 1}, + {"name": "w7b10", "chance": 5e-06, "quantity": 1}, + {"name": "w7b11", "chance": 5e-06, "quantity": 1}, + {"name": "w7b12", "chance": 5e-06, "quantity": 1}, {"name": "w7d1", "chance": 1.25e-05, "quantity": 1} ] }) diff --git a/data/domain/data/SummonEnemyRepo.ts b/data/domain/data/SummonEnemyRepo.ts index 4fdf27e3..262a9762 100644 --- a/data/domain/data/SummonEnemyRepo.ts +++ b/data/domain/data/SummonEnemyRepo.ts @@ -1403,6 +1403,72 @@ export const initSummonEnemyRepo = () => { "bonus": {"bonusId": 11, "bonus": "{ + "enemyId": "w7b1", + "xOff": 31, + "yOff": 34, + "width": 15, + "territoryName": "Kai and his Bluesteel Koi", + "bonusId": 1, + "bonus": {"bonusId": 1, "bonus": "{ + "enemyId": "w7b2", + "xOff": 39, + "yOff": 36, + "width": 22, + "territoryName": "Minnie and her Merciless Mines", + "bonusId": 9, + "bonus": {"bonusId": 9, "bonus": "{ + "enemyId": "w7b3", + "xOff": 34, + "yOff": 38, + "width": 21, + "territoryName": "Crusty and his Smol Crew", + "bonusId": 16, + "bonus": {"bonusId": 16, "bonus": "{ + "enemyId": "w7b4", + "xOff": 30, + "yOff": 34, + "width": 17, + "territoryName": "Ozeki and his Roll Tide", + "bonusId": 11, + "bonus": {"bonusId": 11, "bonus": "{ + "enemyId": "w7b5", + "xOff": 49, + "yOff": 45, + "width": 25, + "territoryName": "Jeremiah and his Juiced Up Jellies", + "bonusId": 17, + "bonus": {"bonusId": 17, "bonus": "{ + "enemyId": "w7b6", + "xOff": 46, + "yOff": 41, + "width": 28, + "territoryName": "Lazlo and his Killer Kelpos", + "bonusId": 1, + "bonus": {"bonusId": 1, "bonus": " { }, "Animalistic Ferocity": { "name": "Animalistic Ferocity", - "description": "+{ Weapon Power per power of 10 Pet Power of pet in 1st slot of Stored Pets.", + "description": "+{ Weapon Power per power of 10 Mob Power of mob in 1st slot of Stored Mobs.", "x1": 8, "x2": 100, "funcX": "decay", "y1": 0, "y2": 0, "funcY": "txt", - "lvlUpText": "+{ Wep Pow Based On Pet Pow", + "lvlUpText": "+{ Wep Pow Based On Mob Pow", "skillIndex": 365, "activeData": undefined }, @@ -3954,7 +3954,7 @@ export const initTalentTreeRepo = () => { }, "Arena Spirit": { "name": "Arena Spirit", - "description": "Get unlimited entries to the Pet Arena for { mins. PASSIVE: +}% Pet DMG", + "description": "Get unlimited entries to the Mob Arena for { mins. PASSIVE: +}% Mob DMG", "x1": 5, "x2": 17, "funcX": "intervalAdd", @@ -4005,14 +4005,14 @@ export const initTalentTreeRepo = () => { }, "Curviture Of The Paw": { "name": "Curviture Of The Paw", - "description": "{x Higher Pet Power, no matter which player you hatch eggs on!", + "description": "{x Higher Mob Power, no matter which player you hatch eggs on!", "x1": 1.2, "x2": 100, "funcX": "decayMulti", "y1": 0, "y2": 0, "funcY": "txt", - "lvlUpText": "+{X Pet Power When Hatched", + "lvlUpText": "+{X Mob Power When Hatched", "skillIndex": 373, "activeData": undefined }, @@ -4162,7 +4162,7 @@ export const initTalentTreeRepo = () => { }, "Pumpin' Power": { "name": "Pumpin' Power", - "description": "+{% Tempest Critical Hit chance per 25 Breedability LVs across all Breeding Pets", + "description": "+{% Tempest Critical Hit chance per 25 Breedability LVs across all Breeding Mobs", "x1": 2, "x2": 200, "funcX": "decay", @@ -4922,8 +4922,8 @@ export const initTalentTreeRepo = () => { "x1": 35, "x2": 0.3, "funcX": "bigBase", - "y1": 100, - "y2": 10, + "y1": 4000, + "y2": 1000, "funcY": "bigBase", "lvlUpText": "+{% Steal, +}% Temp Max", "skillIndex": 475, @@ -6512,7 +6512,7 @@ export const initTalentTreeRepo = () => { }, "Spice Spillage": { "name": "Spice Spillage", - "description": "+{% chance to claim all pet spices when claiming 1hr+ AFK gains.", + "description": "+{% chance to claim all Mob spices when claiming 1hr+ AFK gains.", "x1": 200, "x2": 100, "funcX": "decay", diff --git a/data/domain/data/TaskDescriptionRepo.ts b/data/domain/data/TaskDescriptionRepo.ts index aedcc7ed..15baae7b 100644 --- a/data/domain/data/TaskDescriptionRepo.ts +++ b/data/domain/data/TaskDescriptionRepo.ts @@ -520,8 +520,8 @@ export const initTaskDescriptionRepo = () => { ] }), new TaskDescriptionBase(27, { - "name": "Hello Friend!", - "description": "Send a private message to a friend! Easily done through the Friends Tab in the Codex!", + "name": "Here Friend!", + "description": "Send a bonus to a friend! Easily done through the Friends Tab in the Codex!", "extraStr": "Blank420q", "number1": 2, "descLine2": "0", @@ -1680,7 +1680,7 @@ export const initTaskDescriptionRepo = () => { }), new TaskDescriptionBase(88, { "name": "Cracking Eggs", - "description": "Breed a } pet { times.", + "description": "Breed a } Mob { times.", "extraStr": "Squirrel|Piggo|Mallay|Wild Boar|Mecho Mouse|Choccie|Cool Bird|Chippy|Panda|Hedgehog", "number1": 10, "descLine2": "1|1|I tell u hwat that right thers quite the animal farm ya got pardner!", @@ -1698,8 +1698,8 @@ export const initTaskDescriptionRepo = () => { ] }), new TaskDescriptionBase(89, { - "name": "Pet Bullet Bursting", - "description": "Deal { dmg in a Pet Battle within a 5sec timeframe.", + "name": "Mob Bullet Bursting", + "description": "Deal { dmg in a Mob Battle within a 5sec timeframe.", "extraStr": "Blank420q", "number1": 10, "descLine2": "2|1|Wow that was a KILLER team you used just now!", diff --git a/data/domain/data/TaskShopDescRepo.ts b/data/domain/data/TaskShopDescRepo.ts index f612214f..90ee4a53 100644 --- a/data/domain/data/TaskShopDescRepo.ts +++ b/data/domain/data/TaskShopDescRepo.ts @@ -371,7 +371,7 @@ export const initTaskShopDescRepo = () => { "bonusPerLevel": 2 }), new TaskShopDescBase(26, { - "descLine1": "+{ egg capacity in the Nest. Those pets", + "descLine1": "+{ egg capacity in the Nest. Those Mobs", "descLine2": "wont hatch themselves after all!", "number1": 0, "number2": 0, diff --git a/data/domain/data/TerritoryFightRepo.ts b/data/domain/data/TerritoryFightRepo.ts index 5d267a03..82d71561 100644 --- a/data/domain/data/TerritoryFightRepo.ts +++ b/data/domain/data/TerritoryFightRepo.ts @@ -450,6 +450,23 @@ export const initTerritoryFightRepo = () => { ] }), new TerritoryFightBase(26, { + "img": "33bg.png", + "trekReq": 1500000000, + "fightPower": 0, + "enemyAttack": 3000000, + "battleName": "The Koi Gee Biv Crew", + "filler1": "Filler", + "filler2": "Filler", + "filler3": "Filler", + "enemies": [ + {"id": "w7b1", "health": 5e+10, "colour": 0, "size": 200}, + {"id": "w7b1", "health": 6e+10, "colour": 90, "size": 200}, + {"id": "w7b1", "health": 1.2e+11, "colour": 150, "size": 200}, + {"id": "w7b1", "health": 1.7e+11, "colour": 210, "size": 200}, + {"id": "Mob5", "health": -1, "colour": -1, "size": -1} + ] + }), + new TerritoryFightBase(27, { "img": "3bg.png", "trekReq": 1300000000, "fightPower": 0, diff --git a/data/domain/data/TomeRepo.ts b/data/domain/data/TomeRepo.ts index a3c9a11f..e4b82dca 100644 --- a/data/domain/data/TomeRepo.ts +++ b/data/domain/data/TomeRepo.ts @@ -13,7 +13,7 @@ export const initTomeRepo = () => { "scalingType": TomeScalingEnum.decay, "totalVal": 1000, "decimalDisplay": undefined, - "desc": undefined + "desc": "Your Tome Score of # PTS is in the Top $ of all players in IdleOn! @ @ If you can reach ~ PTS, you'll be in the Top ` of all players!" }), new TomeBase(1, { "name": "Statue Total LV", @@ -195,15 +195,15 @@ export const initTomeRepo = () => { "name": "Total Vial LV", "keyQty": 962, "scalingType": TomeScalingEnum.linearToMax, - "totalVal": 500, + "totalVal": 600, "decimalDisplay": undefined, "desc": undefined }), new TomeBase(24, { "name": "Total Sigil LV", - "keyQty": 72, + "keyQty": 120, "scalingType": TomeScalingEnum.linearToMax, - "totalVal": 250, + "totalVal": 500, "decimalDisplay": undefined, "desc": undefined }), @@ -376,7 +376,7 @@ export const initTomeRepo = () => { "desc": undefined }), new TomeBase(46, { - "name": "Highest Power Pet", + "name": "Highest Power Mob", "keyQty": 5, "scalingType": TomeScalingEnum.decayLog, "totalVal": 150, @@ -400,7 +400,7 @@ export const initTomeRepo = () => { "desc": undefined }), new TomeBase(49, { - "name": "Total Shiny Pet LV", + "name": "Total Shiny Mob LV", "keyQty": 750, "scalingType": TomeScalingEnum.decay, "totalVal": 250, @@ -416,7 +416,7 @@ export const initTomeRepo = () => { "desc": undefined }), new TomeBase(51, { - "name": "Total Pet Breedability LV", + "name": "Total Mob Breedability LV", "keyQty": 500, "scalingType": TomeScalingEnum.linearToMax, "totalVal": 200, @@ -493,7 +493,7 @@ export const initTomeRepo = () => { "scalingType": TomeScalingEnum.linearToMax, "totalVal": 1000, "decimalDisplay": undefined, - "desc": "Rarer versions of an artifact count for more, so Ancient would count as 2 Artifacts." + "desc": "Rarer versions of an artifact count for more, so an Ancient Form Artifact counts as +2, Eldritch Form counts as +3, and so on..." }), new TomeBase(61, { "name": "Gold Bar Sailing Treasure Owned", @@ -657,9 +657,9 @@ export const initTomeRepo = () => { }), new TomeBase(81, { "name": "Vault Upgrade bonus LV", - "keyQty": 500, + "keyQty": 1200, "scalingType": TomeScalingEnum.linearToMax, - "totalVal": 500, + "totalVal": 1200, "decimalDisplay": undefined, "desc": undefined }), @@ -841,7 +841,7 @@ export const initTomeRepo = () => { }), new TomeBase(104, { "name": "Total Spelunk Discoveries made 膛", - "keyQty": 76, + "keyQty": 90, "scalingType": TomeScalingEnum.linearToMax, "totalVal": 300, "decimalDisplay": undefined, @@ -857,7 +857,7 @@ export const initTomeRepo = () => { }), new TomeBase(106, { "name": "Lava Dev Streams watched 膛", - "keyQty": 10, + "keyQty": 20, "scalingType": TomeScalingEnum.linearToMax, "totalVal": 250, "decimalDisplay": undefined, @@ -886,6 +886,54 @@ export const initTomeRepo = () => { "totalVal": 700, "decimalDisplay": undefined, "desc": "This metric is based on the total hats you've deposited to the Hat Rack in World 3!" + }), + new TomeBase(110, { + "name": "Minehead Opponents Defeated 膛", + "keyQty": 40, + "scalingType": TomeScalingEnum.linearToMax, + "totalVal": 600, + "decimalDisplay": undefined, + "desc": "Haven't heard of Mr Minehead's Depth Charge game yet? It's great, you'll find it deep in World 7!" + }), + new TomeBase(111, { + "name": "Rat King Crowns Reclaimed 膛", + "keyQty": 100, + "scalingType": TomeScalingEnum.linearToMax, + "totalVal": 400, + "decimalDisplay": undefined, + "desc": "The Rat King is one of the last Import Items you buy in Gaming, and he unlocks the ROYALE sprout mutation, which, when harvested, has a chance to reclaim Crowns!" + }), + new TomeBase(112, { + "name": "Farming Stickers Found 膛", + "keyQty": 150, + "scalingType": TomeScalingEnum.decay, + "totalVal": 300, + "decimalDisplay": undefined, + "desc": "You need to unlock the Sticker Depot from Research in World 7, and grow some Megacrops to find Stickers!" + }), + new TomeBase(113, { + "name": "Tournaments Registrations 膛", + "keyQty": 365, + "scalingType": TomeScalingEnum.linearToMax, + "totalVal": 365, + "decimalDisplay": undefined, + "desc": "This metric tracks how many days you've registered for a Tournament! It currently caps at 365, so you aren't permanently behind if you miss a day!" + }), + new TomeBase(114, { + "name": "Total Research Grid Upgrades 膛", + "keyQty": 109, + "scalingType": TomeScalingEnum.linearToMax, + "totalVal": 750, + "decimalDisplay": undefined, + "desc": "Research is a World 7 skill, you need to progress past the Ballonfish Map to unlock it!" + }), + new TomeBase(115, { + "name": "Total Glimbo Trades 膛", + "keyQty": 1500, + "scalingType": TomeScalingEnum.decay, + "totalVal": 400, + "decimalDisplay": undefined, + "desc": "Glimbo can be found deep in World 7, he increases your Upgrade Vault max LV's in exchange for valuable items!" }) - ] -} \ No newline at end of file +] +} diff --git a/data/domain/data/UpgradeVaultRepo.ts b/data/domain/data/UpgradeVaultRepo.ts index 2d16546e..c566130a 100644 --- a/data/domain/data/UpgradeVaultRepo.ts +++ b/data/domain/data/UpgradeVaultRepo.ts @@ -194,9 +194,9 @@ export const initUpgradeVaultRepo = () => { "scaling_factor": 1.3, "x1": 0, "unlock_req": 240, - "value": 1, + "value": 4, "max_level": 80, - "description_line1": "All upgrades in the Vault are {% cheaper", + "description_line1": "All upgrades in the Vault are $% cheaper", "description_line2": "", "has_tooltip": false, "x2": "0", @@ -798,7 +798,7 @@ export const initUpgradeVaultRepo = () => { "unlock_req": 2850, "value": 1, "max_level": 250, - "description_line1": "+{% Foraging Speed for all pets, so you can gather", + "description_line1": "+{% Foraging Speed for all Mobs, so you can gather", "description_line2": "spices so much faster!", "has_tooltip": false, "x2": "0", @@ -826,7 +826,7 @@ export const initUpgradeVaultRepo = () => { "unlock_req": 3100, "value": 2, "max_level": 250, - "description_line1": "+{% Pet Damage for all pets, so you can win pet", + "description_line1": "+{% Mob Damage for all Mobs, so you can win Mob", "description_line2": "battles easier and collect new spices!", "has_tooltip": false, "x2": "0", diff --git a/data/domain/model/artifactModel.ts b/data/domain/model/artifactModel.ts index b73196b2..f1bbce3f 100644 --- a/data/domain/model/artifactModel.ts +++ b/data/domain/model/artifactModel.ts @@ -13,5 +13,7 @@ export interface ArtifactModel { sovereignBonus?: string, sovereignBonusQty?: number, omnipotentBonus?: string, - omnipotentBonusQty?: number + omnipotentBonusQty?: number, + transcendentBonus?: string, + transcendentBonusQty?: number } diff --git a/data/domain/model/sigilModel.ts b/data/domain/model/sigilModel.ts index a1007292..0b6e2a17 100644 --- a/data/domain/model/sigilModel.ts +++ b/data/domain/model/sigilModel.ts @@ -11,5 +11,7 @@ export interface SigilModel { x1?: number, x2?: number, x3?: number, - x4?: number + x4?: number, + x5?: number, + x6?: number } From 83cbde94bc75059e635280897b0c2ffe1c963058 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 14:52:38 +1100 Subject: [PATCH 02/15] update map name --- app/players/content.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/players/content.tsx b/app/players/content.tsx index 4c76ebc8..a2264e88 100644 --- a/app/players/content.tsx +++ b/app/players/content.tsx @@ -1091,7 +1091,7 @@ function ZowInfo({ player }: { player: Player }) { "Blunder Hills", "JungleZ", "PlayerSelect", "Efaunt's Tomb", "Gravel Tomb", "Heaty Hole", "End Of The Road", "Z", "Eycicles's Nest", "Enclave a la Troll", "Magma Rivertown", "YumYum Islands", "Chizoar's Cavern", "Tunnel Closed", "KattleKruk's Volcano", // world 6 - "Motherlode Pit", "Companion Park", "Spirit Village", "Emperor's Castle", + "Motherlode Pit", "Pet Park", "Spirit Village", "Emperor's Castle", // minigame Howl and Poppy "Grand Owl Perch", "The Oasis" ].includes(area)) { From 25c62550f3703c70c7b99cfa02b025ed103e6f2e Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 15:28:24 +1100 Subject: [PATCH 03/15] fix image manipulator bug --- data/image-manipulator.js | 70 +++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/data/image-manipulator.js b/data/image-manipulator.js index 45f2764b..5335ff35 100644 --- a/data/image-manipulator.js +++ b/data/image-manipulator.js @@ -1,48 +1,48 @@ (async () => { const fs = require('graceful-fs'); const PNG = require('pngjs').PNG; - const path = require('path'); - const pixelmatch = require('pixelmatch'); - const getDirName = require('path').dirname; + const pixelmatch = (await import('pixelmatch')).default; const assetFolder = "../apk/assets/assets/data/"; await fs.readdir(assetFolder, {}, async (err, files) => { files.forEach(async file => { - if (!file.includes(".png") || file.substring(0,4) == "Plat" || file.includes("bg.png") || file.includes("menuserver")) { - return; - } + if (!file.includes(".png") || file.substring(0, 4) == "Plat" || file.includes("bg.png") || file.includes("menuserver")) { + return; + } - try { - const img = PNG.sync.read(fs.readFileSync(`${assetFolder}/${file}`)); - const img2 = PNG.sync.read(fs.readFileSync(`icons/assets/data/${file}`)); - const { width, height } = img; + try { + const img = PNG.sync.read(fs.readFileSync(`${assetFolder}/${file}`)); + const img2 = PNG.sync.read(fs.readFileSync(`icons/assets/data/${file}`)); + const { width, height } = img; - const res = pixelmatch(img.data, img2.data, null, width, height, { threshold: 0.1 }) - if (res != 0) { - console.log(`Images didn't match for: ${file}`); - fs.copyFileSync(`${assetFolder}/${file}`, `icons/assets/data/${file}`) - } - /* } else { - console.log(`Images matched for: ${file}`); - } */ + const res = pixelmatch(img.data, img2.data, null, width, height, { threshold: 0.1 }) + if (res != 0) { + console.log(`Images didn't match for: ${file}`); + fs.copyFileSync(`${assetFolder}/${file}`, `icons/assets/data/${file}`) + } + /* } else { + console.log(`Images matched for: ${file}`); + } */ + } + catch (e) { + if (e.message && e.message.includes("Image sizes do not match")) { + console.log(`Images size didn't match for: ${file}`); + fs.copyFileSync(`${assetFolder}/${file}`, `icons/assets/data/${file}`) + } else if (e.message && e.message.includes("no such file or directory")) { + console.log(`New Icon: ${file}`) + const img = PNG.sync.read(fs.readFileSync(`${assetFolder}/${file}`)); + var buffer = PNG.sync.write(img); + await fs.writeFile(`icons/assets/data/${file}`, buffer, function (err) { + if (err) { + console.log(err); + throw err; + } + }) } - catch (e) { - if (e.message && e.message.includes("Image sizes do not match")) { - console.log(`Images size didn't match for: ${file}`); - fs.copyFileSync(`${assetFolder}/${file}`, `icons/assets/data/${file}`) - } - else { - console.log(`New Icon: ${file}`) - const img = PNG.sync.read(fs.readFileSync(`${assetFolder}/${file}`)); - var buffer = PNG.sync.write(img); - await fs.writeFile(`icons/assets/data/${file}`, buffer, function (err) { - if (err) { - console.log(err); - throw err; - } - }) - } + else { + console.log("Failed with", e) } - }) + } }) + }) })(); From 9a7d300e5fd501f5dee89e343141be97ac0de52d Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 16:05:49 +1100 Subject: [PATCH 04/15] new sailing artifact tier support --- app/world-5/sailing/content.tsx | 135 ++++++++++++---------- data/domain/world-4/tome.tsx | 12 +- data/domain/world-5/sailing/artifacts.tsx | 13 ++- 3 files changed, 97 insertions(+), 63 deletions(-) diff --git a/app/world-5/sailing/content.tsx b/app/world-5/sailing/content.tsx index 404a0aa1..18e76d46 100644 --- a/app/world-5/sailing/content.tsx +++ b/app/world-5/sailing/content.tsx @@ -37,7 +37,7 @@ border: 1px solid black; background-color: black; ` -function ShipsDisplay({silkRodeChip, starSignEquipped} : {silkRodeChip: boolean, starSignEquipped: boolean}) { +function ShipsDisplay({ silkRodeChip, starSignEquipped }: { silkRodeChip: boolean, starSignEquipped: boolean }) { const [sailing, setSailing] = useState(); const { theData } = useAppDataStore(useShallow( (state) => ({ theData: state.data.getData(), lastUpdated: state.lastUpdated }) @@ -113,10 +113,10 @@ function ShipsDisplay({silkRodeChip, starSignEquipped} : {silkRodeChip: boolean, - {nFormatter(Math.round(boat.getSpeedValue({starSignEquipped:starSignEquipped, silkRodeEquipped:silkRodeChip})))} + {nFormatter(Math.round(boat.getSpeedValue({ starSignEquipped: starSignEquipped, silkRodeEquipped: silkRodeChip })))} - {nFormatter(Math.round(boat.getSpeedValue({starSignEquipped:starSignEquipped, silkRodeEquipped:silkRodeChip, speedUpgrades:(boat.speedUpgrades + 1)})))} + {nFormatter(Math.round(boat.getSpeedValue({ starSignEquipped: starSignEquipped, silkRodeEquipped: silkRodeChip, speedUpgrades: (boat.speedUpgrades + 1) })))} boat.getUpgradeCost(BoatUpgradeType.Speed) ? 'green-1' : 'accent-1'} size="xsmall">{nFormatter(boat.getUpgradeCost(BoatUpgradeType.Speed))} @@ -266,9 +266,9 @@ function ArtifactDisplay() { size='small' heading={artifact.getUnlockText()} body='' - direction={TipDirection.Down} + direction={TipDirection.Down} > - + } @@ -288,36 +288,52 @@ function ArtifactDisplay() { text={artifact.getBonusText()} /> - - - - + {(() => { + // We only show the current tier and the next tier, instead of showing all possible tiers. + const tiers = [ + { status: ArtifactStatus.Ancient, label: "ANCIENT BONUS", getText: () => artifact.data.ancientBonus, labelColor: "#FFD700" }, + { status: ArtifactStatus.Eldritch, label: "ELDRITCH BONUS", getText: () => artifact.data.eldritchBonus!, labelColor: "#FFFFF0", }, + { status: ArtifactStatus.Sovereign, label: "SOVEREIGN BONUS", getText: () => artifact.data.sovereignBonus!, labelColor: "#7FFFD4" }, + { status: ArtifactStatus.Omnipotent, label: "OMNIPOTENT BONUS", getText: () => artifact.data.omnipotentBonus!, labelColor: "#4ec4ff" }, + { status: ArtifactStatus.Transcendent, label: "TRANSCENDENT BONUS", getText: () => artifact.data.transcendentBonus!, labelColor: "#756a6a" }, + ]; + + const currentTierIndex = tiers.findIndex(tier => tier.status === artifact.status); + let currentTier, nextTier = undefined; + if (currentTierIndex === -1) { + // If not in the tier list, means it's either unobtained or just obtained. + // Only show the next tier which is Ancient. + nextTier = tiers[0]; + } else { + // else, find the information for the current and next tiers. + currentTier = tiers[currentTierIndex]; + nextTier = tiers[currentTierIndex + 1]; + } + + return ( + <> + {currentTier && } + {nextTier && ( + + )} + + ); + })()} @@ -328,7 +344,7 @@ function ArtifactDisplay() { ) } -function OverviewDisplay({silkRodeChip, starSignEquipped} : {silkRodeChip: boolean, starSignEquipped: boolean}) { +function OverviewDisplay({ silkRodeChip, starSignEquipped }: { silkRodeChip: boolean, starSignEquipped: boolean }) { const [sailing, setSailing] = useState(); const { theData } = useAppDataStore(useShallow( (state) => ({ theData: state.data.getData(), lastUpdated: state.lastUpdated }) @@ -364,7 +380,7 @@ function OverviewDisplay({silkRodeChip, starSignEquipped} : {silkRodeChip: boole - {nFormatter(Math.round(boat.getSpeedValue({ starSignEquipped:starSignEquipped, silkRodeEquipped:silkRodeChip, includeCaptain: false })))} + {nFormatter(Math.round(boat.getSpeedValue({ starSignEquipped: starSignEquipped, silkRodeEquipped: silkRodeChip, includeCaptain: false })))} @@ -397,8 +413,8 @@ function OverviewDisplay({silkRodeChip, starSignEquipped} : {silkRodeChip: boole right={true} textSize="small" label="Ideal dist" - textColor={(boat.assignIsland?.data.distance || 0) > boat.getSpeedValue({starSignEquipped:starSignEquipped, silkRodeEquipped:silkRodeChip}) * (boat.minTravelTime / 60) ? 'accent-1' : ''} - text={nFormatter(boat.getSpeedValue({starSignEquipped:starSignEquipped, silkRodeEquipped:silkRodeChip}) * (boat.minTravelTime / 60))} + textColor={(boat.assignIsland?.data.distance || 0) > boat.getSpeedValue({ starSignEquipped: starSignEquipped, silkRodeEquipped: silkRodeChip }) * (boat.minTravelTime / 60) ? 'accent-1' : ''} + text={nFormatter(boat.getSpeedValue({ starSignEquipped: starSignEquipped, silkRodeEquipped: silkRodeChip }) * (boat.minTravelTime / 60))} tooltip={ This is how far the ship travels in the Minimum Travel Time, you want to target islands that have less distance than this. } @@ -415,7 +431,7 @@ function OverviewDisplay({silkRodeChip, starSignEquipped} : {silkRodeChip: boole labelSize='xsmall' label="Time till arrival" component={ - + } /> } @@ -457,9 +473,9 @@ function IslandDisplay() { size='small' heading={island.getUnlockText()} body='' - direction={TipDirection.Down} + direction={TipDirection.Down} > - + } @@ -472,22 +488,23 @@ function IslandDisplay() { { island.artifacts.map((artifact, aIndex) => ( - + artifact.status == ArtifactStatus.Transcendent ? { color: '#756a6a', side: 'all' } : + artifact.status == ArtifactStatus.Omnipotent ? { color: '#4ec4ff', side: 'all' } : + artifact.status == ArtifactStatus.Sovereign ? { color: '#7FFFD4', side: 'all' } : + artifact.status == ArtifactStatus.Eldritch ? { color: '#FFFFF0', side: 'all' } : + artifact.status == ArtifactStatus.Ancient ? { color: '#FFD700', side: 'all' } : + undefined} style={{ opacity: artifact.status == ArtifactStatus.Unobtained ? 0.2 : 1 }}> {artifact.getBonusText()}} > @@ -577,7 +594,7 @@ function Sailing() { label="C. Shanti Minor Equipped" onChange={(event) => { setStarSignEquipped(event.target.checked); - if(!event.target.checked) { + if (!event.target.checked) { setSilkrode(false); } }} @@ -592,9 +609,9 @@ function Sailing() { Looks like you unlocked the C. Shanti Minor star sign { starSignInfinity ? - You always get the star sign bonus thanks to the Infinite Stars Rift bonus - : - To avoid character checking for a global page, use this checkbox to consider it equipped or not + You always get the star sign bonus thanks to the Infinite Stars Rift bonus + : + To avoid character checking for a global page, use this checkbox to consider it equipped or not } } @@ -633,11 +650,11 @@ function Sailing() { )) } - {activeTab == "Overview" && } + {activeTab == "Overview" && } {activeTab == "Islands" && } {activeTab == "Artifacts" && } {activeTab == "Captains" && } - {activeTab == "Boats" && } + {activeTab == "Boats" && } ) } diff --git a/data/domain/world-4/tome.tsx b/data/domain/world-4/tome.tsx index 5d00fc5d..88a16a6d 100644 --- a/data/domain/world-4/tome.tsx +++ b/data/domain/world-4/tome.tsx @@ -59,7 +59,7 @@ export class TomeEpilogueBonus { unlocked: boolean = false; boostFromBonuses: number = 0; - constructor(public index: number, public data: TomeEpilogueBonusModel) {} + constructor(public index: number, public data: TomeEpilogueBonusModel) { } static fromBase(data: TomeEpilogueBonusBase[]) { return data.map(bonus => new TomeEpilogueBonus(bonus.index, bonus.data)); @@ -68,7 +68,7 @@ export class TomeEpilogueBonus { getBonus(score: number): number { if (!this.unlocked) return 0; - return (1 + this.boostFromBonuses / 100) * this.data.x0 + return (1 + this.boostFromBonuses / 100) * this.data.x0 * Math.max(0, Math.pow(Math.floor(Math.max(0, score - this.data.x1) / 100), .7) / (25 + Math.pow(Math.floor(Math.max(0, score - this.data.x1) / 100), .7))) } } @@ -267,6 +267,11 @@ export class Tome extends Domain { tome.lines.push(new TomeLine(lineInfo.index, lineInfo.data, tomeLineDisplayOrder.indexOf(lineInfo.index), tome.charCount)); }); + // Protect against old accounts. + if (!spelunk || spelunk.length == 0) { + return + } + // Check how many tome epilog bonuses we unlocked from Spelunking. const spelunkEpilogUnlocks = spelunk[13][2] as number; tome.epilogueBonuses.forEach(bonus => { @@ -319,7 +324,7 @@ export class Tome extends Domain { getEpilogueBonus = (index: number, playerIndex: number = -1): number => { const bonus = this.epilogueBonuses.find(bonus => bonus.index == index); - const scoreToUse = playerIndex >= 0 ? this.getPlayerTotalScore(playerIndex) : this.highestScore ; + const scoreToUse = playerIndex >= 0 ? this.getPlayerTotalScore(playerIndex) : this.highestScore; return bonus?.getBonus(scoreToUse) ?? 0; } @@ -506,6 +511,7 @@ export const updateTomeScores = (data: Map) => { : artifact.status == ArtifactStatus.Eldritch ? sum + 3 : artifact.status == ArtifactStatus.Sovereign ? sum + 4 : artifact.status == ArtifactStatus.Omnipotent ? sum + 5 + : artifact.status == ArtifactStatus.Transcendent ? sum + 6 : sum + 0 , 0); diff --git a/data/domain/world-5/sailing/artifacts.tsx b/data/domain/world-5/sailing/artifacts.tsx index b050e6f7..a4d00fb0 100644 --- a/data/domain/world-5/sailing/artifacts.tsx +++ b/data/domain/world-5/sailing/artifacts.tsx @@ -18,7 +18,8 @@ export enum ArtifactStatus { Ancient, Eldritch, Sovereign, - Omnipotent + Omnipotent, + Transcendent, } export class Artifact { @@ -86,6 +87,9 @@ export class Artifact { case 5: this.status = ArtifactStatus.Omnipotent; break; + case 6: + this.status = ArtifactStatus.Transcendent; + break; } } @@ -164,6 +168,9 @@ export class Artifact { if (this.status == ArtifactStatus.Omnipotent) { return 5; } + if (this.status == ArtifactStatus.Transcendent) { + return 6; + } return 1; } @@ -201,6 +208,7 @@ export class GoldRelicArtifact extends Artifact { case ArtifactStatus.Eldritch: return this.data.qtyBonus + (this.data.eldritchBonusQty ?? 0); case ArtifactStatus.Sovereign: return this.data.qtyBonus + (this.data.sovereignBonusQty ?? 0); case ArtifactStatus.Omnipotent: return this.data.qtyBonus + (this.data.omnipotentBonusQty ?? 0); + case ArtifactStatus.Transcendent: return this.data.qtyBonus + (this.data.transcendentBonusQty ?? 0); } } @@ -259,6 +267,9 @@ export class AshenUrnArtifact extends Artifact { if (this.status == ArtifactStatus.Omnipotent) { return 1000; } + if (this.status == ArtifactStatus.Transcendent) { + return 1200; + } return 200; } From 65a351001a1b9f852dd92aa6bc057d934463aa67 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 16:40:32 +1100 Subject: [PATCH 05/15] fix teal color --- data/domain/world-6/summoning.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/domain/world-6/summoning.tsx b/data/domain/world-6/summoning.tsx index adaf5c79..302ef85c 100644 --- a/data/domain/world-6/summoning.tsx +++ b/data/domain/world-6/summoning.tsx @@ -636,6 +636,9 @@ export class Summoning extends Domain { case SummonEssenceColor.Cyan: location = "cyan_custom"; break; + case SummonEssenceColor.Teal: + location = "teal_custom"; + break; default: location = `W6item${color + 6}_x1`; break; From 9b76fb9d8dc8e4210f6210668fa6821a94a3101c Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 16:40:37 +1100 Subject: [PATCH 06/15] add new spice --- data/domain/world-4/cooking.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/domain/world-4/cooking.tsx b/data/domain/world-4/cooking.tsx index 14783dbb..567c5a63 100644 --- a/data/domain/world-4/cooking.tsx +++ b/data/domain/world-4/cooking.tsx @@ -29,7 +29,7 @@ import { Votes } from "../world-2/votes"; import { EquipmentSets } from "../misc/equipmentSets"; import { Stat } from "../base/stat"; -const spiceValues: number[] = "0 3 5 8 10 13 15 19 20 23 27 31 33 37 41 45 48 50 53 56 58 60 63 66 70".split(" ").map(value => parseInt(value)); +const spiceValues: number[] = "0 3 5 8 10 13 15 19 20 23 27 31 33 37 41 45 48 50 53 56 58 60 63 66 70 73".split(" ").map(value => parseInt(value)); const mealLuckValues: number[] = "1 .20 .10 .05 .02 .01 .004 .001 .0005 .0003".split(" ").map(value => parseFloat(value)); From 7efa8638ef4ad01fee47231df9ade4a52f20908e Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 17:11:18 +1100 Subject: [PATCH 07/15] new refinery cycle --- app/world-3/construction/content.tsx | 16 ++++++++++++++-- data/domain/world-3/construction/refinery.tsx | 6 ++++++ 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/app/world-3/construction/content.tsx b/app/world-3/construction/content.tsx index 70ee828a..3744d73b 100644 --- a/app/world-3/construction/content.tsx +++ b/app/world-3/construction/content.tsx @@ -78,7 +78,13 @@ function RefineryDisplay() { }); } let totalWait = 0; - const refineryCycle = Math.floor(index / 3) == 0 ? refineryData.cycleInfo["Combustion"] : refineryData.cycleInfo["Synthesis"]; + let refineryCycle = refineryData.cycleInfo["Combustion"]; + if (Math.floor(index / 3) == 1) { + refineryCycle = refineryData.cycleInfo["Synthesis"]; + } + if (Math.floor(index / 3) == 2) { + refineryCycle = refineryData.cycleInfo["Polymerization"] + } let timeToNextRank = info.getTimeToNextRank(refineryCycle.cycleTime); while (timeToNextRank > 0) { const nextCDTime = Math.min(...currentCooldowns.map(cooldowns => cooldowns[1])); @@ -197,7 +203,13 @@ function RefineryDisplay() { const inChestStorage = storage?.chest.find((item) => item.internalName == storageItem.internalName) storageItem.count = (inSaltStorage?.quantity ?? 0) + (inChestStorage?.count ?? 0); }); - const refineryCycle = Math.floor(index / 3) == 0 ? refineryData.cycleInfo["Combustion"] : refineryData.cycleInfo["Synthesis"]; + let refineryCycle = refineryData.cycleInfo["Combustion"]; + if (Math.floor(index / 3) == 1) { + refineryCycle = refineryData.cycleInfo["Synthesis"]; + } + if (Math.floor(index / 3) == 2) { + refineryCycle = refineryData.cycleInfo["Polymerization"] + } const secondsSinceUpdate = (new Date().getTime() - (lastUpdated?.getTime() ?? 0)) / 1000; const fuelTime = Math.max(0, info.getFuelTime(storageItems, [], index <= saltMeritLevel) * refineryCycle.cycleTime - secondsSinceUpdate); const timeToNextRank = info.getTimeToNextRank(refineryCycle.cycleTime) - secondsSinceUpdate; diff --git a/data/domain/world-3/construction/refinery.tsx b/data/domain/world-3/construction/refinery.tsx index eca1200b..0dc23a51 100644 --- a/data/domain/world-3/construction/refinery.tsx +++ b/data/domain/world-3/construction/refinery.tsx @@ -153,6 +153,7 @@ export class Refinery extends Domain { // Init cycle time as max time (900), will be updated in post processing to match reduced values. this.cycleInfo["Combustion"] = new CycleInfo("Combustion", 900, 0); this.cycleInfo["Synthesis"] = new CycleInfo("Synthesis", 900, 0); + this.cycleInfo["Polymerization"] = new CycleInfo("Polymerization", 900, 0); const newSaltStatus = new SaltStatus() newSaltStatus.baseCost = salt.data.cost.map(component => component as ComponentModel); @@ -174,6 +175,7 @@ export class Refinery extends Domain { refinery.cycleInfo["Combustion"].timePast = refineryData[0][1]; refinery.cycleInfo["Synthesis"].timePast = refineryData[0][2]; + refinery.cycleInfo["Polymerization"].timePast = refineryData[0][3] refineryData[1].forEach((salt, index) => { if (salt != "Blank") { refinery.storage.push(new RefineryStorage(salt, refineryData[2][index])); @@ -229,5 +231,9 @@ export function updateRefinery(data: Map) { refinery.cycleInfo["Synthesis"].cycleTime = Math.ceil(900 * Math.pow(4, 1) / ((1 + (vialBonus + (saltLickBonus + divineKnightBonus + (sigilsBonus + (stampBonus + (refinery.shinyBonusSpeed + (riftBonus + (arcadeBonus + votesBonus))))))) / 100) * Math.max(1, labCycleBonus) * (1 + legendTalentBonus / 100))); refinery.cycleInfo["Synthesis"].timePast += secondsSinceUpdate; + refinery.cycleInfo["Polymerization"].cycleTime = Math.ceil(900 * Math.pow(4, 2) / ((1 + (vialBonus + (saltLickBonus + divineKnightBonus + (sigilsBonus + (stampBonus + (refinery.shinyBonusSpeed + (riftBonus + (arcadeBonus + votesBonus))))))) / 100) * Math.max(1, labCycleBonus) * (1 + legendTalentBonus / 100))); + refinery.cycleInfo["Polymerization"].timePast += secondsSinceUpdate; + + return refinery; } From a605987f81c5b6f95b7498499177de053ee1e6d3 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 17:11:25 +1100 Subject: [PATCH 08/15] new territory name --- data/domain/world-4/breeding.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/data/domain/world-4/breeding.tsx b/data/domain/world-4/breeding.tsx index 091b29a7..7cf659a5 100644 --- a/data/domain/world-4/breeding.tsx +++ b/data/domain/world-4/breeding.tsx @@ -55,6 +55,7 @@ export const territoryNiceNames = [ "Bamboo Forest", "Lullaby Airways", "Dharma Mesa", + "Shallow Shoals", ] From 6ec430e7954b24c239937cb6d20f4dab1236459e Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 17:55:46 +1100 Subject: [PATCH 09/15] partial new sigil support --- app/world-2/alchemy/content.tsx | 18 +++++++++++++++- data/domain/world-2/alchemy/sigils.tsx | 29 +++++++++++++++++++++++++- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/app/world-2/alchemy/content.tsx b/app/world-2/alchemy/content.tsx index 3da72575..ae399537 100644 --- a/app/world-2/alchemy/content.tsx +++ b/app/world-2/alchemy/content.tsx @@ -241,9 +241,25 @@ function SigilsDisplay() { const reqLimit = (sigil.boostLevel == 1 && sigil.canBeIonized) ? (sigil.data.x1 ?? 0) : sigil.boostLevel == 0 ? sigil.data.boostCost : sigil.boostLevel == -1 ? sigil.data.unlockCost : 0; const chargeSpeed = sigil.activePlayers * sigilData.chargeSpeed; const timeToNext = ((reqLimit - sigil.progress) / chargeSpeed) * 3600; + let filter = undefined; + switch (sigil.boostLevel) { + case 1: + filter = "hue-rotate(202deg)" + break; + case 2: + filter = "hue-rotate(150deg)" + break; + case 3: + filter = "hue-rotate(80deg)" + break; + case 4: + filter = "hue-rotate(260deg)" + break; + } + return ( 0 ? { color: 'green-1', size: '1px' } : undefined}> - + 0 ? 1 : 0.2 }} data={sigil.getImageData()} /> diff --git a/data/domain/world-2/alchemy/sigils.tsx b/data/domain/world-2/alchemy/sigils.tsx index b5c7dd71..6bba263c 100644 --- a/data/domain/world-2/alchemy/sigils.tsx +++ b/data/domain/world-2/alchemy/sigils.tsx @@ -33,7 +33,34 @@ export class Sigil { } getBonus = (): number => { - const baseBoost = this.boostLevel == 2 ? (this.data.x2 ?? this.data.boostBonus) : this.boostLevel == 1 ? this.data.boostBonus : this.boostLevel == 0 ? this.data.unlockBonus : 0; + // If locked, no bonus. + if (this.boostLevel < 0) { + return 0; + } + + let baseBoost = 1; + switch (this.boostLevel) { + // Unlocked + case 0: + baseBoost = this.data.unlockBonus; + break; + // Boosted + case 1: + baseBoost = this.data.boostBonus; + break; + // Ionized + case 2: + baseBoost = this.data.x2! + break; + // Ethereal + case 3: + baseBoost = this.data.x4!; + break; + // Eclectic + case 4: + baseBoost = this.data.x6!; + break; + } return baseBoost * (1 + this.artifactBoost); } From 2ae111582ea2702cddaa055fd17e3a38d34e4b34 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 18:15:13 +1100 Subject: [PATCH 10/15] new deathnote mobs --- data/domain/world-3/construction/deathnote.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/domain/world-3/construction/deathnote.tsx b/data/domain/world-3/construction/deathnote.tsx index b81d7315..f84a28c5 100644 --- a/data/domain/world-3/construction/deathnote.tsx +++ b/data/domain/world-3/construction/deathnote.tsx @@ -16,7 +16,7 @@ export const deathNoteMobOrder = [ ["mushP", "w4a2", "w4a3", "demonP", "w4b2", "w4b1", "w4b3", "w4b4", "w4b5", "w4c1", "w4c2", "w4c3", "w4c4"], ["w5a1", "w5a2", "w5a3", "w5a4", "w5a5", "w5b1", "w5b2", "w5b3", "w5b4", "w5b5", "w5b6", "w5c1", "w5c2"], ["w6a1", "w6a2", "w6a3", "w6a4", "w6a5", "w6b1", "w6b2", "w6b3", "w6b4", "w6c1", "w6c2", "w6d1", "w6d2", "w6d3"], - ["w7a1", "w7a2", "w7a3", "w7a4", "w7a5", "w7a6", "w7a7", "w7a8", "w7a9", "w7a10", "w7a11", "w7a12"] + ["w7a1", "w7a2", "w7a3", "w7a4", "w7a5", "w7a6", "w7a7", "w7a8", "w7a9", "w7a10", "w7a11", "w7a12", "w7b1", "w7b2", "w7b3", "w7b4", "w7b5", "w7b6", "w7b7", "w7b8", "w7b9", "w7b10", "w7b11", "w7b12"] ]; export const deathNoteMinibossesOrder = "slimeB poopBig babayaga babaHour babaMummy mini3a mini4a mini5a mini6a".split(" "); From 5821793812540e12956c0bf03f1787b4acaeb42d Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 18:15:27 +1100 Subject: [PATCH 11/15] Lava things for major discount vault upgrade --- data/domain/upgradeVault.tsx | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/data/domain/upgradeVault.tsx b/data/domain/upgradeVault.tsx index 1c93f524..912e7624 100644 --- a/data/domain/upgradeVault.tsx +++ b/data/domain/upgradeVault.tsx @@ -134,7 +134,16 @@ export class VaultUpgBonus { this.data.description_line1; */ const fullDescription = this.data.description_line1; - return fullDescription.replace('{', this.bonus.toFixed(2)).replace('}', nFormatter(1 + this.bonus / 100, "MultiplierInfo")); + + // Lava decided that upgrade 13 (Major Discount) deserves it's own special handling + if (this.id == 13) { + return fullDescription.replace('$', + (Math.round(1e4 * (1 - 1 / (1 + this.bonus / 100))) / 100).toFixed(2) + ) + } + return fullDescription.replace('{', this.bonus.toFixed(2)) + .replace('}', nFormatter(1 + this.bonus / 100, "MultiplierInfo")) + .replace('$', this.bonus.toFixed(2)); } } @@ -202,4 +211,4 @@ export class UpgradeVault extends Domain { return upgrade.getBonus(this.bonuses); } -} \ No newline at end of file +} From dfd64b22f07196a788bba8a2910d0ce615ab061f Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 18:19:30 +1100 Subject: [PATCH 12/15] tome line order --- data/domain/world-4/tome.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/data/domain/world-4/tome.tsx b/data/domain/world-4/tome.tsx index 88a16a6d..baaddf44 100644 --- a/data/domain/world-4/tome.tsx +++ b/data/domain/world-4/tome.tsx @@ -512,7 +512,7 @@ export const updateTomeScores = (data: Map) => { : artifact.status == ArtifactStatus.Sovereign ? sum + 4 : artifact.status == ArtifactStatus.Omnipotent ? sum + 5 : artifact.status == ArtifactStatus.Transcendent ? sum + 6 - : sum + 0 + : sum + 0 , 0); // Highest level captain @@ -1083,6 +1083,7 @@ const tomeLineDisplayOrder = [ 107, 109, 12, + 113, 106, 75, 13, @@ -1138,6 +1139,7 @@ const tomeLineDisplayOrder = [ 59, 64, 63, + 111, 58, 56, 93, @@ -1155,6 +1157,7 @@ const tomeLineDisplayOrder = [ 67, 77, 78, + 112, 72, 74, 99, @@ -1173,5 +1176,8 @@ const tomeLineDisplayOrder = [ 104, 98, 102, - 105 + 105, + 110, + 114, + 115 ] From 9bae31b9ab5b6a264e51ec358a740016daed6b16 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 18:30:16 +1100 Subject: [PATCH 13/15] extract values and update latest.json --- tests/fixtures/saves/latest.json | 20708 ++++++++-------- .../alchemy-prismatic-multiplier-data.json | 18 +- .../atomcollider-cost-and-maxlevel-data.json | 52 +- tests/results/big-fish-data.json | 38 +- tests/results/bubba-global-bonus-data.json | 20 +- tests/results/cooking-meal-bonus-data.json | 16 +- tests/results/cooking-speed-data.json | 86 +- tests/results/coral-kid-data.json | 26 +- .../results/coral-reef-daily-gains-data.json | 36 +- tests/results/coral-reef-data.json | 20 +- tests/results/dancing-coral-data.json | 46 +- tests/results/diamond-chef-data.json | 14 +- tests/results/divinity-blessing-data.json | 40 +- tests/results/divinity-minor-link-data.json | 10 +- tests/results/equinox-rate-data.json | 44 +- tests/results/legend-talents-data.json | 92 +- tests/results/orion-global-bonus-data.json | 18 +- tests/results/player-build-speed-data.json | 80 +- tests/results/poppy-global-bonus-data.json | 22 +- tests/results/sailing-speed-data.json | 60 +- tests/results/summoning-win-bonus-data.json | 32 +- tests/results/talents-sludgeadin-data.json | 44 +- tests/results/worship-soul-rewards-data.json | 34 +- .../worship-totalizer-bonuses-data.json | 26 +- 24 files changed, 10857 insertions(+), 10725 deletions(-) diff --git a/tests/fixtures/saves/latest.json b/tests/fixtures/saves/latest.json index 0aac0c82..74ba22c4 100644 --- a/tests/fixtures/saves/latest.json +++ b/tests/fixtures/saves/latest.json @@ -1,74 +1,164 @@ { - "Gaming": [ - 3.4007532204144796e+62, - 551, - 662, - 11, - 8, - 224245, - "0_abcdefgh", - 435, - 9829437.96747399, - 596.1000000000004, - 69000, - "ggggggffg", - "_fgahbcimldjnrsotukpeqvwxyDzEFAJGPK", - 664, + "CharSAVED_0": 5, + "QuestStatus_0": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[15,6],\"XxX_Cattleprod_XxX2\":[30,18,3],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[1,1],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[18800,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Masterius1\":[1],\"Lava_Larry1\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[167366],\"Oinkin1\":[10],\"Slargon2\":[1045306],\"Oinkin2\":[14,5,7],\"Slargon3\":[37960476],\"Oinkin3\":[1],\"Slargon4\":[3627696],\"Poigu1\":[67],\"Poigu2\":[149],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[1],\"Dazey2\":[0,0,0],\"Bellows1\":[53],\"Mutton1\":[0,0,0],\"Bellows2\":[7186],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[1],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[12,32],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Stiltzcho4\":[407459],\"Builder_Bird1\":[0],\"Promotheus4\":[1],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[154374],\"Stiltzcho6\":[185175],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[3],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[1550],\"Glumlee5\":[0],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Royal_Worm2\":[8],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[76845113],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[1,1],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[150,7194],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[843],\"Royal_Worm7\":[100],\"Royal_Worm8\":[22],\"Pirate_Porkchop1\":[5776],\"Royal_Worm9\":[25000],\"Pirate_Porkchop2\":[51749247],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[3886257],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[99999999],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[21],\"Hoov2\":[21768],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[46],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"Scubidew2\":[5,41],\"TP_Pete1\":[62,68],\"TP_Pete2\":[0],\"Hamish3\":[0],\"Scubidew3\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[1,1],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[43],\"Scripticus5\":[10],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[8159337],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[15544982],\"Sussy_Gene1\":[1,1,1662],\"Scripticus8\":[0],\"Tired_Mole3\":[1,1],\"Sussy_Gene2\":[1,1,1],\"Scripticus9\":[0],\"Sussy_Gene3\":[1,1,\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[216],\"Sprout2\":[144],\"Lonely_Hunter1\":[0,0],\"Capital_P2\":[1405],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[35],\"Capital_P3\":[14610],\"Sprout4\":[0],\"Shuvelle1\":[12,35],\"Lonely_Hunter3\":[9,6,9],\"Shuvelle2\":[0],\"Gobo1\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo2\":[\"0\"],\"Gobo3\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Shuvelle5\":[13],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[15],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[16],\"Whattso1\":[0],\"Whattso2\":[13],\"Whattso3\":[53],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[\"0\"],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[4,1],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[42],\"Cowbo_Jones3\":[5],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[6,1],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[7,1],\"Goldric2\":[16,91],\"Cowbo_Jones6\":[2],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[8,1],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[1,1,1],\"Wellington2\":[0,0,0],\"Wellington3\":[1],\"Wellington4\":[1],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[1,1,1],\"Tiki_Chief3\":[7580,\"3\"],\"Tiki_Chief4\":[10,1],\"Monolith1\":[3340,4],\"Monolith2\":[0],\"Monolith3\":[100000],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Potti1\":[\"0\"],\"Bill_Brr1\":[8],\"Potti2\":[\"0\"],\"Bill_Brr2\":[1],\"Potti3\":[\"0\"],\"Bill_Brr3\":[3,\"1\"],\"Potti4\":[\"0\"],\"Bill_Brr4\":[1],\"Potti5\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[22,\"1\"],\"Potti7\":[35],\"Bill_Brr7\":[1],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[25,4],\"Centurion2\":[0],\"Toadstall1\":[1,1],\"Centurion3\":[409168],\"Toadstall2\":[1],\"Toadstall3\":[1],\"Snouts1\":[0],\"Centurion4\":[15,385979],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion5\":[227,236,192,215,44],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[1],\"Centurion6\":[1],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste972\":[3],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Zenelith1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,33],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,4],\"Hoggindaz4\":[1,9],\"Hoggindaz5\":[2],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[39],\"Iceland_Irwin1\":[0],\"Hoggindaz8\":[0],\"Yondergreen1\":[4],\"Funguy3\":[0],\"Telescope1\":[1],\"Town_Marble1\":[0],\"Yondergreen2\":[0],\"Hoggindaz9\":[1],\"Funguy4\":[35,\"0\"],\"Funguy5\":[0],\"Yondergreen3\":[244386.25344],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[802],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[10602640,0],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[\"0\"],\"Yondergreen7\":[1],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "NPCdialogue_4": "{\"Loominadi\":15,\"Promotheus\":17,\"Stiltzcho\":29,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Centurion\":15,\"Carpenter_Cardinal\":3,\"Lava_Larry\":9999,\"Carpetiem\":19,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Iceland_Irwin\":9999,\"Yondergreen\":0,\"Hamish\":2,\"Telescope\":9999,\"Blobbo\":6,\"Scubidew\":0,\"Town_Marble\":3,\"Tribal_Shaman\":0,\"Royal_Worm\":16,\"Obol_Altar\":9999,\"Krunk\":0,\"Toobus_Goobus\":12,\"Funguy\":16,\"Goldric\":26,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":13,\"Cowbo_Jones\":59,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":5,\"Humble_Hugh\":0,\"Woodsman\":12,\"Snootie\":2,\"Gobo\":18,\"Bandit_Bob\":21,\"Poigu\":9,\"Picnic_Stowaway\":20,\"Tiki_Chief\":5,\"Sprout\":3,\"Capital_P\":0,\"Coastiolyte\":0,\"Slargon\":9,\"Snake_Jar\":16,\"Oinkin\":10,\"Sussy_Gene\":8,\"Builder_Bird\":9999,\"Clown\":9999,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":3,\"Meel\":6,\"Bloo_Radley\":6,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Gangster_Gus\":12,\"Dog_Bone\":16,\"Mutton\":12,\"Nebulyte\":0,\"Djonnut\":13,\"TP_Pete\":15,\"Coralcave_Prince\":0,\"Potti\":0,\"Bill_Brr\":2,\"Whattso\":7,\"Legumulyte\":0,\"Walupiggy\":12,\"XxX_Cattleprod_XxX\":3,\"Mr_Pigibank\":9999,\"Dazey\":0,\"Hoggindaz\":25,\"Muhmuguh\":12,\"Zenelith\":9999,\"Monolith\":4,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":2,\"Lafu_Shi\":19,\"Fishpaste97\":0,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "OptL_9": [ + 1, + 1, + 2, + 22, + 1, + 0, + 9, 0, 0, 0, 0, 0, + 2, + 0, + 1, + 1, + 27, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 0, + 1, + 1, + 0, + 6, + 0, + 3727, 0 ], - "SL_5": "{\"0\":189,\"1\":200,\"5\":194,\"6\":214,\"8\":226,\"9\":100,\"10\":498,\"11\":1038,\"12\":408,\"13\":100,\"144\":299,\"263\":299,\"265\":100,\"266\":100,\"267\":297,\"268\":299,\"269\":299,\"270\":130,\"271\":147,\"272\":152,\"273\":194,\"274\":154,\"276\":194,\"277\":200,\"278\":215,\"279\":219,\"280\":146,\"281\":100,\"282\":100,\"283\":100,\"284\":225,\"291\":100,\"293\":129,\"299\":100,\"300\":136,\"301\":150,\"302\":299,\"303\":150,\"304\":153,\"305\":198,\"307\":147,\"309\":100,\"310\":152,\"311\":142,\"312\":114,\"313\":150,\"315\":299,\"361\":100,\"362\":299,\"363\":299,\"364\":270,\"365\":174,\"366\":220,\"367\":173,\"368\":227,\"370\":100,\"371\":153,\"372\":147,\"373\":238,\"374\":299,\"420\":285,\"421\":299,\"422\":180,\"423\":299,\"424\":299,\"425\":100,\"426\":134,\"427\":134,\"428\":1,\"429\":54,\"430\":100,\"431\":100,\"432\":100,\"433\":100,\"434\":100,\"615\":46,\"616\":50,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"627\":50,\"628\":100,\"631\":100,\"632\":100,\"633\":0,\"634\":1,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":100,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":80}", - "PVStatList_4": [ - 124337, - 132460, - 320168, - 80048, - 920 - ], - "Lv0_2": [ - 929, - 84, - 140, - 85, - 81, - 142, - 91, - 124, - 743, - 116, - 75, - 84, - 244, - 165, - 236, - 297, - 353, - 827, - 148, - 79, - -1, - -1, - -1, - -1, - -1 + "ItemQTY_7": [ + 48, + 135, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 ], - "InventoryOrder_4": [ - "Crystal5", - "EquipmentHats21", - "GoldricP1", - "BadgeG2", - "Quest37", - "EquipmentHats4Choppin", + "TaskZZ1": "[[10,10,10,8,3,10,7,7,0],[10,10,10,10,10,10,9,7,0],[10,9,10,10,10,10,9,7,0],[10,10,2,10,9,10,5,5,0],[10,10,10,9,10,10,10,5,0],[10,9,10,10,10,10,8,5,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", + "InventoryOrder_6": [ + "Trophy13", + "Trophy20", "Blank", "Blank", - "ClassSwap", "Blank", - "EquipmentHats27", - "EquipmentHats27", "Blank", "Blank", "Blank", @@ -79,7 +169,6 @@ "Blank", "Blank", "Blank", - "Spelunking0", "Blank", "Blank", "Blank", @@ -133,9 +222,18 @@ "Blank", "Blank", "Blank", + "EquipmentHats104", + "EquipmentHats104", + "Blank", + "Blank", + "Blank", "Blank", "Blank", "Blank", + "EquipmentPendant32", + "EquipmentShoes18", + "EquipmentPants18", + "WorshipSkull8", "Blank", "Blank", "Blank", @@ -167,5605 +265,311 @@ "LockedInvSpace", "LockedInvSpace", "LockedInvSpace", - "LockedInvSpace", "LockedInvSpace" ], - "CurrentMap_3": 259, - "Prayers_9": "[1,14,-1,4,-1,-1,16,-1,-1,-1,-1,-1]", - "ObolEqMAP_1": "{\"0\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"3\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"8\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"9\":{\"UQ1val\":1,\"SuperFunItemDisplayType\":\"Inventory\",\"STR\":-1,\"UQ1txt\":\"%_MONEY\"},\"11\":{\"LUK\":2,\"UQ1val\":1,\"SuperFunItemDisplayType\":\"ObolUpgradeReroll\",\"UQ1txt\":\"%_MONEY\"},\"14\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"15\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"17\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"UQ1val\":1,\"UQ1txt\":\"%_MONEY\",\"STR\":2},\"20\":{\"SuperFunItemDisplayType\":\"Inventory\"}}", - "FlagU": "[-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11]", - "CardPreset_1": "[[\"Boss6A\",\"babaMummy\",\"w5a3\",\"speaker\",\"mimicA\",\"Crystal0\",\"w6d2\",\"crabcakeB\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"poopD\",\"Boss6C\",\"w5a1\",\"w4c1\",\"babaMummy\",\"Boss6A\",\"w6d2\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6B\",\"Boss4C\",\"poopBig\",\"w6a1\",\"w5b3\",\"snowball\",\"skele2\",\"Boss3C\",\"B\",\"B\",\"B\",\"B\"],[\"demonP\",\"Boss5B\",\"Boss2A\",\"w5b4\",\"poopSmall\",\"Bug1\",\"ghost\",\"moonman\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"demonP\",\"poopSmall\",\"w5a3\",\"babaMummy\",\"mini3a\",\"mushP\",\"w5a1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", - "CharacterClass_5": 29, - "ObolInvOr": [ - { - "0": "ObolSilver2", - "1": "ObolGold3", - "2": "ObolSilver2", - "3": "ObolSilver2", - "4": "ObolSilver2", - "5": "ObolSilver2", - "6": "ObolSilver2", - "7": "ObolSilver2", - "8": "ObolSilverMining", - "9": "ObolSilverCatching", - "10": "ObolSilverChoppin", - "11": "ObolSilver2", - "12": "ObolSilver2", - "13": "ObolSilver2", - "14": "ObolPlatinum3", - "15": "ObolPlatinum3", - "16": "ObolPlatinum0", - "17": "ObolSilverPop", - "18": "ObolPlatinum0", - "19": "ObolPlatinum2", - "20": "ObolSilver2", - "21": "ObolHyper1", - "22": "ObolHyper1", - "23": "ObolHyper3", - "24": "ObolHyper2", - "25": "ObolHyper1", - "26": "ObolHyper3", - "27": "ObolHyper2", - "28": "LockedInvSpace", - "29": "LockedInvSpace", - "30": "LockedInvSpace", - "31": "LockedInvSpace", - "length": 32 - }, - { - "0": "ObolSilverLuck", - "1": "ObolSilverLuck", - "2": "ObolSilverLuck", - "3": "ObolSilverLuck", - "4": "ObolSilverLuck", - "5": "ObolSilverLuck", - "6": "ObolSilverLuck", - "7": "ObolSilverLuck", - "8": "ObolHyperB1", - "9": "ObolGoldMining", - "10": "ObolGoldMoney", - "11": "ObolPink0", - "12": "ObolGoldChoppin", - "13": "ObolGoldDef", - "14": "ObolPink0", - "15": "ObolPink3", - "16": "ObolGoldLuck", - "17": "ObolHyperB3", - "18": "ObolHyperB3", - "19": "ObolHyperB3", - "20": "ObolHyperB3", - "21": "ObolHyperB2", - "22": "ObolHyperB1", - "23": "ObolHyperB2", - "24": "LockedInvSpace", - "25": "LockedInvSpace", - "26": "LockedInvSpace", - "27": "LockedInvSpace", - "length": 28 - }, - { - "0": "Blank", - "1": "Blank", - "2": "Blank", - "3": "Blank", - "4": "Blank", - "5": "Blank", - "6": "Blank", - "7": "ObolChizoarA", - "8": "ObolChizoarA", - "9": "ObolEfauntA", - "10": "ObolAmarokA", - "11": "ObolSlush", - "12": "ObolSlush", - "13": "ObolEfauntA", - "14": "ObolPlatinumLuck", - "15": "ObolPlatinumFishing", - "16": "ObolPlatinumPop", - "17": "ObolPlatinumDef", - "18": "ObolPlatinumPop", - "19": "ObolPlatinumKill", - "20": "LockedInvSpace", - "21": "LockedInvSpace", - "22": "LockedInvSpace", - "23": "LockedInvSpace", - "length": 24 - }, - { - "0": "Blank", - "1": "Blank", - "2": "Blank", - "3": "Blank", - "4": "Blank", - "5": "Blank", - "6": "Blank", - "7": "Blank", - "8": "ObolKruk", - "9": "ObolTroll", - "10": "ObolTroll", - "11": "ObolKruk", - "12": "ObolTroll", - "13": "ObolTroll", - "14": "ObolKruk", - "15": "ObolKruk", - "16": "LockedInvSpace", - "17": "LockedInvSpace", - "18": "LockedInvSpace", - "19": "LockedInvSpace", - "length": 20 - } - ], - "RespTime_6": 0, - "CurrentMap_8": 312, - "StatueLevels_2": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "EMm0_5": "{\"0\":{\"Defence\":165,\"STR\":0,\"WIS\":0,\"Weapon_Power\":11,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":110,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-11,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":21,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":135,\"STR\":0,\"WIS\":0,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":90,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":150,\"STR\":0,\"WIS\":12,\"Weapon_Power\":10,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":100,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"UQ1val\":57,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"6\":{\"Defence\":135,\"STR\":0,\"WIS\":0,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":90,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Weapon_Power\":9,\"UQ1val\":75,\"Upgrade_Slots_Left\":-3},\"9\":{\"UQ1val\":1.5,\"UQ2txt\":\"%_BASIC_ATK_SPEED\",\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"UQ2val\":4},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_LUK\",\"UQ2val\":3,\"UQ1val\":4,\"Speed\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "CYDeliveryBoxMisc": 25424.12, - "ObolEqO0_6": [ - "ObolPink2", - "ObolPlatinum3", - "ObolPlatinumCatching", - "ObolGold3", - "ObolGoldCatching", - "ObolGold3", - "ObolGold3", - "ObolGold3", - "ObolGold3", - "ObolSilverLuck", - "ObolKruk", - "ObolPink3", - "ObolGold3", - "ObolGold3", - "ObolBronzeCatching", - "ObolGold3", - "ObolGold3", - "ObolGold3", - "ObolSilverLuck", - "ObolSlush", - "ObolGoldKill" - ], - "StarSg": "{\"Blue_Hedgehog\":1,\"Fatty_Doodoo\":1,\"Activelius\":1,\"S._Snoozer_Major\":1,\"The_Fiesty\":1,\"Mount_Eaterest\":1,\"Pack_Mule\":1,\"Comatose_Major\":1,\"Beanbie_Major\":1,\"Sir_Savvy\":1,\"The_Big_Brain\":1,\"Gum_Drop_Major\":1,\"O.G._Signalais\":1,\"Artifosho\":1,\"Hydron_Cosmos\":1,\"Muscle_Man\":1,\"Lotto_Larrinald\":1,\"The_Buff_Guy\":\"1\",\"Lucky_Larry\":1,\"Wispommo\":1,\"Trapezoidburg\":1,\"Bob_Build_Guy\":1,\"Big_Brain_Major\":1,\"Mr_No_Sleep\":1,\"Druipi_Major\":1,\"Breedabilli\":1,\"Smart_Stooge\":1,\"Scienscion\":1,\"Centaurii\":1,\"Pie_Seas\":1,\"Intellostooge\":1,\"Grim_Reaper_Major\":1,\"Sumo_Magno\":1,\"The_Big_Comatose\":1,\"Dwarfo_Beardus\":1,\"All_Rounder\":1,\"Sneekee_E._X.\":1,\"Shoe_Fly\":1,\"Chronus_Cosmos\":1,\"Cullingo\":1,\"The_Fallen_Titan\":1,\"Killian_Maximus\":1,\"Divividov\":1,\"C._Shanti_Minor\":1,\"Pirate_Booty\":1,\"Sir_Savvy_Major\":1,\"The_Overachiever\":1,\"The_OG_Skiller\":1,\"Power_Bowower\":1,\"Cropiovo_Minor\":1,\"S._Tealio\":1,\"Strandissi\":1,\"Robinhood\":1,\"Fast_Frog\":1,\"Muscle_Magnus\":1,\"Gor_Bowzor\":1,\"Gordonius_Major\":1,\"The_Fuzzy_Dice\":\"1\",\"The_Forsaken\":1,\"All_Rounderi\":1,\"Ned_Kelly\":1,\"Flexo_Bendo\":\"1\",\"Jadaciussi\":1,\"The_Bulwark\":1,\"Gum_Drop\":1,\"Damarian_Major\":1,\"Silly_Snoozer\":1,\"Seraph_Cosmos\":1,\"Agitagi\":1,\"Hipster_Logger\":1,\"Murmollio\":1,\"Lightspeed_Frog\":1,\"Miniature_Game\":1,\"Fabarmi\":1,\"Lukiris\":1,\"Sawsaw_Salala\":1,\"Pokaminni\":1,\"The_Book_Worm\":\"1\",\"Preys_Bea\":1,\"Grim_Reaper\":1}", - "AnvilPAselect_5": [ - 2, - 2, - 2 - ], - "CardEquip_4": [ - "CritterCard7", - "SpelunkingCard0", - "w7a1", - "w7a4", - "wolfA", - "Boss2B", - "Boss4B", - "SpelunkingCard1", - "B", - "B", - "B", - "B" - ], - "EquipOrder_7": [ - { - "0": "EquipmentHats83", - "1": "EquipmentSword8", - "2": "EquipmentShirts36", - "3": "EquipmentPendant29", - "4": "EquipmentPants27", - "5": "EquipmentRings23", - "6": "EquipmentShoes36", - "7": "EquipmentRings23", - "8": "EquipmentHats116", - "9": "Blank", - "10": "Trophy5", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "EquipmentTools8", - "1": "Blank", - "2": "FishingRod6", - "3": "Blank", - "4": "TrapBoxSet8", - "5": "WorshipSkull7", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "FoodG9", - "1": "FoodPotGr1", - "2": "FoodPotGr2", - "3": "FoodPotGr4", - "4": "FoodPotYe4", - "5": "Blank", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - } - ], - "EMm0_8": "{\"0\":{\"Defence\":135,\"WIS\":90,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":9,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-10,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":28,\"Weapon_Power\":32,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":120,\"STR\":0,\"WIS\":80,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":90,\"STR\":0,\"WIS\":60,\"Weapon_Power\":6,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":1,\"STR\":0,\"LUK\":0,\"Weapon_Power\":2,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"6\":{\"Defence\":105,\"STR\":0,\"WIS\":70,\"Weapon_Power\":7,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-8,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", - "EMmLENGTH0_5": 16, - "RespTime_4": 0, - "PVInstaRevives_8": 1, - "IMmLENGTH_5": 112, - "FoodSlO_9": 6, - "CardEquip_3": [ - "poopSmall", - "Crystal0", - "mimicA", - "crabcakeB", - "Boss6A", - "babaMummy", - "w5a3", - "demonP", - "B", - "B", - "B", - "B" - ], - "FamValMinigameHiscores": [ - 109, - 26, - 134, - 34, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "KLA_0": "[[0,0],[-10788544863.6027],[-279807021.829868],[150,10],[150],[150],[0],[0,81],[-156993651.395632],[-9517.2799379732],[0],[0,0],[0],[-706752086.975611,-706704586.975611],[-211328264.413649,-211326914.413649],[-213818139.661569],[-310464891.554692,-310462091.554692],[-377207719.219645],[-178930205.714219],[-153253935.346875],[7],[5],[0],[0],[-150336837.934067,-150335137.934067],[0],[-214875125.978131],[-514519044.249129,-514514874.249129],[-460142158.961148],[0],[-1026.69696649004],[-126390422.746623],[0],[0],[0],[0],[0],[0],[-47081.6327607729],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-714733546.625351],[-364744189.973611,-364743789.973611],[-1006608674.35377],[0],[0],[30],[-122502300.0535],[-166368510.652698],[-151961621.95622],[-3970854342.90675,-3970856842.90675],[0],[-335208853.722314],[-250686146.361596],[-529877062.679316],[-231915217.693459],[0],[-1],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-240958984.33139],[4000],[-120871855.319621],[-59109999.5903869,-59019999.5903869],[-411138352.320333],[-2058102.54993696],[-1410631.15501638],[-1518818.15373324],[-42258502.1018243],[-3918141.52354027],[-2387769.79658552],[-6463576.89279964],[-23337277.010148],[1],[1000],[-382021405.759337],[-1052896],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-296643667.83315736],[-2167215.84347381],[-62336948.7390756],[-153412096.162926],[-47337863.581175],[-20332492.1514805],[-44239865.5777961],[-1702168.41075314],[-433534256.164129],[-244216860.046433],[-49489061.15087032],[-63218378.5086466],[-284420165.1193201],[250],[700],[-13721208],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-437554574.091033],[-1039779.12041119],[-126676181.6616829],[-11531811.219337],[-11194890.79300804],[-4149331.6430502],[-4215523.863831006],[-1741485.99349329],[-605063.519345113],[-514113],[-19163318.201135103],[-876482446],[21720.2033859072],[0],[0],[-6031612165.182801],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-15605.9685503033],[-259242.992825455],[-535364045.956851],[-1258046173.30285],[-2229999.41137936],[-846530.604275152],[-1557175.29481285],[-3443167.52966041],[-626430.952825455],[-3383029.16427515],[-96322631.4928255],[-7064694.54657409],[-8776961.35420121],[-17635048540.879204],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-11380.946996160272],[-2923557554.1372094],[-5437102.5812283885,-13937102.581226867],[-14963876.519075707],[-6359540.953581784,-25359540.95358174],[0],[-59917849.89647204,-289917849.89647216],[-81566367.83363402],[-143403556],[-457818416.34786713,-882818416.3478671],[-10830791.829880714],[0],[0],[0]]", - "ChestQuantity": [ - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 672089192, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1046397484, - 810483781, - 4198358, - 18956610, - 69768320, - 67223378, - 29109319, - 13004808, - 8744614, - 9708689, - 4071640, - 1771158, - 1050000000, - 1050000000, - 27019310, - 780405330, - 1050000000, - 965729098, - 453039906, - 331978665, - 522710741, - 156688887, - 36869467, - 48839554, - 1020001876, - 18831698, - 5106149, - 1025000000, - 206541843, - 482341977, - 519992, - 1050000000, - 92925753, - 24000, - 108464607, - 94035825, - 730, - 967160492, - 1049991750, - 931267990, - 1049750000, - 1050000000, - 1050000000, - 987629007, - 1050000000, - 920343081, - 1016343664, - 658527267, - 1050000000, - 1050000000, - 1049999868, - 928529128, - 1050000000, - 1044260316, - 925536691, - 1049739458, - 1049250000, - 356599040, - 874201676, - 51368195, - 27543405, - 334215690, - 592170678, - 92134721, - 11901, - 1050000000, - 23937, - 1000212298, - 1814, - 976146220, - 24257, - 1050000000, - 20443, - 1050000000, - 22531, - 1050000000, - 22391, - 50000000, - 31428, - 1050000000, - 30723, - 1050000000, - 30274, - 1050000000, - 30384, - 62234459, - 1038985814, - 2263063, - 109522301, - 269599520, - 695624530, - 20287275, - 11922964, - 23513704, - 9782880, - 444027, - 140718, - 3406106, - 2808391, - 1050000000, - 184597, - 251342063, - 1050000000, - 1050000000, - 262907660, - 38208862, - 1050000000, - 13512565, - 161712731, - 98822729, - 269268972, - 53796, - 148416, - 3010, - 11288161, - 58198041, - 38, - 905775400, - 1050000000, - 1050000000, - 1050000000, - 1049999875, - 1050000000, - 574746721, - 947782177, - 1050000000, - 431686624, - 1050000000, - 10066, - 487876027, - 1033386, - 1050000000, - 7704, - 1050000000, - 469861733, - 1722, - 771295884, - 1050000000, - 2731, - 1050000000, - 576074906, - 1050000000, - 1049995000, - 1050000000, - 1050000000, - 35356, - 398592266, - 1049999871, - 745098036, - 1049982276, - 31250, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 12204, - 1050000000, - 1050000000, - 682124190, - 1049999791, - 1050000000, - 1050000000, - 846723860, - 29, - 580485936, - 1050000000, - 1050000000, - 1286, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 5663, - 1050000000, - 1050000000, - 1050000000, - 1050000000, - 6568, - 1050000000, - 1050000000, - 1050000000, - 852007333, - 5581, - 1050000000, - 1018439431, - 1050000000, - 76449, - 1050000000, - 1050000000, - 1050000000, - 1047909597, - 64814259, - 1040000000, - 1050000000, - 1124, - 848058737, - 1050000000, - 97051959, - 166588152, - 1050000000, - 486, - 1010607093, - 1050000000, - 1020000000, - 78029192, - 659495887, - 1050000000, - 1050000000, - 5233823, - 11132030, - 11814547, - 2518911, - 7926636, - 5656, - 4290626, - 422729, - 128708, - 4717687, - 18448, - 1011, - 606, - 8131, - 1505, - 3012, - 689, - 2329, - 8743, - 948, - 323, - 1, - 1, - 1, - 6312171, - 917, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 10588, - 1, - 1, - 388, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 78935842, - 43485214, - 6081731, - 267, - 50642, - 57624, - 708, - 1370703, - 13404813, - 28120313, - 32916487, - 1822174, - 1403296, - 83489791, - 89780499, - 144940571, - 125436791, - 90590910, - 94338095, - 96761473, - 3284397, - 47979212, - 17247905, - 39045853, - 1195309, - 19768417, - 17642892, - 245900317, - 16046185, - 9641151, - 17733592, - 57620, - 47440463, - 2804418, - 9856367, - 18256760, - 25321, - 18604315, - 11541, - 6187, - 16658721, - 213598755, - 57614, - 1107, - 29647, - 600, - 4394, - 978, - 2065, - 5818, - 542, - 7237, - 8884, - 2103, - 14, - 5076, - 10612485, - 6, - 15000, - 6248, - 57617, - 153, - 8487, - 246, - 20097, - 2760018, - 13213124, - 110, - 952119, - 9974704, - 3349064, - 1479217, - 564580, - 1202095, - 234, - 23153, - 26587, - 11759574, - 4467863, - 2, - 3, - 1, - 3010344, - 9613, - 127293965, - 30011, - 193, - 55, - 558, - 22991, - 258, - 269, - 1775, - 213, - 37, - 82, - 26, - 84, - 3, - 1, - 30, - 60, - 58, - 1323848, - 1287, - 10842, - 3164, - 29, - 5533, - 4221, - 1866, - 678, - 216, - 33, - 3, - 41, - 174, - 5800964, - 177621, - 570, - 3, - 31, - 265, - 127, - 1104, - 387, - 74, - 459, - 7350749, - 2, - 77135, - 19453, - 1081, - 292, - 596, - 3, - 726, - 84, - 13199025, - 334, - 30839, - 516, - 220, - 211, - 322, - 602, - 14005, - 36, - 33, - 559, - 8793752, - 56439559, - 463348, - 32567, - 139, - 192, - 26, - 6, - 26663331, - 15798013, - 10697990, - 115758, - 4968, - 580467, - 184528, - 35899752, - 16328628, - 216861113, - 8306, - 1, - 5089860, - 10414100, - 851663, - 682, - 4, - 3617661, - 50238, - 14421, - 771204, - 186365217, - 119135246, - 144366533, - 1130939, - 10738, - 120323267, - 880, - 87296, - 119284190, - 102328, - 56377780, - 2118203, - 1593969, - 1034290, - 1491796, - 411966, - 869710, - 17, - 2419, - 1920, - 1352, - 37134, - 317, - 228, - 47181, - 22466, - 3218, - 79, - 11820, - 3, - 38, - 333067, - 1521, - 342, - 144, - 4, - 4, - 2, - 1, - 0 - ], - "ItemQTY_1": [ - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 15, - 100, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "AnvilPAselect_9": [ - 0, - 0, - 0 - ], - "CharacterClass_6": 4, - "QuestHm_7": [ - { - "0": "Hoggindaz2", - "1": "Buy_Trap_from_Shop:", - "2": 1, - "3": "1", - "4": "Place_a_Trap_in_Jungle:", - "5": "0", - "6": "1", - "length": 7 - }, - { - "0": "Tired_Mole3", - "1": "Equip_the_Divine_Scarf:", - "2": "0", - "3": "1", - "4": "Get_Kattlekruk_Cape:", - "5": "0", - "6": "1", - "length": 7 - }, - { - "0": "Stiltzcho6", - "1": "AFK_at_Slimes:", - "2": 125862, - "3": "57600", - "length": 4 - }, - { - "0": "Loominadi1", - "1": "Quest18", - "2": 0, - "3": 10, - "length": 4 - }, - { - "0": "Slargon2", - "1": "Defeat_Maccies:", - "2": "0", - "3": "250000", - "length": 4 - } - ], - "Guild": "[[5,4,5,8,6,0,9,5,3,1,6,5,8,5,1,6,0,0],[0,0,0],[1,0,0],[2,0,0],[7,0,63],[14,0,0],[3,0,0],[4,0,1],[5,0,0],[23,0,0]]", - "InventoryOrder_1": [ - "EquipmentHats108", - "EquipmentHats113", - "EquipmentRingsArc0", - "EquipmentHats21", - "EquipmentHats101", - "EquipmentRingsArc0", - "EquipmentWandsArc0", - "Trophy7", - "Crystal6", - "GemP37", - "Blank", - "Blank", - "EquipmentCape15", - "Blank", - "Blank", - "Blank", - "Blank", - "EquipmentHats21", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "EquipmentRingsArc0", - "EquipmentRingsArc0", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "EquipmentRingsArc0", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "EquipmentRings33", - "Blank", - "Blank", - "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" - ], - "Meals": "[[111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,110,110,110,110,110,111,110,110,110,110,110,110,110,110,110,110,110,110,110,113,113,113,113,113,113,113,113,113,113,113,111,111,113,113,113,111,113,111,113,112,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,\"-4.7428439751604714e+80\",0,0,0,0,0,0,0,0,0,0,0,\"7.588550360256754e+81\",\"-7.588550360256754e+81\",0,\"1.517710072051351e+82\",0,\"1.517710072051351e+82\",0,\"1.517710072051351e+82\",\"1.517710072051351e+82\",\"1.517710072051351e+82\",0,\"1.517710072051351e+82\",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\"-2.4866161820489332e+86\",0,0,0,0,\"1.5541351137805833e+85\",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[5.561739942443822e+119,\"2.7602467543190306e+97\",\"1.8671094081861984e+97\",\"1.567077516536518e+97\",\"1.9446029105305487e+97\",\"1.088129075165703e+97\",\"1.3274385532918703e+97\",\"5.746644180392147e+96\",\"8.050363572011951e+96\",\"7.2107456909715e+96\",\"4.779771336524462e+96\",\"4.825237130741074e+96\",\"4.277499312499335e+96\",\"4.904503187174571e+96\",\"3.742282483793616e+96\",\"3.249503589109622e+96\",\"2.2267866093635246e+96\",\"4.041570415011519e+96\",\"1.793105806668018e+96\",\"1.6468556946067166e+96\",\"1.2272885279240164e+96\",\"8.148112874457494e+95\",\"7.136700622039577e+95\",\"6.761103754602894e+95\",\"4.770485576645687e+95\",\"2.283393391722114e+95\",\"1.5187995950752563e+95\",\"5.335388328410982e+94\",\"1.950038320594803e+94\",\"1.2643739638145985e+94\",\"4.509543794602158e+94\",\"2.208117030208479e+94\",\"8.64873962674765e+93\",\"7.186570670996874e+93\",\"4.910754015578241e+93\",\"7.481532429335511e+93\",\"9.14881089761085e+93\",\"8.856643821553888e+93\",\"2.092539056553239e+93\",\"2.0796154970868126e+94\",\"1.4456661784844972e+94\",\"5.7085543742824e+93\",\"1.1230944104323904e+93\",\"1.3027977392593869e+93\",\"6.830232788649744e+93\",\"1.888316334125777e+94\",\"2.0391650773422585e+93\",\"1.2850415824038817e+94\",\"3.2945081524772055e+93\",\"3.2613140611980085e+92\",\"1.8892125588697936e+93\",\"1.0209634008088217e+93\",\"2.940327459006516e+93\",\"1.2032632199866556e+93\",\"5.139875951107121e+92\",\"1.3698090545769178e+94\",\"2.380808683498799e+94\",\"1.0664521528636236e+93\",\"1.233291558892798e+93\",\"1.6938512012946666e+93\",\"3.9445316836787125e+95\",\"5.050345136306716e+94\",\"1.8570502826077028e+94\",\"4.0991142450908216e+93\",\"1.314215250092465e+93\",\"2.176195319791929e+97\",\"4.8215270925951616e+91\",\"1.817166830734316e+75\",\"1.026832567372395e+67\",\"2.584975756968548e+62\",\"2.828659568445324e+56\",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[180893.1332467016,184158.29884393868,255971.0415633616,224275.43207573297,213186.3070525569,84609.24563403663,147205.40668129153,61254.30769537227,131682.07801670837,107150.58668758397,100501.58400975508,59018.61564982902,67362.0820179597,40003.46550441287,46691.8823899818,34742.604082094,22489.343788374135,10591.158897015914,11766.58085096901,8416.917805605079,7192.210897750758,24036.5,5949.5,3182,-1,-1,-1,-1,-1,-1]]", - "OptL2_4": [ - { - "0": 710, - "1": 10, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Scripticus2", - "3": 0, - "length": 4 - } - ], - "AnvilPAstats_6": [ - 0, - 600, - 700, - 123, - 1251, - 61 - ], - "Exp0_9": [ - 7.213357511627595e+22, - 8105852992.532756, - 46484286489.04174, - 473176786.7191391, - 1294637255.6715217, - 29551191717.717754, - 6066523637.996732, - 29906366981.879974, - 105482140212.854, - 40244007.72414167, - 43.1330680384708, - 1569701.8838126808, - 360358.9343485618, - 125082671.85668279, - 957353.6272764262, - 4.350655207507805e+33, - 4.678235540557281e+23, - 3.4348580631580594e+49, - 608783938.2866113, - 34684699.85030529, - 0, - 0, - 0, - 0 - ], - "Prayers_8": "[16,-1,1,14,-1,4,-1,-1,-1,-1,-1,-1]", - "EMm1_2": "{\"0\":{\"Upgrade_Slots_Left\":-6,\"Weapon_Power\":56,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":84,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"1\":{\"Upgrade_Slots_Left\":-6,\"Weapon_Power\":48,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":72,\"WIS\":0,\"LUK\":11,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"2\":{\"Upgrade_Slots_Left\":-6,\"Weapon_Power\":48,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":72,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"3\":{\"Upgrade_Slots_Left\":-6,\"Weapon_Power\":48,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":72,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"4\":{\"Upgrade_Slots_Left\":-5,\"Weapon_Power\":40,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":60,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"5\":{\"Upgrade_Slots_Left\":-5,\"Weapon_Power\":40,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":60,\"WIS\":0,\"LUK\":9,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"6\":{\"Upgrade_Slots_Left\":-4,\"Weapon_Power\":32,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":12,\"AGI\":48,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0}}", - "POu_3": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,24607,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "bun_h": 1, - "ObolEqO0_5": [ - "ObolGoldLuck", - "ObolSilverPop", - "ObolPlatinumLuck", - "ObolSilverPop", - "ObolGoldLuck", - "ObolSilverPop", - "ObolSilverPop", - "ObolSilverPop", - "ObolSilverPop", - "ObolGoldLuck", - "ObolPinkLuck", - "ObolGoldLuck", - "ObolSilverPop", - "ObolSilverPop", - "ObolSilverPop", - "ObolSilverPop", - "ObolSilverPop", - "ObolSilverPop", - "ObolGoldLuck", - "ObolPlatinumLuck", - "ObolGoldLuck" - ], - "CYGoldPens": 0, - "CharacterClass_7": 14, - "PVStatList_6": [ - 149169, - 152896, - 161484, - 157790, - 857 - ], - "PVFishingToolkit_6": [ - 8, - 3 - ], - "SLpre_6": "{\"0\":143,\"1\":139,\"5\":187,\"6\":196,\"8\":144,\"9\":100,\"10\":498,\"11\":494,\"12\":408,\"13\":148,\"15\":140,\"16\":138,\"17\":142,\"18\":214,\"19\":215,\"20\":205,\"21\":210,\"22\":144,\"23\":616,\"24\":155,\"25\":141,\"26\":205,\"27\":100,\"28\":144,\"29\":151,\"30\":147,\"31\":218,\"32\":220,\"33\":151,\"34\":245,\"35\":137,\"36\":154,\"37\":145,\"38\":143,\"39\":134,\"40\":299,\"41\":143,\"42\":220,\"43\":220,\"44\":146,\"45\":299,\"46\":299,\"47\":299,\"48\":299,\"49\":250,\"54\":160,\"56\":296,\"58\":216,\"75\":492,\"76\":141,\"77\":179,\"78\":148,\"79\":287,\"616\":50,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":25,\"624\":50,\"631\":100,\"638\":96,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"654\":150,\"655\":44,\"656\":200,\"658\":200}", - "SailChests": "[]", - "EMmLENGTH0_0": 16, - "PVInstaRevives_7": 1, - "PVFishingSpotIndex_5": -1, - "EquipOrder_6": [ - { - "0": "EquipmentHats105", - "1": "EquipmentPunching9", - "2": "EquipmentShirts37", - "3": "EquipmentPendant25", - "4": "EquipmentPants29", - "5": "EquipmentRings35", - "6": "EquipmentShoes37", - "7": "EquipmentRings35", - "8": "EquipmentHats69", - "9": "EquipmentKeychain20", - "10": "Trophy20", - "11": "EquipmentKeychain20", - "12": "EquipmentCape4", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "EquipmentTools14", - "1": "EquipmentToolsHatchet12", - "2": "FishingRod11", - "3": "CatchingNet11", - "4": "TrapBoxSet9", - "5": "WorshipSkull7", - "6": "DNAgun1", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "FoodG9", - "1": "FoodPotGr2", - "2": "FoodG5", - "3": "FoodPotGr4", - "4": "Blank", - "5": "Blank", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - } - ], - "AnvilPAselect_0": [ - 10, - 10, - 10 - ], - "EMmLENGTH1_0": 16, - "RespTime_7": 0, - "PldTraps_7": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "AFKtarget_1": "w7a12", - "SLpre_3": "{\"0\":245,\"1\":245,\"5\":245,\"6\":245,\"8\":245,\"9\":100,\"10\":848,\"11\":494,\"12\":104,\"13\":100,\"81\":245,\"85\":299,\"86\":417,\"87\":100,\"88\":299,\"89\":299,\"90\":121,\"91\":139,\"92\":198,\"93\":245,\"94\":245,\"95\":245,\"96\":245,\"97\":245,\"98\":219,\"99\":203,\"100\":197,\"101\":200,\"102\":180,\"103\":197,\"104\":153,\"111\":100,\"119\":136,\"120\":218,\"121\":211,\"122\":121,\"123\":139,\"124\":126,\"125\":211,\"127\":219,\"129\":245,\"130\":245,\"131\":245,\"132\":245,\"133\":144,\"141\":245,\"142\":299,\"143\":299,\"144\":299,\"149\":299,\"165\":245,\"166\":144,\"167\":147,\"168\":245,\"169\":245,\"170\":0,\"175\":175,\"176\":174,\"177\":199,\"178\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":27,\"625\":862,\"628\":100,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"639\":100,\"642\":116,\"652\":300,\"654\":150,\"655\":44,\"656\":200}", - "BossInfo": [ - { - "0": 0, - "1": 30000, - "2": 5, - "length": 3 - }, - { - "0": 0, - "1": 1000000, - "2": 150, - "length": 3 - }, - { - "0": 0, - "1": 20000000, - "2": 1250, - "length": 3 - }, - { - "0": 0, - "1": 80000000, - "2": 2500, - "length": 3 - }, - { - "0": 2, - "1": 1000000000, - "2": 25, - "length": 3 - }, - { - "0": 0, - "1": 2.0853580021527238e+26, - "2": 2500, - "length": 3 - } - ], - "Arcane": [ - 130, - 107, - 97, - 1, - 60, - 65, - 105, - 45, - 38, - 85, - 1, - 63, - 76, - 39, - 39, - 76, - 6, - 41, - 16, - 51, - 1, - 47, - 40, - 22, - 37, - 9, - 48, - 28, - 1, - 30, - 10, - 38, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "PVtStarSign_0": "44,69,6,", - "PTimeAway_8": 1770328.4310950001, - "OptL_8": [ - 1, - 0, - 2, - 14, - 1, - 0, - 1243, - 0, - 0, - 0, - 0, - 0, - 2, - 0, - 1, - 6, - 20, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 0, - 1, - 0, - 1, - 1, - 0, - 3, - 0, - 3220, - 0 - ], - "AttackLoadout_2": "[[360,316,317,285,286,318],[273,270,271,288,\"Null\",635],[639,634,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "AtkCD_4": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "BuffsActive_7": [ - { - "0": 94, - "1": 214, - "2": 3660, - "length": 3 - } - ], - "AFKtarget_5": "w7a12", - "OptL2_2": [ - { - "0": 710, - "1": 10, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Scripticus2", - "3": 0, - "length": 4 - } - ], - "InvBagsUsed_3": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\",\"114\":\"1\"}", - "ExpReq0_4": [ - 1.005762996007229e+23, - "5.849207034510633E8", - 110861626429.97466, - "3.7468514239611273E11", - "3.1089793380915135E8", - 417544674105.16296, - "3.5315527736585766E8", - 41184147894.63169, - 176253639537.1536, - 127583008.24608237, - 169535.140750577, - 34509590.81999272, - 1178722.1372879073, - 1429108928.249691, - 1274761.0302086878, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 1805021782.6773589, - 1355911.9435049952, - 15, - 15, - 15, - 15, - 15 - ], - "MaxCarryCap_5": "{\"Chopping\":250,\"Mining\":30000,\"Souls\":25000,\"Quests\":10,\"Fishing\":25000,\"fillerz\":10,\"Critters\":5000,\"Foods\":20000,\"bCraft\":10000,\"Statues\":10,\"Bugs\":50}", - "PVFishingSpotIndex_9": 0, - "PetsStored": "[[\"snailZ\",\"16\",283150.217994149,0],[\"glass\",4,74327.1159919026,0],[\"snakeB\",4,266685.398809472,0],[\"speaker\",4,78898.9986615754,0],[\"penguin\",4,75560.2905863908,0],[\"thermostat\",4,166672.63523736,0],[\"mamoth\",4,64919.0046983086,0],[\"Pet11\",4,31999.4787969466,0],[\"Pet9\",4,109982.451696154,0],[\"snowball\",4,131934.754947672,0],[\"w4b2\",4,31115.9877958131,0],[\"w4b3\",4,28014.1296292924,0],[\"w4a2\",4,102988.974674545,0],[\"flake\",4,65905.2202475261,0],[\"eye\",4,51438.5116181126,0],[\"ram\",4,108707.858949556,0],[\"Pet8\",4,33332.7295970397,0],[\"poopSmall\",4,27834.2697703435,0],[\"branch\",4,30274.4524004514,0],[\"crabcake\",4,24008.2229646983,0],[\"mimicA\",4,25003.6947733761,0],[\"coconut\",4,46872.9720261804,0],[\"Pet3\",4,168351.337797833,0],[\"sandcastle\",4,195364.588160064,0],[\"acorn\",4,37683.2750686984,0],[\"mushG\",4,49879.666550092,0],[\"Pet0\",4,64984.2503706647,0],[\"frogG\",4,30859.8262393048,0],[\"Pet2\",4,34890.6969053132,0],[\"beanG\",4,46058.390918463,0],[\"snakeG\",4,30179.3919909181,0],[\"slimeG\",4,30984.306358556,0],[\"mushR\",4,32800.8561887267,0],[\"goblinG\",4,66369.5266986928,0],[\"jarSand\",4,40644.6813157196,0],[\"ratB\",4,33976.3239656429,0],[\"carrotO\",\"6\",116474.847186955,0],[\"Pet4\",\"18\",57762.338771444,0],[\"crabcake\",\"3\",138525.734483211,0],[\"slimeG\",\"12\",142113.256524009,0],[\"snailZ\",\"16\",155928.786512718,0],[\"mimicA\",\"1\",64872.6968286902,0],[\"sandgiant\",\"11\",64614.722645143,0],[\"snailZ\",\"16\",53825.1941281885,0],[\"jarSand\",\"21\",54607.9394745963,0],[\"goblinG\",\"22\",38947.08523501,0],[\"branch\",\"22\",34223.7816787989,0],[\"Pet9\",\"32\",33078.5862541008,0],[\"carrotO\",4,78690.0962614529,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0]]", - "PrayOwned": "[50,50,50,50,20,2,10,50,50,8,10,12,14,50,1,1,30,50,30,0,0,0,0,0,0]", - "CharSAVED_4": 5, - "InventoryOrder_0": [ - "Trophy8", - "EquipmentRings23", - "EquipmentStatues12", - "EquipmentHats52", - "EquipmentShirts26", - "EquipmentPants20", - "EquipmentShoes21", - "EquipmentHats4Choppin", - "Blank", - "Blank", - "Spelunking3", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Trophy2", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Quest56", - "EquipmentHats2", - "EquipmentHats2", - "Blank", - "Ht", - "Trophy2", - "Trophy2", - "Trophy2", - "Trophy2", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" - ], - "PldTraps_1": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "AnvilPA_0": [ - { - "0": 0, - "1": 0, - "2": 51.4001487262973, - "3": 366090711, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 149.248419858553, - "3": 84526427, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 250.175441816608, - "3": 20883, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 90.2489392269498, - "3": 4013, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 190.005565498659, - "3": 14692, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 480.831335186581, - "3": 801388, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 2467.96275802825, - "3": 12, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 344.341622177351, - "3": 3, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 3820.74364047781, - "3": 5, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 5260.46641493066, - "3": 948759, - "length": 4 - }, - { - "0": 16255, - "1": 140147545.0424008, - "2": 5507.067362152971, - "3": 134502433, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - } - ], - "ForgeLV": [ - 16, - 50, - 90, - 85, - 75, - 60 - ], - "IMmLENGTH_3": 112, - "ObolEqMAP_8": "{\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"2\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"11\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"13\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"17\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"18\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"19\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"Speed\":0}}", - "Print": "[0,0,0,0,0,\"Fish4\",89354295.8910248,\"Fish1\",759701630.596883,\"Fish2\",469712085.917926,\"Fish3\",220280519.515746,\"Fish5\",80346802.5941547,\"Copper\",\"1.0101132105699354E10\",\"Copper\",\"1.0101132105699354E10\",\"OakTree\",97977235976.3825,\"BirchTree\",9805103814.49083,\"JungleTree\",6654794591.18817,\"ForestTree\",4351795185.42951,\"StumpTree\",1398013135.23677,\"OakTree\",97977235976.3825,\"OakTree\",97977235976.3825,\"Bug1\",589119983.913874,\"Bug2\",282868241.970187,\"Bug15\",2459345.1798800486,\"Bug4\",90855713.5534249,\"Bug5\",56965090.243814,\"Bug1\",589119983.913874,\"Bug1\",589119983.913874,\"Copper\",27362171667.4218,\"Iron\",14900556119.4728,\"Gold\",7446915787.47449,\"Plat\",3658152220.95784,\"Dementia\",2026674264.94808,\"Copper\",27362171667.4218,\"Godshard\",\"1.7716588456986153E8\",\"OakTree\",13018537151.4598,\"Tree8\",437848993.641343,\"Tree9\",268415958.898141,\"Tree10\",162273892.430109,\"Tree12\",72006445.8737185,\"OakTree\",13018537151.4598,\"BirchTree\",\"7.983066213212927E9\",\"Forest3\",503780.2182,\"SnowA1\",674807.33232,\"SnowB4\",740230.84224,\"SnowC4\",820162.11456,\"Forest1\",835148.66688,\"GalaxyA1\",533565.8712,\"LavaA1\",455442.6528,\"SnowC4\",2054727,\"GalaxyA1\",1961922,\"GalaxyA3\",1865059,\"GalaxyB3\",1768196,\"SnowB4\",455,\"GalaxyA1\",1961922,\"GalaxyA3\",1865059,\"Copper\",6331015254.76345,\"Fish13\",6282792.00758552,\"Fish7\",10302099.4652166,\"Fish11\",1327234.29717881,\"Prehistrium\",134801162.3928993,\"Prehistrium\",134801162.3928993,\"Void\",\"3.3939241069613475E8\",\"OakTree\",9897662705.37914,\"PalmTree\",1949706199.69276,\"SaharanFoal\",749933982.829663,\"Tree7\",587263356.446902,\"AlienTree\",435484943.470246,\"OakTree\",9897662705.37914,\"OakTree\",9897662705.37914,\"Bug1\",144669513.679334,\"Bug12\",796606.95831295,\"Bug13\",398303.479156475,\"Bug11\",1308711.43151413,\"Bug10\",1934616.89876002,\"Bug1\",144669513.679334,\"Bug1\",144669513.679334,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0]", - "PVStatList_5": [ - 66980, - 156629, - 84640, - 56625, - 836 - ], - "EquipQTY_0": [ - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 1, - "12": 1, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 259105, - "1": 2186, - "2": 259332, - "3": 259329, - "4": 258871, - "5": 678802, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - } - ], - "StatueLevels_7": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "AnvilPAselect_7": [ - 0, - 0, - 0 - ], - "LockedSlots_5": [ - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "AnvilPAselect_1": [ - 0, - 0, - 0 - ], - "PlayerStuff_5": "[11129,1,0,0,0,0,0,0,0,0]", - "FlagP": "[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]", - "PVFishingToolkit_4": [ - 9, - 4 - ], - "CSver": 28.05, - "AnvilPAselect_8": [ - 3, - 3, - 3 - ], - "EMmLENGTH0_7": 16, - "CardEquip_5": [ - "poopSmall", - "moonman", - "Crystal1", - "Crystal2", - "w5b4", - "Boss2A", - "babaMummy", - "demonP", - "B", - "B", - "B", - "B" - ], - "AtkCD_5": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "EquipOrder_4": [ - { - "0": "EquipmentHats105", - "1": "EquipmentWands13", - "2": "EquipmentShirts37", - "3": "EquipmentPendant25", - "4": "EquipmentPants29", - "5": "EquipmentRings36", - "6": "EquipmentShoes37", - "7": "EquipmentRings36", - "8": "EquipmentHats69", - "9": "EquipmentKeychain24", - "10": "Trophy15", - "11": "EquipmentKeychain24", - "12": "EquipmentCape13", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "EquipmentTools14", - "1": "EquipmentToolsHatchet12", - "2": "FishingRod11", - "3": "CatchingNet11", - "4": "TrapBoxSet9", - "5": "WorshipSkull11", - "6": "DNAgun3", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "FoodPotGr4", - "1": "FoodPotGr2", - "2": "FoodG2", - "3": "FoodG9", - "4": "FoodPotOr4", - "5": "Blank", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - } - ], - "EMm0_2": "{\"0\":{\"Defence\":90,\"STR\":0,\"WIS\":0,\"Weapon_Power\":6,\"LUK\":9,\"UQ2txt\":0,\"Reach\":0,\"AGI\":60,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":48,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":50,\"Reach\":0,\"Upgrade_Slots_Left\":-7,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":105,\"STR\":0,\"WIS\":0,\"Weapon_Power\":7,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":70,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":135,\"STR\":0,\"WIS\":0,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":90,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-11,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":120,\"WIS\":0,\"STR\":10,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":80,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":15,\"STR\":0,\"WIS\":0,\"Weapon_Power\":1,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":10,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":90,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":6,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":60,\"Reach\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":7,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"9\":{\"UQ2txt\":\"%_ALL_STATS\",\"UQ1val\":1,\"UQ2val\":2.5,\"UQ1txt\":\"%_ALL_STATS\"},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"UQ1val\":1.5,\"UQ2val\":2.5,\"UQ1txt\":\"%_TOTAL_DAMAGE\"},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "IMm_9": "{\"31\":{\"WIS\":0,\"STR\":0,\"Power\":0,\"LUK\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0}}", - "PTimeAway_9": 1770328.417095, - "QuestHm_3": [ - { - "0": "Masterius1", - "1": "Inner_Voice_Followed:", - "2": "0", - "3": "1", - "length": 4 - }, - { - "0": "Sussy_Gene3", - "1": "1st_Thing:", - "2": 1, - "3": "1", - "4": "2nd_Thing:", - "5": 1, - "6": "1", - "7": "3rd_Thing:", - "8": "0", - "9": "1", - "length": 10 - }, - { - "0": "Meel1", - "1": "Boops_Bopped:", - "2": "0", - "3": "30", - "length": 4 - }, - { - "0": "Poigu3", - "1": "Divinity_Lv:", - "2": "0", - "3": "80", - "length": 4 - }, - { - "0": "Snootie1", - "1": "Find_Pommsie:", - "2": 1, - "3": "1", - "length": 4 - } - ], - "EMm0_1": "{\"0\":{\"Upgrade_Slots_Left\":-12,\"Weapon_Power\":12,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":180,\"STR\":0,\"AGI\":0,\"WIS\":120,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"1\":{\"Upgrade_Slots_Left\":-7,\"Weapon_Power\":56,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":49,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"2\":{\"Upgrade_Slots_Left\":-11,\"Weapon_Power\":11,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":165,\"STR\":0,\"AGI\":0,\"WIS\":110,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"3\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":11,\"STR\":0,\"AGI\":0,\"WIS\":110,\"LUK\":0,\"Defence\":165,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ2txt\":0},\"4\":{\"Upgrade_Slots_Left\":-11,\"Weapon_Power\":11,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":165,\"STR\":0,\"AGI\":0,\"WIS\":110,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"5\":{\"Upgrade_Slots_Left\":-1,\"Weapon_Power\":1,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":15,\"STR\":0,\"AGI\":0,\"WIS\":10,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"6\":{\"Upgrade_Slots_Left\":-10,\"Weapon_Power\":10,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":150,\"STR\":0,\"AGI\":0,\"WIS\":100,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"7\":{\"Upgrade_Slots_Left\":-1,\"Weapon_Power\":1,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":15,\"STR\":0,\"AGI\":0,\"WIS\":10,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"9\":{\"UQ2txt\":\"%_DROP_CHANCE\",\"UQ1val\":15,\"UQ1txt\":\"%_DROP_CHANCE\",\"UQ2val\":10},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ2txt\":0},\"11\":{\"UQ2txt\":\"%_DROP_CHANCE\",\"UQ1val\":15,\"UQ1txt\":\"%_DROP_CHANCE\",\"UQ2val\":10},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "Summon": "[[443,162,0,140,218,182,1,30,1,10,157,371,189,231,1,150,113,10,419,10,156,179,30,268,3,1,20,367,30,127,303,137,3,223,1,197,30,189,386,100,246,3,111,223,231,30,304,10,40,158,111,128,95,158,305,30,129,219,89,138,75,72,123,116,123,306,353,327,20,30,1,1,185,220,81,3,24,72,4,8,114,39],[\"Pet1\",\"Pet2\",\"Pet3\",\"Pet0\",\"Pet4\",\"mushG\",\"mushR\",\"Pet6\",\"frogG\",\"beanG\",\"jarSand\",\"Pet5\",\"slimeG\",\"mimicA\",\"snakeG\",\"crabcake\",\"carrotO\",\"coconut\",\"goblinG\",\"sandcastle\",\"Pet10\",\"plank\",\"pincermin\",\"sheep\",\"frogBIG\",\"Pet11\",\"mushP\",\"poopSmall\",\"ratB\",\"branch\",\"acorn\",\"mushW\",\"potato\",\"steak\",\"moonman\",\"sandgiant\",\"flake\",\"stache\",\"bloque\",\"mamoth\",\"snowball\",\"w4a2\",\"penguin\",\"w4a3\",\"thermostat\",\"snailZ\",\"glass\",\"snakeB\",\"demonP\",\"w4b2\",\"w5a1\",\"w5a2\",\"w5a3\",\"speaker\",\"eye\",\"ram\",\"w4b1\",\"w4b3\",\"w4b4\",\"w4b5\",\"w4c1\",\"w4c2\",\"w4c3\",\"w5a4\",\"w5a5\",\"w5b1\",\"w5b2\",\"w5b3\",\"w5b4\",\"w5b5\",\"w6a1\",\"rift1\",\"skele2\",\"w4c4\",\"w6a2\",\"w5b6\",\"w5c1\",\"w5c2\",\"w6a3\",\"w6a4\",\"w6a5\",\"w6b1\",\"w6b2\",\"w6b3\",\"w6b4\",\"w6c1\",\"w6c2\",\"w6d1\",\"w6d2\",\"w6d3\",\"rift2\",\"babaMummy\",\"Boss6\",\"mini6a\",\"slimeB\",\"rift3\",\"mini3a\",\"w7a1\",\"w7a2\",\"w7a3\",\"w7a4\",\"w7a5\",\"w7a6\"],[5.0467467220953975e+22,1.3272756618750264e+22,4.267043055510693e+21,5.626323668212059e+21,1.283533432586187e+21,184310542632982700000,149622834437426600000,279618474396268960,0],[3,683293.569000721,8,3,0,0,0,0,0],[0,2,3,0,5,0,0,0,0,0,0,0,0,0]]", - "KLA_7": "[[0,0],[-1177351478.08],[-1814919070.4],[150,10],[150],[150],[0],[0,81],[-1068194469.69667],[-75174.98464891067],[0],[0,0],[0],[-1494430851,-1494383351],[-1228900750.92347,-1228899400.92347],[-1280222560.54667],[-1149224521.59086,-1149221721.59086],[-1570801342.69333],[-1292145050],[-1296437187.07658],[7],[5],[0],[0],[-1197171514.41,-1197169814.41],[0],[-1104893280.12],[-1198661356.46,-1198657186.46],[-1066926604],[0],[-10739.283521272951],[-1341299900.94109],[0],[0],[0],[0],[0],[0],[-295752.2766265876],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-1257571253],[-1311555431.49,-1311555031.49],[-1689217535.73333],[0],[0],[30],[-1602712799.64],[-3465468671.19169],[-1719114375.96],[-2130138563,-2130141063],[0],[-1649057202],[-1319018006],[-4224817569.12393],[-1776869514],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-22950503561.74131],[4000],[-64721726074.75911],[-23775234263.319492,-23775144263.319492],[-5030217199.633663],[-9564578222.488438],[-1856407529],[-1202987133],[-1781480404],[-1848583089],[-1576545766],[-1477024510.0288382],[-2018416882.6747148],[1],[1000],[-1606667844],[-1241250607],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1827773493],[-1180609467],[-4439161537.284012],[-1089654852.2266667],[-5308531079.680681],[-4879724049.40834],[-3314854060.6700554],[-6605102507.917538],[-2939214580.30932],[-4059877859.0485697],[-2907071181.792106],[-5531904490.888628],[-2002690503.3828135],[250],[700],[-12044377],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-4476324897.582029],[-11185014152.240139],[-11996684228.868055],[-3324514586.361496],[-5692590823.56631],[-66455.4065100219],[-109600.911728624],[-644122779.779669],[-986002.51186764],[-2537421.26780146],[-390606121.78196],[-552412115.066149],[-3110110756.33075],[0],[0],[-11933.3661422141],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-87993.515852123],[-118767805.031704],[-310999715.488615],[-549873879.429674],[-480631821],[-289768666],[-1661271953],[-815692943],[-552599717],[-599356336],[-278035672],[-1876747.61817326],[-2500409],[-1928917058.20957],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-7230.993148820609],[-1965.804720493415],[-1993087825.0579293,-2001587825.0579333],[-11831337],[19996933.732184444,996933.7321844411],[0],[-41180785.02993703,-271180785.02986705],[-906573381],[0],[-238658685,-663658685],[-217401268],[0],[0],[0]]", - "CYNPC": [ - 0.01, - 5, - 3, - 1.01, - 0.01, - 0.01, - 2, - 0.01, - 2, - 4, - 0.01, - 1.01, - 3, - 0.01, - 1, - 3, - 3, - 4, - 2, - 0.01, - 1.01, - 0.01, - 0.01, - 0.01, - 0.01, - 0.01, - 0, - 1, - 0, - 1, - 8, - 1, - 0, - 0, - 0, - 0 - ], - "EquipOrder_1": [ - { - "0": "EquipmentHats119", - "1": "EquipmentWands14", - "2": "EquipmentShirts39", - "3": "EquipmentPendant30", - "4": "EquipmentPants31", - "5": "EquipmentRings36", - "6": "EquipmentShoes40", - "7": "EquipmentRings36", - "8": "EquipmentHats82", - "9": "EquipmentKeychain11", - "10": "Trophy20", - "11": "EquipmentKeychain11", - "12": "EquipmentCape9", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "EquipmentTools11", - "1": "EquipmentToolsHatchet12", - "2": "FishingRod7", - "3": "CatchingNet7", - "4": "TrapBoxSet8", - "5": "WorshipSkull9", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "FoodG6", - "1": "FoodG13", - "2": "FoodG2", - "3": "FoodG9", - "4": "FoodHealth17", - "5": "FoodPotGr4", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - } - ], - "EMm1_6": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":60,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":72,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":72,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":60,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":60,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":32,\"LUK\":48,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"Weapon_Power\":18,\"LUK\":18,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0}}", - "PVGender_2": 0, - "PVGender_4": 0, - "SL_4": "{\"0\":209,\"1\":215,\"5\":194,\"6\":190,\"8\":158,\"9\":100,\"10\":498,\"11\":494,\"12\":967,\"13\":100,\"144\":157,\"445\":204,\"446\":302,\"447\":100,\"448\":196,\"449\":219,\"450\":148,\"451\":197,\"452\":208,\"453\":100,\"454\":100,\"455\":206,\"456\":217,\"457\":210,\"458\":153,\"459\":220,\"460\":210,\"461\":210,\"462\":208,\"463\":216,\"464\":120,\"465\":187,\"466\":187,\"467\":199,\"468\":201,\"469\":188,\"470\":220,\"472\":192,\"474\":128,\"475\":195,\"476\":209,\"477\":100,\"478\":129,\"486\":167,\"488\":215,\"494\":100,\"495\":131,\"496\":144,\"497\":125,\"498\":195,\"499\":128,\"500\":142,\"505\":2,\"506\":142,\"507\":160,\"508\":146,\"531\":139,\"532\":208,\"533\":196,\"539\":299,\"616\":50,\"618\":40,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":0,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":121}", - "FoodSlO_0": 6, - "ObolEqO0_0": [ - "ObolGoldFishing", - "ObolBronzeMining", - "ObolChizoarA", - "ObolBronzeCatching", - "ObolGoldFishing", - "ObolSilverMining", - "ObolBronzeMining", - "ObolBronzeMining", - "ObolBronzeMining", - "ObolGoldMining", - "ObolKruk", - "ObolGoldKill", - "ObolSilverMining", - "ObolSilverMining", - "ObolSilverMining", - "ObolSilverMining", - "ObolSilverMining", - "ObolBronzeMining", - "ObolGoldMining", - "ObolChizoarA", - "ObolGoldLuck" - ], - "MaxCarryCap_6": "{\"Chopping\":30000,\"Mining\":30000,\"Souls\":2000,\"Quests\":10,\"Fishing\":30000,\"fillerz\":10,\"Critters\":30000,\"Foods\":20000,\"bCraft\":30000,\"Statues\":10,\"Bugs\":30000}", - "PVMinigamePlays_8": 5, - "CSetEq_7": "{\"{%_Dmg,_Drop,_and_EXP\":30}", - "LockedSlots_1": [ - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "FamValFishingToolkitOwned": [ - { - "0": 0, - "1": 1, - "2": 10, - "3": 5, - "4": 11, - "5": 12, - "6": 3, - "7": 2, - "8": 6, - "9": 7, - "10": 13, - "11": 8, - "12": 4, - "13": 9, - "14": 14, - "length": 15 - }, - { - "0": 0, - "1": 11, - "2": 1, - "3": 5, - "4": 10, - "5": 2, - "6": 12, - "7": 13, - "8": 8, - "9": 3, - "10": 4, - "11": 9, - "12": 14, - "13": 6, - "length": 14 - } - ], - "SteamAchieve": "[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,0,-1,-1,-1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", - "ObolEqMAP_6": "{\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0}}", - "AnvilPAstats_9": [ - 13, - 600, - 700, - 140, - 1536, - 4 - ], - "SLpre_0": "{\"0\":188,\"1\":163,\"5\":195,\"6\":219,\"8\":267,\"9\":100,\"10\":1020,\"11\":494,\"12\":408,\"13\":100,\"81\":200,\"85\":205,\"86\":100,\"87\":355,\"88\":200,\"89\":213,\"90\":103,\"91\":100,\"92\":183,\"93\":100,\"94\":220,\"95\":188,\"96\":185,\"97\":208,\"98\":180,\"99\":217,\"100\":200,\"101\":207,\"102\":210,\"103\":189,\"104\":110,\"105\":127,\"106\":130,\"107\":107,\"108\":115,\"109\":202,\"110\":207,\"111\":105,\"112\":201,\"114\":191,\"115\":147,\"116\":128,\"117\":131,\"118\":145,\"119\":111,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":176,\"141\":100,\"142\":214,\"143\":194,\"144\":152,\"145\":192,\"146\":216,\"147\":202,\"148\":201,\"149\":207,\"195\":0,\"196\":0,\"197\":0,\"198\":0,\"199\":0,\"200\":0,\"201\":0,\"202\":0,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":100,\"616\":50,\"617\":150,\"618\":0,\"619\":0,\"620\":50,\"621\":144,\"622\":25,\"624\":0,\"625\":862,\"627\":0,\"628\":100,\"631\":100,\"632\":0,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":0,\"639\":0,\"640\":0,\"641\":0,\"642\":116,\"643\":0,\"644\":0,\"645\":0,\"651\":100,\"652\":300,\"654\":0,\"655\":0,\"656\":0,\"657\":0,\"658\":0}", - "ExpReq0_3": [ - 2.2607532863789138e+21, - "1.4789522948094542E10", - 154361500558.53253, - "1.2553868114862338E11", - 2866050755.9359174, - 417544674105.16296, - "1.9985439953817718E9", - 46088152414.911224, - 129561276719403.45, - 264658419.73111945, - 211413925.4593358, - 34509590.81999272, - 1398255.1090094226, - 1557331638.5250974, - 1063544.6526257473, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 2634945585.475608, - 81392.07669049683, - 15, - 15, - 15, - 15, - 15 - ], - "SLpre_1": "{\"0\":193,\"1\":203,\"5\":218,\"6\":208,\"8\":245,\"9\":155,\"10\":498,\"11\":494,\"12\":1002,\"13\":138,\"144\":155,\"445\":210,\"446\":100,\"447\":342,\"448\":210,\"449\":196,\"450\":129,\"451\":130,\"452\":199,\"453\":100,\"454\":100,\"455\":220,\"456\":194,\"457\":220,\"458\":145,\"459\":189,\"460\":204,\"461\":199,\"462\":188,\"463\":169,\"464\":206,\"480\":296,\"481\":296,\"482\":100,\"483\":296,\"484\":100,\"485\":188,\"486\":167,\"487\":189,\"488\":186,\"489\":145,\"490\":206,\"491\":212,\"492\":220,\"493\":206,\"494\":100,\"525\":296,\"526\":296,\"527\":296,\"528\":296,\"529\":296,\"530\":100,\"531\":220,\"532\":220,\"533\":220,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":296,\"585\":1,\"586\":1,\"587\":1,\"588\":1,\"589\":1,\"590\":1,\"591\":1,\"592\":1,\"593\":299,\"594\":1,\"595\":299,\"596\":299,\"597\":299,\"598\":299,\"599\":1,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":27,\"625\":862,\"628\":100,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"639\":100,\"652\":300,\"654\":0,\"655\":44,\"656\":200}", - "StatueLevels_4": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "PVMinigamePlays_0": 5, - "EMmLENGTH1_1": 16, - "SM_0": "{\"0\":188,\"1\":163,\"5\":195,\"6\":219,\"8\":267,\"9\":100,\"10\":1082,\"11\":494,\"12\":408,\"13\":100,\"23\":420,\"75\":100,\"81\":200,\"85\":205,\"86\":100,\"87\":389,\"88\":200,\"89\":213,\"90\":103,\"91\":100,\"92\":183,\"93\":100,\"94\":220,\"95\":188,\"96\":185,\"97\":208,\"98\":180,\"99\":217,\"100\":200,\"101\":207,\"102\":210,\"103\":189,\"104\":110,\"105\":127,\"106\":130,\"107\":107,\"108\":115,\"109\":202,\"110\":207,\"111\":105,\"112\":201,\"114\":191,\"115\":147,\"116\":128,\"117\":131,\"118\":145,\"119\":111,\"120\":118,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":176,\"141\":100,\"142\":214,\"143\":194,\"144\":152,\"145\":192,\"146\":216,\"147\":202,\"148\":201,\"149\":207,\"195\":100,\"196\":299,\"197\":299,\"198\":299,\"199\":299,\"200\":296,\"201\":100,\"202\":100,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":100,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "ExpReq0_8": [ - 6.406908190079303e+22, - 10459794086.081455, - 63576701503.91206, - 217410695325.07056, - 14789522948.094542, - 1098173131055.475, - 14789522948.094542, - 46088152414.911224, - 138435432621.20245, - 75595210.02694722, - 15, - 34509590.81999272, - 19811458.070990447, - 1557331638.5250974, - 302515.9320060309, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 1805021782.6773589, - 42529053.28558268, - 15, - 15, - 15, - 15, - 15 - ], - "SLpre_4": "{\"0\":209,\"1\":215,\"5\":194,\"6\":190,\"8\":158,\"9\":100,\"10\":168,\"11\":104,\"12\":659,\"13\":100,\"144\":157,\"445\":204,\"446\":300,\"447\":100,\"448\":196,\"449\":219,\"450\":148,\"451\":197,\"452\":208,\"453\":100,\"454\":100,\"455\":206,\"456\":217,\"457\":210,\"458\":153,\"459\":220,\"460\":210,\"461\":210,\"462\":208,\"463\":216,\"464\":120,\"465\":187,\"466\":187,\"467\":199,\"468\":201,\"469\":188,\"470\":220,\"472\":192,\"474\":128,\"475\":195,\"476\":209,\"477\":100,\"478\":129,\"486\":167,\"488\":215,\"494\":100,\"505\":127,\"506\":142,\"507\":160,\"508\":146,\"532\":208,\"533\":196,\"539\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"635\":100,\"636\":92,\"637\":100,\"652\":300}", - "AnvilCraftStatus": "[[1,1,0,0,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,0,1,1,0,1,1,1,1,1,1,1,1,1,0,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,2,1,1,1,1,1,1,1,1,1,1,-1,1,0,1,1,1,1,1,1,1,0,0,0,0],[1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,0,1,1,1,0,2,0,0,1,-1,1,1,0,0,1,0,1,1,1,1,1,1,1,1,1,1,0,1,-1,0,0,0,0,1,1,1,1,1,1,1,-1],[1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,1,1,1,1,0,0,0,0,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,1],[1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,0,1,1,1,1,0,1,1,1,1,1,0,1,0,1,0,1,0,1,1,0,0,1,-1,1,1,1,1,1],[0,0,0,0,-1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1]]", - "QuestComplete_7": "{\"Eliteus1\":1,\"Eliteus2\":0,\"Scripticus10\":1,\"XxX_Cattleprod_XxX1\":-1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Nebulyte1\":-1,\"Djonnut1\":0,\"Nebulyte2\":-1,\"Djonnut2\":-1,\"Nebulyte3\":-1,\"Djonnut3\":-1,\"Lava_Larry1\":1,\"Nebulyte4\":-1,\"Masterius1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":-1,\"Slargon2\":0,\"Oinkin2\":-1,\"Slargon3\":-1,\"Oinkin3\":-1,\"Slargon4\":-1,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":0,\"Mutton4\":-1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Stiltzcho2\":1,\"Promotheus2\":1,\"Stiltzcho3\":1,\"Promotheus3\":1,\"Builder_Bird1\":1,\"Stiltzcho4\":1,\"Promotheus4\":0,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":0,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":-1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":-1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":-1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":-1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":0,\"Blobbo2\":1,\"Hamish2\":-1,\"TP_Pete1\":0,\"Scubidew2\":-1,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete2\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":-1,\"Scripticus3\":1,\"Cowbo_Jones11\":-1,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":0,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":-1,\"Sprout1\":-1,\"Capital_P1\":-1,\"Sprout2\":-1,\"Lonely_Hunter1\":-1,\"Capital_P2\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Capital_P3\":-1,\"Sprout4\":-1,\"Shuvelle1\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle2\":-1,\"Gobo1\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":-1,\"Gobo2\":1,\"Gobo3\":1,\"Shuvelle4\":-1,\"Falloween_Pumpkin2\":-1,\"Gobo4\":1,\"Shuvelle5\":-1,\"Falloween_Pumpkin3\":-1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":0,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":0,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":0,\"Cowbo_Jones2\":-1,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":-1,\"Bill_Brr2\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":0,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":-1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":-1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion5\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":0,\"Lafu_Shi1\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":-1,\"Lafu_Shi6\":1,\"Woodsman2\":-1,\"Woodsman3\":-1,\"Hoggindaz1\":1,\"Woodsman4\":-1,\"Hoggindaz2\":0,\"Hoggindaz3\":-1,\"Hoggindaz4\":-1,\"Hoggindaz5\":-1,\"Hoggindaz6\":-1,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":1,\"Iceland_Irwin1\":1,\"Hoggindaz8\":-1,\"Yondergreen1\":-1,\"Funguy3\":1,\"Town_Marble1\":1,\"Telescope1\":1,\"Yondergreen2\":-1,\"Hoggindaz9\":-1,\"Funguy4\":1,\"Funguy5\":0,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Carpetiem1\":-1,\"Dog_Bone2\":0,\"Bushlyte1\":-1,\"Yondergreen5\":-1,\"Carpetiem2\":-1,\"Bushlyte2\":-1,\"Yondergreen6\":-1,\"Carpetiem3\":-1,\"Bushlyte3\":-1,\"Yondergreen7\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "EquipOrder_5": [ - { - "0": "EquipmentHats106", - "1": "EquipmentBows12", - "2": "EquipmentShirts38", - "3": "EquipmentPendant25", - "4": "EquipmentPants30", - "5": "EquipmentRingsTempest6", - "6": "EquipmentShoes38", - "7": "EquipmentRingsTempest6", - "8": "EquipmentHats118", - "9": "EquipmentKeychain10", - "10": "Trophy2", - "11": "EquipmentKeychain21", - "12": "EquipmentCape13", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "EquipmentTools2", - "1": "EquipmentToolsHatchet3", - "2": "FishingRod2", - "3": "CatchingNet3", - "4": "TrapBoxSet8", - "5": "WorshipSkull7", - "6": "DNAgun0", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "Blank", - "1": "FoodPotOr4", - "2": "FoodG9", - "3": "FoodG2", - "4": "FoodPotGr2", - "5": "FoodPotGr4", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - } - ], - "FoodCD_5": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "NPCdialogue_9": "{\"Loominadi\":0,\"Promotheus\":17,\"Stiltzcho\":10,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":6,\"Masterius\":2,\"Lava_Larry\":9999,\"Carpetiem\":0,\"Bellows\":7,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Town_Marble\":3,\"Telescope\":9999,\"Yondergreen\":0,\"Hamish\":0,\"Iceland_Irwin\":9999,\"Blobbo\":9999,\"Royal_Worm\":0,\"Tribal_Shaman\":0,\"Krunk\":0,\"Obol_Altar\":9999,\"Goldric\":11,\"Funguy\":9,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":0,\"Cowbo_Jones\":38,\"Typhoon\":2,\"Egggulyte\":0,\"Eliteus\":5,\"Woodsman\":8,\"Gobo\":9999,\"Bandit_Bob\":19,\"Poigu\":0,\"Picnic_Stowaway\":8,\"Capital_P\":0,\"Sprout\":0,\"Tiki_Chief\":0,\"Coastiolyte\":0,\"Slargon\":12,\"Snake_Jar\":0,\"Oinkin\":0,\"Sussy_Gene\":8,\"Clown\":9999,\"Builder_Bird\":9999,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":0,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":9999,\"Scripticus\":39,\"Desert_Davey\":9999,\"questDisp\":0,\"Pirate_Porkchop\":11,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Mutton\":0,\"Dog_Bone\":0,\"Gangster_Gus\":12,\"Djonnut\":2,\"TP_Pete\":0,\"Potti\":0,\"Bill_Brr\":0,\"Whattso\":0,\"Legumulyte\":1,\"Walupiggy\":9999,\"XxX_Cattleprod_XxX\":11,\"Dazey\":0,\"Mr_Pigibank\":9999,\"Hoggindaz\":15,\"Muhmuguh\":12,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Nebulyte\":0,\"Fishpaste97\":0,\"Scubidew\":0,\"Toobus_Goobus\":12,\"Humble_Hugh\":1,\"Snootie\":0,\"Sad_Urie\":9999,\"Bloo_Radley\":6,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "CharacterClass_0": 14, - "CharacterClass_8": 40, - "PldTraps_8": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "StatueLevels_9": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "MaxCarryCap_4": "{\"Souls\":10000,\"Chopping\":20000,\"Mining\":20000,\"Quests\":10,\"Fishing\":5000,\"fillerz\":10,\"Critters\":10,\"Foods\":20000,\"bCraft\":20000,\"Bugs\":20000,\"Statues\":10}", - "EMm1_7": "{\"0\":{\"Defence\":0,\"STR\":24,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":48,\"LUK\":0,\"Weapon_Power\":32,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":48,\"LUK\":0,\"Weapon_Power\":32,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", - "ServerGemsReceived": 14371, - "CYDeliveryBoxStreak": 1896, - "InventoryOrder_8": [ - "StonePremLUK", - "StonePremWIS", - "StonePremAGI", - "StoneA7", - "EquipmentHats57", - "EquipmentHats75", - "EquipmentHats62", - "EquipmentHats34", - "EquipmentHats56", - "EquipmentHats4Choppin", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" - ], - "BuffsActive_8": [], - "Prayers_0": "[4,14,-1,16,1,-1,-1,-1,-1,-1,-1,-1]", - "OptL2_1": [ - { - "0": 174, - "1": 7, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Toobus_Goobus2", - "3": 0, - "length": 4 - } - ], - "AttackLoadoutpre_8": "[[460,635,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "CardPreset_9": "[[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w6a1\",\"w5a1\",\"w5b3\",\"poopBig\",\"wolfB\",\"poopD\",\"Boss6C\",\"Boss3C\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Crystal1\",\"Crystal2\",\"w5b4\",\"babaMummy\",\"Boss2A\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a4\",\"w7a1\",\"Boss4B\",\"wolfA\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", - "ObolEqO0_2": [ - "ObolGoldLuck", - "ObolSilver1", - "ObolChizoarA", - "ObolSilver1", - "ObolPink1", - "ObolBronze1", - "ObolSilver1", - "ObolPlatinum1", - "ObolPlatinum1", - "ObolGoldLuck", - "ObolKruk", - "ObolGoldLuck", - "ObolPlatinum1", - "ObolPlatinum1", - "ObolPlatinum1", - "ObolPlatinum1", - "ObolGold1", - "ObolGold1", - "ObolGoldLuck", - "ObolChizoarA", - "ObolGoldLuck" - ], - "ObolEqMAP_9": "{\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"13\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"15\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"16\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"17\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0}}", - "AFKtarget_8": "w7a12", - "AtkCD_1": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "DungUpg": "[[10,10,10,10,10,8,8,10,8,6,7,7,8,10,10,4,8,5,5,11,5,5,5,5,0,0,6,0,4,0,5,0,5,5,6,5,5,4,5,5,0,-1,0,5,5,10,1,0],[100,100,100,100,100,100,100,100],[1,5,9,11,12,18,21,22,-1],[18,18,18,18,3,3,3,3,3,3],[20,20,31,18],[50,50,50,50,50,50,50,50],[1,1,1,1,1,1,1,1,1,1]]", - "ObolInvMAP_1": "{\"10\":{\"UQ1val\":1,\"WIS\":1,\"UQ1txt\":\"%_MONEY\"},\"16\":{\"UQ1val\":1,\"AGI\":2,\"UQ1txt\":\"%_DROP_CHANCE\"}}", - "EquipQTY_9": [ - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 1, - "9": 0, - "10": 1, - "11": 1, - "12": 1, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 388, - "1": 5274, - "2": 12375, - "3": 12684, - "4": 24162, - "5": 112, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - } - ], - "OptL2_5": [ - { - "0": 710, - "1": 10, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Tired_Mole3", - "3": 0, - "length": 4 - } - ], - "EMmLENGTH1_3": 16, - "FoodCD_3": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "SL_3": "{\"0\":245,\"1\":245,\"5\":245,\"6\":245,\"8\":245,\"9\":100,\"10\":1254,\"11\":494,\"12\":408,\"13\":100,\"81\":245,\"85\":299,\"86\":444,\"87\":100,\"88\":299,\"89\":299,\"90\":121,\"91\":139,\"92\":198,\"93\":245,\"94\":245,\"95\":245,\"96\":245,\"97\":245,\"98\":219,\"99\":203,\"100\":197,\"101\":200,\"102\":180,\"103\":197,\"104\":153,\"111\":100,\"119\":136,\"120\":218,\"121\":211,\"122\":121,\"123\":139,\"124\":0,\"125\":211,\"127\":219,\"129\":245,\"130\":245,\"131\":245,\"132\":245,\"133\":144,\"141\":245,\"142\":313,\"143\":313,\"144\":313,\"149\":300,\"165\":313,\"166\":313,\"167\":313,\"168\":313,\"169\":313,\"170\":142,\"175\":175,\"176\":174,\"177\":199,\"178\":313,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "SLpre_2": "{\"0\":142,\"1\":100,\"5\":196,\"6\":205,\"8\":150,\"9\":100,\"10\":168,\"11\":653,\"12\":104,\"13\":100,\"144\":197,\"263\":154,\"265\":100,\"266\":309,\"267\":100,\"268\":137,\"269\":145,\"270\":127,\"271\":135,\"272\":143,\"273\":214,\"274\":138,\"276\":200,\"277\":205,\"278\":185,\"279\":136,\"280\":132,\"281\":153,\"282\":100,\"283\":155,\"284\":205,\"285\":151,\"286\":151,\"287\":138,\"288\":137,\"289\":141,\"290\":245,\"291\":100,\"292\":143,\"293\":194,\"294\":141,\"295\":153,\"296\":146,\"297\":145,\"298\":144,\"299\":144,\"325\":147,\"326\":159,\"327\":154,\"328\":226,\"366\":178,\"367\":170,\"368\":219,\"374\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"652\":300}", - "CYKeysAll": [ - 2782, - 1847, - 4311, - 12511, - 35025, - 0, - 0, - 0 - ], - "CMmLENGTH": 552, - "IMm_0": "{\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"3\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"UQ1val\":0,\"UQ2val\":0},\"4\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"5\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"6\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"44\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"72\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"73\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"74\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"76\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"77\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"78\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"79\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "FamValWorldSelected": 330, - "CauldronInfo": [ - { - "0": 10346, - "1": 2001, - "2": 1000, - "3": 1053, - "4": 1000, - "5": 576, - "6": 583, - "7": 665, - "8": 606, - "9": 756, - "10": 578, - "11": 1001, - "12": 2179, - "13": 574, - "14": 574, - "15": 419, - "16": 1011, - "17": 539, - "18": 423, - "19": 415, - "20": 419, - "21": 600, - "22": 542, - "23": 564, - "24": 454, - "25": 1013, - "26": 553, - "27": 1412, - "28": 348, - "29": 1017, - "30": 81, - "31": 64, - "32": 122, - "33": 1, - "34": 1, - "35": 1, - "length": 36 - }, - { - "0": 13823, - "1": 2020, - "2": 577, - "3": 1000, - "4": 710, - "5": 1578, - "6": 1007, - "7": 580, - "8": 576, - "9": 573, - "10": 580, - "11": 576, - "12": 578, - "13": 575, - "14": 578, - "15": 405, - "16": 1014, - "17": 796, - "18": 403, - "19": 407, - "20": 406, - "21": 541, - "22": 405, - "23": 404, - "24": 410, - "25": 1024, - "26": 310, - "27": 318, - "28": 312, - "29": 422, - "30": 80, - "31": 1, - "32": 97, - "33": 1, - "34": 1, - "length": 35 - }, - { - "0": 14704, - "1": 1260, - "2": 1001, - "3": 575, - "4": 1006, - "5": 574, - "6": 1003, - "7": 1564, - "8": 579, - "9": 574, - "10": 576, - "11": 575, - "12": 574, - "13": 579, - "14": 578, - "15": 417, - "16": 1003, - "17": 659, - "18": 418, - "19": 418, - "20": 415, - "21": 540, - "22": 419, - "23": 419, - "24": 416, - "25": 1022, - "26": 1465, - "27": 370, - "28": 900, - "29": 1021, - "30": 121, - "31": 67, - "32": 60, - "33": 1, - "34": 1, - "35": 1, - "36": 1, - "37": 1, - "length": 38 - }, - { - "0": 6097, - "1": 574, - "2": 576, - "3": 578, - "4": 581, - "5": 574, - "6": 574, - "7": 581, - "8": 21978, - "9": 4315, - "10": 577, - "11": 575, - "12": 576, - "13": 577, - "14": 578, - "15": 452, - "16": 412, - "17": 1620, - "18": 410, - "19": 409, - "20": 409, - "21": 4502, - "22": 409, - "23": 411, - "24": 412, - "25": 291, - "26": 293, - "27": 457, - "28": 1312, - "29": 294, - "30": 990, - "31": 84, - "32": 79, - "33": 1, - "34": 1, - "length": 35 - }, - { - "0": 13, - "1": 13, - "2": 13, - "3": 13, - "4": 13, - "5": 13, - "6": 13, - "7": 13, - "8": 13, - "9": 13, - "10": 13, - "11": 13, - "12": 13, - "13": 13, - "14": 13, - "15": 13, - "16": 13, - "17": 13, - "18": 13, - "19": 13, - "20": 2, - "21": 13, - "22": 13, - "23": 13, - "24": 13, - "25": 10, - "26": 13, - "27": 13, - "28": 5, - "29": 13, - "30": 13, - "31": 13, - "32": 13, - "33": 9, - "34": 13, - "35": 13, - "36": 13, - "37": 13, - "38": 13, - "39": 7, - "40": 13, - "41": 0, - "42": 13, - "43": 13, - "44": 13, - "45": 13, - "46": 13, - "47": 13, - "48": 13, - "49": 3, - "50": 13, - "51": 13, - "52": 13, - "53": 13, - "54": 4, - "55": 9, - "56": 13, - "57": 13, - "58": 12, - "59": 13, - "60": 13, - "61": 13, - "62": 13, - "63": 13, - "64": 13, - "65": 13, - "66": 13, - "67": 13, - "68": 13, - "69": 7, - "70": 11, - "71": 13, - "72": 13, - "73": 13, - "74": 13, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0, - "length": 86 - }, - { - "0": 2133228861774.7273, - "1": 981567165724.3254, - "2": 72932591696.42534, - "3": 640081025643.0225, - "length": 4 - }, - { - "0": 40720.39965355898, - "1": 42260.69038825898, - "2": 28509.123747443613, - "3": 33111.2754221199, - "length": 4 - }, - { - "0": 0, - "1": 2, - "2": 0, - "3": 3, - "4": 0, - "length": 5 - }, - { - "length": 0 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 4, - "7": 0, - "8": 28, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "16": 0, - "17": 34, - "18": 0, - "length": 19 - } - ], - "EMmLENGTH1_9": 16, - "IMmLENGTH_9": 112, - "PVFishingSpotIndex_4": 0, - "AFKtarget_0": "Spelunking3", - "AnvilPAselect_2": [ - 6, - 6, - 6 - ], - "AttackLoadout_5": "[[302,300,361,362,363,301],[315,420,421,423,\"Null\",429],[273,\"Null\",310,634,639,635],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "ItemQTY_0": [ - 1, - 1, - 8576, - 1, - 1, - 1, - 1, - 1, - 0, - 0, - 2584, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 0, - 2, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "EMmLENGTH0_4": 16, - "PldTraps_3": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "PTimeAway_3": 1770380.560468, - "FoodCD_8": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "SM_4": "{\"0\":209,\"1\":215,\"5\":194,\"6\":190,\"8\":158,\"9\":100,\"10\":498,\"11\":494,\"12\":1025,\"13\":100,\"23\":420,\"75\":100,\"144\":157,\"445\":204,\"446\":331,\"447\":100,\"448\":196,\"449\":219,\"450\":148,\"451\":197,\"452\":208,\"453\":100,\"454\":100,\"455\":206,\"456\":217,\"457\":210,\"458\":153,\"459\":220,\"460\":210,\"461\":210,\"462\":208,\"463\":216,\"464\":120,\"465\":187,\"466\":187,\"467\":199,\"468\":201,\"469\":188,\"470\":220,\"472\":192,\"474\":128,\"475\":195,\"476\":209,\"477\":100,\"478\":129,\"486\":167,\"488\":215,\"494\":100,\"495\":131,\"496\":144,\"497\":125,\"498\":195,\"499\":128,\"500\":142,\"505\":127,\"506\":142,\"507\":160,\"508\":146,\"531\":139,\"532\":208,\"533\":196,\"539\":299,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "AFKtarget_2": "w7a12", - "OptL2_8": [ - { - "0": 710, - "1": 9, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Scripticus2", - "3": 0, - "length": 4 - } - ], - "Lv0_6": [ - 857, - 130, - 136, - 160, - 125, - 142, - 145, - 125, - 1234, - 130, - 21, - 84, - 232, - 166, - 189, - 297, - 353, - 826, - 149, - 26, - -1, - -1, - -1, - -1, - -1 - ], - "OptL_5": [ - 1, - 1, - 2, - 22, - 1, - 0, - 1135, - 0, - 0, - 0, - 0, - 0, - 2, - 0, - 1, - 9, - 40, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 1, - 0, - 0, - 0, - 3300, - 0 - ], - "PVtStarSign_6": "44,50,69,", - "AttackLoadout_3": "[[168,165,120,121,167,91],[90,639,634,94,\"Null\",\"Null\"],[130,\"Null\",100,635,\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "ArcUnclaim": "{}", - "AnvilPAselect_3": [ - 8, - 10, - 9 - ], - "CYTalentPoints": [ - 8, - 38, - 45, - 6, - 0, - 7 - ], - "FoodSlO_6": 6, - "LockedSlots_6": [ - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "AttackLoadout_7": "[[90,91,94,105,106,107],[\"Null\",634,635,\"Null\",\"Null\",\"Null\"],[108,135,136,137,198,\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "Compass": "[[1,17,1,1,1,1,5,6,26,1,82,25,1,21,164,94,25,171,43,30,18,19,1,0,0,0,0,20,163,109,71,26,4,0,38,57,1,1,13,0,20,196,34,137,4,77,15,1,10,6,2,0,5,2,0,0,0,0,0,0,187,103,59,87,140,100,11,14,110,21,5,24,70,18,17,17,1,6,9,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,106,66,0,0,2,0,0,0,0,0,4,0,113,381,240,82,230,139,48,0,0,0,0,48,16,0,0,0,0,0,0,151,0,163,40,32,121,0,0,75,1,0,0,0,0,97,12,0,73,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0],[\"1_0\",\"2_0\",\"14_0\",\"16_1\",\"16_0\",\"19_0\",\"24_0\",\"26_0\",\"27_1\",\"13_0\",\"18_0\",\"14_1\",\"51_0\",\"52_0\",\"53_0\",\"57_0\",\"58_0\",\"59_0\",\"60_0\",\"62_0\",\"63_0\",\"52_1\",\"64_0\",\"101_0\",\"103_0\",\"104_0\",\"105_0\",\"106_0\",\"13_1\",\"8_0\",\"15_0\",\"54_0\",\"55_0\",\"107_0\",\"104_1\",\"108_0\",\"109_0\",\"110_0\",\"111_0\",\"112_0\",\"151_0\",\"152_0\",\"153_0\",\"154_0\",\"155_0\",\"156_0\",\"157_0\",\"158_0\",\"159_0\",\"160_0\",\"116_0\",\"161_0\",\"162_0\",\"201_0\",\"202_0\",\"203_0\",\"204_0\",\"205_0\",\"206_0\",\"207_0\",\"208_0\",\"209_0\",\"210_0\",\"211_0\",\"212_0\"],[\"goblinG\",\"mimicA\",\"plank\",\"mushG\",\"frogG\",\"crabcake\",\"beanG\",\"slimeG\",\"snakeG\",\"carrotO\",\"frogBIG\",\"mushR\",\"branch\",\"acorn\",\"mushW\",\"poopSmall\",\"ratB\",\"flake\",\"w4b2\",\"w4a3\",\"jarSand\",\"coconut\",\"sandcastle\",\"pincermin\",\"potato\",\"steak\",\"w4b1\",\"moonman\",\"sandgiant\",\"snailZ\",\"sheep\",\"stache\",\"bloque\",\"mamoth\",\"snowball\",\"penguin\",\"reindeer\",\"glass\",\"snakeB\",\"speaker\",\"eye\",\"ram\",\"thermostat\",\"w4b3\",\"w4c1\",\"skele2\",\"w4c4\",\"w5b1\",\"w5a4\",\"mushP\",\"w4a2\",\"demonP\",\"w4b4\",\"w4b5\",\"w4c2\",\"w4c3\",\"w5a1\",\"w5a3\",\"w5b3\",\"w5c1\"],[\"b2\",\"a45\",\"b1\",\"a50\",\"a7\",\"b6\",\"a14\",\"_37\",\"b8\",\"b5\",\"a9\"]]", - "GamingSprout": "[[1,1,24,3,195,152],[1,3,24,3,114,143],[1,2,24,3,311,121],[1,1,25,3,566,285],[1,4,25,3,526,107],[1,3,25,3,333,306],[1,9,24,3,625,182],[1,2,9,3,467,189],[1,2,16,3,153,229],[1,5,25,3,393,273],[1,2,25,3,253,277],[1,1,9,3,167,336],[1,5,25,3,244,87],[1,3,24,3,501,265],[1,2,16,3,98,313],[1,3,9,3,439,92],[1,1,25,3,350,186],[1,3,25,3,552,207],[1,1,25,3,66,238],[1,3,16,3,148,83],[1,0,-1,-1,0,0],[1,0,-1,-1,0,0],[1,0,-1,-1,0,0],[1,0,-1,-1,0,0],[1,0,0,-1,0,0],[386,195667.40233344398,0,0,470,380],[385,195712.40233344398,0,0,620,364],[367,169551.40233344398,284,409,649.0099659257276,267.54321895867133],[353,349930,27,0,655,76],[278,0,0,0,70,79],[228,302872538.8068029,0,0,107,383],[50,474306243.92686385,0,0,330,383],[166,30,0,0,225,373],[56,15697730.9627057,0,0,265,178],[0,474306243.92686385,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0]]", - "EMmLENGTH0_1": 16, - "PVFishingToolkit_5": [ - 9, - 4 - ], - "InvStorageUsed": "{\"0\":\"3\",\"1\":\"3\",\"2\":\"3\",\"3\":\"3\",\"4\":\"3\",\"5\":\"4\",\"6\":\"4\",\"7\":\"4\",\"8\":\"4\",\"9\":\"5\",\"10\":\"5\",\"11\":\"5\",\"12\":\"5\",\"13\":\"6\",\"14\":\"5\",\"15\":\"6\",\"16\":\"6\",\"17\":\"6\",\"18\":\"6\",\"19\":\"7\",\"20\":\"7\",\"21\":\"8\",\"22\":\"9\",\"23\":\"9\",\"24\":\"9\",\"25\":\"9\",\"26\":\"9\",\"27\":\"10\",\"28\":\"5\",\"30\":9,\"31\":9,\"32\":9,\"33\":9,\"34\":9,\"35\":9,\"36\":9,\"37\":9,\"38\":9,\"39\":9,\"40\":9,\"41\":9,\"100\":\"3\",\"101\":\"3\",\"102\":\"4\",\"103\":\"4\",\"104\":\"3\",\"106\":\"16\"}", - "PVFishingSpotIndex_8": 0, - "Tower": "[10,184,51,10,25,60,41,5,130,111,104,118,103,132,103,105,90,70,235,220,222,187,192,182,200,159,96,10,185,51,10,25,60,41,5,130,111,104,118,103,132,103,105,90,70,235,221,223,188,193,182,200,159,97,13,17,18,9,6,23,11,10,18,498973078603100.1,872287521595482.1,15006522755807.959,0,0,0,0,0,0,57656504422603960,0,133632961632.57523,4923240120238123,846381455106082.6,846383894658200.8,14536693714.6201,23223856880718360,38339104947173.7,292504325620183.4,0,16504533517103718,4296695598057010,0,0,0,0,3635167233238265.5,0,32291441140.733807,0]", - "CharSAVED_2": 5, - "Rift": [ - 59, - 0, - "", - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "FarmCrop": "{\"0\":1650203754496,\"1\":1335346167808,\"2\":602931200000,\"3\":140083200000,\"4\":1543208960000,\"5\":390922240000,\"6\":361758720000,\"7\":439091200000,\"8\":57344000000,\"9\":208404480000,\"10\":1108213760000,\"11\":214958080000,\"12\":150732800000,\"13\":146800640000,\"14\":81264640000,\"15\":131072000000,\"16\":70778880000,\"17\":89128960000,\"18\":325058560000,\"19\":146800640000,\"20\":7163365901312,\"21\":1204410187776,\"22\":545126932480,\"23\":414351360000,\"24\":191528960000,\"25\":440074240000,\"26\":271319040000,\"27\":203161600000,\"28\":490864640000,\"29\":11468800000,\"30\":179568640000,\"31\":492830720000,\"32\":98304000000,\"33\":90439680000,\"34\":95682560000,\"35\":37355520000,\"36\":98304000000,\"37\":1086606993.2443924,\"38\":4352481586.917946,\"39\":114032640000,\"40\":112721920000,\"41\":461373440000,\"42\":0,\"43\":201850880000,\"44\":175636480000,\"45\":4134379315200,\"46\":29525596221.22516,\"47\":2327134208,\"48\":0,\"49\":5160960000,\"50\":6881280000,\"51\":0,\"52\":34734080000,\"53\":57534688075.878876,\"54\":456873455.28019714,\"55\":17694720000,\"56\":43253760000,\"57\":47841280000,\"58\":52428800000,\"59\":55705600000,\"60\":4155964674048,\"61\":754459012096,\"62\":287610880000,\"63\":424099840000,\"64\":262676480000,\"65\":819200000000,\"66\":206039876207.11053,\"67\":195663613650.52286,\"68\":413859840000,\"69\":38993920000,\"70\":295403520000,\"71\":774307840000,\"72\":35389440000,\"73\":0,\"74\":43253760000,\"75\":0,\"76\":39976960000,\"77\":36700160000,\"78\":32768000000,\"79\":104857600000,\"80\":44564480000,\"81\":191365120000,\"82\":104857600000,\"83\":2355882070016,\"84\":501622078336,\"85\":1994579968,\"86\":274350080000,\"87\":130252800000,\"88\":553287680000,\"89\":119275520000,\"90\":126812160000,\"91\":160235520000,\"92\":26378240000,\"93\":99942400000,\"94\":302776320000,\"95\":25559040000,\"96\":16232105711.960835,\"97\":43581440000,\"98\":18350080000,\"99\":46530560000,\"100\":19988480000,\"101\":32112640000,\"102\":58982400000,\"103\":45219840000,\"104\":165150720000,\"105\":149422080000,\"106\":1767234414592,\"107\":411343168960,\"108\":215135279104,\"109\":166461440000,\"110\":67706880000,\"111\":243343360000,\"112\":95027200000,\"113\":74219520000,\"114\":263782400000,\"115\":28590080000,\"116\":57180160000,\"117\":282951680000,\"118\":27197440000,\"119\":24576000000,\"120\":33751040000,\"121\":28672000000,\"122\":30801920000,\"123\":22282240000,\"124\":19005440000,\"125\":52428800000,\"126\":49479680000,\"127\":87818240000,\"128\":77332480000,\"129\":70778880000,\"130\":26869760000,\"131\":70778880000,\"132\":72089600000,\"133\":180879360000,\"134\":188743680000,\"135\":59637760000,\"136\":45219840000,\"137\":51773440000,\"138\":19333120000,\"139\":78643200000,\"140\":27525120000,\"141\":110100480000,\"142\":99614720000,\"143\":207093760000,\"144\":232960000,\"145\":1360000,\"146\":0,\"147\":0,\"148\":0,\"149\":0,\"150\":0,\"151\":0,\"152\":0,\"153\":0,\"154\":0,\"155\":880128,\"156\":5877504,\"157\":0,\"158\":0,\"159\":0,\"160\":0,\"161\":0,\"162\":0,\"163\":0,\"164\":0,\"165\":0,\"166\":0,\"167\":0,\"168\":0,\"169\":0,\"230\":225110000,\"231\":84480000,\"232\":230400000,\"233\":394240000,\"234\":8960000,\"235\":1040000,\"236\":34560000,\"237\":270000,\"238\":540000,\"239\":952320000}", - "SL_8": "{\"0\":299,\"1\":299,\"5\":245,\"6\":245,\"8\":299,\"9\":100,\"10\":498,\"11\":494,\"12\":936,\"13\":100,\"144\":217,\"445\":245,\"446\":100,\"447\":294,\"448\":245,\"449\":245,\"450\":100,\"451\":100,\"452\":141,\"453\":100,\"454\":100,\"455\":146,\"456\":141,\"457\":152,\"458\":100,\"459\":145,\"460\":142,\"461\":157,\"462\":148,\"463\":100,\"464\":109,\"480\":100,\"481\":140,\"482\":100,\"483\":299,\"484\":100,\"485\":147,\"486\":100,\"487\":149,\"488\":159,\"489\":100,\"490\":100,\"491\":128,\"492\":147,\"493\":147,\"494\":100,\"525\":198,\"526\":224,\"527\":200,\"528\":100,\"529\":299,\"530\":155,\"531\":209,\"532\":214,\"533\":181,\"535\":299,\"536\":299,\"537\":299,\"538\":299,\"539\":299,\"585\":1,\"586\":100,\"587\":100,\"588\":1,\"589\":1,\"590\":1,\"591\":1,\"592\":1,\"593\":100,\"594\":100,\"595\":100,\"596\":100,\"597\":100,\"598\":100,\"599\":100,\"616\":50,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":0,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":100,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":200}", - "IMm_4": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"1\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"10\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"11\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"45\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0}}", - "Exp0_3": [ - 460070564591265300000, - 11632123277.51573, - 80080520520.18948, - "4.722881556767174E10", - 2757802906.9108996, - 112079182189.87834, - 1063552302.2093807, - 15117218142.475954, - 60444958267169.74, - 112368823.92169318, - 8144917.738411337, - 1569701.8838126916, - 996983.0174882906, - 150522330.28172886, - 491649.4703423446, - 1.56033263787947e+34, - 4.6953447024117674e+23, - 7.806164140268314e+49, - 1281254799.3812156, - 3044.701415875934, - 0, - 0, - 0, - 0 - ], - "Spelunk": "[[1,1,1,1,1,0,0,0,0,0,0,0,0,0,0],[32,63,124,54,100,39,0,0,0,0,0,0,0,0,0],[62710154644533.12,16465910934857566,759301730334219100,2914231172389474,38707987411964400000,256094373950799600,0,0,0,0,0,0,0,0,0],[297.14989515012854,436,445,144,240,394,192,439,394,393,39,39],[300143692893764450000,11,2778.1442594091804,4,11,1324.2261956995903,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[104,315,226,198,39,52,85,435,275,147,109,1,1,37,207,100,62,33,4,14,120,14,33,10,2,3,9,80,74,66,40,12,17,67,1,33,1,2,15,19,1,92,20,10,2,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[\"Smol_Pebbles\",\"Smooth_Rocks\",\"Stubby_Coral\",\"Fuzzy_Fungi\",\"Vibrant_Coral\",\"Big_Stone\",\"Sheet_Metal\",\"CTR_Television\",\"Rusted_Girders\",\"Corroded_Pipe\",\"Gravel_Pile\",\"Sign_of_Haltage\",\"Lil_Shroomie\",\"Fly_Amanita\",\"Toadstool_Sprouts\",\"Fungi_Trunk\",\"Tabletop_Shroomie\",\"Spikey_Shell\",\"Speckled_Amanita\",\"Granite_Stack\",\"Toadshool_Thicket\",\"Rotwood_Colony\",\"Seaweed_Tuft\",\"Cotton_Candy\",\"Tiny_Teddy\",\"Nacho_Box\",\"Milk_Stack\",\"Stuffed_Grizzly\",\"Discarded_Popcorn\",\"Broken_Horsey\",\"Broken_Dispenser\",\"Knockdown_Tower\",\"Skull_Pile\",\"Stonespire\",\"Forgotten_Funhouse\",\"Giant_Conch\",\"Coralissimus\",\"E-Waste_Pile\",\"Scrap_Heap\",\"No_Man's_Crossroad\",\"Stuck_Sword\",\"Proud_Flag\",\"Old_Bones\",\"Wall_Remnants\",\"Heroic_Remains\"],[0,2,3,-1,-1],[120,0,38,0,87,106,52,0,9,19,0,0,33,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,6,12,22,9,0,0,0,4,15,17,15,5,0,0,0,1,12,7,9,0,0,0,0,0,0,0,0,0],[9,16,25,24,-1,-1,-1,-1,-1,-1,-1,-1,-1],[70,41,14,2,0,0,0,0,0,0],[1,0,1,1,1,0],[15,0,10,12,8,0],[2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,0,0,1,1,0,0,0,0,2,2,3,2,2,2,2,2,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,1,2,2,2],[0,0,0,0,0,0,0,0,0,0,0,5920],[-1,-1,5,-1,-1,9,10,11,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,13,8,17,6,16,22,15,20,2,19,3,7,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[0,0,0,5,1,1,0,0,0,0,1,1,5,0,0,0,0,0,1,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[2,4,1,1,1,1,2,1,2,1,2,4,1,1,1,1,2,2,0,2,1,5,1,1,1,3,2,3,2,2,2,3,1,2,2,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0],[1554,292167,1924239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[588,599,483,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[318,328,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[290,144,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[168,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[9,2,1,10,2,1,0,0,0,0,0,0,0,0,0],[\"EquipmentHats38\",\"EquipmentHatsBeg1\",\"EquipmentHats21\",\"EquipmentHats24\",\"EquipmentHats42\",\"EquipmentHats51\",\"EquipmentHats108\",\"EquipmentHats56\",\"EquipmentHats63\",\"EquipmentHats64\",\"EquipmentHats67\",\"EquipmentHats75\",\"EquipmentHats76\",\"EquipmentHats33\",\"EquipmentHats34\",\"EquipmentHats57\",\"EquipmentHats62\",\"EquipmentHats69\",\"EquipmentHats109\",\"EquipmentHats82\",\"EquipmentHats86\",\"EquipmentHats90\",\"EquipmentHats91\",\"EquipmentHats93\",\"EquipmentHats94\",\"EquipmentHats95\",\"EquipmentHats96\",\"EquipmentHats97\",\"EquipmentHats99\",\"EquipmentHats100\",\"EquipmentHats101\",\"EquipmentHats102\",\"EquipmentHats103\",\"EquipmentHats104\",\"EquipmentHats112\",\"EquipmentHats113\",\"EquipmentHats118\",\"EquipmentHats40\",\"EquipmentHats116\",\"EquipmentHats85\"]]", - "PlayerStuff_0": "[12978,0,5,0,0,0,0,0,0,0]", - "AtkCD_0": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "PostOfficeInfo0": [ - { - "0": "Fish2", - "1": 130, - "2": 0, - "length": 3 - }, - { - "0": "TestObj3", - "1": 1, - "2": 0, - "length": 3 - }, - { - "0": "Grasslands2", - "1": 190, - "2": 0, - "length": 3 - }, - { - "0": "DesertA3b", - "1": 1, - "2": 0, - "length": 3 - }, - { - "0": "SnowA3", - "1": 286, - "2": 0, - "length": 3 - }, - { - "0": "GalaxyC1", - "1": 492, - "2": 0, - "length": 3 - } - ], - "NPCdialogue_5": "{\"Loominadi\":0,\"Stiltzcho\":33,\"Promotheus\":17,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":19,\"Masterius\":5,\"Lava_Larry\":9999,\"Carpetiem\":0,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Iceland_Irwin\":9999,\"Blobbo\":6,\"Town_Marble\":3,\"Telescope\":9999,\"Hamish\":0,\"Scubidew\":5,\"Yondergreen\":0,\"Krunk\":0,\"Obol_Altar\":9999,\"Tribal_Shaman\":0,\"Royal_Worm\":0,\"Goldric\":0,\"Funguy\":9,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":26,\"Woodlin_Elder\":7,\"Cowbo_Jones\":4,\"Eliteus\":5,\"Typhoon\":5,\"Egggulyte\":0,\"Woodsman\":7,\"Gobo\":18,\"Bandit_Bob\":0,\"Picnic_Stowaway\":20,\"Poigu\":0,\"Tiki_Chief\":5,\"Sprout\":0,\"Capital_P\":10,\"Coastiolyte\":0,\"Snake_Jar\":0,\"Oinkin\":10,\"Slargon\":15,\"Clown\":9999,\"Builder_Bird\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":9999,\"Wellington\":3,\"Speccius\":11,\"Meel\":0,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Dog_Bone\":16,\"Mutton\":12,\"Gangster_Gus\":12,\"Djonnut\":13,\"Nebulyte\":0,\"TP_Pete\":2,\"Bill_Brr\":2,\"Potti\":0,\"Whattso\":4,\"Walupiggy\":12,\"Legumulyte\":0,\"XxX_Cattleprod_XxX\":0,\"Hoggindaz\":25,\"Dazey\":0,\"Mr_Pigibank\":9999,\"Muhmuguh\":12,\"Falloween_Pumpkin\":0,\"Monolith\":0,\"Shuvelle\":0,\"Lonely_Hunter\":2,\"Fishpaste97\":3,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Toobus_Goobus\":12,\"Humble_Hugh\":0,\"Snootie\":0,\"Sad_Urie\":9999,\"Bloo_Radley\":6,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "FoodSlO_5": 6, - "CharacterClass_4": 34, - "QuestStatus_5": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[16477,2],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Lava_Larry1\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Masterius1\":[1],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[37259],\"Oinkin1\":[5],\"Slargon2\":[780559],\"Oinkin2\":[11,5,5],\"Slargon3\":[1316212],\"Oinkin3\":[1],\"Slargon4\":[11713055],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[254],\"Mutton1\":[0,0,0],\"Bellows2\":[4569],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Stiltzcho1\":[12,50],\"Promotheus1\":[1],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[1],\"Builder_Bird1\":[0],\"Stiltzcho4\":[472629],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[115567],\"Stiltzcho6\":[103289],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[65],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[142119],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[43732],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[292232],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[572169396],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"TP_Pete1\":[10835,0],\"Scubidew2\":[\"0\",0],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[\"0\"],\"Scripticus5\":[12],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[10732931],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[15672340],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[206],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P2\":[1405],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Capital_P3\":[10024],\"Sprout4\":[0],\"Shuvelle1\":[\"0\",\"50\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle2\":[0],\"Gobo1\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo2\":[\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[6],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[\"0\",\"0\"],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[4371,3],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Bill_Brr1\":[0],\"Bill_Brr2\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,30],\"Centurion2\":[0],\"Toadstall1\":[\"0\",\"0\"],\"Toadstall2\":[\"0\"],\"Centurion3\":[307919],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[15,364981],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion5\":[257,268,\"0\",88],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,89],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,2],\"Hoggindaz4\":[1,15],\"Hoggindaz5\":[2],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[100,171],\"Iceland_Irwin1\":[0],\"Hoggindaz8\":[0],\"Yondergreen1\":[\"0\"],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Telescope1\":[1],\"Yondergreen2\":[0],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[\"0\",\"0\"],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Carpetiem1\":[\"0\"],\"Yondergreen6\":[\"0\"],\"Bushlyte2\":[0],\"Carpetiem2\":[\"0\",\"1\"],\"Yondergreen7\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[\"0\"],\"Speccius2\":[1],\"Loominadi3\":[\"0\"],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[\"0\"],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "PVFishingToolkit_1": [ - 7, - 3 - ], - "CSetEq_5": "{\"{%_Skill_AFK_Gain_Rate\":8}", - "CYDeliveryBoxComplete": 5734, - "QuestStatus_7": "{\"Eliteus1\":[10],\"Eliteus2\":[\"0\"],\"Scripticus10\":[1],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[\"0\",\"0\"],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Lava_Larry1\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Masterius1\":[1],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[4476316288.211468],\"Oinkin1\":[\"0\"],\"Slargon2\":[10993512673.240139],\"Oinkin2\":[\"0\",\"0\",\"0\"],\"Slargon3\":[\"0\"],\"Oinkin3\":[\"0\"],\"Slargon4\":[\"0\"],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[53],\"Mutton1\":[0,0,0],\"Bellows2\":[6549],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[15,93],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[1],\"Builder_Bird1\":[0],\"Stiltzcho4\":[63563],\"Promotheus4\":[1],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[54142],\"Stiltzcho6\":[125862],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[108],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[\"0\"],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[\"0\"],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[\"0\"],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[\"0\"],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"TP_Pete1\":[53,0],\"Scubidew2\":[\"0\",\"121\"],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[28],\"Cowbo_Jones10\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[\"0\"],\"Scripticus5\":[11],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[8231496],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[21579829],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Sprout4\":[0],\"Shuvelle1\":[\"0\",\"50\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle2\":[0],\"Gobo1\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo2\":[\"0\"],\"Gobo3\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Shuvelle5\":[\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[19],\"Whattso3\":[15],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[10,20],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[4941,3],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Bill_Brr1\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,30],\"Centurion2\":[0],\"Toadstall1\":[\"0\",\"0\"],\"Toadstall2\":[\"0\"],\"Centurion3\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[\"0\",\"0\"],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,409],\"Woodsman4\":[0],\"Hoggindaz2\":[1,\"0\"],\"Hoggindaz3\":[\"0\",\"0\",\"0\"],\"Hoggindaz4\":[\"0\",\"0\"],\"Hoggindaz5\":[\"0\"],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[100,105],\"Iceland_Irwin1\":[0],\"Hoggindaz8\":[0],\"Yondergreen1\":[\"0\"],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Telescope1\":[1],\"Yondergreen2\":[0],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[35,\"0\"],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[\"0\"],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[\"0\",\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[\"0\"],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[\"0\"],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "Money_9": 2.3755875761237584e+33, - "Money_6": 7.926247271902393e+31, - "QuestComplete_1": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"XxX_Cattleprod_XxX1\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX2\":0,\"Scripticus12\":1,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Masterius1\":1,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":0,\"Oinkin2\":1,\"Slargon3\":-1,\"Oinkin3\":1,\"Slargon4\":-1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":1,\"Mr_Pigibank1\":1,\"Dazey2\":1,\"Bellows1\":1,\"Mutton1\":-1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Promotheus4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":0,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Glumlee5\":1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Papua_Piggea1\":-1,\"Krunk3\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":0,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":-1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Scubidew1\":-1,\"Hamish1\":1,\"Blobbo2\":1,\"TP_Pete1\":0,\"Scubidew2\":-1,\"Hamish2\":0,\"Hamish3\":-1,\"TP_Pete2\":-1,\"Scubidew3\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":1,\"Scripticus3\":1,\"Cowbo_Jones11\":1,\"Scripticus4\":1,\"Cowbo_Jones12\":1,\"Meel1\":-1,\"Cowbo_Jones13\":1,\"Scripticus5\":1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":0,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":-1,\"Sprout1\":1,\"Capital_P1\":1,\"Lonely_Hunter1\":1,\"Sprout2\":1,\"Capital_P2\":0,\"Lonely_Hunter2\":1,\"Sprout3\":1,\"Capital_P3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Shuvelle3\":-1,\"Falloween_Pumpkin1\":-1,\"Gobo3\":1,\"Shuvelle4\":-1,\"Falloween_Pumpkin2\":-1,\"Gobo4\":1,\"Shuvelle5\":-1,\"Falloween_Pumpkin3\":-1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":-1,\"Whattso2\":-1,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":0,\"Cactolyte4\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":-1,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":0,\"Bill_Brr2\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":0,\"Toadstall1\":1,\"Centurion3\":-1,\"Toadstall2\":1,\"Toadstall3\":1,\"Snouts1\":0,\"Centurion4\":-1,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion5\":-1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":-1,\"Lafu_Shi1\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":1,\"Lafu_Shi6\":1,\"Woodsman2\":1,\"Woodsman3\":1,\"Hoggindaz1\":1,\"Woodsman4\":0,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":0,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":1,\"Iceland_Irwin1\":1,\"Town_Marble1\":1,\"Funguy3\":1,\"Yondergreen1\":0,\"Hoggindaz8\":-1,\"Telescope1\":1,\"Funguy4\":1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Funguy5\":0,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Dog_Bone2\":0,\"Bushlyte1\":-1,\"Carpetiem1\":1,\"Yondergreen5\":-1,\"Bushlyte2\":-1,\"Carpetiem2\":1,\"Yondergreen6\":-1,\"Carpetiem3\":1,\"Bushlyte3\":-1,\"Yondergreen7\":-1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":1,\"Loominadi2\":1,\"Speccius1\":1,\"Speccius2\":1,\"Loominadi3\":1,\"Loominadi4\":1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "OptL_3": [ - 1, - 1, - 2, - 21, - 1, - 0, - 748, - 0, - 0, - 0, - 0, - 0, - 2, - 0, - 0, - 1, - 33, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 1, - 0, - 1, - 0, - 3905, - 0 - ], - "CurrentMap_6": 310, - "PVStatList_1": [ - 134946, - 142837, - 364049, - 94658, - 921 - ], - "EMm1_5": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":1,\"Weapon_Power\":2,\"LUK\":1,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":2,\"LUK\":2,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":3,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":8,\"Weapon_Power\":6,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":9,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":36,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":36,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"WIS\":0,\"STR\":0,\"Power\":0,\"LUK\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0}}", - "SM_9": "{\"0\":100,\"1\":100,\"5\":150,\"6\":145,\"8\":100,\"9\":100,\"10\":498,\"11\":995,\"12\":408,\"13\":100,\"75\":100,\"144\":132,\"263\":144,\"265\":100,\"266\":300,\"267\":100,\"268\":149,\"269\":153,\"270\":100,\"271\":100,\"272\":140,\"273\":140,\"274\":100,\"276\":146,\"277\":131,\"278\":145,\"279\":128,\"280\":100,\"281\":100,\"282\":100,\"283\":100,\"284\":137,\"285\":100,\"286\":100,\"287\":100,\"288\":100,\"289\":100,\"290\":147,\"291\":100,\"292\":154,\"293\":148,\"294\":100,\"295\":153,\"296\":153,\"297\":129,\"298\":143,\"299\":100,\"316\":100,\"317\":100,\"318\":313,\"319\":313,\"320\":100,\"325\":152,\"326\":152,\"327\":149,\"328\":313,\"360\":100,\"366\":100,\"367\":152,\"368\":153,\"374\":313,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "Prayers_4": "[14,16,-1,-1,4,1,7,8,-1,-1,-1,-1]", - "EMm1_3": "{\"0\":{\"Defence\":0,\"STR\":72,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-7,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":60,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":60,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":72,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":36,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":60,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":40,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-5,\"Power\":0,\"Speed\":0}}", - "IMm_1": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"2\":{\"UQ1val\":41,\"UQ2val\":22},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"5\":{\"UQ1val\":35,\"UQ2val\":38},\"6\":{\"Speed\":0,\"Weapon_Power\":21,\"UQ1val\":51,\"UQ2val\":27},\"7\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"12\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"17\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"29\":{\"UQ1val\":42,\"UQ2val\":15},\"30\":{\"UQ1val\":16,\"UQ2val\":35},\"60\":{\"UQ1val\":30,\"UQ2val\":32},\"84\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0}}", - "ObolEqMAP_4": "{\"0\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"3\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"5\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"15\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"16\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"17\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"20\":{\"SuperFunItemDisplayType\":\"Inventory\"}}", - "EMmLENGTH0_9": 16, - "QuestComplete_3": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":-1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius1\":0,\"Masterius2\":-1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":0,\"Slargon4\":1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":0,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Mr_Pigibank1\":1,\"Dazey1\":-1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":0,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Builder_Bird1\":1,\"Promotheus4\":0,\"Stiltzcho4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":0,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":0,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":1,\"Obol_Altar1\":1,\"Krunk1\":1,\"Glumlee5\":1,\"Royal_Worm2\":1,\"Krunk2\":1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":1,\"Papua_Piggea1\":-1,\"Krunk3\":1,\"Royal_Worm4\":1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":0,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":0,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":1,\"Hoov2\":1,\"Hoov3\":1,\"Hoov4\":1,\"Blobbo1\":1,\"Hamish1\":0,\"Scubidew1\":-1,\"Blobbo2\":1,\"Hamish2\":-1,\"Scubidew2\":-1,\"TP_Pete1\":-1,\"Hamish3\":-1,\"TP_Pete2\":-1,\"Scubidew3\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":-1,\"Scripticus3\":1,\"Cowbo_Jones11\":-1,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":0,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":0,\"Sprout1\":0,\"Capital_P1\":-1,\"Lonely_Hunter1\":1,\"Sprout2\":-1,\"Capital_P2\":-1,\"Lonely_Hunter2\":0,\"Sprout3\":-1,\"Capital_P3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Shuvelle3\":-1,\"Falloween_Pumpkin1\":0,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":-1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":-1,\"Cactolyte4\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":0,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":-1,\"Bill_Brr2\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":1,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion5\":1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion6\":1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":-1,\"Lafu_Shi1\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":-1,\"Lafu_Shi6\":1,\"Woodsman2\":-1,\"Woodsman3\":-1,\"Hoggindaz1\":1,\"Woodsman4\":-1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":0,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":0,\"Iceland_Irwin1\":1,\"Telescope1\":1,\"Town_Marble1\":1,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Funguy3\":-1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Yondergreen3\":-1,\"Funguy5\":-1,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Carpetiem1\":1,\"Bushlyte1\":-1,\"Dog_Bone2\":0,\"Yondergreen6\":-1,\"Carpetiem2\":0,\"Bushlyte2\":-1,\"Yondergreen7\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":-1,\"Speccius1\":1,\"Loominadi2\":-1,\"Speccius2\":1,\"Loominadi3\":-1,\"Loominadi4\":-1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "QuestComplete_8": "{\"Eliteus1\":1,\"Eliteus2\":0,\"Scripticus10\":-1,\"XxX_Cattleprod_XxX1\":-1,\"Scripticus11\":-1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":0,\"Nebulyte2\":-1,\"Djonnut2\":-1,\"Nebulyte3\":-1,\"Djonnut3\":-1,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":0,\"Oinkin1\":-1,\"Slargon2\":-1,\"Oinkin2\":-1,\"Slargon3\":-1,\"Oinkin3\":-1,\"Slargon4\":-1,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":-1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Stiltzcho2\":1,\"Promotheus2\":1,\"Stiltzcho3\":0,\"Promotheus3\":0,\"Builder_Bird1\":1,\"Stiltzcho4\":-1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":-1,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":-1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":0,\"Glumlee5\":-1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":-1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":-1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":-1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":-1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":0,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":-1,\"Blobbo2\":1,\"Hamish2\":-1,\"TP_Pete1\":-1,\"Scubidew2\":-1,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete2\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":-1,\"Scripticus3\":1,\"Cowbo_Jones11\":-1,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":-1,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":0,\"Sussy_Gene3\":-1,\"Sprout1\":-1,\"Capital_P1\":-1,\"Sprout2\":-1,\"Lonely_Hunter1\":0,\"Capital_P2\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Capital_P3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Shuvelle3\":-1,\"Falloween_Pumpkin1\":-1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":-1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":-1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":0,\"Cowbo_Jones2\":-1,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":-1,\"Bill_Brr2\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":0,\"Centurion2\":-1,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":-1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":-1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion5\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":-1,\"Lafu_Shi1\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":1,\"Lafu_Shi6\":1,\"Woodsman2\":1,\"Woodsman3\":1,\"Hoggindaz1\":0,\"Woodsman4\":0,\"Hoggindaz2\":-1,\"Hoggindaz3\":-1,\"Hoggindaz4\":-1,\"Hoggindaz5\":-1,\"Hoggindaz6\":-1,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":0,\"Funguy3\":-1,\"Town_Marble1\":1,\"Telescope1\":1,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Iceland_Irwin1\":1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Yondergreen3\":-1,\"Funguy5\":-1,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Bushlyte1\":-1,\"Dog_Bone2\":0,\"Carpetiem1\":-1,\"Yondergreen6\":-1,\"Bushlyte2\":-1,\"Carpetiem2\":-1,\"Yondergreen7\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "PVInstaRevives_6": 1, - "Money_4": 1.9118082042551713e+34, - "FoodSlO_8": 6, - "ExpReq0_2": [ - 1.0521439762776678e+23, - "5.1599228397638184E8", - 331829503637.59314, - "5.849207034510633E8", - "3.5315527736585766E8", - 417544674105.16296, - "1.2289501616578853E9", - 57675762854.00842, - 133504037948.36499, - 75595210.02694722, - 163011992.28899294, - 34509590.81999272, - 2323801.3587686447, - 1429108928.249691, - 1274761.0302086878, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.1359741439195008e+50, - 1805021782.6773589, - 86361540.91539054, - 15, - 15, - 15, - 15, - 15 - ], - "CauldronJobs1": "[123.1,123.2,4,4,123.3,123.4,4,5,5,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]", - "OptL2_3": [ - { - "0": 5, - "1": 3, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Scripticus2", - "3": 0, - "length": 4 - } - ], - "FoodSlO_1": 6, - "PldTraps_6": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "RespTime_1": 0, - "QuestStatus_3": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[45522,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[63461],\"Oinkin1\":[10],\"Slargon2\":[14289495],\"Oinkin2\":[14,5,5],\"Slargon3\":[13655227],\"Oinkin3\":[1],\"Slargon4\":[53960339],\"Poigu1\":[25],\"Poigu2\":[171],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey1\":[0,0],\"Dazey2\":[0,0,0],\"Bellows1\":[57],\"Mutton1\":[0,0,0],\"Bellows2\":[6258],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Stiltzcho1\":[15,72],\"Promotheus1\":[1],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Builder_Bird1\":[0],\"Promotheus4\":[\"0\"],\"Stiltzcho4\":[100701],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[\"0\"],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[1230835],\"Glumlee1\":[0],\"Woodlin_Elder2\":[1],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[34],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[1545],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[6],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[82306235],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[1,1],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",198],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[14895677],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[536487],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[292232],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[1341391],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[150],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[54],\"Hoov2\":[214965],\"Hoov3\":[55],\"Hoov4\":[315],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete1\":[\"0\",\"200\"],\"Hamish3\":[0],\"TP_Pete2\":[0],\"Scubidew3\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[\"0\"],\"Scripticus5\":[10],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[12026236],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[17825266],\"Sussy_Gene1\":[1,1,14975],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",2],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[1,1,\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[\"0\"],\"Capital_P2\":[\"0\"],\"Lonely_Hunter2\":[35],\"Sprout3\":[0,0,0],\"Capital_P3\":[\"0\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[6100741],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[18],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[1,1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[3336,4],\"Monolith2\":[0],\"Monolith3\":[105541],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Bill_Brr1\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,27],\"Centurion2\":[0],\"Toadstall1\":[1,1],\"Toadstall2\":[\"0\"],\"Centurion3\":[1049963],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[15,1286358],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion5\":[270,259,244],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion6\":[1],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[1],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[1],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[1],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi2\":[2,1],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[450,1,1],\"Lafu_Shi4\":[1],\"Lafu_Shi5\":[1,1],\"Woodsman1\":[0],\"Lafu_Shi6\":[31,1],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,85],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[1,19],\"Hoggindaz5\":[10],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[10,10],\"Iceland_Irwin1\":[0],\"Telescope1\":[1],\"Town_Marble1\":[0],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Funguy3\":[0],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem1\":[800],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem2\":[\"0\",0],\"Bushlyte2\":[0],\"Yondergreen7\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[\"0\"],\"Speccius2\":[1],\"Loominadi3\":[\"0\"],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[36],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[1],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "PlayerStuff_2": "[14583,1,5,0,0,0,0,0,0,0]", - "Lv0_9": [ - 921, - 107, - 125, - 123, - 94, - 142, - 116, - 124, - 748, - 116, - 12, - 84, - 205, - 166, - 236, - 297, - 353, - 826, - 148, - 67, - -1, - -1, - -1, - -1, - -1 - ], - "Jars": "[[5,4,326,329,0.5184380274579565],[3,4,748,325,0.8206825892614871],[6,4,808,314,0.31350066313043223],[3,4,611,323,0.0707832446811929],[5,4,309,327,0.762721286291276],[3,4,330,315,0.6951587785232132],[6,4,758,319,0.42480841866065866],[3,4,245,324,0.34689051916330227],[5,4,140,328,0.5313741051605363],[3,4,425,325,0.6201858859551512],[6,4,422,324,0.7141665923650049],[5,4,740,315,0.44051073265939067],[3,4,266,328,0.32751634757849635],[3,4,110,319,0.9358034063510876],[6,4,130,323,0.14000044342024287],[5,4,134,315,0.7180673511781497],[3,4,689,323,0.8154701330014202],[5,3,284,329,0.7729104338177581],[3,4,642,330,0.5176087942392071],[6,4,467,325,0.11721722272148072],[3,3,138,315,0.09649775682994766],[5,3,273,313,0.8968120789796084],[6,4,377,325,0.3432662190431992],[3,3,431,327,0.0714364954206348],[3,3,365,316,0.9747590622464299],[5,3,460,328,0.521490647974409],[6,4,204,322,0.1926783050900327],[3,3,265,315,0.1118719039375684],[5,3,426,325,0.46924742714803536],[3,3,487,330,0.6326121994379172],[6,3,675,325,0.9728151123710469],[3,3,375,327,0.9192722533530218],[5,3,636,313,0.09119940695038209],[3,3,784,329,0.5010019498633831],[6,3,683,328,0.3474093100939555],[5,3,238,317,0.8928486913887448],[3,3,742,312,0.18957994003021317],[3,3,207,316,0.3129382943991077],[6,3,413,329,0.9409080332128927],[5,3,348,317,0.1097487872680678],[3,3,348,328,0.8564540252850485],[3,3,772,320,0.686212750048121],[6,3,316,328,0.11092245291337788],[5,3,608,318,0.698009485532445],[3,3,206,323,0.2358014699800226],[5,3,163,318,0.5147083736758251],[6,3,124,314,0.21975067815448712],[3,3,412,324,0.9202109479854701],[3,3,697,318,0.675129875469628],[5,3,319,316,0.11492563059353267],[6,3,697,329,0.7347190025264234],[3,3,350,324,0.6840354257871137],[5,3,714,313,0.0981986307590057],[3,3,407,328,0.6697051406649042],[6,3,647,323,0.4808415236202961],[3,3,396,323,0.3408387234466199],[5,3,356,323,0.9622180268500338],[3,3,379,330,0.6503319357853499],[6,3,445,330,0.7371608610460594],[3,3,402,328,0.6140232240171213],[5,3,101,322,0.857463034188712],[3,3,375,325,0.1961983288163962],[6,3,292,329,0.00960558043440396],[5,3,334,328,0.00644012696262064],[3,3,198,323,0.008942343764835048],[3,3,243,319,0.4695164453905496],[6,3,477,324,0.380700444093081],[5,3,451,323,0.7662997851215825],[3,3,776,328,0.9790573808509173],[5,3,239,313,0.7027637953217931],[3,3,730,321,0.977849806858921],[6,3,356,325,0.2160650495741807],[3,3,277,313,0.363753523604184],[5,3,649,316,0.9204935056475845],[6,3,492,326,0.9267360414971284],[3,3,641,330,0.6899415781626852],[3,3,384,323,0.2272295557985906],[5,3,784,315,0.09711275442070755],[6,3,172,318,0.9145352469115886],[3,3,259,321,0.6751603808187268],[5,3,807,320,0.7068357935694234],[3,3,300,330,0.345360483706767],[6,3,431,327,0.2589138454659319],[3,3,746,317,0.3620627896510631],[5,3,639,329,0.3819371852134461],[3,3,310,313,0.8487374823524005],[6,3,369,328,0.8313482809811255],[5,3,341,328,0.3707094874504544],[3,3,298,316,0.28745729427689737],[3,3,401,330,0.9735825837396141],[6,3,629,318,0.43075972687816133],[5,3,632,320,0.777841298935525],[3,3,807,325,0.9213332979726014],[3,3,157,313,0.9016110548793197],[6,3,290,319,0.7104531564706287],[5,3,774,325,0.7088845869726854],[3,3,416,330,0.04219053534697137],[5,3,739,328,0.03473290755563596],[3,3,742,322,0.1777926762836275],[6,3,711,330,0.19578010460848105],[3,3,221,323,0.6063519987606576],[5,3,800,315,0.9406886287630731],[6,3,433,328,0.2716666468576665],[3,3,275,330,0.5102002573471511],[3,3,138,326,0.5639654961020863],[5,3,385,328,0.019240954013433065],[6,3,158,314,0.317245505836931],[3,3,170,315,0.5518847232424351],[5,3,187,327,0.7598195641789813],[3,3,371,324,0.5579467628806993],[6,3,342,314,0.6295918417259014],[3,3,414,324,0.9369428432348244],[5,3,641,314,0.26298944373788125],[3,3,312,328,0.1980598845862287],[6,3,720,327,0.564684363686099],[5,3,409,328,0.4180573494390101],[3,3,132,315,0.38052496953188975],[3,3,446,324,0.15460153499389673],[6,3,382,327,0.4772514916725894],[5,3,713,326,0.6153591419983468]]", - "PVGender_5": 3, - "PVStatList_9": [ - 109416, - 200161, - 126200, - 81472, - 912 - ], - "AnvilPAstats_3": [ - 2, - 600, - 700, - 137, - 1246, - 44 - ], - "PVFishingSpotIndex_3": 0, - "Exp0_1": [ - 1.0190329488698786e+23, - 2781540725.9824557, - 93270996672.36128, - 8397094821.315874, - "3.0487310996468484E7", - 826610759398.6327, - 310993038.15030825, - 9794497651.016672, - 1207195986.572957, - 104663580.49564621, - 13098648.57369489, - 1569701.8838126916, - 17556355.703783963, - 125082671.85677335, - 126337.95261103776, - 5.301027481370744e+33, - 4.678235540557281e+23, - 2.01774466761439e+49, - 1028472605.940728, - 39811315.60585062, - 0, - 0, - 0, - 0 - ], - "AttackLoadout_4": "[[498,496,497,495,467,469],[634,639,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "CharacterClass_3": 12, - "PVInstaRevives_0": 1, - "PostOfficeInfo1": [ - { - "0": 4418, - "1": -72, - "2": 0, - "length": 3 - }, - { - "0": 100, - "1": -861, - "2": 0, - "length": 3 - }, - { - "0": 661, - "1": -72, - "2": 0, - "length": 3 - }, - { - "0": 61, - "1": -72, - "2": 0, - "length": 3 - }, - { - "0": 274, - "1": -72, - "2": 0, - "length": 3 - }, - { - "0": 220, - "1": -72, - "2": 0, - "length": 3 - } - ], - "EquipQTY_6": [ - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 1, - "12": 1, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 155000, - "1": 151602, - "2": 70000, - "3": 175744, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - } - ], - "PVFishingToolkit_2": [ - 7, - 3 - ], - "ObolEqO0_9": [ - "ObolSilverLuck", - "ObolSilverDamage", - "ObolChizoarA", - "ObolSilverDamage", - "ObolSilverLuck", - "ObolSilverDamage", - "ObolSilverCatching", - "ObolSilver2", - "ObolBronze2", - "ObolSilverLuck", - "ObolKruk", - "ObolSilverLuck", - "ObolSilverCatching", - "ObolSilverCatching", - "ObolSilverCatching", - "ObolBronzeCatching", - "ObolSilverCatching", - "ObolSilverCatching", - "ObolSilverLuck", - "ObolChizoarA", - "ObolSilverLuck" - ], - "NPCdialogue_0": "{\"Loominadi\":3,\"Stiltzcho\":35,\"Promotheus\":23,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":28,\"Masterius\":5,\"Lava_Larry\":9999,\"Bushlyte\":0,\"Carpetiem\":9,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":15,\"Town_Marble\":3,\"Hamish\":13,\"Iceland_Irwin\":9999,\"Yondergreen\":24,\"Blobbo\":6,\"Scubidew\":14,\"Telescope\":9999,\"Tribal_Shaman\":0,\"Krunk\":10,\"Obol_Altar\":9999,\"Royal_Worm\":34,\"Goldric\":26,\"Funguy\":16,\"Hoov\":10,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":26,\"Cowbo_Jones\":44,\"Typhoon\":5,\"Egggulyte\":0,\"Eliteus\":5,\"Woodsman\":7,\"Gobo\":18,\"Bandit_Bob\":19,\"Poigu\":4,\"Picnic_Stowaway\":20,\"Capital_P\":10,\"Sprout\":12,\"Tiki_Chief\":17,\"Coastiolyte\":0,\"Oinkin\":10,\"Snake_Jar\":16,\"Slargon\":12,\"Sussy_Gene\":9,\"Clown\":9999,\"Builder_Bird\":2,\"Rift_Ripper\":9999,\"Meel\":8,\"Wellington\":17,\"Speccius\":11,\"Bubbulyte\":2,\"Snouts\":18,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":14,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Gangster_Gus\":12,\"Mutton\":12,\"Dog_Bone\":14,\"Djonnut\":13,\"TP_Pete\":15,\"Potti\":0,\"Bill_Brr\":23,\"Whattso\":10,\"Legumulyte\":1,\"Walupiggy\":12,\"XxX_Cattleprod_XxX\":14,\"Hoggindaz\":41,\"Mr_Pigibank\":9999,\"Dazey\":11,\"Muhmuguh\":9999,\"Falloween_Pumpkin\":0,\"Monolith\":9,\"Shuvelle\":23,\"Lonely_Hunter\":10,\"Lafu_Shi\":19,\"Fishpaste97\":11,\"Omar_Da_Ogar\":14,\"Constructor_Crow\":3,\"Worldo\":9,\"Tired_Mole\":10,\"Lord_of_the_Hunt\":37,\"Nebulyte\":0,\"Toobus_Goobus\":12,\"Humble_Hugh\":1,\"Snootie\":2,\"Sad_Urie\":6,\"Bloo_Radley\":6,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "Prayers_3": "[17,4,16,14,8,-1,7,-1,-1,-1,-1,-1]", - "PVInstaRevives_3": 1, - "Exp0_4": [ - 7.091405663026781e+22, - 76377486.49597818, - 38644151980.27342, - "3.4324404558030817E11", - "6.465660061392218E7", - 165009550404.91827, - "7.045107220294012E7", - 39385371516.64837, - 41730922406.428925, - 95534860.74545702, - 15923.0383709013, - 1569701.8838126808, - 106938.62951517384, - 1336610480.0870898, - 374190.84147737734, - 4.350655207507805e+33, - 4.678235540557281e+23, - 2.3601301496837836e+49, - 1084200240.3941486, - 613916.9035187077, - 0, - 0, - 0, - 0 - ], - "ObolEqO0_8": [ - "ObolSilverLuck", - "ObolSilverChoppin", - "ObolPlatinumChoppin", - "ObolSilverChoppin", - "ObolSilverMoney", - "ObolSilverChoppin", - "ObolSilverChoppin", - "ObolSilverChoppin", - "ObolSilverChoppin", - "ObolSilverLuck", - "ObolKruk", - "ObolGoldChoppin", - "ObolSilverChoppin", - "ObolBronzeChoppin", - "ObolSilverChoppin", - "ObolSilverDamage", - "ObolSilverChoppin", - "ObolBronzeChoppin", - "ObolGoldChoppin", - "ObolPlatinumChoppin", - "ObolGoldChoppin" - ], - "OptL2_9": [ - { - "0": 711, - "1": 9, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Scripticus2", - "3": 0, - "length": 4 - } - ], - "BGunlocked": [ - 1, - 1, - 1, - 1, - 0, - 1, - 0, - 0, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "AttackLoadoutpre_7": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[94,115,635,\"Null\",\"Null\",100],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "ForgeItemOrder": [ - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "OilBarrel7", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Prehistrium", - "Blank", - "PrehistriumBar", - "Godshard", - "OilBarrel7", - "GodshardBar", - "Godshard", - "Blank", - "GodshardBar", - "Godshard", - "Blank", - "GodshardBar", - "Godshard", - "Blank", - "GodshardBar", - "Godshard", - "Blank", - "GodshardBar" - ], - "PVInstaRevives_4": 1, - "EMmLENGTH0_2": 16, - "BuffsActive_5": [], - "EMmLENGTH1_6": 16, - "StampLvM": [ - { - "0": 155, - "1": 135, - "2": 140, - "3": 96, - "4": 150, - "5": 100, - "6": 92, - "7": 63, - "8": 72, - "9": 88, - "10": 18, - "11": 112, - "12": 42, - "13": 60, - "14": 80, - "15": 108, - "16": 100, - "17": 95, - "18": 150, - "19": 75, - "20": 147, - "21": 45, - "22": 120, - "23": 51, - "24": 100, - "25": 190, - "26": 84, - "27": 104, - "28": 102, - "29": 100, - "30": 150, - "31": 225, - "32": 147, - "33": 84, - "34": 133, - "35": 140, - "36": 130, - "37": 210, - "38": 76, - "39": 100, - "40": 0, - "41": 160, - "42": 0, - "43": 0, - "length": 44 - }, - { - "0": 325, - "1": 305, - "2": 110, - "3": 230, - "4": 80, - "5": 260, - "6": 100, - "7": 340, - "8": 130, - "9": 290, - "10": 140, - "11": 290, - "12": 96, - "13": 130, - "14": 130, - "15": 62, - "16": 105, - "17": 140, - "18": 115, - "19": 110, - "20": 176, - "21": 130, - "22": 184, - "23": 155, - "24": 200, - "25": 90, - "26": 78, - "27": 0, - "28": 0, - "29": 104, - "30": 78, - "31": 52, - "32": 0, - "33": 46, - "34": 0, - "35": 138, - "36": 360, - "37": 315, - "38": 190, - "39": 220, - "40": 360, - "41": 230, - "42": 100, - "43": 80, - "44": 120, - "45": 200, - "46": 50, - "47": 85, - "48": 96, - "49": 60, - "50": 64, - "51": 112, - "52": 112, - "53": 88, - "54": 0, - "55": 0, - "56": "8", - "length": 57 - }, - { - "0": 230, - "1": 100, - "2": 220, - "3": 0, - "4": 0, - "5": 55, - "6": 124, - "7": 70, - "8": 260, - "9": 160, - "10": 110, - "11": 216, - "12": 0, - "13": 38, - "14": 56, - "15": 52, - "16": 0, - "17": 62, - "18": 104, - "19": 40, - "20": 51, - "21": 85, - "22": 104, - "23": 200, - "24": 75, - "25": 4, - "26": 105, - "length": 27 - } - ], - "QuestComplete_9": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":0,\"Scripticus11\":-1,\"XxX_Cattleprod_XxX1\":1,\"XxX_Cattleprod_XxX2\":1,\"Scripticus12\":-1,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":0,\"Nebulyte1\":-1,\"Djonnut1\":0,\"Nebulyte2\":-1,\"Djonnut2\":-1,\"Nebulyte3\":-1,\"Djonnut3\":-1,\"Masterius1\":0,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius2\":-1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":-1,\"Slargon2\":1,\"Oinkin2\":-1,\"Slargon3\":1,\"Oinkin3\":-1,\"Slargon4\":0,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Bellows2\":1,\"Mutton1\":-1,\"Bellows3\":0,\"Mutton2\":-1,\"Bellows4\":-1,\"Mutton3\":-1,\"Mutton4\":-1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Stiltzcho2\":0,\"Promotheus2\":1,\"Stiltzcho3\":-1,\"Promotheus3\":0,\"Builder_Bird1\":1,\"Stiltzcho4\":-1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":-1,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":-1,\"Woodlin_Elder2\":1,\"Glumlee2\":-1,\"Woodlin_Elder3\":-1,\"Glumlee3\":-1,\"Woodlin_Elder4\":-1,\"Glumlee4\":-1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":-1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":0,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":-1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":-1,\"Blobbo2\":1,\"Hamish2\":-1,\"TP_Pete1\":-1,\"Scubidew2\":-1,\"TP_Pete2\":-1,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete3\":-1,\"Cowbo_Jones10\":0,\"Scripticus2\":1,\"Cowbo_Jones11\":-1,\"Scripticus3\":1,\"Cowbo_Jones12\":-1,\"Scripticus4\":1,\"Cowbo_Jones13\":-1,\"Scripticus5\":1,\"Meel1\":-1,\"Tired_Mole1\":1,\"Cowbo_Jones14\":-1,\"Scripticus6\":-1,\"Meel2\":-1,\"Sussy_Gene1\":1,\"Tired_Mole2\":1,\"Cowbo_Jones15\":-1,\"Scripticus7\":-1,\"Sussy_Gene2\":1,\"Tired_Mole3\":0,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":-1,\"Capital_P1\":-1,\"Sprout1\":-1,\"Capital_P2\":-1,\"Lonely_Hunter1\":-1,\"Sprout2\":-1,\"Capital_P3\":-1,\"Lonely_Hunter2\":-1,\"Sprout3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":-1,\"Gobo3\":1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo4\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo5\":1,\"Typhoon1\":0,\"Shuvelle6\":-1,\"Falloween_Pumpkin4\":-1,\"Shuvelle7\":-1,\"Falloween_Pumpkin5\":-1,\"Whattso1\":-1,\"Whattso2\":-1,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":-1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":0,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":0,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":1,\"Goldric5\":-1,\"Cowbo_Jones9\":1,\"Goldric6\":-1,\"Gangster_Gus1\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":-1,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":-1,\"Bill_Brr2\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Giftmas_Blobulyte3\":-1,\"Bill_Brr7\":-1,\"Centurion1\":1,\"Centurion2\":-1,\"Toadstall1\":1,\"Centurion3\":-1,\"Toadstall2\":1,\"Centurion4\":-1,\"Snouts1\":-1,\"Toadstall3\":1,\"Centurion5\":-1,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion6\":-1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion7\":-1,\"Lord_of_the_Hunt3\":1,\"Snouts4\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt4\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Fishpaste971\":-1,\"Lord_of_the_Hunt7\":1,\"Lafu_Shi2\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Woodsman2\":1,\"Woodsman3\":0,\"Woodsman4\":-1,\"Hoggindaz1\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":0,\"Hoggindaz5\":-1,\"Funguy1\":1,\"Hoggindaz6\":-1,\"Funguy2\":1,\"Hoggindaz7\":-1,\"Iceland_Irwin1\":1,\"Telescope1\":1,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Funguy3\":0,\"Town_Marble1\":1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Funguy5\":-1,\"Yondergreen3\":-1,\"Dog_Bone1\":-1,\"Yondergreen4\":-1,\"Carpetiem1\":-1,\"Dog_Bone2\":-1,\"Bushlyte1\":-1,\"Yondergreen5\":-1,\"Carpetiem2\":-1,\"Bushlyte2\":-1,\"Yondergreen6\":-1,\"Carpetiem3\":-1,\"Bushlyte3\":-1,\"Yondergreen7\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":-1,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "Lv0_7": [ - 917, - 68, - 123, - 16, - 39, - 142, - 36, - 122, - 1508, - 110, - 2, - 84, - 223, - 166, - 235, - 297, - 353, - 826, - 149, - 73, - -1, - -1, - -1, - -1, - -1 - ], - "InvBagsUsed_1": "{\"0\":1,\"1\":1,\"2\":1,\"3\":\"2\",\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\",\"114\":\"1\"}", - "FamValColosseumHighscores": [ - 0, - 426954.32, - 1324052.304, - 9173466.24666667, - "8.581120178333332E7", - "2.3102800095000003E7", - "2.119556434689176E8", - 0 - ], - "KLA_3": "[[0,0],[-1867893.4374663],[-230804088.303098],[150,10],[150],[150],[0],[0,0],[-5618984063.257525],[-230369.8162584719],[0],[0,0],[0],[-146070.596126316,-98570.5961263162],[-40193394032.775955,-40193392682.775955],[-21611833.6786251],[-405216914.442128,-405214114.442128],[-98140.7475745668],[-802534.4532825605],[-263168553.237723],[7],[5],[0],[0],[-10376202.4572566,-10374502.4572566],[0],[-67132.79952726657],[-57130588,-57126418],[-30103929.3480906],[0],[-11959.988154386387],[-305350],[0],[0],[0],[0],[0],[0],[-336481.08886911656],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-939445.475384385],[-17030.0992038367,-16630.0992038367],[-41975],[0],[0],[30],[-13370],[-46086.2069230773],[-1501],[-22958.7055818211,-25458.7055818211],[0],[-197338350.096297],[-14278550.08],[-1724074.23642712],[-13250917.6096789],[0],[0],[0],[-2682.30034285714],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1741492.25],[4000],[-578253],[-139931957462.7841,-139931867462.7841],[-100234558770.1049],[-937180.4902344709],[-125099],[-1381786221.21407],[-18182],[-391226014.739459],[-662826440.97702],[-5076.05],[107876.769999999],[1],[1000],[-29461549.02804386],[-28509820.3431763],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-568248.804943523],[-32437],[-9042750.83954462],[-17882065906.505848],[-393998.089178809],[-376751.886699254],[-258499.062238536],[-688518.923615384],[-36521],[-4307127.55542834],[-20689],[-2979807900.51439],[-677663.524355084],[250],[700],[-6979009.678977848],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-779298686.182146],[-14410993.8779367],[-14410875.3715023],[-75299938.1671226],[-41497.3267487175],[-432537.571833901],[-1889455.75519778],[-122126670976.1987],[-87544.7436481499],[-1293491.91494146],[-161475758.665563],[-366078708.19463],[-8622809549.36386],[0],[0],[-1003320242.3379469],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1302035536.26931],[-448648855.367886],[-16981277.6352672],[-131801519.133382],[-446411482.611152],[-212306472.85787418],[-2260520730.32993],[-909035762.2799201],[-80318886923.4141],[-699483091.655868],[-1191704.8303479082],[-185329923.921104],[-17093903197.476233],[-84438727055.15675],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-6676148.3529474065],[-671225.245285153],[8391463.941096697,-108536.05890215105],[-12702536.849195197],[17669965.1003595,-1330034.8996405108],[-822297360.021297],[250000000,20000000],[60000000],[0],[500000000,75000000],[1000000000],[0],[0],[0]]", - "EquipQTY_8": [ - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 259332, - "1": 300, - "2": 3874, - "3": 262, - "4": 359784, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - } - ], - "PVGender_7": 1, - "CogM": "{\"0\":{\"d\":42,\"h\":\"corners\",\"a\":129,\"e\":22,\"c\":92},\"1\":{\"h\":\"corners\",\"f\":23,\"c\":470,\"a\":2696},\"2\":{\"h\":\"down\",\"e\":63,\"a\":1324},\"3\":{\"d\":35,\"h\":\"column\",\"a\":1163,\"f\":47,\"c\":94},\"4\":{\"a\":15826,\"d\":59},\"5\":{\"a\":10850,\"d\":139},\"6\":{\"d\":94,\"a\":2062},\"7\":{\"d\":102,\"c\":384},\"8\":{\"d\":97,\"a\":2187},\"9\":{\"d\":94,\"a\":736,\"c\":351},\"10\":{\"d\":89,\"a\":1234},\"11\":{\"d\":94,\"a\":2122},\"12\":{\"h\":\"right\",\"a\":840,\"e\":59},\"13\":{\"h\":\"down\",\"f\":65,\"a\":914},\"14\":{\"h\":\"around\",\"e\":164,\"f\":202},\"15\":{\"h\":\"around\",\"e\":164,\"f\":202},\"16\":{\"d\":30,\"h\":\"left\",\"a\":93,\"e\":53,\"c\":86},\"17\":{\"h\":\"left\",\"c\":29,\"a\":482,\"e\":64},\"18\":{\"d\":91,\"a\":4409},\"19\":{\"d\":155},\"20\":{\"d\":93,\"c\":565,\"a\":3086},\"21\":{\"d\":97,\"a\":2063},\"22\":{\"a\":5221,\"d\":73,\"c\":1181,\"h\":\"left\",\"j\":51},\"23\":{\"d\":92,\"a\":2424},\"24\":{\"h\":\"around\",\"e\":164,\"f\":202},\"25\":{\"h\":\"around\",\"e\":164,\"f\":202},\"26\":{\"a\":23061838794.663895,\"b\":1882894160431.4792,\"c\":428912382},\"27\":{\"a\":219774046844.9035,\"b\":9423351064179.346,\"c\":2914665265},\"28\":{\"h\":\"around\",\"e\":164,\"f\":202},\"29\":{\"h\":\"around\",\"e\":164,\"f\":202},\"30\":{\"f\":25,\"h\":\"row\",\"d\":49,\"a\":294},\"31\":{\"d\":24,\"h\":\"row\",\"a\":451,\"e\":51},\"32\":{\"d\":68,\"a\":21412,\"h\":\"row\",\"f\":53},\"33\":{\"h\":\"row\",\"c\":123,\"a\":1565,\"e\":56},\"34\":{\"h\":\"row\",\"f\":48,\"a\":6622},\"35\":{\"a\":20707,\"h\":\"row\",\"f\":60},\"36\":{\"d\":31,\"h\":\"right\",\"a\":1012,\"e\":44,\"c\":54},\"37\":{\"d\":23,\"h\":\"right\",\"a\":722,\"e\":49},\"38\":{\"h\":\"around\",\"e\":164,\"f\":202},\"39\":{\"h\":\"around\",\"e\":164,\"f\":202},\"40\":{\"d\":86,\"h\":\"left\",\"f\":47,\"a\":3116},\"41\":{\"d\":30,\"h\":\"left\",\"a\":235,\"e\":50,\"c\":58},\"42\":{\"d\":85,\"c\":162,\"a\":1081},\"43\":{\"d\":99,\"a\":1647,\"c\":561},\"44\":{\"d\":105,\"a\":7597},\"45\":{\"a\":18225,\"d\":63},\"46\":{\"d\":121,\"a\":8308},\"47\":{\"d\":80,\"a\":207},\"48\":{\"d\":97,\"h\":\"down\",\"c\":220,\"e\":38},\"49\":{\"d\":65,\"h\":\"down\",\"a\":469,\"e\":42},\"50\":{\"d\":46,\"h\":\"up\",\"a\":3284,\"f\":61,\"c\":414},\"51\":{\"d\":81,\"h\":\"up\",\"f\":46,\"a\":3367},\"52\":{\"h\":\"up\",\"f\":32,\"a\":2430,\"c\":624},\"53\":{\"h\":\"corners\",\"f\":55,\"c\":430,\"a\":3284},\"54\":{\"d\":81,\"a\":15427},\"55\":{\"d\":79,\"a\":817},\"56\":{\"d\":107,\"a\":2121,\"c\":195},\"57\":{\"d\":101,\"a\":1819},\"58\":{\"d\":74,\"c\":664},\"59\":{\"d\":121,\"a\":4979},\"60\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"61\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"62\":{\"a\":13959805259.41899,\"b\":326844127463.44904,\"c\":279934353},\"63\":{\"h\":\"column\",\"a\":4192,\"e\":65},\"64\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"65\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"66\":{\"d\":175,\"a\":9609},\"67\":{\"d\":97,\"a\":2219},\"68\":{\"d\":101,\"a\":2241},\"69\":{\"d\":133,\"a\":3789},\"70\":{\"d\":96,\"a\":1228},\"71\":{\"d\":89,\"a\":1016},\"72\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"73\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"74\":{\"h\":\"column\",\"f\":64,\"c\":167,\"a\":3320},\"75\":{\"h\":\"column\",\"c\":47,\"a\":229,\"e\":64},\"76\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"77\":{\"l\":1,\"d\":107,\"a\":36495,\"c\":4464,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"78\":{\"d\":92,\"a\":2522},\"79\":{\"d\":103,\"c\":412,\"a\":760},\"80\":{\"a\":13398,\"d\":59},\"81\":{\"d\":95,\"a\":1161},\"82\":{\"d\":83,\"a\":1298},\"83\":{\"d\":87,\"a\":2431},\"84\":{\"d\":85,\"h\":\"column\",\"a\":4403,\"e\":26},\"85\":{\"d\":77,\"a\":1025},\"86\":{\"d\":20,\"h\":\"column\",\"a\":262,\"e\":54,\"c\":106},\"87\":{\"h\":\"column\",\"d\":32,\"e\":63,\"a\":766},\"88\":{\"d\":18,\"h\":\"row\",\"a\":35,\"e\":57,\"c\":71},\"89\":{\"d\":75,\"h\":\"row\",\"j\":28,\"a\":102},\"90\":{\"d\":76,\"a\":2328},\"91\":{\"d\":87,\"a\":22868},\"92\":{\"d\":82,\"a\":287},\"93\":{\"d\":90},\"94\":{\"d\":79,\"a\":678},\"95\":{\"d\":89,\"a\":3287},\"99\":{\"a\":6843479991.711427,\"b\":13666851320.73037,\"c\":152719395},\"102\":{\"a\":3777518664.39607,\"b\":4702783184.865462,\"c\":92158282},\"103\":{\"a\":4196077319.542442,\"b\":5061464178.933212,\"c\":100768711},\"104\":{\"a\":3843202959.5912213,\"b\":4759831280.507489,\"c\":93518615},\"105\":{\"a\":4196077319.542442,\"b\":5061464178.933212,\"c\":100768711},\"106\":{\"a\":4071768064.280732,\"b\":4956108552.592546,\"c\":98225516},\"107\":{\"a\":3830010339.1058173,\"b\":4748396880.22919,\"c\":93245675},\"108\":{\"a\":28702,\"d\":74},\"109\":{\"a\":13398,\"d\":67},\"110\":{\"a\":28842,\"d\":70},\"121\":{\"h\":\"row\",\"a\":730,\"c\":125,\"e\":60},\"122\":{\"h\":\"row\",\"a\":474,\"e\":54},\"165\":{\"h\":\"column\",\"e\":60,\"a\":405},\"166\":{\"d\":52,\"h\":\"down\",\"a\":92,\"e\":17,\"c\":37},\"167\":{\"h\":\"right\",\"a\":888,\"e\":55},\"169\":{\"h\":\"up\",\"a\":238,\"c\":22,\"e\":57}}", - "OptL2_0": [ - { - "0": 5, - "1": 9, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Sad_Urie1", - "3": 0, - "length": 4 - } - ], - "ObolEqO2": [ - "Blank", - "Blank", - "Blank" - ], - "CardEquip_6": [ - "Boss4B", - "Boss3C", - "Boss2B", - "w6b3", - "w5c2", - "CritterCard7", - "w6c2", - "wolfA", - "B", - "B", - "B", - "B" - ], - "InvBagsUsed_5": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\"}", - "TotemInfo": "[[190,140,160,160,140,140,110,130,0],[0,140,150,140,0,100,0,120,0],[0,3762660.543134562,6249597.592787499,3532146.8374900515,0,584105.49848235,0,1668063.0000000002,0]]", - "IMm_5": "{\"0\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"4\":{\"UQ1val\":210,\"Weapon_Power\":69,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"7\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"10\":{\"UQ1val\":60,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"11\":{\"Weapon_Power\":6,\"UQ1val\":63,\"Upgrade_Slots_Left\":-3},\"12\":{\"UQ1val\":150,\"Weapon_Power\":73,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"13\":{\"UQ1val\":103,\"Weapon_Power\":53,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"14\":{\"UQ1val\":5,\"Weapon_Power\":25,\"Upgrade_Slots_Left\":-5,\"Speed\":-2},\"15\":{\"UQ1val\":202,\"Weapon_Power\":83,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"16\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"17\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"18\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"20\":{\"Speed\":4,\"Weapon_Power\":48,\"UQ1val\":1},\"24\":{\"UQ1val\":150,\"Weapon_Power\":71,\"Upgrade_Slots_Left\":-5,\"Speed\":3},\"25\":{\"UQ1val\":59,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"26\":{\"Weapon_Power\":9,\"UQ1val\":75,\"Upgrade_Slots_Left\":-3},\"27\":{\"UQ1val\":72,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"28\":{\"UQ1val\":121,\"Weapon_Power\":47,\"Upgrade_Slots_Left\":-5,\"Speed\":1},\"29\":{\"UQ1val\":50,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"30\":{\"Weapon_Power\":6,\"UQ1val\":50,\"Upgrade_Slots_Left\":-3},\"31\":{\"UQ1val\":68,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"45\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"46\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"60\":{\"Speed\":0,\"Weapon_Power\":102,\"UQ1val\":259,\"Upgrade_Slots_Left\":-5},\"61\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":4,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"62\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":4,\"LUK\":1,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"75\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"76\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "SM_2": "{\"0\":142,\"1\":100,\"5\":196,\"6\":205,\"8\":150,\"9\":100,\"10\":498,\"11\":1210,\"12\":408,\"13\":100,\"23\":420,\"75\":100,\"144\":197,\"263\":154,\"265\":100,\"266\":340,\"267\":100,\"268\":137,\"269\":145,\"270\":127,\"271\":135,\"272\":143,\"273\":214,\"274\":138,\"276\":200,\"277\":299,\"278\":299,\"279\":136,\"280\":132,\"281\":153,\"282\":100,\"283\":155,\"284\":299,\"285\":151,\"286\":151,\"287\":138,\"288\":137,\"289\":141,\"290\":299,\"291\":100,\"292\":143,\"293\":299,\"294\":141,\"295\":153,\"296\":146,\"297\":145,\"298\":144,\"299\":144,\"316\":100,\"317\":100,\"318\":299,\"319\":299,\"320\":204,\"325\":147,\"326\":159,\"327\":154,\"328\":226,\"360\":100,\"366\":178,\"367\":170,\"368\":219,\"374\":299,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "IMm_7": "{\"2\":{\"WIS\":0,\"STR\":0,\"Power\":0,\"LUK\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"4\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"6\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"7\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"8\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"9\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"10\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"16\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"17\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"21\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0}}", - "MapBon": "[[0],[16,0,0],[48,0,0],[0,0,0],[0],[0],[0,0,0],[0,0,0],[9380,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[6,0,0],[0,0,0],[6,0,0],[0,0,0],[0,0,0],[93,0,0],[0],[0],[0],[0],[361,0,0],[0],[6,10,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0,0,0],[0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[20,0,0],[20,0,10],[20,0,0],[0,0,0],[0,0,0],[0,0,0],[128,0,0],[7150,1480,0],[140,0,0],[20,0,0],[0,0,0],[967,3270,0],[39,0,0],[53,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[40,0,0],[0],[40,0,0],[43483,0,0],[2090,2910,0],[35472,0,0],[3667,0,0],[112,30,0],[2848,0,0],[132,0,0],[40,0,0],[2860,0,0],[5369,0,0],[0,0,0],[0,0,0],[40,0,0],[5804,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1968,0,0],[14428,0,0],[220105,0,11557],[23337,0,0],[313,0,0],[25710,0,0],[74869,0,7009],[26324,0,0],[479,0,0],[51295,0,0],[33836,0,0],[75,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[6384,0,0],[7517,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0]]", - "EMm0_7": "{\"0\":{\"Defence\":120,\"WIS\":0,\"STR\":80,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-10,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":42,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":120,\"STR\":80,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":60,\"WIS\":0,\"STR\":40,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":4,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"4\":{\"Defence\":120,\"STR\":80,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":4,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":1,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"6\":{\"Defence\":105,\"STR\":70,\"WIS\":0,\"Weapon_Power\":7,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-8,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":3,\"WIS\":1,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "IMmLENGTH_0": 112, - "ItemQTY_6": [ - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "QuestHm_1": [ - { - "0": "Snootie1", - "1": "Find_Pommsie:", - "2": "0", - "3": "1", - "length": 4 - } - ], - "ItemQTY_7": [ - 48, - 135, - 1, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "Lv0_8": [ - 918, - 109, - 125, - 136, - 112, - 151, - 112, - 122, - 747, - 116, - 1, - 84, - 322, - 166, - 182, - 297, - 353, - 826, - 148, - 68, - -1, - -1, - -1, - -1, - -1 - ], - "CardPreset_7": "[[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w5b3\",\"poopBig\",\"wolfB\",\"poopD\",\"snowball\",\"skele2\",\"w6a1\",\"Boss4C\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Bug1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"babayaga\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", - "NPCdialogue_8": "{\"Promotheus\":17,\"Stiltzcho\":16,\"Loominadi\":3,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":2,\"Masterius\":5,\"Lava_Larry\":9999,\"Carpetiem\":0,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Telescope\":9999,\"Scubidew\":0,\"Yondergreen\":0,\"Iceland_Irwin\":9999,\"Hamish\":0,\"Blobbo\":6,\"Town_Marble\":3,\"Obol_Altar\":9999,\"Krunk\":1,\"Tribal_Shaman\":0,\"Funguy\":6,\"Goldric\":0,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":13,\"Woodlin_Elder\":7,\"Cowbo_Jones\":1,\"Egggulyte\":0,\"Typhoon\":0,\"Eliteus\":4,\"Woodsman\":12,\"Gobo\":18,\"Picnic_Stowaway\":20,\"Poigu\":0,\"Tiki_Chief\":5,\"Sprout\":0,\"Capital_P\":0,\"Coastiolyte\":0,\"Oinkin\":0,\"Snake_Jar\":0,\"Slargon\":3,\"Builder_Bird\":9999,\"Clown\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":3,\"Bubbulyte\":2,\"Snouts\":0,\"Loveulyte\":0,\"Toadstall\":12,\"Nebula_Neddy\":9999,\"Desert_Davey\":9999,\"Scripticus\":33,\"Pirate_Porkchop\":0,\"questDisp\":0,\"Crystalswine\":0,\"Giftmas_Blobulyte\":0,\"Dog_Bone\":14,\"Mutton\":0,\"Gangster_Gus\":12,\"Djonnut\":2,\"TP_Pete\":0,\"Bill_Brr\":0,\"Potti\":0,\"Whattso\":4,\"Walupiggy\":12,\"Legumulyte\":0,\"XxX_Cattleprod_XxX\":0,\"Dazey\":0,\"Mr_Pigibank\":9999,\"Hoggindaz\":3,\"Muhmuguh\":12,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":2,\"Fishpaste97\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Nebulyte\":0,\"Toobus_Goobus\":12,\"Humble_Hugh\":0,\"Snootie\":0,\"Sad_Urie\":9999,\"Bloo_Radley\":6,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "PVFishingSpotIndex_1": 0, - "QuestStatus_2": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[15,12],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[35422,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Masterius1\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[20,65],\"Crystalswine5\":[60,130],\"Crystalswine6\":[172,190],\"Slargon1\":[30649],\"Oinkin1\":[3],\"Slargon2\":[409198],\"Oinkin2\":[7,2,3],\"Slargon3\":[1284006],\"Oinkin3\":[1],\"Slargon4\":[17830837],\"Poigu1\":[40],\"Poigu2\":[50],\"Poigu3\":[88],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[51],\"Mutton1\":[0,0,0],\"Bellows2\":[4709],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Stiltzcho1\":[12,17],\"Promotheus1\":[1],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[\"0\"],\"Stiltzcho3\":[0,0],\"Stiltzcho4\":[81863],\"Builder_Bird1\":[0],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[95503],\"Stiltzcho6\":[106888],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[6],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Glumlee5\":[0],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[72281373],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[536487],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[945599],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[476323],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Scubidew1\":[0,0,0],\"Hamish1\":[0],\"Blobbo2\":[0,0,0],\"TP_Pete1\":[14,0],\"Scubidew2\":[\"0\",\"121\"],\"Hamish2\":[0],\"Hamish3\":[0],\"TP_Pete2\":[0],\"Scubidew3\":[0],\"TP_Pete3\":[0],\"Cowbo_Jones10\":[1,1],\"Scripticus2\":[6],\"Cowbo_Jones11\":[10],\"Scripticus3\":[1,5],\"Cowbo_Jones12\":[4],\"Scripticus4\":[1,0,0],\"Meel1\":[38],\"Scripticus5\":[10],\"Cowbo_Jones13\":[100],\"Tired_Mole1\":[15464879],\"Cowbo_Jones14\":[1,1],\"Meel2\":[0],\"Scripticus6\":[0],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[26262511],\"Cowbo_Jones15\":[0,0,0],\"Scripticus7\":[1,1],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[\"0\",2],\"Scripticus8\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[\"0\"],\"Sprout1\":[0,0],\"Capital_P2\":[\"0\"],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P3\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Sprout4\":[0],\"Shuvelle1\":[9,3],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle2\":[0],\"Gobo1\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo2\":[\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[12],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[15],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[16],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[21],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[0],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[4,1],\"Snake_Jar4\":[1],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[22],\"Cowbo_Jones3\":[6],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[11],\"Walupiggy3\":[8,1],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[1],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[3336,0],\"Monolith2\":[0],\"Monolith3\":[100045],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Bill_Brr1\":[13],\"Bill_Brr2\":[1],\"Bill_Brr3\":[3,\"1\"],\"Bill_Brr4\":[1],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[19,\"1\"],\"Bill_Brr7\":[1],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[24,25],\"Centurion2\":[0],\"Toadstall1\":[\"0\",\"0\"],\"Centurion3\":[\"0\"],\"Toadstall2\":[\"0\"],\"Centurion4\":[\"0\",\"0\"],\"Snouts1\":[0],\"Toadstall3\":[\"0\"],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion6\":[\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt3\":[0,0],\"Snouts4\":[0],\"Centurion8\":[\"0\"],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Lord_of_the_Hunt4\":[0,0],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste971\":[0],\"Lord_of_the_Hunt7\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Woodsman4\":[0],\"Hoggindaz1\":[1,85],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[1,4],\"Hoggindaz5\":[2],\"Funguy1\":[0,0,0],\"Hoggindaz6\":[0],\"Funguy2\":[72,72],\"Hoggindaz7\":[0],\"Telescope1\":[1],\"Hoggindaz8\":[0],\"Yondergreen1\":[0],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Iceland_Irwin1\":[0],\"Yondergreen2\":[0],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[\"0\",\"0\"],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem1\":[772],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem2\":[517,\"1\"],\"Bushlyte2\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem3\":[1],\"Bushlyte3\":[0],\"Carpetiem4\":[32],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[44],\"Loominadi3\":[1],\"Speccius2\":[1],\"Loominadi4\":[1],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[37],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "AnvilPAstats_8": [ - 2, - 600, - 700, - 106, - 1316, - 0 - ], - "Grimoire": [ - 133, - 328, - 128, - 170, - 1, - 30, - 126, - 105, - 98, - 8, - 40, - 25, - 237, - 39, - 255, - 92, - 111, - 55, - 84, - 119, - 59, - 32, - 45, - 53, - 230, - 155, - 20, - 41, - 62, - 43, - 25, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "KLA_1": "[[0,0],[-9816553166.296286],[-169788846.87734333],[150,10],[150],[150],[0],[0,81],[-185101477.8694625],[-15774.6523456789],[0],[0,0],[0],[-368314776.492091,-368267276.492091],[-41440966.59514929,-41439616.59514929],[-417654.017967949],[-39744825.148101285,-39742025.148101285],[-4477949.08918171],[-8925156936.16013],[-36051962.18868222],[7],[5],[0],[0],[-4921040731.254192,-4921039031.254192],[0],[-130904517.02992266],[-438252871.069648,-438248701.069648],[-356818501.01],[0],[0],[-4645998.82386099],[0],[0],[0],[0],[0],[0],[-26303.8182716042],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-2111129021.7300365],[-703295081.005383,-703294681.005383],[-305402.03695940087],[0],[0],[30],[-6347064.723690668],[-224686145.59161693],[-1227620790.8310876],[-3453745.813467958,-3456245.813467958],[0],[-994923162.5940086],[-314713994.16778934],[-480211577.32014054],[-41788739],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-7445789.556481746],[4000],[-522135292.3191233],[-821955309.8356184,-821865309.8356225],[-257209409.4273966],[-1189704332.207085],[-378091495.1029307],[-4610092.285336152],[-193337308.33196777],[-307899684.7081478],[-358399528.5860909],[-351344846.2077822],[-536041513.9374012],[1],[1000],[-5040536.207058166],[-74249327.68190819],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-631621893.1961157],[-1431416579.2231934],[-6588313986.480515],[-304151512.2957],[-34509771.908361875],[-1298197202.824486],[-1370207620.6858335],[-362844619.372331],[-10705398.63463095],[-1637275093.2888706],[-1009779809.8754013],[-244945003.3485321],[-47058402.886527486],[250],[700],[-45982105.9729463],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-999192534.9786538],[-256783541.0468519],[-15530.3449522934],[-73121.5755644248],[-6769847.07658509],[-25795.7917862185],[-174058.689314603],[-379163721.158228],[-324.297825858812],[-980329337.232854],[-28012898.5669672],[-23326912.3869628],[-2516010470.787609],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-139264.734721529],[-118898164],[-643673.724258633],[-308347630.62172234],[-1885880.7398868],[-268296029.495471],[-1828119547.33922],[-227140.688556614],[-96994.5557821006],[-6346675.34305501],[-214223418.729282],[-1663181517.40015],[-16488014.5559387],[-11622653512.841309],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-3675808578.1778827],[-35934.99728566708],[-29238612.858253404,-37738612.85825509],[-41656495.594491966],[-8064085.577438563,-27064085.57741578],[0],[-21425711.691732213,-251425711.68275407],[-12022530.712710228],[-11210.132291492184],[-240528162.15732932,-665528162.1546082],[-310745882],[-192.50212170336667],[0],[0]]", - "BribeStatus": [ - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 0 - ], - "InventoryOrder_7": [ - "Quest28", - "Key5", - "InvBag105", - "Blank", - "EquipmentHats13", - "Trash3", - "EquipmentHats13", - "EquipmentHats13", - "EquipmentHats13", - "EquipmentHats13", - "EquipmentHats13", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Trophy2", - "EquipmentHats85", - "Blank", - "Blank", - "Blank", - "EquipmentHats21", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" - ], - "CardEquip_2": [ - "CritterCard7", - "SpelunkingCard0", - "w7a1", - "w7a4", - "wolfA", - "Boss2B", - "Boss4B", - "SpelunkingCard1", - "B", - "B", - "B", - "B" - ], - "Breeding": "[[9,9,9,8,10,9,9,9,9,8,8,7,9,8,9,0,0,0,0,0],[17,17,18,16,1,0,0,0],[20,14,5,10,9,7,7,3,7,3,4,1,15],[640018.796182431,413.919727337723,85173.7577058902,20790.2322627247,0,0,0,0,22.15393681824098],[0,2,0,50,20,20,20,10,48,49,42,28,37,43,38,50,25],[0,1,25,6,0,37,48,29,13,19,24,26,7,33,28,0,0],[2,0,0,0,0,37,11,8,38,24,39,39,43,21,0,0,0,0],[52,43,17,4,0,0,0,0,0,0,0,0,0,0,0,0],[0],[0],[0],[0],[0],[257746.74356717517,257746.64999698437,257746.5213707513,257660.58758531362,257660.10901242364,257660.09181161074,657726.08871273,257660.4876309958,257664.22929373075,257660.1359097442,628572.0215648469,621192.1412574855,257695.31409008295,66448.0799834593,258257.98546977708,70192.9185171995,257659.9957831371],[257659.97454429162,66251.0227947943,66303.0268351777,66302.7447381877,261139.1898827033,260854.46928628118,669300.5957349937,3333.70539397002,3377.72480580787,3406.48961717731,3423.02128526998,3405.80118300702,611159.734520924,610933.5619346716,3558.18132109843,613571.6936903403,3334.68882150959],[3334.69684806509,51993.7197544043,3334.13149937284,3375.13176350821,610847.5636739219,3334.62077027814,48857.8079259067,48857.79195863,48618.642120709,48619.7376689504,48749.8668116653,48808.1560908106,1064.16955301403,48618.6505331656,48617.9246794666,48617.9507053355,998.570392499098,48617.9401989948],[390.173555657487,48643.2504058779,316.776476677461,889.24914177745,1912.25295982404,48617.7407031573,48617.7490490631,48636.8558492513,610706.0471224998,114.241295058285,2794.37452872647,356.724864828522,655511.5225909769,655511.4904847549,1923.03208152349,48617.5686655616],[0],[0],[0],[0],[0],[86.8874566558514,86.8874272866383,222812.72105542154,170.829152709922,90.0209899810932,587.938147852367,793.708555638286,792.123833470933,65213.5470897578,589.521039681755,740.793532117358,65102.5015200492,222812.63713768072,65187.896595344,\"2.15185185185185e-05\",222812.61393476083,222812.70686613716],[793.708808051476,222812.68053874662,52.9165666968395,222812.6532792517,\"2.15185185185185e-05\",222812.58064419962,46.3634297307169,65102.5915588404,223553.4864067473,536.602504226697,25.7297169225894,65102.4879092226,222812.5977939676,222812.6684158178,222810.33636183658,7714.85025873981,7714.8625940338],[30859.4189071996,29471.6511003991,1020.93878593617,29471.376553228,29471.3716078655,29471.385728691,29471.6652227986,29471.659115252,894.380267518857,54.3084666718273,100.671942072767,222814.1802351335,222814.12654686402,526.588936363495,7742.09446888076,7810.11281722426,7810.11005076622,7810.10782359054],[54.3068546463654,222814.1433525843,222814.1627445773,590.913517140546,520.25404721906,7810.10510895195,7810.10236408534,7810.09878870377,7810.09548728166,7810.09366024945,95.2309182559824,95.2308870165379,95.2308630009882,95.2289291609359,95.2288850468792,95.22885961865],[0],[0],[0],[0],[0]]", - "SLpre_8": "{\"0\":140,\"1\":142,\"5\":245,\"6\":245,\"8\":100,\"9\":100,\"10\":168,\"11\":104,\"12\":578,\"13\":100,\"144\":217,\"445\":245,\"446\":100,\"447\":269,\"448\":245,\"449\":245,\"450\":100,\"451\":100,\"452\":141,\"453\":100,\"454\":100,\"455\":146,\"456\":141,\"457\":152,\"458\":100,\"459\":145,\"460\":142,\"461\":157,\"462\":148,\"463\":100,\"464\":109,\"480\":100,\"481\":140,\"482\":100,\"483\":210,\"484\":100,\"485\":147,\"486\":100,\"487\":149,\"488\":159,\"489\":100,\"490\":100,\"491\":128,\"492\":147,\"493\":147,\"494\":100,\"532\":214,\"533\":181,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"633\":92,\"635\":100,\"636\":92,\"637\":100,\"642\":116,\"652\":300}", - "OptL_6": [ - 1, - 1, - 2, - 8, - 1, - 0, - 692, - 0, - 0, - 0, - 0, - 0, - 2, - 0, - 0, - 2, - 20, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 1, - 0, - 6, - 0, - 3468, - 0 - ], - "FoodCD_1": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "OptLacc": [ - 3, - 1, - 1, - 0, - 1, - 900, - 1, - 1, - 654, - 305, - 0, - 0, - -1, - 1, - 1, - 136, - 136, - 1, - 1, - "none.|.0.|.1.|.2.|.3.|.4.|.5.|.6.|.7.|", - 10, - 1, - "You_can_minimize_and_let_IdleOn_grind_itself_at_any_time,_and_come_back_to_check_in_whenever_you_want!", - 1, - 0, - 1351, - 0, - 1, - 0, - 0, - 1, - 136, - "1111", - 5, - 0, - 136, - 0, - "Efficiency", - 29, - 5, - 3, - 0, - 0, - 0, - 0, - 93612564.34794219, - 1, - 11, - 1, - 47, - 0, - 0, - 0, - 0, - 0, - 490, - 136, - 0, - 1, - 0, - "bun_v", - 331, - 0, - 32, - 0, - 3, - 12, - 0, - 0, - 3, - 3, - 765301, - 147575, - 10105, - 635, - 88, - 1918, - 0, - 47, - 1.7, - 128, - 3, - -6.3, - 0, - 0, - 24, - 0, - 1738.1526042201253, - 1, - 200, - 0, - 2, - 0, - 1, - 287, - 1, - 123, - 18, - 123, - 105, - 0, - 0, - 0, - -1, - 1, - 0, - 35, - 3, - 1, - 2, - 0, - 0, - 41, - 0, - 33, - 0, - 0, - 4, - 31, - 1, - 10, - -1073, - 0, - 4, - 6511775.50900072, - 52, - 7400, - 0, - 7, - 1, - 1, - 25515, - 1, - 4, - 38, - 148, - "Did_you_know_that_I_post_daily_to_Discord.gg/idleon_with_development_updates_about_what_I'm_working_on?_@_I_even_do_giveaways..._there's_one_right_now!_Go_join_it!", - 0, - 19449558, - 56705, - 87, - 83, - 65, - 68, - 69, - 82, - "W", - "S", - "A", - "D", - "E", - "R", - 5527072, - 2, - 112, - "0,w5a1,Boss4B,poopD,wolfB,Boss3B,w5b3,demonP,poopSmall,Boss6C,Boss4A,Boss3C,Boss3A,wolfA,w5c2,w5c1,w5b6,w5b5,w5b4,w5a4,w5a3,w5a2,w5b1,w5b2,shovelR,Bandit_Bob,Crystal5,w6b3,babaMummy,crabcakeB,Boss6A", - 4, - 1, - 71, - 0, - 109, - 337.93168128, - 200.45140000000004, - 9, - 0, - 1, - 5, - 5, - 0, - "_cdabe", - 115, - 14, - 1636646954665690000, - 0, - 11, - 1, - 2, - 0, - 6, - 1, - 13, - 0, - 0, - 3, - 1314, - 0, - 0, - 0, - 19, - 0, - 0, - 2927, - 3111, - 0, - 1, - 0, - 1, - 1, - "1.0556036996582346E20", - 0, - 222.45255130558118, - 0, - 0.10527361920000003, - 496257, - 949, - 1726, - 1179, - 996, - 41502145, - 2, - 30, - 97977235976.3825, - "2.7362171667421795E10", - 546669, - "7.59701630596883E8", - "5.891199839138739E8", - 0, - 53, - 967, - 23, - 771.75, - 475617142.89790905, - 78, - 0, - 225, - 80, - 123, - 1, - 17, - 1, - 2, - 4, - 5, - 15430, - 9776, - 9020, - 5558, - 4050, - 7640, - 31445, - 10353, - 119, - 7, - 0, - 0, - 0, - 26, - 1, - 1, - 1, - 1, - 1, - 1, - 8.653998580165845e+34, - 960, - 26, - 719, - 453, - 25, - 625, - 180, - 244, - 20, - 9.231291133111315e+34, - 668, - 1, - 1, - 1.0767934191185162e+21, - 768, - 273, - 42, - 54, - 355, - 553, - 13, - 19, - 276, - 61, - 251, - 15, - 2.5661553906818215e+21, - 143531342.50730634, - 116076444.92764157, - 4414496.085740177, - 38890826.3537577, - 149313.52751923056, - 211874.75679754463, - 0, - 1219282.2386444325, - 2444620819789.3657, - 0, - 223, - 224, - 228, - 227, - 227, - 2497547.929924066, - 5, - 5, - 5, - 3, - 15, - 2, - 5, - 4, - 1219281.3011075156, - 0, - 0, - 0, - 2911, - 17, - "imenlc", - 5, - 1, - 0, - 0, - 1, - 0, - 0, - 46, - 0, - 1, - 0, - 0, - 4, - 7, - 0, - 1, - 3.6403930079999998, - 77106064174, - 483432455803.3555, - 826363451489.8726, - 310822567030.6627, - 581768, - 44, - 51, - 0, - 1, - 48, - 1, - 202880510, - 0, - 0, - 0, - 24, - 754956, - 99875895, - 3495, - 0, - 3, - 0, - 0, - 1, - 0, - 100, - 0, - 113432596.11534189, - 92830064000.40558, - 2266242474.8922195, - 1810725750.131372, - 5486705408.8766, - 0, - 545435187651, - 60, - 100, - 34, - 7, - 1, - 0, - 66, - -9, - 254, - 259, - 284, - 290, - 300, - 306, - 295, - 299, - "0,COPPER_SET,IRON_SET,GOLD_SET,PLATINUM_SET,DEMENTIA_SET,VOID_SET,LUSTRE_SET,DIABOLICAL_SET,AMAROK_SET,CHIZOAR_SET,TROLL_SET,MAGMA_SET,KATTLEKRUK_SET,MARBIGLASS_SET,EFAUNT_SET", - 1, - 133, - 0, - 2, - "0c17,c9,_1,b1,a1,_16,b16,a16,", - 34, - 1, - 0, - 740778414.9252197, - 1067670216.3270671, - 25361029.131515652, - 286821837.3495892, - 0, - 0, - 9842036773, - 41, - 0, - 0, - 1, - 1, - 0, - 1, - 0, - 1, - 0, - 1, - 10, - 1, - 1, - 19, - 0, - 1, - 2, - 1, - 0, - 148, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - -1955.0639998912811, - 0, - 0, - 1, - 10, - 5, - 6, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - -1955.0639998912811, - 0, - 0, - 0, - 0, - -55, - 0, - 999458.6666576677, - 0, - 671, - 0, - 0, - 0, - 1, - 5, - 969.1356999756275, - 28, - 3, - 5, - 1, - 0, - 0, - 0, - 0, - 0, - 2, - 3, - 4, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 4, - 1, - "0,11999,TheRealMaxion;1,11999,TheRealMaxion;2,11999,TheRealMaxion;3,11999,TheRealMaxion;4,11999,TheRealMaxion", - "5,11999,TheRealMaxion", - 15, - 20, - 0, - 2926, - 1, - 0, - 10, - 491273, - 2, - 0, - 1, - 1, - 8, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "bun_e": 1, - "LockedSlots_2": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "AFKtarget_9": "w7a12", - "Lv0_3": [ - 844, - 112, - 133, - 131, - 98, - 142, - 95, - 122, - 1747, - 128, - 77, - 84, - 226, - 166, - 229, - 297, - 353, - 826, - 153, - 19, - -1, - -1, - -1, - -1, - -1 - ], - "MaxCarryCap_2": "{\"Souls\":25000,\"Mining\":20000,\"Chopping\":20000,\"Quests\":10,\"Fishing\":250,\"fillerz\":10,\"Critters\":100,\"Foods\":20000,\"bCraft\":20000,\"Bugs\":1000,\"Statues\":10}", - "SL_2": "{\"0\":142,\"1\":100,\"5\":196,\"6\":205,\"8\":150,\"9\":100,\"10\":498,\"11\":1200,\"12\":408,\"13\":100,\"144\":197,\"263\":154,\"265\":100,\"266\":336,\"267\":100,\"268\":137,\"269\":145,\"270\":127,\"271\":135,\"272\":143,\"273\":214,\"274\":138,\"276\":200,\"277\":299,\"278\":299,\"279\":136,\"280\":132,\"281\":153,\"282\":100,\"283\":155,\"284\":299,\"285\":151,\"286\":151,\"287\":138,\"288\":137,\"289\":141,\"290\":299,\"291\":100,\"292\":143,\"293\":299,\"294\":141,\"295\":153,\"296\":146,\"297\":145,\"298\":144,\"299\":144,\"316\":100,\"317\":100,\"318\":299,\"319\":299,\"320\":204,\"325\":147,\"326\":159,\"327\":154,\"328\":226,\"360\":100,\"366\":178,\"367\":170,\"368\":219,\"374\":299,\"616\":50,\"618\":0,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":89,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"634\":1,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":0,\"652\":48,\"654\":150,\"655\":34,\"656\":200,\"657\":100,\"658\":200}", - "PVInstaRevives_5": 1, - "bun_i": 1, - "CharSAVED_9": 5, - "PVMinigamePlays_2": 5, - "MaxCarryCap_3": "{\"Souls\":2000,\"Mining\":25000,\"Chopping\":20000,\"Quests\":10,\"fillerz\":10,\"Fishing\":25000,\"Critters\":25000,\"Foods\":20000,\"bCraft\":20000,\"Statues\":10,\"Bugs\":20000}", - "KRbest": "{\"w5b4\":732,\"goblinG\":499,\"acorn\":1179,\"mushG\":895,\"frogG\":371,\"bloque\":1087,\"penguin\":420,\"w6d1\":240,\"sandcastle\":910,\"flake\":808,\"mimicA\":663,\"w5a1\":381,\"pincermin\":654,\"poopSmall\":1571,\"beanG\":1392,\"SummzTrz0\":3,\"SummzTrz6\":1,\"SummzTrz2\":1,\"SummzTrz1\":2,\"jarSand\":653,\"w4c4\":1164,\"SummzTrz3\":2,\"w6c1\":1726,\"stache\":353,\"snailZ\":623}", - "FoodCD_2": [ + "SM_0": "{\"0\":188,\"1\":163,\"5\":195,\"6\":219,\"8\":267,\"9\":100,\"10\":1082,\"11\":494,\"12\":408,\"13\":100,\"23\":420,\"75\":100,\"81\":200,\"85\":205,\"86\":100,\"87\":390,\"88\":200,\"89\":213,\"90\":103,\"91\":100,\"92\":183,\"93\":100,\"94\":220,\"95\":188,\"96\":185,\"97\":208,\"98\":180,\"99\":217,\"100\":200,\"101\":207,\"102\":210,\"103\":189,\"104\":110,\"105\":127,\"106\":130,\"107\":107,\"108\":115,\"109\":202,\"110\":207,\"111\":105,\"112\":201,\"114\":191,\"115\":147,\"116\":128,\"117\":131,\"118\":145,\"119\":111,\"120\":118,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":176,\"141\":100,\"142\":214,\"143\":194,\"144\":152,\"145\":192,\"146\":216,\"147\":202,\"148\":201,\"149\":207,\"195\":100,\"196\":299,\"197\":299,\"198\":299,\"199\":299,\"200\":296,\"201\":100,\"202\":100,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":100,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1857,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "MaxCarryCap_2": "{\"Chopping\":20000,\"Mining\":20000,\"Souls\":25000,\"Quests\":10,\"fillerz\":10,\"Fishing\":250,\"Critters\":100,\"Foods\":20000,\"bCraft\":20000,\"Statues\":10,\"Bugs\":1000}", + "PrinterXtra": [ + "Fish6", + "3.5284200857827E7", + "Copper", + "1.0101132105699354E10", + "Fish8", + "1.1827343259111416E7", + "Fish12", + 1009222.30134025, + "Fish9", + "1.4298120738126682E7", + "PalmTree", + "3.1497751820713763E9", + "ToiletTree", + "2.024657116017125E9", + "SaharanFoal", + "1.2116327455211155E9", + "Tree7", + "9.48777651486607E8", + "Tree14", + "1.7898605362230307E8", + "Bug6", + "4.4603768671919465E7", + "Bug7", + "3.492073344060208E7", + "Bug8", + "2.276543389490578E7", + "Bug9", + "1.5451651964868177E7", + "Bug10", + 7931848.00863233, + "Void", + "1.466726615176182E9", + "Lustre", + "1.061702125779973E9", + "Starfire", + "6.509876371713014E8", + "Dreadlo", + "3.68815403498719E8", + "Godshard", + "1.7716588456986153E8", + "Tree13", + "4.0775984478921264E7", + "Tree11", + "1.3508990277749485E8", + "BirchTree", + "7.983066213212927E9", + "JungleTree", + "5.418121907097374E9", + "ForestTree", + "3.5431529108668756E9", + "Jungle2", + 896921.6832, + "LavaB2", + 647759.50848, + "GalaxyA1", + 533565.8712, + "LavaA1", + 455442.6528, + "DesertA2", + 1014107.18976, + "GalaxyB4", + 1671333, + "SnowB2", + 2151397, + "SnowB5", + 2151397, + "SnowB3", + 2113325, + "SnowC1", + 2054727, + "Marble", + "1.0568309318139687E8", + "Gold", + "1.7229552023950999E9", + "Plat", + "8.463261542914724E8", + "Dementia", + "4.6895411668410367E8", + "Void", + "3.3939241069613475E8", + "Tree8", + "3.328741854015201E8", + "Tree9", + "2.0410175588074854E8", + "Tree10", + "1.233772210112056E8", + "Tree12", + "5.466465980446981E7", + "Tree13", + "3.0946101639774345E7", + "Bug6", + "1.0953345676803058E7", + "Bug8", + 5604698.95670182, + "Bug9", + 3783883.05198651, + "Bug2", + "6.94755068642937E7", + "Bug7", + 8563524.80186421, + "Blank", 0, + "Blank", 0, + "Blank", 0, + "Blank", 0, + "Blank", 0, + "Blank", 0, + "Blank", 0, - 0 - ], - "SM_7": "{\"0\":142,\"1\":100,\"5\":146,\"6\":146,\"8\":100,\"9\":100,\"10\":1014,\"11\":494,\"12\":408,\"13\":100,\"75\":100,\"81\":128,\"85\":151,\"86\":100,\"87\":299,\"88\":145,\"89\":152,\"90\":100,\"91\":100,\"92\":130,\"93\":100,\"94\":140,\"95\":150,\"96\":195,\"97\":154,\"98\":202,\"99\":225,\"100\":188,\"101\":178,\"102\":142,\"103\":188,\"104\":100,\"105\":141,\"106\":138,\"107\":100,\"108\":100,\"109\":100,\"110\":135,\"111\":100,\"112\":100,\"114\":100,\"115\":150,\"116\":142,\"117\":141,\"118\":148,\"119\":100,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":100,\"141\":100,\"142\":191,\"143\":190,\"144\":100,\"145\":100,\"146\":100,\"147\":100,\"148\":100,\"149\":299,\"195\":100,\"196\":100,\"197\":100,\"198\":100,\"199\":299,\"200\":100,\"201\":100,\"202\":100,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":299,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "PldTraps_4": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "PVMinigamePlays_3": 5, - "POu_6": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,22176,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "CardPreset_0": "[[\"poopSmall\",\"Crystal0\",\"Boss4C\",\"Boss3C\",\"moonman\",\"w5c2\",\"w4c4\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"skele2\",\"w5a1\",\"Boss6C\",\"Boss4C\",\"poopBig\",\"Boss3C\",\"poopD\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4B\",\"wolfA\",\"CritterCard7\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"]]", - "ObolEqMAPz2": "{}", - "PVMinigamePlays_7": 5, - "SLpre_7": "{\"0\":142,\"1\":100,\"5\":146,\"6\":146,\"8\":100,\"9\":100,\"10\":952,\"11\":494,\"12\":408,\"13\":100,\"81\":128,\"85\":151,\"86\":100,\"87\":268,\"88\":145,\"89\":152,\"90\":100,\"91\":100,\"92\":130,\"93\":100,\"94\":140,\"95\":150,\"96\":195,\"97\":154,\"98\":202,\"99\":225,\"100\":188,\"101\":178,\"102\":142,\"103\":188,\"104\":100,\"105\":141,\"106\":138,\"107\":100,\"108\":100,\"109\":100,\"110\":135,\"111\":100,\"112\":100,\"114\":100,\"115\":150,\"116\":142,\"117\":141,\"118\":148,\"119\":100,\"142\":191,\"143\":190,\"144\":100,\"145\":100,\"146\":100,\"147\":100,\"148\":100,\"149\":299,\"203\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"631\":100,\"633\":92,\"635\":100,\"636\":92,\"637\":100,\"642\":116,\"652\":300}", - "CharSAVED_6": 5, - "CardEquip_0": [ - "CritterCard7", - "SpelunkingCard0", - "w7a1", - "w7a4", - "wolfA", - "Boss2B", - "Boss4B", - "SpelunkingCard1", - "B", - "B", - "B", - "B" - ], - "Lab": "[[1611,246,1379,250,1861,335,1184,252,1013,293,201,252,890,145,446,277,1890,137,744,282,440,100,480,100],[21,20,9,17,16,15,8],[21,9,18,17,16,15,20],[21,10,7,17,16,10,9],[21,20,18,17,16,15,9],[11,14,10,11,7,13,9],[21,14,10,11,7,13,9],[21,10,10,17,7,10,10],[11,14,10,11,7,13,9],[11,14,10,11,7,13,9],[11,14,10,11,7,13,8],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[0,11,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0],[20,21,17,16,20,18,20,17,13,13,17,17,9,7,13,4,4,7,4,3,3,9,-1,-1,-1],[1,1,1,1]]", - "PVFishingSpotIndex_6": 0, - "Exp0_8": [ - 1.7508778373054202e+22, - 5050636805.42786, - 17364650746.420967, - 171377962017.76703, - 8136685523.671736, - 294998099953.6254, - 11422600306.512526, - 2606316561.0166626, - 18136417087.039356, - 178412.72414167225, - 8, - 1569701.8838126808, - 18505664.48639608, - 125082671.85668279, - 128285.15875900153, - 4.350655207507805e+33, - 4.678235540557281e+23, - 3.875598913277647e+49, - 552885038.0711806, - 22335904.156335004, + "Blank", 0, + "Blank", 0, + "Blank", 0, - 0 + "EquipmentPendant14", + "ObolBronze0", + "Cutter", + "EquipmentPants10", + "EquipmentHats5", + "ObolSilverMoney", + "ObolBronzeEXP", + "EquipmentBows4", + "EquipmentShirts21", + "SpiD3", + "EquipmentHats11", + "EquipmentHats6", + "ObolSilverDamage", + "ObolBronze3", + "ObolBronze1", + "InvBag100", + "LavaB3", + "ObolSilver0", + "Line4", + "EquipmentHats25", + "EquipmentShirts16", + "EquipmentPendant32", + "FoodHealth2", + "InvBag7", + "FoodPotOr2", + "EquipmentHats9", + "InvBag101", + "FoodPotYe5", + "ObolBronzePop", + "FoodPotRe2", + "FoodPotMana2", + "StoneT2", + "ObolBronze2", + "EquipmentRings23", + "FoodHealth10", + "SpiB4", + "Trophy2", + "Grasslands3", + "FoodPotYe2", + "EquipmentHats101", + "FoodPotMana4", + "ObolBronzeTrapping", + "ObolBronzeKill", + "ObolBronzeCons", + "ObolBronzeWorship", + "EquipmentShoes32", + "EquipmentRings25", + "FoodPotOr3", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank" ], - "FarmUpg": [ + "BuffsActive_6": [], + "CSetEq_6": "{\"{%_Skill_EXP_Gain\":25}", + "Arcane": [ + 130, + 107, + 97, 1, - 559003.4730017185, - 20, - 205, - 209, - 238, - 235, - 137, - 172, - 118, + 60, + 65, + 105, + 45, + 38, + 85, 1, - 187, - 101, - 209, - 100, + 63, + 76, + 39, + 39, + 76, + 6, + 41, + 16, + 51, 1, - 105, - 50, - 0, - 5991, - 0, - 0, - 0, - 0, + 47, + 40, + 22, + 37, + 9, + 48, + 28, + 1, + 30, + 10, + 38, 0, 0, 0, @@ -5779,9 +583,7 @@ 0, 0, 0, - 84, 0, - 29, 0, 0, 0, @@ -5790,27 +592,21 @@ 0, 0, 0, - 31, 0, 0, 0, - 27, 0, - 81, 0, 0, 0, 0, 0, - 25, 0, 0, 0, 0, 0, 0, - 85, - 83, 0, 0, 0, @@ -5843,70 +639,202 @@ 0, 0 ], - "PlayerStuff_6": "[11687,0,0,0,0,0,0,0,0,0]", - "ObolEqMAP_3": "{\"11\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", - "AnvilPA_2": [ + "BuffsActive_5": [ { - "0": 0, - "1": 0, - "2": 6.51035258364413, - "3": 12828241, + "0": 302, + "1": 112, + "2": 150, + "length": 3 + }, + { + "0": 423, + "1": 270, + "2": 300, + "length": 3 + }, + { + "0": 273, + "1": 1231, + "2": 1260, + "length": 3 + } + ], + "MaxCarryCap_3": "{\"Souls\":2000,\"Mining\":25000,\"Chopping\":20000,\"Quests\":10,\"fillerz\":10,\"Fishing\":25000,\"Critters\":25000,\"Foods\":20000,\"bCraft\":20000,\"Statues\":10,\"Bugs\":20000}", + "CSetEq_2": "{\"{%_Skill_Efficiency\":40}", + "ObolEqO0_2": [ + "ObolGoldLuck", + "ObolSilver1", + "ObolChizoarA", + "ObolSilver1", + "ObolPink1", + "ObolBronze1", + "ObolSilver1", + "ObolPlatinum1", + "ObolPlatinum1", + "ObolGoldLuck", + "ObolKruk", + "ObolGoldLuck", + "ObolPlatinum1", + "ObolPlatinum1", + "ObolPlatinum1", + "ObolPlatinum1", + "ObolGold1", + "ObolGold1", + "ObolGoldLuck", + "ObolChizoarA", + "ObolGoldLuck" + ], + "SM_4": "{\"0\":209,\"1\":215,\"5\":194,\"6\":190,\"8\":158,\"9\":100,\"10\":498,\"11\":494,\"12\":1025,\"13\":100,\"23\":420,\"75\":100,\"144\":157,\"445\":204,\"446\":331,\"447\":100,\"448\":196,\"449\":219,\"450\":148,\"451\":197,\"452\":208,\"453\":100,\"454\":100,\"455\":206,\"456\":217,\"457\":210,\"458\":153,\"459\":220,\"460\":210,\"461\":210,\"462\":208,\"463\":216,\"464\":120,\"465\":187,\"466\":187,\"467\":199,\"468\":201,\"469\":188,\"470\":220,\"472\":192,\"474\":128,\"475\":195,\"476\":209,\"477\":100,\"478\":129,\"486\":167,\"488\":215,\"494\":100,\"495\":131,\"496\":144,\"497\":125,\"498\":195,\"499\":128,\"500\":142,\"505\":127,\"506\":142,\"507\":160,\"508\":146,\"531\":139,\"532\":208,\"533\":196,\"539\":299,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1823,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "FoodSlO_1": 6, + "Lv0_6": [ + 860, + 130, + 136, + 160, + 125, + 142, + 145, + 125, + 1254, + 130, + 21, + 84, + 232, + 166, + 193, + 297, + 353, + 826, + 149, + 26, + 2, + -1, + -1, + -1, + -1 + ], + "QuestHm_7": [ + { + "0": "Hoggindaz2", + "1": "Buy_Trap_from_Shop:", + "2": 1, + "3": "1", + "4": "Place_a_Trap_in_Jungle:", + "5": "0", + "6": "1", + "length": 7 + }, + { + "0": "Tired_Mole3", + "1": "Equip_the_Divine_Scarf:", + "2": "0", + "3": "1", + "4": "Get_Kattlekruk_Cape:", + "5": "0", + "6": "1", + "length": 7 + }, + { + "0": "Stiltzcho6", + "1": "AFK_at_Slimes:", + "2": 125862, + "3": "57600", "length": 4 }, { - "0": 0, - "1": 0, - "2": 16.2200371625613, - "3": 259353239, + "0": "Loominadi1", + "1": "Quest18", + "2": 0, + "3": 10, "length": 4 }, + { + "0": "Slargon2", + "1": "Defeat_Maccies:", + "2": "0", + "3": "250000", + "length": 4 + } + ], + "SM_2": "{\"0\":142,\"1\":100,\"5\":196,\"6\":205,\"8\":150,\"9\":100,\"10\":498,\"11\":1200,\"12\":408,\"13\":100,\"23\":420,\"75\":100,\"144\":197,\"263\":154,\"265\":100,\"266\":340,\"267\":100,\"268\":137,\"269\":145,\"270\":127,\"271\":135,\"272\":143,\"273\":214,\"274\":138,\"276\":200,\"277\":299,\"278\":299,\"279\":136,\"280\":132,\"281\":153,\"282\":100,\"283\":155,\"284\":299,\"285\":151,\"286\":151,\"287\":138,\"288\":137,\"289\":141,\"290\":299,\"291\":100,\"292\":143,\"293\":299,\"294\":141,\"295\":153,\"296\":146,\"297\":145,\"298\":144,\"299\":144,\"316\":100,\"317\":100,\"318\":299,\"319\":299,\"320\":204,\"325\":147,\"326\":159,\"327\":154,\"328\":226,\"360\":100,\"366\":178,\"367\":170,\"368\":219,\"374\":299,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1857,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "AFKtarget_0": "w7b2", + "RespTime_6": 0, + "ExpReq0_3": [ + "2.2607532863789138E21", + "1.4789522948094542E10", + "1.5436150055853253E11", + "1.2553868114862338E11", + "2.8660507559359174E9", + "4.1754467410516296E11", + "1.9985439953817718E9", + "4.6088152414911224E10", + 141651395083951.7, + "2.6465841973111945E8", + "2.114139254593358E8", + "3.450959081999272E7", + 1398255.10900942, + "1.5573316385250974E9", + 1274761.0302086878, + "2.9152553683778915E34", + "8.47933174281193E23", + "1.0019892833102583E50", + "2.634945585475608E9", + 81392.0766904968, + 24.657983658158543, + 15, + 15, + 15, + 15 + ], + "IMm_1": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"2\":{\"UQ1val\":41,\"UQ2val\":22},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"5\":{\"UQ1val\":35,\"UQ2val\":38},\"6\":{\"UQ1val\":51,\"Weapon_Power\":21,\"UQ2val\":27,\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"10\":{\"UQ1val\":5,\"UQ2txt\":\"%_FISHING_XP_GAIN\",\"UQ1txt\":\"%_MULTIKILL\",\"UQ2val\":8},\"11\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":\"%_ALL_STATS\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"UQ2val\":1,\"UQ1val\":3,\"Speed\":0},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"16\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"17\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"19\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"20\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"29\":{\"UQ1val\":42,\"UQ2val\":15},\"30\":{\"UQ1val\":16,\"UQ2val\":35},\"60\":{\"UQ1val\":30,\"UQ2val\":32},\"84\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "AnvilPA_3": [ { "0": 0, "1": 0, - "2": 246.61158663905, - "3": 5560, + "2": 82.4607988366688, + "3": 126376095, "length": 4 }, { "0": 0, "1": 0, - "2": 368.579699658582, - "3": 2999185, + "2": 111.502426017322, + "3": 19640257, "length": 4 }, { "0": 0, "1": 0, - "2": 622.07977492013, - "3": 207678990, + "2": 330.607785332052, + "3": 17656, "length": 4 }, { "0": 0, "1": 0, - "2": 1564.1044892869, - "3": 375905, + "2": 647.213369294282, + "3": 921517, "length": 4 }, { - "0": 40642051, - "1": 171320518765.86633, - "2": 854.3876190185547, - "3": 998754611, + "0": 0, + "1": 0, + "2": 466.810457396313, + "3": 21214288, "length": 4 }, { "0": 0, "1": 0, - "2": 99.3597918187491, - "3": 499091, + "2": 0, + "3": 0, "length": 4 }, { "0": 0, "1": 0, - "2": 3090.52501850692, - "3": 1307316, + "2": 256.513164286117, + "3": 126845, "length": 4 }, { @@ -5917,10 +845,24 @@ "length": 4 }, { - "0": 0, - "1": 0, - "2": 0, - "3": 0, + "0": 7319341, + "1": 39652612139.608795, + "2": 5301.833829887444, + "3": 108452994, + "length": 4 + }, + { + "0": 5166594, + "1": 34210099316.298244, + "2": 2327.7261943893973, + "3": 76555055, + "length": 4 + }, + { + "0": 3659671, + "1": 30840924909.077667, + "2": 6353.618566520745, + "3": 54226497, "length": 4 }, { @@ -5945,51 +887,171 @@ "length": 4 } ], - "AchieveReg": "[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,0,-1,-1,-1,-1,-1,-1,-1,0,0,-1,-1,-1,-1,0,-1,-1,-1,0,0,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,41,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,0,-1,-1,-1,-1,0,-1,-1,0,-1,-1,-1,-1,28,28,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,107,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,0,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6627,-1,-1,-1,-1,-1,-1,-1,-1,-1,56705,-1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,778,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", - "SM_1": "{\"0\":193,\"1\":203,\"5\":218,\"6\":208,\"8\":245,\"9\":155,\"10\":498,\"11\":494,\"12\":1012,\"13\":138,\"23\":420,\"75\":100,\"144\":155,\"445\":210,\"446\":100,\"447\":344,\"448\":210,\"449\":196,\"450\":129,\"451\":130,\"452\":199,\"453\":100,\"454\":100,\"455\":220,\"456\":194,\"457\":220,\"458\":145,\"459\":189,\"460\":204,\"461\":199,\"462\":188,\"463\":169,\"464\":206,\"472\":213,\"480\":296,\"481\":296,\"482\":313,\"483\":313,\"484\":100,\"485\":188,\"486\":167,\"487\":189,\"488\":186,\"489\":145,\"490\":206,\"491\":212,\"492\":220,\"493\":206,\"494\":100,\"525\":296,\"526\":313,\"527\":296,\"528\":296,\"529\":313,\"530\":100,\"531\":220,\"532\":220,\"533\":220,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":296,\"585\":299,\"586\":299,\"587\":313,\"588\":313,\"589\":100,\"590\":299,\"591\":299,\"592\":313,\"593\":299,\"594\":100,\"595\":299,\"596\":299,\"597\":299,\"598\":313,\"599\":313,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "Divinity": [ - 5, - 5, - 5, - 5, - 5, - 7, - 5, + "IMmLENGTH_8": 112, + "InventoryOrder_2": [ + "FoodG14", + "EquipmentStatues31", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "w7B1", + "w7B1b", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Quest61", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" + ], + "SL_9": "{\"0\":100,\"1\":100,\"5\":150,\"6\":145,\"8\":100,\"9\":100,\"10\":498,\"11\":923,\"12\":408,\"13\":100,\"144\":132,\"263\":144,\"265\":100,\"266\":264,\"267\":100,\"268\":149,\"269\":153,\"270\":100,\"271\":100,\"272\":140,\"273\":140,\"274\":100,\"276\":146,\"277\":131,\"278\":145,\"279\":128,\"280\":100,\"281\":100,\"282\":100,\"283\":100,\"284\":137,\"285\":100,\"286\":100,\"287\":100,\"288\":100,\"289\":100,\"290\":147,\"291\":100,\"292\":154,\"293\":148,\"294\":100,\"295\":153,\"296\":153,\"297\":129,\"298\":143,\"299\":100,\"316\":100,\"317\":100,\"318\":313,\"319\":313,\"320\":100,\"325\":152,\"326\":152,\"327\":149,\"328\":313,\"360\":100,\"366\":100,\"367\":152,\"368\":153,\"374\":313,\"615\":88,\"616\":50,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"634\":50,\"635\":1,\"636\":0,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"651\":0,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100}", + "CYColosseumTickets": 728, + "CauldronJobs1": "[123.1,123.2,4,4,123.3,123.4,4,5,5,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]", + "MaxCarryCap_5": "{\"Souls\":25000,\"Mining\":30000,\"Chopping\":250,\"Quests\":10,\"fillerz\":10,\"Fishing\":25000,\"Critters\":5000,\"Foods\":20000,\"bCraft\":10000,\"Bugs\":50,\"Statues\":10}", + "ForgeIntProg": [ + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905, + 1692.8822986006905 + ], + "Dream": [ + 57577, + 0, 5, + 4, + 3, + 11, + 28, + 10, 7, - 5, + 11, + 27, + 2, + 15, 0, 0, - 6, - 3, - 5, - 8, - 5, - 5, 0, - 5, - 5, - 5, - -1, - -1, - 6425008.396133125, - 14, 0, - 4, - 110, - 110, - 110, - 110, - 110, - 110, - 110, - 110, - 110, - 110, - 2, - 34486051501.21512 + 0, + 0, + 0, + 0, + 0, + 0, + 0 ], - "EquipQTY_3": [ + "RespTime_9": 0, + "EquipQTY_6": [ { "0": 1, "1": 1, @@ -6016,7 +1078,7 @@ "3": 1, "4": 1, "5": 1, - "6": 0, + "6": 1, "7": 0, "8": 0, "9": 0, @@ -6029,11 +1091,11 @@ "length": 16 }, { - "0": 9638, - "1": 135, - "2": 230853, - "3": 54584, - "4": 230857, + "0": 155000, + "1": 151485, + "2": 70000, + "3": 175744, + "4": 0, "5": 0, "6": 0, "7": 0, @@ -6048,168 +1110,319 @@ "length": 16 } ], - "CurrentMap_4": 312, - "RespTime_5": 0, - "NPCdialogue_1": "{\"Stiltzcho\":35,\"Promotheus\":23,\"Loominadi\":17,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":7,\"Lava_Larry\":9999,\"Carpetiem\":19,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Iceland_Irwin\":9999,\"Hamish\":6,\"Telescope\":9999,\"Blobbo\":6,\"Town_Marble\":3,\"Yondergreen\":3,\"Scubidew\":0,\"Krunk\":0,\"Obol_Altar\":2,\"Tribal_Shaman\":0,\"Royal_Worm\":0,\"Goldric\":26,\"Funguy\":14,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":26,\"Woodlin_Elder\":8,\"Cowbo_Jones\":59,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":5,\"Woodsman\":12,\"Gobo\":18,\"Bandit_Bob\":23,\"Picnic_Stowaway\":20,\"Poigu\":9,\"Capital_P\":5,\"Tiki_Chief\":5,\"Sprout\":15,\"Coastiolyte\":0,\"Slargon\":6,\"Oinkin\":10,\"Snake_Jar\":6,\"Clown\":9999,\"Builder_Bird\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":7,\"Meel\":0,\"Wellington\":0,\"Speccius\":11,\"Bubbulyte\":0,\"Snouts\":5,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":55,\"Desert_Davey\":9999,\"Pirate_Porkchop\":8,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Dog_Bone\":14,\"Mutton\":0,\"Gangster_Gus\":12,\"Djonnut\":13,\"TP_Pete\":2,\"Bill_Brr\":2,\"Potti\":0,\"Whattso\":0,\"Walupiggy\":12,\"Legumulyte\":1,\"XxX_Cattleprod_XxX\":6,\"Dazey\":11,\"Mr_Pigibank\":9999,\"Hoggindaz\":25,\"Muhmuguh\":9999,\"Falloween_Pumpkin\":0,\"Monolith\":9,\"Shuvelle\":0,\"Lonely_Hunter\":7,\"Fishpaste97\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Masterius\":5,\"Nebulyte\":0,\"Humble_Hugh\":1,\"Toobus_Goobus\":12,\"Snootie\":2,\"Sad_Urie\":9999,\"Bloo_Radley\":6,\"Bort\":0,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "AnvilPA_5": [ - { - "0": 0, - "1": 0, - "2": 27.2963058139198, - "3": 142006167, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 24.7054497471524, - "3": 316684616, - "length": 4 - }, - { - "0": 46554561, - "1": 46625627572.5761, - "2": 350, - "3": 3378400397, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 28.6636289503003, - "3": 153936700, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 196.169682212479, - "3": 0, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 1339.78933690804, - "3": 6380308, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 2677.3556489524, - "3": 841287, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 1744.8101742087, - "3": 16592106, - "length": 4 - }, + "BossInfo": [ { "0": 0, - "1": 0, - "2": 1847.96556057264, - "3": 44955, - "length": 4 + "1": 30000, + "2": 5, + "length": 3 }, { "0": 0, - "1": 0, - "2": 6364.35900638387, - "3": 48, - "length": 4 + "1": 1000000, + "2": 150, + "length": 3 }, { "0": 0, - "1": 0, - "2": 11027.6572562183, - "3": 282865, - "length": 4 + "1": 20000000, + "2": 1250, + "length": 3 }, { "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 + "1": 80000000, + "2": 2500, + "length": 3 }, { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 + "0": 2, + "1": 1000000000, + "2": 25, + "length": 3 }, { "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 + "1": "2.0853580021527238E26", + "2": 2500, + "length": 3 } ], - "Cards1": "[\"Grasslands1\",\"OakTree\",\"Copper\",\"StoneA1\",\"EquipmentStatues7\",\"FoodPotGr1\",\"FoodHealth1\",\"Leaf1\",\"EquipmentPants10\",\"Grasslands2\",\"Quest3\",\"Quest4\",\"FoodPotMana1\",\"EquipmentStatues3\",\"FoodPotOr1\",\"StoneW1\",\"StoneT1\",\"EquipmentHats13\",\"SmithingRecipes1\",\"Grasslands3\",\"EquipmentHats7\",\"EquipmentPunching1\",\"InvStorageF\",\"SilverPen\",\"BirchTree\",\"EquipmentToolsHatchet0\",\"Quest16\",\"EquipmentStatues1\",\"FoodHealth3\",\"Jungle1\",\"Iron\",\"EquipmentTools1\",\"EquipmentHats6\",\"InvBag2\",\"StoneZ1\",\"Jungle2\",\"FoodPotOr2\",\"OilBarrel2\",\"EquipmentHats5\",\"rtt0\",\"TixCol\",\"PremiumGem\",\"ResetFrag\",\"FoodG4\",\"TalentBook1\",\"OilBarrel1\",\"StoneW2\",\"EquipmentShirts16\",\"StampB3\",\"Cutter\",\"Grasslands4\",\"Quest7\",\"FoodHealth2\",\"EquipmentShirts21\",\"InvBag100\",\"EquipmentHats25\",\"StampA7\",\"StoneA2\",\"EquipmentBows4\",\"Jungle3\",\"Forest1\",\"FoodPotMana2\",\"StoneT2\",\"Forest2\",\"Quest12\",\"Key1\",\"JungleTree\",\"StampB9\",\"EquipmentStatues5\",\"StoneHelm1\",\"Crystal1\",\"DesertA1\",\"FoodPotRe1\",\"TreeInterior1\",\"CraftMat2\",\"EquipmentShirts19\",\"FoodHealth6\",\"Gold\",\"FoodPotGr2\",\"EquipmentHats9\",\"StoneHelm6\",\"Sewers1\",\"Quest11\",\"Timecandy1\",\"EquipmentStatues2\",\"Timecandy4\",\"Timecandy2\",\"CraftMat1\",\"IronBar\",\"Forest3\",\"StampA8\",\"StampB11\",\"Fish1\",\"Fish2\",\"Meatloaf\",\"Quest17\",\"TreeInterior1b\",\"EquipmentStatues15\",\"FoodPotRe2\",\"Quest49\",\"Quest50\",\"StoneAeB\",\"StoneT1eb\",\"Pearl3\",\"Pearl2\",\"DesertA2\",\"Pearl4\",\"Pearl1\",\"ForestTree\",\"FoodMining1\",\"CraftMat6\",\"Bug1\",\"StoneWeb\",\"InvBag101\",\"EquipmentStatues10\",\"DesertA3\",\"Trophy5\",\"EquipmentStatues4\",\"EquipmentStatues14\",\"NPCtoken4\",\"FoodG1\",\"Quest10\",\"EquipmentStatues12\",\"EquipmentStatues13\",\"TreeInterior2\",\"DesertB1\",\"FoodHealth7\",\"ObolBronzeEXP\",\"CopperBar\",\"CraftMat5\",\"Fish3\",\"Fish4\",\"TestObj1\",\"EquipmentStatues9\",\"ObolBronze2\",\"DesertA3b\",\"StoneA2b\",\"EquipmentStatues11\",\"DesertB2\",\"Quest22\",\"Bug2\",\"EquipmentHats63\",\"DesertB3\",\"StampC3\",\"DesertB4\",\"Quest21\",\"ButterBar\",\"SmithingRecipes2\",\"DesertC1\",\"FoodPotRe3\",\"DesertC2\",\"Quest18\",\"DesertC3\",\"ToiletTree\",\"Quest23\",\"Sewers2\",\"Peanut\",\"BobJoePickle\",\"Timecandy3\",\"ExpBalloon2\",\"EfauntDrop1\",\"Crystal2\",\"DesertC4\",\"Sewers1b\",\"Quest14\",\"Soul1\",\"EquipmentWands2\",\"InvBag7\",\"SnowA1\",\"FoodPotOr3\",\"StoneA1b\",\"ExpBalloon1\",\"EquipmentStatues18\",\"FoodHealth10\",\"Leaf3\",\"SmithingHammerChisel2\",\"Critter1\",\"TalentBook4\",\"FoodG3\",\"GoldBar\",\"EquipmentHats15\",\"EquipmentHats1\",\"EquipmentHats17\",\"EquipmentShirts12\",\"EquipmentShoes15\",\"EquipmentPants3\",\"EquipmentPendant12\",\"EquipmentRings3\",\"DesertC2b\",\"Quest24\",\"Key2\",\"StoneZ2\",\"SnowA2\",\"ObolSilver0\",\"Critter1A\",\"EquipmentTools3\",\"EquipmentTools2\",\"TalentBook5\",\"EquipmentToolsHatchet3\",\"Sewers3\",\"EquipmentHats14\",\"EquipmentShirts1\",\"EquipmentPendant9\",\"InvBag3\",\"PeanutS\",\"EquipmentPunching2\",\"ObolBronzeDef\",\"EquipmentStatues6\",\"Quest25\",\"FoodPotYe2\",\"StampB16\",\"Refinery1\",\"TalentBook3\",\"Critter2\",\"MidnightCookie\",\"StampA10\",\"JobApplication\",\"Quest41\",\"PureWater\",\"EquipmentStatues8\",\"ObolBronzePop\",\"EquipmentStatues16\",\"CraftMat3\",\"Mayo\",\"StampB5\",\"SnowA2a\",\"StampB7\",\"PalmTree\",\"ObolBronze1\",\"Leaf2\",\"FoodG5\",\"ObolSilver3\",\"DesertA1b\",\"EquipmentHats8\",\"EquipmentHats18\",\"EquipmentBows5\",\"EquipmentShirts18\",\"EquipmentPants17\",\"EquipmentShoes20\",\"FishingRod2\",\"WorshipSkull1\",\"TrapBoxSet1\",\"StampA3\",\"StampA6\",\"StampA5\",\"InvBag104\",\"InvStorage2\",\"Trophy8\",\"EquipmentHats28\",\"EquipmentSword1\",\"EquipmentPendant10\",\"EquipmentTools10\",\"StoneA3\",\"EquipmentToolsHatchet1\",\"StampB23\",\"EquipmentShoes1\",\"Bullet\",\"EquipmentHats3\",\"InvStorage19\",\"InvStorage8\",\"InvBag105\",\"InvStorage12\",\"Weight12\",\"NPCtoken18\",\"EquipmentPendant11\",\"EquipmentHats16\",\"EquipmentPants2\",\"EquipmentShirts11\",\"Quest37\",\"InvStorage20\",\"InvStorage21\",\"WorshipSkull2\",\"Quest45\",\"GoldricP3\",\"EquipmentHats11\",\"GoldricP2\",\"GoldricP1\",\"Plat\",\"Bug4\",\"Bug3\",\"Soul2\",\"StampA23\",\"ObolSilverDamage\",\"EquipmentPants22\",\"ExpBalloon3\",\"Trophy9\",\"Critter2A\",\"MaxCapBagT1\",\"StampA11\",\"Trash\",\"StumpTree\",\"EquipmentToolsHatchet2b\",\"SnowA3\",\"FoodPotGr3\",\"EquipmentStatues17\",\"StampB36\",\"SnowB1\",\"MaxCapBagF3\",\"Quest27\",\"EquipmentHats44\",\"ObolBronzeWorship\",\"StampB30\",\"ObolSilver2\",\"FoodPotMana3\",\"StampB27\",\"EquipmentHats39\",\"Quest32\",\"FoodG2\",\"Dementia\",\"Hgg\",\"TalentBook2\",\"EquipmentStatues19\",\"StoneW3\",\"EquipmentPants1\",\"Trash2\",\"TestObj7\",\"TestObj3\",\"NPCtoken15\",\"EquipmentShirts23\",\"StoneW6\",\"ResetCompleted\",\"TrapBoxSet2\",\"ObolSilverMoney\",\"ObolBronze3\",\"EquipmentPants18\",\"EquipmentShoes16\",\"EquipmentShirts25\",\"InvStorage4\",\"EquipmentHats30\",\"Quest19\",\"Quest20\",\"EquipmentHats12\",\"InvBag1\",\"Quest1\",\"MaxCapBagT2\",\"OilBarrel4\",\"MaxCapBagM1\",\"Quest5\",\"MaxCapBag6\",\"Timecandy5\",\"Quest35\",\"SnowB2\",\"Trophy13\",\"EquipmentWands1\",\"EquipmentBows1\",\"Critter3\",\"SnowB5\",\"StampB10\",\"PlatBar\",\"EquipmentPants4\",\"ObolBronzeTrapping\",\"SnowB2a\",\"Critter3A\",\"ObolSilverLuck\",\"SnowB3\",\"SaharanFoal\",\"NPCtoken6\",\"StampB25\",\"EquipmentHats19\",\"EquipmentPants20\",\"EquipmentShoes4\",\"EquipmentToolsHatchet2\",\"EquipmentHats4Choppin\",\"EquipmentPants15\",\"EquipmentWands5\",\"FoodChoppin1\",\"EquipmentRings2\",\"EquipmentToolsHatchet4\",\"EquipmentTools6\",\"FoodFish1\",\"NPCtoken20\",\"NPCtoken19\",\"NPCtoken14\",\"NPCtoken13\",\"NPCtoken16\",\"NPCtoken11\",\"NPCtoken21\",\"NPCtoken23\",\"NPCtoken26\",\"NPCtoken22\",\"EquipmentHats26\",\"PeanutG\",\"EquipmentShoes17\",\"FoodPotYe1\",\"FoodHealth5\",\"EquipmentBows6\",\"EquipmentRings13\",\"EquipmentShirts13\",\"EquipmentPunching3\",\"FoodHealth11\",\"FoodHealth9\",\"EquipmentPants23\",\"EquipmentShoes19\",\"EquipmentShoes18\",\"Weight1\",\"ObolSilver1\",\"MaxCapBag8\",\"EquipmentSmithingTabs3\",\"SnowB4\",\"PureWater2\",\"Quest38\",\"FoodPotYe3\",\"TrapBoxSet3\",\"SnowC1\",\"EquipmentRings7\",\"EquipmentTools5\",\"EquipmentHats20\",\"EquipmentTools7\",\"Critter4\",\"StampB12\",\"ObolBronze0\",\"EquipmentShirts24\",\"Bug5\",\"Critter4A\",\"SnowA4\",\"ObolGold3\",\"Soul3\",\"Trash3\",\"Quest34\",\"Quest33\",\"ObolBronzeCons\",\"FoodHealth4\",\"Critter5\",\"StampB34\",\"InvBag110\",\"ObolBronzeKill\",\"EquipmentShirts17\",\"Critter5A\",\"StampA28\",\"StampC19\",\"SnowC2\",\"EquipmentShirts2\",\"EquipmentShirts3\",\"SnowC3\",\"MaxCapBagM4\",\"MaxCapBagM5\",\"InvStorage5\",\"StampA9\",\"StampA14\",\"StampA16\",\"StampB15\",\"MaxCapBagM6\",\"Trophy2\",\"Bug6\",\"Critter6\",\"Critter6A\",\"Refinery2\",\"EquipmentPunching4\",\"SmithingHammerChisel\",\"StampB31\",\"WorshipSkull3\",\"FishingRod4\",\"Quest29\",\"TrapBoxSet4\",\"StampB21\",\"CatchingNet3\",\"CatchingNet4\",\"MaxCapBag9\",\"MaxCapBagT3\",\"MaxCapBag7\",\"MaxCapBagT4\",\"ObolAmarokA\",\"FishingRod3\",\"FishingRod5\",\"NPCtoken27\",\"WorshipSkull4\",\"MaxCapBag10\",\"EquipmentHats29\",\"EquipmentPants5\",\"Critter7\",\"TrapBoxSet5\",\"Critter7A\",\"StampA20\",\"EquipmentBows7\",\"NPCtoken5\",\"NPCtoken7\",\"NPCtoken9\",\"EquipmentSword2\",\"EquipmentWands6\",\"FoodWorship1\",\"SnowC4\",\"SnowC4a\",\"ResetCompletedS\",\"Critter8\",\"Void\",\"Critter8A\",\"EfauntDrop2\",\"MaxCapBagS4\",\"StampA27\",\"Soul4\",\"ObolEfauntA\",\"Critter9\",\"EquipmentPunching5\",\"DungeonA1\",\"FoodHealth1d\",\"DungEnhancer0\",\"DungCredits1\",\"DungWeaponSwordA1\",\"DungCredits2\",\"DungRNG1\",\"DungeonA2\",\"DungEnhancer1\",\"DungeonA3\",\"DungRNG0\",\"DungRNG2\",\"XP\",\"EquipmentKeychain7\",\"FoodHealth2d\",\"DungRNG3\",\"XPskill\",\"DungWeaponSwordA2\",\"DungEquipmentHats1\",\"DungWeaponSwordA3\",\"DungWeaponSwordA4\",\"EquipmentKeychain5\",\"DungWeaponPunchA2\",\"DungWeaponPunchA3\",\"DungEquipmentHats0\",\"DungEquipmentShirt1\",\"DungeonA4\",\"DungWeaponPunchA4\",\"DungEquipmentShirt0\",\"DungWeaponPunchA5\",\"DungEquipmentShirt2\",\"ItemsCoupon2\",\"FoodHealth3d\",\"EquipmentKeychain3\",\"DungEquipmentPendant0\",\"DungEnhancer2\",\"DungEquipmentPendant1\",\"DungeonA5\",\"DungEquipmentHats2\",\"DungEquipmentHats3\",\"DungEquipmentPendant2\",\"DungWeaponPunchB1\",\"EquipmentKeychain8\",\"DungEquipmentPants0\",\"DungRNG4\",\"Quest36\",\"Quest56\",\"EquipmentKeychain0\",\"Cash\",\"DungWeaponSwordA5\",\"DungWeaponSwordB1\",\"DungWeaponSwordB2\",\"EquipmentKeychain16\",\"EquipmentKeychain4\",\"DungEquipmentPants1\",\"EquipmentKeychain10\",\"EquipmentKeychain22\",\"DungEquipmentShoes0\",\"DungEquipmentPants2\",\"EquipmentKeychain2\",\"EquipmentKeychain13\",\"TalentPoint3\",\"DungEquipmentShirt3\",\"DungeonA6\",\"EquipmentKeychain18\",\"Quest15\",\"DungEquipmentShoes1\",\"EquipmentPants19\",\"DungEquipmentShoes2\",\"EquipmentKeychain6\",\"StampA13\",\"Lustre\",\"VoidBar\",\"Timecandy6\",\"ObolSilverChoppin\",\"ObolSilverCard\",\"ObolGold1\",\"MaxCapBagM7\",\"StampA17\",\"StampC7\",\"StampA26\",\"ObolSilverCons\",\"MaxCapBag4\",\"MaxCapBag5\",\"EquipmentPendant19\",\"EquipmentShoes9\",\"EquipmentKeychain1\",\"EquipmentKeychain14\",\"NPCtoken25\",\"Quest9\",\"EquipmentHats52\",\"EquipmentShoes5\",\"CatchingNet5\",\"DementiaBar\",\"SnowC5\",\"Tree7\",\"StoneA3b\",\"Gfoodcoupon\",\"Quest61\",\"ItemsCoupon1\",\"StampC8\",\"ObolGoldTrapping\",\"ObolGoldDamage\",\"ObolPink2\",\"EquipmentPendant14\",\"Key3\",\"Quest63\",\"EquipmentSmithingTabs2\",\"MaxCapBagT5\",\"MaxCapBagT6\",\"MaxCapBagM2\",\"EquipmentRings21\",\"StampB13\",\"OilBarrel3\",\"FoodG6\",\"InvStorage15\",\"InvStorage13\",\"InvStorage10\",\"InvStorage17\",\"InvStorage18\",\"InvStorage16\",\"InvStorage7\",\"InvStorage6\",\"InvStorage9\",\"InvBag106\",\"StampA15\",\"StampB8\",\"Weight10\",\"Weight5\",\"Weight11\",\"Line1\",\"Line5\",\"Line10\",\"InvStorage3\",\"NPCtoken10\",\"Chiz0\",\"MaxCapBagFi4\",\"StampA22\",\"NPCtoken38\",\"NPCtoken33\",\"StampA25\",\"StoneT1e\",\"FoodEvent2\",\"FoodEvent4\",\"FoodEvent3\",\"FoodEvent1\",\"StoneHelm1b\",\"MaxCapBagF4\",\"MaxCapBagF5\",\"MaxCapBagF6\",\"EquipmentRings23\",\"Quest64\",\"LootDice\",\"Quest54\",\"Quest52\",\"Quest51\",\"Timecandy9\",\"EquipmentHats42\",\"EquipmentPants6\",\"EquipmentPants21\",\"EquipmentPants9\",\"EquipmentKeychain9\",\"DungeonA7\",\"MaxCapBagMi6\",\"EquipmentShirts15\",\"EquipmentShirts27\",\"EquipmentShoes22\",\"EquipmentShoes23\",\"EquipmentShoes7\",\"MaxCapBagFi5\",\"MaxCapBagFi6\",\"MaxCapBagFi1\",\"StampB4\",\"StampB19\",\"Chiz1\",\"ObolChizoarA\",\"EquipmentShirts6\",\"StampB24\",\"ObolGoldDef\",\"ObolSilverFishing\",\"Crystal3\",\"Ladle\",\"GalaxyA1\",\"EquipmentSmithingTabs4\",\"Fish7\",\"Fish5\",\"FoodPotMana4\",\"StampA31\",\"Fish6\",\"GalaxyA2\",\"Line12\",\"GalaxyA2b\",\"EquipmentShoes30\",\"GalaxyA3\",\"StampB41\",\"StampB38\",\"StoneW4\",\"StoneA4\",\"Quest66\",\"Quest65\",\"StoneT4\",\"EquipmentShoes32\",\"GalaxyA4\",\"FoodG7\",\"GalaxyB2\",\"GalaxyB1\",\"GalaxyB3\",\"GalaxyB5\",\"GalaxyB4\",\"GalaxyC3\",\"GalaxyC1\",\"GalaxyC2\",\"GalaxyC4\",\"Bug7\",\"AlienTree\",\"Genetic0\",\"DNAgun0\",\"CraftMat13\",\"CraftMat12\",\"CraftMat11\",\"CraftMat10\",\"CraftMat8\",\"EquipmentPendant20\",\"Soul5\",\"EquipmentTools11\",\"Weight3\",\"Fish8\",\"EquipmentBows8\",\"InvStorageS\",\"StampA29\",\"EquipmentRings25\",\"StampB37\",\"SmithingRecipes4\",\"Genetic1\",\"LustreBar\",\"StampA32\",\"Critter10\",\"DungWeaponBowA3\",\"DungWeaponBowA4\",\"DungWeaponBowA5\",\"DungWeaponBowB1\",\"DungWeaponBowB2\",\"KeyFrag\",\"GalaxyC1b\",\"EquipmentRings6\",\"FoodPotOr4\",\"FoodPotGr4\",\"FoodPotRe4\",\"FoodPotYe4\",\"FoodHealth12\",\"FoodHealth13\",\"Cashb\",\"DungEquipmentRings0\",\"Tree8\",\"PetEgg\",\"Leaf4\",\"Refinery5\",\"EquipmentToolsHatchet5\",\"EquipmentToolsHatchet7\",\"EquipmentWands7\",\"EquipmentWands8\",\"EquipmentHats54\",\"FoodG8\",\"ObolGoldChoppin\",\"SmithingRecipes3\",\"EquipmentPendant24\",\"Critter10A\",\"Weight7\",\"Critter9A\",\"Weight13\",\"Bug8\",\"Line13\",\"Line8\",\"EquipmentRings24\",\"ObolGoldEXP\",\"EquipmentPunching6\",\"Starfire\",\"StarfireBar\",\"StampB42\",\"EquipmentShoes24\",\"TalentPoint2\",\"Quest44\",\"Quest42\",\"StoneTe\",\"StoneAe\",\"Quest43\",\"StoneWe\",\"EquipmentHats56\",\"StampB40\",\"DungWeaponWandA3\",\"DungWeaponWandA4\",\"DungWeaponWandA5\",\"DungWeaponWandB1\",\"DungWeaponWandB2\",\"Quest68\",\"EquipmentPendant21\",\"InvBag108\",\"StampB39\",\"WorshipSkull8\",\"EquipmentSword3\",\"EquipmentSword4\",\"EquipmentWands3\",\"Quest69\",\"EquipmentRings14\",\"Line3\",\"TalentPoint1\",\"TalentPoint4\",\"EquipmentShirts26\",\"TestObj13\",\"EquipmentRings20\",\"EquipmentKeychain11\",\"EquipmentPendant25\",\"CardPack1\",\"EquipmentPendant16\",\"EquipmentPendant26\",\"MaxCapBagB1\",\"MaxCapBagB2\",\"MaxCapBagB3\",\"CatchingNet8\",\"StonePremSTR\",\"ObolPlatinum0\",\"ObolGoldFishing\",\"InvBag107\",\"EquipmentPendant17\",\"InvStorage14\",\"InvBag109\",\"Key4\",\"InvStorage22\",\"DNAgun2\",\"InvStorage23\",\"BabaYagaETC\",\"StampC9\",\"Quest70\",\"Pearl5\",\"Quest71\",\"EquipmentHats75\",\"Genetic2\",\"TrollPart\",\"Crystal4\",\"MaxCapBagM9\",\"CardPack3\",\"DNAgun3\",\"Genetic3\",\"StonePremLUK\",\"StonePremAGI\",\"EquipmentStatues20\",\"EquipmentStatues21\",\"StampA1\",\"StampA2\",\"StampA4\",\"StampA12\",\"StampA18\",\"StampA19\",\"StampA21\",\"StampA24\",\"StampA30\",\"StampB1\",\"StampB2\",\"StampB6\",\"StampB14\",\"StampB17\",\"StampB18\",\"StampB20\",\"StampB22\",\"StampB26\",\"StampC1\",\"StampC2\",\"StampC6\",\"StampC14\",\"StampC15\",\"StampC18\",\"StampC20\",\"StampC21\",\"ObolBronzeFishing\",\"ObolSilverKill\",\"ObolGoldLuck\",\"ObolSilverPop\",\"ObolPlatinumLuck\",\"ObolGoldMoney\",\"ObolGoldCatching\",\"ObolSilverCatching\",\"ObolBronzeCatching\",\"ObolGoldCons\",\"ObolSilverMining\",\"ObolBronzeMining\",\"ObolGoldWorship\",\"ObolSilverWorship\",\"ObolGoldKill\",\"ObolPlatinumKill\",\"ObolSilverTrapping\",\"ObolBronzeDamage\",\"ObolPinkLuck\",\"ObolBronzeChoppin\",\"ObolPlatinumChoppin\",\"DungWeaponPunchA1\",\"DungWeaponBowA1\",\"DungWeaponBowA2\",\"DungWeaponWandA1\",\"DungWeaponWandA2\",\"CraftMat7\",\"Refinery3\",\"Refinery4\",\"Refinery6\",\"StoneT3\",\"BulletB\",\"CraftMat9\",\"StonePremWIS\",\"Timecandy8\",\"FoodTrapping1\",\"StoneW3b\",\"CraftMat14\",\"FoodCatch1\",\"EquipmentShoes33\",\"StoneW5\",\"StoneA5\",\"StoneT5\",\"StampC22\",\"Quest72\",\"Quest73\",\"LavaA1\",\"FoodPotYe5\",\"EquipmentStatues24\",\"EquipmentStatues23\",\"FoodG9\",\"LavaA1b\",\"EquipmentStatues25\",\"FoodG10\",\"LavaA2\",\"StampA33\",\"SmithingRecipes5\",\"LavaA3\",\"StoneZ3\",\"Tree9\",\"Leaf5\",\"LavaA4\",\"LavaA5\",\"FoodHealth15\",\"LavaA5b\",\"LavaB1\",\"Tree10\",\"StampA35\",\"LavaB2\",\"LavaB3\",\"LavaB3b\",\"StampC16\",\"LavaB4\",\"FoodHealth14\",\"LavaB5\",\"EquipmentSmithingTabs5\",\"LavaB6\",\"EquipmentWands9\",\"EquipmentStatues22\",\"StampB43\",\"InvStorage24\",\"InvStorage25\",\"EquipmentToolsHatchet6\",\"EquipmentToolsHatchet8\",\"EquipmentHats68\",\"EquipmentToolsHatchet9\",\"Bug9\",\"EquipmentShirts14\",\"EquipmentShirts32\",\"EquipmentPants24\",\"EquipmentTools8\",\"Dreadlo\",\"EquipmentKeychain23\",\"DungEquipmentPendant3\",\"DungEquipmentRings1\",\"DungWeaponSwordB3\",\"DungEquipmentRings2\",\"EquipmentRings19\",\"EquipmentTools12\",\"EquipmentPendant22\",\"EquipmentRings22\",\"EquipmentRings26\",\"OilBarrel6\",\"EquipmentTools9\",\"EquipmentHats53\",\"TrapBoxSet6\",\"TrapBoxSet7\",\"FishingRod6\",\"FishingRod7\",\"FishingRod8\",\"StampB45\",\"MaxCapBagFi2\",\"MaxCapBagFi3\",\"MaxCapBagFi7\",\"EquipmentBows9\",\"EquipmentBows10\",\"DNAgun1\",\"EquipmentShoes34\",\"NPCtoken2\",\"NPCtoken1\",\"EquipmentPants16\",\"EquipmentRings12\",\"NPCtoken3\",\"BadgeG1\",\"EquipmentHats22\",\"BadgeG2\",\"BadgeG3\",\"Trophy6\",\"EquipmentHats27\",\"InvStorageC\",\"InvBag103\",\"EquipmentCape3\",\"InvBag111\",\"InvBag102\",\"EquipmentShoes3\",\"ObolSilverEXP\",\"TalentPoint6\",\"MaxCapBagMi9\",\"WorshipSkull5\",\"WorshipSkull6\",\"MaxCapBagB4\",\"CatchingNet6\",\"EquipmentShirts10\",\"MaxCapBagT9\",\"NPCtoken35\",\"EquipmentKeychain24\",\"InvStorage11\",\"OilBarrel5\",\"NPCtoken28\",\"NPCtoken29\",\"NPCtoken30\",\"BadgeD1\",\"BadgeD2\",\"NPCtoken37\",\"BadgeD3\",\"Trophy11\",\"EquipmentBows3\",\"MaxCapBagB5\",\"MaxCapBagB6\",\"DungEquipmentPants3\",\"EquipmentKeychain21\",\"Quest6\",\"Quest13\",\"EquipmentHats76\",\"EquipmentPendant27\",\"CatchingNet2\",\"EquipmentRings11\",\"MaxCapBag1\",\"MaxCapBag2\",\"MaxCapBag3\",\"MaxCapBagTr1\",\"MaxCapBagTr3\",\"MaxCapBagTr4\",\"MaxCapBagTr5\",\"MaxCapBagS1\",\"MaxCapBagS3\",\"MaxCapBagS5\",\"Quest67\",\"Quest57\",\"Quest58\",\"EquipmentRings16\",\"EquipmentShoes21\",\"Fish3D\",\"Fish1D\",\"CardPack4\",\"ObolGoldMining\",\"Tree7D\",\"Dung3Ice\",\"PlatD\",\"DungWeaponBowB3\",\"Quest55\",\"PalmTreeD\",\"EquipmentShirts20\",\"EquipmentShirts5\",\"EquipmentShirts34\",\"EquipmentPants8\",\"DreadloBar\",\"CatchingNet7\",\"InvBag4\",\"InvBag5\",\"InvBag6\",\"Line2\",\"Weight2\",\"InvBag8\",\"NPCtoken24\",\"Weight8\",\"EquipmentShoes29\",\"ObolGoldPop\",\"DungWeaponSwordB4\",\"DungWeaponSwordB5\",\"DungWeaponSwordC1\",\"ObolPlatinumCons\",\"Bug10\",\"DungWeaponSwordC2\",\"DungEquipmentRings3\",\"DungeonA8\",\"ObolGold2\",\"ObolPlatinumCatching\",\"EquipmentShoes26\",\"EquipmentPendant23\",\"EquipmentHats69\",\"EquipmentWands10\",\"MaxCapBagF7\",\"MaxCapBagF9\",\"EquipmentShoes27\",\"EquipmentSword5\",\"Soul6\",\"EquipmentKeychain15\",\"DungWeaponSwordC3\",\"DungWeaponSwordC4\",\"EquipmentKeychain12\",\"DungEquipmentShoes3\",\"DungWeaponBowB4\",\"DungWeaponBowB5\",\"DungWeaponBowC1\",\"DungWeaponBowC2\",\"DungWeaponBowC3\",\"DungWeaponBowC4\",\"DungWeaponBowC5\",\"DungWeaponWandB3\",\"DungWeaponWandB4\",\"DungWeaponWandB5\",\"DungWeaponWandC1\",\"DungWeaponWandC2\",\"DungWeaponWandC3\",\"DungWeaponWandC4\",\"DungWeaponWandC5\",\"ObolSilverDef\",\"ObolPinkCons\",\"StampB44\",\"DungWeaponSwordC5\",\"EquipmentRings18\",\"DungWeaponSwordD1\",\"EquipmentShoes28\",\"EquipmentHats64\",\"ObolPlatinum2\",\"StampB46\",\"Quest39\",\"Quest40\",\"EquipmentHats51\",\"FoodEvent5\",\"FoodEvent6\",\"FoodEvent7\",\"FoodEvent8\",\"StampA34\",\"Pearl6\",\"ObolPink3\",\"EquipmentCape4\",\"EquipmentHats2\",\"EquipmentCape8\",\"ObolPlatinum1\",\"ObolPink1\",\"EquipmentHats67\",\"ObolPlatinumDamage\",\"ObolSlush\",\"EquipmentKeychain20\",\"EquipmentShirts35\",\"EquipmentShoes35\",\"ObolPinkDamage\",\"MaxCapBagM8\",\"ObolGold0\",\"ObolPink0\",\"ObolPlatinumEXP\",\"ObolPinkEXP\",\"DungWeaponSwordD2\",\"DungWeaponSwordD3\",\"ObolPlatinum3\",\"EquipmentCape9\",\"EquipmentCape10\",\"EquipmentHats74\",\"EquipmentHats77\",\"Weight4\",\"EquipmentPants26\",\"Trophy16\",\"LavaC1\",\"ObolPlatinumWorship\",\"ObolPinkWorship\",\"MaxCapBagS6\",\"EquipmentHats82\",\"Line4\",\"Weight9\",\"LavaC2\",\"StampA37\",\"Quest74\",\"ClassSwap\",\"MaxCapBagS7\",\"EquipmentSword6\",\"MaxCapBagM10\",\"ObolPlatinumDef\",\"EquipmentBows11\",\"NPCtoken12\",\"NPCtoken17\",\"MaxCapBagB7\",\"MaxCapBagB9\",\"MaxCapBagTr6\",\"Quest75\",\"EquipmentNametag5\",\"ObolTroll\",\"ObolPlatinumPop\",\"Key5\",\"KrukPart\",\"StoneA6\",\"StoneT6\",\"KrukPart2\",\"EquipmentHats21\",\"StoneHelm7\",\"StoneW7\",\"EquipmentWands11\",\"Island1\",\"Island0\",\"EquipmentRingsFishing1\",\"EquipmentRings31\",\"Fish9\",\"Fish10\",\"EquipmentRingsFishing2\",\"SmithingHammerChisel3\",\"Bullet3\",\"Fish11\",\"ObolKruk\",\"EquipmentSword7\",\"Quest78\",\"Crystal5\",\"Quest26\",\"Quest81\",\"SpiA1\",\"EquipmentStatues26\",\"EquipmentStatues27\",\"EquipmentStatues28\",\"StampB49\",\"FoodG12\",\"FoodG11\",\"SpiA2\",\"SpiA3\",\"StampB50\",\"SpiA4\",\"StampC23\",\"StampB52\",\"StampB54\",\"StampA42\",\"SpiA5\",\"Quest82\",\"SpiB1\",\"SpiB2\",\"SpiB2b\",\"SmithingRecipes6\",\"StoneZ4\",\"SpiA2b\",\"Bug12\",\"Godshard\",\"EquipmentSmithingTabs6\",\"Tree12\",\"Marble\",\"EquipmentHats83\",\"EquipmentShirts36\",\"EquipmentPants27\",\"EquipmentShoes36\",\"Quest80\",\"StoneW8\",\"StoneT7\",\"FoodHealth17\",\"FoodHealth16\",\"OilBarrel7\",\"EquipmentBows12\",\"MarbleBar\",\"SpiB3\",\"Tree11\",\"StampB47\",\"StampB32\",\"Fish12\",\"Bug13\",\"StoneA7\",\"Fish13\",\"Bug11\",\"SpiB4\",\"StampB48\",\"GodshardBar\",\"Quest77\",\"EquipmentPunching7\",\"EquipmentToolsHatchet12\",\"FishingRod9\",\"CatchingNet9\",\"CatchingNet10\",\"FishingRod10\",\"FishingRod11\",\"CatchingNet11\",\"EquipmentCape13\",\"EquipmentPendant29\",\"SpiC1\",\"BoneJoePickle\",\"StampA36\",\"EquipmentPunching8\",\"EquipmentPunching9\",\"EquipmentSword8\",\"WorshipSkull7\",\"Soul7\",\"InvStorageD\",\"SpiC2\",\"Tree13\",\"Leaf6\",\"ObolHyper3\",\"ObolHyper2\",\"ObolHyper0\",\"StampA40\",\"Line9\",\"StampA38\",\"Quest83\",\"InvStorage1\",\"InvStorage26\",\"InvStorage27\",\"Weight6\",\"Line11\",\"FoodG13\",\"SpiD1\",\"Quest85\",\"Quest76\",\"EquipmentHats108\",\"DungWeaponSwordD4\",\"EquipmentTools14\",\"MaxCapBagB10\",\"SpiD2\",\"TrapBoxSet8\",\"WorshipSkull9\",\"EquipmentNametag10\",\"SpiD3\",\"Quest84\",\"InvStorage28\",\"Quest86\",\"ObolHyperB3\",\"ObolHyperB0\",\"ObolHyperB1\",\"ObolHyperB2\",\"MaxCapBagFi9\",\"ObolHyper1\",\"Trophy22\",\"EquipmentHats104\",\"EquipmentHats101\",\"Line14\",\"Motherlode\",\"Quest87\",\"Quest90\",\"EquipmentCape0\",\"Bug14\",\"Quest47\",\"Quest48\",\"Trophy3\",\"Bone0\",\"Bone1\",\"EquipmentNametag4\",\"EquipmentKeychain19\",\"EquipmentKeychain26\",\"Trophy20\",\"Trophy10\",\"Bone2\",\"ResetBox\",\"Quest62\",\"Quest53\",\"BadgeI3\",\"BadgeI2\",\"NPCtoken31\",\"NPCtoken34\",\"NPCtoken39\",\"NPCtoken40\",\"NPCtoken41\",\"BadgeI1\",\"Trophy15\",\"EquipmentPendant30\",\"Trophy17\",\"Quest93\",\"EquipmentCape6\",\"Trophy19\",\"StampB53\",\"StampB51\",\"Weight14\",\"InvStorageL\",\"EquipmentHats96\",\"EquipmentPendant32\",\"StampA39\",\"EquipmentHats113\",\"EquipmentStatues29\",\"EquipmentTools13\",\"EquipmentHats102\",\"Quest94\",\"MaxCapBagT10\",\"EquipmentSword9\",\"EquipmentHats105\",\"EquipmentShirts37\",\"EquipmentPants29\",\"EquipmentShoes37\",\"EquipmentShirts38\",\"MaxCapBagFi10\",\"MaxCapBagMi10\",\"MaxCapBagMi11\",\"MaxCapBagT11\",\"MaxCapBagFi11\",\"MaxCapBagB11\",\"MaxCapBagTr9\",\"MaxCapBagTr10\",\"EquipmentHats97\",\"Bone3\",\"EquipmentBows13\",\"EquipmentBows14\",\"TrapBoxSet9\",\"Critter11\",\"Critter11A\",\"Quest95\",\"EquipmentHats116\",\"InvBag113\",\"Ht\",\"MotherlodeTREE\",\"EquipmentHats99\",\"EquipmentHats100\",\"EquipmentNametag18\",\"EquipmentTools15\",\"EquipmentHats106\",\"EquipmentShoes38\",\"EquipmentRings36\",\"MaxCapBagM12\",\"EquipmentHats90\",\"EquipmentHats91\",\"EquipmentWands12\",\"EquipmentWands13\",\"MaxCapBagM3\",\"InvStorageN\",\"ObolPlatinumFishing\",\"EquipmentHats93\",\"EquipmentHats94\",\"Whetstone\",\"InvBag114\",\"Quest96\",\"Dust0\",\"EquipmentBowsTempest2\",\"Dust1\",\"EquipmentHats95\",\"EquipmentBowsTempest3\",\"StoneTempestB0\",\"StoneTempestR1\",\"StoneTempestB1\",\"StoneTempestR0\",\"WWcoin\",\"StoneTempestB2\",\"StoneTempestR2\",\"EquipmentBowsTempest0\",\"EquipmentRingsTempest7\",\"EquipmentRingsTempest0\",\"EquipmentRingsTempest8\",\"Dust2\",\"EquipmentBowsTempest1\",\"EquipmentRingsTempest4\",\"EquipmentBowsTempest4\",\"EquipmentRingsTempest1\",\"EquipmentRingsTempest6\",\"EquipmentRingsTempest3\",\"MaxCapBagS9\",\"EquipmentPants30\",\"EquipmentRingsTempest5\",\"Quest98\",\"Quest97\",\"Dust3\",\"EquipmentRingsTempest2\",\"EmpPart\",\"EquipmentHats70\",\"EquipmentHats71\",\"EquipmentShirts33\",\"EquipmentPants25\",\"EquipmentShoes25\",\"Quest88\",\"Quest89\",\"EquipmentNametag20\",\"Tach0\",\"Quest99\",\"EquipmentWandsArc0\",\"Tach1\",\"EquipmentStatues30\",\"StampC24\",\"WorshipSkull10\",\"EquipmentHats119\",\"EquipmentShirts39\",\"EquipmentPants31\",\"EquipmentShoes40\",\"WorshipSkull11\",\"EquipmentHats118\",\"EquipmentHats112\",\"EquipmentRings28\",\"EquipmentRings29\",\"EquipmentRings35\",\"Quest100\",\"Tach2\",\"StampC25\",\"Tach3\",\"EquipmentRingsArc0\",\"Line6\",\"EquipmentHats103\",\"StampC26\",\"StampC10\",\"StampC11\",\"StampC12\",\"EquipmentHatsBeg1\",\"EquipmentHats33\",\"EquipmentHats24\",\"EquipmentHats57\",\"EquipmentHats62\",\"EquipmentHats34\",\"GemP36\",\"Quest28\",\"Quest108\",\"w7A1\",\"Spelunking0\",\"EquipmentStatues31\",\"w7A2\",\"SmithingRecipes7\",\"EquipmentSmithingTabs7\",\"w7A3\",\"EquipmentNametag3\",\"EquipmentNametag12\",\"FoodG14\",\"EquipmentStatues32\",\"w7A4\",\"Coral1\",\"Spelunking1\",\"Prehistrium\",\"w7A5\",\"Bug15\",\"w7A7\",\"Coral2\",\"Crystal6\",\"ClamPearl0\",\"Quest107\",\"w7A6\",\"ClamPearl1\",\"w7A8\",\"Soul8\",\"Tree14\",\"Quest101\",\"PrehistriumBar\",\"EquipmentWands14\",\"Trophy7\",\"GemP37\",\"EquipmentCape15\",\"EquipmentRings33\",\"EquipmentHats109\",\"Quest109\",\"w7A9\",\"StampB57\",\"StampC27\",\"w7A10\",\"EquipmentHats86\",\"Spelunking2\",\"EquipmentHats40\",\"GfoodcouponS\",\"Quest112\",\"EquipmentHats38\",\"EquipmentNametag11\",\"Quest114\",\"Quest113\",\"EquipmentHats85\",\"SmithingHammerChisel4\",\"Quest110\",\"EquipmentHats125\",\"EquipmentNametag22\",\"EquipmentNametag23\",\"CaveGoldPiece\",\"EquipmentNametag15\",\"EquipmentHats88\",\"InvStorage29\",\"EquipmentNametag14\",\"Quest106\",\"w7A11\",\"Coral3\",\"EquipmentSword10\",\"Spelunking3\"]", - "NPCdialogue_4": "{\"Stiltzcho\":29,\"Promotheus\":17,\"Loominadi\":15,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":3,\"Centurion\":15,\"Lava_Larry\":9999,\"Carpetiem\":19,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Hamish\":2,\"Town_Marble\":3,\"Blobbo\":6,\"Scubidew\":0,\"Iceland_Irwin\":9999,\"Yondergreen\":0,\"Telescope\":9999,\"Krunk\":0,\"Obol_Altar\":9999,\"Royal_Worm\":16,\"Tribal_Shaman\":0,\"Goldric\":26,\"Funguy\":16,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":13,\"Woodlin_Elder\":7,\"Cowbo_Jones\":59,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":5,\"Woodsman\":12,\"Gobo\":18,\"Bandit_Bob\":21,\"Picnic_Stowaway\":20,\"Poigu\":9,\"Capital_P\":0,\"Sprout\":3,\"Tiki_Chief\":5,\"Coastiolyte\":0,\"Oinkin\":10,\"Snake_Jar\":16,\"Slargon\":9,\"Clown\":9999,\"Builder_Bird\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":9999,\"Meel\":6,\"Wellington\":3,\"Speccius\":11,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Dog_Bone\":16,\"Mutton\":12,\"Gangster_Gus\":12,\"Djonnut\":13,\"TP_Pete\":15,\"Bill_Brr\":2,\"Potti\":0,\"Whattso\":7,\"Walupiggy\":12,\"Legumulyte\":0,\"XxX_Cattleprod_XxX\":3,\"Hoggindaz\":25,\"Dazey\":0,\"Mr_Pigibank\":9999,\"Muhmuguh\":12,\"Falloween_Pumpkin\":0,\"Monolith\":4,\"Shuvelle\":0,\"Lonely_Hunter\":2,\"Fishpaste97\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Nebulyte\":0,\"Toobus_Goobus\":12,\"Humble_Hugh\":0,\"Snootie\":2,\"Bloo_Radley\":6,\"Sad_Urie\":9999,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "NPCdialogue_6": "{\"Loominadi\":3,\"Promotheus\":23,\"Stiltzcho\":26,\"Postboy_Pablob\":9999,\"Centurion\":19,\"Carpenter_Cardinal\":9999,\"Rocklyte\":10,\"Lava_Larry\":9999,\"Masterius\":0,\"Carpetiem\":19,\"Bushlyte\":14,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":10,\"Town_Marble\":3,\"Iceland_Irwin\":9999,\"Blobbo\":6,\"Yondergreen\":6,\"Hamish\":2,\"Scubidew\":0,\"Telescope\":9999,\"Royal_Worm\":0,\"Tribal_Shaman\":0,\"Krunk\":15,\"Obol_Altar\":9999,\"Goldric\":26,\"Funguy\":9,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":26,\"Cowbo_Jones\":59,\"Eliteus\":0,\"Egggulyte\":0,\"Typhoon\":5,\"Woodsman\":14,\"Gobo\":18,\"Bandit_Bob\":23,\"Poigu\":9,\"Picnic_Stowaway\":20,\"Sprout\":3,\"Capital_P\":5,\"Tiki_Chief\":5,\"Coastiolyte\":0,\"Snake_Jar\":6,\"Oinkin\":10,\"Slargon\":6,\"Sussy_Gene\":8,\"Clown\":9999,\"Builder_Bird\":9999,\"Rift_Ripper\":9999,\"Cactolyte\":17,\"Meel\":8,\"Wellington\":3,\"Speccius\":11,\"Bubbulyte\":0,\"Snouts\":5,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Crystalswine\":14,\"Giftmas_Blobulyte\":0,\"Gangster_Gus\":12,\"Mutton\":15,\"Dog_Bone\":16,\"Nebulyte\":14,\"Djonnut\":16,\"TP_Pete\":15,\"Potti\":0,\"Bill_Brr\":18,\"Whattso\":10,\"Legumulyte\":0,\"Walupiggy\":12,\"XxX_Cattleprod_XxX\":6,\"Hoggindaz\":28,\"Dazey\":3,\"Mr_Pigibank\":9999,\"Muhmuguh\":9999,\"Falloween_Pumpkin\":0,\"Shuvelle\":21,\"Lonely_Hunter\":5,\"Lafu_Shi\":19,\"Fishpaste97\":3,\"Omar_Da_Ogar\":14,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":5,\"Lord_of_the_Hunt\":33,\"Toobus_Goobus\":12,\"Humble_Hugh\":1,\"Snootie\":2,\"Bloo_Radley\":6,\"Sad_Urie\":9999,\"Bort\":0,\"Zenelith\":9999}", - "CSetEq_1": "{\"{%_Skill_AFK_Gain_Rate\":8}", - "ItemQTY_4": [ - 2, - 1, - 262, - 1, - 20, - 1, - 0, - 0, - 3, - 0, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 56, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, + "EMm1_0": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":24,\"WIS\":0,\"Weapon_Power\":16,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":36,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0}}", + "FoodSlO_9": 6, + "CauldUpgLVs": [ + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, + 170, 0, 0, + 254, + 259, 0, 0, + 284, + 290, 0, 0, + 300, + 306, 0, 0, + 295, + 299 + ], + "SLpre_8": "{\"0\":140,\"1\":142,\"5\":245,\"6\":245,\"8\":100,\"9\":100,\"10\":168,\"11\":104,\"12\":578,\"13\":100,\"144\":217,\"445\":245,\"446\":100,\"447\":269,\"448\":245,\"449\":245,\"450\":100,\"451\":100,\"452\":141,\"453\":100,\"454\":100,\"455\":146,\"456\":141,\"457\":152,\"458\":100,\"459\":145,\"460\":142,\"461\":157,\"462\":148,\"463\":100,\"464\":109,\"480\":100,\"481\":140,\"482\":100,\"483\":210,\"484\":100,\"485\":147,\"486\":100,\"487\":149,\"488\":159,\"489\":100,\"490\":100,\"491\":128,\"492\":147,\"493\":147,\"494\":100,\"532\":214,\"533\":181,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"633\":92,\"635\":100,\"636\":92,\"637\":100,\"642\":116,\"652\":300}", + "EMmLENGTH0_4": 16, + "Exp0_3": [ + 510837535921975460000, + "1.163212327751573E10", + 80274929499.2895, + "4.722881556767174E10", + "2.7578029069108996E9", + 123878090060.93164, + "1.0635523022093807E9", + 19405364179.2056, + 32439790567936.977, + "1.1236882392169318E8", + 8144917.73841134, + 13328455.4298561, + 996983.017488291, + "1.5052233028172886E8", + 741296.9169081715, + 2.44300017234128e+34, + 4.7055138106312586e+23, + "7.806164140268314E49", + "1.2812547993812156E9", + 3044.70141587593, + 21.43884773894313, 0, 0, + 0 + ], + "EMmLENGTH0_3": 16, + "CardPreset_2": "[[\"demonP\",\"Crystal0\",\"babaMummy\",\"w6d2\",\"w5a3\",\"speaker\",\"mimicA\",\"poopSmall\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"w5a1\",\"w6a5\",\"Boss3C\",\"poopBig\",\"w4c1\",\"w5b3\",\"poopD\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4B\",\"wolfA\",\"CritterCard7\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\"]]", + "ObolEqMAP_5": "{\"0\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"UQ1val\":1,\"STR\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"2\":{\"UQ1val\":1,\"AGI\":1,\"UQ1txt\":\"%_DROP_CHANCE\"},\"3\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"5\":{\"UQ1val\":1,\"STR\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"6\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"AGI\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"7\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"8\":{\"UQ1val\":1,\"AGI\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"9\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"10\":{\"LUK\":-1,\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"11\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"12\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"13\":{\"UQ1val\":1,\"STR\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"14\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"15\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"16\":{\"UQ1val\":1,\"LUK\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"17\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":0,\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":2,\"SuperFunItemDisplayType\":\"Inventory\"},\"19\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":0,\"SuperFunItemDisplayType\":\"Inventory\"},\"20\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":0,\"SuperFunItemDisplayType\":\"Inventory\"}}", + "EquipOrder_5": [ + { + "0": "EquipmentHats106", + "1": "EquipmentBows12", + "2": "EquipmentShirts38", + "3": "EquipmentPendant25", + "4": "EquipmentPants30", + "5": "EquipmentRingsTempest6", + "6": "EquipmentShoes38", + "7": "EquipmentRingsTempest6", + "8": "EquipmentHats118", + "9": "EquipmentKeychain10", + "10": "Trophy2", + "11": "EquipmentKeychain21", + "12": "EquipmentCape13", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "EquipmentTools2", + "1": "EquipmentToolsHatchet3", + "2": "FishingRod2", + "3": "CatchingNet3", + "4": "TrapBoxSet8", + "5": "WorshipSkull7", + "6": "DNAgun0", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "Blank", + "1": "FoodPotOr4", + "2": "FoodG9", + "3": "FoodG2", + "4": "FoodPotGr2", + "5": "FoodPotGr4", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + } + ], + "Breeding": "[[1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0],[17,17,18,16,1,0,0,0],[20,14,5,10,9,7,7,3,7,3,4,1,15],[627047.4824207716,413.919727337723,85173.7577058902,20790.2322627247,0,0,0,0,151.153936818241],[0,2,0,50,20,20,20,10,48,49,42,28,37,43,39,50,25],[0,1,25,6,0,37,48,29,13,19,24,26,7,33,28,0,0],[2,0,0,0,0,37,11,8,38,24,39,39,43,21,0,0,0,0],[52,43,17,4,0,0,0,0,0,0,0,0,0,0,0,0],[0],[0],[0],[0],[0],[257746.743567175,257746.649996984,257746.521370751,257660.587585314,257660.109012424,257660.091811611,701768.6628555137,257660.487630996,257664.229293731,257660.135909744,672614.5957076298,665234.7154002688,257695.314090083,66448.0799834593,258257.985469777,70192.9185171995,257659.995783137],[257659.974544292,66251.0227947943,66303.0268351777,66302.7447381877,261139.189882703,260854.469286281,713343.1698777768,3333.70539397002,3377.72480580787,3406.48961717731,3423.02128526998,3405.80118300702,655202.3086637078,654976.1360774548,3558.18132109843,657614.2678331238,3334.68882150959],[3334.69684806509,51993.7197544043,3334.13149937284,3375.13176350821,654890.1378167048,3334.62077027814,48857.8079259067,48857.79195863,48618.642120709,48619.7376689504,48749.8668116653,48808.1560908106,1064.16955301403,48618.6505331656,48617.9246794666,48617.9507053355,998.570392499098,48617.9401989948],[390.173555657487,48643.2504058779,316.776476677461,889.24914177745,1912.25295982404,48617.7407031573,48617.7490490631,48636.8558492513,654748.6212652827,114.241295058285,2794.37452872647,356.724864828522,699554.0967337597,699554.0646275377,1923.03208152349,48617.5686655616],[0],[0],[0],[0],[0],[86.8874566558514,86.8874272866383,250354.6187855689,170.829152709922,90.0209899810932,587.938147852367,793.708555638286,792.123833470933,65213.5470897578,589.521039681755,740.793532117358,65102.5015200492,250354.5348678279,65187.896595344,\"2.15185185185185e-05\",250354.51166490788,250354.6045962839],[793.708808051476,250354.57826889388,52.9165666968395,250354.55100939889,\"2.15185185185185e-05\",250354.4783743469,46.3634297307169,65102.5915588404,251095.3841368939,536.602504226697,25.7297169225894,65102.4879092226,250354.4955241149,250354.5661459649,250352.23409198388,7714.85025873981,7714.8625940338],[30859.4189071996,29471.6511003991,1020.93878593617,29471.376553228,29471.3716078655,29471.385728691,29471.6652227986,29471.659115252,894.380267518857,54.3084666718273,100.671942072767,250356.0779652799,250356.02427701087,526.588936363495,7742.09446888076,7810.11281722426,7810.11005076622,7810.10782359054],[54.3068546463654,250356.0410827309,250356.0604747239,590.913517140546,520.25404721906,7810.10510895195,7810.10236408534,7810.09878870377,7810.09548728166,7810.09366024945,95.2309182559824,95.2308870165379,95.2308630009882,95.2289291609359,95.2288850468792,95.22885961865],[0],[0],[0],[0],[0]]", + "CardEquip_1": [ + "Boss6B", + "Boss4C", + "poopBig", + "w6a1", + "w5b3", + "snowball", + "skele2", + "Boss3C", + "B", + "B", + "B", + "B" + ], + "PVInstaRevives_1": 1, + "OptL2_8": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } + ], + "SLpre_3": "{\"0\":245,\"1\":245,\"5\":245,\"6\":245,\"8\":245,\"9\":100,\"10\":848,\"11\":494,\"12\":104,\"13\":100,\"81\":245,\"85\":299,\"86\":417,\"87\":100,\"88\":299,\"89\":299,\"90\":121,\"91\":139,\"92\":198,\"93\":245,\"94\":245,\"95\":245,\"96\":245,\"97\":245,\"98\":219,\"99\":203,\"100\":197,\"101\":200,\"102\":180,\"103\":197,\"104\":153,\"111\":100,\"119\":136,\"120\":218,\"121\":211,\"122\":121,\"123\":139,\"124\":126,\"125\":211,\"127\":219,\"129\":245,\"130\":245,\"131\":245,\"132\":245,\"133\":144,\"141\":245,\"142\":299,\"143\":299,\"144\":299,\"149\":299,\"165\":245,\"166\":144,\"167\":147,\"168\":245,\"169\":245,\"170\":0,\"175\":175,\"176\":174,\"177\":199,\"178\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":27,\"625\":862,\"628\":100,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"639\":100,\"642\":116,\"652\":300,\"654\":150,\"655\":44,\"656\":200}", + "StatueLevels_8": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "CYTalentPoints": [ + 8, + 38, + 45, + 6, 0, + 7 + ], + "PldTraps_3": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "MaxCarryCap_0": "{\"Chopping\":30000,\"Mining\":30000,\"Souls\":100,\"Quests\":10,\"fillerz\":10,\"Fishing\":30000,\"Critters\":30000,\"Foods\":20000,\"bCraft\":20000,\"Statues\":10,\"Bugs\":30000}", + "CSetEq_5": "{\"{%_Skill_AFK_Gain_Rate\":6}", + "SM_7": "{\"0\":142,\"1\":100,\"5\":146,\"6\":146,\"8\":100,\"9\":100,\"10\":1014,\"11\":494,\"12\":408,\"13\":100,\"75\":100,\"81\":128,\"85\":151,\"86\":100,\"87\":299,\"88\":145,\"89\":152,\"90\":100,\"91\":100,\"92\":130,\"93\":100,\"94\":140,\"95\":150,\"96\":195,\"97\":154,\"98\":202,\"99\":225,\"100\":188,\"101\":178,\"102\":142,\"103\":188,\"104\":100,\"105\":141,\"106\":138,\"107\":100,\"108\":100,\"109\":100,\"110\":135,\"111\":100,\"112\":100,\"114\":100,\"115\":150,\"116\":142,\"117\":141,\"118\":148,\"119\":100,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":100,\"141\":100,\"142\":191,\"143\":190,\"144\":100,\"145\":100,\"146\":100,\"147\":100,\"148\":100,\"149\":299,\"195\":100,\"196\":100,\"197\":100,\"198\":100,\"199\":299,\"200\":100,\"201\":100,\"202\":100,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":299,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1823,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "SL_5": "{\"0\":189,\"1\":200,\"5\":194,\"6\":214,\"8\":226,\"9\":100,\"10\":498,\"11\":1038,\"12\":408,\"13\":100,\"144\":299,\"263\":299,\"265\":100,\"266\":100,\"267\":297,\"268\":299,\"269\":299,\"270\":130,\"271\":147,\"272\":152,\"273\":194,\"274\":154,\"276\":194,\"277\":200,\"278\":215,\"279\":219,\"280\":146,\"281\":100,\"282\":100,\"283\":100,\"284\":225,\"291\":100,\"293\":129,\"299\":100,\"300\":136,\"301\":150,\"302\":299,\"303\":150,\"304\":153,\"305\":198,\"307\":147,\"309\":100,\"310\":152,\"311\":142,\"312\":114,\"313\":150,\"315\":299,\"361\":100,\"362\":299,\"363\":299,\"364\":270,\"365\":174,\"366\":220,\"367\":173,\"368\":227,\"370\":100,\"371\":153,\"372\":147,\"373\":238,\"374\":299,\"420\":285,\"421\":299,\"422\":180,\"423\":299,\"424\":299,\"425\":100,\"426\":134,\"427\":134,\"428\":1,\"429\":54,\"430\":100,\"431\":100,\"432\":100,\"433\":100,\"434\":100,\"615\":46,\"616\":50,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"627\":50,\"628\":100,\"631\":100,\"632\":100,\"633\":0,\"634\":1,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":100,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":80}", + "AFKtarget_3": "w6b4", + "PVInstaRevives_9": 1, + "ObolEqO0_9": [ + "ObolSilverLuck", + "ObolSilverDamage", + "ObolChizoarA", + "ObolSilverDamage", + "ObolSilverLuck", + "ObolSilverDamage", + "ObolSilverCatching", + "ObolSilver2", + "ObolBronze2", + "ObolSilverLuck", + "ObolKruk", + "ObolSilverLuck", + "ObolSilverCatching", + "ObolSilverCatching", + "ObolSilverCatching", + "ObolBronzeCatching", + "ObolSilverCatching", + "ObolSilverCatching", + "ObolSilverLuck", + "ObolChizoarA", + "ObolSilverLuck" + ], + "Lv0_7": [ + 938, + 68, + 123, + 16, + 39, + 142, + 36, + 122, + 1529, + 110, + 2, + 84, + 223, + 166, + 246, + 297, + 353, + 826, + 149, + 73, + 2, + -1, + -1, + -1, + -1 + ], + "Divinity": [ + 5, + 5, + 5, + 5, + 5, + 7, + 5, + 5, + 7, + 5, 0, 0, + 6, + 3, + 5, + 8, + 5, + 5, 0, + 5, + 5, + 5, + -1, + -1, + 6425008.39613312, + 14, 0, + 4, + 110, + 110, + 110, + 110, + 110, + 110, + 110, + 110, + 110, + 110, + 2, + 42975243624.5778 + ], + "ItemQTY_3": [ + 127, + 2, + 2561555, + 971766, + 1520730, 0, 0, 0, + 1, 0, 0, 0, @@ -6229,12 +1442,18 @@ 0, 0, 0, + 15875, 0, 0, 0, + 1, 0, + 1, 0, + 1, 0, + 1, + 1, 0, 0, 0, @@ -6267,77 +1486,15 @@ 0, 0, 0, - 0 - ], - "UpgVault": [ - 500, - 200, - 500, - 363, - 457, - 100, - 200, - 1, - 1, - 1, - 5, - 100, - 50, - 80, - 10, - 5, - 100, - 100, - 50, - 100, - 100, - 100, - 25, - 20, - 100, - 50, - 100, - 50, - 100, - 100, - 100, - 25, - 50, - 24, - 50, - 20, - 1, - 10, - 20, - 100, - 100, - 20, - 3, - 100, - 1, - 250, - 100, - 10, - 20, - 200, - 300, - 20, 1, - 150, - 260, - 100, - 250, - 203, - 250, - 100, - 336, - 50, 0, 0, 0, 0, 0, 0, + 1, + 0, 0, 0, 0, @@ -6368,10 +1525,260 @@ 0, 0, 0, + 0 + ], + "Money_1": 1.7078828486131448e+34, + "CurrentMap_9": 316, + "PVtStarSign_5": "69,38,44,", + "ExpReq0_8": [ + "1.8902725652689877E23", + "1.0459794086081455E10", + "6.357670150391206E10", + "2.1741069532507056E11", + "1.4789522948094542E10", + "1.098173131055475E12", + "1.4789522948094542E10", + "4.6088152414911224E10", + 154230742333.958, + "7.559521002694722E7", + 15, + "3.450959081999272E7", + "1.9811458070990447E7", + "1.5573316385250974E9", + 302515.932006031, + "2.9152553683778915E34", + "8.47933174281193E23", + "1.0019892833102583E50", + "1.8050217826773589E9", + "4.252905328558268E7", + 24.657983658158543, + 15, + 15, + 15, + 15 + ], + "ObolEqO0_4": [ + "ObolGoldWorship", + "ObolSilverWorship", + "ObolPlatinumWorship", + "ObolSilverWorship", + "ObolGoldWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolGoldWorship", + "ObolPinkWorship", + "ObolGoldWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolSilverWorship", + "ObolGoldWorship", + "ObolPlatinumWorship", + "ObolGoldWorship" + ], + "FoodSlO_4": 6, + "PldTraps_2": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "QuestStatus_2": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"XxX_Cattleprod_XxX1\":[15,12],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[35422,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[20,65],\"Crystalswine5\":[60,130],\"Crystalswine6\":[172,190],\"Slargon1\":[30649],\"Oinkin1\":[3],\"Slargon2\":[409198],\"Oinkin2\":[7,2,3],\"Slargon3\":[1284006],\"Oinkin3\":[1],\"Slargon4\":[17830837],\"Poigu1\":[40],\"Poigu2\":[50],\"Poigu3\":[88],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[51],\"Mutton1\":[0,0,0],\"Bellows2\":[4709],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Stiltzcho1\":[12,17],\"Promotheus1\":[1],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[\"0\"],\"Stiltzcho3\":[0,0],\"Stiltzcho4\":[81863],\"Builder_Bird1\":[0],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[95503],\"Stiltzcho6\":[106888],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[6],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Glumlee5\":[0],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[72281373],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[536487],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[945599],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[476323],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Scubidew1\":[0,0,0],\"Hamish1\":[0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"TP_Pete1\":[14,0],\"Scubidew2\":[\"0\",\"121\"],\"Hamish2\":[0],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[6],\"Cowbo_Jones10\":[1,1],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[10],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[4],\"Cowbo_Jones13\":[100],\"Scripticus5\":[10],\"Meel1\":[38],\"Scripticus6\":[0],\"Meel2\":[0],\"Cowbo_Jones14\":[1,1],\"Tired_Mole1\":[15464879],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[26262511],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",2],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[\"0\"],\"Capital_P2\":[\"0\"],\"Lonely_Hunter2\":[\"0\"],\"Sprout3\":[0,0,0],\"Capital_P3\":[\"0\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[9,3],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[\"0\"],\"Gobo3\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Shuvelle5\":[12],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[15],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[16],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[21],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[0],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[4,1],\"Snake_Jar4\":[1],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[22],\"Cowbo_Jones3\":[6],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[11],\"Walupiggy3\":[8,1],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[1],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[3336,0],\"Monolith2\":[0],\"Monolith3\":[100045],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Potti1\":[\"0\"],\"Bill_Brr1\":[13],\"Potti2\":[\"0\"],\"Bill_Brr2\":[1],\"Potti3\":[\"0\"],\"Bill_Brr3\":[3,\"1\"],\"Potti4\":[\"0\"],\"Bill_Brr4\":[1],\"Potti5\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[19,\"1\"],\"Potti7\":[37],\"Bill_Brr7\":[1],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[24,25],\"Centurion2\":[0],\"Toadstall1\":[\"0\",\"0\"],\"Toadstall2\":[\"0\"],\"Centurion3\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[\"0\",\"0\"],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Zenelith1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,85],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[1,4],\"Hoggindaz5\":[2],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[72,72],\"Iceland_Irwin1\":[0],\"Town_Marble1\":[0],\"Funguy3\":[0],\"Yondergreen1\":[0],\"Hoggindaz8\":[0],\"Telescope1\":[1],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Carpetiem1\":[772],\"Yondergreen5\":[\"0\"],\"Bushlyte2\":[0],\"Carpetiem2\":[517,\"1\"],\"Yondergreen6\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[1],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[32],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[44],\"Speccius1\":[0,0],\"Speccius2\":[1],\"Loominadi3\":[1],\"Loominadi4\":[1],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "GemItemsPurchased": "[0,5,10,0,12,18,0,0,8,0,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,10,5,4,8,0,0,0,0,0,0,0,0,0,0,6,12,0,10,2,0,1,0,4,0,2,5,11,0,0,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,16,4,4,0,0,10,10,1,6,4,0,8,2,4,2,5,10,0,2,5,12,6,4,0,0,12,6,4,0,6,0,12,0,6,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", + "AFKtarget_4": "w7b1", + "QuestStatus_7": "{\"Eliteus1\":[10],\"Eliteus2\":[\"0\"],\"Scripticus10\":[1],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[\"0\",\"0\"],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Lava_Larry1\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Masterius1\":[1],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[4476316288.21147],\"Oinkin1\":[\"0\"],\"Slargon2\":[10993512673.2401],\"Oinkin2\":[\"0\",\"0\",\"0\"],\"Slargon3\":[\"0\"],\"Oinkin3\":[\"0\"],\"Slargon4\":[\"0\"],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[53],\"Mutton1\":[0,0,0],\"Bellows2\":[6549],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[15,93],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[1],\"Builder_Bird1\":[0],\"Stiltzcho4\":[63563],\"Promotheus4\":[1],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[54142],\"Stiltzcho6\":[125862],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[108],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[\"0\"],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[\"0\"],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[\"0\"],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[\"0\"],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete1\":[53,0],\"Hamish2\":[0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"Hamish3\":[0],\"Scubidew3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[28],\"Cowbo_Jones10\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[\"0\"],\"Scripticus5\":[11],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[8231496],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[21579829],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Sprout4\":[0],\"Shuvelle1\":[\"0\",\"50\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle2\":[0],\"Gobo1\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo2\":[\"0\"],\"Gobo3\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Shuvelle5\":[\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[19],\"Whattso3\":[15],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[10,20],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[4941,3],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Potti1\":[\"0\"],\"Bill_Brr1\":[\"0\"],\"Potti2\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Potti3\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Potti4\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte1\":[\"0\"],\"Potti5\":[\"0\"],\"Bill_Brr6\":[\"0\",\"1\"],\"Giftmas_Blobulyte2\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Potti7\":[\"0\"],\"Centurion1\":[21,30],\"Toadstall1\":[\"0\",\"0\"],\"Centurion2\":[0],\"Toadstall2\":[\"0\"],\"Centurion3\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[\"0\",\"0\"],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman2\":[0],\"Zenelith1\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,409],\"Woodsman4\":[0],\"Hoggindaz2\":[1,\"0\"],\"Hoggindaz3\":[\"0\",\"0\",\"0\"],\"Hoggindaz4\":[\"0\",\"0\"],\"Hoggindaz5\":[\"0\"],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[100,105],\"Iceland_Irwin1\":[0],\"Hoggindaz8\":[0],\"Yondergreen1\":[\"0\"],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Telescope1\":[1],\"Yondergreen2\":[0],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[35,\"0\"],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[\"0\"],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[\"0\",\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[\"0\"],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "InventoryOrder_9": [ + "Blank", + "Blank", + "Blank", + "Blank", + "w7B1", + "w7B1b", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "InvBag105", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" + ], + "AnvilPAstats_5": [ 0, - 0 + 600, + 700, + 149, + 1519, + 68 ], - "FoodCD_9": [ + "PVFishingToolkit_6": [ + 8, + 3 + ], + "EquipQTY_0": [ + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 259105, + "1": 474, + "2": 259332, + "3": 259329, + "4": 258871, + "5": 678802, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + } + ], + "ObolInvOwn": [ + 7, + 6, + 5, + 4 + ], + "EMm0_5": "{\"0\":{\"Defence\":165,\"STR\":0,\"WIS\":0,\"Weapon_Power\":11,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":110,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-11,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":21,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":135,\"STR\":0,\"WIS\":0,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":90,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":150,\"STR\":0,\"WIS\":12,\"Weapon_Power\":10,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":100,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"UQ1val\":57,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"6\":{\"Defence\":135,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":9,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":90,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"UQ1val\":75,\"Weapon_Power\":9,\"Upgrade_Slots_Left\":-3},\"9\":{\"UQ1val\":1.5,\"UQ2txt\":\"%_BASIC_ATK_SPEED\",\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"UQ2val\":4},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_LUK\",\"UQ2val\":3,\"UQ1val\":4,\"Speed\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "FoodCD_5": [ 0, 0, 0, @@ -6381,12 +1788,132 @@ 0, 0 ], - "EMmLENGTH1_4": 16, - "PVFishingToolkit_8": [ - 9, - 4 + "EquipQTY_4": [ + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 178634, + "1": 14379, + "2": 69, + "3": 1981, + "4": 170545, + "5": 0, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + } + ], + "PVStatList_7": [ + 275037, + 121939, + 129723, + 74372, + 873 + ], + "CSetEq_4": "{\"{%_Dmg,_Drop,_and_EXP\":30}", + "EquipOrder_7": [ + { + "0": "EquipmentHats83", + "1": "EquipmentSword8", + "2": "EquipmentShirts36", + "3": "EquipmentPendant29", + "4": "EquipmentPants27", + "5": "EquipmentRings23", + "6": "EquipmentShoes36", + "7": "EquipmentRings23", + "8": "EquipmentHats116", + "9": "Blank", + "10": "Trophy5", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "EquipmentTools8", + "1": "Blank", + "2": "FishingRod6", + "3": "Blank", + "4": "TrapBoxSet8", + "5": "WorshipSkull7", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "FoodG9", + "1": "FoodPotGr1", + "2": "FoodPotGr2", + "3": "FoodPotGr4", + "4": "FoodPotYe4", + "5": "Blank", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + } ], - "BGsel": 0, "ChestOrder": [ "Copper", "Iron", @@ -6649,7 +2176,7 @@ "EquipmentPunching4", "EquipmentSword8", "EquipmentShirts5", - "EquipmentShirts5", + "w7A12", "EquipmentShirts23", "EquipmentShirts6", "EquipmentShirts6", @@ -6703,11 +2230,11 @@ "EquipmentKeychain7", "EquipmentKeychain8", "EquipmentKeychain13", - "EquipmentKeychain16", - "EquipmentKeychain20", + "w7B2", + "CaveGoldPiece", "EquipmentStatues19", - "Trophy2", - "Trophy2", + "w7B1b", + "w7B1", "EquipmentStatues29", "Trophy3", "Trophy6", @@ -6941,125 +2468,3584 @@ "StonePremAGI", "LockedInvSpace" ], - "Money_3": 1.7796993220275313e+33, - "IMm_3": "{\"8\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"14\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"18\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"19\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"20\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"22\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"23\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"24\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"26\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"30\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"31\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"32\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"33\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"34\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"36\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"37\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"38\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"39\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"41\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"44\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"46\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"47\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"48\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"49\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"50\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"51\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"52\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"53\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"54\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"55\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"56\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"57\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"58\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"60\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"72\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"79\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0}}", - "BuffsActive_3": [ - { - "0": 94, - "1": 2904, - "2": 5280, - "length": 3 - }, + "PlayerStuff_1": "[29884,0,3,0,0,0,0,0,0,0]", + "CharacterClass_8": 40, + "EMm1_8": "{\"0\":{\"Defence\":0,\"WIS\":24,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":24,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":24,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":36,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":48,\"Weapon_Power\":32,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0}}", + "CYGems": 0, + "PVFishingToolkit_8": [ + 9, + 4 + ], + "QuestStatus_5": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[16477,2],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Masterius1\":[1],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[37259],\"Oinkin1\":[5],\"Slargon2\":[780559],\"Oinkin2\":[11,5,5],\"Slargon3\":[1316212],\"Oinkin3\":[1],\"Slargon4\":[11713055],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[254],\"Mutton1\":[0,0,0],\"Bellows2\":[4569],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Stiltzcho1\":[12,50],\"Promotheus1\":[1],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[1],\"Builder_Bird1\":[0],\"Stiltzcho4\":[472629],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[115567],\"Stiltzcho6\":[103289],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[65],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[142119],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[43732],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[292232],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[572169396],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"TP_Pete1\":[10835,0],\"Scubidew2\":[\"0\",0],\"TP_Pete2\":[0],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete3\":[0],\"Cowbo_Jones10\":[\"0\"],\"Scripticus2\":[5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones12\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones13\":[\"0\"],\"Scripticus5\":[12],\"Meel1\":[\"0\"],\"Tired_Mole1\":[10732931],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Scripticus6\":[0],\"Meel2\":[0],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[15672340],\"Cowbo_Jones15\":[0,0,0],\"Scripticus7\":[1,1],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[\"0\",\"0\"],\"Scripticus8\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[206],\"Sprout1\":[0,0],\"Capital_P2\":[1405],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[\"0\"],\"Capital_P3\":[10024],\"Lonely_Hunter2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[\"0\"],\"Gobo3\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Shuvelle5\":[\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[6],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[\"0\",\"0\"],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[4371,3],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Potti1\":[\"0\"],\"Bill_Brr1\":[0],\"Potti2\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Potti3\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Potti4\":[\"0\"],\"Bill_Brr4\":[\"0\"],\"Potti5\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Potti7\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,30],\"Centurion2\":[0],\"Toadstall1\":[\"0\",\"0\"],\"Centurion3\":[307919],\"Toadstall2\":[\"0\"],\"Centurion4\":[15,364981],\"Snouts1\":[0],\"Toadstall3\":[\"0\"],\"Centurion5\":[257,268,\"0\",88],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion6\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt3\":[0,0],\"Snouts4\":[0],\"Centurion8\":[\"0\"],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Lord_of_the_Hunt4\":[0,0],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste971\":[0],\"Lord_of_the_Hunt7\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Zenelith1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Woodsman4\":[0],\"Hoggindaz1\":[1,89],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,2],\"Hoggindaz4\":[1,15],\"Hoggindaz5\":[2],\"Funguy1\":[0,0,0],\"Hoggindaz6\":[0],\"Funguy2\":[100,171],\"Hoggindaz7\":[0],\"Telescope1\":[1],\"Town_Marble1\":[0],\"Funguy3\":[0],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Iceland_Irwin1\":[0],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[\"0\"],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[\"0\",\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[\"0\"],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "CYDeliveryBoxMisc": 25424.12, + "QuestComplete_7": "{\"Eliteus1\":1,\"Eliteus2\":0,\"Scripticus10\":1,\"XxX_Cattleprod_XxX1\":-1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Nebulyte1\":-1,\"Djonnut1\":0,\"Nebulyte2\":-1,\"Djonnut2\":-1,\"Nebulyte3\":-1,\"Djonnut3\":-1,\"Lava_Larry1\":1,\"Nebulyte4\":-1,\"Masterius1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":-1,\"Slargon2\":0,\"Oinkin2\":-1,\"Slargon3\":-1,\"Oinkin3\":-1,\"Slargon4\":-1,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":0,\"Mutton4\":-1,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Stiltzcho2\":1,\"Promotheus2\":1,\"Stiltzcho3\":1,\"Promotheus3\":1,\"Builder_Bird1\":1,\"Stiltzcho4\":1,\"Promotheus4\":0,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":0,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":-1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":-1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":-1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":-1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":0,\"Scubidew2\":-1,\"TP_Pete1\":0,\"Hamish2\":-1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"Hamish3\":-1,\"Scubidew3\":-1,\"TP_Pete2\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":-1,\"Scripticus3\":1,\"Cowbo_Jones11\":-1,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":0,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":-1,\"Sprout1\":-1,\"Capital_P1\":-1,\"Sprout2\":-1,\"Lonely_Hunter1\":-1,\"Capital_P2\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Capital_P3\":-1,\"Sprout4\":-1,\"Shuvelle1\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle2\":-1,\"Gobo1\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":-1,\"Gobo2\":1,\"Gobo3\":1,\"Shuvelle4\":-1,\"Falloween_Pumpkin2\":-1,\"Gobo4\":1,\"Shuvelle5\":-1,\"Falloween_Pumpkin3\":-1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":0,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":0,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":0,\"Cowbo_Jones2\":-1,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":-1,\"Potti2\":-1,\"Bill_Brr2\":-1,\"Potti3\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Potti4\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte1\":-1,\"Potti5\":-1,\"Bill_Brr6\":-1,\"Giftmas_Blobulyte2\":-1,\"Potti6\":-1,\"Giftmas_Blobulyte3\":-1,\"Bill_Brr7\":-1,\"Potti7\":-1,\"Centurion1\":1,\"Toadstall1\":1,\"Centurion2\":0,\"Toadstall2\":1,\"Centurion3\":-1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":-1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion5\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":0,\"Lafu_Shi1\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":-1,\"Lafu_Shi6\":1,\"Woodsman2\":-1,\"Zenelith1\":1,\"Woodsman3\":-1,\"Hoggindaz1\":1,\"Woodsman4\":-1,\"Hoggindaz2\":0,\"Hoggindaz3\":-1,\"Hoggindaz4\":-1,\"Hoggindaz5\":-1,\"Hoggindaz6\":-1,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":1,\"Iceland_Irwin1\":1,\"Hoggindaz8\":-1,\"Yondergreen1\":-1,\"Funguy3\":1,\"Town_Marble1\":1,\"Telescope1\":1,\"Yondergreen2\":-1,\"Hoggindaz9\":-1,\"Funguy4\":1,\"Funguy5\":0,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Carpetiem1\":-1,\"Dog_Bone2\":0,\"Bushlyte1\":-1,\"Yondergreen5\":-1,\"Carpetiem2\":-1,\"Bushlyte2\":-1,\"Yondergreen6\":-1,\"Carpetiem3\":-1,\"Bushlyte3\":-1,\"Yondergreen7\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1}", + "Tess": "[[\"1_0\",\"2_0\",\"14_0\",\"14_1\",\"16_0\",\"16_1\",\"19_0\",\"24_0\",\"24_1\",\"26_0\",\"0_0\",\"8_0\",\"51_0\",\"52_0\",\"52_1\",\"53_0\",\"57_0\",\"58_0\",\"59_0\",\"60_0\",\"60_1\",\"62_0\",\"63_0\",\"64_0\",\"50_0\",\"101_0\",\"103_0\",\"104_0\",\"104_1\",\"105_0\",\"106_0\",\"107_0\",\"108_0\",\"109_0\",\"110_0\",\"111_0\",\"112_0\",\"116_0\",\"117_0\",\"100_0\",\"113_0\",\"151_0\",\"152_0\",\"153_0\",\"154_0\",\"155_0\",\"156_0\",\"157_0\",\"158_0\",\"159_0\",\"160_0\",\"161_0\",\"162_0\",\"150_0\",\"201_0\"],[]]", + "FlagP": "[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]", + "DoOnceREAL": 327.1, + "POu_1": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,24997,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "Lab": "[[1611,246,1379,250,1861,335,1184,252,1013,293,201,252,890,145,446,277,1890,137,744,282,440,100,480,100],[21,20,9,17,16,15,8],[21,9,18,17,16,15,20],[21,10,7,17,16,10,9],[21,20,18,17,16,15,9],[11,14,10,11,7,13,9],[21,14,10,11,7,13,9],[21,10,10,17,7,10,10],[11,14,10,11,7,13,9],[11,14,10,11,7,13,9],[11,14,10,11,7,13,8],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[0,11,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0],[20,21,17,16,20,18,20,17,13,13,17,17,9,7,13,4,4,7,4,3,3,9,-1,-1,-1],[1,1,1,1]]", + "Boats": "[[8,11,0,195,1142267.61282828,171],[2,11,0,189,1142267.61282828,121],[0,11,0,183,1142267.61282828,112],[3,11,0,169,1142267.61282828,124],[4,11,0,143,1142267.61282828,121],[5,11,0,145,1142267.61282828,136],[6,11,0,146,1142267.61282828,132],[7,11,0,148,1142267.61282828,136],[1,11,0,143,1142267.61282828,143],[9,11,0,148,1142267.61282828,137],[10,11,0,158,1142267.61282828,142],[13,11,0,165,1142267.61282828,142],[12,11,0,145,1142267.61282828,148],[14,11,0,158,1142267.61282828,138],[11,11,0,144,1142267.61282828,130],[16,11,0,139,1142267.61282828,140],[17,11,0,137,1142267.61282828,142],[15,11,0,142,1142267.61282828,144],[18,11,0,152,1142267.61282828,143],[19,11,0,118,1142267.61282828,150]]", + "OptL_3": [ + 1, + 1, + 2, + 21, + 1, + 0, + 748, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 1, + 33, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 0, + 1, + 0, + 3929, + 0 + ], + "InvBagsUsed_6": "{\"0\":1,\"1\":1,\"2\":1,\"3\":\"2\",\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\"}", + "IMm_7": "{\"2\":{\"Power\":0,\"STR\":0,\"WIS\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"9\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"17\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"21\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "PVFishingToolkit_7": [ + 8, + 3 + ], + "PTimeAway_8": 1771718.6542979998, + "ObolEqO0_3": [ + "ObolGoldCons", + "ObolSilverCons", + "ObolPlatinumCons", + "ObolSilverCons", + "ObolGoldCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolGoldCons", + "ObolPinkCons", + "ObolGoldCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolSilverCons", + "ObolGoldCons", + "ObolPlatinumCons", + "ObolGoldCons" + ], + "QuestStatus_4": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[323548,0],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[17316,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Masterius1\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[61081],\"Oinkin1\":[9],\"Slargon2\":[202027055],\"Oinkin2\":[7,2,3],\"Slargon3\":[219304498],\"Oinkin3\":[1],\"Slargon4\":[\"0\"],\"Poigu1\":[62],\"Poigu2\":[62],\"Poigu3\":[153],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[52],\"Mutton1\":[0,0,0],\"Bellows2\":[7184],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[12,74],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Builder_Bird1\":[0],\"Promotheus4\":[\"0\"],\"Stiltzcho4\":[14899],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[44720],\"Stiltzcho6\":[55087],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[62],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[1545],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[5],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[82767535],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[1,1],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[19295],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[40989],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[945599],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[0],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"TP_Pete1\":[40,87],\"Hamish2\":[0],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete2\":[0],\"Hamish3\":[0],\"Scubidew3\":[0],\"TP_Pete3\":[0],\"Cowbo_Jones10\":[1,1],\"Scripticus2\":[11],\"Cowbo_Jones11\":[10],\"Scripticus3\":[1,5],\"Cowbo_Jones12\":[4],\"Scripticus4\":[1,0,0],\"Cowbo_Jones13\":[100],\"Meel1\":[50],\"Scripticus5\":[10],\"Tired_Mole1\":[11144342],\"Cowbo_Jones14\":[1,1],\"Meel2\":[0],\"Scripticus6\":[0],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[19214065],\"Cowbo_Jones15\":[0,0,0],\"Scripticus7\":[1,1],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[\"0\",\"0\"],\"Scripticus8\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[\"0\"],\"Sprout1\":[0,0],\"Capital_P2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Lonely_Hunter2\":[\"0\"],\"Sprout3\":[0,0,0],\"Sprout4\":[0],\"Shuvelle1\":[\"0\",\"50\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle2\":[0],\"Gobo1\":[1],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo2\":[1],\"Gobo3\":[1,\"0\"],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo4\":[\"0\",\"0\",23],\"Shuvelle5\":[\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[11],\"Whattso3\":[13],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[\"0\"],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[4,1],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[9],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[20],\"Cowbo_Jones3\":[5],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[17],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[7],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[2343,17],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Potti1\":[\"0\"],\"Bill_Brr1\":[0],\"Potti2\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Potti3\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Potti4\":[\"0\"],\"Bill_Brr4\":[\"0\"],\"Potti5\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Potti7\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,4],\"Centurion2\":[0],\"Toadstall1\":[1,1],\"Centurion3\":[219063],\"Toadstall2\":[\"0\"],\"Centurion4\":[14,82767535],\"Snouts1\":[0],\"Toadstall3\":[\"0\"],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion6\":[\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt3\":[0,0],\"Snouts4\":[0],\"Centurion8\":[\"0\"],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Lord_of_the_Hunt4\":[0,0],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste971\":[0],\"Lord_of_the_Hunt7\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Zenelith1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Woodsman4\":[0],\"Hoggindaz1\":[1,89],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[2,25],\"Hoggindaz5\":[2],\"Funguy1\":[0,0,0],\"Hoggindaz6\":[0],\"Funguy2\":[43],\"Hoggindaz7\":[0],\"Funguy3\":[0],\"Hoggindaz8\":[0],\"Yondergreen1\":[\"0\"],\"Town_Marble1\":[0],\"Telescope1\":[1],\"Iceland_Irwin1\":[0],\"Yondergreen2\":[0],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[35,\"0\"],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[770],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[234,\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[1],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[44],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[17],\"Speccius1\":[0,0],\"Loominadi3\":[1],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "CYSilverPens": 30, + "StampLv": [ + { + "0": 155, + "1": 135, + "2": 140, + "3": 96, + "4": 150, + "5": 100, + "6": 92, + "7": 63, + "8": 72, + "9": 88, + "10": 18, + "11": 112, + "12": 42, + "13": 60, + "14": 80, + "15": 108, + "16": 100, + "17": 95, + "18": 150, + "19": 75, + "20": 147, + "21": 45, + "22": 120, + "23": 51, + "24": 100, + "25": 190, + "26": 84, + "27": 104, + "28": 102, + "29": 100, + "30": 150, + "31": 225, + "32": 147, + "33": 84, + "34": 133, + "35": 140, + "36": 130, + "37": 220, + "38": 76, + "39": 100, + "40": 0, + "41": 160, + "42": 0, + "43": 0, + "length": 44 + }, + { + "0": 325, + "1": 305, + "2": 110, + "3": 230, + "4": 80, + "5": 260, + "6": 100, + "7": 340, + "8": 130, + "9": 290, + "10": 140, + "11": 290, + "12": 96, + "13": 130, + "14": 130, + "15": 62, + "16": 105, + "17": 140, + "18": 115, + "19": 110, + "20": 176, + "21": 130, + "22": 184, + "23": 163, + "24": 200, + "25": 90, + "26": 78, + "27": 0, + "28": 0, + "29": 104, + "30": 78, + "31": 52, + "32": 0, + "33": 46, + "34": 0, + "35": 138, + "36": 360, + "37": 315, + "38": 190, + "39": 220, + "40": 360, + "41": 230, + "42": 100, + "43": 80, + "44": 120, + "45": 200, + "46": 50, + "47": 85, + "48": 96, + "49": 60, + "50": 64, + "51": 112, + "52": 112, + "53": 88, + "54": 0, + "55": 0, + "56": 8, + "length": 57 + }, + { + "0": 230, + "1": 108, + "2": 220, + "3": 0, + "4": 0, + "5": 55, + "6": 124, + "7": 70, + "8": 260, + "9": 160, + "10": 110, + "11": 216, + "12": 0, + "13": 38, + "14": 56, + "15": 52, + "16": 0, + "17": 62, + "18": 104, + "19": 40, + "20": 51, + "21": 85, + "22": 112, + "23": 200, + "24": 75, + "25": 3, + "26": 105, + "length": 27 + } + ], + "Shrine": "[[150,3,1416,26,3036630.338621704,0],[161,8,711,25,18158823.902822834,0],[150,3,1348,25,16583797.784303878,0],[150,3,1968,25,12598857.605663326,0],[150,3,1522,25,13362770.956148589,0],[150,0,636,25,9249692.366707925,0],[150,0,708,25,12595488.290034901,0],[150,0,792,25,6159750.786550844,0],[150,0,877,24,5010977.402549406,0]]", + "EMmLENGTH0_8": 16, + "POu_2": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,23300,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "BundlesReceived": "{\"bun_d\":1,\"bun_e\":1,\"bun_f\":1,\"bun_g\":1,\"bun_h\":1,\"bun_i\":1,\"bun_j\":1,\"bun_k\":1,\"bun_l\":1,\"bun_m\":1,\"bun_n\":1,\"bun_p\":1,\"bun_a\":1,\"bun_q\":1,\"bun_r\":1,\"bun_b\":1,\"bun_c\":1,\"bun_s\":1}", + "CogM": "{\"0\":{\"d\":42,\"h\":\"corners\",\"a\":129,\"e\":22,\"c\":92},\"1\":{\"h\":\"corners\",\"f\":23,\"c\":470,\"a\":2696},\"2\":{\"h\":\"down\",\"e\":63,\"a\":1324},\"3\":{\"d\":35,\"h\":\"column\",\"a\":1163,\"f\":47,\"c\":94},\"4\":{\"d\":59,\"a\":15826},\"5\":{\"d\":139,\"a\":10850},\"6\":{\"d\":94,\"a\":2062},\"7\":{\"d\":102,\"c\":384},\"8\":{\"d\":97,\"a\":2187},\"9\":{\"d\":94,\"a\":736,\"c\":351},\"10\":{\"d\":89,\"a\":1234},\"11\":{\"d\":94,\"a\":2122},\"12\":{\"h\":\"right\",\"a\":840,\"e\":59},\"13\":{\"h\":\"down\",\"f\":65,\"a\":914},\"14\":{\"h\":\"around\",\"e\":164,\"f\":203},\"15\":{\"h\":\"around\",\"e\":164,\"f\":203},\"16\":{\"d\":30,\"h\":\"left\",\"a\":93,\"e\":53,\"c\":86},\"17\":{\"h\":\"left\",\"c\":29,\"a\":482,\"e\":64},\"18\":{\"d\":91,\"a\":4409},\"19\":{\"d\":155},\"20\":{\"d\":93,\"c\":565,\"a\":3086},\"21\":{\"d\":97,\"a\":2063},\"22\":{\"d\":73,\"h\":\"left\",\"a\":5221,\"j\":51,\"c\":1181},\"23\":{\"d\":92,\"a\":2424},\"24\":{\"h\":\"around\",\"e\":164,\"f\":203},\"25\":{\"h\":\"around\",\"e\":164,\"f\":203},\"26\":{\"a\":25609796987.512142,\"b\":2032710139733.9824,\"c\":515758793.7780308},\"27\":{\"a\":241084437731.75143,\"b\":10086318901432.602,\"c\":3468528174.901919},\"28\":{\"h\":\"around\",\"e\":164,\"f\":203},\"29\":{\"h\":\"around\",\"e\":164,\"f\":203},\"30\":{\"f\":25,\"h\":\"row\",\"d\":49,\"a\":294},\"31\":{\"d\":24,\"h\":\"row\",\"a\":451,\"e\":51},\"32\":{\"d\":68,\"h\":\"row\",\"f\":53,\"a\":21412},\"33\":{\"h\":\"row\",\"c\":123,\"a\":1565,\"e\":56},\"34\":{\"h\":\"row\",\"f\":48,\"a\":6622},\"35\":{\"h\":\"row\",\"f\":60,\"a\":20707},\"36\":{\"d\":31,\"h\":\"right\",\"a\":1012,\"e\":44,\"c\":54},\"37\":{\"d\":23,\"h\":\"right\",\"a\":722,\"e\":49},\"38\":{\"h\":\"around\",\"e\":164,\"f\":203},\"39\":{\"h\":\"around\",\"e\":164,\"f\":203},\"40\":{\"d\":86,\"h\":\"left\",\"f\":47,\"a\":3116},\"41\":{\"d\":30,\"h\":\"left\",\"a\":235,\"e\":50,\"c\":58},\"42\":{\"d\":85,\"c\":162,\"a\":1081},\"43\":{\"d\":99,\"a\":1647,\"c\":561},\"44\":{\"d\":105,\"a\":7597},\"45\":{\"d\":63,\"a\":18225},\"46\":{\"d\":121,\"a\":8308},\"47\":{\"d\":80,\"a\":207},\"48\":{\"d\":97,\"h\":\"down\",\"c\":220,\"e\":38},\"49\":{\"d\":65,\"h\":\"down\",\"a\":469,\"e\":42},\"50\":{\"d\":46,\"h\":\"up\",\"a\":3284,\"f\":61,\"c\":414},\"51\":{\"d\":81,\"h\":\"up\",\"f\":46,\"a\":3367},\"52\":{\"h\":\"up\",\"f\":32,\"a\":2430,\"c\":624},\"53\":{\"h\":\"corners\",\"f\":55,\"c\":430,\"a\":3284},\"54\":{\"d\":81,\"a\":15427},\"55\":{\"d\":79,\"a\":817},\"56\":{\"d\":107,\"a\":2121,\"c\":195},\"57\":{\"d\":101,\"a\":1819},\"58\":{\"d\":74,\"c\":664},\"59\":{\"d\":121,\"a\":4979},\"60\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"61\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"62\":{\"a\":15590632854.936281,\"b\":353772762532.6012,\"c\":338248289.3364725},\"63\":{\"h\":\"column\",\"a\":4192,\"e\":65},\"64\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"65\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"66\":{\"d\":175,\"a\":9609},\"67\":{\"d\":97,\"a\":2219},\"68\":{\"d\":101,\"a\":2241},\"69\":{\"d\":133,\"a\":3789},\"70\":{\"d\":96,\"a\":1228},\"71\":{\"d\":89,\"a\":1016},\"72\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"73\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"74\":{\"h\":\"column\",\"f\":64,\"c\":167,\"a\":3320},\"75\":{\"h\":\"column\",\"c\":47,\"a\":229,\"e\":64},\"76\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"77\":{\"d\":107,\"l\":1,\"a\":37011,\"c\":4515,\"h\":\"everything\",\"e\":1.25,\"f\":20},\"78\":{\"d\":92,\"a\":2522},\"79\":{\"d\":103,\"c\":412,\"a\":760},\"80\":{\"d\":59,\"a\":13398},\"81\":{\"d\":95,\"a\":1161},\"82\":{\"d\":83,\"a\":1298},\"83\":{\"d\":87,\"a\":2431},\"84\":{\"d\":85,\"h\":\"column\",\"a\":4403,\"e\":26},\"85\":{\"d\":77,\"a\":1025},\"86\":{\"d\":20,\"h\":\"column\",\"a\":262,\"e\":54,\"c\":106},\"87\":{\"h\":\"column\",\"d\":32,\"e\":63,\"a\":766},\"88\":{\"d\":18,\"h\":\"row\",\"a\":35,\"e\":57,\"c\":71},\"89\":{\"d\":75,\"h\":\"row\",\"j\":28,\"a\":102},\"90\":{\"d\":76,\"a\":2328},\"91\":{\"d\":87,\"a\":22868},\"92\":{\"d\":82,\"a\":287},\"93\":{\"d\":90},\"94\":{\"d\":79,\"a\":678},\"95\":{\"d\":89,\"a\":3287},\"99\":{\"a\":7474278433.926928,\"b\":14535818487.6854,\"c\":181065332.93326998},\"102\":{\"a\":4231803275.103071,\"b\":5091339803.416178,\"c\":111647261.70329787},\"103\":{\"a\":4661863021.629582,\"b\":5447968521.163285,\"c\":121220761.64722475},\"104\":{\"a\":4304128993.848425,\"b\":5152051201.687846,\"c\":113267134.31190734},\"105\":{\"a\":4646605606.867478,\"b\":5435490159.8134165,\"c\":120883455.6202811},\"106\":{\"a\":4540663823.767785,\"b\":5348502688.194232,\"c\":118536711.04927136},\"107\":{\"a\":4275108191.9125204,\"b\":5127727748.53332,\"c\":112617652.33785085},\"108\":{\"d\":74,\"a\":28702},\"109\":{\"d\":67,\"a\":13398},\"110\":{\"d\":70,\"a\":28842},\"111\":{\"d\":73,\"a\":23234},\"112\":{\"d\":87,\"a\":27648},\"121\":{\"h\":\"row\",\"a\":730,\"c\":125,\"e\":60},\"122\":{\"h\":\"row\",\"a\":474,\"e\":54},\"165\":{\"h\":\"column\",\"e\":60,\"a\":405},\"166\":{\"d\":52,\"h\":\"down\",\"a\":92,\"e\":17,\"c\":37},\"167\":{\"h\":\"right\",\"a\":888,\"e\":55},\"169\":{\"h\":\"up\",\"a\":238,\"c\":22,\"e\":57}}", + "CardPreset_8": "[[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"poopBig\",\"wolfB\",\"poopD\",\"w5b3\",\"skele2\",\"snowball\",\"w5a1\",\"Boss6C\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Crystal1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"babaMummy\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", + "ObolInvMAP_2": "{\"16\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\"}}", + "CYWorldTeleports": 418, + "AnvilPA_7": [ + { + "0": 22926547, + "1": 8022572582.9079485, + "2": 100, + "3": 1838952348, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 196.94413008378, + "3": 159914758, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 305.052941777139, + "3": 51285547, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 429.092875565562, + "3": 13535856, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 615.746272576302, + "3": 6, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + } + ], + "CharSAVED_2": 5, + "BugInfo": "[[-10,0,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-10,-10,-10,-10,-10],[0,\"4.8026647517617e+18\",42746.6004219949,39430.1938746803,127826,685403.123731663,13115100,35080154.24,48045818.0448681,664543238.393425,0,0,0,0,0],[0,0,-10,-10,-10,-10,-10,-10,-10,-10,0,0,0,0,0]]", + "CardPreset_7": "[[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w5b3\",\"poopBig\",\"wolfB\",\"poopD\",\"snowball\",\"skele2\",\"w6a1\",\"Boss4C\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Bug1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"babayaga\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", + "PVMinigamePlays_5": 5, + "BribeStatus": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0 + ], + "AtkCD_3": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "AtkCD_9": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "BGsel": 0, + "KLA_1": "[[0,0],[-9816553166.29629],[-169788846.877343],[150,10],[150],[150],[0],[0,81],[-185101477.869462],[-15774.6523456789],[0],[0,0],[0],[-368314776.492091,-368267276.492091],[-41440966.5951493,-41439616.5951493],[-417654.017967949],[-39744825.1481013,-39742025.1481013],[-4477949.08918171],[-8925156936.16013],[-36051962.1886822],[7],[5],[0],[0],[-4921040731.25419,-4921039031.25419],[0],[-130904517.029923],[-438252871.069648,-438248701.069648],[-356818501.01],[0],[0],[-4645998.82386099],[0],[0],[0],[0],[0],[0],[-26303.8182716042],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-2111129021.73004],[-703295081.005383,-703294681.005383],[-305402.036959401],[0],[0],[30],[-6347064.72369067],[-224686145.591617],[-1227620790.83109],[-3453745.81346796,-3456245.81346796],[0],[-994923162.594009],[-314713994.167789],[-480211577.320141],[-41788739],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-7445789.55648175],[4000],[-522135292.319123],[-821955309.835618,-821865309.835623],[-257209409.427397],[-1189704332.20708],[-378091495.102931],[-4610092.28533615],[-193337308.331968],[-307899684.708148],[-358399528.586091],[-351344846.207782],[-536041513.937401],[1],[1000],[-5040536.20705817],[-74249327.6819082],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-631621893.196116],[-1431416579.22319],[-6588313986.48051],[-304151512.2957],[-34509771.9083619],[-1298197202.82449],[-1370207620.68583],[-362844619.372331],[-10705398.634631],[-1637275093.28887],[-1009779809.8754],[-244945003.348532],[-47058402.8865275],[250],[700],[-45982105.9729463],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-999192534.978654],[-256783541.046852],[-15530.3449522934],[-73121.5755644248],[-6769847.07658509],[-25795.7917862185],[-174058.689314603],[-379163721.158228],[-324.297825858812],[-980329337.232854],[-28012898.5669672],[-23326912.3869628],[-2516010470.78761],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-139264.734721529],[-118898164],[-643673.724258633],[-308347630.621722],[-1885880.7398868],[-268296029.495471],[-1828119547.33922],[-227140.688556614],[-96994.5557821006],[-6346675.34305501],[-214223418.729282],[-1663181517.40015],[-16488014.5559387],[-11622653512.8413],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-3675808578.17788],[-35934.9972856671],[-29256033.39718394,-37756033.39718557],[-41656495.594492],[-8064085.57743856,-27064085.5774158],[0],[-21425711.6917322,-251425711.682754],[-12022530.7127102],[-11210.1322914922],[-240528162.157329,-665528162.154608],[-310745882],[-1253240992.50212],[0],[0],[-95252704.46675721],[-7115718.861298084],[957896284.3884983,-2103715.6176727107],[56759252.94466843],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "FoodCD_7": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "CardPreset_3": "[[\"Boss4B\",\"Boss3C\",\"Boss2B\",\"CritterCard7\",\"w6b3\",\"w6a3\",\"w4c4\",\"wolfA\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4C\",\"w6a1\",\"w5b3\",\"skele2\",\"snowball\",\"Boss3C\",\"w5c2\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"poopD\",\"Boss6C\",\"Boss4C\",\"Boss3C\",\"mini6a\",\"w5b3\",\"Boss2A\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"Crystal0\",\"mimicA\",\"crabcakeB\",\"Boss6A\",\"babaMummy\",\"w5a3\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", + "ItemQTY_2": [ + 36, + 69, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 264705, + 8, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "MaxCarryCap_4": "{\"Souls\":10000,\"Chopping\":20000,\"Mining\":20000,\"Quests\":10,\"fillerz\":10,\"Fishing\":5000,\"Critters\":10,\"Foods\":20000,\"bCraft\":20000,\"Statues\":10,\"Bugs\":20000}", + "AnvilPAselect_3": [ + 8, + 10, + 9 + ], + "CardPreset_0": "[[\"poopSmall\",\"Crystal0\",\"Boss4C\",\"Boss3C\",\"moonman\",\"w5c2\",\"w4c4\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"skele2\",\"w5a1\",\"Boss6C\",\"Boss4C\",\"poopBig\",\"Boss3C\",\"poopD\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4B\",\"wolfA\",\"CritterCard7\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"]]", + "AttackLoadoutpre_6": "[[15,30,46,45,19,25],[\"Null\",\"Null\",\"Null\",16,40,32],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "PVMinigamePlays_3": 5, + "PVInstaRevives_8": 1, + "FoodSlO_6": 6, + "FoodCD_3": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "PVInstaRevives_2": 1, + "MaxCarryCap_8": "{\"Mining\":30000,\"Chopping\":20000,\"Souls\":100,\"Quests\":10,\"Fishing\":10,\"fillerz\":10,\"Critters\":10,\"Foods\":20000,\"bCraft\":10000,\"Bugs\":100,\"Statues\":10}", + "POu_0": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,21400,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "Cards1": "[\"Grasslands1\",\"OakTree\",\"Copper\",\"StoneA1\",\"EquipmentStatues7\",\"FoodPotGr1\",\"FoodHealth1\",\"Leaf1\",\"EquipmentPants10\",\"Grasslands2\",\"Quest3\",\"Quest4\",\"FoodPotMana1\",\"EquipmentStatues3\",\"FoodPotOr1\",\"StoneW1\",\"StoneT1\",\"EquipmentHats13\",\"SmithingRecipes1\",\"Grasslands3\",\"EquipmentHats7\",\"EquipmentPunching1\",\"InvStorageF\",\"SilverPen\",\"BirchTree\",\"EquipmentToolsHatchet0\",\"Quest16\",\"EquipmentStatues1\",\"FoodHealth3\",\"Jungle1\",\"Iron\",\"EquipmentTools1\",\"EquipmentHats6\",\"InvBag2\",\"StoneZ1\",\"Jungle2\",\"FoodPotOr2\",\"OilBarrel2\",\"EquipmentHats5\",\"rtt0\",\"TixCol\",\"PremiumGem\",\"ResetFrag\",\"FoodG4\",\"TalentBook1\",\"OilBarrel1\",\"StoneW2\",\"EquipmentShirts16\",\"StampB3\",\"Cutter\",\"Grasslands4\",\"Quest7\",\"FoodHealth2\",\"EquipmentShirts21\",\"InvBag100\",\"EquipmentHats25\",\"StampA7\",\"StoneA2\",\"EquipmentBows4\",\"Jungle3\",\"Forest1\",\"FoodPotMana2\",\"StoneT2\",\"Forest2\",\"Quest12\",\"Key1\",\"JungleTree\",\"StampB9\",\"EquipmentStatues5\",\"StoneHelm1\",\"Crystal1\",\"DesertA1\",\"FoodPotRe1\",\"TreeInterior1\",\"CraftMat2\",\"EquipmentShirts19\",\"FoodHealth6\",\"Gold\",\"FoodPotGr2\",\"EquipmentHats9\",\"StoneHelm6\",\"Sewers1\",\"Quest11\",\"Timecandy1\",\"EquipmentStatues2\",\"Timecandy4\",\"Timecandy2\",\"CraftMat1\",\"IronBar\",\"Forest3\",\"StampA8\",\"StampB11\",\"Fish1\",\"Fish2\",\"Meatloaf\",\"Quest17\",\"TreeInterior1b\",\"EquipmentStatues15\",\"FoodPotRe2\",\"Quest49\",\"Quest50\",\"StoneAeB\",\"StoneT1eb\",\"Pearl3\",\"Pearl2\",\"DesertA2\",\"Pearl4\",\"Pearl1\",\"ForestTree\",\"FoodMining1\",\"CraftMat6\",\"Bug1\",\"StoneWeb\",\"InvBag101\",\"EquipmentStatues10\",\"DesertA3\",\"Trophy5\",\"EquipmentStatues4\",\"EquipmentStatues14\",\"NPCtoken4\",\"FoodG1\",\"Quest10\",\"EquipmentStatues12\",\"EquipmentStatues13\",\"TreeInterior2\",\"DesertB1\",\"FoodHealth7\",\"ObolBronzeEXP\",\"CopperBar\",\"CraftMat5\",\"Fish3\",\"Fish4\",\"TestObj1\",\"EquipmentStatues9\",\"ObolBronze2\",\"DesertA3b\",\"StoneA2b\",\"EquipmentStatues11\",\"DesertB2\",\"Quest22\",\"Bug2\",\"EquipmentHats63\",\"DesertB3\",\"StampC3\",\"DesertB4\",\"Quest21\",\"ButterBar\",\"SmithingRecipes2\",\"DesertC1\",\"FoodPotRe3\",\"DesertC2\",\"Quest18\",\"DesertC3\",\"ToiletTree\",\"Quest23\",\"Sewers2\",\"Peanut\",\"BobJoePickle\",\"Timecandy3\",\"ExpBalloon2\",\"EfauntDrop1\",\"Crystal2\",\"DesertC4\",\"Sewers1b\",\"Quest14\",\"Soul1\",\"EquipmentWands2\",\"InvBag7\",\"SnowA1\",\"FoodPotOr3\",\"StoneA1b\",\"ExpBalloon1\",\"EquipmentStatues18\",\"FoodHealth10\",\"Leaf3\",\"SmithingHammerChisel2\",\"Critter1\",\"TalentBook4\",\"FoodG3\",\"GoldBar\",\"EquipmentHats15\",\"EquipmentHats1\",\"EquipmentHats17\",\"EquipmentShirts12\",\"EquipmentShoes15\",\"EquipmentPants3\",\"EquipmentPendant12\",\"EquipmentRings3\",\"DesertC2b\",\"Quest24\",\"Key2\",\"StoneZ2\",\"SnowA2\",\"ObolSilver0\",\"Critter1A\",\"EquipmentTools3\",\"EquipmentTools2\",\"TalentBook5\",\"EquipmentToolsHatchet3\",\"Sewers3\",\"EquipmentHats14\",\"EquipmentShirts1\",\"EquipmentPendant9\",\"InvBag3\",\"PeanutS\",\"EquipmentPunching2\",\"ObolBronzeDef\",\"EquipmentStatues6\",\"Quest25\",\"FoodPotYe2\",\"StampB16\",\"Refinery1\",\"TalentBook3\",\"Critter2\",\"MidnightCookie\",\"StampA10\",\"JobApplication\",\"Quest41\",\"PureWater\",\"EquipmentStatues8\",\"ObolBronzePop\",\"EquipmentStatues16\",\"CraftMat3\",\"Mayo\",\"StampB5\",\"SnowA2a\",\"StampB7\",\"PalmTree\",\"ObolBronze1\",\"Leaf2\",\"FoodG5\",\"ObolSilver3\",\"DesertA1b\",\"EquipmentHats8\",\"EquipmentHats18\",\"EquipmentBows5\",\"EquipmentShirts18\",\"EquipmentPants17\",\"EquipmentShoes20\",\"FishingRod2\",\"WorshipSkull1\",\"TrapBoxSet1\",\"StampA3\",\"StampA6\",\"StampA5\",\"InvBag104\",\"InvStorage2\",\"Trophy8\",\"EquipmentHats28\",\"EquipmentSword1\",\"EquipmentPendant10\",\"EquipmentTools10\",\"StoneA3\",\"EquipmentToolsHatchet1\",\"StampB23\",\"EquipmentShoes1\",\"Bullet\",\"EquipmentHats3\",\"InvStorage19\",\"InvStorage8\",\"InvBag105\",\"InvStorage12\",\"Weight12\",\"NPCtoken18\",\"EquipmentPendant11\",\"EquipmentHats16\",\"EquipmentPants2\",\"EquipmentShirts11\",\"Quest37\",\"InvStorage20\",\"InvStorage21\",\"WorshipSkull2\",\"Quest45\",\"GoldricP3\",\"EquipmentHats11\",\"GoldricP2\",\"GoldricP1\",\"Plat\",\"Bug4\",\"Bug3\",\"Soul2\",\"StampA23\",\"ObolSilverDamage\",\"EquipmentPants22\",\"ExpBalloon3\",\"Trophy9\",\"Critter2A\",\"MaxCapBagT1\",\"StampA11\",\"Trash\",\"StumpTree\",\"EquipmentToolsHatchet2b\",\"SnowA3\",\"FoodPotGr3\",\"EquipmentStatues17\",\"StampB36\",\"SnowB1\",\"MaxCapBagF3\",\"Quest27\",\"EquipmentHats44\",\"ObolBronzeWorship\",\"StampB30\",\"ObolSilver2\",\"FoodPotMana3\",\"StampB27\",\"EquipmentHats39\",\"Quest32\",\"FoodG2\",\"Dementia\",\"Hgg\",\"TalentBook2\",\"EquipmentStatues19\",\"StoneW3\",\"EquipmentPants1\",\"Trash2\",\"TestObj7\",\"TestObj3\",\"NPCtoken15\",\"EquipmentShirts23\",\"StoneW6\",\"ResetCompleted\",\"TrapBoxSet2\",\"ObolSilverMoney\",\"ObolBronze3\",\"EquipmentPants18\",\"EquipmentShoes16\",\"EquipmentShirts25\",\"InvStorage4\",\"EquipmentHats30\",\"Quest19\",\"Quest20\",\"EquipmentHats12\",\"InvBag1\",\"Quest1\",\"MaxCapBagT2\",\"OilBarrel4\",\"MaxCapBagM1\",\"Quest5\",\"MaxCapBag6\",\"Timecandy5\",\"Quest35\",\"SnowB2\",\"Trophy13\",\"EquipmentWands1\",\"EquipmentBows1\",\"Critter3\",\"SnowB5\",\"StampB10\",\"PlatBar\",\"EquipmentPants4\",\"ObolBronzeTrapping\",\"SnowB2a\",\"Critter3A\",\"ObolSilverLuck\",\"SnowB3\",\"SaharanFoal\",\"NPCtoken6\",\"StampB25\",\"EquipmentHats19\",\"EquipmentPants20\",\"EquipmentShoes4\",\"EquipmentToolsHatchet2\",\"EquipmentHats4Choppin\",\"EquipmentPants15\",\"EquipmentWands5\",\"FoodChoppin1\",\"EquipmentRings2\",\"EquipmentToolsHatchet4\",\"EquipmentTools6\",\"FoodFish1\",\"NPCtoken20\",\"NPCtoken19\",\"NPCtoken14\",\"NPCtoken13\",\"NPCtoken16\",\"NPCtoken11\",\"NPCtoken21\",\"NPCtoken23\",\"NPCtoken26\",\"NPCtoken22\",\"EquipmentHats26\",\"PeanutG\",\"EquipmentShoes17\",\"FoodPotYe1\",\"FoodHealth5\",\"EquipmentBows6\",\"EquipmentRings13\",\"EquipmentShirts13\",\"EquipmentPunching3\",\"FoodHealth11\",\"FoodHealth9\",\"EquipmentPants23\",\"EquipmentShoes19\",\"EquipmentShoes18\",\"Weight1\",\"ObolSilver1\",\"MaxCapBag8\",\"EquipmentSmithingTabs3\",\"SnowB4\",\"PureWater2\",\"Quest38\",\"FoodPotYe3\",\"TrapBoxSet3\",\"SnowC1\",\"EquipmentRings7\",\"EquipmentTools5\",\"EquipmentHats20\",\"EquipmentTools7\",\"Critter4\",\"StampB12\",\"ObolBronze0\",\"EquipmentShirts24\",\"Bug5\",\"Critter4A\",\"SnowA4\",\"ObolGold3\",\"Soul3\",\"Trash3\",\"Quest34\",\"Quest33\",\"ObolBronzeCons\",\"FoodHealth4\",\"Critter5\",\"StampB34\",\"InvBag110\",\"ObolBronzeKill\",\"EquipmentShirts17\",\"Critter5A\",\"StampA28\",\"StampC19\",\"SnowC2\",\"EquipmentShirts2\",\"EquipmentShirts3\",\"SnowC3\",\"MaxCapBagM4\",\"MaxCapBagM5\",\"InvStorage5\",\"StampA9\",\"StampA14\",\"StampA16\",\"StampB15\",\"MaxCapBagM6\",\"Trophy2\",\"Bug6\",\"Critter6\",\"Critter6A\",\"Refinery2\",\"EquipmentPunching4\",\"SmithingHammerChisel\",\"StampB31\",\"WorshipSkull3\",\"FishingRod4\",\"Quest29\",\"TrapBoxSet4\",\"StampB21\",\"CatchingNet3\",\"CatchingNet4\",\"MaxCapBag9\",\"MaxCapBagT3\",\"MaxCapBag7\",\"MaxCapBagT4\",\"ObolAmarokA\",\"FishingRod3\",\"FishingRod5\",\"NPCtoken27\",\"WorshipSkull4\",\"MaxCapBag10\",\"EquipmentHats29\",\"EquipmentPants5\",\"Critter7\",\"TrapBoxSet5\",\"Critter7A\",\"StampA20\",\"EquipmentBows7\",\"NPCtoken5\",\"NPCtoken7\",\"NPCtoken9\",\"EquipmentSword2\",\"EquipmentWands6\",\"FoodWorship1\",\"SnowC4\",\"SnowC4a\",\"ResetCompletedS\",\"Critter8\",\"Void\",\"Critter8A\",\"EfauntDrop2\",\"MaxCapBagS4\",\"StampA27\",\"Soul4\",\"ObolEfauntA\",\"Critter9\",\"EquipmentPunching5\",\"DungeonA1\",\"FoodHealth1d\",\"DungEnhancer0\",\"DungCredits1\",\"DungWeaponSwordA1\",\"DungCredits2\",\"DungRNG1\",\"DungeonA2\",\"DungEnhancer1\",\"DungeonA3\",\"DungRNG0\",\"DungRNG2\",\"XP\",\"EquipmentKeychain7\",\"FoodHealth2d\",\"DungRNG3\",\"XPskill\",\"DungWeaponSwordA2\",\"DungEquipmentHats1\",\"DungWeaponSwordA3\",\"DungWeaponSwordA4\",\"EquipmentKeychain5\",\"DungWeaponPunchA2\",\"DungWeaponPunchA3\",\"DungEquipmentHats0\",\"DungEquipmentShirt1\",\"DungeonA4\",\"DungWeaponPunchA4\",\"DungEquipmentShirt0\",\"DungWeaponPunchA5\",\"DungEquipmentShirt2\",\"ItemsCoupon2\",\"FoodHealth3d\",\"EquipmentKeychain3\",\"DungEquipmentPendant0\",\"DungEnhancer2\",\"DungEquipmentPendant1\",\"DungeonA5\",\"DungEquipmentHats2\",\"DungEquipmentHats3\",\"DungEquipmentPendant2\",\"DungWeaponPunchB1\",\"EquipmentKeychain8\",\"DungEquipmentPants0\",\"DungRNG4\",\"Quest36\",\"Quest56\",\"EquipmentKeychain0\",\"Cash\",\"DungWeaponSwordA5\",\"DungWeaponSwordB1\",\"DungWeaponSwordB2\",\"EquipmentKeychain16\",\"EquipmentKeychain4\",\"DungEquipmentPants1\",\"EquipmentKeychain10\",\"EquipmentKeychain22\",\"DungEquipmentShoes0\",\"DungEquipmentPants2\",\"EquipmentKeychain2\",\"EquipmentKeychain13\",\"TalentPoint3\",\"DungEquipmentShirt3\",\"DungeonA6\",\"EquipmentKeychain18\",\"Quest15\",\"DungEquipmentShoes1\",\"EquipmentPants19\",\"DungEquipmentShoes2\",\"EquipmentKeychain6\",\"StampA13\",\"Lustre\",\"VoidBar\",\"Timecandy6\",\"ObolSilverChoppin\",\"ObolSilverCard\",\"ObolGold1\",\"MaxCapBagM7\",\"StampA17\",\"StampC7\",\"StampA26\",\"ObolSilverCons\",\"MaxCapBag4\",\"MaxCapBag5\",\"EquipmentPendant19\",\"EquipmentShoes9\",\"EquipmentKeychain1\",\"EquipmentKeychain14\",\"NPCtoken25\",\"Quest9\",\"EquipmentHats52\",\"EquipmentShoes5\",\"CatchingNet5\",\"DementiaBar\",\"SnowC5\",\"Tree7\",\"StoneA3b\",\"Gfoodcoupon\",\"Quest61\",\"ItemsCoupon1\",\"StampC8\",\"ObolGoldTrapping\",\"ObolGoldDamage\",\"ObolPink2\",\"EquipmentPendant14\",\"Key3\",\"Quest63\",\"EquipmentSmithingTabs2\",\"MaxCapBagT5\",\"MaxCapBagT6\",\"MaxCapBagM2\",\"EquipmentRings21\",\"StampB13\",\"OilBarrel3\",\"FoodG6\",\"InvStorage15\",\"InvStorage13\",\"InvStorage10\",\"InvStorage17\",\"InvStorage18\",\"InvStorage16\",\"InvStorage7\",\"InvStorage6\",\"InvStorage9\",\"InvBag106\",\"StampA15\",\"StampB8\",\"Weight10\",\"Weight5\",\"Weight11\",\"Line1\",\"Line5\",\"Line10\",\"InvStorage3\",\"NPCtoken10\",\"Chiz0\",\"MaxCapBagFi4\",\"StampA22\",\"NPCtoken38\",\"NPCtoken33\",\"StampA25\",\"StoneT1e\",\"FoodEvent2\",\"FoodEvent4\",\"FoodEvent3\",\"FoodEvent1\",\"StoneHelm1b\",\"MaxCapBagF4\",\"MaxCapBagF5\",\"MaxCapBagF6\",\"EquipmentRings23\",\"Quest64\",\"LootDice\",\"Quest54\",\"Quest52\",\"Quest51\",\"Timecandy9\",\"EquipmentHats42\",\"EquipmentPants6\",\"EquipmentPants21\",\"EquipmentPants9\",\"EquipmentKeychain9\",\"DungeonA7\",\"MaxCapBagMi6\",\"EquipmentShirts15\",\"EquipmentShirts27\",\"EquipmentShoes22\",\"EquipmentShoes23\",\"EquipmentShoes7\",\"MaxCapBagFi5\",\"MaxCapBagFi6\",\"MaxCapBagFi1\",\"StampB4\",\"StampB19\",\"Chiz1\",\"ObolChizoarA\",\"EquipmentShirts6\",\"StampB24\",\"ObolGoldDef\",\"ObolSilverFishing\",\"Crystal3\",\"Ladle\",\"GalaxyA1\",\"EquipmentSmithingTabs4\",\"Fish7\",\"Fish5\",\"FoodPotMana4\",\"StampA31\",\"Fish6\",\"GalaxyA2\",\"Line12\",\"GalaxyA2b\",\"EquipmentShoes30\",\"GalaxyA3\",\"StampB41\",\"StampB38\",\"StoneW4\",\"StoneA4\",\"Quest66\",\"Quest65\",\"StoneT4\",\"EquipmentShoes32\",\"GalaxyA4\",\"FoodG7\",\"GalaxyB2\",\"GalaxyB1\",\"GalaxyB3\",\"GalaxyB5\",\"GalaxyB4\",\"GalaxyC3\",\"GalaxyC1\",\"GalaxyC2\",\"GalaxyC4\",\"Bug7\",\"AlienTree\",\"Genetic0\",\"DNAgun0\",\"CraftMat13\",\"CraftMat12\",\"CraftMat11\",\"CraftMat10\",\"CraftMat8\",\"EquipmentPendant20\",\"Soul5\",\"EquipmentTools11\",\"Weight3\",\"Fish8\",\"EquipmentBows8\",\"InvStorageS\",\"StampA29\",\"EquipmentRings25\",\"StampB37\",\"SmithingRecipes4\",\"Genetic1\",\"LustreBar\",\"StampA32\",\"Critter10\",\"DungWeaponBowA3\",\"DungWeaponBowA4\",\"DungWeaponBowA5\",\"DungWeaponBowB1\",\"DungWeaponBowB2\",\"KeyFrag\",\"GalaxyC1b\",\"EquipmentRings6\",\"FoodPotOr4\",\"FoodPotGr4\",\"FoodPotRe4\",\"FoodPotYe4\",\"FoodHealth12\",\"FoodHealth13\",\"Cashb\",\"DungEquipmentRings0\",\"Tree8\",\"PetEgg\",\"Leaf4\",\"Refinery5\",\"EquipmentToolsHatchet5\",\"EquipmentToolsHatchet7\",\"EquipmentWands7\",\"EquipmentWands8\",\"EquipmentHats54\",\"FoodG8\",\"ObolGoldChoppin\",\"SmithingRecipes3\",\"EquipmentPendant24\",\"Critter10A\",\"Weight7\",\"Critter9A\",\"Weight13\",\"Bug8\",\"Line13\",\"Line8\",\"EquipmentRings24\",\"ObolGoldEXP\",\"EquipmentPunching6\",\"Starfire\",\"StarfireBar\",\"StampB42\",\"EquipmentShoes24\",\"TalentPoint2\",\"Quest44\",\"Quest42\",\"StoneTe\",\"StoneAe\",\"Quest43\",\"StoneWe\",\"EquipmentHats56\",\"StampB40\",\"DungWeaponWandA3\",\"DungWeaponWandA4\",\"DungWeaponWandA5\",\"DungWeaponWandB1\",\"DungWeaponWandB2\",\"Quest68\",\"EquipmentPendant21\",\"InvBag108\",\"StampB39\",\"WorshipSkull8\",\"EquipmentSword3\",\"EquipmentSword4\",\"EquipmentWands3\",\"Quest69\",\"EquipmentRings14\",\"Line3\",\"TalentPoint1\",\"TalentPoint4\",\"EquipmentShirts26\",\"TestObj13\",\"EquipmentRings20\",\"EquipmentKeychain11\",\"EquipmentPendant25\",\"CardPack1\",\"EquipmentPendant16\",\"EquipmentPendant26\",\"MaxCapBagB1\",\"MaxCapBagB2\",\"MaxCapBagB3\",\"CatchingNet8\",\"StonePremSTR\",\"ObolPlatinum0\",\"ObolGoldFishing\",\"InvBag107\",\"EquipmentPendant17\",\"InvStorage14\",\"InvBag109\",\"Key4\",\"InvStorage22\",\"DNAgun2\",\"InvStorage23\",\"BabaYagaETC\",\"StampC9\",\"Quest70\",\"Pearl5\",\"Quest71\",\"EquipmentHats75\",\"Genetic2\",\"TrollPart\",\"Crystal4\",\"MaxCapBagM9\",\"CardPack3\",\"DNAgun3\",\"Genetic3\",\"StonePremLUK\",\"StonePremAGI\",\"EquipmentStatues20\",\"EquipmentStatues21\",\"StampA1\",\"StampA2\",\"StampA4\",\"StampA12\",\"StampA18\",\"StampA19\",\"StampA21\",\"StampA24\",\"StampA30\",\"StampB1\",\"StampB2\",\"StampB6\",\"StampB14\",\"StampB17\",\"StampB18\",\"StampB20\",\"StampB22\",\"StampB26\",\"StampC1\",\"StampC2\",\"StampC6\",\"StampC14\",\"StampC15\",\"StampC18\",\"StampC20\",\"StampC21\",\"ObolBronzeFishing\",\"ObolSilverKill\",\"ObolGoldLuck\",\"ObolSilverPop\",\"ObolPlatinumLuck\",\"ObolGoldMoney\",\"ObolGoldCatching\",\"ObolSilverCatching\",\"ObolBronzeCatching\",\"ObolGoldCons\",\"ObolSilverMining\",\"ObolBronzeMining\",\"ObolGoldWorship\",\"ObolSilverWorship\",\"ObolGoldKill\",\"ObolPlatinumKill\",\"ObolSilverTrapping\",\"ObolBronzeDamage\",\"ObolPinkLuck\",\"ObolBronzeChoppin\",\"ObolPlatinumChoppin\",\"DungWeaponPunchA1\",\"DungWeaponBowA1\",\"DungWeaponBowA2\",\"DungWeaponWandA1\",\"DungWeaponWandA2\",\"CraftMat7\",\"Refinery3\",\"Refinery4\",\"Refinery6\",\"StoneT3\",\"BulletB\",\"CraftMat9\",\"StonePremWIS\",\"Timecandy8\",\"FoodTrapping1\",\"StoneW3b\",\"CraftMat14\",\"FoodCatch1\",\"EquipmentShoes33\",\"StoneW5\",\"StoneA5\",\"StoneT5\",\"StampC22\",\"Quest72\",\"Quest73\",\"LavaA1\",\"FoodPotYe5\",\"EquipmentStatues24\",\"EquipmentStatues23\",\"FoodG9\",\"LavaA1b\",\"EquipmentStatues25\",\"FoodG10\",\"LavaA2\",\"StampA33\",\"SmithingRecipes5\",\"LavaA3\",\"StoneZ3\",\"Tree9\",\"Leaf5\",\"LavaA4\",\"LavaA5\",\"FoodHealth15\",\"LavaA5b\",\"LavaB1\",\"Tree10\",\"StampA35\",\"LavaB2\",\"LavaB3\",\"LavaB3b\",\"StampC16\",\"LavaB4\",\"FoodHealth14\",\"LavaB5\",\"EquipmentSmithingTabs5\",\"LavaB6\",\"EquipmentWands9\",\"EquipmentStatues22\",\"StampB43\",\"InvStorage24\",\"InvStorage25\",\"EquipmentToolsHatchet6\",\"EquipmentToolsHatchet8\",\"EquipmentHats68\",\"EquipmentToolsHatchet9\",\"Bug9\",\"EquipmentShirts14\",\"EquipmentShirts32\",\"EquipmentPants24\",\"EquipmentTools8\",\"Dreadlo\",\"EquipmentKeychain23\",\"DungEquipmentPendant3\",\"DungEquipmentRings1\",\"DungWeaponSwordB3\",\"DungEquipmentRings2\",\"EquipmentRings19\",\"EquipmentTools12\",\"EquipmentPendant22\",\"EquipmentRings22\",\"EquipmentRings26\",\"OilBarrel6\",\"EquipmentTools9\",\"EquipmentHats53\",\"TrapBoxSet6\",\"TrapBoxSet7\",\"FishingRod6\",\"FishingRod7\",\"FishingRod8\",\"StampB45\",\"MaxCapBagFi2\",\"MaxCapBagFi3\",\"MaxCapBagFi7\",\"EquipmentBows9\",\"EquipmentBows10\",\"DNAgun1\",\"EquipmentShoes34\",\"NPCtoken2\",\"NPCtoken1\",\"EquipmentPants16\",\"EquipmentRings12\",\"NPCtoken3\",\"BadgeG1\",\"EquipmentHats22\",\"BadgeG2\",\"BadgeG3\",\"Trophy6\",\"EquipmentHats27\",\"InvStorageC\",\"InvBag103\",\"EquipmentCape3\",\"InvBag111\",\"InvBag102\",\"EquipmentShoes3\",\"ObolSilverEXP\",\"TalentPoint6\",\"MaxCapBagMi9\",\"WorshipSkull5\",\"WorshipSkull6\",\"MaxCapBagB4\",\"CatchingNet6\",\"EquipmentShirts10\",\"MaxCapBagT9\",\"NPCtoken35\",\"EquipmentKeychain24\",\"InvStorage11\",\"OilBarrel5\",\"NPCtoken28\",\"NPCtoken29\",\"NPCtoken30\",\"BadgeD1\",\"BadgeD2\",\"NPCtoken37\",\"BadgeD3\",\"Trophy11\",\"EquipmentBows3\",\"MaxCapBagB5\",\"MaxCapBagB6\",\"DungEquipmentPants3\",\"EquipmentKeychain21\",\"Quest6\",\"Quest13\",\"EquipmentHats76\",\"EquipmentPendant27\",\"CatchingNet2\",\"EquipmentRings11\",\"MaxCapBag1\",\"MaxCapBag2\",\"MaxCapBag3\",\"MaxCapBagTr1\",\"MaxCapBagTr3\",\"MaxCapBagTr4\",\"MaxCapBagTr5\",\"MaxCapBagS1\",\"MaxCapBagS3\",\"MaxCapBagS5\",\"Quest67\",\"Quest57\",\"Quest58\",\"EquipmentRings16\",\"EquipmentShoes21\",\"Fish3D\",\"Fish1D\",\"CardPack4\",\"ObolGoldMining\",\"Tree7D\",\"Dung3Ice\",\"PlatD\",\"DungWeaponBowB3\",\"Quest55\",\"PalmTreeD\",\"EquipmentShirts20\",\"EquipmentShirts5\",\"EquipmentShirts34\",\"EquipmentPants8\",\"DreadloBar\",\"CatchingNet7\",\"InvBag4\",\"InvBag5\",\"InvBag6\",\"Line2\",\"Weight2\",\"InvBag8\",\"NPCtoken24\",\"Weight8\",\"EquipmentShoes29\",\"ObolGoldPop\",\"DungWeaponSwordB4\",\"DungWeaponSwordB5\",\"DungWeaponSwordC1\",\"ObolPlatinumCons\",\"Bug10\",\"DungWeaponSwordC2\",\"DungEquipmentRings3\",\"DungeonA8\",\"ObolGold2\",\"ObolPlatinumCatching\",\"EquipmentShoes26\",\"EquipmentPendant23\",\"EquipmentHats69\",\"EquipmentWands10\",\"MaxCapBagF7\",\"MaxCapBagF9\",\"EquipmentShoes27\",\"EquipmentSword5\",\"Soul6\",\"EquipmentKeychain15\",\"DungWeaponSwordC3\",\"DungWeaponSwordC4\",\"EquipmentKeychain12\",\"DungEquipmentShoes3\",\"DungWeaponBowB4\",\"DungWeaponBowB5\",\"DungWeaponBowC1\",\"DungWeaponBowC2\",\"DungWeaponBowC3\",\"DungWeaponBowC4\",\"DungWeaponBowC5\",\"DungWeaponWandB3\",\"DungWeaponWandB4\",\"DungWeaponWandB5\",\"DungWeaponWandC1\",\"DungWeaponWandC2\",\"DungWeaponWandC3\",\"DungWeaponWandC4\",\"DungWeaponWandC5\",\"ObolSilverDef\",\"ObolPinkCons\",\"StampB44\",\"DungWeaponSwordC5\",\"EquipmentRings18\",\"DungWeaponSwordD1\",\"EquipmentShoes28\",\"EquipmentHats64\",\"ObolPlatinum2\",\"StampB46\",\"Quest39\",\"Quest40\",\"EquipmentHats51\",\"FoodEvent5\",\"FoodEvent6\",\"FoodEvent7\",\"FoodEvent8\",\"StampA34\",\"Pearl6\",\"ObolPink3\",\"EquipmentCape4\",\"EquipmentHats2\",\"EquipmentCape8\",\"ObolPlatinum1\",\"ObolPink1\",\"EquipmentHats67\",\"ObolPlatinumDamage\",\"ObolSlush\",\"EquipmentKeychain20\",\"EquipmentShirts35\",\"EquipmentShoes35\",\"ObolPinkDamage\",\"MaxCapBagM8\",\"ObolGold0\",\"ObolPink0\",\"ObolPlatinumEXP\",\"ObolPinkEXP\",\"DungWeaponSwordD2\",\"DungWeaponSwordD3\",\"ObolPlatinum3\",\"EquipmentCape9\",\"EquipmentCape10\",\"EquipmentHats74\",\"EquipmentHats77\",\"Weight4\",\"EquipmentPants26\",\"Trophy16\",\"LavaC1\",\"ObolPlatinumWorship\",\"ObolPinkWorship\",\"MaxCapBagS6\",\"EquipmentHats82\",\"Line4\",\"Weight9\",\"LavaC2\",\"StampA37\",\"Quest74\",\"ClassSwap\",\"MaxCapBagS7\",\"EquipmentSword6\",\"MaxCapBagM10\",\"ObolPlatinumDef\",\"EquipmentBows11\",\"NPCtoken12\",\"NPCtoken17\",\"MaxCapBagB7\",\"MaxCapBagB9\",\"MaxCapBagTr6\",\"Quest75\",\"EquipmentNametag5\",\"ObolTroll\",\"ObolPlatinumPop\",\"Key5\",\"KrukPart\",\"StoneA6\",\"StoneT6\",\"KrukPart2\",\"EquipmentHats21\",\"StoneHelm7\",\"StoneW7\",\"EquipmentWands11\",\"Island1\",\"Island0\",\"EquipmentRingsFishing1\",\"EquipmentRings31\",\"Fish9\",\"Fish10\",\"EquipmentRingsFishing2\",\"SmithingHammerChisel3\",\"Bullet3\",\"Fish11\",\"ObolKruk\",\"EquipmentSword7\",\"Quest78\",\"Crystal5\",\"Quest26\",\"Quest81\",\"SpiA1\",\"EquipmentStatues26\",\"EquipmentStatues27\",\"EquipmentStatues28\",\"StampB49\",\"FoodG12\",\"FoodG11\",\"SpiA2\",\"SpiA3\",\"StampB50\",\"SpiA4\",\"StampC23\",\"StampB52\",\"StampB54\",\"StampA42\",\"SpiA5\",\"Quest82\",\"SpiB1\",\"SpiB2\",\"SpiB2b\",\"SmithingRecipes6\",\"StoneZ4\",\"SpiA2b\",\"Bug12\",\"Godshard\",\"EquipmentSmithingTabs6\",\"Tree12\",\"Marble\",\"EquipmentHats83\",\"EquipmentShirts36\",\"EquipmentPants27\",\"EquipmentShoes36\",\"Quest80\",\"StoneW8\",\"StoneT7\",\"FoodHealth17\",\"FoodHealth16\",\"OilBarrel7\",\"EquipmentBows12\",\"MarbleBar\",\"SpiB3\",\"Tree11\",\"StampB47\",\"StampB32\",\"Fish12\",\"Bug13\",\"StoneA7\",\"Fish13\",\"Bug11\",\"SpiB4\",\"StampB48\",\"GodshardBar\",\"Quest77\",\"EquipmentPunching7\",\"EquipmentToolsHatchet12\",\"FishingRod9\",\"CatchingNet9\",\"CatchingNet10\",\"FishingRod10\",\"FishingRod11\",\"CatchingNet11\",\"EquipmentCape13\",\"EquipmentPendant29\",\"SpiC1\",\"BoneJoePickle\",\"StampA36\",\"EquipmentPunching8\",\"EquipmentPunching9\",\"EquipmentSword8\",\"WorshipSkull7\",\"Soul7\",\"InvStorageD\",\"SpiC2\",\"Tree13\",\"Leaf6\",\"ObolHyper3\",\"ObolHyper2\",\"ObolHyper0\",\"StampA40\",\"Line9\",\"StampA38\",\"Quest83\",\"InvStorage1\",\"InvStorage26\",\"InvStorage27\",\"Weight6\",\"Line11\",\"FoodG13\",\"SpiD1\",\"Quest85\",\"Quest76\",\"EquipmentHats108\",\"DungWeaponSwordD4\",\"EquipmentTools14\",\"MaxCapBagB10\",\"SpiD2\",\"TrapBoxSet8\",\"WorshipSkull9\",\"EquipmentNametag10\",\"SpiD3\",\"Quest84\",\"InvStorage28\",\"Quest86\",\"ObolHyperB3\",\"ObolHyperB0\",\"ObolHyperB1\",\"ObolHyperB2\",\"MaxCapBagFi9\",\"ObolHyper1\",\"Trophy22\",\"EquipmentHats104\",\"EquipmentHats101\",\"Line14\",\"Motherlode\",\"Quest87\",\"Quest90\",\"EquipmentCape0\",\"Bug14\",\"Quest47\",\"Quest48\",\"Trophy3\",\"Bone0\",\"Bone1\",\"EquipmentNametag4\",\"EquipmentKeychain19\",\"EquipmentKeychain26\",\"Trophy20\",\"Trophy10\",\"Bone2\",\"ResetBox\",\"Quest62\",\"Quest53\",\"BadgeI3\",\"BadgeI2\",\"NPCtoken31\",\"NPCtoken34\",\"NPCtoken39\",\"NPCtoken40\",\"NPCtoken41\",\"BadgeI1\",\"Trophy15\",\"EquipmentPendant30\",\"Trophy17\",\"Quest93\",\"EquipmentCape6\",\"Trophy19\",\"StampB53\",\"StampB51\",\"Weight14\",\"InvStorageL\",\"EquipmentHats96\",\"EquipmentPendant32\",\"StampA39\",\"EquipmentHats113\",\"EquipmentStatues29\",\"EquipmentTools13\",\"EquipmentHats102\",\"Quest94\",\"MaxCapBagT10\",\"EquipmentSword9\",\"EquipmentHats105\",\"EquipmentShirts37\",\"EquipmentPants29\",\"EquipmentShoes37\",\"EquipmentShirts38\",\"MaxCapBagFi10\",\"MaxCapBagMi10\",\"MaxCapBagMi11\",\"MaxCapBagT11\",\"MaxCapBagFi11\",\"MaxCapBagB11\",\"MaxCapBagTr9\",\"MaxCapBagTr10\",\"EquipmentHats97\",\"Bone3\",\"EquipmentBows13\",\"EquipmentBows14\",\"TrapBoxSet9\",\"Critter11\",\"Critter11A\",\"Quest95\",\"EquipmentHats116\",\"InvBag113\",\"Ht\",\"MotherlodeTREE\",\"EquipmentHats99\",\"EquipmentHats100\",\"EquipmentNametag18\",\"EquipmentTools15\",\"EquipmentHats106\",\"EquipmentShoes38\",\"EquipmentRings36\",\"MaxCapBagM12\",\"EquipmentHats90\",\"EquipmentHats91\",\"EquipmentWands12\",\"EquipmentWands13\",\"MaxCapBagM3\",\"InvStorageN\",\"ObolPlatinumFishing\",\"EquipmentHats93\",\"EquipmentHats94\",\"Whetstone\",\"InvBag114\",\"Quest96\",\"Dust0\",\"EquipmentBowsTempest2\",\"Dust1\",\"EquipmentHats95\",\"EquipmentBowsTempest3\",\"StoneTempestB0\",\"StoneTempestR1\",\"StoneTempestB1\",\"StoneTempestR0\",\"WWcoin\",\"StoneTempestB2\",\"StoneTempestR2\",\"EquipmentBowsTempest0\",\"EquipmentRingsTempest7\",\"EquipmentRingsTempest0\",\"EquipmentRingsTempest8\",\"Dust2\",\"EquipmentBowsTempest1\",\"EquipmentRingsTempest4\",\"EquipmentBowsTempest4\",\"EquipmentRingsTempest1\",\"EquipmentRingsTempest6\",\"EquipmentRingsTempest3\",\"MaxCapBagS9\",\"EquipmentPants30\",\"EquipmentRingsTempest5\",\"Quest98\",\"Quest97\",\"Dust3\",\"EquipmentRingsTempest2\",\"EmpPart\",\"EquipmentHats70\",\"EquipmentHats71\",\"EquipmentShirts33\",\"EquipmentPants25\",\"EquipmentShoes25\",\"Quest88\",\"Quest89\",\"EquipmentNametag20\",\"Tach0\",\"Quest99\",\"EquipmentWandsArc0\",\"Tach1\",\"EquipmentStatues30\",\"StampC24\",\"WorshipSkull10\",\"EquipmentHats119\",\"EquipmentShirts39\",\"EquipmentPants31\",\"EquipmentShoes40\",\"WorshipSkull11\",\"EquipmentHats118\",\"EquipmentHats112\",\"EquipmentRings28\",\"EquipmentRings29\",\"EquipmentRings35\",\"Quest100\",\"Tach2\",\"StampC25\",\"Tach3\",\"EquipmentRingsArc0\",\"Line6\",\"EquipmentHats103\",\"StampC26\",\"StampC10\",\"StampC11\",\"StampC12\",\"EquipmentHatsBeg1\",\"EquipmentHats33\",\"EquipmentHats24\",\"EquipmentHats57\",\"EquipmentHats62\",\"EquipmentHats34\",\"GemP36\",\"Quest28\",\"Quest108\",\"w7A1\",\"Spelunking0\",\"EquipmentStatues31\",\"w7A2\",\"SmithingRecipes7\",\"EquipmentSmithingTabs7\",\"w7A3\",\"EquipmentNametag3\",\"EquipmentNametag12\",\"FoodG14\",\"EquipmentStatues32\",\"w7A4\",\"Coral1\",\"Spelunking1\",\"Prehistrium\",\"w7A5\",\"Bug15\",\"w7A7\",\"Coral2\",\"Crystal6\",\"ClamPearl0\",\"Quest107\",\"w7A6\",\"ClamPearl1\",\"w7A8\",\"Soul8\",\"Tree14\",\"Quest101\",\"PrehistriumBar\",\"EquipmentWands14\",\"Trophy7\",\"GemP37\",\"EquipmentCape15\",\"EquipmentRings33\",\"EquipmentHats109\",\"Quest109\",\"w7A9\",\"StampB57\",\"StampC27\",\"w7A10\",\"EquipmentHats86\",\"Spelunking2\",\"EquipmentHats40\",\"GfoodcouponS\",\"Quest112\",\"EquipmentHats38\",\"EquipmentNametag11\",\"Quest114\",\"Quest113\",\"EquipmentHats85\",\"SmithingHammerChisel4\",\"Quest110\",\"EquipmentHats125\",\"EquipmentNametag22\",\"EquipmentNametag23\",\"CaveGoldPiece\",\"EquipmentNametag15\",\"EquipmentHats88\",\"InvStorage29\",\"EquipmentNametag14\",\"Quest106\",\"w7A11\",\"Coral3\",\"EquipmentSword10\",\"Spelunking3\",\"w7A12\",\"w7B1\",\"w7B1b\",\"w7B2\",\"w7B3\",\"StampB56\",\"w7B4\"]", + "Money_9": 4.685109731735256e+33, + "QuestHm_6": [ + { + "0": "Cowbo_Jones15", + "1": "BadgeD1", + "2": 0, + "3": 1, + "4": "BadgeD2", + "5": 0, + "6": 1, + "7": "BadgeD3", + "8": 0, + "9": 1, + "length": 10 + }, + { + "0": "Slargon2", + "1": "Defeat_Maccies:", + "2": "0", + "3": "250000", + "length": 4 + }, + { + "0": "Tired_Mole2", + "1": "Defeat_Crawlers:", + "2": "0", + "3": "10000000", + "length": 4 + }, + { + "0": "Pirate_Porkchop4", + "1": "Rarest_Treasure:", + "2": "0", + "3": "1000001", + "length": 4 + }, + { + "0": "Omar_Da_Ogar5", + "1": "Bug4", + "2": 0, + "3": 250000, + "4": "Bug7", + "5": 0, + "6": 75000, + "7": "BobJoePickle", + "8": 0, + "9": 2, + "length": 10 + } + ], + "FoodCD_6": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "PVtStarSign_6": "44,50,69,", + "AtkCD_6": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "PVFishingSpotIndex_0": 0, + "Rift": [ + 59, + 0, + "", + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "ObolEqO0_0": [ + "ObolGoldFishing", + "ObolBronzeMining", + "ObolChizoarA", + "ObolBronzeCatching", + "ObolGoldFishing", + "ObolSilverMining", + "ObolBronzeMining", + "ObolBronzeMining", + "ObolBronzeMining", + "ObolGoldMining", + "ObolKruk", + "ObolGoldKill", + "ObolSilverMining", + "ObolSilverMining", + "ObolSilverMining", + "ObolSilverMining", + "ObolSilverMining", + "ObolBronzeMining", + "ObolGoldMining", + "ObolChizoarA", + "ObolGoldLuck" + ], + "SailChests": "[]", + "EMmLENGTH0_5": 16, + "StampLvM": [ + { + "0": 155, + "1": 135, + "2": 140, + "3": 96, + "4": 150, + "5": 100, + "6": 92, + "7": 63, + "8": 72, + "9": 88, + "10": 18, + "11": 112, + "12": 42, + "13": 60, + "14": 80, + "15": 108, + "16": 100, + "17": 95, + "18": 150, + "19": 75, + "20": 147, + "21": 45, + "22": 120, + "23": 51, + "24": 100, + "25": 190, + "26": 84, + "27": 104, + "28": 102, + "29": 100, + "30": 150, + "31": 225, + "32": 147, + "33": 84, + "34": 133, + "35": 140, + "36": 130, + "37": 220, + "38": 76, + "39": 100, + "40": 0, + "41": 160, + "42": 0, + "43": 0, + "length": 44 + }, + { + "0": 325, + "1": 305, + "2": 110, + "3": 230, + "4": 80, + "5": 260, + "6": 100, + "7": 340, + "8": 130, + "9": 290, + "10": 140, + "11": 290, + "12": 96, + "13": 130, + "14": 130, + "15": 62, + "16": 105, + "17": 140, + "18": 115, + "19": 110, + "20": 176, + "21": 130, + "22": 184, + "23": 165, + "24": 200, + "25": 90, + "26": 78, + "27": 0, + "28": 0, + "29": 104, + "30": 78, + "31": 52, + "32": 0, + "33": 46, + "34": 0, + "35": 138, + "36": 360, + "37": 315, + "38": 190, + "39": 220, + "40": 360, + "41": 230, + "42": 100, + "43": 80, + "44": 120, + "45": 200, + "46": 50, + "47": 85, + "48": 96, + "49": 60, + "50": 64, + "51": 112, + "52": 112, + "53": 88, + "54": 0, + "55": 0, + "56": "8", + "length": 57 + }, + { + "0": 230, + "1": 108, + "2": 220, + "3": 0, + "4": 0, + "5": 55, + "6": 124, + "7": 70, + "8": 260, + "9": 160, + "10": 110, + "11": 216, + "12": 0, + "13": 38, + "14": 56, + "15": 52, + "16": 0, + "17": 62, + "18": 104, + "19": 40, + "20": 51, + "21": 85, + "22": 112, + "23": 200, + "24": 75, + "25": 4, + "26": 105, + "length": 27 + } + ], + "CardPreset_9": "[[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w6a1\",\"w5a1\",\"w5b3\",\"poopBig\",\"wolfB\",\"poopD\",\"Boss6C\",\"Boss3C\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Crystal1\",\"Crystal2\",\"w5b4\",\"babaMummy\",\"Boss2A\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a4\",\"w7a1\",\"Boss4B\",\"wolfA\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", + "PVGender_2": 0, + "PldTraps_8": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "AFKtarget_1": "w7b4", + "AnvilPA_8": [ + { + "0": 0, + "1": 0, + "2": 80.7628345976759, + "3": 40168759, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 12392728, + "1": 17997301214.943085, + "2": 700, + "3": 877538682, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + } + ], + "CSetEq_8": "{\"{%_Dmg,_Drop,_and_EXP\":30}", + "CardEquip_0": [ + "CritterCard7", + "SpelunkingCard0", + "w7a1", + "w7a4", + "wolfA", + "Boss2B", + "Boss4B", + "SpelunkingCard1", + "B", + "B", + "B", + "B" + ], + "SSprog": "[[\"_adb\",1],[\"d\",1],[\"_fea\",1],[\"_ac\",1],[\"_df\",1],[\"b\",1],[\"_bdac\",1],[\"_ea\",1],[\"bd_cefgh\",1],[\"a\",1],[\"\",0],[\"\",0],[\"_fa\",1],[\"a\",1],[\"ah_\",1],[\"_fhg\",1],[\"_eca\",1],[\"f\",1],[\"_ha\",1],[\"_adb\",1],[\"\",0],[\"\",0],[\"\",0],[\"fa_bcd\",1],[\"a_bc\",1],[\"fa_bc\",1],[\"ba_\",1],[\"ea_b\",1],[\"egcai_bdf\",1],[\"fecdgh\",1],[\"hcfe\",1],[\"\",0],[\"\",0],[\"\",0],[\"ca_bdefg\",1],[\"befa\",1],[\"_afc\",1],[\"ebd\",1],[\"ebda\",1],[\"ebdf\",1],[\"cd_abhif\",1],[\"\",0],[\"\",0],[\"\",0],[\"a_bcdefghi\",1],[\"da_bce\",1],[\"a_bcdefghi\",1],[\"fdc\",1],[\"dbca_ef\",1],[\"a_bcdefghi\",1],[\"ac_bd\",1],[\"\",0],[\"\",0],[\"\",0],[\"c_ab\",1],[\"c_a\",1],[\"c_abdefghi\",1],[\"ae_\",1],[\"cdbe\",1],[\"cabde\",1],[\"bacef\",1],[\"hc_eigd\",1],[\"cdgeabi_\",1],[\"\",0]]", + "TaskZZ4": "[11741,7,23,38,10,14,2,0,0]", + "GemsPacksPurchased": [ + 0 + ], + "PVFishingSpotIndex_7": 2, + "EMmLENGTH1_3": 16, + "OptL_0": [ + 1, + 0, + 2, + 10, + 1, + 0, + 104, + 0, + 0, + 1, + 0, + 0, + 2, + 0, + 0, + 1, + 80, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 0, + 0, + 0, + 3539, + 0 + ], + "MapBon": "[[0],[16,0,0],[48,0,0],[0,0,0],[0],[0],[0,0,0],[0,0,0],[9380,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[6,0,0],[0,0,0],[6,0,0],[0,0,0],[0,0,0],[93,0,0],[0],[0],[0],[0],[361,0,0],[0],[6,10,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0,0,0],[0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[20,0,0],[20,0,10],[20,0,0],[0,0,0],[0,0,0],[0,0,0],[128,0,0],[7150,1480,0],[140,0,0],[20,0,0],[0,0,0],[967,3270,0],[39,0,0],[53,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[40,0,0],[0],[40,0,0],[43483,0,0],[2090,2910,0],[35472,0,0],[3667,0,0],[112,30,0],[2848,0,0],[132,0,0],[40,0,0],[2860,0,0],[5369,0,0],[0,0,0],[0,0,0],[40,0,0],[5804,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1968,0,0],[14428,0,0],[220105,0,11557],[23337,0,0],[313,0,0],[25710,0,0],[74869,0,7009],[26324,0,0],[479,0,0],[51295,0,0],[33836,0,0],[75,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[6384,0,0],[7517,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0],[0],[0],[0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0]]", + "LockedSlots_7": [ + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "CSetEq_3": "{\"{%_Dmg,_Drop,_and_EXP\":30}", + "AnvilPAselect_6": [ + 0, + 0, + 0 + ], + "QuestHm_2": [ + { + "0": "Hoggindaz7", + "1": "Quest60", + "2": 0, + "3": 1, + "length": 4 + }, + { + "0": "Pirate_Porkchop4", + "1": "Rarest_Treasure:", + "2": 157107, + "3": "1000001", + "length": 4 + } + ], + "OptL_6": [ + 1, + 1, + 2, + 8, + 1, + 0, + 72, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 2, + 20, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 0, + 6, + 0, + 3498, + 0 + ], + "SL_4": "{\"0\":209,\"1\":215,\"5\":194,\"6\":190,\"8\":158,\"9\":100,\"10\":498,\"11\":494,\"12\":967,\"13\":100,\"144\":157,\"445\":204,\"446\":302,\"447\":100,\"448\":196,\"449\":219,\"450\":148,\"451\":197,\"452\":208,\"453\":100,\"454\":100,\"455\":206,\"456\":217,\"457\":210,\"458\":153,\"459\":220,\"460\":210,\"461\":210,\"462\":208,\"463\":216,\"464\":120,\"465\":187,\"466\":187,\"467\":199,\"468\":201,\"469\":188,\"470\":220,\"472\":192,\"474\":128,\"475\":195,\"476\":209,\"477\":100,\"478\":129,\"486\":167,\"488\":215,\"494\":100,\"495\":131,\"496\":144,\"497\":125,\"498\":195,\"499\":128,\"500\":142,\"505\":2,\"506\":142,\"507\":160,\"508\":146,\"531\":139,\"532\":208,\"533\":196,\"539\":299,\"616\":50,\"618\":40,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":0,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":121}", + "FoodSlO_0": 6, + "StatueLevels_0": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "AnvilPA_9": [ + { + "0": 14871274, + "1": 5410650534.97871, + "2": 100, + "3": 1167023160, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 345.055873518897, + "3": 107964654, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 1745.00836691293, + "3": 1413203, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 773.250289281816, + "3": 18, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 5938.74774724725, + "3": 39201577, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 4626.33386279429, + "3": 376779, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + } + ], + "Meals": "[[111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,110,110,110,110,110,111,110,110,110,110,110,110,110,110,110,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,111,111,113,113,113,111,113,111,113,112,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,\"-4.7428439751604714e+80\",0,0,0,0,0,0,0,0,0,0,0,\"7.588550360256754e+81\",\"-7.588550360256754e+81\",0,\"1.517710072051351e+82\",0,\"1.517710072051351e+82\",0,\"1.517710072051351e+82\",\"1.517710072051351e+82\",\"1.517710072051351e+82\",0,\"1.517710072051351e+82\",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\"-2.4866161820489332e+86\",0,0,0,0,\"1.5541351137805833e+85\",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[1.0330016433923694e+120,\"2.7602467543190306e+97\",\"1.8671094081861984e+97\",\"1.567077516536518e+97\",\"1.9446029105305487e+97\",\"1.088129075165703e+97\",\"1.3274385532918703e+97\",\"5.746644180392147e+96\",\"8.050363572011951e+96\",\"7.2107456909715e+96\",\"4.779771336524462e+96\",\"4.825237130741074e+96\",\"4.277499312499335e+96\",\"4.904503187174571e+96\",\"3.742282483793616e+96\",\"3.249503589109622e+96\",\"2.2267866093635246e+96\",\"4.041570415011519e+96\",\"1.793105806668018e+96\",\"1.6468556946067166e+96\",\"1.2272885279240164e+96\",\"8.148112874457494e+95\",\"7.136700622039577e+95\",\"6.761103754602894e+95\",\"4.770485576645687e+95\",\"2.283393391722114e+95\",\"1.5187995950752563e+95\",\"5.335388328410982e+94\",\"1.950038320594803e+94\",\"1.2643739638145985e+94\",\"4.509543794602158e+94\",\"2.208117030208479e+94\",\"8.64873962674765e+93\",\"7.186570670996874e+93\",\"4.910754015578241e+93\",\"7.481532429335511e+93\",\"9.14881089761085e+93\",\"8.856643821553888e+93\",\"2.092539056553239e+93\",\"2.0796154970868126e+94\",\"1.4456661784844972e+94\",\"5.7085543742824e+93\",\"1.1230944104323904e+93\",\"1.3027977392593869e+93\",\"6.830232788649744e+93\",\"1.888316334125777e+94\",\"2.0391650773422585e+93\",\"1.2850415824038817e+94\",\"3.2945081524772055e+93\",\"3.2613140611980085e+92\",\"1.8892125588697936e+93\",\"1.0209634008088217e+93\",\"2.940327459006516e+93\",\"1.2032632199866556e+93\",\"5.139875951107121e+92\",\"1.3698090545769178e+94\",\"2.380808683498799e+94\",\"1.0664521528636236e+93\",\"1.233291558892798e+93\",\"1.6938512012946666e+93\",\"3.9445316836787125e+95\",\"5.050345136306716e+94\",\"1.8570502826077028e+94\",\"4.0991142450908216e+93\",\"1.314215250092465e+93\",\"2.176195319791929e+97\",\"4.8215270925951616e+91\",\"1.817166830734316e+75\",\"1.026832567372395e+67\",\"2.584975756968548e+62\",\"2.828659568445324e+56\",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[210470.133246702,213240.298843939,284807.041563362,254044.432075733,237087.307052557,94041.2456340366,168622.406681292,69528.3076953723,146802.078016708,124658.586687584,111865.584009755,66257.61564982901,77202.0820179597,45094.4655044129,51122.8823899818,39092.604082094,25597.3437883741,12547.1588970159,13305.580850969,9277.91780560508,7954.21089775076,24543.5,6102.5,3263,-1,-1,-1,-1,-1,-1]]", + "Prayers_1": "[18,4,14,-1,-1,16,1,-1,-1,-1,-1,-1]", + "PVMinigamePlays_1": 5, + "EMm0_9": "{\"0\":{\"Defence\":12,\"WIS\":4,\"STR\":0,\"LUK\":8,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":4,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":25,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":25,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":-4,\"WIS\":1,\"STR\":0,\"Weapon_Power\":3,\"LUK\":1,\"AGI\":2,\"Reach\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"5\":{\"Defence\":21,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":12,\"Reach\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":21,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":12,\"Reach\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"11\":{\"UQ2txt\":\"%_MONEY\",\"UQ1val\":10,\"UQ2val\":7,\"UQ1txt\":\"%_MONEY\"},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "Ninja": "[[11,1057.5811839985586,0,0],[11,2684.326029575038,0,13.36],[11,1878.9935976722938,0,64.99584],[11,968.2783299571395,0,3091.24437230329],[11,-453.41322143777506,0,3091.24437230329],[11,-453.41322143777506,0,17892.3284014265],[11,81.9009010778309,0,81846.6662015012],[11,-204.74750627506302,0,520007.297858458],[11,-100.79026749466772,0,2106024.77780421],[11,-204.74750627506302,0,7250853.45437546],[8,0,0,0],[8,0,0,0],[\"NjItem11\",0],[\"NjGl2\",331],[\"NjTr17\",617],[\"NjTr4\",2202],[\"NjItem5\",0],[\"NjGl2\",402],[\"NjTr17\",729],[\"NjTr4\",2182],[\"NjItem12\",0],[\"NjGl2\",127],[\"NjTr17\",657],[\"NjTr4\",2052],[\"NjItem9\",0],[\"NjGl1\",1135],[\"NjTr17\",636],[\"NjTr4\",2020],[\"NjItem1\",0],[\"NjWep7\",1342],[\"NjTr17\",2660],[\"NjTr4\",2024],[\"NjItem4\",0],[\"NjWep7\",1358],[\"NjTr17\",602],[\"NjTr4\",951],[\"NjItem6\",0],[\"NjGl1\",416],[\"NjTr16\",2664],[\"NjTr16\",2873],[\"NjItem5\",0],[\"NjGl1\",13],[\"NjTr16\",717],[\"NjTr16\",743],[\"NjItem5\",0],[\"NjGl1\",38],[\"NjTr16\",737],[\"NjTr16\",724],[\"NjItem13\",0],[\"NjGl1\",13],[\"NjTr16\",754],[\"NjTr16\",754],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"NjTr16\",640],[\"NjTr16\",626],[\"NjTr16\",606],[\"NjTr16\",642],[\"NjWep5\",1228],[\"NjWep5\",1205],[\"NjWep5\",1178],[\"NjWep5\",1205],[\"NjGl1\",381],[\"NjGl1\",385],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"NjTr22\",2585],[\"NjTr21\",2188],[\"NjTr11\",2189],[\"NjTr24\",855],[\"NjTr12\",778],[\"NjTr9\",2006],[\"NjTr23\",679],[\"NjTr18\",2592],[\"NjTr10\",2280],[\"NjTr20\",871],[\"Blank\",0],[1000,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[3,\"1.6113084127084283e+62\",25640.52299952507,1,0,1,1,0,44,\"_lehvAarqxsympziwgtnBbcojfkuIDHKCEFdJGLMNOPQR\",2,0,0,0,0,0,0,0,0,0],[247,1568,1747,270,561,717,533,394,2267,0,343,434,433,3484,667,367,44,112,135,218,82,13,38,764,620,647,81,238,294,0],[1,1,0,0,1,1,1,0,1,1,3,2,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[10,421,76,5,1,1619,518,1200,1187,0,0,0],[\"NjWep0\",\"NjWep1\",\"NjTr15\",\"NjTr5\",\"NjTr7\",\"NjWep5\",\"NjTr9\",\"NjItem5\",\"NjWep2\",\"NjTr4\",\"NjTr10\",\"NjItem11\",\"NjItem9\",\"NjWep6\",\"NjTr11\",\"NjTr14\",\"NjItem12\",\"NjTr8\",\"NjTr0\",\"NjItem1\",\"NjTr1\",\"NjTr12\",\"NjWep3\",\"NjItem4\",\"NjTr13\",\"NjTr18\",\"NjTr2\",\"NjWep7\",\"NjGl0\",\"NjTr6\",\"NjItem13\",\"NjWep4\",\"NjTr16\",\"NjWep8\",\"NjTr17\",\"NjItem6\",\"NjGl1\",\"NjTr3\",\"NjItem14\",\"NjItem0\",\"NjGem0\",\"NjItem3\",\"NjGem1\",\"NjGem2\",\"NjGem3\",\"NjItem7\",\"NjItem10\",\"NjGl2\",\"NjTr19\",\"NjTr20\",\"NjGem4\",\"NjTr24\",\"NjGem6\",\"NjTr21\",\"NjGem5\",\"NjTr22\",\"NjTr23\",\"NjGem7\"],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]", + "AttackLoadout_5": "[[302,300,361,362,363,301],[315,420,421,423,\"Null\",429],[273,\"Null\",310,634,639,635],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "PVFishingToolkit_4": [ + 9, + 4 + ], + "Gaming": [ + 2.510184269345514e+64, + 552, + 664, + 11, + 8, + 224723, + "0_abcdefg", + 435, + 9829437.96747399, + 655.1, + 69000, + "ggggggffg_", + "_fgahbcimldjnrsotukpeqvwxyDzEFAJGPKLQ", + 789, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "QuestComplete_1": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":1,\"XxX_Cattleprod_XxX2\":0,\"Scripticus12\":1,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Lava_Larry1\":1,\"Nebulyte4\":-1,\"Masterius1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":0,\"Oinkin2\":1,\"Slargon3\":-1,\"Oinkin3\":1,\"Slargon4\":-1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":1,\"Mr_Pigibank1\":1,\"Dazey2\":1,\"Bellows1\":1,\"Mutton1\":-1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Promotheus4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":0,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Glumlee5\":1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Papua_Piggea1\":-1,\"Krunk3\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":0,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":-1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Scubidew1\":-1,\"Hamish1\":1,\"Blobbo2\":1,\"Toobus_Goobus4\":-1,\"TP_Pete1\":0,\"Hamish2\":0,\"Scubidew2\":-1,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete2\":-1,\"TP_Pete3\":-1,\"Cowbo_Jones10\":1,\"Scripticus2\":1,\"Cowbo_Jones11\":1,\"Scripticus3\":1,\"Cowbo_Jones12\":1,\"Scripticus4\":1,\"Scripticus5\":1,\"Cowbo_Jones13\":1,\"Meel1\":-1,\"Tired_Mole1\":1,\"Cowbo_Jones14\":1,\"Scripticus6\":1,\"Meel2\":-1,\"Sussy_Gene1\":1,\"Tired_Mole2\":1,\"Cowbo_Jones15\":0,\"Scripticus7\":1,\"Sussy_Gene2\":1,\"Tired_Mole3\":0,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":1,\"Capital_P1\":1,\"Sprout1\":1,\"Capital_P2\":0,\"Sprout2\":1,\"Lonely_Hunter1\":1,\"Capital_P3\":-1,\"Sprout3\":1,\"Lonely_Hunter2\":1,\"Sprout4\":1,\"Shuvelle1\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle2\":-1,\"Gobo1\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":-1,\"Gobo2\":1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":-1,\"Whattso2\":-1,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":0,\"Cactolyte4\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":-1,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":0,\"Potti2\":-1,\"Bill_Brr2\":-1,\"Potti3\":-1,\"Bill_Brr3\":-1,\"Potti4\":-1,\"Bill_Brr4\":-1,\"Potti5\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Potti6\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Potti7\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":0,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":-1,\"Centurion4\":-1,\"Snouts1\":0,\"Toadstall3\":1,\"Centurion5\":-1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion6\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt3\":1,\"Snouts4\":-1,\"Centurion8\":-1,\"QuestNameFiller2\":-1,\"Lord_of_the_Hunt4\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Fishpaste971\":-1,\"Lord_of_the_Hunt7\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Zenelith1\":1,\"Woodsman2\":1,\"Woodsman3\":1,\"Woodsman4\":0,\"Hoggindaz1\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Funguy1\":1,\"Hoggindaz6\":0,\"Funguy2\":1,\"Hoggindaz7\":-1,\"Telescope1\":1,\"Hoggindaz8\":-1,\"Yondergreen1\":0,\"Funguy3\":1,\"Town_Marble1\":1,\"Iceland_Irwin1\":1,\"Yondergreen2\":-1,\"Hoggindaz9\":-1,\"Funguy4\":1,\"Yondergreen3\":-1,\"Funguy5\":0,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Carpetiem1\":1,\"Bushlyte1\":-1,\"Dog_Bone2\":0,\"Yondergreen6\":-1,\"Carpetiem2\":1,\"Bushlyte2\":-1,\"Yondergreen7\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":1,\"Speccius1\":1,\"Loominadi2\":1,\"Loominadi3\":1,\"Speccius2\":1,\"Loominadi4\":1,\"Snootie1\":1,\"Snootie2\":0,\"Snootie3\":-1}", + "PTimeAway_0": 1771745.275261, + "ObolEqO0_8": [ + "ObolSilverLuck", + "ObolSilverChoppin", + "ObolPlatinumChoppin", + "ObolSilverChoppin", + "ObolSilverMoney", + "ObolSilverChoppin", + "ObolSilverChoppin", + "ObolSilverChoppin", + "ObolSilverChoppin", + "ObolSilverLuck", + "ObolKruk", + "ObolGoldChoppin", + "ObolSilverChoppin", + "ObolBronzeChoppin", + "ObolSilverChoppin", + "ObolSilverDamage", + "ObolSilverChoppin", + "ObolBronzeChoppin", + "ObolGoldChoppin", + "ObolPlatinumChoppin", + "ObolGoldChoppin" + ], + "PVGender_8": 0, + "EquipQTY_3": [ + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 9638, + "1": 135, + "2": 230853, + "3": 53043, + "4": 230857, + "5": 0, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + } + ], + "AnvilPAselect_4": [ + 0, + 0, + 0 + ], + "Exp0_6": [ + 3.2641989376701513e+21, + "5.991832442007631E10", + 60018818070.2917, + "2.127858573310791E11", + "2.5985463042055496E10", + 395409948439.34503, + "5.237250799355566E11", + 19289625269.915, + 3946359491532.4375, + "1.2438783204889E7", + 14256.0788325171, + 1569701.88381269, + 1376070.98361167, + "1.2508267185667135E8", + 233769.6429850913, + "1.6742363133766272E34", + "4.678235540557281E23", + "4.694962041134784E49", + "5.205413995063901E7", + 84246.6206572063, + 21.021106580259367, + 0, + 0, + 0 + ], + "PVGender_3": 0, + "CharSAVED_6": 5, + "NPCdialogue_8": "{\"Loominadi\":3,\"Stiltzcho\":16,\"Promotheus\":17,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":2,\"Lava_Larry\":9999,\"Masterius\":5,\"Carpetiem\":0,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Iceland_Irwin\":9999,\"Yondergreen\":0,\"Scubidew\":0,\"Telescope\":9999,\"Town_Marble\":3,\"Blobbo\":6,\"Hamish\":0,\"Obol_Altar\":9999,\"Krunk\":1,\"Tribal_Shaman\":0,\"Funguy\":6,\"Goldric\":0,\"Toobus_Goobus\":12,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":13,\"Woodlin_Elder\":7,\"Cowbo_Jones\":1,\"Eliteus\":4,\"Typhoon\":0,\"Egggulyte\":0,\"Humble_Hugh\":0,\"Woodsman\":12,\"Gobo\":18,\"Snootie\":0,\"Picnic_Stowaway\":20,\"Poigu\":0,\"Tiki_Chief\":5,\"Sprout\":0,\"Capital_P\":0,\"Coastiolyte\":0,\"Oinkin\":0,\"Snake_Jar\":0,\"Slargon\":3,\"Builder_Bird\":9999,\"Clown\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":3,\"Bloo_Radley\":6,\"Bubbulyte\":2,\"Snouts\":0,\"Loveulyte\":0,\"Toadstall\":12,\"Nebula_Neddy\":9999,\"Desert_Davey\":9999,\"Scripticus\":33,\"Pirate_Porkchop\":0,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Gangster_Gus\":12,\"Mutton\":0,\"Dog_Bone\":14,\"Djonnut\":2,\"Nebulyte\":0,\"TP_Pete\":0,\"Bill_Brr\":0,\"Potti\":0,\"Coralcave_Prince\":0,\"Whattso\":4,\"Walupiggy\":12,\"Legumulyte\":0,\"XxX_Cattleprod_XxX\":0,\"Dazey\":0,\"Mr_Pigibank\":9999,\"Hoggindaz\":3,\"Muhmuguh\":12,\"Zenelith\":9999,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":2,\"Fishpaste97\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "CauldUpgXPs": [ + 1513029.7841723, + 0, + 0, + 0, + 525463.785687685, + 0, + 1549853.93796372, + 0, + 1286289.06625569, + 0, + 0, + 0, + 97991.9828841686, + 0, + 0, + 0, + 0, + 0, + 222715.4007872076, + 128140.3176758288, + 0, + 0, + 183575.57695865905, + 195467.54170773804, + 0, + 0, + 191625.11328738718, + 134653.02546799908, + 0, + 0, + 176360.51432173845, + 208966.10779975032 + ], + "ObolEqMAP_6": "{\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0}}", + "IMmLENGTH_6": 112, + "OptL2_4": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } + ], + "SL_0": "{\"0\":188,\"1\":163,\"5\":195,\"6\":219,\"8\":267,\"9\":100,\"10\":1076,\"11\":494,\"12\":408,\"13\":100,\"81\":200,\"85\":205,\"86\":100,\"87\":385,\"88\":200,\"89\":213,\"90\":103,\"91\":100,\"92\":183,\"93\":100,\"94\":220,\"95\":188,\"96\":185,\"97\":208,\"98\":180,\"99\":217,\"100\":200,\"101\":207,\"102\":210,\"103\":189,\"104\":110,\"105\":127,\"106\":130,\"107\":107,\"108\":115,\"109\":202,\"110\":207,\"111\":105,\"112\":201,\"114\":191,\"115\":147,\"116\":128,\"117\":131,\"118\":145,\"119\":111,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":176,\"141\":100,\"142\":214,\"143\":194,\"144\":152,\"145\":192,\"146\":216,\"147\":202,\"148\":201,\"149\":207,\"195\":100,\"196\":299,\"197\":299,\"198\":299,\"199\":299,\"200\":296,\"201\":1,\"202\":100,\"203\":1,\"204\":89,\"205\":1,\"206\":44,\"207\":100,\"208\":100,\"209\":100,\"616\":50,\"617\":150,\"618\":10,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":1,\"627\":50,\"628\":100,\"631\":100,\"632\":100,\"634\":50,\"635\":100,\"636\":16,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":100,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":200}", + "ItemQTY_4": [ + 2, + 1, + 262, + 1, + 20, + 1, + 1, + 24, + 3, + 3, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 56, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "CogO": "[\"Cog3cr\",\"Cog3cr\",\"Cog3do\",\"Cog3co\",\"CogCry0\",\"CogCry0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3ri\",\"Cog3do\",\"CogY\",\"CogY\",\"Cog3le\",\"Cog3le\",\"Cog3B0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3le\",\"Cog3A00\",\"CogY\",\"CogY\",\"Player_Sludgev8\",\"Player_Sludgev4\",\"CogY\",\"CogY\",\"Cog2ro\",\"Cog3ro\",\"CogCry1\",\"Cog3ro\",\"Cog3ro\",\"CogCry1\",\"Cog3ri\",\"Cog3ri\",\"CogY\",\"CogY\",\"Cog3le\",\"Cog3le\",\"Cog3A00\",\"Cog3B0\",\"Cog3A00\",\"CogCry0\",\"CogCry0\",\"Cog3B0\",\"Cog3do\",\"Cog3do\",\"Cog3up\",\"Cog3up\",\"Cog3up\",\"Cog3cr\",\"CogCry0\",\"Cog3A00\",\"Cog3B0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"CogZA00\",\"CogZA01\",\"Player_SludgeMan\",\"Cog3co\",\"CogZA00\",\"CogZA01\",\"CogCry2\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"CogZA02\",\"CogZA03\",\"Cog3co\",\"Cog3co\",\"CogZA02\",\"CogZA03\",\"Cog3A00\",\"Cog3B0\",\"CogCry1\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3co\",\"Cog3A00\",\"Cog3co\",\"Cog3co\",\"Cog3ro\",\"Cog3ro\",\"Cog3A00\",\"CogCry0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Blank\",\"Blank\",\"Blank\",\"Player_Sludgadin\",\"Blank\",\"Blank\",\"Player_Sludgev3\",\"Player_Sludgev2\",\"Player_Sludgev10\",\"Player_Sludgev5\",\"Player_Sludgev6\",\"Player_Sludgev9\",\"CogCry0\",\"CogCry0\",\"CogCry0\",\"CogCry0\",\"CogCry0\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Cog3ro\",\"Cog3ro\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Cog3co\",\"Cog2do\",\"Cog3ri\",\"Blank\",\"Cog3up\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\"]", + "PVStatList_2": [ + 114624, + 304089, + 129767, + 90737, + 903 + ], + "Cards0": "{\"Fish8\":4469,\"stache\":6715970,\"Fish9\":151538,\"babaHour\":96,\"snowball\":56659,\"steakR\":20,\"mini4a\":5135,\"springEvent1\":49,\"frogGG\":38,\"demonP\":299620,\"springEvent2\":45,\"skele\":574,\"crabcake\":50282,\"w4c1\":68499,\"w4c2\":60711,\"w4c3\":51491,\"w6c1\":1759,\"w5a1\":74158,\"steak\":88228,\"BirchTree\":13129,\"w4c4\":37328,\"w6c2\":6653,\"Plat\":6548,\"shovelR\":5301,\"w5a2\":68309,\"frogGR\":5,\"w7a1\":340676,\"w5a3\":74775,\"goblinG\":2947819,\"w7a2\":310714,\"w5a4\":73852,\"w5a5\":64454,\"w7a3\":59916,\"babaMummy\":754,\"w7a4\":30473,\"w7a5\":39018,\"w7a6\":101615,\"shovelY\":597,\"w7a7\":55883,\"pincermin\":82394,\"Fish10\":45583,\"w7a8\":22704,\"iceknight\":8,\"Fish11\":11569,\"w7a9\":1580,\"Fish12\":2539,\"ForgeA\":1080,\"Boss4A\":997,\"Boss4B\":971,\"ForgeB\":450,\"sheep\":514599,\"Boss4C\":35,\"Bug1\":7885,\"Dreadlo\":7323,\"Bug2\":10571,\"Bug3\":11894,\"w7a10\":36763,\"Bug4\":14871,\"babayaga\":164,\"w7a11\":44308,\"Bug5\":293,\"w7a12\":28757,\"Bug6\":343,\"branch\":44658,\"Bug7\":262,\"Bug8\":963,\"mini3a\":4347,\"Bug9\":515,\"potato\":244442,\"Starfire\":6014,\"mushG\":46231208,\"mamoth\":276250,\"ToiletTree\":6960,\"SaharanFoal\":6626,\"w4b1\":91788,\"SpelunkingCard0\":50843,\"w4b2\":40876,\"SpelunkingCard1\":45464,\"w4b3\":51655,\"w6b1\":5477,\"SpelunkingCard2\":5000,\"w4b4\":41058,\"w6b2\":26729,\"SpelunkingCard3\":518,\"w4b5\":24020,\"iceBossZ2\":1,\"w6b3\":97556,\"w6b4\":159178,\"fallEvent1\":6,\"mushP\":17807,\"rocky\":2,\"Prehistrium\":909,\"flake\":822837,\"mushR\":257001,\"CritterCard10\":4375,\"mimicA\":70841,\"CritterCard11\":4080,\"Copper\":65172,\"moonman\":59780,\"slimeB\":3285,\"CritterCard1\":1887,\"crabcakeB\":1999,\"mushW\":40714,\"potatoB\":1,\"CritterCard2\":1362,\"Boss3A\":746,\"sandcastle\":392565,\"frogBIG\":1731519,\"bloque\":5967792,\"CritterCard3\":2608,\"glass\":76117,\"Boss3B\":731,\"Boss3C\":5819,\"Lustre\":26944,\"CritterCard4\":2330,\"ratB\":25117,\"CritterCard5\":1229,\"slimeG\":5424943,\"jarSand\":76454,\"CritterCard6\":1075,\"poopBig\":178,\"Gold\":7635,\"CritterCard7\":1575,\"totem\":6,\"CritterCard8\":1494,\"EasterEvent1\":41,\"sandgiant\":116121,\"CritterCard9\":2098,\"snakeB\":75575,\"EasterEvent2\":25,\"iceBossZ\":1,\"Godshard\":6629,\"mini6a\":12,\"cropfallEvent1\":13,\"frogGR2\":8,\"anni4Event1\":76,\"frogGR3\":10,\"frogGR4\":2,\"SummerEvent1\":114,\"snakeG\":22110579,\"poopSmall\":166308,\"SummerEvent2\":77,\"sheepB\":98,\"loveEvent\":75,\"acorn\":205807,\"slimeR\":27101,\"w5c1\":57187,\"w5c2\":219365,\"SoulCard1\":1597,\"w4a2\":17920,\"SoulCard2\":1410,\"w4a3\":208852,\"ghost\":65,\"w6a1\":17734,\"SoulCard3\":177,\"PalmTree\":6976,\"w6a2\":57919,\"target\":1,\"SoulCard4\":526,\"w6a3\":5242,\"SoulCard5\":698,\"w6a4\":11403,\"SoulCard6\":184,\"w6a5\":5707,\"SoulCard7\":42,\"caveB\":70576,\"SoulCard8\":25,\"Bandit_Bob\":506,\"caveC\":33419,\"thermostat\":54742,\"Dementia\":5524,\"beanG\":21981516,\"Boss6A\":3010,\"Boss6B\":90,\"snakeY\":118,\"Crystal0\":59577206,\"Boss6C\":6313,\"JungleTree\":8954,\"Crystal1\":74906,\"Boss2A\":301,\"Crystal2\":198120551,\"Crystal3\":19388176,\"Boss2B\":27,\"Tree10\":483,\"Boss2C\":115,\"Crystal4\":39737118,\"ram\":89397,\"Tree12\":9,\"xmasEvent2\":67,\"Crystal5\":19645554,\"xmasEvent3\":20,\"frogD\":49,\"Tree13\":98,\"Crystal6\":1539,\"Tree14\":5,\"xmasEvent4\":76,\"plank\":3009704,\"mini5a\":14,\"frogG\":751141,\"poopD\":582,\"AlienTree\":1130,\"Iron\":7478,\"loveEvent2\":89,\"loveEvent3\":82,\"frogP\":85,\"skele2\":54291,\"penguin\":62616,\"carrotO\":207677967,\"w6d1\":3565,\"cactus\":1,\"w5b1\":41234,\"w6d2\":6056,\"frogR\":16,\"w5b2\":31405,\"w6d3\":83961,\"wolfA\":818,\"w5b3\":1186467,\"w7b1\":66649,\"wolfB\":728,\"w5b4\":45347,\"snailZ\":50223,\"wolfC\":99,\"eye\":91663,\"w5b5\":46731,\"w5b6\":44585,\"Bug10\":892,\"frogW\":2,\"xmasEvent\":57,\"Void\":5406,\"Bug12\":478,\"frogY\":15,\"StumpTree\":9977,\"coconut\":117975,\"Bug13\":573,\"OakTree\":18051,\"Bug14\":247,\"Tree7\":16180,\"Fish1\":40856,\"Boss5A\":57,\"Boss5B\":74,\"Fish2\":24130,\"Tree8\":264,\"Fish3\":15293,\"ForestTree\":9180,\"Tree9\":305,\"Boss5C\":106,\"Fish4\":9550,\"Fish5\":365576,\"Fish6\":106559,\"Fish7\":22843,\"speaker\":56167,\"w7b2\":6184,\"w7b3\":2443,\"w7b4\":120}", + "OptL2_9": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } + ], + "Holes": "[[9,-1,9,-1,9,3,1,10,9,1,-1,-1],[16,34,46,21,98,0,0,0],[21116096560608.016,4325531382568.413,6673520382091.998,4115277982717.2334,3955075648563.2134,0,0,0,0,0,0,0],[114,30,50,30,30,0,0,0,0,0,0,0],[4,5,1,5,0,0,0,0,0],[5,4,3,4,1,1,0,0,0,0,0,0],[2,3,3,1,4,2,0,0,0,0,0,0],[19,19,14,12,20,7,9,17,12,10,6,19,7,6,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[81,87,44,41,33,30,39,38,17,15],[\"7.88317103576109e+15\",160400106453406240,24543537063.3874,391874415.656241,2473675856.58409,17719506087.0831,6047848966356.49,3395236909108.55,248163201318.219,713050041652.911,\"1.98597524833091e+17\",\"2.1751465595437e+17\",\"1.99149178541419e+17\",\"2.17495210637836e+17\",\"1.52471836505052e+18\",\"1.33134375640145e+19\",\"1.33609789077122e+18\",\"1.74301293129677e+17\",\"2.17448788586439e+17\",\"2.17410950509114e+17\",1365674.13895264,4056247.89102039,68015087.5830657,6956056347393.69,10410472130791.6,4499306677917.91,2863343519996.07,3358526442939.37,4239437111382.58,720534809.95628],[1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[10268191,19,6164515,17,11205311,19,0,0,2020145.80572576,19,1,12555004.80012365,12554380.80012365,13242433.78912065,0,0,0,0,1000,0,9,5,2689180.473893589,1,9,1080,12,1000191693.83113,6940208037.0941,1,0,0,1301268548,0,331,0,0,9,64471941192770.8,6918900504.65783,5863,1,173365,95107,55153,247002,63496,32039,2468,3244,0,0,0,0,0,14,2.23499897478068,137,166,99,0,3,19,2075920178.12066,0,649.100000000079,454.600000000035,149.599999999996,162.799999999995,541.400000000055,514.600000000048,0,0,46,75,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[10,58,20,10,10,10,10,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[15070,7,24090,8,10477,7,0,0,0,0,0,0],[2212,682,655,1829,817,712,967,114,143,0,234,373,177,1649,744,342,1206,0,101,0,322,86,126,338,42,102,69,0,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[160,191,268,258,95,61,0,0,0,0,0,0],[361,131,125,190,161,174,0,0,0,0,0,0],[151529893133.66467,334,61485234.9624675,20,16038.3612144781,6,230.361874998504,12],[131,331818496.914442,148,95270026425.3749,137,26480291107.4601,149,20444162286.8729,131,4392683591.96066,126,4785712152.88755,0,0,0,0,0,0,0,0],[0,4,3,4,0,2,0,3,5,1,0,0,0,0,0,0,0,0,0,0],[9,0,9,0,32,0,20,76,35,0,0,0,0,0,0],[157,265,128,255,271,135,270,182,240,180,65,58,124,116,105,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[1,1,1,1,1,0,0,0],[5,10,7,6,10,5,4,4,4,4,5,11,4,9,3,9,0,0,2,5,0,5,0,4,2,4,1,0,4,2,2,0,2,1,3,0,0,4,4,2],[5,3,6,1128.5661109946527,4034.9677698791816,912.1981772192207,0,0,0,0,0,0,0,0,0],[10,5,5,3,5,4,4,6,15,18,16,9,6,15,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[37221.3688865992,8384.60426649678,21077.706410391937,3479458.6650118823,15544.86346225476,3170.1585033395,9828.1361173971,116.042717422664,13133.6081494823,214429.636600765,221410.859670144,42241.4136875122,17603.7581460445,13824.1919383572,10309.2542700988,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[5,29,64,60,68,47,56,43,51,42,66,41,16,32,21,12,72,61,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]]", + "KLA_0": "[[0,0],[-10788544863.6027],[-279807021.829868],[150,10],[150],[150],[0],[0,81],[-156993651.395632],[-9517.2799379732],[0],[0,0],[0],[-706752086.975611,-706704586.975611],[-211328264.413649,-211326914.413649],[-213818139.661569],[-310464891.554692,-310462091.554692],[-377207719.219645],[-178930205.714219],[-153253935.346875],[7],[5],[0],[0],[-150336837.934067,-150335137.934067],[0],[-214875125.978131],[-514519044.249129,-514514874.249129],[-460142158.961148],[0],[-1026.69696649004],[-126390422.746623],[0],[0],[0],[0],[0],[0],[-47081.6327607729],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-714733546.625351],[-364744189.973611,-364743789.973611],[-1006608674.35377],[0],[0],[30],[-122502300.0535],[-166368510.652698],[-151961621.95622],[-3970854342.90675,-3970856842.90675],[0],[-335208853.722314],[-250686146.361596],[-529877062.679316],[-231915217.693459],[0],[-1],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-240958984.33139],[4000],[-120871855.319621],[-59109999.5903869,-59019999.5903869],[-411138352.320333],[-2058102.54993696],[-1410631.15501638],[-1518818.15373324],[-42258502.1018243],[-3918141.52354027],[-2387769.79658552],[-6463576.89279964],[-23337277.010148],[1],[1000],[-382021405.759337],[-1052896],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-296643667.833157],[-2167215.84347381],[-62336948.7390756],[-153412096.162926],[-47337863.581175],[-20332492.1514805],[-44239865.5777961],[-1702168.41075314],[-433534256.164129],[-244216860.046433],[-49489061.1508703],[-63218378.5086466],[-284420165.11932],[250],[700],[-13721208],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-437554574.091033],[-1039779.12041119],[-126676181.661683],[-11531811.219337],[-11194890.793008],[-4149331.6430502],[-4215523.86383101],[-1741485.99349329],[-605063.519345113],[-514113],[-19163318.2011351],[-876482446],[21720.2033859072],[0],[0],[-6031612165.1828],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-15605.9685503033],[-259242.992825455],[-535364045.956851],[-1258046173.30285],[-2229999.41137936],[-846530.604275152],[-1557175.29481285],[-3443167.52966041],[-626430.952825455],[-3383029.16427515],[-96322631.4928255],[-7064694.54657409],[-8776961.35420121],[-17635048540.8792],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-11380.9469961603],[-2923557554.13721],[-5437102.58122839,-13937102.5812269],[-14963876.5190757],[-6359540.95358178,-25359540.9535817],[0],[-59917849.896472,-289917849.896472],[-81566367.833634],[-143403556],[-457818416.347867,-882818416.347867],[-10830791.8298807],[-912218879],[0],[0],[-74056624.62256658],[355228],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "Prayers_6": "[17,9,16,14,2,-1,4,-1,-1,-1,-1,-1]", + "IMmLENGTH_0": 112, + "KLA_6": "[[0,0],[-1999979],[-1999970],[150,10],[150],[150],[-1999990],[-1999975,-1999919],[-1980000],[-2000000],[-1999960],[-1999950,-1999940],[-1999940],[-1997500,-1950000],[-1999960,-1999500],[-1965000],[-1999940,-1997000],[-2000000],[-1995000],[-1999900],[7],[5],[0],[0],[-1999875,-1998000],[0],[-1999850],[-1999970,-1995800],[-2000000],[-2000000],[-2000000],[-2000000],[0],[0],[0],[0],[0],[0],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[-1999999,0,0],[-1999750],[-1999400,-1999000],[-1999000],[0],[0],[30],[-1998800],[-1998400],[-1998000],[-1997500,-2000000],[0],[-1997000],[-1996000],[-1995000],[-1999999],[-2000000],[-2000000],[0],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1999000],[4000],[-1998000],[-1997000,-1900000],[-1996000],[-1994000],[-1992000],[-1989000],[-1985000],[-1982000],[-1978000],[-1965000],[-1880000],[1],[1000],[-1750000],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1995000],[-1988000],[-1982000],[-1975000],[-1960000],[-1940000],[-1910000],[-1880000],[-1850000],[-1814333.20547555],[-1750000],[-1700000],[-1650000],[250],[700],[-1999900],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1985000],[-1975000],[-1960000],[-1950000],[-1926936.84926176],[-1900000],[-1800000],[-1700000],[-1550000],[-1400000],[-1000000],[-1],[-1940000],[-1999900],[0],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1970000],[-5078104546],[-1900000],[-1750000],[-1600000],[-900000],[-1],[-1],[-1],[-1],[-1],[-1],[-1],[-140216004551.89],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-13361465.4119688],[-9249905],[-13997141.9893008,-22497141.9893008],[-16061],[-63567566,-82567566],[0],[-24600918.1844576,-254600918.184458],[60000000],[0],[287356225,-137643775],[1000000000],[0],[0],[0],[1997782.37743342],[6000000],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "PVGender_1": 0, + "InvStorageUsed": "{\"0\":\"3\",\"1\":\"3\",\"2\":\"3\",\"3\":\"3\",\"4\":\"3\",\"5\":\"4\",\"6\":\"4\",\"7\":\"4\",\"8\":\"4\",\"9\":\"5\",\"10\":\"5\",\"11\":\"5\",\"12\":\"5\",\"13\":\"6\",\"14\":\"5\",\"15\":\"6\",\"16\":\"6\",\"17\":\"6\",\"18\":\"6\",\"19\":\"7\",\"20\":\"7\",\"21\":\"8\",\"22\":\"9\",\"23\":\"9\",\"24\":\"9\",\"25\":\"9\",\"26\":\"9\",\"27\":\"10\",\"28\":\"5\",\"30\":9,\"31\":9,\"32\":9,\"33\":9,\"34\":9,\"35\":9,\"36\":9,\"37\":9,\"38\":9,\"39\":9,\"40\":9,\"41\":9,\"100\":\"3\",\"101\":\"3\",\"102\":\"4\",\"103\":\"4\",\"104\":\"3\",\"106\":\"16\"}", + "TotemInfo": "[[190,140,160,160,140,140,110,130,0],[0,140,150,140,0,100,0,120,0],[0,3762660.54313456,6249597.5927875,3532146.83749005,0,584105.49848235,0,1668063,0]]", + "PVtStarSign_1": "10,69,52,", + "CYGoldPens": 0, + "AnvilPA_6": [ + { + "0": 353208430, + "1": 133263182663.09724, + "2": 74.28129577636719, + "3": 12235286867, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 170.780705319292, + "3": 66798, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 329.22495323163, + "3": 62254, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 734.089178780638, + "3": 30612, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 1529.92753670261, + "3": 15125, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 1448.98089503063, + "3": 2, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 288.799842817095, + "3": 1998379, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 1036.61107526752, + "3": 112592, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 4613.246818274, + "3": 4024, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 3896.80346619972, + "3": 3331, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 11096.0836580486, + "3": 2404, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + } + ], + "QuestStatus_8": "{\"Eliteus1\":[10],\"Eliteus2\":[\"0\"],\"Scripticus10\":[\"0\"],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"Scripticus11\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[\"0\",\"0\"],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[1],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[30078],\"Oinkin1\":[\"0\"],\"Slargon2\":[\"0\"],\"Oinkin2\":[\"0\",\"0\",\"0\"],\"Slargon3\":[\"0\"],\"Oinkin3\":[\"0\"],\"Slargon4\":[\"0\"],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[51],\"Mutton1\":[0,0,0],\"Bellows2\":[6299],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[15,71],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[\"0\"],\"Builder_Bird1\":[0],\"Stiltzcho4\":[\"0\"],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[\"0\"],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[143],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[\"0\"],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[\"0\"],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[\"0\"],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[\"0\"],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete1\":[\"0\",\"200\"],\"Hamish2\":[0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"Hamish3\":[0],\"Scubidew3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[\"0\"],\"Scripticus5\":[17],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[8004623],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[13658745],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[\"0\"],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[\"0\"],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[\"0\",\"0\"],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[\"0\",\"0\"],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[1],\"Muhmuguh3\":[\"0\"],\"Potti1\":[\"0\"],\"Bill_Brr1\":[\"0\"],\"Potti2\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Potti3\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Potti4\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte1\":[\"0\"],\"Potti5\":[\"0\"],\"Bill_Brr6\":[\"0\",\"1\"],\"Giftmas_Blobulyte2\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Potti7\":[\"0\"],\"Centurion1\":[\"0\",0],\"Toadstall1\":[\"0\",\"0\"],\"Centurion2\":[0],\"Toadstall2\":[\"0\"],\"Centurion3\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[\"0\",\"0\"],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman2\":[0],\"Zenelith1\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[\"0\",1096],\"Woodsman4\":[0],\"Hoggindaz2\":[\"0\",\"0\"],\"Hoggindaz3\":[\"0\",\"0\",\"0\"],\"Hoggindaz4\":[\"0\",\"0\"],\"Hoggindaz5\":[\"0\"],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[\"0\"],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Telescope1\":[1],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Iceland_Irwin1\":[0],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Carpetiem1\":[\"0\"],\"Yondergreen6\":[\"0\"],\"Bushlyte2\":[0],\"Carpetiem2\":[\"0\",\"1\"],\"Yondergreen7\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "IMmLENGTH_4": 112, + "AnvilPAstats_9": [ + 13, + 600, + 700, + 140, + 1536, + 4 + ], + "AFKtarget_9": "w7b2", + "CharSAVED_7": 5, + "PTimeAway_6": 1771718.676298, + "StatueLevels_6": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "ForgeLV": [ + 16, + 50, + 90, + 85, + 75, + 60 + ], + "InventoryOrder_3": [ + "BoneJoePickle", + "CaveGoldPiece", + "EquipmentStatues26", + "EquipmentStatues28", + "EquipmentStatues27", + "Blank", + "Blank", + "Blank", + "EquipmentHats125", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Weight9", + "Blank", + "Blank", + "Blank", + "EquipmentNametag15", + "Blank", + "EquipmentNametag11", + "Blank", + "EquipmentNametag14", + "Blank", + "EquipmentNametag11", + "EquipmentHats88", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Trophy22", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "EquipmentHats29", + "Blank", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" + ], + "PldTraps_5": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "CauldronInfo": [ + { + "0": 10755, + "1": 2001, + "2": 1000, + "3": 1053, + "4": 1000, + "5": 579, + "6": 583, + "7": 665, + "8": 606, + "9": 756, + "10": 578, + "11": 1001, + "12": 2179, + "13": 580, + "14": 577, + "15": 419, + "16": 1011, + "17": 539, + "18": 423, + "19": 422, + "20": 419, + "21": 600, + "22": 542, + "23": 564, + "24": 454, + "25": 1013, + "26": 553, + "27": 1412, + "28": 365, + "29": 1017, + "30": 81, + "31": 64, + "32": 122, + "33": 1, + "34": 1, + "35": 1, + "length": 36 + }, + { + "0": 14229, + "1": 2020, + "2": 577, + "3": 1000, + "4": 710, + "5": 1578, + "6": 1007, + "7": 580, + "8": 582, + "9": 581, + "10": 580, + "11": 583, + "12": 578, + "13": 581, + "14": 578, + "15": 405, + "16": 1014, + "17": 796, + "18": 403, + "19": 407, + "20": 406, + "21": 541, + "22": 405, + "23": 404, + "24": 410, + "25": 1024, + "26": 329, + "27": 327, + "28": 331, + "29": 422, + "30": 80, + "31": 1, + "32": 97, + "33": 1, + "34": 1, + "length": 35 + }, + { + "0": 15114, + "1": 1260, + "2": 1001, + "3": 578, + "4": 1006, + "5": 577, + "6": 1003, + "7": 1564, + "8": 579, + "9": 581, + "10": 582, + "11": 583, + "12": 584, + "13": 579, + "14": 578, + "15": 417, + "16": 1003, + "17": 659, + "18": 418, + "19": 418, + "20": 418, + "21": 540, + "22": 419, + "23": 419, + "24": 416, + "25": 1022, + "26": 1465, + "27": 397, + "28": 900, + "29": 1021, + "30": 121, + "31": 67, + "32": 60, + "33": 1, + "34": 1, + "35": 1, + "36": 1, + "37": 1, + "length": 38 + }, + { + "0": 6503, + "1": 581, + "2": 579, + "3": 578, + "4": 581, + "5": 580, + "6": 580, + "7": 581, + "8": 22578, + "9": 4499, + "10": 577, + "11": 586, + "12": 582, + "13": 577, + "14": 578, + "15": 452, + "16": 412, + "17": 2130, + "18": 410, + "19": 409, + "20": 409, + "21": 4502, + "22": 416, + "23": 411, + "24": 412, + "25": 300, + "26": 300, + "27": 457, + "28": 1312, + "29": 300, + "30": 990, + "31": 84, + "32": 79, + "33": 1, + "34": 1, + "length": 35 + }, + { + "0": 13, + "1": 13, + "2": 13, + "3": 13, + "4": 13, + "5": 13, + "6": 13, + "7": 13, + "8": 13, + "9": 13, + "10": 13, + "11": 13, + "12": 13, + "13": 13, + "14": 13, + "15": 13, + "16": 13, + "17": 13, + "18": 13, + "19": 13, + "20": 2, + "21": 13, + "22": 13, + "23": 13, + "24": 13, + "25": 10, + "26": 13, + "27": 13, + "28": 5, + "29": 13, + "30": 13, + "31": 13, + "32": 13, + "33": 9, + "34": 13, + "35": 13, + "36": 13, + "37": 13, + "38": 13, + "39": 7, + "40": 13, + "41": 0, + "42": 13, + "43": 13, + "44": 13, + "45": 13, + "46": 13, + "47": 13, + "48": 13, + "49": 3, + "50": 13, + "51": 13, + "52": 13, + "53": 13, + "54": 4, + "55": 9, + "56": 13, + "57": 13, + "58": 12, + "59": 13, + "60": 13, + "61": 13, + "62": 13, + "63": 13, + "64": 13, + "65": 13, + "66": 13, + "67": 13, + "68": 13, + "69": 7, + "70": 11, + "71": 13, + "72": 13, + "73": 13, + "74": 13, + "75": 0, + "76": 0, + "77": 0, + "78": 0, + "79": 0, + "80": 0, + "81": 0, + "82": 0, + "83": 0, + "84": 0, + "85": 0, + "length": 86 + }, + { + "0": "2.1332288617747273E12", + "1": "9.815671657243254E11", + "2": "7.293259169642534E10", + "3": "6.400810256430225E11", + "length": 4 + }, + { + "0": 41137.50925935734, + "1": 42701.80997003675, + "2": 36597.06419697673, + "3": 32867.29658663848, + "length": 4 + }, + { + "0": 6, + "1": 6, + "2": 6, + "3": 6, + "4": 0, + "length": 5 + }, + { + "length": 0 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "length": 4 + }, + { + "0": 0, + "1": 0, + "2": 0, + "3": 0, + "4": 0, + "5": 0, + "6": 4, + "7": 0, + "8": 28, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "16": 0, + "17": 34, + "18": 0, + "length": 19 + } + ], + "MaxCarryCap_1": "{\"Souls\":100,\"Chopping\":20000,\"Mining\":20000,\"Quests\":10,\"fillerz\":10,\"Fishing\":5000,\"Critters\":10,\"Foods\":20000,\"bCraft\":10000,\"Statues\":10,\"Bugs\":20000}", + "PVFishingToolkit_9": [ + 0, + 0 + ], + "InventoryOrder_7": [ + "Quest28", + "Key5", + "InvBag105", + "Blank", + "EquipmentHats13", + "Trash3", + "EquipmentHats13", + "EquipmentHats13", + "EquipmentHats13", + "EquipmentHats13", + "EquipmentHats13", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Trophy2", + "EquipmentHats85", + "Blank", + "Blank", + "Blank", + "EquipmentHats21", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" + ], + "TaskZZ2": "[[5,10,12,10,10,5,6,0],[7,10,10,10,8,5,8,5],[4,10,5,10,10,5,5,0],[3,10,2,5,8,4,3,0],[20,10,7,10,5,9,4,0],[20,10,12,20,10,4,0,0],[0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0]]", + "CSver": 29.05, + "EMm0_0": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":49,\"WIS\":0,\"Weapon_Power\":56,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-7,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":120,\"STR\":80,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":120,\"WIS\":0,\"STR\":80,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ2val\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":30,\"STR\":0,\"WIS\":18,\"Weapon_Power\":0,\"LUK\":0,\"UQ2val\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":30,\"WIS\":18,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"9\":{\"UQ1val\":7,\"UQ2txt\":\"%_DEFENCE\",\"UQ1txt\":\"%_MULTIKILL\",\"UQ2val\":1},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"11\":{\"UQ1val\":4,\"UQ2txt\":\"%_MOB_RESPAWN\",\"UQ1txt\":\"%_MOB_RESPAWN\",\"UQ2val\":3},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "QuestStatus_3": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[45522,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[63461],\"Oinkin1\":[10],\"Slargon2\":[14289495],\"Oinkin2\":[14,5,5],\"Slargon3\":[13655227],\"Oinkin3\":[1],\"Slargon4\":[53960339],\"Poigu1\":[25],\"Poigu2\":[171],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey1\":[0,0],\"Dazey2\":[0,0,0],\"Bellows1\":[57],\"Mutton1\":[0,0,0],\"Bellows2\":[6258],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Stiltzcho1\":[15,72],\"Promotheus1\":[1],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Builder_Bird1\":[0],\"Promotheus4\":[\"0\"],\"Stiltzcho4\":[100701],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[\"0\"],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[1230835],\"Glumlee1\":[0],\"Woodlin_Elder2\":[1],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[34],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[1545],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[6],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[82306235],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[1,1],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",198],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[14895677],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[536487],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[292232],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[1341391],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[150],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[54],\"Hoov2\":[214965],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[55],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[315],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete1\":[\"0\",\"200\"],\"Hamish2\":[0],\"Blobbo2\":[0,0,0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"TP_Pete2\":[0],\"Hamish3\":[0],\"Scubidew3\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[\"0\"],\"Scripticus5\":[10],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[12026236],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[17825266],\"Sussy_Gene1\":[1,1,14975],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",2],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[1,1,\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[\"0\"],\"Capital_P2\":[\"0\"],\"Lonely_Hunter2\":[35],\"Sprout3\":[0,0,0],\"Capital_P3\":[\"0\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[6100741],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[18],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[1,1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[3336,4],\"Monolith2\":[0],\"Monolith3\":[105541],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Potti1\":[\"0\"],\"Bill_Brr1\":[\"0\"],\"Potti2\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Potti3\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Potti4\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte1\":[\"0\"],\"Potti5\":[\"0\"],\"Bill_Brr6\":[\"0\",\"1\"],\"Giftmas_Blobulyte2\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Potti7\":[36],\"Centurion1\":[21,27],\"Toadstall1\":[1,1],\"Centurion2\":[0],\"Toadstall2\":[\"0\"],\"Centurion3\":[1049963],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[15,1286358],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion5\":[270,259,244],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion6\":[1],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[1],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[1],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[1],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi2\":[2,1],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[450,1,1],\"Lafu_Shi4\":[1],\"Lafu_Shi5\":[1,1],\"Woodsman1\":[0],\"Lafu_Shi6\":[31,1],\"Woodsman2\":[0],\"Zenelith1\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,85],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[1,19],\"Hoggindaz5\":[10],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[10,10],\"Iceland_Irwin1\":[0],\"Telescope1\":[1],\"Town_Marble1\":[0],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Funguy3\":[0],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem1\":[800],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem2\":[\"0\",0],\"Bushlyte2\":[0],\"Yondergreen7\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[\"0\"],\"Speccius2\":[1],\"Loominadi3\":[\"0\"],\"Loominadi4\":[\"0\"],\"Snootie1\":[1],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "Ribbon": [ + 13, + 9, + 8, + 6, + 6, + 5, + 5, + 4, + 4, + 4, + 4, + 4, + 4, + 6, + 4, + 4, + 4, + 4, + 3, + 3, + 3, + 3, + 3, + 2, + 2, + 2, + 2, + 2, + 0, + 12, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 8, + 13, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 8, + 10, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 7, + 0, + 11, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 7, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 11, + 0, + 13, + 10, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "LockedSlots_8": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "TaskZZ0": "[[1936839666199.8826,53025,385732.97694444505,2,0,14852,0,54,0],[\"8.893731673453597e+25\",157217,580649,8,0,5734,0,47,0],[346413748,6090,200,4194846777523962,930,52289,1,46,0],[\"1.73501248962874e+19\",110,20,\"1.2679202202258183e+21\",40,70,1,29,0],[60825795774900,5819,2266,123784,9829437.96747399,1560,0,28,0],[1692,127448,828,17023,172,16836,0,29,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", + "StatueLevels_2": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "Tower": "[10,185,51,10,25,60,42,5,130,112,105,119,103,133,103,105,90,70,236,221,223,188,193,185,200,159,97,10,185,51,10,25,60,42,5,130,112,105,119,103,133,103,105,90,70,236,221,223,188,193,185,200,159,97,13,17,18,9,6,23,11,1,18,558018594950778.6,975104615478579.8,8649063544266.9,0,125229814237009.53,0,0,0,0,2442059540831685,0,133632961632.575,2442320084863973.5,0,125240503222949.56,14536693714.6201,2442137704041371.5,38339104947173.7,292504325620183,0,46318078864509170,2442372193670431,0,0,0,0,348166881612353.7,0,32291441140.7338,0]", + "AFKtarget_7": "w7b1", + "Money_3": 1.7852647451897743e+33, + "SM_1": "{\"0\":193,\"1\":203,\"5\":218,\"6\":208,\"8\":245,\"9\":155,\"10\":498,\"11\":494,\"12\":1002,\"13\":138,\"23\":420,\"75\":100,\"144\":155,\"445\":210,\"446\":100,\"447\":344,\"448\":210,\"449\":196,\"450\":129,\"451\":130,\"452\":199,\"453\":100,\"454\":100,\"455\":220,\"456\":194,\"457\":220,\"458\":145,\"459\":189,\"460\":204,\"461\":199,\"462\":188,\"463\":169,\"464\":206,\"472\":213,\"480\":296,\"481\":296,\"482\":313,\"483\":313,\"484\":100,\"485\":188,\"486\":167,\"487\":189,\"488\":186,\"489\":145,\"490\":206,\"491\":212,\"492\":220,\"493\":206,\"494\":100,\"525\":296,\"526\":313,\"527\":296,\"528\":296,\"529\":313,\"530\":100,\"531\":220,\"532\":220,\"533\":220,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":296,\"585\":299,\"586\":299,\"587\":313,\"588\":313,\"589\":100,\"590\":299,\"591\":299,\"592\":313,\"593\":299,\"594\":100,\"595\":299,\"596\":299,\"597\":299,\"598\":313,\"599\":313,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1857,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "Prayers_3": "[17,4,16,14,8,-1,7,-1,-1,-1,-1,-1]", + "QuestComplete_8": "{\"Eliteus1\":1,\"Eliteus2\":0,\"Scripticus10\":-1,\"XxX_Cattleprod_XxX1\":-1,\"Scripticus11\":-1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":0,\"Nebulyte2\":-1,\"Djonnut2\":-1,\"Nebulyte3\":-1,\"Djonnut3\":-1,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":0,\"Oinkin1\":-1,\"Slargon2\":-1,\"Oinkin2\":-1,\"Slargon3\":-1,\"Oinkin3\":-1,\"Slargon4\":-1,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":-1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Stiltzcho2\":1,\"Promotheus2\":1,\"Stiltzcho3\":0,\"Promotheus3\":0,\"Builder_Bird1\":1,\"Stiltzcho4\":-1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":-1,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":-1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":0,\"Glumlee5\":-1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":-1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":-1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":-1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":-1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":0,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":-1,\"Scubidew2\":-1,\"TP_Pete1\":-1,\"Hamish2\":-1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"Hamish3\":-1,\"Scubidew3\":-1,\"TP_Pete2\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":-1,\"Scripticus3\":1,\"Cowbo_Jones11\":-1,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":-1,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":0,\"Sussy_Gene3\":-1,\"Sprout1\":-1,\"Capital_P1\":-1,\"Sprout2\":-1,\"Lonely_Hunter1\":0,\"Capital_P2\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Capital_P3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Shuvelle3\":-1,\"Falloween_Pumpkin1\":-1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":-1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":-1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":0,\"Cowbo_Jones2\":-1,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":-1,\"Potti2\":-1,\"Bill_Brr2\":-1,\"Potti3\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Potti4\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte1\":-1,\"Potti5\":-1,\"Bill_Brr6\":-1,\"Giftmas_Blobulyte2\":-1,\"Potti6\":-1,\"Giftmas_Blobulyte3\":-1,\"Bill_Brr7\":-1,\"Potti7\":-1,\"Centurion1\":0,\"Toadstall1\":1,\"Centurion2\":-1,\"Toadstall2\":1,\"Centurion3\":-1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":-1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion5\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":-1,\"Lafu_Shi1\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":1,\"Lafu_Shi6\":1,\"Woodsman2\":1,\"Zenelith1\":1,\"Woodsman3\":1,\"Hoggindaz1\":0,\"Woodsman4\":0,\"Hoggindaz2\":-1,\"Hoggindaz3\":-1,\"Hoggindaz4\":-1,\"Hoggindaz5\":-1,\"Hoggindaz6\":-1,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":0,\"Funguy3\":-1,\"Town_Marble1\":1,\"Telescope1\":1,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Iceland_Irwin1\":1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Yondergreen3\":-1,\"Funguy5\":-1,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Bushlyte1\":-1,\"Dog_Bone2\":0,\"Carpetiem1\":-1,\"Yondergreen6\":-1,\"Bushlyte2\":-1,\"Carpetiem2\":-1,\"Yondergreen7\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1}", + "AnvilPAstats_4": [ + 2, + 600, + 700, + 131, + 1261, + 36 + ], + "AnvilPAselect_9": [ + 0, + 0, + 0 + ], + "CYAnvilTabsOwned": 7, + "ObolEqMAP_7": "{\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"13\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"15\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"16\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"17\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"20\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"AGI\":-1}}", + "QuestComplete_9": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":0,\"Scripticus11\":-1,\"XxX_Cattleprod_XxX1\":1,\"XxX_Cattleprod_XxX2\":1,\"Scripticus12\":-1,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":0,\"Nebulyte1\":-1,\"Djonnut1\":0,\"Nebulyte2\":-1,\"Djonnut2\":-1,\"Nebulyte3\":-1,\"Djonnut3\":-1,\"Masterius1\":0,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius2\":-1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":-1,\"Slargon2\":1,\"Oinkin2\":-1,\"Slargon3\":1,\"Oinkin3\":-1,\"Slargon4\":0,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Bellows2\":1,\"Mutton1\":-1,\"Bellows3\":0,\"Mutton2\":-1,\"Bellows4\":-1,\"Mutton3\":-1,\"Mutton4\":-1,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Stiltzcho2\":0,\"Promotheus2\":1,\"Stiltzcho3\":-1,\"Promotheus3\":0,\"Builder_Bird1\":1,\"Stiltzcho4\":-1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":-1,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":-1,\"Woodlin_Elder2\":1,\"Glumlee2\":-1,\"Woodlin_Elder3\":-1,\"Glumlee3\":-1,\"Woodlin_Elder4\":-1,\"Glumlee4\":-1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":-1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":0,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":-1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":-1,\"Scubidew2\":-1,\"TP_Pete1\":-1,\"Hamish2\":-1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"Scubidew3\":-1,\"TP_Pete2\":-1,\"Hamish3\":-1,\"TP_Pete3\":-1,\"Cowbo_Jones10\":0,\"Scripticus2\":1,\"Cowbo_Jones11\":-1,\"Scripticus3\":1,\"Cowbo_Jones12\":-1,\"Scripticus4\":1,\"Cowbo_Jones13\":-1,\"Scripticus5\":1,\"Meel1\":-1,\"Tired_Mole1\":1,\"Cowbo_Jones14\":-1,\"Scripticus6\":-1,\"Meel2\":-1,\"Sussy_Gene1\":1,\"Tired_Mole2\":1,\"Cowbo_Jones15\":-1,\"Scripticus7\":-1,\"Sussy_Gene2\":1,\"Tired_Mole3\":0,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":-1,\"Capital_P1\":-1,\"Sprout1\":-1,\"Capital_P2\":-1,\"Lonely_Hunter1\":-1,\"Sprout2\":-1,\"Capital_P3\":-1,\"Lonely_Hunter2\":-1,\"Sprout3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":-1,\"Gobo3\":1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo4\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo5\":1,\"Typhoon1\":0,\"Shuvelle6\":-1,\"Falloween_Pumpkin4\":-1,\"Shuvelle7\":-1,\"Falloween_Pumpkin5\":-1,\"Whattso1\":-1,\"Whattso2\":-1,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":-1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":0,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":0,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":1,\"Goldric5\":-1,\"Cowbo_Jones9\":1,\"Goldric6\":-1,\"Gangster_Gus1\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":-1,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":-1,\"Potti2\":-1,\"Bill_Brr2\":-1,\"Potti3\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Potti4\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte1\":-1,\"Potti5\":-1,\"Bill_Brr6\":-1,\"Giftmas_Blobulyte2\":-1,\"Potti6\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Potti7\":-1,\"Centurion1\":1,\"Toadstall1\":1,\"Centurion2\":-1,\"Centurion3\":-1,\"Toadstall2\":1,\"Centurion4\":-1,\"Snouts1\":-1,\"Toadstall3\":1,\"Centurion5\":-1,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion6\":-1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion7\":-1,\"Lord_of_the_Hunt3\":1,\"Snouts4\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt4\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Fishpaste971\":-1,\"Lord_of_the_Hunt7\":1,\"Lafu_Shi2\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Woodsman2\":1,\"Zenelith1\":1,\"Woodsman3\":0,\"Woodsman4\":-1,\"Hoggindaz1\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":0,\"Hoggindaz5\":-1,\"Funguy1\":1,\"Hoggindaz6\":-1,\"Funguy2\":1,\"Hoggindaz7\":-1,\"Iceland_Irwin1\":1,\"Telescope1\":1,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Funguy3\":0,\"Town_Marble1\":1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Funguy5\":-1,\"Yondergreen3\":-1,\"Dog_Bone1\":-1,\"Yondergreen4\":-1,\"Carpetiem1\":-1,\"Dog_Bone2\":-1,\"Bushlyte1\":-1,\"Yondergreen5\":-1,\"Carpetiem2\":-1,\"Bushlyte2\":-1,\"Yondergreen6\":-1,\"Carpetiem3\":-1,\"Bushlyte3\":-1,\"Yondergreen7\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":-1,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1}", + "ItemQTY_9": [ + 0, + 0, + 0, + 0, + 76147, + 8, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "NPCdialogue_1": "{\"Loominadi\":17,\"Promotheus\":23,\"Stiltzcho\":35,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Centurion\":7,\"Carpenter_Cardinal\":9999,\"Masterius\":5,\"Lava_Larry\":9999,\"Carpetiem\":19,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Iceland_Irwin\":9999,\"Yondergreen\":3,\"Scubidew\":0,\"Hamish\":6,\"Town_Marble\":3,\"Blobbo\":6,\"Telescope\":9999,\"Royal_Worm\":0,\"Tribal_Shaman\":0,\"Obol_Altar\":2,\"Krunk\":0,\"Toobus_Goobus\":12,\"Funguy\":14,\"Goldric\":26,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":8,\"Glumlee\":26,\"Cowbo_Jones\":59,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":5,\"Humble_Hugh\":1,\"Woodsman\":12,\"Snootie\":5,\"Gobo\":18,\"Bandit_Bob\":23,\"Poigu\":9,\"Picnic_Stowaway\":20,\"Sprout\":15,\"Tiki_Chief\":5,\"Capital_P\":5,\"Coastiolyte\":0,\"Snake_Jar\":6,\"Oinkin\":10,\"Slargon\":6,\"Sussy_Gene\":8,\"Builder_Bird\":9999,\"Clown\":9999,\"Rift_Ripper\":7,\"Speccius\":11,\"Wellington\":0,\"Meel\":0,\"Bloo_Radley\":6,\"Bubbulyte\":0,\"Snouts\":5,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":55,\"Desert_Davey\":9999,\"Pirate_Porkchop\":8,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Gangster_Gus\":12,\"Dog_Bone\":14,\"Mutton\":0,\"Nebulyte\":0,\"Djonnut\":13,\"TP_Pete\":2,\"Coralcave_Prince\":0,\"Potti\":0,\"Bill_Brr\":2,\"Whattso\":0,\"Legumulyte\":1,\"Walupiggy\":12,\"XxX_Cattleprod_XxX\":6,\"Bort\":0,\"Hoggindaz\":25,\"Mr_Pigibank\":9999,\"Dazey\":11,\"Muhmuguh\":9999,\"Zenelith\":9999,\"Monolith\":9,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":7,\"Lafu_Shi\":19,\"Fishpaste97\":0,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "PrayOwned": "[50,50,50,50,20,2,10,50,50,8,10,12,14,50,1,1,30,50,30,0,0,0,0,0,0]", + "PlayerStuff_5": "[11140,1,0,0,0,0,0,0,0,0]", + "EMm1_6": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":60,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":72,\"Weapon_Power\":48,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":72,\"Weapon_Power\":48,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":60,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":60,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-5,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":48,\"Weapon_Power\":32,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"LUK\":18,\"Weapon_Power\":18,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", + "EquipQTY_7": [ + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 0, + "10": 1, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 1, + "1": 0, + "2": 1, + "3": 0, + "4": 1, + "5": 1, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 2585, + "1": 129790, + "2": 230887, + "3": 230890, + "4": 225602, + "5": 0, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + } + ], + "IMm_8": "{\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"9\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "PlayerStuff_6": "[11698,0,0,0,0,0,0,0,0,0]", + "PVInstaRevives_3": 1, + "ServerGems": 14371, + "LockedSlots_1": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "POu_4": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,21516,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "PldTraps_6": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "AnvilPAstats_6": [ + 0, + 600, + 700, + 123, + 1251, + 61 + ], + "FarmUpg": [ + 1, + 559003.473001719, + 20, + 205, + 209, + 238, + 243, + 137, + 172, + 120, + 1, + 187, + 101, + 209, + 100, + 1, + 105, + 50, + 0, + 6055, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 87, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 84, + 0, + 29, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31, + 0, + 0, + 0, + 27, + 0, + 81, + 0, + 0, + 0, + 0, + 0, + 25, + 92, + 0, + 81, + 0, + 0, + 0, + 85, + 83, + 0, + 84, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "EquipOrder_8": [ + { + "0": "EquipmentHats83", + "1": "EquipmentWands11", + "2": "EquipmentShirts36", + "3": "EquipmentPendant26", + "4": "EquipmentPants27", + "5": "EquipmentRings23", + "6": "EquipmentShoes36", + "7": "EquipmentRings24", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "EquipmentTools8", + "1": "EquipmentToolsHatchet6", + "2": "FishingRod8", + "3": "CatchingNet3", + "4": "TrapBoxSet8", + "5": "WorshipSkull7", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "FoodPotGr2", + "1": "FoodG10", + "2": "FoodPotGr4", + "3": "FoodG9", + "4": "FoodPotYe5", + "5": "Blank", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + } + ], + "InvBagsUsed_5": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\"}", + "PTimeAway_9": 1771718.6472979998, + "CurrentMap_5": 305, + "PVFishingSpotIndex_3": 0, + "AnvilPAselect_2": [ + 6, + 6, + 6 + ], + "QuestComplete_3": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":-1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius1\":0,\"Masterius2\":-1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":0,\"Slargon4\":1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":0,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Mr_Pigibank1\":1,\"Dazey1\":-1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":0,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Builder_Bird1\":1,\"Promotheus4\":0,\"Stiltzcho4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":0,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":0,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":1,\"Obol_Altar1\":1,\"Krunk1\":1,\"Glumlee5\":1,\"Royal_Worm2\":1,\"Krunk2\":1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":1,\"Papua_Piggea1\":-1,\"Krunk3\":1,\"Royal_Worm4\":1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":0,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":1,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":0,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":1,\"Hoov2\":1,\"Toobus_Goobus1\":1,\"Hoov3\":1,\"Toobus_Goobus2\":1,\"Hoov4\":1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Hamish1\":0,\"Scubidew1\":-1,\"Scubidew2\":-1,\"TP_Pete1\":-1,\"Hamish2\":-1,\"Blobbo2\":1,\"Toobus_Goobus4\":-1,\"TP_Pete2\":-1,\"Hamish3\":-1,\"Scubidew3\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":-1,\"Scripticus3\":1,\"Cowbo_Jones11\":-1,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":0,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":0,\"Sprout1\":0,\"Capital_P1\":-1,\"Lonely_Hunter1\":1,\"Sprout2\":-1,\"Capital_P2\":-1,\"Lonely_Hunter2\":0,\"Sprout3\":-1,\"Capital_P3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Shuvelle3\":-1,\"Falloween_Pumpkin1\":0,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":-1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":-1,\"Cactolyte4\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":0,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":-1,\"Potti2\":-1,\"Bill_Brr2\":-1,\"Potti3\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Potti4\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte1\":-1,\"Potti5\":-1,\"Bill_Brr6\":-1,\"Giftmas_Blobulyte2\":-1,\"Potti6\":-1,\"Giftmas_Blobulyte3\":-1,\"Bill_Brr7\":-1,\"Potti7\":-1,\"Centurion1\":1,\"Toadstall1\":1,\"Centurion2\":1,\"Toadstall2\":1,\"Centurion3\":1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":1,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion5\":1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion6\":1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":-1,\"Lafu_Shi1\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":-1,\"Lafu_Shi6\":1,\"Woodsman2\":-1,\"Zenelith1\":1,\"Woodsman3\":-1,\"Hoggindaz1\":1,\"Woodsman4\":-1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":0,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":0,\"Iceland_Irwin1\":1,\"Telescope1\":1,\"Town_Marble1\":1,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Funguy3\":-1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Yondergreen3\":-1,\"Funguy5\":-1,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Carpetiem1\":1,\"Bushlyte1\":-1,\"Dog_Bone2\":0,\"Yondergreen6\":-1,\"Carpetiem2\":0,\"Bushlyte2\":-1,\"Yondergreen7\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":-1,\"Speccius1\":1,\"Loominadi2\":-1,\"Speccius2\":1,\"Loominadi3\":-1,\"Loominadi4\":-1,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1}", + "EMm0_3": "{\"0\":{\"Defence\":135,\"WIS\":0,\"STR\":90,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":9,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":49,\"WIS\":0,\"Weapon_Power\":56,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-7,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":90,\"WIS\":0,\"STR\":60,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":6,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-10,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":135,\"WIS\":0,\"STR\":90,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":9,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":75,\"WIS\":0,\"STR\":50,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":5,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-1,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":120,\"WIS\":0,\"STR\":80,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-1,\"Power\":0,\"Speed\":0},\"9\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":\"%_ALL_STATS\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_ALL_AFK_GAIN\",\"UQ2val\":2.5,\"UQ1val\":5,\"Speed\":0},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"11\":{\"UQ2txt\":\"%_ALL_AFK_GAIN\",\"UQ1val\":8,\"UQ1txt\":\"%_ALL_AFK_GAIN\",\"UQ2val\":5},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "Money_2": 1.1271578286632314e+34, + "AtkCD_4": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "OptL2_0": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } + ], + "AttackLoadoutpre_7": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[94,115,635,\"Null\",\"Null\",100],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "CauldronBubbles": "[[\"a2\",\"b11\",\"a18\"],[\"a18\",\"b7\",\"c15\"],[\"c8\",\"c15\",\"a18\"],[\"c8\",\"c15\",\"a18\"],[\"c21\",\"a18\",\"c15\"],[\"c8\",\"c15\",\"a18\"],[\"a2\",\"a18\",\"c15\"],[\"a2\",\"c8\",\"b11\"],[\"a2\",\"c8\",\"c15\"],[\"c8\",\"c15\",\"a18\"],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0]]", + "BuffsActive_1": [], + "GamingSprout": "[[1,5,16,3,247,288],[1,4,16,3,475,174],[1,9,16,4,282,136],[1,2,25,4,361,322],[1,2,25,3,558,272],[1,9,25,3,600,180],[1,1,9,3,548,355],[1,1,9,3,554,94],[1,4,24,3,452,297],[1,9,9,3,143,323],[1,5,16,3,69,320],[1,1,16,3,324,74],[1,5,16,3,295,234],[1,3,25,3,376,168],[1,1,25,4,420,231],[1,4,25,3,447,93],[1,3,9,3,129,113],[1,9,9,3,231,78],[1,1,25,4,164,187],[1,1,9,3,77,173],[1,0,-1,-1,0,0],[1,0,-1,-1,0,0],[1,0,-1,-1,0,0],[1,0,-1,-1,0,0],[1,0,0,-1,0,0],[394,57631.46966619174,0,0,470,380],[392,47397.63266629855,0,0,620,364],[367,57610.46966619174,284,409,122.81217076906128,243.98576487510286],[362,350406,27,0,655,76],[278,0,0,0,70,79],[228,307369378.61126155,0,0,107,383],[50,478803083.7313225,0,0,330,383],[166,30,0,0,225,373],[0,0,0,0,265,178],[0,475202322.64953,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0]]", + "Money_0": 3.519707341816616e+33, + "ItemQTY_8": [ + 5, + 3, + 3, + 5, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 80565, + 8, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "PVStatList_9": [ + 109416, + 200161, + 126200, + 81472, + 912 + ], + "CYDeliveryBoxStreak": 1896, + "Exp0_0": [ + 3.064727893521957e+22, + "1.2646701019937348E9", + 35954668431.9437, + "2.0845708251483902E10", + "3.614483675935172E9", + 130989904452.01102, + "1.0361937916362936E7", + 30481287277.1244, + 9487453098.384428, + "3.413596458823362E7", + "1.5795368526675737E8", + 13328455.4298561, + 826547.435250191, + 234915726.315672, + 544233.2108664513, + 2.44300017234128e+34, + 4.70287191082121e+23, + 1.06707894580845e+50, + 1669135225.00968, + 4256689.18074003, + 19.02501186699875, + 0, + 0, + 0 + ], + "InventoryOrder_8": [ + "StonePremLUK", + "StonePremWIS", + "StonePremAGI", + "StoneA7", + "EquipmentHats57", + "EquipmentHats75", + "EquipmentHats62", + "EquipmentHats34", + "EquipmentHats56", + "EquipmentHats4Choppin", + "Blank", + "Blank", + "w7B1", + "w7B1b", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" + ], + "EMmLENGTH1_1": 16, + "BuffsActive_3": [ + { + "0": 94, + "1": 2712, + "2": 5280, + "length": 3 + } + ], + "PlayerStuff_4": "[33686,1,5,0,0,0,0,0,0,0]", + "ArcadeUpg": "[20,18,30,25,21,54,88,17,66,11,50,50,26,16,20,25,10,30,15,20,0,0,15,30,32,21,5,84,0,20,20,4,26,33,25,27,25,20,30,101,42,26,27,25,25,26,26,30,10,25,32,0,0,0,25,0,0,0,0,0,31,30,0,0,0,0,0]", + "PldTraps_1": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "EMm1_4": "{\"0\":{\"Defence\":0,\"WIS\":84,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":56,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":60,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":72,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":48,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":48,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":32,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":60,\"Weapon_Power\":40,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":84,\"Weapon_Power\":56,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":48,\"Weapon_Power\":32,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", + "CurrentMap_3": 259, + "MaxCarryCap_7": "{\"Mining\":20000,\"Chopping\":100,\"Souls\":100,\"Quests\":10,\"Fishing\":1000,\"fillerz\":10,\"Critters\":10,\"Foods\":20000,\"bCraft\":10000,\"Bugs\":10,\"Statues\":10}", + "AnvilPAselect_5": [ + 2, + 2, + 2 + ], + "IMm_9": "{\"31\":{\"Power\":0,\"STR\":0,\"WIS\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0}}", + "EMm1_2": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":56,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":84,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":11,\"UQ2txt\":0,\"Reach\":0,\"AGI\":72,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":72,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":72,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":0,\"Reach\":0,\"AGI\":60,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":9,\"Reach\":0,\"AGI\":60,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"STR\":12,\"WIS\":0,\"Weapon_Power\":32,\"LUK\":0,\"Reach\":0,\"AGI\":48,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", + "PlayerStuff_0": "[12871.111890657949,0,5,0,0,0,0,0,0,0]", + "ServerGemsReceived": 14371, + "CSetEq_7": "{\"{%_Dmg,_Drop,_and_EXP\":30}", + "KLA_5": "[[0,0],[-38055610440.2328],[-113272586.532373],[150,10],[150],[150],[0],[0,81],[-1277686068.02222],[-137414.636741817],[0],[0,0],[0],[-387905942.590677,-387858442.590677],[-5094619.30080875,-5093269.30080875],[-7513607.14888956],[-4809887.53526314,-4807087.53526314],[-530736877.608621],[-8128426142.6497],[-1663035.34033607],[7],[5],[0],[0],[-178378715.538152,-178377015.538152],[0],[-122290266.244601],[-469976313.797591,-469972143.797591],[-267475998.681798],[0],[0],[-809286671.129473],[0],[0],[0],[0],[0],[0],[-4653.44294796695],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-17610393.1897422],[-7419212.19677253,-7418812.19677253],[-4459351.91166695],[0],[0],[30],[-900211199.475116],[-7732890.15375554],[-2415955.58805695],[-1725750.10896349,-1728250.10896349],[0],[-4350186.05146499],[-12659859.6300686],[-6576657.93892296],[-296592415.983778],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-4867315.65313312],[4000],[-117300136.553477],[-195349521.067751,-195259521.067751],[-220371877.373436],[-574604707.800489],[-521282035.567722],[-130753589.441348],[-235820167.837334],[-354564343.458722],[-402241849.279286],[-301983151.013258],[-549844481.870227],[1],[1000],[-479189754.915402],[-333756547.073671],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-338868173.802898],[-230643055.038681],[-400432956.008437],[-3173361926.83601],[-369373203.456881],[-246156499.051619],[-52950375.6685916],[-2453760.89301278],[-787870887.03049],[-960077974.323851],[-25194730.6358842],[-35146971.7018471],[-2525867.46327926],[250],[700],[-16778322.3879048],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-13419365.5840719],[-348249067.005782],[-398973340.803834],[-441991083.8871],[-81488223.4162837],[-133212229.19548],[-1287393.3243736],[-462239368.952444],[-64626812.2682069],[-744416.406054299],[-32719244.9814801],[-38979872.3228909],[-3366857083],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-91729],[-131315231],[-2364144],[-49003040.1113398],[-422699.938686918],[-277699081],[-2037874158.77719],[-889968043],[-603851562.422604],[-609611911],[-389661550.576309],[-1761419711.46926],[-10594823509.9823],[-87637125240.1287],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-7932.51269373551],[-2179504098.74499],[-17462004.0909792,-25962004.0909785],[-110326972.85641064],[20000000,1000000],[0],[-758209159.789256,-988209159.78926],[-9882155],[-43802200],[-3331456,-428331456],[-336952100],[-988455266],[0],[0],[1997782.37743342],[6000000],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "PVMinigamePlays_9": 5, + "Lv0_8": [ + 942, + 109, + 125, + 136, + 112, + 151, + 112, + 122, + 759, + 116, + 1, + 84, + 322, + 166, + 182, + 297, + 353, + 826, + 148, + 68, + 2, + -1, + -1, + -1, + -1 + ], + "ObolEqO0_7": [ + "ObolSilverMoney", + "ObolSilverFishing", + "ObolPinkDamage", + "ObolBronzeFishing", + "ObolSilverMoney", + "ObolSilverFishing", + "ObolSilverFishing", + "ObolSilverFishing", + "ObolBronzeFishing", + "ObolSilverLuck", + "ObolKruk", + "ObolSilverLuck", + "ObolSilverFishing", + "ObolSilverFishing", + "ObolSilverFishing", + "ObolSilverFishing", + "ObolSilverFishing", + "ObolSilverFishing", + "ObolSilverMoney", + "ObolChizoarA", + "ObolGoldLuck" + ], + "PVFishingSpotIndex_2": 1, + "ObolEqO2": [ + "Blank", + "Blank", + "Blank" + ], + "BuffsActive_8": [], + "Prayers_5": "[16,14,18,5,1,3,4,-1,-1,-1,-1,-1]", + "FoodCD_4": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "LockedSlots_6": [ + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "PVMinigamePlays_7": 5, + "AnvilPAselect_8": [ + 3, + 3, + 3 + ], + "AchieveReg": "[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,0,-1,-1,-1,-1,-1,-1,-1,0,0,-1,-1,-1,-1,0,-1,-1,-1,0,0,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,41,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,0,-1,-1,-1,-1,0,-1,-1,0,-1,-1,-1,-1,28,28,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,107,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,0,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6645,-1,-1,-1,-1,-1,-1,-1,-1,-1,56705,-1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,780,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", + "OptL2_6": [ { - "0": 167, - "1": 35, - "2": 60, - "length": 3 + "0": 710, + "1": 10, + "length": 2 }, { - "0": 168, - "1": 48.20000000000002, - "2": 219.20000000000002, - "length": 3 + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 } ], - "CharacterClass_1": 40, - "BuffsActive_1": [], - "AnvilPAstats_2": [ - 1, - 600, - 700, - 237, - 1545, - 29 + "POu_7": "[400,400,400,0,400,0,0,400,400,0,0,400,400,400,0,400,0,247,0,0,500,800,800,0,0,0,0,0,0,0,0,0,0,0,0,0]", + "Money_5": 7.811954815640759e+33, + "ForgeItemQty": [ + 18594983, + 0, + 2416, + 18594983, + 0, + 2414, + 18594983, + 0, + 2415, + 18594983, + 0, + 2413, + 18594983, + 0, + 2415, + 18594983, + 0, + 2412, + 18594983, + 0, + 2413, + 18594983, + 1815682, + 3861, + 18594983, + 0, + 2413, + 18594983, + 0, + 2415, + 18594983, + 0, + 2414, + 18594983, + 7653733, + 12953, + 18594983, + 0, + 8096, + 18594983, + 0, + 8099, + 18594983, + 0, + 8094, + 18594983, + 0, + 8099 ], - "QuestHm_4": [ + "PostOfficeInfo1": [ { - "0": "Tired_Mole3", - "1": "Equip_the_Divine_Scarf:", - "2": "0", - "3": "1", - "4": "Get_Kattlekruk_Cape:", - "5": "0", - "6": "1", - "length": 7 + "0": 4418, + "1": -76, + "2": 0, + "length": 3 }, { - "0": "Royal_Worm5", - "1": "Clash_of_Cans_wave:", - "2": "0", - "3": "55", - "4": "Person_DMG_dealt:", - "5": "0", - "6": "5000", - "length": 7 + "0": 100, + "1": -865, + "2": 0, + "length": 3 }, { - "0": "Monolith2", - "1": "EquipmentStatues1", - "2": 140, - "3": 20000, - "length": 4 + "0": 661, + "1": -76, + "2": 0, + "length": 3 }, { - "0": "Slargon3", - "1": "Defeat_Mr_BSs:", - "2": "0", - "3": "1000000", - "length": 4 + "0": 61, + "1": -76, + "2": 0, + "length": 3 }, { - "0": "Snootie1", - "1": "Find_Pommsie:", - "2": "0", - "3": "1", - "length": 4 + "0": 274, + "1": -76, + "2": 0, + "length": 3 + }, + { + "0": 220, + "1": -76, + "2": 0, + "length": 3 } ], - "Prayers_6": "[17,9,16,14,2,-1,4,-1,-1,-1,-1,-1]", - "AFKtarget_4": "Spelunking3", - "EMm1_8": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":24,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":24,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":24,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":36,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":48,\"STR\":0,\"LUK\":0,\"Weapon_Power\":32,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", - "Ninja": "[[11,375.77059884258324,0,0],[11,2969.8065664779097,0,13.36],[11,3540.588460753591,0,64.99584],[11,233.46350870150945,0,3091.24437230329],[11,1068.251416447369,0,3091.24437230329],[11,2573.494289530252,0,17892.3284014265],[11,1524.1800140199393,0,81846.6662015012],[11,1058.7047984267715,0,520007.297858458],[11,3247.42737624279,0,2106024.77780421],[11,1058.7047984267715,0,7250853.45437546],[8,0,0,0],[8,0,0,0],[\"NjItem11\",0],[\"NjGl2\",331],[\"NjTr17\",617],[\"NjTr4\",2202],[\"NjItem5\",0],[\"NjGl2\",402],[\"NjTr17\",729],[\"NjTr4\",2182],[\"NjItem12\",0],[\"NjGl2\",127],[\"NjTr17\",657],[\"NjTr4\",2052],[\"NjItem9\",0],[\"NjGl1\",1135],[\"NjTr17\",636],[\"NjTr4\",2020],[\"NjItem1\",0],[\"NjWep7\",1342],[\"NjTr17\",2660],[\"NjTr4\",2024],[\"NjItem4\",0],[\"NjWep7\",1358],[\"NjTr17\",602],[\"NjTr4\",951],[\"NjItem6\",0],[\"NjGl1\",416],[\"NjTr16\",2664],[\"NjTr16\",2873],[\"NjItem5\",0],[\"NjGl1\",13],[\"NjTr16\",717],[\"NjTr16\",743],[\"NjItem5\",0],[\"NjGl1\",38],[\"NjTr16\",737],[\"NjTr16\",724],[\"NjItem13\",0],[\"NjGl1\",13],[\"NjTr16\",754],[\"NjTr16\",754],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"NjTr16\",640],[\"NjTr16\",626],[\"NjTr16\",606],[\"NjTr16\",642],[\"NjWep5\",1228],[\"NjWep5\",1205],[\"NjWep5\",1178],[\"NjWep5\",1205],[\"NjGl1\",381],[\"NjGl1\",385],[\"Blank\",0],[\"Blank\",0],[\"Blank\",0],[\"NjTr22\",2585],[\"NjTr21\",2188],[\"NjTr11\",2189],[\"NjTr24\",855],[\"NjTr12\",778],[\"NjTr9\",2006],[\"NjTr23\",679],[\"NjTr18\",2592],[\"NjTr10\",2280],[\"NjTr20\",871],[\"Blank\",0],[1000,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[3,9.693178852229449e+63,149790.70900011063,1,0,1,1,0,44,\"_lehvAarqxsympziwgtnBbcojfkuIDHKCEFdJGLMNOPQ\",2,0,0,0,0,0,0,0,0,0],[233,1547,1730,270,560,717,533,394,2267,0,343,434,433,3484,667,367,44,112,135,218,82,12,38,753,620,647,81,238,270,0],[1,1,0,0,1,1,1,0,1,1,3,2,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[10,421,76,5,1,1619,518,1200,1187,0,0,0],[\"NjWep0\",\"NjWep1\",\"NjTr15\",\"NjTr5\",\"NjTr7\",\"NjWep5\",\"NjTr9\",\"NjItem5\",\"NjWep2\",\"NjTr4\",\"NjTr10\",\"NjItem11\",\"NjItem9\",\"NjWep6\",\"NjTr11\",\"NjTr14\",\"NjItem12\",\"NjTr8\",\"NjTr0\",\"NjItem1\",\"NjTr1\",\"NjTr12\",\"NjWep3\",\"NjItem4\",\"NjTr13\",\"NjTr18\",\"NjTr2\",\"NjWep7\",\"NjGl0\",\"NjTr6\",\"NjItem13\",\"NjWep4\",\"NjTr16\",\"NjWep8\",\"NjTr17\",\"NjItem6\",\"NjGl1\",\"NjTr3\",\"NjItem14\",\"NjItem0\",\"NjGem0\",\"NjItem3\",\"NjGem1\",\"NjGem2\",\"NjGem3\",\"NjItem7\",\"NjItem10\",\"NjGl2\",\"NjTr19\",\"NjTr20\",\"NjGem4\",\"NjTr24\",\"NjGem6\",\"NjTr21\",\"NjGem5\",\"NjTr22\",\"NjTr23\",\"NjGem7\"],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]", - "AtkCD_6": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "TaskZZ2": "[[5,10,12,10,10,5,6,0],[7,10,10,10,8,5,8,5],[4,10,5,10,10,5,5,0],[3,10,2,5,8,4,3,0],[20,10,7,10,5,9,4,0],[20,10,12,20,10,4,0,0],[0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0]]", - "ItemQTY_5": [ - 1, - 0, - 0, - 0, - 1, - 0, - 0, - 1, - 2233, - 5534, - 1, - 1, + "PVtStarSign_8": "69,55,5,", + "Compass": "[[1,17,1,1,1,1,5,6,26,1,82,25,1,21,164,94,25,171,43,30,18,19,1,0,0,0,0,20,163,109,71,26,4,0,38,57,1,1,13,0,20,196,34,137,4,77,15,1,10,6,2,0,5,2,0,0,0,0,0,0,187,103,59,87,140,100,11,14,110,21,5,24,70,18,17,17,1,6,9,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,106,66,0,0,2,0,0,0,0,0,4,0,113,381,240,82,230,139,48,0,0,0,0,48,16,0,0,0,0,0,0,151,0,163,40,32,121,0,0,75,1,0,0,0,0,97,12,0,73,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0],[\"1_0\",\"2_0\",\"14_0\",\"16_1\",\"16_0\",\"19_0\",\"24_0\",\"26_0\",\"27_1\",\"13_0\",\"18_0\",\"14_1\",\"51_0\",\"52_0\",\"53_0\",\"57_0\",\"58_0\",\"59_0\",\"60_0\",\"62_0\",\"63_0\",\"52_1\",\"64_0\",\"101_0\",\"103_0\",\"104_0\",\"105_0\",\"106_0\",\"13_1\",\"8_0\",\"15_0\",\"54_0\",\"55_0\",\"107_0\",\"104_1\",\"108_0\",\"109_0\",\"110_0\",\"111_0\",\"112_0\",\"151_0\",\"152_0\",\"153_0\",\"154_0\",\"155_0\",\"156_0\",\"157_0\",\"158_0\",\"159_0\",\"160_0\",\"116_0\",\"161_0\",\"162_0\",\"201_0\",\"202_0\",\"203_0\",\"204_0\",\"205_0\",\"206_0\",\"207_0\",\"208_0\",\"209_0\",\"210_0\",\"211_0\",\"212_0\"],[\"goblinG\",\"mimicA\",\"plank\",\"mushG\",\"frogG\",\"crabcake\",\"beanG\",\"slimeG\",\"snakeG\",\"carrotO\",\"frogBIG\",\"mushR\",\"branch\",\"acorn\",\"mushW\",\"poopSmall\",\"ratB\",\"flake\",\"w4b2\",\"w4a3\",\"jarSand\",\"coconut\",\"sandcastle\",\"pincermin\",\"potato\",\"steak\",\"w4b1\",\"moonman\",\"sandgiant\",\"snailZ\",\"sheep\",\"stache\",\"bloque\",\"mamoth\",\"snowball\",\"penguin\",\"reindeer\",\"glass\",\"snakeB\",\"speaker\",\"eye\",\"ram\",\"thermostat\",\"w4b3\",\"w4c1\",\"skele2\",\"w4c4\",\"w5b1\",\"w5a4\",\"mushP\",\"w4a2\",\"demonP\",\"w4b4\",\"w4b5\",\"w4c2\",\"w4c3\",\"w5a1\",\"w5a3\",\"w5b3\",\"w5c1\"],[\"b2\",\"a45\",\"b1\",\"a50\",\"a7\",\"b6\",\"a14\",\"_37\",\"b8\",\"b5\",\"a9\"]]", + "Refinery": "[[6,8.623430252075195,6.623430252075195,1161.6234302036464,149034993.62343,149034993.62343,149034993.62343,149034993.62343],[\"Refinery5\",\"Refinery6\",\"Refinery3\",\"Refinery1\",\"Refinery2\",\"Refinery4\",\"Blank\",\"Blank\"],[8793479,4419378,3842355,1010686,14398195,1647500,0,0],[1000000,252,0,1,0],[1000000,89,0,1,0],[0,12,0,1,0.01],[300509,56,0,1,0],[0,14,0,1,0.01],[0,8,0,1,0.01],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0]]", + "ItemQTY_0": [ 1, 1, + 8576, 1, 1, 1, 1, 1, - 3221, 1, + 7, + 70816, + 10623, + 42, + 7, + 7, 0, 0, 0, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, 0, 0, 0, 0, 0, + 85981, + 8, + 0, + 0, + 0, 0, 0, 0, @@ -7068,23 +6054,14 @@ 0, 0, 0, - 1, - 1, - 37, 0, 0, 0, 0, 0, - 8999, - 8980, - 9114, - 9152, 0, 0, 0, - 1, - 1, 1, 0, 0, @@ -7097,9 +6074,6 @@ 0, 0, 0, - 4, - 1, - 1, 0, 0, 0, @@ -7115,6 +6089,20 @@ 0, 0, 0, + 1, + 1, + 1, + 0, + 2, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, 0, 0, 0, @@ -7134,14 +6122,6 @@ 0, 0, 0, - 0 - ], - "Territory": "[[31142.98910557953,246,0,\"CookingSpice0\",632,\"Blank\",0,\"Blank\",0],[22586.941862954398,235,0,\"CookingSpice1\",576,\"Blank\",0,\"Blank\",0],[101654.64484508475,456,0,\"CookingSpice2\",1150,\"Blank\",0,\"Blank\",0],[1988650.6736035256,445,0,\"CookingSpice3\",1144,\"Blank\",0,\"Blank\",0],[3963160.801697741,408,0,\"CookingSpice4\",1037,\"Blank\",0,\"Blank\",0],[2512602.5530001307,378,0,\"CookingSpice5\",378,\"Blank\",0,\"Blank\",0],[149002.32630801975,224,0,\"CookingSpice6\",338,\"Blank\",0,\"Blank\",0],[2611757.9447407057,292,0,\"CookingSpice7\",292,\"Blank\",0,\"Blank\",0],[203750.56972674094,172,0,\"CookingSpice8\",254,\"Blank\",0,\"Blank\",0],[3568252.134016006,311,0,\"CookingSpice9\",455,\"Blank\",0,\"Blank\",0],[645.8541733762249,83,0,\"CookingSpice10\",115,\"Blank\",0,\"Blank\",0],[8461894.149517309,225,0,\"CookingSpice11\",339,\"Blank\",0,\"Blank\",0],[184951.42705509625,30,0,\"CookingSpice12\",47,\"Blank\",0,\"Blank\",0],[5912453.2923905635,158,0,\"CookingSpice13\",234,\"Blank\",0,\"Blank\",0],[767565.1893211053,9,0,\"CookingSpice14\",12,\"Blank\",0,\"Blank\",0],[1214301.2016502055,3,0,\"CookingSpice15\",6,\"Blank\",0,\"Blank\",0],[497045.62182125356,130,0,\"CookingSpice16\",130,\"Blank\",0,\"Blank\",0],[7001395.495357474,56,0,\"CookingSpice17\",56,\"Blank\",0,\"Blank\",0],[3033767.9863092476,72,0,\"CookingSpice18\",72,\"Blank\",0,\"Blank\",0],[7197548.332514086,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[9684392.121965645,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[56011261.57353921,18,0,\"CookingSpice21\",18,\"Blank\",0,\"Blank\",0],[10731742.426004129,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[16310895.086441366,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[0,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[0,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0]]", - "IMm_2": "{}", - "StatueLevels_8": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "CardPreset_2": "[[\"demonP\",\"Crystal0\",\"babaMummy\",\"w6d2\",\"w5a3\",\"speaker\",\"mimicA\",\"poopSmall\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"w5a1\",\"w6a5\",\"Boss3C\",\"poopBig\",\"w4c1\",\"w5b3\",\"poopD\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4B\",\"wolfA\",\"CritterCard7\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\"]]", - "ObolInvMAP_3": "{}", - "FoodCD_6": [ 0, 0, 0, @@ -7151,332 +6131,384 @@ 0, 0 ], - "AnvilPA_9": [ + "ShopStock": [ { - "0": 14258554, - "1": 5332218074.93933, - "2": 100, - "3": 1137280612, - "length": 4 + "0": 1225, + "1": 1225, + "2": 1225, + "3": 8167, + "4": 817, + "5": 653, + "6": 653, + "7": 653, + "8": 1633, + "9": 20, + "10": 39, + "11": 26, + "12": 2, + "13": 5, + "14": 7, + "15": 2, + "16": 2, + "17": 2, + "18": 2, + "19": 2, + "20": 2, + "21": 2, + "22": 2, + "23": 2, + "24": 82, + "25": 2, + "length": 26 }, { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 + "0": 1633, + "1": 1633, + "2": 1633, + "3": 817, + "4": 817, + "5": 10, + "6": 2, + "7": 2, + "8": 2, + "9": 3, + "10": 2, + "11": 2, + "12": 49, + "13": 2, + "length": 14 }, { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 + "0": 40833, + "1": 40833, + "2": 40833, + "3": 16333, + "4": 2, + "5": 20, + "6": 39, + "7": 26, + "8": 32667, + "9": 32667, + "10": 32667, + "11": 2, + "12": 2, + "13": 2, + "14": 2, + "15": 2, + "16": 2, + "17": 2, + "18": 65, + "19": 3, + "20": 2, + "length": 21 }, { - "0": 0, - "1": 0, - "2": 345.055873518897, - "3": 107964654, - "length": 4 + "0": 2, + "1": 2, + "2": 2, + "3": 2, + "4": 2, + "5": 2, + "6": 2, + "7": 3, + "8": 2, + "9": 2, + "10": 2, + "11": 2, + "12": 2, + "length": 13 }, { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 + "0": 40833, + "1": 40833, + "2": 40833, + "3": 162, + "4": 162, + "5": 20, + "6": 49, + "7": 34, + "8": 32667, + "9": 32667, + "10": 32667, + "11": 2, + "12": 2, + "13": 2, + "14": 2, + "15": 2, + "16": 2, + "17": 2, + "18": 98, + "19": 5, + "20": 2, + "21": 2, + "22": 2, + "length": 23 }, { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 + "0": 2, + "1": 2, + "2": 8166667, + "3": 8166667, + "4": 16, + "5": 20, + "6": 49, + "7": 34, + "8": 490000, + "9": 490000, + "10": 490000, + "11": 490000, + "12": 2, + "13": 2, + "14": 2, + "15": 2, + "16": 2, + "length": 17 }, { - "0": 0, - "1": 0, - "2": 1745.00836691293, - "3": 1413203, - "length": 4 + "0": 12250000, + "1": 12250000, + "2": 326667, + "3": 20, + "4": 49, + "5": 34, + "6": 2, + "7": 2, + "8": 2, + "length": 9 }, { - "0": 0, - "1": 0, - "2": 773.250289281816, - "3": 18, - "length": 4 + "0": 2, + "1": 2, + "2": 12250000, + "3": 12250000, + "4": 326667, + "5": 20, + "6": 49, + "7": 34, + "8": 2, + "9": 2, + "10": 2, + "11": 2, + "12": 2, + "length": 13 }, { - "0": 0, - "1": 0, - "2": 5938.74774724725, - "3": 39201577, - "length": 4 - }, + "0": 16, + "1": 16, + "2": 14700000, + "3": 14700000, + "4": 2, + "5": 7, + "6": 7, + "7": 7, + "8": 2, + "9": 2, + "10": 2, + "11": 2, + "12": 2, + "length": 13 + } + ], + "EMmLENGTH0_2": 16, + "Exp0_2": [ + 4.546451738111957e+22, + "2.803096072371317E8", + 288225575541.213, + "4.663155702146538E8", + "8.235332092938209E7", + 290791974703.90936, + "7.990835452696723E8", + 49327731038.7987, + 17855315134.95715, + "4.414430099628039E7", + "2.0313318334378302E7", + 13328455.4298561, + 587729.465188635, + 1404870093.15765, + 1088985.1045934712, + 1.91083300345959e+34, + 4.68576274896672e+23, + 9.393835298232421e+49, + 183132140.767527, + "5.4106270550821915E7", + 18.710745211456036, + 0, + 0, + 0 + ], + "Money_4": 1.9239462110381129e+34, + "CYNPC": [ + 0.01, + 5, + 3, + 1.01, + 0.01, + 0.01, + 2, + 0.01, + 2, + 4, + 0.01, + 1.01, + 3, + 0.01, + 1, + 3, + 3, + 4, + 2, + 0.01, + 1.01, + 0.01, + 0.01, + 0.01, + 0.01, + 0.01, + 0, + 1, + 0, + 1, + 8, + 1, + 0, + 0, + 0, + 0 + ], + "IMm_2": "{}", + "SL_8": "{\"0\":299,\"1\":299,\"5\":245,\"6\":245,\"8\":299,\"9\":100,\"10\":498,\"11\":494,\"12\":936,\"13\":100,\"144\":217,\"445\":245,\"446\":100,\"447\":294,\"448\":245,\"449\":245,\"450\":100,\"451\":100,\"452\":141,\"453\":100,\"454\":100,\"455\":146,\"456\":141,\"457\":152,\"458\":100,\"459\":145,\"460\":142,\"461\":157,\"462\":148,\"463\":100,\"464\":109,\"480\":100,\"481\":140,\"482\":100,\"483\":299,\"484\":100,\"485\":147,\"486\":100,\"487\":149,\"488\":159,\"489\":100,\"490\":100,\"491\":128,\"492\":147,\"493\":147,\"494\":100,\"525\":198,\"526\":224,\"527\":200,\"528\":100,\"529\":299,\"530\":155,\"531\":209,\"532\":214,\"533\":181,\"535\":299,\"536\":299,\"537\":299,\"538\":299,\"539\":299,\"585\":1,\"586\":100,\"587\":100,\"588\":1,\"589\":1,\"590\":1,\"591\":1,\"592\":1,\"593\":100,\"594\":100,\"595\":100,\"596\":100,\"597\":100,\"598\":100,\"599\":100,\"616\":50,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":0,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":100,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":200}", + "Prayers_0": "[4,14,-1,16,1,-1,-1,-1,-1,-1,-1,-1]", + "CharSAVED_4": 5, + "Money_7": 6.585454617590818e+33, + "KLA_3": "[[0,0],[-1867893.4374663],[-230804088.303098],[150,10],[150],[150],[0],[0,0],[-5618984063.25753],[-230369.816258472],[0],[0,0],[0],[-146070.596126316,-98570.5961263162],[-40193394032.776,-40193392682.776],[-21611833.6786251],[-405216914.442128,-405214114.442128],[-98140.7475745668],[-802534.45328256],[-263168553.237723],[7],[5],[0],[0],[-10376202.4572566,-10374502.4572566],[0],[-67132.7995272666],[-57130588,-57126418],[-30103929.3480906],[0],[-11959.9881543864],[-305350],[0],[0],[0],[0],[0],[0],[-336481.088869117],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-939445.475384385],[-17030.0992038367,-16630.0992038367],[-41975],[0],[0],[30],[-13370],[-46086.2069230773],[-1501],[-22958.7055818211,-25458.7055818211],[0],[-197338350.096297],[-14278550.08],[-1724074.23642712],[-13250917.6096789],[0],[0],[0],[-2682.30034285714],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1741492.25],[4000],[-578253],[-139931957462.784,-139931867462.784],[-100234558770.105],[-937180.490234471],[-125099],[-1381786221.21407],[-18182],[-391226014.739459],[-662826440.97702],[-5076.05],[107876.769999999],[1],[1000],[-29461549.0280439],[-28509820.3431763],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-568248.804943523],[-32437],[-9042750.83954462],[-17882065906.5058],[-393998.089178809],[-376751.886699254],[-258499.062238536],[-688518.923615384],[-36521],[-4307127.55542834],[-20689],[-2979807900.51439],[-677663.524355084],[250],[700],[-6979009.67897785],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-779298686.182146],[-14410993.8779367],[-14410875.3715023],[-75299938.1671226],[-41497.3267487175],[-432537.571833901],[-1889455.75519778],[-122126670976.199],[-87544.7436481499],[-1293491.91494146],[-161475758.665563],[-366078708.19463],[-8622809549.36386],[0],[0],[-1003320242.33795],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1302035536.26931],[-448648855.367886],[-16981277.6352672],[-131801519.133382],[-446411482.611152],[-212306472.857874],[-2260520730.32993],[-909035762.27992],[-117534428762.3776],[-699483091.655868],[-1191704.83034791],[-185329923.921104],[-17093903197.4762],[-84438727055.1568],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-6676148.35294741],[-671225.245285153],[8391463.9410967,-108536.058902151],[-12702536.8491952],[17669965.1003595,-1330034.89964051],[-822297360.021297],[250000000,20000000],[60000000],[0],[500000000,75000000],[1000000000],[0],[0],[0],[1997782.37743342],[6000000],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "PostOfficeInfo2": [ { "0": 0, - "1": 0, - "2": 4626.33386279429, - "3": 376779, - "length": 4 + "1": 1, + "2": 0, + "3": 5248, + "4": "StoneW1", + "5": "1", + "6": "EquipmentStatues1", + "7": "1", + "length": 8 }, { "0": 0, - "1": 0, + "1": 1, "2": 0, - "3": 0, - "length": 4 + "3": 31893, + "4": "ExpBalloon1", + "5": "1", + "6": "Blank", + "7": 0, + "length": 8 }, { "0": 0, - "1": 0, + "1": 1, "2": 0, - "3": 0, - "length": 4 + "3": 3468, + "4": "ExpBalloon1", + "5": "1", + "6": "Blank", + "7": 0, + "length": 8 }, { "0": 0, - "1": 0, + "1": 1, "2": 0, - "3": 0, - "length": 4 + "3": 249, + "4": "StoneA2", + "5": "2", + "6": "Blank", + "7": 0, + "length": 8 }, { "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - } - ], - "KLA_2": "[[0,0],[-245771790376.14774],[-393255931.544401],[150,10],[150],[150],[0],[0,81],[-62289914.8],[-405.05],[0],[0,0],[0],[-456731388.12,-456683888.12],[-304712619.58632,-304711269.58632],[-50423802.1825217],[-533395570,-533392770],[-1396222284],[-10826192706.9965],[-464370573.489851],[7],[5],[0],[0],[-281424096.488808,-281422396.488808],[0],[-161434871],[-545313385,-545309215],[-453532749.7],[0],[0],[-1084753025],[0],[0],[0],[0],[0],[0],[-905.099999999995],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-10678736.4856689],[-121807.287708738,-121407.287708738],[-19809859.9242946],[0],[0],[30],[-638348.070182524],[-14613438.5523658],[-359641.006232554],[-1558387.18234563,-1560887.18234563],[0],[-409305],[-201193.590547573],[-1350798],[-53042931],[0],[-3414.47481743611],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-167667.65],[4000],[-189202907.28],[-227656237.118462,-227566237.118462],[-224323467.627107],[-675657793.6774],[-223927639.700955],[-2072.67523883495],[-454695540.60165],[-407821885.159817],[-480937813.13132],[-362540932.634566],[-694394328.544002],[1],[1000],[-1398561.63252815],[-65890452],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-32419645.5326659],[-116127958],[-3461978286.13824],[-10056.78],[-205],[-1051065612],[-86472.977953398],[-23079.2800000033],[-125927.382345679],[-1145828515.7647],[-93537316],[-11239449.0824246],[-818420804],[250],[700],[-28505862.4015391],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-2776871970.19456],[-395864.670977602],[-1588409],[-17899594],[-82662034.7595131],[-2024744.23515777],[-2394503.16944086],[-352368191.253001],[-7141],[-2012693.31150076],[-60407472.8620116],[-18995027],[-1725053138.15087],[0],[0],[-1341848801.2983537],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-171530],[-113504209],[-4078749],[-1562323.55820732],[-1540603],[-261719940.232376],[-86184.1618796017],[-3603638.59932906],[-6788536.61307019],[-1582355],[-251726423.838916],[-11774184],[-27433517],[-50091197726.727036],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-266369.9737361627],[-3559208.7983296243],[-1611344.080399584,-10111344.08039933],[-14031691.234823633],[-173054,-19173054],[0],[-118185579.26112807,-348185579.2597194],[-9281564],[0],[-787664830,-1212664830],[-452391560.6009486],[0],[0],[0]]", - "BundlesReceived": "{\"bun_d\":1,\"bun_e\":1,\"bun_f\":1,\"bun_g\":1,\"bun_h\":1,\"bun_i\":1,\"bun_j\":1,\"bun_k\":1,\"bun_l\":1,\"bun_m\":1,\"bun_n\":1,\"bun_p\":1,\"bun_a\":1,\"bun_q\":1,\"bun_r\":1,\"bun_b\":1,\"bun_c\":1,\"bun_s\":1}", - "EquipQTY_4": [ - { - "0": 1, "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 1, - "12": 1, - "13": 0, - "14": 0, - "15": 0, - "length": 16 + "2": 0, + "3": 164234, + "4": "StoneW1", + "5": "2", + "6": "StoneHelm1", + "7": "1", + "length": 8 }, { - "0": 1, + "0": 0, "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 178634, - "1": 14474, - "2": 69, - "3": 1981, - "4": 170545, - "5": 0, - "6": 0, + "2": 0, + "3": 1944101, + "4": "Ladle", + "5": "3", + "6": "Blank", "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 + "length": 8 } ], - "ObolEqO0_1": [ - "ObolGoldMoney", - "ObolSilverTrapping", - "ObolChizoarA", - "ObolSilverTrapping", - "ObolGoldTrapping", - "ObolSilverTrapping", - "ObolBronzeTrapping", - "ObolSilverTrapping", - "ObolSilverTrapping", - "ObolGoldMoney", - "ObolKruk", - "ObolGoldMoney", - "ObolBronzeTrapping", - "ObolSilverTrapping", - "ObolSilverTrapping", - "ObolSilverTrapping", - "ObolSilverTrapping", - "ObolSilverTrapping", - "ObolGoldMoney", - "ObolChizoarA", - "ObolSilverLuck" - ], - "StampLv": [ - { - "0": 155, - "1": 135, - "2": 140, - "3": 96, - "4": 150, - "5": 100, - "6": 92, - "7": 63, - "8": 72, - "9": 88, - "10": 18, - "11": 112, - "12": 42, - "13": 60, - "14": 80, - "15": 108, - "16": 100, - "17": 95, - "18": 150, - "19": 75, - "20": 147, - "21": 45, - "22": 120, - "23": 51, - "24": 100, - "25": 190, - "26": 84, - "27": 104, - "28": 98, - "29": 100, - "30": 150, - "31": 225, - "32": 147, - "33": 84, - "34": 133, - "35": 140, - "36": 130, - "37": 210, - "38": 76, - "39": 100, - "40": 0, - "41": 160, - "42": 0, - "43": 0, - "length": 44 - }, - { - "0": 325, - "1": 305, - "2": 110, - "3": 230, - "4": 80, - "5": 260, - "6": 100, - "7": 340, - "8": 130, - "9": 290, - "10": 140, - "11": 290, - "12": 96, - "13": 130, - "14": 130, - "15": 62, - "16": 105, - "17": 140, - "18": 115, - "19": 110, - "20": 176, - "21": 130, - "22": 184, - "23": 155, - "24": 200, - "25": 90, - "26": 78, - "27": 0, - "28": 0, - "29": 104, - "30": 78, - "31": 52, - "32": 0, - "33": 46, - "34": 0, - "35": 138, - "36": 360, - "37": 315, - "38": 190, - "39": 220, - "40": 360, - "41": 230, - "42": 100, - "43": 80, - "44": 120, - "45": 200, - "46": 50, - "47": 85, - "48": 96, - "49": 60, - "50": 64, - "51": 112, - "52": 112, - "53": 88, - "54": 0, - "55": 0, - "56": 8, - "length": 57 + "EquipOrder_2": [ + { + "0": "EquipmentHats105", + "1": "EquipmentBows14", + "2": "EquipmentShirts38", + "3": "EquipmentPendant30", + "4": "EquipmentPants29", + "5": "EquipmentRings36", + "6": "EquipmentShoes37", + "7": "EquipmentRings36", + "8": "EquipmentHats69", + "9": "EquipmentKeychain24", + "10": "Trophy11", + "11": "EquipmentKeychain10", + "12": "EquipmentCape13", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 }, { - "0": 230, - "1": 100, - "2": 220, - "3": 0, - "4": 0, - "5": 55, - "6": 124, - "7": 70, - "8": 260, - "9": 160, - "10": 110, - "11": 216, - "12": 0, - "13": 38, - "14": 56, - "15": 52, - "16": 0, - "17": 62, - "18": 104, - "19": 40, - "20": 51, - "21": 85, - "22": 104, - "23": 200, - "24": 75, - "25": 3, - "26": 105, - "length": 27 + "0": "EquipmentTools14", + "1": "EquipmentToolsHatchet12", + "2": "FishingRod11", + "3": "CatchingNet11", + "4": "TrapBoxSet9", + "5": "WorshipSkull10", + "6": "DNAgun3", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "FoodPotGr2", + "1": "FoodPotGr4", + "2": "FoodG9", + "3": "FoodPotGr1", + "4": "FoodG2", + "5": "Blank", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 } ], - "PlayerStuff_9": "[10999,0,2,0,0,0,0,0,0,0]", - "LockedSlots_7": [ - 1, + "LockedSlots_2": [ 0, 0, 0, @@ -7554,6 +6586,7 @@ 0, 0, 0, + 1, 0, 0, 0, @@ -7589,566 +6622,875 @@ 0, 0 ], - "CurrentMap_7": 312, - "CardPreset_8": "[[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"poopBig\",\"wolfB\",\"poopD\",\"w5b3\",\"skele2\",\"snowball\",\"w5a1\",\"Boss6C\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Crystal1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"babaMummy\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", - "EMm0_3": "{\"0\":{\"Defence\":135,\"STR\":90,\"WIS\":0,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-11,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Upgrade_Slots_Left\":-7,\"Weapon_Power\":56,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":49,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"2\":{\"Defence\":90,\"STR\":60,\"WIS\":0,\"Weapon_Power\":6,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":135,\"STR\":90,\"WIS\":0,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-11,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":75,\"STR\":50,\"WIS\":0,\"Weapon_Power\":5,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":120,\"STR\":80,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"9\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":\"%_ALL_STATS\",\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":2.5,\"UQ1txt\":\"%_ALL_AFK_GAIN\",\"Reach\":0,\"AGI\":0,\"UQ1val\":5,\"Speed\":0},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"UQ1val\":8,\"UQ2txt\":\"%_ALL_AFK_GAIN\",\"UQ2val\":5,\"UQ1txt\":\"%_ALL_AFK_GAIN\"},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", - "SL_9": "{\"0\":100,\"1\":100,\"5\":150,\"6\":145,\"8\":100,\"9\":100,\"10\":498,\"11\":923,\"12\":408,\"13\":100,\"144\":132,\"263\":144,\"265\":100,\"266\":264,\"267\":100,\"268\":149,\"269\":153,\"270\":100,\"271\":100,\"272\":140,\"273\":140,\"274\":100,\"276\":146,\"277\":131,\"278\":145,\"279\":128,\"280\":100,\"281\":100,\"282\":100,\"283\":100,\"284\":137,\"285\":100,\"286\":100,\"287\":100,\"288\":100,\"289\":100,\"290\":147,\"291\":100,\"292\":154,\"293\":148,\"294\":100,\"295\":153,\"296\":153,\"297\":129,\"298\":143,\"299\":100,\"316\":100,\"317\":100,\"318\":313,\"319\":313,\"320\":100,\"325\":152,\"326\":152,\"327\":149,\"328\":313,\"360\":100,\"366\":100,\"367\":152,\"368\":153,\"374\":313,\"615\":88,\"616\":50,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"634\":50,\"635\":1,\"636\":0,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"651\":0,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100}", - "PVtStarSign_3": "69,55,4,", - "PVFishingSpotIndex_7": 2, - "HintStatus": "[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1],[1,0,1,1,1,1,1,1,-1,1,0,-1],[0,0,0,-1,1,1,1,1,1,1,1,1,1,-1],[1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[]]", - "Sailing": "[[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,0,0],[5141605422567.447,421377894.8201921,739114813.1301589,364186333.6228069,144112358.0016983,297012568.9550437,515344958.0480428,166693359.4678322,23388139.238395467,159871084.6173613,472448805.2999436,983766111.3189875,586810650.5981276,1029120926.3770175,819606624.7793374,2877597835.8343334,2367704799.331753,440464989.82956636,711882889.4575475,91235163515.95535,5452996553.933789,383554539.4369757,18155634.777017895,416564193.0614442,466400.798195817,28833368.6694443,34456430.8185546,7595830.44912696,27523069.4017361,268308766.61270022,3525483.4190736627,43443095318.16757,1830895324.6090531],[19,19],[5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]", - "ObolEqMAP_5": "{\"0\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"UQ1val\":1,\"STR\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"2\":{\"UQ1val\":1,\"AGI\":1,\"UQ1txt\":\"%_DROP_CHANCE\"},\"3\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"5\":{\"UQ1val\":1,\"STR\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"6\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"AGI\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"7\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"8\":{\"UQ1val\":1,\"AGI\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"9\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"10\":{\"UQ1val\":1,\"LUK\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"11\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"12\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"13\":{\"UQ1val\":1,\"STR\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"14\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"15\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"16\":{\"LUK\":-1,\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"17\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":0,\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":2,\"SuperFunItemDisplayType\":\"Inventory\"},\"19\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":0,\"SuperFunItemDisplayType\":\"Inventory\"},\"20\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":0,\"SuperFunItemDisplayType\":\"Inventory\"}}", - "Money_1": 8.941626263080281e+33, - "OptL_4": [ + "SLpre_0": "{\"0\":188,\"1\":163,\"5\":195,\"6\":219,\"8\":267,\"9\":100,\"10\":1020,\"11\":494,\"12\":408,\"13\":100,\"81\":200,\"85\":205,\"86\":100,\"87\":355,\"88\":200,\"89\":213,\"90\":103,\"91\":100,\"92\":183,\"93\":100,\"94\":220,\"95\":188,\"96\":185,\"97\":208,\"98\":180,\"99\":217,\"100\":200,\"101\":207,\"102\":210,\"103\":189,\"104\":110,\"105\":127,\"106\":130,\"107\":107,\"108\":115,\"109\":202,\"110\":207,\"111\":105,\"112\":201,\"114\":191,\"115\":147,\"116\":128,\"117\":131,\"118\":145,\"119\":111,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":176,\"141\":100,\"142\":214,\"143\":194,\"144\":152,\"145\":192,\"146\":216,\"147\":202,\"148\":201,\"149\":207,\"195\":0,\"196\":0,\"197\":0,\"198\":0,\"199\":0,\"200\":0,\"201\":0,\"202\":0,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":100,\"616\":50,\"617\":150,\"618\":0,\"619\":0,\"620\":50,\"621\":144,\"622\":25,\"624\":0,\"625\":862,\"627\":0,\"628\":100,\"631\":100,\"632\":0,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":0,\"639\":0,\"640\":0,\"641\":0,\"642\":116,\"643\":0,\"644\":0,\"645\":0,\"651\":100,\"652\":300,\"654\":0,\"655\":0,\"656\":0,\"657\":0,\"658\":0}", + "OptL_2": [ 1, 1, 2, - 9, + 10, + 1, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 4, + 26, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 0, + 6, + 0, + 3281, + 0 + ], + "ObolEqMAPz1": "{\"0\":{\"UQ1val\":1,\"LUK\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"2\":{\"UQ1val\":1,\"WIS\":2,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"3\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"AGI\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"UQ1val\":1,\"STR\":2,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"ObolUpgradeReroll\"},\"5\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"6\":{\"UQ1val\":1,\"LUK\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"7\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"8\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"9\":{\"UQ1val\":1,\"AGI\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"10\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"11\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"12\":{\"UQ1val\":1,\"AGI\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"13\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"14\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"15\":{\"UQ1val\":1,\"SuperFunItemDisplayType\":\"Inventory\",\"UQ1txt\":\"%_DROP_CHANCE\"},\"16\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"17\":{\"UQ1val\":1,\"AGI\":2,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"UQ1val\":1,\"AGI\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"ObolUpgradeReroll\"},\"19\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"20\":{\"LUK\":-1,\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"21\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"22\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"23\":{\"UQ1val\":1,\"LUK\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"}}", + "PVStatList_4": [ + 124337, + 132460, + 320168, + 80048, + 920 + ], + "CurrentMap_2": 317, + "Jars": "[[5,4,326,329,0.518438027457957],[3,5,748,325,0.061665631365031],[6,4,808,314,0.313500663130432],[3,4,611,323,0.0707832446811929],[5,4,309,327,0.762721286291276],[3,4,330,315,0.695158778523213],[6,4,758,319,0.424808418660659],[3,4,245,324,0.346890519163302],[5,4,140,328,0.531374105160536],[3,4,425,325,0.620185885955151],[6,4,422,324,0.714166592365005],[5,4,740,315,0.440510732659391],[3,4,266,328,0.327516347578496],[3,4,110,319,0.935803406351088],[6,4,130,323,0.140000443420243],[5,4,134,315,0.71806735117815],[3,4,689,323,0.81547013300142],[5,4,284,329,0.222296730662525],[3,4,642,330,0.517608794239207],[6,4,467,325,0.117217222721481],[3,4,138,315,0.969474507199668],[5,4,273,313,0.674778284291253],[6,4,377,325,0.343266219043199],[3,4,431,327,0.292593182930615],[3,4,365,316,0.823381250491366],[5,4,460,328,0.0637405610177666],[6,4,204,322,0.192678305090033],[3,4,265,315,0.582081507891417],[5,4,426,325,0.905121601186693],[3,4,487,330,0.6697635630102896],[6,4,675,325,0.30553997048433],[3,4,375,327,0.08825808192397555],[5,3,636,313,0.0911994069503821],[3,3,784,329,0.501001949863383],[6,4,683,328,0.60602373466827],[5,3,238,317,0.892848691388745],[3,3,742,312,0.189579940030213],[3,3,207,316,0.312938294399108],[6,3,413,329,0.940908033212893],[5,3,348,317,0.109748787268068],[3,3,348,328,0.856454025285049],[3,3,772,320,0.686212750048121],[6,3,316,328,0.110922452913378],[5,3,608,318,0.698009485532445],[3,3,206,323,0.235801469980023],[5,3,163,318,0.514708373675825],[6,3,124,314,0.219750678154487],[3,3,412,324,0.92021094798547],[3,3,697,318,0.675129875469628],[5,3,319,316,0.114925630593533],[6,3,697,329,0.734719002526423],[3,3,350,324,0.684035425787114],[5,3,714,313,0.0981986307590057],[3,3,407,328,0.669705140664904],[6,3,647,323,0.480841523620296],[3,3,396,323,0.34083872344662],[5,3,356,323,0.962218026850034],[3,3,379,330,0.65033193578535],[6,3,445,330,0.737160861046059],[3,3,402,328,0.614023224017121],[5,3,101,322,0.857463034188712],[3,3,375,325,0.196198328816396],[6,3,292,329,0.00960558043440396],[5,3,334,328,0.00644012696262064],[3,3,198,323,0.00894234376483505],[3,3,243,319,0.46951644539055],[6,3,477,324,0.380700444093081],[5,3,451,323,0.766299785121582],[3,3,776,328,0.979057380850917],[5,3,239,313,0.702763795321793],[3,3,730,321,0.977849806858921],[6,3,356,325,0.216065049574181],[3,3,277,313,0.363753523604184],[5,3,649,316,0.920493505647584],[6,3,492,326,0.926736041497128],[3,3,641,330,0.689941578162685],[3,3,384,323,0.227229555798591],[5,3,784,315,0.0971127544207075],[6,3,172,318,0.914535246911589],[3,3,259,321,0.675160380818727],[5,3,807,320,0.706835793569423],[3,3,300,330,0.345360483706767],[6,3,431,327,0.258913845465932],[3,3,746,317,0.362062789651063],[5,3,639,329,0.381937185213446],[3,3,310,313,0.848737482352401],[6,3,369,328,0.831348280981125],[5,3,341,328,0.370709487450454],[3,3,298,316,0.287457294276897],[3,3,401,330,0.973582583739614],[6,3,629,318,0.430759726878161],[5,3,632,320,0.777841298935525],[3,3,807,325,0.921333297972601],[3,3,157,313,0.90161105487932],[6,3,290,319,0.710453156470629],[5,3,774,325,0.708884586972685],[3,3,416,330,0.0421905353469714],[5,3,739,328,0.034732907555636],[3,3,742,322,0.177792676283627],[6,3,711,330,0.195780104608481],[3,3,221,323,0.606351998760658],[5,3,800,315,0.940688628763073],[6,3,433,328,0.271666646857667],[3,3,275,330,0.510200257347151],[3,3,138,326,0.563965496102086],[5,3,385,328,0.0192409540134331],[6,3,158,314,0.317245505836931],[3,3,170,315,0.551884723242435],[5,3,187,327,0.759819564178981],[3,3,371,324,0.557946762880699],[6,3,342,314,0.629591841725901],[3,3,414,324,0.936942843234824],[5,3,641,314,0.262989443737881],[3,3,312,328,0.198059884586229],[6,3,720,327,0.564684363686099],[5,3,409,328,0.41805734943901],[3,3,132,315,0.38052496953189],[3,3,446,324,0.154601534993897],[6,3,382,327,0.477251491672589],[5,3,713,326,0.615359141998347]]", + "QuestComplete_6": "{\"Eliteus1\":-1,\"Eliteus2\":-1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX2\":0,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":1,\"Djonnut1\":1,\"Nebulyte2\":1,\"Djonnut2\":1,\"Nebulyte3\":1,\"Djonnut3\":1,\"Nebulyte4\":1,\"Lava_Larry1\":1,\"Masterius1\":-1,\"Masterius2\":-1,\"Crystalswine4\":1,\"Crystalswine5\":1,\"Crystalswine6\":1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":0,\"Oinkin2\":1,\"Slargon3\":-1,\"Oinkin3\":1,\"Slargon4\":-1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":0,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Mutton2\":1,\"Bellows3\":1,\"Mutton3\":1,\"Bellows4\":1,\"Mutton4\":1,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Promotheus4\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Stiltzcho5\":0,\"Constructor_Crow1\":1,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":1,\"Glumlee5\":1,\"Royal_Worm2\":-1,\"Krunk2\":1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":1,\"Papua_Piggea1\":1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":0,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":1,\"Pirate_Porkchop4\":0,\"Rocklyte3\":1,\"Hoggindaz10\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":0,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Scubidew1\":-1,\"Hamish1\":0,\"Hamish2\":-1,\"TP_Pete1\":1,\"Scubidew2\":-1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"TP_Pete2\":1,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete3\":1,\"Scripticus2\":1,\"Cowbo_Jones10\":1,\"Scripticus3\":1,\"Cowbo_Jones11\":1,\"Scripticus4\":1,\"Cowbo_Jones12\":1,\"Meel1\":1,\"Scripticus5\":1,\"Cowbo_Jones13\":1,\"Tired_Mole1\":1,\"Meel2\":1,\"Scripticus6\":1,\"Cowbo_Jones14\":1,\"Sussy_Gene1\":1,\"Tired_Mole2\":0,\"Scripticus7\":1,\"Cowbo_Jones15\":0,\"Sussy_Gene2\":1,\"Tired_Mole3\":-1,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":1,\"Capital_P1\":1,\"Sprout1\":0,\"Capital_P2\":0,\"Sprout2\":-1,\"Lonely_Hunter1\":1,\"Capital_P3\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Sprout4\":-1,\"Shuvelle1\":1,\"Lonely_Hunter3\":-1,\"Gobo1\":1,\"Shuvelle2\":1,\"Gobo2\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":1,\"Shuvelle4\":1,\"Falloween_Pumpkin2\":-1,\"Gobo3\":1,\"Shuvelle5\":1,\"Falloween_Pumpkin3\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Shuvelle6\":1,\"Falloween_Pumpkin4\":-1,\"Typhoon1\":1,\"Shuvelle7\":0,\"Falloween_Pumpkin5\":-1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":1,\"Whattso4\":0,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":1,\"Cactolyte2\":1,\"Worldo1\":1,\"Cactolyte3\":1,\"Snake_Jar1\":1,\"Worldo2\":1,\"Cactolyte4\":1,\"Snake_Jar2\":0,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Goldric6\":1,\"Gangster_Gus1\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway11\":-1,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":1,\"Potti2\":-1,\"Bill_Brr2\":1,\"Potti3\":-1,\"Bill_Brr3\":1,\"Bill_Brr4\":1,\"Potti4\":-1,\"Bill_Brr5\":1,\"Giftmas_Blobulyte1\":-1,\"Potti5\":-1,\"Bill_Brr6\":0,\"Giftmas_Blobulyte2\":-1,\"Potti6\":-1,\"Giftmas_Blobulyte3\":-1,\"Bill_Brr7\":-1,\"Potti7\":-1,\"Centurion1\":1,\"Toadstall1\":1,\"Centurion2\":1,\"Centurion3\":1,\"Toadstall2\":1,\"Toadstall3\":1,\"Snouts1\":0,\"Centurion4\":1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion5\":0,\"Centurion6\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion7\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion8\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":0,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Woodsman2\":1,\"Zenelith1\":1,\"Woodsman3\":1,\"Hoggindaz1\":1,\"Woodsman4\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":1,\"Funguy1\":1,\"Hoggindaz7\":0,\"Funguy2\":1,\"Yondergreen1\":1,\"Hoggindaz8\":-1,\"Iceland_Irwin1\":1,\"Telescope1\":1,\"Town_Marble1\":1,\"Funguy3\":0,\"Yondergreen2\":0,\"Hoggindaz9\":-1,\"Funguy4\":-1,\"Funguy5\":-1,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Carpetiem1\":1,\"Dog_Bone2\":1,\"Bushlyte1\":1,\"Yondergreen5\":-1,\"Carpetiem2\":1,\"Bushlyte2\":1,\"Yondergreen6\":-1,\"Carpetiem3\":1,\"Bushlyte3\":1,\"Yondergreen7\":-1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Speccius1\":1,\"Loominadi2\":-1,\"Speccius2\":1,\"Loominadi3\":-1,\"Loominadi4\":-1,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1}", + "SaltLick": "[20,8,85,100,10,100,10,25,10,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", + "WeeklyBoss": "{\"d_27\":-1,\"d_16\":-1,\"d_17\":-1,\"d_28\":-1,\"d_18\":-1,\"d_19\":-1,\"set3\":10,\"d_0\":-1,\"d_1\":-1,\"d_2\":-1,\"d_3\":-1,\"d_30\":-1,\"d_4\":-1,\"d_31\":-1,\"d_20\":-1,\"d_32\":71,\"d_10\":-1,\"d_21\":-1,\"d_5\":-1,\"d_33\":-1,\"d_6\":-1,\"d_22\":-1,\"d_11\":-1,\"d_34\":13,\"d_23\":-1,\"d_12\":-1,\"d_7\":-1,\"d_35\":20,\"d_8\":-1,\"d_24\":1726,\"d_13\":-1,\"d_25\":-1,\"d_14\":-1,\"d_9\":-1,\"d_26\":-1,\"UI_j\":1,\"d_15\":-1}", + "KLA_9": "[[0,0],[-7658563108.70426],[-4888018047.28801],[150,10],[150],[150],[0],[0,81],[20000],[0],[0],[0,0],[0],[-365796727,-365749227],[-2225814.55213981,-2224394.55213981],[34740.3125370604],[-12852901.2393705,-12850101.2393705],[0],[-8701724660.2492],[-4842760170.99872],[7],[5],[0],[0],[-186540768,-186539068],[0],[-243805865.913786],[-421850171,-421846001],[-367107265],[0],[0],[-93.8602328658756],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-1784456.07946937],[-402.08,-2.0799999999982],[-52.1230291262121],[0],[0],[30],[-4642471021.1756],[-13982471761.9712],[-89181150.0580465],[-32623.5741514563,-35123.5741514563],[0],[-32100],[-5097496.29166026],[-45986],[-272447412],[0],[-116.964235190873],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-787372333.701818],[4000],[-92482755.0576621],[-363197900,-363100900],[-1948583287],[-513985513.852154],[-1669600],[-121086275.861887],[-288366291],[-303838796],[-626526366],[-267714145.774142],[-477192069.618175],[1],[1000],[-163368521],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-214747085.4],[-339892068.844155],[-181289749],[-6075257348.222],[-1480991991],[-2311872726.64457],[-60185.4981386216],[-24886],[-202791],[-842999516.465051],[-765174642],[-25618569.323443],[350000],[250],[700],[-18445666.9191483],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1312030.34711451],[-452459.349245886],[-4293182],[-99968495.3151841],[-45193435.2856311],[-305300.261109878],[-1277046.71660198],[-2474434],[-43556],[-1231566],[-412131037],[-532846360],[60000],[0],[0],[-25400.7287466622],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-100968],[-1277325],[-204796009],[-450147489],[-477991244],[-275211235],[-52679],[-35733],[-2362596],[-14526407],[-425876103],[-3607119.2825498],[-24488675],[-53474278646.034],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-5226.53348893293],[-4434176.60637411],[-1112661.60056581,-9612661.60056582],[-1615847.94793212],[-1835003006,-1854003006],[0],[-15169613,-245169613],[-258831],[0],[-98671575,-523671575],[-11687921],[-962167559],[0],[0],[-54415479.62256658],[6000000],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "BuffsActive_2": [ + { + "0": 273, + "1": 598, + "2": 1320, + "length": 3 + } + ], + "ItemQTY_1": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 15, + 100, + 1, + 1, + 1, + 2461, + 0, + 0, + 1, + 1, + 32007, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, 1, 0, - 782, 0, 0, 0, 0, 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "FarmRank": "[[170,170,170,172,171,170,175,173,174,174,175,175,175,175,176,176,175,175,175,174,175,174,176,176,174,173,174,176,175,174,172,172,172,170,173,174],[43890922606.118645,92251084919.25743,89227123451.71619,22505326714.154583,10114918861.760817,88507002552.05324,112933642600.90297,51844285892.20073,81785552595.37749,2492773938.5232544,171677698662.34265,112463787659.22783,144815530827.72784,51628491278.02866,42111190267.96432,136720205494.41301,133559031911.406,98125287814.61713,26584173171.980434,4701009239.674286,27708641424.91365,88185561852.14268,131830358689.47008,137907856003.28052,7904533032.142609,121636777662.26297,156685783158.80722,52424114793.16829,484307929.06762695,67977757366.77878,42816659641.420906,38766575193.11631,40080548897.14101,70804881244.05602,14058530160.542515,11987090544.68863],[128,252,602,117,19,100,305,308,200,19,125,739,100,500,19,120,100,430,1270,19]]", + "PVFishingToolkit_1": [ + 7, + 3 + ], + "EMmLENGTH1_6": 16, + "QuestHm_5": [], + "PVFishingToolkit_0": [ + 13, + 12 + ], + "EMmLENGTH1_7": 16, + "AttackLoadout_8": "[[490,482,526,529,588,\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[634,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "Lv0_3": [ + 844, + 112, + 133, + 131, + 98, + 142, + 95, + 122, + 1763, + 128, + 77, + 84, + 226, + 166, + 236, + 297, + 353, + 826, + 153, + 19, 2, - 0, - 0, - 5, - 28, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, + -1, + -1, + -1, + -1 + ], + "POu_9": "[400,400,400,400,0,400,0,400,0,400,400,400,400,400,100,0,0,400,0,0,400,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "PVInstaRevives_6": 1, + "Money_8": 6.890204773399993e+33, + "PVInstaRevives_5": 1, + "EMmLENGTH0_7": 16, + "ObolInvMAP_1": "{\"10\":{\"UQ1val\":1,\"WIS\":1,\"UQ1txt\":\"%_MONEY\"},\"16\":{\"UQ1val\":1,\"AGI\":2,\"UQ1txt\":\"%_DROP_CHANCE\"}}", + "POu_6": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,22176,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "QuestHm_9": [ + { + "0": "Slargon4", + "1": "Defeat_Cheese_Nubs:", + "2": 99921552, + "3": "10000000", + "length": 4 + }, + { + "0": "XxX_Cattleprod_XxX3", + "1": "Quest32", + "2": 0, + "3": 1000, + "4": "Quest33", + "5": 0, + "6": 1, + "7": "Quest34", + "8": 0, + "9": 1, + "length": 10 + }, + { + "0": "Funguy3", + "1": "Quest21", + "2": 0, + "3": 50, + "length": 4 + }, + { + "0": "Bandit_Bob4", + "1": "Quest45", + "2": 0, + "3": 1, + "length": 4 + }, + { + "0": "Goldric3", + "1": "GoldricP1", + "2": 0, + "3": 200, + "4": "GoldricP2", + "5": 0, + "6": 200, + "7": "GoldricP3", + "8": 0, + "9": 200, + "length": 10 + } + ], + "IMm_6": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"23\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"24\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"25\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"26\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"27\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"28\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"29\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"30\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"31\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"32\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"33\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"34\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"35\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"36\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"37\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"38\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"39\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"40\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"41\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"42\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"43\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"44\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"45\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"46\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"47\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"48\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"49\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"50\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"51\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"52\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"53\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"54\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"55\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"56\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"57\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"58\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"59\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"60\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"61\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"62\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"64\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"65\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"66\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"67\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"68\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"69\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"70\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"72\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"73\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"74\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"75\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"76\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"77\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"78\":{\"Defence\":0,\"STR\":0,\"WIS\":4,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":8,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"79\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"80\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"81\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"82\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"83\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "NPCdialogue_5": "{\"Promotheus\":17,\"Stiltzcho\":33,\"Loominadi\":0,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Centurion\":19,\"Carpenter_Cardinal\":9999,\"Masterius\":5,\"Lava_Larry\":9999,\"Carpetiem\":0,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Yondergreen\":0,\"Scubidew\":5,\"Hamish\":0,\"Iceland_Irwin\":9999,\"Blobbo\":6,\"Town_Marble\":3,\"Telescope\":9999,\"Royal_Worm\":0,\"Tribal_Shaman\":0,\"Obol_Altar\":9999,\"Krunk\":0,\"Toobus_Goobus\":12,\"Funguy\":9,\"Goldric\":0,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":26,\"Cowbo_Jones\":4,\"Egggulyte\":0,\"Eliteus\":5,\"Typhoon\":5,\"Humble_Hugh\":0,\"Woodsman\":7,\"Snootie\":0,\"Gobo\":18,\"Bandit_Bob\":0,\"Poigu\":0,\"Picnic_Stowaway\":20,\"Capital_P\":10,\"Sprout\":0,\"Tiki_Chief\":5,\"Coastiolyte\":0,\"Slargon\":15,\"Oinkin\":10,\"Snake_Jar\":0,\"Sussy_Gene\":8,\"Builder_Bird\":9999,\"Clown\":9999,\"Rift_Ripper\":9999,\"Meel\":0,\"Speccius\":11,\"Wellington\":3,\"Bloo_Radley\":6,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Gangster_Gus\":12,\"Mutton\":12,\"Dog_Bone\":16,\"Nebulyte\":0,\"Djonnut\":13,\"TP_Pete\":2,\"Coralcave_Prince\":0,\"Potti\":0,\"Bill_Brr\":2,\"Whattso\":4,\"Legumulyte\":0,\"Walupiggy\":12,\"XxX_Cattleprod_XxX\":0,\"Mr_Pigibank\":9999,\"Dazey\":0,\"Hoggindaz\":25,\"Muhmuguh\":12,\"Zenelith\":9999,\"Monolith\":0,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":2,\"Lafu_Shi\":19,\"Fishpaste97\":3,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "PVStatList_8": [ + 115523, + 123945, + 259651, + 68885, + 918 + ], + "ChestQuantity": [ + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 672089192, + 1050000000, + 1050000000, + 957025085, + 845455187, + 1046397484, + 810483781, + 4198358, + 18956610, + 69768320, + 65903048, + 29109319, + 13004808, + 8744614, + 9708689, + 4463420, + 2059083, + 1050000000, + 1050000000, + 27019310, + 768047615, + 1050000000, + 965729098, + 453039906, + 331978665, + 521390411, + 156688887, + 36869467, + 48839554, + 1020001876, + 18831698, + 5106149, + 1025000000, + 206545735, + 482341977, + 519992, + 1050000000, + 92925753, + 24000, + 108464607, + 149497365, + 730, + 967160492, + 1049991750, + 929130790, + 1049750000, + 1050000000, + 1050000000, + 987629007, + 1050000000, + 920343081, + 1016343664, + 658527267, + 1050000000, + 1050000000, + 1049999868, + 926391928, + 1050000000, + 1044260316, + 924216361, + 1049739458, + 1049250000, + 356599040, + 874201676, + 51368195, + 27543405, + 334215690, + 592170678, + 92134721, + 11901, + 1050000000, + 23937, + 998643329, + 1814, + 974009020, + 24257, + 1050000000, + 20443, + 1050000000, + 22531, + 1050000000, + 22391, + 50000000, + 31428, + 1050000000, + 30723, + 1050000000, + 30274, + 1050000000, + 30386, + 62234459, + 1035847876, + 2263063, + 108201971, + 269599520, + 695624530, + 20287275, + 11922964, + 23513704, + 9782880, + 444027, + 18, + 3406106, + 2808391, + 1050000000, + 184597, + 251342063, + 1050000000, + 1050000000, + 262907660, + 38208862, + 1050000000, + 13512565, + 169192162, + 104102328, + 292267420, + 53796, + 148416, + 3010, + 11288161, + 58198041, + 38, + 874552600, + 1050000000, + 1050000000, + 1050000000, + 1049999875, + 1050000000, + 574746721, + 947782177, + 1050000000, + 406971194, + 1050000000, + 10066, + 487876027, + 1033386, + 1050000000, + 7704, + 1050000000, + 469861733, + 1722, + 771295884, + 1050000000, + 2731, + 1050000000, + 576074906, + 1050000000, + 1049995000, + 1050000000, + 1050000000, + 35356, + 398592266, + 1049999871, + 729408346, + 1049982276, + 31250, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 12204, + 1050000000, + 1050000000, + 671438190, + 1049999791, + 1050000000, + 1050000000, + 833520560, + 29, + 580485936, + 1050000000, + 1050000000, + 1286, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 5663, + 1050000000, + 1050000000, + 1050000000, + 1050000000, + 6568, + 1050000000, + 1050000000, + 1050000000, + 852007333, + 5581, + 1050000000, + 1018439431, + 1050000000, + 76449, + 1050000000, + 1050000000, + 1050000000, + 1047909597, + 64814259, + 1040000000, + 1050000000, + 1124, + 848058737, + 1050000000, + 97051959, + 166588152, + 1050000000, + 486, + 1010607093, + 1050000000, + 1020000000, + 78029192, + 659495887, + 1050000000, + 1050000000, + 5233823, + 11132030, + 11814586, + 2984332, + 8991147, + 5656, + 4290626, + 422729, + 128708, + 4760136, + 18448, + 1011, + 606, + 8131, + 1505, + 3012, + 689, + 2329, + 8743, + 948, + 323, 1, - 0, 1, 1, - 0, - 9, - 0, - 3022, - 0 - ], - "AnvilPAselect_4": [ - 0, - 0, - 0 - ], - "EquipOrder_0": [ - { - "0": "EquipmentHats106", - "1": "EquipmentSword9", - "2": "EquipmentShirts38", - "3": "EquipmentPendant30", - "4": "EquipmentPants30", - "5": "EquipmentRings26", - "6": "EquipmentShoes38", - "7": "EquipmentRings26", - "8": "EquipmentHats112", - "9": "EquipmentKeychain16", - "10": "Trophy17", - "11": "EquipmentKeychain22", - "12": "EquipmentCape13", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "EquipmentTools14", - "1": "EquipmentToolsHatchet12", - "2": "FishingRod11", - "3": "CatchingNet11", - "4": "TrapBoxSet8", - "5": "WorshipSkull9", - "6": "DNAgun3", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "FoodHealth17", - "1": "FoodPotGr3", - "2": "FoodHealth13", - "3": "FoodHealth12", - "4": "FoodPotYe5", - "5": "FoodPotGr4", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - } - ], - "PVtStarSign_1": "10,69,52,", - "BuffsActive_2": [ - { - "0": 273, - "1": 651, - "2": 1320, - "length": 3 - } - ], - "InventoryOrder_9": [ - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "InvBag105", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" - ], - "LockedSlots_3": [ + 6312171, + 917, 1, 1, 1, 1, 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "CardPreset_5": "[[\"poopSmall\",\"moonman\",\"Crystal1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"babaMummy\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"wolfB\",\"poopD\",\"w5a1\",\"w4c1\",\"w5b3\",\"w6a1\",\"poopBig\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w6d2\",\"babaMummy\",\"w5a3\",\"Crystal0\",\"speaker\",\"xmasEvent\",\"crabcakeB\",\"Boss6A\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w6a3\",\"Boss3C\",\"w5c2\",\"w4c4\",\"w4b5\",\"bloque\",\"coconut\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"poopD\",\"mini6a\",\"w4c1\",\"w5a1\",\"w6a5\",\"Boss3C\",\"Boss6C\",\"B\",\"B\",\"B\",\"B\"]]", - "AttackLoadout_6": "[[46,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[40,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[15,16,19,30,32,25],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "NPCdialogue_2": "{\"Stiltzcho\":35,\"Promotheus\":17,\"Loominadi\":17,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":11,\"Lava_Larry\":9999,\"Carpetiem\":19,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Iceland_Irwin\":9999,\"Hamish\":0,\"Blobbo\":6,\"Yondergreen\":3,\"Town_Marble\":3,\"Scubidew\":0,\"Telescope\":9999,\"Royal_Worm\":0,\"Tribal_Shaman\":0,\"Krunk\":1,\"Obol_Altar\":9999,\"Goldric\":26,\"Funguy\":9,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":26,\"Cowbo_Jones\":61,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":5,\"Woodsman\":0,\"Gobo\":18,\"Bandit_Bob\":23,\"Poigu\":9,\"Picnic_Stowaway\":20,\"Sprout\":0,\"Tiki_Chief\":5,\"Capital_P\":0,\"Coastiolyte\":0,\"Oinkin\":10,\"Snake_Jar\":18,\"Slargon\":15,\"Sussy_Gene\":8,\"Clown\":9999,\"Builder_Bird\":9999,\"Rift_Ripper\":9999,\"Meel\":8,\"Wellington\":0,\"Speccius\":11,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Desert_Davey\":9999,\"Scripticus\":47,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Crystalswine\":14,\"Giftmas_Blobulyte\":0,\"Dog_Bone\":14,\"Gangster_Gus\":12,\"Mutton\":3,\"Djonnut\":13,\"TP_Pete\":2,\"Potti\":0,\"Bill_Brr\":23,\"Whattso\":4,\"Legumulyte\":0,\"Walupiggy\":12,\"XxX_Cattleprod_XxX\":6,\"Dazey\":0,\"Hoggindaz\":28,\"Mr_Pigibank\":9999,\"Muhmuguh\":9999,\"Monolith\":9,\"Falloween_Pumpkin\":0,\"Shuvelle\":23,\"Lonely_Hunter\":2,\"Lafu_Shi\":19,\"Fishpaste97\":0,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Nebulyte\":0,\"Toobus_Goobus\":12,\"Humble_Hugh\":0,\"Snootie\":0,\"Sad_Urie\":9999,\"Bloo_Radley\":6,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "SL_7": "{\"0\":142,\"1\":100,\"5\":146,\"6\":146,\"8\":100,\"9\":100,\"10\":1004,\"11\":494,\"12\":408,\"13\":100,\"81\":128,\"85\":151,\"86\":100,\"87\":294,\"88\":145,\"89\":152,\"90\":100,\"91\":100,\"92\":130,\"93\":100,\"94\":140,\"95\":150,\"96\":195,\"97\":154,\"98\":202,\"99\":225,\"100\":188,\"101\":178,\"102\":142,\"103\":188,\"104\":100,\"105\":141,\"106\":138,\"107\":100,\"108\":100,\"109\":100,\"110\":135,\"111\":100,\"112\":100,\"114\":100,\"115\":150,\"116\":142,\"117\":141,\"118\":148,\"119\":100,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":100,\"141\":100,\"142\":191,\"143\":190,\"144\":100,\"145\":100,\"146\":100,\"147\":100,\"148\":100,\"149\":299,\"197\":100,\"198\":100,\"199\":254,\"202\":100,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":299,\"616\":50,\"617\":150,\"618\":0,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":92,\"637\":0,\"638\":96,\"639\":0,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":0,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100}", - "AttackLoadout_0": "[[195,196,198,136,106,105],[137,135,94,91,90,107],[\"Null\",\"Null\",635,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "FoodCD_4": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "QuestComplete_2": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Masterius1\":-1,\"Lava_Larry1\":1,\"Nebulyte4\":-1,\"Masterius2\":-1,\"Crystalswine4\":1,\"Crystalswine5\":1,\"Crystalswine6\":1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":1,\"Slargon4\":1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":0,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":0,\"Stiltzcho3\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Glumlee5\":1,\"Obol_Altar1\":1,\"Krunk1\":0,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Papua_Piggea1\":-1,\"Krunk3\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Scubidew1\":-1,\"Hamish1\":-1,\"Blobbo2\":1,\"TP_Pete1\":0,\"Scubidew2\":-1,\"Hamish2\":-1,\"Hamish3\":-1,\"TP_Pete2\":-1,\"Scubidew3\":-1,\"TP_Pete3\":-1,\"Cowbo_Jones10\":1,\"Scripticus2\":1,\"Cowbo_Jones11\":1,\"Scripticus3\":1,\"Cowbo_Jones12\":1,\"Scripticus4\":1,\"Meel1\":1,\"Scripticus5\":1,\"Cowbo_Jones13\":1,\"Tired_Mole1\":1,\"Cowbo_Jones14\":1,\"Meel2\":1,\"Scripticus6\":1,\"Sussy_Gene1\":1,\"Tired_Mole2\":1,\"Cowbo_Jones15\":1,\"Scripticus7\":1,\"Sussy_Gene2\":1,\"Tired_Mole3\":0,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":1,\"Capital_P1\":-1,\"Sprout1\":-1,\"Capital_P2\":-1,\"Sprout2\":-1,\"Lonely_Hunter1\":0,\"Capital_P3\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Sprout4\":-1,\"Shuvelle1\":1,\"Lonely_Hunter3\":-1,\"Shuvelle2\":1,\"Gobo1\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":1,\"Gobo2\":1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":1,\"Cactolyte4\":-1,\"Snake_Jar3\":1,\"Snake_Jar4\":1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":-1,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":1,\"Bill_Brr2\":1,\"Bill_Brr3\":1,\"Bill_Brr4\":1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":1,\"Bill_Brr7\":1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Centurion3\":0,\"Toadstall2\":1,\"Centurion4\":-1,\"Snouts1\":-1,\"Toadstall3\":1,\"Centurion5\":-1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion6\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt3\":1,\"Snouts4\":-1,\"Centurion8\":-1,\"QuestNameFiller2\":-1,\"Lord_of_the_Hunt4\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Fishpaste971\":-1,\"Lord_of_the_Hunt7\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":-1,\"Woodsman2\":-1,\"Woodsman3\":-1,\"Woodsman4\":-1,\"Hoggindaz1\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Funguy1\":1,\"Hoggindaz6\":1,\"Funguy2\":1,\"Hoggindaz7\":0,\"Telescope1\":1,\"Hoggindaz8\":-1,\"Yondergreen1\":0,\"Funguy3\":0,\"Town_Marble1\":1,\"Iceland_Irwin1\":1,\"Yondergreen2\":-1,\"Hoggindaz9\":-1,\"Funguy4\":-1,\"Yondergreen3\":-1,\"Funguy5\":-1,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Carpetiem1\":1,\"Bushlyte1\":-1,\"Dog_Bone2\":0,\"Yondergreen6\":-1,\"Carpetiem2\":1,\"Bushlyte2\":-1,\"Yondergreen7\":-1,\"Carpetiem3\":1,\"Bushlyte3\":-1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":1,\"Speccius1\":1,\"Loominadi2\":1,\"Loominadi3\":1,\"Speccius2\":1,\"Loominadi4\":1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "EMmLENGTH1_7": 16, - "CSetEq_0": "{\"{%_Skill_AFK_Gain_Rate\":8}", - "EquipQTY_7": [ - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 1, - "9": 0, - "10": 1, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 1, - "1": 0, - "2": 1, - "3": 0, - "4": 1, - "5": 1, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 2585, - "1": 131735, - "2": 230887, - "3": 230890, - "4": 225602, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - } - ], - "BuffsActive_4": [], - "InvBagsUsed_8": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"101\":\"2\",\"102\":\"4\",\"110\":\"1\"}", - "CMm": "{\"26\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"59\":{\"Defence\":0,\"WIS\":0,\"STR\":12,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"80\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"106\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":9,\"Weapon_Power\":32,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":48,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"245\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ1txt\":0,\"UQ2val\":0,\"Reach\":0,\"AGI\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"246\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"247\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"250\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"251\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"252\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"253\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"254\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"255\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"256\":{\"Defence\":0,\"WIS\":7,\"STR\":0,\"LUK\":2,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":-4,\"Reach\":0,\"UQ1val\":1,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"257\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"258\":{\"Defence\":0,\"STR\":0,\"WIS\":2,\"Weapon_Power\":8,\"LUK\":2,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"259\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"260\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"261\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"262\":{\"Defence\":30,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":18,\"Reach\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"263\":{\"Defence\":42,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":24,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"264\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"265\":{\"Upgrade_Slots_Left\":-10,\"Weapon_Power\":11,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":165,\"STR\":0,\"AGI\":0,\"WIS\":110,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"266\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"267\":{\"Defence\":120,\"STR\":0,\"WIS\":80,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"268\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"269\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"270\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ1txt\":0,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"271\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"272\":{\"Defence\":0,\"STR\":0,\"WIS\":4,\"Weapon_Power\":0,\"LUK\":1,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"UQ1val\":-1,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"273\":{\"Defence\":30,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":18,\"Reach\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"274\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"275\":{\"Upgrade_Slots_Left\":1,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"276\":{\"Defence\":50,\"WIS\":0,\"STR\":30,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"277\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"278\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"279\":{\"Defence\":60,\"WIS\":0,\"STR\":1,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":36,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"280\":{\"Defence\":105,\"STR\":0,\"WIS\":70,\"Weapon_Power\":7,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"281\":{\"Defence\":28,\"WIS\":16,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"282\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"283\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"284\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"285\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"286\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"287\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"288\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"289\":{\"Defence\":0,\"WIS\":3,\"STR\":9,\"LUK\":0,\"Weapon_Power\":4,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"Speed\":0},\"290\":{\"Defence\":0,\"WIS\":0,\"STR\":6,\"LUK\":0,\"Weapon_Power\":2,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"Speed\":0},\"291\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"292\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"293\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"294\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"295\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"296\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"297\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":1,\"Power\":0,\"Speed\":0},\"298\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":1,\"Power\":0,\"Speed\":0},\"299\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"300\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"302\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"304\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"305\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"307\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"308\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"309\":{\"UQ1val\":4,\"UQ2txt\":\"%_MONEY\",\"UQ1txt\":\"%_MONEY\",\"UQ2val\":4},\"310\":{\"UQ1val\":10,\"UQ2txt\":\"%_MONEY\",\"UQ1txt\":\"%_MONEY\",\"UQ2val\":4},\"311\":{\"UQ1val\":6,\"UQ2txt\":\"_AGI\",\"UQ1txt\":\"_STR\",\"UQ2val\":6},\"312\":{\"UQ2txt\":\"%_MOVEMENT_SPEED\",\"UQ1val\":2,\"UQ2val\":1.5,\"UQ1txt\":\"_LUK\"},\"313\":{\"UQ2txt\":\"%_FISHING_XP_GAIN\",\"UQ1val\":4,\"UQ2val\":12,\"UQ1txt\":\"%_DEFENCE\"},\"314\":{\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"UQ1val\":2.5,\"UQ2val\":1.5,\"UQ1txt\":\"%_CRIT_CHANCE\"},\"315\":{\"UQ1val\":5,\"UQ2txt\":\"%_FISHING_XP_GAIN\",\"UQ1txt\":\"%_MULTIKILL\",\"UQ2val\":8},\"316\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":\"%_ALL_STATS\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"UQ2val\":1,\"UQ1val\":3,\"Speed\":0},\"318\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"319\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"321\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"322\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"323\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"324\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"325\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"326\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"327\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"328\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"329\":{\"Defence\":0,\"WIS\":4,\"STR\":4,\"LUK\":12,\"Weapon_Power\":18,\"AGI\":4,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"Speed\":0},\"330\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"331\":{\"Defence\":0,\"WIS\":0,\"STR\":4,\"LUK\":4,\"Weapon_Power\":6,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"332\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "EMm0_6": "{\"0\":{\"Defence\":120,\"STR\":0,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":80,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":35,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":30,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":20,\"Weapon_Power\":2,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":1,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":1,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":5,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":105,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":70,\"Weapon_Power\":7,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Upgrade_Slots_Left\":-4,\"Weapon_Power\":5,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":75,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":50,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"6\":{\"Defence\":45,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":30,\"Weapon_Power\":3,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Upgrade_Slots_Left\":-4,\"Weapon_Power\":5,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":75,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":50,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"9\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":\"%_ALL_STATS\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"UQ2val\":2.5,\"UQ1val\":4,\"Speed\":0},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"UQ2txt\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2val\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"11\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":4,\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"Reach\":0,\"AGI\":0,\"UQ1val\":3,\"Speed\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "ArcadeUpg": "[20,18,30,25,21,54,88,17,66,11,50,50,26,16,20,25,10,30,15,20,0,0,15,30,32,21,5,84,0,20,20,4,26,33,25,27,25,20,30,101,42,26,27,25,25,26,26,30,10,25,32,0,0,0,25,0,0,0,0,0,31,30]", - "OptL2_7": [ - { - "0": 488, - "1": 10, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Scripticus2", - "3": 0, - "length": 4 - } - ], - "Shrine": "[[150,3,1416,25,12707431.07954805,0],[161,8,711,25,9812685.045560908,0],[150,3,1348,25,8165096.882007727,0],[150,3,1968,25,5449992.491465325,0],[150,3,1522,25,6032500.729365159,0],[150,0,636,25,2281993.554918549,0],[150,0,708,25,4976473.561446082,0],[150,0,792,25,28257.98116273674,0],[150,0,877,24,1163685.3374065696,0]]", - "CSetEq_2": "{\"{%_Skill_Efficiency\":40}", - "PTimeAway_4": 1770328.388095, - "ExpReq0_9": [ - 7.335211173201587e+22, - 8290514280.819875, - 63576701503.91206, - 51563590595.920746, - 1770863238.8453548, - 417544674105.16296, - 23377126849.030804, - 57675762854.00842, - 139693651926.1678, - 75595210.02694722, - 2958.60843497224, - 34509590.81999272, - 766295.5774381312, - 1557331638.5250974, - 1274761.0302086878, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 1805021782.6773589, - 39605255.62223112, - 15, - 15, - 15, - 15, - 15 - ], - "AttackLoadout_9": "[[270,271,273,285,286,288],[360,316,317,\"Null\",\"Null\",318],[634,635,639,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "MaxCarryCap_7": "{\"Mining\":20000,\"Chopping\":100,\"Souls\":100,\"Quests\":10,\"Fishing\":1000,\"fillerz\":10,\"Critters\":10,\"Foods\":20000,\"bCraft\":10000,\"Bugs\":10,\"Statues\":10}", - "KLA_6": "[[0,0],[-1999979],[-1999970],[150,10],[150],[150],[-1999990],[-1999975,-1999919],[-1980000],[-2000000],[-1999960],[-1999950,-1999940],[-1999940],[-1997500,-1950000],[-1999960,-1999500],[-1965000],[-1999940,-1997000],[-2000000],[-1995000],[-1999900],[7],[5],[0],[0],[-1999875,-1998000],[0],[-1999850],[-1999970,-1995800],[-2000000],[-2000000],[-2000000],[-2000000],[0],[0],[0],[0],[0],[0],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[-1999999,0,0],[-1999750],[-1999400,-1999000],[-1999000],[0],[0],[30],[-1998800],[-1998400],[-1998000],[-1997500,-2000000],[0],[-1997000],[-1996000],[-1995000],[-1999999],[-2000000],[-2000000],[0],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1999000],[4000],[-1998000],[-1997000,-1900000],[-1996000],[-1994000],[-1992000],[-1989000],[-1985000],[-1982000],[-1978000],[-1965000],[-1880000],[1],[1000],[-1750000],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1995000],[-1988000],[-1982000],[-1975000],[-1960000],[-1940000],[-1910000],[-1880000],[-1850000],[-1814333.20547555],[-1750000],[-1700000],[-1650000],[250],[700],[-1999900],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1985000],[-1975000],[-1960000],[-1950000],[-1926936.84926176],[-1900000],[-1800000],[-1700000],[-1550000],[-1400000],[-1000000],[-1],[-1940000],[-1999900],[0],[-2000000],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1970000],[-5078104546],[-1900000],[-1750000],[-1600000],[-900000],[-1],[-1],[-1],[-1],[-1],[-1],[-1],[-140216004551.8901],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-13361465.41196875],[-9249905],[-13997141.989300808,-22497141.9893008],[-16061],[20000000,1000000],[0],[-24600918.1844576,-254600918.18445826],[60000000],[0],[329083409,-95916591],[1000000000],[0],[0],[0]]", - "ObolEqMAP_0": "{\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"9\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"10\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Speed\":0,\"Reach\":0,\"AGI\":0},\"13\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"Speed\":0,\"AGI\":0,\"Reach\":0},\"15\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"Speed\":0,\"AGI\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"17\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"18\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"Speed\":0,\"AGI\":0,\"Reach\":0}}", - "CSetEq_6": "{\"{%_Skill_EXP_Gain\":25}", - "PTimeAway_0": 1770530.506633, - "AttackLoadoutpre_6": "[[15,30,46,45,19,25],[\"Null\",\"Null\",\"Null\",16,40,32],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "PVStatList_2": [ - 114624, - 304089, - 129767, - 90737, - 903 - ], - "Ribbon": [ - 13, - 9, - 8, - 6, - 6, - 4, - 4, - 3, - 4, - 2, - 2, - 4, - 2, + 1, + 1, + 1, + 1, + 1, + 4643013, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 56628, + 1, + 10588, + 10, + 337652, + 388, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 78935842, + 43485214, + 6081731, + 267, + 50642, + 57624, + 708, + 1370703, + 13404813, + 28120313, + 32916487, + 1822174, + 1403296, + 83489791, + 89780499, + 144940571, + 125436791, + 90590910, + 94338095, + 96761473, + 3284397, + 47979212, + 17247905, + 39045853, + 1195309, + 19768417, + 17642892, + 245900317, + 16046185, + 9641151, + 17733592, + 57620, + 47440463, + 2804418, + 9856367, + 18256760, + 25321, + 18604315, + 11541, + 6262, + 16658721, + 213598755, + 57614, + 1107, + 29647, + 600, + 4394, + 978, + 2065, + 5818, + 542, + 7237, + 8884, + 2103, + 14, + 5076, + 10612485, 6, - 2, - 4, - 2, + 15000, + 6248, + 57617, + 153, + 8487, + 246, + 20097, + 2760018, + 13213124, + 110, + 952119, + 9974704, + 3349064, + 1479217, + 933620, + 1776348, + 234, + 32540, + 26587, + 11759574, + 4467863, 2, 3, - 2, - 2, - 2, + 1, + 3110781, + 9767, + 127293965, + 30022, + 193, + 55, + 558, + 23242, + 258, + 271, + 1775, + 213, + 37, + 82, + 26, + 84, 3, + 1, + 30, + 60, + 58, + 1323848, + 1591, + 11544, + 3933, + 29, + 5549, + 4230, + 1872, + 681, + 216, + 33, + 3, + 41, + 174, + 5800964, + 177621, + 570, + 3, + 31, + 265, + 127, + 1104, + 387, + 74, + 459, + 7350749, 2, - 2, - 2, - 2, - 2, - 0, - 12, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 8, - 13, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 8, - 10, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, + 77135, + 19453, + 1081, + 292, + 596, + 3, + 726, + 84, + 13199025, + 334, + 30839, + 516, + 220, + 211, + 322, + 602, + 14005, + 36, + 33, + 559, + 8793752, + 56439559, + 463348, + 49799, + 139, + 192, + 26, + 6, + 26663331, + 15798013, + 10697990, + 115758, + 4968, + 580467, + 184528, + 39114582, + 16328628, + 238293393, + 8437, + 1, + 5089860, + 10414100, + 851663, + 682, + 4, + 3617661, + 53040, + 14421, + 771215, + 186365228, + 119135253, + 144366559, + 1130969, + 10753, + 120323276, + 892, + 87296, + 119284190, + 102328, + 56377780, + 2118203, + 1593969, + 1034290, + 1491796, + 411966, + 869710, + 17, + 2419, + 1920, + 1352, + 61890, + 450, + 228, + 47181, + 22466, + 3218, + 79, + 11820, + 3, + 38, + 333067, + 1507, + 342, + 144, + 4, + 4, + 2, + 1, + 0 + ], + "ItemQTY_6": [ + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, 0, 0, - 7, 0, - 11, 0, 0, 0, @@ -8157,7 +7499,6 @@ 0, 0, 0, - 7, 0, 0, 0, @@ -8166,100 +7507,12 @@ 0, 0, 0, - 11, 0, - 13, - 10, 0, 0, 0, 0, 0, - 0 - ], - "Bubba": "[[14974389754842.459,0,2,1,18493079738855.06,0,6,1829529.193999052,86923.25277416763,0,0,0,0,1829539.193999052,153845.73900008202,0,0,0,0,0],[342,86,327,12,197,50,160,176,4,2,12,70,3,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[114,100,18,1,0,5],[6,1,0,0,0,0,0,0],[0,0,0,0,0]]", - "Lv0_4": [ - 928, - 85, - 130, - 141, - 80, - 142, - 81, - 121, - 774, - 121, - 30, - 84, - 220, - 165, - 236, - 297, - 353, - 826, - 148, - 34, - -1, - -1, - -1, - -1, - -1 - ], - "PVtStarSign_2": "55,7,22,", - "ExpReq0_7": [ - 6.12432945747071e+22, - 64311429.13389351, - 50816951992.94115, - 8489.824649195, - 842332.392336849, - 417544674105.16296, - 503336.881374075, - 46088152414.911224, - 32525463108451.87, - 40233415.172563404, - 42.9086095044379, - 34509590.81999272, - 1283930.1671739637, - 1557331638.5250974, - 1242295.9823067547, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 1947411660.8388212, - 59642756.85290376, - 15, - 15, - 15, - 15, - 15 - ], - "SaltLick": "[20,8,85,100,10,100,10,25,10,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", - "TimeAway": "{\"GlobalTime\":1770530507.633,\"Arcade\":1768474892.9289997,\"Player\":1770530506.633,\"Construction\":1770530506.633,\"Sailing\":1770530506.633,\"Cauldron\":1770530506.633,\"Printer\":1770528746.6,\"Cooking\":1770530506.633,\"DailyRewards\":99927949.1328744,\"BookLib\":157030.70494127832,\"Pets\":1770530506.633,\"ShopRestock\":79999.867125988,\"Forge\":1770530506.633,\"PostOfficeRefresh\":84491.67500019073}", - "InvBagsUsed_9": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"110\":\"1\",\"113\":\"1\"}", - "PTimeAway_5": 1770328.403095, - "OptL2_6": [ - { - "0": 710, - "1": 10, - "length": 2 - }, - { - "0": 1, - "1": 0, - "2": "Scripticus2", - "3": 0, - "length": 4 - } - ], - "QuestStatus_1": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"XxX_Cattleprod_XxX1\":[18,18],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX2\":[2542,237231,0],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[873674,18],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Masterius1\":[1],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[230609572],\"Oinkin1\":[10],\"Slargon2\":[1520886],\"Oinkin2\":[7,3,4],\"Slargon3\":[\"0\"],\"Oinkin3\":[1],\"Slargon4\":[\"0\"],\"Poigu1\":[86],\"Poigu2\":[156],\"Poigu3\":[156],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[50],\"Mutton1\":[0,0,0],\"Bellows2\":[4688],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[14,64],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Stiltzcho4\":[70651],\"Builder_Bird1\":[0],\"Promotheus4\":[1],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[137532],\"Stiltzcho6\":[192894],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[1],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[6],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Glumlee5\":[0],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[10648],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[99999999],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[711882889],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[\"0\"],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Scubidew1\":[0,0,0],\"Hamish1\":[0],\"Blobbo2\":[0,0,0],\"TP_Pete1\":[194388,0],\"Scubidew2\":[\"0\",\"121\"],\"Hamish2\":[0],\"Hamish3\":[0],\"TP_Pete2\":[0],\"Scubidew3\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[15],\"Cowbo_Jones10\":[1,1],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[10],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[4],\"Meel1\":[\"0\"],\"Cowbo_Jones13\":[100],\"Scripticus5\":[21],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[1,1],\"Tired_Mole1\":[8659144],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[23287517],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[1,\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[74376],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[40],\"Capital_P2\":[50],\"Lonely_Hunter2\":[25],\"Sprout3\":[0,0,0],\"Capital_P3\":[\"0\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[\"0\"],\"Gobo3\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Shuvelle5\":[\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[\"0\"],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[34],\"Cowbo_Jones3\":[10],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[29],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[4941,10],\"Monolith2\":[0],\"Monolith3\":[887320],\"Muhmuguh1\":[1],\"Muhmuguh2\":[4],\"Muhmuguh3\":[1],\"Bill_Brr1\":[0],\"Bill_Brr2\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,10],\"Centurion2\":[0],\"Toadstall1\":[1,\"0\"],\"Centurion3\":[\"0\"],\"Toadstall2\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[\"0\",\"0\"],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,87],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[3,56],\"Hoggindaz5\":[3],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[51],\"Iceland_Irwin1\":[0],\"Town_Marble1\":[0],\"Funguy3\":[0],\"Yondergreen1\":[0],\"Hoggindaz8\":[0],\"Telescope1\":[1],\"Funguy4\":[35,\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Carpetiem1\":[1214],\"Yondergreen5\":[\"0\"],\"Bushlyte2\":[0],\"Carpetiem2\":[1491,\"1\"],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[1],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[37],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[39],\"Speccius1\":[0,0],\"Speccius2\":[1],\"Loominadi3\":[1],\"Loominadi4\":[1],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[66],\"Sad_Urie1\":[0],\"Snootie1\":[1],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[1],\"Bloo_Radley2\":[1],\"Toobus_Goobus1\":[1,1],\"Toobus_Goobus2\":[5],\"Toobus_Goobus3\":[1,1],\"Zenelith1\":[0]}", - "PlayerStuff_8": "[26630,0,3,0,0,0,0,0,0,0]", - "bun_c": 1, - "SM_5": "{\"0\":189,\"1\":200,\"5\":194,\"6\":214,\"8\":226,\"9\":100,\"10\":498,\"11\":1044,\"12\":408,\"13\":100,\"75\":100,\"144\":299,\"263\":299,\"265\":100,\"266\":100,\"267\":301,\"268\":299,\"269\":299,\"270\":130,\"271\":147,\"272\":152,\"273\":194,\"274\":154,\"276\":194,\"277\":200,\"278\":215,\"279\":219,\"280\":146,\"281\":100,\"282\":100,\"283\":100,\"284\":225,\"291\":100,\"293\":129,\"299\":100,\"300\":136,\"301\":150,\"302\":299,\"303\":150,\"304\":153,\"305\":198,\"307\":147,\"309\":100,\"310\":152,\"311\":142,\"312\":114,\"313\":150,\"315\":299,\"361\":100,\"362\":299,\"363\":299,\"364\":299,\"365\":174,\"366\":220,\"367\":173,\"368\":227,\"370\":100,\"371\":153,\"372\":147,\"373\":238,\"374\":299,\"420\":299,\"421\":299,\"422\":299,\"423\":299,\"424\":299,\"425\":100,\"426\":299,\"427\":299,\"428\":100,\"429\":100,\"430\":100,\"431\":100,\"432\":100,\"433\":100,\"434\":100,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "EMm1_9": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":30,\"UQ2val\":0,\"AGI\":30,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":46,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":36,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0}}", - "EMm1_1": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":24,\"Weapon_Power\":24,\"LUK\":0,\"UQ1txt\":0,\"UQ2val\":0,\"Reach\":0,\"AGI\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":60,\"Weapon_Power\":40,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":24,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":24,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":36,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":60,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", - "bun_d": 1, - "CauldronBubbles": "[[\"a2\",\"b11\",\"a18\"],[\"a18\",\"b7\",\"c15\"],[\"c8\",\"c15\",\"a18\"],[\"c8\",\"c15\",\"a18\"],[\"c21\",\"a18\",\"c15\"],[\"c8\",\"c15\",\"a18\"],[\"a2\",\"a18\",\"c15\"],[\"a2\",\"c8\",\"b11\"],[\"a2\",\"c8\",\"c15\"],[\"c8\",\"c15\",\"a18\"],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0]]", - "FoodCD_7": [ 0, 0, 0, @@ -8267,215 +7520,20 @@ 0, 0, 0, - 0 - ], - "SLpre_5": "{}", - "SL_1": "{\"0\":193,\"1\":203,\"5\":218,\"6\":208,\"8\":245,\"9\":155,\"10\":498,\"11\":494,\"12\":1004,\"13\":138,\"144\":155,\"445\":210,\"446\":100,\"447\":342,\"448\":210,\"449\":196,\"450\":129,\"451\":130,\"452\":199,\"453\":100,\"454\":100,\"455\":220,\"456\":194,\"457\":220,\"458\":145,\"459\":189,\"460\":204,\"461\":199,\"462\":188,\"463\":169,\"464\":206,\"480\":296,\"481\":296,\"482\":313,\"483\":313,\"484\":100,\"485\":188,\"486\":167,\"487\":189,\"488\":186,\"489\":145,\"490\":206,\"491\":212,\"492\":220,\"493\":206,\"494\":100,\"525\":296,\"526\":313,\"527\":296,\"528\":296,\"529\":313,\"530\":100,\"531\":220,\"532\":220,\"533\":220,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":296,\"585\":299,\"586\":299,\"587\":313,\"588\":306,\"589\":1,\"590\":299,\"591\":242,\"592\":313,\"593\":1,\"594\":1,\"595\":1,\"596\":1,\"597\":1,\"598\":1,\"599\":313,\"616\":50,\"617\":75,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":0,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "PVGender_9": 0, - "Captains": "[[3,0,0,20,227787398.6476963,22,21],[1,1,2,19,283281147.10634065,11,16],[3,0,3,20,74620612.45644045,19,10],[3,3,1,19,194734900.6797303,20,41],[1,2,0,19,465997265.3887593,9,9],[5,0,1,20,199775540.40425625,29,45],[2,1,1,19,208637086.61744362,27,23],[2,1,3,19,240253998.21204728,28,9],[2,0,0,20,270211358.7595417,8,10],[3,0,3,20,133923373.43921204,17,19],[1,1,1,19,279470417.0070457,16,12],[2,1,1,19,201660085.65976313,29,9],[1,0,1,19,446194403.741439,2,15],[4,0,1,20,106492814.86933966,13,31],[2,0,0,20,279826890.5352211,17,14],[2,0,1,20,134489652.30385643,15,22],[2,1,-1,19,209339082.2110534,25,0],[2,3,0,20,130405270.83623292,7,14],[2,1,1,19,332345856.2822531,22,13],[4,0,1,20,26774038.44602037,6,52],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[2,0,2,1,0,3,14],[2,3,1,1,0,3,7],[3,0,1,1,0,4,36],[3,3,1,1,0,3,15]]", - "QuestComplete_6": "{\"Eliteus1\":-1,\"Eliteus2\":-1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX2\":0,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":1,\"Djonnut1\":1,\"Nebulyte2\":1,\"Djonnut2\":1,\"Nebulyte3\":1,\"Djonnut3\":1,\"Nebulyte4\":1,\"Lava_Larry1\":1,\"Masterius1\":-1,\"Masterius2\":-1,\"Crystalswine4\":1,\"Crystalswine5\":1,\"Crystalswine6\":1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":0,\"Oinkin2\":1,\"Slargon3\":-1,\"Oinkin3\":1,\"Slargon4\":-1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":0,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Mutton2\":1,\"Bellows3\":1,\"Mutton3\":1,\"Bellows4\":1,\"Mutton4\":1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Promotheus4\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Stiltzcho5\":0,\"Constructor_Crow1\":1,\"Stiltzcho6\":-1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":1,\"Glumlee5\":1,\"Royal_Worm2\":-1,\"Krunk2\":1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":1,\"Papua_Piggea1\":1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":0,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":1,\"Pirate_Porkchop4\":0,\"Rocklyte3\":1,\"Hoggindaz10\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":0,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Scubidew1\":-1,\"Hamish1\":0,\"Blobbo2\":1,\"Scubidew2\":-1,\"TP_Pete1\":1,\"Hamish2\":-1,\"Scubidew3\":-1,\"TP_Pete2\":1,\"Hamish3\":-1,\"TP_Pete3\":1,\"Scripticus2\":1,\"Cowbo_Jones10\":1,\"Scripticus3\":1,\"Cowbo_Jones11\":1,\"Scripticus4\":1,\"Cowbo_Jones12\":1,\"Meel1\":1,\"Scripticus5\":1,\"Cowbo_Jones13\":1,\"Tired_Mole1\":1,\"Meel2\":1,\"Scripticus6\":1,\"Cowbo_Jones14\":1,\"Sussy_Gene1\":1,\"Tired_Mole2\":0,\"Scripticus7\":1,\"Cowbo_Jones15\":0,\"Sussy_Gene2\":1,\"Tired_Mole3\":-1,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":1,\"Capital_P1\":1,\"Sprout1\":0,\"Capital_P2\":0,\"Sprout2\":-1,\"Lonely_Hunter1\":1,\"Capital_P3\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Sprout4\":-1,\"Shuvelle1\":1,\"Lonely_Hunter3\":-1,\"Gobo1\":1,\"Shuvelle2\":1,\"Gobo2\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":1,\"Shuvelle4\":1,\"Falloween_Pumpkin2\":-1,\"Gobo3\":1,\"Shuvelle5\":1,\"Falloween_Pumpkin3\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Shuvelle6\":1,\"Falloween_Pumpkin4\":-1,\"Typhoon1\":1,\"Shuvelle7\":0,\"Falloween_Pumpkin5\":-1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":1,\"Whattso4\":0,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":1,\"Cactolyte2\":1,\"Worldo1\":1,\"Cactolyte3\":1,\"Snake_Jar1\":1,\"Worldo2\":1,\"Cactolyte4\":1,\"Snake_Jar2\":0,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Goldric6\":1,\"Gangster_Gus1\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway11\":-1,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":1,\"Bill_Brr2\":1,\"Bill_Brr3\":1,\"Bill_Brr4\":1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":0,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Centurion3\":1,\"Toadstall2\":1,\"Toadstall3\":1,\"Snouts1\":0,\"Centurion4\":1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion5\":0,\"Centurion6\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion7\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion8\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":0,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Woodsman2\":1,\"Woodsman3\":1,\"Hoggindaz1\":1,\"Woodsman4\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":1,\"Funguy1\":1,\"Hoggindaz7\":0,\"Funguy2\":1,\"Yondergreen1\":1,\"Hoggindaz8\":-1,\"Iceland_Irwin1\":1,\"Telescope1\":1,\"Town_Marble1\":1,\"Funguy3\":0,\"Yondergreen2\":0,\"Hoggindaz9\":-1,\"Funguy4\":-1,\"Funguy5\":-1,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Carpetiem1\":1,\"Dog_Bone2\":1,\"Bushlyte1\":1,\"Yondergreen5\":-1,\"Carpetiem2\":1,\"Bushlyte2\":1,\"Yondergreen6\":-1,\"Carpetiem3\":1,\"Bushlyte3\":1,\"Yondergreen7\":-1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Speccius1\":1,\"Loominadi2\":-1,\"Speccius2\":1,\"Loominadi3\":-1,\"Loominadi4\":-1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "StuG": "[3,3,3,3,3,2,3,2,2,2,2,2,2,3,2,2,3,3,3,3,3,3,3,3,3,2,2,2,2,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", - "EquipOrder_2": [ - { - "0": "EquipmentHats105", - "1": "EquipmentBows14", - "2": "EquipmentShirts38", - "3": "EquipmentPendant30", - "4": "EquipmentPants29", - "5": "EquipmentRings36", - "6": "EquipmentShoes37", - "7": "EquipmentRings36", - "8": "EquipmentHats69", - "9": "EquipmentKeychain24", - "10": "Trophy11", - "11": "EquipmentKeychain10", - "12": "EquipmentCape13", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "EquipmentTools14", - "1": "EquipmentToolsHatchet12", - "2": "FishingRod11", - "3": "CatchingNet11", - "4": "TrapBoxSet9", - "5": "WorshipSkull10", - "6": "DNAgun3", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - }, - { - "0": "FoodPotGr2", - "1": "FoodPotGr4", - "2": "FoodG9", - "3": "FoodPotGr1", - "4": "FoodG2", - "5": "Blank", - "6": "Blank", - "7": "Blank", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", - "13": "Blank", - "14": "Blank", - "15": "Blank", - "length": 16 - } - ], - "QuestHm_0": [ - { - "0": "Snootie1", - "1": "Find_Pommsie:", - "2": "0", - "3": "1", - "length": 4 - } - ], - "DoOnceREAL": 315.3, - "POu_8": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,23534,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "StatueLevels_0": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "ObolEqO0_7": [ - "ObolSilverMoney", - "ObolSilverFishing", - "ObolPinkDamage", - "ObolBronzeFishing", - "ObolSilverMoney", - "ObolSilverFishing", - "ObolSilverFishing", - "ObolSilverFishing", - "ObolBronzeFishing", - "ObolSilverLuck", - "ObolKruk", - "ObolSilverLuck", - "ObolSilverFishing", - "ObolSilverFishing", - "ObolSilverFishing", - "ObolSilverFishing", - "ObolSilverFishing", - "ObolSilverFishing", - "ObolSilverMoney", - "ObolChizoarA", - "ObolGoldLuck" - ], - "PTimeAway_7": 1770328.448095, - "AttackLoadoutpre_3": "[[\"Null\",\"Null\",635,94,100,130],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "MaxCarryCap_8": "{\"Mining\":30000,\"Chopping\":20000,\"Souls\":100,\"Quests\":10,\"Fishing\":10,\"fillerz\":10,\"Critters\":10,\"Foods\":20000,\"bCraft\":10000,\"Bugs\":100,\"Statues\":10}", - "Exp0_7": [ - 4.345229790710489e+22, - 2891317.477767706, - 3527147829.821883, - 2118.24348565686, - 226069.094148576, - 43472478470.20022, - 440921.18741114036, - 5183906872.016683, - 27362870602103.184, - 5552744.739617206, - 15, - 1569701.883812666, - 1026074.3053034637, - 121280007.12986243, - 934703.3024479593, - 4.350655207507805e+33, - 4.678235540557281e+23, - 3.4348580631580594e+49, - 485289740.4515679, - 23399684.097258717, 0, 0, 0, - 0 - ], - "QuestHm_2": [ - { - "0": "Hoggindaz7", - "1": "Quest60", - "2": 0, - "3": 1, - "length": 4 - }, - { - "0": "Pirate_Porkchop4", - "1": "Rarest_Treasure:", - "2": 157107, - "3": "1000001", - "length": 4 - } - ], - "Tess": "[[\"1_0\",\"2_0\",\"14_0\",\"14_1\",\"16_0\",\"16_1\",\"19_0\",\"24_0\",\"24_1\",\"26_0\",\"0_0\",\"8_0\",\"51_0\",\"52_0\",\"52_1\",\"53_0\",\"57_0\",\"58_0\",\"59_0\",\"60_0\",\"60_1\",\"62_0\",\"63_0\",\"64_0\",\"50_0\",\"101_0\",\"103_0\",\"104_0\",\"104_1\",\"105_0\",\"106_0\",\"107_0\",\"108_0\",\"109_0\",\"110_0\",\"111_0\",\"112_0\",\"116_0\",\"117_0\",\"100_0\",\"113_0\",\"151_0\",\"152_0\",\"153_0\",\"154_0\",\"155_0\",\"156_0\",\"157_0\",\"158_0\",\"159_0\",\"160_0\",\"161_0\",\"162_0\",\"150_0\",\"201_0\"],[]]", - "ItemQTY_3": [ - 127, - 2, - 2561555, - 971766, - 1461815, - 574253, - 5179241, - 329505, - 1, - 97613, - 16761, - 3, - 1, - 5179241, - 1, - 5, - 5179241, - 1, - 1, - 1, - 1, - 5179241, - 1, - 1, - 1, - 5179241, - 1, - 2, - 15875, - 5179241, - 1, - 1, - 1, - 1, - 1, - 5179241, - 1, - 1, - 1, - 1, - 5179241, - 1, - 1, - 5179241, - 1, - 5179241, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, 1, 1, + 0, + 0, + 0, + 0, + 0, + 0, 1, 1, 1, - 3669130, 1, 0, 0, @@ -8488,14 +7546,61 @@ 0, 0, 0, - 1, 0, 0, 0, 0, 0, 0, - 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "EMm1_9": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":30,\"LUK\":0,\"Reach\":0,\"AGI\":30,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":46,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":36,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", + "LockedSlots_9": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, 0, 0, 0, @@ -8527,74 +7632,9 @@ 0, 0, 0, - 0 - ], - "CogO": "[\"Cog3cr\",\"Cog3cr\",\"Cog3do\",\"Cog3co\",\"CogCry0\",\"CogCry0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3ri\",\"Cog3do\",\"CogY\",\"CogY\",\"Cog3le\",\"Cog3le\",\"Cog3B0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3le\",\"Cog3A00\",\"CogY\",\"CogY\",\"Player_Sludgev8\",\"Player_Sludgev4\",\"CogY\",\"CogY\",\"Cog2ro\",\"Cog3ro\",\"CogCry1\",\"Cog3ro\",\"Cog3ro\",\"CogCry1\",\"Cog3ri\",\"Cog3ri\",\"CogY\",\"CogY\",\"Cog3le\",\"Cog3le\",\"Cog3A00\",\"Cog3B0\",\"Cog3A00\",\"CogCry0\",\"CogCry0\",\"Cog3B0\",\"Cog3do\",\"Cog3do\",\"Cog3up\",\"Cog3up\",\"Cog3up\",\"Cog3cr\",\"CogCry0\",\"Cog3A00\",\"Cog3B0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"CogZA00\",\"CogZA01\",\"Player_SludgeMan\",\"Cog3co\",\"CogZA00\",\"CogZA01\",\"CogCry2\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"CogZA02\",\"CogZA03\",\"Cog3co\",\"Cog3co\",\"CogZA02\",\"CogZA03\",\"Cog3A00\",\"Cog3B0\",\"CogCry1\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3co\",\"Cog3A00\",\"Cog3co\",\"Cog3co\",\"Cog3ro\",\"Cog3ro\",\"Cog3A00\",\"CogCry0\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Cog3A00\",\"Blank\",\"Blank\",\"Blank\",\"Player_Sludgadin\",\"Blank\",\"Blank\",\"Player_Sludgev3\",\"Player_Sludgev2\",\"Player_Sludgev10\",\"Player_Sludgev5\",\"Player_Sludgev6\",\"Player_Sludgev9\",\"CogCry0\",\"CogCry0\",\"CogCry0\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Cog3ro\",\"Cog3ro\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Cog3co\",\"Cog2do\",\"Cog3ri\",\"Blank\",\"Cog3up\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\",\"Blank\"]", - "StatueLevels_1": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "MaxCarryCap_9": "{\"Mining\":10,\"Chopping\":25,\"Souls\":10,\"Quests\":10,\"Fishing\":10,\"fillerz\":10,\"Critters\":10,\"Foods\":250,\"bCraft\":10000,\"Bugs\":2000,\"Statues\":10}", - "ObolEqO0_3": [ - "ObolGoldCons", - "ObolSilverCons", - "ObolPlatinumCons", - "ObolSilverCons", - "ObolGoldCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolGoldCons", - "ObolPinkCons", - "ObolGoldCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolSilverCons", - "ObolGoldCons", - "ObolPlatinumCons", - "ObolGoldCons" - ], - "PTimeAway_6": 1770328.516095, - "AFKtarget_6": "w7a10", - "Holes": "[[9,-1,9,-1,9,3,1,10,9,1,-1,-1],[16,34,46,21,98,0,0,0],[17731944511291.195,3535948864819.4575,5315472931251.665,3325695464968.2764,3165493130814.2524,0,0,0,0,0,0,0],[114,30,50,30,30,0,0,0,0,0,0,0],[4,5,1,5,0,0,0,0,0],[5,4,3,4,1,1,0,0,0,0,0,0],[2,3,3,1,4,2,0,0,0,0,0,0],[19,19,14,12,20,7,9,17,12,10,6,19,7,6,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[81,86,44,41,33,30,39,38,17,15],[7883171035761094,181923474480251100,24543537063.387394,391874415.6562408,2473675856.5840864,17719506087.08315,6047848966356.494,3395236909108.5547,248163201318.219,713050041652.9105,198597524833091230,217514655954369820,199149178541418720,217495210637836200,1524718365050515500,13313437564014473000,1336097890771215600,174301293129677120,217448788586439260,217410950509113700,1365674.1389526445,4056247.8910203874,68015087.58306566,6956056347393.691,10410472130791.629,4499306677917.913,2863343519996.0654,3358526442939.3735,4239437111382.5757,720534809.9562802],[1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[10268191,19,6164515,17,11205311,19,0,0,2020145.80572576,19,1,11340458.448998205,11339834.448998205,12027887.437995149,0,0,0,0,1000,0,9,5,2159503.3152089515,1,9,1038,12,1000191693.8311291,6940208037.094105,1,0,0,1301268548,0,331,0,0,9,64471941192770.805,6918900504.657827,5863,1,173365,95107,55153,247002,63496,32039,2468,3244,0,0,0,0,0,14,2.2349989747806838,137,166,99,0,3,19,2075920178.1206582,0,649.100000000079,454.60000000003487,149.599999999996,162.799999999995,541.4000000000545,514.6000000000485,0,0,46,75,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[10,58,20,10,10,10,10,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[15070,7,24090,8,10477,7,0,0,0,0,0,0],[2212,682,655,1829,817,712,967,114,143,0,234,373,177,1649,744,342,1206,0,101,0,322,86,126,338,42,102,69,0,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[160,191,268,258,95,61,0,0,0,0,0,0],[361,131,125,190,161,174,0,0,0,0,0,0],[121321154774.18596,334,61485234.96246747,20,16038.361214478064,6,230.3618749985036,12],[131,331818496.91444206,148,95270026425.37488,137,26480291107.460114,149,20444162286.872868,131,4392683591.960665,126,4785712152.88755,0,0,0,0,0,0,0,0],[0,4,3,4,0,2,0,3,5,1,0,0,0,0,0,0,0,0,0,0],[9,0,9,0,32,0,20,76,35,0,0,0,0,0,0],[157,265,128,255,271,135,270,182,240,180,65,58,124,116,105,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[1,1,1,1,1,0,0,0],[5,10,7,6,10,5,4,4,4,4,5,11,4,9,3,9,0,0,2,5,0,5,0,4,2,4,1,0,4,2,2,0,2,1,3,0,0,4,4,2],[5,3,6,689.4761678028535,4024.4721945841293,24056.458231812347,0,0,0,0,0,0,0,0,0],[10,5,5,3,5,4,4,6,15,18,16,9,6,15,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[37221.36888659923,8384.604266496783,6580.061489861819,2793132.304079338,1047.2185417261499,3170.1585033395,9828.1361173971,116.04271742266428,13133.608149482288,214429.6366007654,221410.85967014445,42241.41368751219,17603.758146044507,13824.191938357182,10309.254270098809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[5,29,64,60,68,47,56,43,51,42,66,41,16,32,21,12,72,61,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]]", - "Exp0_6": [ - 936024517002652000000, - 59918324420.07631, - 39561747282.7117, - 212785857331.0791, - 25985463042.055496, - 373753586625.083, - 523725079935.5566, - 2137041122.9963608, - 66668931585.07582, - 12438783.204889, - 14256.0788325171, - 1569701.8838126916, - 1376070.9836116706, - 125082671.85667135, - 194645.95643221244, - 4.3506552075077863e+33, - 4.678235540557281e+23, - 4.694962041134784e+49, - 52054139.95063901, - 84246.62065720634, 0, 0, 0, - 0 - ], - "LockedSlots_8": [ - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, 0, 0, 0, @@ -8641,6 +7681,239 @@ 0, 0, 0, + 0 + ], + "PVStatList_3": [ + 404840, + 154798, + 163030, + 102974, + 844 + ], + "OptL_1": [ + 1, + 0, + 2, + 22, + 1, + 0, + 1317, + 0, + 0, + 1, + 0, + 0, + 2, + 0, + 0, + 2, + 21, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 0, + 12, + 0, + 3253, + 0 + ], + "SLpre_2": "{\"0\":142,\"1\":100,\"5\":196,\"6\":205,\"8\":150,\"9\":100,\"10\":168,\"11\":653,\"12\":104,\"13\":100,\"144\":197,\"263\":154,\"265\":100,\"266\":309,\"267\":100,\"268\":137,\"269\":145,\"270\":127,\"271\":135,\"272\":143,\"273\":214,\"274\":138,\"276\":200,\"277\":205,\"278\":185,\"279\":136,\"280\":132,\"281\":153,\"282\":100,\"283\":155,\"284\":205,\"285\":151,\"286\":151,\"287\":138,\"288\":137,\"289\":141,\"290\":245,\"291\":100,\"292\":143,\"293\":194,\"294\":141,\"295\":153,\"296\":146,\"297\":145,\"298\":144,\"299\":144,\"325\":147,\"326\":159,\"327\":154,\"328\":226,\"366\":178,\"367\":170,\"368\":219,\"374\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"652\":300}", + "PVFishingToolkit_3": [ + 1, + 11 + ], + "ObolEqO1": [ + "ObolSilverPop", + "ObolSilverPop", + "ObolGoldLuck", + "ObolSilverPop", + "ObolHyper0", + "ObolSilverPop", + "ObolPlatinumLuck", + "ObolPinkLuck", + "ObolPlatinumLuck", + "ObolHyper0", + "ObolGoldLuck", + "ObolPinkLuck", + "ObolPinkLuck", + "ObolHyperB0", + "ObolSilverPop", + "ObolPlatinumLuck", + "ObolPinkLuck", + "ObolPlatinumLuck", + "ObolHyper0", + "ObolSilverPop", + "ObolSilverPop", + "ObolGoldLuck", + "ObolSilverPop", + "ObolSilverPop" + ], + "RespTime_0": 0, + "Spelunk": "[[1,1,1,1,1,1,0,0,0,0,0,0,0,0,0],[32,63,124,54,100,97,0,0,0,0,0,0,0,0,0],[62710154644533.1,\"1.64659109348576e+16\",\"7.59301730334219e+17\",\"2.91423117238947e+15\",\"3.87079874119644e+19\",412205312123425200000,0,0,0,0,0,0,0,0,0],[94.11157866675494,94.11157866675494,94.11157866675494,52.509970148377086,94.11157866675494,94.11157866675494,59.509970148377086,94.11157866675494,94.11157866675494,94.11157866675494,39,39],[\"1.3656010578575842e+21\",9,195.9644601766035,4,11,976.2864725862634,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[104,315,226,198,39,52,85,435,275,147,109,1,1,37,207,100,62,33,4,14,120,14,33,10,2,3,9,80,74,66,40,12,17,67,1,33,1,2,15,19,1,92,20,10,2,0,-1,1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[\"Smol_Pebbles\",\"Smooth_Rocks\",\"Stubby_Coral\",\"Fuzzy_Fungi\",\"Vibrant_Coral\",\"Big_Stone\",\"Sheet_Metal\",\"CTR_Television\",\"Rusted_Girders\",\"Corroded_Pipe\",\"Gravel_Pile\",\"Sign_of_Haltage\",\"Lil_Shroomie\",\"Fly_Amanita\",\"Toadstool_Sprouts\",\"Fungi_Trunk\",\"Tabletop_Shroomie\",\"Spikey_Shell\",\"Speckled_Amanita\",\"Granite_Stack\",\"Toadshool_Thicket\",\"Rotwood_Colony\",\"Seaweed_Tuft\",\"Cotton_Candy\",\"Tiny_Teddy\",\"Nacho_Box\",\"Milk_Stack\",\"Stuffed_Grizzly\",\"Discarded_Popcorn\",\"Broken_Horsey\",\"Broken_Dispenser\",\"Knockdown_Tower\",\"Skull_Pile\",\"Stonespire\",\"Forgotten_Funhouse\",\"Giant_Conch\",\"Coralissimus\",\"E-Waste_Pile\",\"Scrap_Heap\",\"No_Man's_Crossroad\",\"Stuck_Sword\",\"Proud_Flag\",\"Old_Bones\",\"Wall_Remnants\",\"Heroic_Remains\",\"Knightly_Twohander\",\"Vacant_Throne\",\"Kingdom_Flags \",\"Fallen_Castle\"],[0,2,3,-1,-1],[120,0,38,0,87,106,52,0,9,19,0,0,66,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,6,12,22,9,0,0,0,4,15,17,15,5,0,0,0,7,13,7,9,0,0,0,0,0,0,0,0,0],[9,16,25,24,-1,-1,-1,-1,-1,-1,-1,-1,-1],[70,41,14,2,0,0,0,0,0,0],[1,0,1,1,1,0],[15,0,10,12,9,0],[2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,0,0,1,1,0,0,0,0,2,2,3,2,2,2,2,2,2,2,2,2,2,2,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,1,2,2,2],[0,0,0,0,0,0,0,0,0,0,0,6102],[-1,-1,5,-1,-1,9,10,11,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,13,8,17,6,16,22,15,20,2,19,3,7,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[0,0,0,5,1,1,0,0,0,0,1,1,5,0,0,0,0,0,1,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[2,4,1,1,1,1,2,1,2,1,2,4,1,1,1,1,2,2,0,2,1,5,1,1,1,3,2,3,2,2,2,3,1,2,2,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0],[1554,292167,1924239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[588,599,483,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[318,328,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[290,144,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[168,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[9,2,1,10,2,1,0,0,0,0,0,0,0,0,0],[\"EquipmentHats38\",\"EquipmentHatsBeg1\",\"EquipmentHats21\",\"EquipmentHats24\",\"EquipmentHats42\",\"EquipmentHats51\",\"EquipmentHats108\",\"EquipmentHats56\",\"EquipmentHats63\",\"EquipmentHats64\",\"EquipmentHats67\",\"EquipmentHats75\",\"EquipmentHats76\",\"EquipmentHats33\",\"EquipmentHats34\",\"EquipmentHats57\",\"EquipmentHats62\",\"EquipmentHats69\",\"EquipmentHats109\",\"EquipmentHats82\",\"EquipmentHats86\",\"EquipmentHats90\",\"EquipmentHats91\",\"EquipmentHats93\",\"EquipmentHats94\",\"EquipmentHats95\",\"EquipmentHats96\",\"EquipmentHats97\",\"EquipmentHats99\",\"EquipmentHats100\",\"EquipmentHats101\",\"EquipmentHats102\",\"EquipmentHats103\",\"EquipmentHats104\",\"EquipmentHats112\",\"EquipmentHats113\",\"EquipmentHats118\",\"EquipmentHats40\",\"EquipmentHats116\",\"EquipmentHats85\"]]", + "PVStatList_1": [ + 154412, + 159193, + 401030, + 107845, + 955 + ], + "PVGender_5": 3, + "CharacterClass_1": 40, + "Atoms": [ + 32, + 10, + 32, + 32, + 32, + 32, + 32, + 32, + 32, + 32, + 7, + 20, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "Guild": "[[5,4,5,8,6,0,9,5,3,1,6,5,8,5,1,6,0,0],[0,1,44634],[1,0,0],[2,0,0],[7,1,54002],[11,0,0],[3,0,0],[4,0,22],[5,0,90],[21,1,157973]]", + "PVFishingToolkit_2": [ + 7, + 3 + ], + "BuffsActive_7": [ + { + "0": 94, + "1": 187, + "2": 3660, + "length": 3 + } + ], + "SM_6": "{\"0\":143,\"1\":139,\"5\":299,\"6\":299,\"8\":144,\"9\":100,\"10\":498,\"11\":494,\"12\":408,\"13\":148,\"15\":140,\"16\":138,\"17\":142,\"18\":214,\"19\":215,\"20\":205,\"21\":210,\"22\":144,\"23\":646,\"24\":155,\"25\":141,\"26\":205,\"27\":100,\"28\":144,\"29\":151,\"30\":147,\"31\":299,\"32\":299,\"33\":151,\"34\":299,\"35\":299,\"36\":154,\"37\":145,\"38\":143,\"39\":134,\"40\":299,\"41\":143,\"42\":220,\"43\":220,\"44\":146,\"45\":299,\"46\":299,\"47\":299,\"48\":299,\"49\":299,\"50\":208,\"51\":199,\"52\":197,\"53\":154,\"54\":160,\"55\":151,\"56\":296,\"57\":296,\"58\":299,\"59\":296,\"75\":552,\"76\":299,\"77\":299,\"78\":299,\"79\":317,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1823,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "FoodCD_2": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "PVMinigamePlays_0": 5, + "Exp0_5": [ + 1.2356190060705857e+23, + "6.728076334167166E8", + 212666872945.551, + "1.0596201789125896E11", + "9.799786189692888E8", + 88140142831.83925, + "9.158009218781584E9", + 51998221859.4473, + 12467802690.830963, + "1.2847757697194502E7", + "7.037535604117039E7", + 13328455.4298561, + 3057646.86056325, + 209476067.89062, + 189092.498258249, + 1.91083300345958e+34, + 4.68576274896672e+23, + "3.149866396392688E49", + 783961879.803396, + "1.417029901503048E7", + 18.72823210666438, + 0, + 0, + 0 + ], + "CurrentMap_4": 315, + "CharacterClass_7": 14, + "PetsStored": "[[\"snailZ\",\"16\",283150.217994149,0],[\"glass\",4,74327.1159919026,0],[\"snakeB\",4,266685.398809472,0],[\"speaker\",4,78898.9986615754,0],[\"penguin\",4,75560.2905863908,0],[\"thermostat\",4,166672.63523736,0],[\"mamoth\",4,64919.0046983086,0],[\"Pet11\",4,31999.4787969466,0],[\"Pet9\",4,109982.451696154,0],[\"snowball\",4,131934.754947672,0],[\"w4b2\",4,31115.9877958131,0],[\"w4b3\",4,28014.1296292924,0],[\"w4a2\",4,102988.974674545,0],[\"flake\",4,65905.2202475261,0],[\"eye\",4,51438.5116181126,0],[\"ram\",4,108707.858949556,0],[\"Pet8\",4,33332.7295970397,0],[\"poopSmall\",4,27834.2697703435,0],[\"branch\",4,30274.4524004514,0],[\"crabcake\",4,24008.2229646983,0],[\"mimicA\",4,25003.6947733761,0],[\"coconut\",4,46872.9720261804,0],[\"Pet3\",4,168351.337797833,0],[\"sandcastle\",4,195364.588160064,0],[\"acorn\",4,37683.2750686984,0],[\"mushG\",4,49879.666550092,0],[\"Pet0\",4,64984.2503706647,0],[\"frogG\",4,30859.8262393048,0],[\"Pet2\",4,34890.6969053132,0],[\"beanG\",4,46058.390918463,0],[\"snakeG\",4,30179.3919909181,0],[\"slimeG\",4,30984.306358556,0],[\"mushR\",4,32800.8561887267,0],[\"goblinG\",4,66369.5266986928,0],[\"jarSand\",4,40644.6813157196,0],[\"ratB\",4,33976.3239656429,0],[\"carrotO\",\"6\",116474.847186955,0],[\"Pet4\",\"18\",57762.338771444,0],[\"crabcake\",\"3\",138525.734483211,0],[\"slimeG\",\"12\",142113.256524009,0],[\"snailZ\",\"16\",155928.786512718,0],[\"mimicA\",\"1\",64872.6968286902,0],[\"sandgiant\",\"11\",64614.722645143,0],[\"snailZ\",\"16\",53825.1941281885,0],[\"jarSand\",\"21\",54607.9394745963,0],[\"goblinG\",\"22\",38947.08523501,0],[\"branch\",\"22\",34223.7816787989,0],[\"Pet9\",\"32\",33078.5862541008,0],[\"carrotO\",4,78690.0962614529,0],[\"sandgiant\",\"11\",325122.8825127545,0],[\"sandgiant\",\"11\",401101.5347736986,0],[\"snailZ\",\"16\",509661.37350683194,0],[\"goblinG\",\"22\",394464.7495645513,0],[\"branch\",\"22\",373281.83330742596,0],[\"mimicA\",\"1\",442767.829847143,0],[\"branch\",\"22\",565346.429940022,0],[\"w4b5\",\"10\",66894.0566909434,0],[\"w4b5\",\"10\",74134.2806294631,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0]]", + "FamValColosseumHighscores": [ + 0, + 426954.32, + 1324052.304, + 9173466.24666667, + "8.581120178333332E7", + "2.3102800095000003E7", + "2.119556434689176E8", + 0 + ], + "OptL2_1": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Snootie1", + "3": 0, + "length": 4 + } + ], + "PVFishingSpotIndex_5": -1, + "Grimoire": [ + 133, + 328, + 128, + 170, + 1, + 30, + 126, + 105, + 98, + 8, + 40, + 25, + 237, + 39, + 255, + 92, + 111, + 55, + 84, + 119, + 59, + 32, + 45, + 53, + 230, + 155, + 20, + 41, + 62, + 43, + 25, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, 0, 0, 0, @@ -8698,256 +7971,389 @@ 0, 0 ], - "AFKtarget_7": "w7a12", - "POu_2": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,23300,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "QuestHm_9": [ - { - "0": "Slargon4", - "1": "Defeat_Cheese_Nubs:", - "2": 99921552, - "3": "10000000", - "length": 4 - }, - { - "0": "XxX_Cattleprod_XxX3", - "1": "Quest32", - "2": 0, - "3": 1000, - "4": "Quest33", - "5": 0, - "6": 1, - "7": "Quest34", - "8": 0, - "9": 1, - "length": 10 - }, - { - "0": "Funguy3", - "1": "Quest21", - "2": 0, - "3": 50, - "length": 4 - }, - { - "0": "Bandit_Bob4", - "1": "Quest45", - "2": 0, - "3": 1, - "length": 4 - }, - { - "0": "Goldric3", - "1": "GoldricP1", - "2": 0, - "3": 200, - "4": "GoldricP2", - "5": 0, - "6": 200, - "7": "GoldricP3", - "8": 0, - "9": 200, - "length": 10 - } + "InventoryOrder_0": [ + "Trophy8", + "EquipmentRings23", + "EquipmentStatues12", + "EquipmentHats52", + "EquipmentShirts26", + "EquipmentPants20", + "EquipmentShoes21", + "EquipmentHats4Choppin", + "EquipmentShirts5", + "w7B2", + "Quest24", + "Quest22", + "EquipmentStatues31", + "FoodG14", + "Quest97", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "w7B1", + "w7B1b", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Trophy2", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Quest56", + "EquipmentHats2", + "EquipmentHats2", + "Blank", + "Ht", + "Trophy2", + "Trophy2", + "Trophy2", + "Trophy2", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" ], - "InvBagsUsed_4": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\",\"114\":\"1\"}", - "SM_6": "{\"0\":143,\"1\":139,\"5\":299,\"6\":299,\"8\":144,\"9\":100,\"10\":498,\"11\":494,\"12\":408,\"13\":148,\"15\":140,\"16\":138,\"17\":142,\"18\":214,\"19\":215,\"20\":205,\"21\":210,\"22\":144,\"23\":646,\"24\":155,\"25\":141,\"26\":205,\"27\":100,\"28\":144,\"29\":151,\"30\":147,\"31\":299,\"32\":299,\"33\":151,\"34\":299,\"35\":299,\"36\":154,\"37\":145,\"38\":143,\"39\":134,\"40\":299,\"41\":143,\"42\":220,\"43\":220,\"44\":146,\"45\":299,\"46\":299,\"47\":299,\"48\":299,\"49\":299,\"50\":208,\"51\":199,\"52\":197,\"53\":154,\"54\":160,\"55\":151,\"56\":296,\"57\":296,\"58\":299,\"59\":296,\"75\":552,\"76\":299,\"77\":299,\"78\":299,\"79\":317,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817.7209796,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "CSetEq_8": "{\"{%_Dmg,_Drop,_and_EXP\":30}", - "PVInstaRevives_9": 1, - "QuestComplete_5": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"XxX_Cattleprod_XxX1\":-1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Lava_Larry1\":1,\"Nebulyte4\":-1,\"Masterius1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":1,\"Slargon4\":1,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":1,\"Mutton4\":0,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Stiltzcho2\":1,\"Promotheus2\":1,\"Stiltzcho3\":1,\"Promotheus3\":0,\"Builder_Bird1\":1,\"Stiltzcho4\":1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":1,\"Blobbo2\":1,\"Hamish2\":-1,\"TP_Pete1\":0,\"Scubidew2\":0,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete2\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":-1,\"Scripticus3\":1,\"Cowbo_Jones11\":-1,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":-1,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":-1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":-1,\"Sprout1\":-1,\"Capital_P1\":1,\"Sprout2\":-1,\"Lonely_Hunter1\":0,\"Capital_P2\":1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Capital_P3\":1,\"Sprout4\":-1,\"Shuvelle1\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle2\":-1,\"Gobo1\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":-1,\"Gobo2\":1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":-1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":0,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":0,\"Bill_Brr2\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion5\":0,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":0,\"Lafu_Shi1\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":1,\"Lafu_Shi6\":1,\"Woodsman2\":1,\"Woodsman3\":-1,\"Hoggindaz1\":1,\"Woodsman4\":-1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":0,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":1,\"Iceland_Irwin1\":1,\"Hoggindaz8\":-1,\"Yondergreen1\":-1,\"Funguy3\":0,\"Town_Marble1\":1,\"Telescope1\":1,\"Yondergreen2\":-1,\"Hoggindaz9\":-1,\"Funguy4\":-1,\"Yondergreen3\":-1,\"Funguy5\":-1,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Bushlyte1\":-1,\"Dog_Bone2\":1,\"Carpetiem1\":-1,\"Yondergreen6\":-1,\"Bushlyte2\":-1,\"Carpetiem2\":-1,\"Yondergreen7\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":-1,\"Speccius1\":1,\"Loominadi2\":-1,\"Speccius2\":1,\"Loominadi3\":-1,\"Loominadi4\":-1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "CYCharSlotsMTX": 0, - "EMm0_4": "{\"0\":{\"Defence\":90,\"STR\":0,\"WIS\":60,\"Weapon_Power\":6,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":35,\"Weapon_Power\":40,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-7,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":90,\"STR\":0,\"WIS\":60,\"Weapon_Power\":6,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":40,\"STR\":24,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":60,\"STR\":0,\"WIS\":40,\"Weapon_Power\":4,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":15,\"STR\":0,\"WIS\":10,\"Weapon_Power\":1,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":120,\"STR\":0,\"WIS\":80,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":15,\"STR\":0,\"WIS\":10,\"Weapon_Power\":1,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"9\":{\"UQ1val\":2.5,\"UQ2txt\":\"%_ALL_STATS\",\"UQ1txt\":\"%_ALL_STATS\",\"UQ2val\":2.5},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2txt\":\"%_WIS\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_ALL_STATS\",\"UQ2val\":2,\"UQ1val\":2.5,\"Speed\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "Dream": [ - 56000, + "FarmCrop": "{\"0\":1650203754496,\"1\":1413334007808,\"2\":602931200000,\"3\":140083200000,\"4\":1543208960000,\"5\":390922240000,\"6\":361758720000,\"7\":439091200000,\"8\":57344000000,\"9\":208404480000,\"10\":1108213760000,\"11\":781189120000,\"12\":180224000000,\"13\":146800640000,\"14\":81264640000,\"15\":131072000000,\"16\":0,\"17\":89128960000,\"18\":325058560000,\"19\":146800640000,\"20\":7163365901312,\"21\":1204410187776,\"22\":585759252480,\"23\":414351360000,\"24\":191528960000,\"25\":440074240000,\"26\":271319040000,\"27\":203161600000,\"28\":490864640000,\"29\":11468800000,\"30\":179568640000,\"31\":492830720000,\"32\":381419520000,\"33\":125829120000,\"34\":95682560000,\"35\":37355520000,\"36\":98304000000,\"37\":1086606993.24439,\"38\":4352481586.91795,\"39\":114032640000,\"40\":112721920000,\"41\":461373440000,\"42\":0,\"43\":201850880000,\"44\":175636480000,\"45\":4134379315200,\"46\":29525596221.2252,\"47\":2327134208,\"48\":0,\"49\":5160960000,\"50\":6881280000,\"51\":0,\"52\":34734080000,\"53\":57534688075.8789,\"54\":456873455.280197,\"55\":17694720000,\"56\":43253760000,\"57\":47841280000,\"58\":52428800000,\"59\":55705600000,\"60\":4155964674048,\"61\":754459012096,\"62\":364943360000,\"63\":424099840000,\"64\":0,\"65\":819200000000,\"66\":206039876207.111,\"67\":0,\"68\":413859840000,\"69\":38993920000,\"70\":295403520000,\"71\":774307840000,\"72\":748421120000,\"73\":55377920000,\"74\":43253760000,\"75\":0,\"76\":39976960000,\"77\":36700160000,\"78\":0,\"79\":104857600000,\"80\":44564480000,\"81\":191365120000,\"82\":104857600000,\"83\":2355882070016,\"84\":501622078336,\"85\":1994579968,\"86\":274350080000,\"87\":130252800000,\"88\":553287680000,\"89\":119275520000,\"90\":126812160000,\"91\":160235520000,\"92\":26378240000,\"93\":99942400000,\"94\":302776320000,\"95\":224788480000,\"96\":28948808728.879173,\"97\":19519883620.302048,\"98\":18350080000,\"99\":46530560000,\"100\":19988480000,\"101\":32112640000,\"102\":58982400000,\"103\":45219840000,\"104\":165150720000,\"105\":149422080000,\"106\":1767234414592,\"107\":411343168960,\"108\":261010479104,\"109\":166461440000,\"110\":67706880000,\"111\":243343360000,\"112\":95027200000,\"113\":74219520000,\"114\":263782400000,\"115\":28590080000,\"116\":57180160000,\"117\":282951680000,\"118\":191037440000,\"119\":53739520000,\"120\":33751040000,\"121\":28672000000,\"122\":30801920000,\"123\":22282240000,\"124\":19005440000,\"125\":52428800000,\"126\":49479680000,\"127\":87818240000,\"128\":77332480000,\"129\":70778880000,\"130\":26869760000,\"131\":70778880000,\"132\":72089600000,\"133\":180879360000,\"134\":188743680000,\"135\":59637760000,\"136\":45219840000,\"137\":51773440000,\"138\":19333120000,\"139\":78643200000,\"140\":27525120000,\"141\":110100480000,\"142\":99614720000,\"143\":207093760000,\"144\":232960000,\"145\":1360000,\"146\":0,\"147\":0,\"148\":0,\"149\":0,\"150\":0,\"151\":0,\"152\":0,\"153\":0,\"154\":0,\"155\":880128,\"156\":5877504,\"157\":0,\"158\":0,\"159\":0,\"160\":0,\"161\":0,\"162\":0,\"163\":0,\"164\":0,\"165\":0,\"166\":0,\"167\":0,\"168\":0,\"169\":0,\"230\":296930000,\"231\":84480000,\"232\":230400000,\"233\":394240000,\"234\":8960000,\"235\":1040000,\"236\":34560000,\"237\":270000,\"238\":540000,\"239\":952320000,\"240\":645120000,\"241\":520000}", + "ObolEqO0_5": [ + "ObolGoldLuck", + "ObolSilverPop", + "ObolPlatinumLuck", + "ObolSilverPop", + "ObolGoldLuck", + "ObolSilverPop", + "ObolSilverPop", + "ObolSilverPop", + "ObolSilverPop", + "ObolGoldLuck", + "ObolPinkLuck", + "ObolGoldLuck", + "ObolSilverPop", + "ObolSilverPop", + "ObolSilverPop", + "ObolSilverPop", + "ObolSilverPop", + "ObolSilverPop", + "ObolGoldLuck", + "ObolPlatinumLuck", + "ObolGoldLuck" + ], + "PTimeAway_2": 1771745.111726, + "SL_1": "{\"0\":193,\"1\":203,\"5\":218,\"6\":208,\"8\":245,\"9\":155,\"10\":498,\"11\":494,\"12\":1012,\"13\":138,\"144\":155,\"445\":210,\"446\":100,\"447\":344,\"448\":210,\"449\":196,\"450\":129,\"451\":130,\"452\":199,\"453\":100,\"454\":100,\"455\":220,\"456\":194,\"457\":220,\"458\":145,\"459\":189,\"460\":204,\"461\":199,\"462\":188,\"463\":169,\"464\":206,\"480\":296,\"481\":296,\"482\":313,\"483\":313,\"484\":100,\"485\":188,\"486\":167,\"487\":189,\"488\":186,\"489\":145,\"490\":206,\"491\":212,\"492\":220,\"493\":206,\"494\":100,\"525\":296,\"526\":313,\"527\":296,\"528\":296,\"529\":313,\"530\":100,\"531\":220,\"532\":220,\"533\":220,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":296,\"585\":299,\"586\":299,\"587\":313,\"588\":313,\"589\":1,\"590\":299,\"591\":299,\"592\":313,\"593\":1,\"594\":1,\"595\":1,\"596\":1,\"597\":1,\"598\":1,\"599\":313,\"616\":50,\"617\":75,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":0,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "SLpre_7": "{\"0\":142,\"1\":100,\"5\":146,\"6\":146,\"8\":100,\"9\":100,\"10\":952,\"11\":494,\"12\":408,\"13\":100,\"81\":128,\"85\":151,\"86\":100,\"87\":268,\"88\":145,\"89\":152,\"90\":100,\"91\":100,\"92\":130,\"93\":100,\"94\":140,\"95\":150,\"96\":195,\"97\":154,\"98\":202,\"99\":225,\"100\":188,\"101\":178,\"102\":142,\"103\":188,\"104\":100,\"105\":141,\"106\":138,\"107\":100,\"108\":100,\"109\":100,\"110\":135,\"111\":100,\"112\":100,\"114\":100,\"115\":150,\"116\":142,\"117\":141,\"118\":148,\"119\":100,\"142\":191,\"143\":190,\"144\":100,\"145\":100,\"146\":100,\"147\":100,\"148\":100,\"149\":299,\"203\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"631\":100,\"633\":92,\"635\":100,\"636\":92,\"637\":100,\"642\":116,\"652\":300}", + "OptL_8": [ + 1, 0, - 5, - 4, - 3, - 11, - 28, - 10, - 7, - 11, - 26, 2, - 15, + 14, + 1, 0, + 9, 0, 0, 0, 0, 0, + 2, 0, + 1, + 6, + 20, 0, 0, 0, - 0 - ], - "Prayers_7": "[-1,14,4,16,1,-1,-1,-1,-1,-1,-1,-1]", - "WeeklyBoss": "{\"d_27\":-1,\"d_16\":-1,\"d_17\":-1,\"d_28\":-1,\"d_18\":-1,\"d_19\":-1,\"set3\":10,\"d_0\":-1,\"d_1\":-1,\"d_2\":-1,\"d_3\":-1,\"d_30\":-1,\"d_4\":-1,\"d_31\":-1,\"d_20\":-1,\"d_32\":71,\"d_10\":-1,\"d_21\":-1,\"d_5\":-1,\"d_33\":-1,\"d_6\":-1,\"d_22\":-1,\"d_11\":-1,\"d_34\":13,\"d_23\":-1,\"d_12\":-1,\"d_7\":-1,\"d_35\":20,\"d_8\":-1,\"d_24\":1726,\"d_13\":-1,\"d_25\":-1,\"d_14\":-1,\"d_9\":-1,\"d_26\":-1,\"UI_j\":1,\"d_15\":-1}", - "IMmLENGTH_8": 112, - "AttackLoadoutpre_1": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[460,635,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "AttackLoadoutpre_5": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "CYGems": 0, - "IMmLENGTH_4": 112, - "AFKtarget_3": "w6b4", - "AtkCD_8": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "FarmPlot": "[[0,59489.561706610686,1,1,7,20,2346.192445335444],[0,59489.561706610686,11,0,7,21,2346.192445335444],[0,59489.561706610686,11,0,7,20,2346.192445335444],[0,59489.561706610686,11,0,7,20,2346.192445335444],[0,59489.561706610686,11,0,6,20,2346.192445335444],[1,59489.561706610686,1,1,6,19,16746.192445335444],[1,59489.561706610686,11,0,6,20,16746.192445335444],[1,59489.561706610686,11,0,6,20,16746.192445335444],[1,59489.561706610686,11,0,6,19,16746.192445335444],[1,59489.561706610686,11,0,6,21,16746.192445335444],[3,59489.561706610686,1,1,7,19,32946.192445335444],[3,59489.561706610686,11,0,7,20,32946.192445335444],[3,59489.561706610686,11,0,6,20,32946.192445335444],[3,59489.561706610686,11,0,7,20,32946.192445335444],[3,59489.561706610686,11,0,7,19,32946.192445335444],[3,59489.561706610686,11,0,7,19,32946.192445335444],[3,59489.561706610686,11,0,7,19,32946.192445335444],[3,59489.561706610686,11,0,7,21,32946.192445335444],[3,59489.561706610686,11,0,7,19,32946.192445335444],[3,59489.561706610686,11,0,7,19,32946.192445335444],[4,118979.12341322137,11,0,7,18,43747.153936190065],[4,118979.12341322137,11,0,6,18,43747.153936190065],[4,118979.12341322137,11,0,7,19,43747.153936190065],[4,118979.12341322137,11,0,7,19,43747.153936190065],[4,118979.12341322137,11,0,7,19,43747.153936190065],[5,118979.12341322137,1,1,7,19,7297.153936190065],[5,118979.12341322137,11,0,7,18,7297.153936190065],[5,118979.12341322137,11,0,7,18,7297.153936190065],[5,118979.12341322137,11,0,6,20,7297.153936190065],[5,118979.12341322137,11,0,7,18,7297.153936190065],[6,5001012670.363481,0,1,7,10,177850507.64550626],[6,5001012670.363481,10,0,7,8,177850507.64550626],[6,5001012670.363481,10,0,7,9,177850507.64550626],[6,5001012670.363481,10,0,7,10,177850507.64550626],[6,5001012670.363481,10,0,7,10,177850507.64550626],[5,118979.12341322137,11,0,7,17,7297.153936190065]]", - "ItemQTY_8": [ - 5, - 3, - 3, - 5, - 1, 1, 1, 1, 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, 0, + 1, 0, + 1, + 1, 0, + 3, 0, + 3258, + 0 + ], + "ObolEqMAP_8": "{\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"11\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"13\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"17\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"18\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"19\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"Speed\":0,\"AGI\":0,\"Reach\":0}}", + "AnvilPAstats_7": [ 0, + 600, + 700, + 111, + 1294, + 17 + ], + "CloudsaveTimer": 54881990, + "EMmLENGTH1_4": 16, + "IMmLENGTH_2": 112, + "EMmLENGTH0_0": 16, + "PVStatList_5": [ + 66980, + 156629, + 84640, + 56625, + 836 + ], + "PVGender_9": 0, + "SL_6": "{\"0\":143,\"1\":139,\"5\":299,\"6\":299,\"8\":144,\"9\":100,\"10\":498,\"11\":494,\"12\":408,\"13\":148,\"15\":140,\"16\":138,\"17\":142,\"18\":214,\"19\":215,\"20\":205,\"21\":210,\"22\":144,\"23\":642,\"24\":0,\"25\":141,\"26\":205,\"27\":100,\"28\":144,\"29\":151,\"30\":147,\"31\":299,\"32\":299,\"33\":151,\"34\":299,\"35\":299,\"36\":154,\"37\":145,\"38\":143,\"39\":134,\"40\":299,\"41\":143,\"42\":220,\"43\":220,\"44\":146,\"45\":1,\"46\":1,\"47\":1,\"48\":6,\"49\":250,\"50\":208,\"51\":199,\"52\":197,\"53\":154,\"54\":160,\"55\":151,\"56\":296,\"57\":296,\"58\":299,\"59\":296,\"75\":544,\"76\":299,\"77\":299,\"78\":299,\"79\":313,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":415,\"626\":0,\"627\":50,\"628\":100,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":0,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":46,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "ExpReq0_6": [ + "4.6641816565661203E21", + "1.1241088860703102E11", + "2.1453318527425186E11", + "2.851638862332696E12", + "6.449730244879582E10", + "4.1754467410516296E11", + "5.77233640929251E11", + "6.449730244879582E10", + 6593003455605.783, + "3.2580882630549127E8", + 27239.7851477687, + "3.450959081999272E7", + 1657413.98338741, + "1.5573316385250974E9", + 409005.21247519425, + "2.9152553683778915E34", + "8.47933174281193E23", + "1.0019892833102583E50", + "1.9474116608388212E9", + 360302.941191236, + 24.657983658158543, + 15, + 15, + 15, + 15 + ], + "Money_6": 9.729745380673073e+31, + "AFKtarget_2": "w7b3", + "PVGender_0": 2, + "SL_2": "{\"0\":142,\"1\":100,\"5\":196,\"6\":205,\"8\":150,\"9\":100,\"10\":498,\"11\":1200,\"12\":408,\"13\":100,\"144\":197,\"263\":154,\"265\":100,\"266\":336,\"267\":100,\"268\":137,\"269\":145,\"270\":127,\"271\":135,\"272\":143,\"273\":214,\"274\":138,\"276\":200,\"277\":299,\"278\":299,\"279\":136,\"280\":132,\"281\":153,\"282\":100,\"283\":155,\"284\":299,\"285\":151,\"286\":151,\"287\":138,\"288\":137,\"289\":141,\"290\":299,\"291\":100,\"292\":143,\"293\":299,\"294\":141,\"295\":153,\"296\":146,\"297\":145,\"298\":144,\"299\":144,\"316\":100,\"317\":100,\"318\":299,\"319\":299,\"320\":204,\"325\":147,\"326\":159,\"327\":154,\"328\":226,\"360\":100,\"366\":178,\"367\":170,\"368\":219,\"374\":299,\"616\":50,\"618\":0,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":89,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"634\":1,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":0,\"652\":48,\"654\":150,\"655\":34,\"656\":200,\"657\":100,\"658\":200}", + "PVtStarSign_7": "69,55,6,", + "EMmLENGTH1_5": 16, + "Lv0_9": [ + 941, + 107, + 125, + 123, + 94, + 142, + 116, + 124, + 761, + 116, + 12, + 84, + 205, + 166, + 247, + 297, + 353, + 826, + 148, + 67, + 2, + -1, + -1, + -1, + -1 + ], + "AttackLoadoutpre_0": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[94,115,635,\"Null\",\"Null\",100],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "SLpre_6": "{\"0\":143,\"1\":139,\"5\":187,\"6\":196,\"8\":144,\"9\":100,\"10\":498,\"11\":494,\"12\":408,\"13\":148,\"15\":140,\"16\":138,\"17\":142,\"18\":214,\"19\":215,\"20\":205,\"21\":210,\"22\":144,\"23\":616,\"24\":155,\"25\":141,\"26\":205,\"27\":100,\"28\":144,\"29\":151,\"30\":147,\"31\":218,\"32\":220,\"33\":151,\"34\":245,\"35\":137,\"36\":154,\"37\":145,\"38\":143,\"39\":134,\"40\":299,\"41\":143,\"42\":220,\"43\":220,\"44\":146,\"45\":299,\"46\":299,\"47\":299,\"48\":299,\"49\":250,\"54\":160,\"56\":296,\"58\":216,\"75\":492,\"76\":141,\"77\":179,\"78\":148,\"79\":287,\"616\":50,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":25,\"624\":50,\"631\":100,\"638\":96,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"654\":150,\"655\":44,\"656\":200,\"658\":200}", + "StatueLevels_1": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "PVInstaRevives_0": 1, + "PVFishingSpotIndex_1": 0, + "Pets": "[[\"snakeB\",5,1,60],[\"w4a3\",5,1,300],[\"w4a2\",5,1,240],[\"Pet7\",5,1,120],[\"frogG\",5,1,120],[\"ratB\",5,1,180],[\"steak\",5,1,180],[\"mimicA\",5,1,60],[\"shovelR\",5,1,60],[\"coconut\",5,1,300],[\"Pet2\",5,1,60],[\"poopSmall\",5,1,180],[\"snailZ\",5,1,60],[\"sandcastle\",5,1,120],[\"steakR\",5,1,180],[\"frogBIG\",4,131309.729780163,0],[\"potatoB\",4,30209.8129473249,0],[\"snailZ\",4,62410.2021828766,0],[\"shovelR\",4,55118.3645069433,0],[\"Pet6\",4,88970.9188275364,0],[\"w4b4\",4,49430.7573690515,0],[\"w4c3\",4,42113.8596414127,0],[\"w4c2\",4,123045.508187271,0],[\"pincermin\",4,67292.7207668578,0],[\"Pet1\",4,109553.260619799,0],[\"plank\",4,251130.429683344,0],[\"none\",0,0,0],[\"bloque\",\"17\",171701.989693691,0],[\"bloque\",\"17\",153279.407256233,0],[\"bloque\",\"17\",119684.117288538,0],[\"speaker\",\"27\",74906.2725347515,0],[\"bloque\",\"17\",127627.727488086,0],[\"bloque\",\"17\",132049.13687345,0],[\"bloque\",\"17\",105153.591851,0],[\"speaker\",\"27\",60119.2289293375,0],[\"bloque\",\"17\",229159.11538015,0],[\"bloque\",\"17\",259886.578064501,0],[\"bloque\",\"17\",233052.214580652,0],[\"speaker\",\"27\",69077.5575987562,0],[\"bloque\",\"17\",294650.715319003,0],[\"bloque\",\"17\",205163.379350088,0],[\"bloque\",\"17\",245364.694155019,0],[\"speaker\",\"27\",72831.8904269015,0],[\"bloque\",\"17\",113256.584708749,0],[\"bloque\",\"17\",199215.947616965,0],[\"bloque\",\"17\",133068.203529523,0],[\"speaker\",\"27\",135297.746850699,0],[\"stache\",\"2\",10279.3368126925,0],[\"Pet4\",\"18\",112234.702785589,0],[\"Pet4\",\"18\",257722.432704864,0],[\"speaker\",\"27\",76827.82533785966,0],[\"w4b1\",\"33\",50334.7816788556,0],[\"plank\",\"26\",237102.181621623,0],[\"bloque\",\"17\",145552.235451083,0],[\"speaker\",\"27\",131225.450229369,0],[\"coconut\",\"2\",138090.302608744,0],[\"Pet4\",\"18\",19325.7382504366,0],[\"Pet4\",\"18\",18346.8439156557,0],[\"speaker\",\"27\",124669.296214112,0],[\"acorn\",\"33\",139701.204870758,0],[\"plank\",\"26\",285312.552529854,0],[\"bloque\",\"17\",178686.894226449,0],[\"speaker\",\"27\",129315.447219021,0],[\"Pet0\",\"2\",8309.48799006565,0],[\"plank\",\"26\",260576.32065651,0],[\"bloque\",\"17\",291152.660753734,0],[\"speaker\",\"27\",103944.927792542,0],[\"w4b1\",\"33\",59264.9085500195,0],[\"plank\",\"26\",192105.529773545,0],[\"bloque\",\"17\",126044.874638248,0],[\"speaker\",\"27\",102900.413359543,0],[\"Pet0\",\"2\",24325.4501768594,0],[\"plank\",\"26\",166915.720713804,0],[\"bloque\",\"17\",153797.915683759,0],[\"speaker\",\"27\",38465.6026315659,0],[\"w4b1\",\"33\",57146.1940598767,0],[\"plank\",\"26\",186407.31549712,0],[\"bloque\",\"17\",212840.84568987,0],[\"speaker\",\"27\",31491.2026629134,0],[\"Pet0\",\"2\",99166.5008156038,0],[\"plank\",\"26\",160705.477819634,0],[\"bloque\",\"17\",135289.841925876,0],[\"speaker\",\"27\",23689.7072417026,0],[\"Pet10\",\"33\",55806.8607785292,0],[\"plank\",\"26\",101011.446455416,0],[\"bloque\",\"17\",158178.69345767,0],[\"speaker\",\"27\",14508.5793441207,0],[\"Pet0\",\"2\",88538.8177686374,0],[\"plank\",\"26\",125843.735199325,0],[\"bloque\",\"17\",161856.750801725,0],[\"speaker\",\"27\",24288.9422258644,0],[\"w4b1\",\"33\",70539.034533663,0],[\"plank\",\"26\",126774.726401659,0],[\"snakeG\",\"20\",12435.3594475821,0],[\"speaker\",\"27\",8399.07817971503,0],[\"Pet0\",\"2\",37847.9377461237,0],[\"plank\",\"26\",139786.997510467,0],[\"acorn\",\"33\",47463.1726348594,0],[\"speaker\",\"27\",29319.1123014821,0],[\"Pet0\",\"2\",12282.0735014945,0],[\"plank\",\"26\",184648.224651691,0],[\"acorn\",\"33\",50805.3135937846,0],[\"speaker\",\"27\",26202.4874541028,0],[\"Pet0\",\"2\",33252.7903842316,0],[\"plank\",\"26\",52187.2272116596,0],[\"acorn\",\"33\",52864.6199720899,0],[\"speaker\",\"27\",51117.4437870125,0],[\"Pet0\",\"2\",84587.036955905,0],[\"plank\",\"26\",146242.655424734,0],[\"acorn\",\"33\",57030.4105357332,0],[\"speaker\",\"27\",54061.1360322729,0],[\"Pet0\",\"2\",86239.7966765404,0],[\"plank\",\"26\",122126.960375857,0],[\"Pet10\",\"33\",65202.6980704045,0],[\"speaker\",\"27\",109711.918434352,0],[\"Pet0\",\"2\",39019.87405370771,0],[\"plank\",\"26\",46640.59489080289,0],[\"Pet10\",\"33\",70999.0892549757,0],[\"speaker\",\"27\",153851.42829424868,0],[\"Pet0\",\"2\",102642.750497164,0],[\"plank\",\"26\",105493.440095555,0],[\"acorn\",\"33\",40452.78778886781,0],[\"speaker\",\"27\",85989.84986335239,0],[\"Pet0\",\"2\",109896.300770277,0],[\"plank\",\"26\",111634.275803597,0],[\"acorn\",\"33\",127204.473391142,0],[\"speaker\",\"27\",155725.746791177,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0]]", + "IMmLENGTH_5": 112, + "bun_a": 1, + "SM_5": "{\"0\":189,\"1\":200,\"5\":194,\"6\":214,\"8\":226,\"9\":100,\"10\":498,\"11\":1044,\"12\":408,\"13\":100,\"75\":100,\"144\":299,\"263\":299,\"265\":100,\"266\":100,\"267\":301,\"268\":299,\"269\":299,\"270\":130,\"271\":147,\"272\":152,\"273\":194,\"274\":154,\"276\":194,\"277\":200,\"278\":215,\"279\":219,\"280\":146,\"281\":100,\"282\":100,\"283\":100,\"284\":225,\"291\":100,\"293\":129,\"299\":100,\"300\":136,\"301\":150,\"302\":299,\"303\":150,\"304\":153,\"305\":198,\"307\":147,\"309\":100,\"310\":152,\"311\":142,\"312\":114,\"313\":150,\"315\":299,\"361\":100,\"362\":299,\"363\":299,\"364\":299,\"365\":174,\"366\":220,\"367\":173,\"368\":227,\"370\":100,\"371\":153,\"372\":147,\"373\":238,\"374\":299,\"420\":299,\"421\":299,\"422\":299,\"423\":299,\"424\":299,\"425\":100,\"426\":299,\"427\":299,\"428\":100,\"429\":100,\"430\":100,\"431\":100,\"432\":100,\"433\":100,\"434\":100,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1823,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "bun_c": 1, + "OptL_7": [ + 1, + 1, + 2, + 21, + 1, 0, + 72, 0, 0, 0, 0, 0, + 2, 0, + 1, + 6, + 30, 0, 0, 0, + 1, + 1, + 1, + 1, + 1, + 1, 0, + 1, + 1, 0, + 4, 0, + 3793, 0 ], - "PVtStarSign_8": "69,55,5,", - "AnvilPA_1": [ + "PlayerStuff_2": "[14595,1,5,0,0,0,0,0,0,0]", + "IMmLENGTH_9": 112, + "QuestComplete_5": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":-1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Masterius1\":1,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":1,\"Slargon4\":1,\"Poigu1\":-1,\"Poigu2\":-1,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":1,\"Mutton4\":0,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Stiltzcho2\":1,\"Promotheus2\":1,\"Stiltzcho3\":1,\"Promotheus3\":0,\"Builder_Bird1\":1,\"Stiltzcho4\":1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":1,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Krunk3\":-1,\"Papua_Piggea1\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Hamish1\":-1,\"Scubidew1\":1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"Hamish2\":-1,\"TP_Pete1\":0,\"Scubidew2\":0,\"TP_Pete2\":-1,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete3\":-1,\"Cowbo_Jones10\":-1,\"Scripticus2\":1,\"Cowbo_Jones11\":-1,\"Scripticus3\":1,\"Cowbo_Jones12\":-1,\"Scripticus4\":1,\"Cowbo_Jones13\":-1,\"Scripticus5\":1,\"Meel1\":-1,\"Tired_Mole1\":1,\"Cowbo_Jones14\":-1,\"Scripticus6\":1,\"Meel2\":-1,\"Sussy_Gene1\":1,\"Tired_Mole2\":1,\"Cowbo_Jones15\":-1,\"Scripticus7\":1,\"Sussy_Gene2\":1,\"Tired_Mole3\":0,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":1,\"Capital_P1\":1,\"Sprout1\":-1,\"Capital_P2\":1,\"Lonely_Hunter1\":0,\"Sprout2\":-1,\"Capital_P3\":1,\"Lonely_Hunter2\":-1,\"Sprout3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Shuvelle3\":-1,\"Falloween_Pumpkin1\":-1,\"Gobo3\":1,\"Shuvelle4\":-1,\"Falloween_Pumpkin2\":-1,\"Gobo4\":1,\"Shuvelle5\":-1,\"Falloween_Pumpkin3\":-1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Cactolyte3\":-1,\"Snake_Jar1\":-1,\"Worldo2\":1,\"Cactolyte4\":-1,\"Snake_Jar2\":-1,\"Snake_Jar3\":-1,\"Snake_Jar4\":-1,\"Bandit_Bob1\":-1,\"Bandit_Bob2\":-1,\"Bandit_Bob3\":-1,\"Bandit_Bob4\":-1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":0,\"Cowbo_Jones3\":-1,\"Cowbo_Jones4\":-1,\"Walupiggy1\":1,\"Goldric1\":-1,\"Cowbo_Jones5\":-1,\"Walupiggy2\":1,\"Goldric2\":-1,\"Cowbo_Jones6\":-1,\"Walupiggy3\":1,\"Goldric3\":-1,\"Cowbo_Jones7\":-1,\"Walupiggy4\":1,\"Goldric4\":-1,\"Cowbo_Jones8\":-1,\"Goldric5\":-1,\"Cowbo_Jones9\":-1,\"Gangster_Gus1\":1,\"Goldric6\":-1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":-1,\"Monolith2\":-1,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":0,\"Potti2\":-1,\"Bill_Brr2\":-1,\"Potti3\":-1,\"Bill_Brr3\":-1,\"Potti4\":-1,\"Bill_Brr4\":-1,\"Potti5\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Potti6\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Potti7\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Centurion3\":1,\"Toadstall2\":1,\"Centurion4\":1,\"Snouts1\":-1,\"Toadstall3\":1,\"Centurion5\":0,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion6\":-1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion7\":-1,\"Lord_of_the_Hunt3\":1,\"Snouts4\":-1,\"Centurion8\":-1,\"QuestNameFiller2\":-1,\"Lord_of_the_Hunt4\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Fishpaste971\":0,\"Lord_of_the_Hunt7\":1,\"Lafu_Shi2\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Zenelith1\":1,\"Woodsman2\":1,\"Woodsman3\":-1,\"Woodsman4\":-1,\"Hoggindaz1\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Funguy1\":1,\"Hoggindaz6\":0,\"Funguy2\":1,\"Hoggindaz7\":-1,\"Telescope1\":1,\"Town_Marble1\":1,\"Funguy3\":0,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Iceland_Irwin1\":1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Funguy5\":-1,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Carpetiem1\":-1,\"Dog_Bone2\":1,\"Bushlyte1\":-1,\"Yondergreen5\":-1,\"Carpetiem2\":-1,\"Bushlyte2\":-1,\"Yondergreen6\":-1,\"Carpetiem3\":-1,\"Bushlyte3\":-1,\"Yondergreen7\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":-1,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Snootie1\":-1,\"Snootie2\":-1,\"Snootie3\":-1}", + "GemsOwned": 1249, + "CardPreset_6": "[[\"Boss4B\",\"Boss3C\",\"Boss2B\",\"w6b3\",\"w5c2\",\"CritterCard7\",\"w6c2\",\"wolfA\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4B\",\"wolfA\",\"CritterCard7\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"poopD\",\"wolfB\",\"w5b3\",\"w6a1\",\"skele2\",\"w4c1\",\"w5a1\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"w4c1\",\"w5a1\",\"w6a5\",\"Boss4C\",\"poopBig\",\"w6c2\",\"w6a1\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"Boss2B\",\"Boss3C\",\"w5c2\",\"w4c4\",\"w6c2\",\"w5b5\",\"glass\",\"w6a3\",\"B\",\"B\",\"B\",\"B\"]]", + "EMmLENGTH0_1": 16, + "CurrentMap_1": 318, + "Captains": "[[3,0,0,20,232007068.449393,22,21],[1,1,2,19,287500816.908044,11,16],[3,0,3,20,78840282.2581409,19,10],[3,3,1,19,198954570.481427,20,41],[1,2,0,19,470216935.190463,9,9],[5,0,1,20,203995210.205953,29,45],[2,1,1,19,212856756.419141,27,23],[2,1,3,19,244473668.013744,28,9],[2,0,0,20,274431028.561245,8,10],[3,0,3,20,138143043.240909,17,19],[1,1,1,19,283690086.808749,16,12],[2,1,1,19,205879755.46146,29,9],[1,0,1,19,450414073.543143,2,15],[4,0,1,20,110712484.67104,13,31],[2,0,0,20,284046560.336925,17,14],[2,0,1,20,138709322.105554,15,22],[2,1,-1,19,213558752.012751,25,0],[2,3,0,20,134624940.637933,7,14],[2,1,1,19,336565526.083957,22,13],[4,0,1,20,30993708.24772,6,52],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[-1,-1,-1,0,0,0,0],[2,2,1,1,0,31,29],[2,1,0,1,0,23,18],[2,2,-1,1,0,15,0],[1,2,2,1,0,12,6]]", + "EMm1_3": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":72,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":48,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-7,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":60,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":0,\"STR\":60,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":72,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":48,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":36,\"LUK\":0,\"Weapon_Power\":24,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":60,\"WIS\":0,\"Weapon_Power\":40,\"LUK\":0,\"UQ2txt\":0,\"UQ2val\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", + "Lv0_0": [ + 935, + 102, + 135, + 121, + 100, + 142, + 81, + 122, + 943, + 123, + 79, + 84, + 222, + 166, + 245, + 297, + 353, + 827, + 156, + 67, + 3, + -1, + -1, + -1, + -1 + ], + "PVMinigamePlays_6": 5, + "AnvilPA_4": [ { - "0": 56871415, - "1": 21448386287.935226, + "0": 66978369, + "1": 24007523461.90229, "2": 100, - "3": 5000221465, + "3": 4372961117, "length": 4 }, { "0": 0, "1": 0, - "2": 159.357647274359, - "3": 275490169, + "2": 29.0107674982557, + "3": 338579531, "length": 4 }, { "0": 0, "1": 0, - "2": 395.682841421328, - "3": 13415, + "2": 37.3607511598491, + "3": 19359541, "length": 4 }, { "0": 0, "1": 0, - "2": 619.469635862564, - "3": 2590137, + "2": 588.370243293448, + "3": 95709029, "length": 4 }, { "0": 0, "1": 0, - "2": 474.771428790922, - "3": 1545114, + "2": 0, + "3": 0, "length": 4 }, { "0": 0, "1": 0, - "2": 1561.12033297132, - "3": 14765366, + "2": 1818.28001527222, + "3": 15351974, "length": 4 }, { @@ -8960,22 +8366,22 @@ { "0": 0, "1": 0, - "2": 246.225349833762, - "3": 0, + "2": 184.79135894454, + "3": 73033, "length": 4 }, { "0": 0, "1": 0, - "2": 1985.71553326271, + "2": 0, "3": 0, "length": 4 }, { "0": 0, "1": 0, - "2": 4854.24891269057, - "3": 10185, + "2": 0, + "3": 0, "length": 4 }, { @@ -9007,197 +8413,146 @@ "length": 4 } ], - "CurrentMap_0": 312, - "PlayerStuff_1": "[29887,0,1,0,0,0,0,0,0,0]", - "AttackLoadout_8": "[[490,482,526,529,588,\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[634,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "MaxCarryCap_0": "{\"Souls\":100,\"Mining\":30000,\"Chopping\":30000,\"Quests\":10,\"Fishing\":30000,\"fillerz\":10,\"Critters\":30000,\"Foods\":20000,\"bCraft\":20000,\"Bugs\":30000,\"Statues\":10}", - "POu_0": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,21400,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "GemItemsPurchased": "[0,5,10,0,12,18,0,0,8,0,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,10,5,4,8,0,0,0,0,0,0,0,0,0,0,6,12,0,10,2,0,1,0,4,0,2,5,11,0,0,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,16,4,4,0,0,10,10,1,6,4,0,8,2,4,2,5,10,0,0,5,12,6,4,0,0,12,6,4,0,6,0,12,0,6,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", - "Exp0_0": [ - 5.443076018664471e+22, - 1264670101.9937348, - 51187623867.89117, - 20845708251.483902, - 3614483675.935172, - 100176402464.5713, - 10361937.916362936, - 17616849166.935337, - 292950998152.46967, - 34135964.58823362, - 157953685.26675737, - 1569701.8838126916, - 826547.4352501908, - 150522330.28172886, - 199242.4579031053, - 1.8664900780102092e+34, - 4.6953447024117674e+23, - 7.595685649907105e+49, - 2406933700.420948, - 2032913.1807400286, - 0, + "Exp0_4": [ + 7.950482664511186e+22, + "7.637748649597818E7", + 42524962937.7734, + "3.4324404558030817E11", + "6.465660061392218E7", + 191778597134.53464, + "7.045107220294012E7", + 15353807768.9354, + 187032643985.79578, + "9.553486074545702E7", + 15923.0383709013, + 13328455.4298561, + 106938.629515174, + 1421003876.12143, + 1054327.6939497746, + 1.91083300345959e+34, + 4.68576274896672e+23, + "2.9329062929432534E49", + 765808248.772142, + "1.4050584283795796E7", + 18.738833089420705, 0, 0, 0 ], - "LockedSlots_4": [ - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 + "AttackLoadout_4": "[[498,496,497,495,467,469],[634,639,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "EMm0_6": "{\"0\":{\"Defence\":120,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":80,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-10,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":35,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":30,\"STR\":0,\"WIS\":0,\"Weapon_Power\":2,\"LUK\":20,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":1,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":1,\"UQ2txt\":0,\"Reach\":0,\"AGI\":5,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":105,\"STR\":0,\"WIS\":0,\"Weapon_Power\":7,\"LUK\":70,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-9,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":75,\"STR\":0,\"WIS\":0,\"Weapon_Power\":5,\"LUK\":50,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":45,\"STR\":0,\"WIS\":0,\"Weapon_Power\":3,\"LUK\":30,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-8,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":75,\"STR\":0,\"WIS\":0,\"Weapon_Power\":5,\"LUK\":50,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"9\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"UQ2txt\":\"%_ALL_STATS\",\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":2.5,\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"Reach\":0,\"AGI\":0,\"UQ1val\":4,\"Speed\":0},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2txt\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"11\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_TOTAL_DAMAGE\",\"UQ2val\":4,\"UQ1val\":3,\"Speed\":0},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "OptL2_2": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } ], - "PVGender_0": 2, - "PVMinigamePlays_5": 5, - "POu_1": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,24997,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "AnvilPAstats_0": [ - 6, - 600, - 700, - 128, - 1269, - 30 + "CauldronJobs0": "[[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[2,3,6,-1,-1,-1,-1,-1],[7,8,9,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1]]", + "RespTime_2": 0, + "QuestHm_3": [ + { + "0": "Masterius1", + "1": "Inner_Voice_Followed:", + "2": "0", + "3": "1", + "length": 4 + }, + { + "0": "Sussy_Gene3", + "1": "1st_Thing:", + "2": 1, + "3": "1", + "4": "2nd_Thing:", + "5": 1, + "6": "1", + "7": "3rd_Thing:", + "8": "0", + "9": "1", + "length": 10 + }, + { + "0": "Meel1", + "1": "Boops_Bopped:", + "2": "0", + "3": "30", + "length": 4 + }, + { + "0": "Poigu3", + "1": "Divinity_Lv:", + "2": "0", + "3": "80", + "length": 4 + }, + { + "0": "Snootie1", + "1": "Find_Pommsie:", + "2": 1, + "3": "1", + "length": 4 + } ], - "Boats": "[[8,11,0,195,218000.00000001668,171],[2,11,0,189,174055.5555555672,121],[0,11,0,183,213277.7777777939,112],[3,11,0,169,31722.222222221895,124],[4,11,0,143,206055.55555557084,121],[5,11,0,145,239777.77777779693,136],[6,11,0,146,37777.777777777366,132],[7,11,0,148,209833.33333334906,136],[1,11,0,143,34722.222222221855,143],[9,11,0,148,236222.22222224096,137],[10,11,0,158,163555.55555556595,142],[13,11,0,165,243000.00000001953,142],[12,11,0,145,41388.888888888425,148],[14,11,0,158,246222.2222222421,138],[11,11,0,144,44888.888888888374,130],[16,11,0,139,221611.1111111282,140],[17,11,0,137,202444.44444445928,142],[15,11,0,142,249388.88888890913,144],[18,11,0,152,167444.4444444553,143],[19,11,0,118,252444.44444446504,150]]", - "InventoryOrder_5": [ + "Prayers_9": "[1,14,-1,4,-1,-1,16,-1,-1,-1,-1,-1]", + "InventoryOrder_4": [ + "Crystal5", + "EquipmentHats21", + "GoldricP1", + "BadgeG2", + "Quest37", + "EquipmentHats4Choppin", + "w7B1", + "Quest24", + "ClassSwap", + "Quest22", + "EquipmentHats27", "EquipmentHats27", "Blank", "Blank", "Blank", - "EquipmentBowsTempest0", "Blank", "Blank", - "EquipmentHats103", - "StoneTempestB2", - "StoneTempestR2", - "EquipmentRingsTempest0", - "EquipmentRingsTempest0", - "EquipmentBowsTempest3", - "EquipmentBowsTempest4", - "EquipmentBowsTempest1", - "EquipmentBowsTempest2", - "Trophy2", - "Trophy2", - "EquipmentHats103", - "Spelunking3", - "EquipmentBowsTempest0", "Blank", "Blank", "Blank", - "EquipmentBowsTempest3", - "EquipmentRingsTempest4", - "EquipmentRingsTempest4", - "EquipmentRingsTempest3", - "EquipmentBowsTempest2", - "EquipmentRingsTempest7", - "EquipmentRingsTempest7", - "EquipmentRingsTempest1", + "Blank", + "Blank", + "Spelunking0", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", "Blank", "Blank", "Blank", @@ -9211,24 +8566,14 @@ "Blank", "Blank", "Blank", - "EquipmentHats24", - "EquipmentHats34", - "Line12", "Blank", "Blank", "Blank", "Blank", "Blank", - "StoneTempestR1", - "StoneTempestB0", - "StoneTempestB1", - "StoneTempestR0", "Blank", "Blank", "Blank", - "EquipmentBowsTempest0", - "EquipmentRings23", - "EquipmentRings23", "Blank", "Blank", "Blank", @@ -9240,18 +8585,9 @@ "Blank", "Blank", "Blank", - "Quest28", - "Trophy5", - "EquipmentHats21", "Blank", "Blank", "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", "LockedInvSpace", "LockedInvSpace", "LockedInvSpace", @@ -9279,182 +8615,191 @@ "LockedInvSpace", "LockedInvSpace" ], - "ItemQTY_9": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, + "RespTime_4": 0, + "EquipQTY_5": [ + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 0, + "1": 327379, + "2": 297, + "3": 9, + "4": 327470, + "5": 210872, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + } + ], + "RespTime_1": 0, + "NPCdialogue_0": "{\"Promotheus\":23,\"Stiltzcho\":35,\"Loominadi\":3,\"Postboy_Pablob\":9999,\"Sad_Urie\":6,\"Centurion\":28,\"Carpenter_Cardinal\":9999,\"Masterius\":5,\"Lava_Larry\":9999,\"Carpetiem\":9,\"Bushlyte\":0,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":15,\"Telescope\":9999,\"Scubidew\":14,\"Blobbo\":6,\"Yondergreen\":24,\"Town_Marble\":3,\"Hamish\":13,\"Iceland_Irwin\":9999,\"Royal_Worm\":34,\"Obol_Altar\":9999,\"Krunk\":10,\"Tribal_Shaman\":0,\"Toobus_Goobus\":12,\"Funguy\":16,\"Goldric\":26,\"Grasslands_Gary\":9999,\"Hoov\":10,\"Glumlee\":26,\"Woodlin_Elder\":7,\"Cowbo_Jones\":44,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":5,\"Humble_Hugh\":1,\"Woodsman\":7,\"Snootie\":4,\"Gobo\":18,\"Bandit_Bob\":19,\"Picnic_Stowaway\":20,\"Poigu\":4,\"Tiki_Chief\":17,\"Sprout\":12,\"Capital_P\":10,\"Coastiolyte\":0,\"Slargon\":12,\"Snake_Jar\":16,\"Oinkin\":10,\"Builder_Bird\":2,\"Clown\":9999,\"Sussy_Gene\":9,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":17,\"Meel\":8,\"Bloo_Radley\":6,\"Bubbulyte\":2,\"Snouts\":18,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":14,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Dog_Bone\":14,\"Mutton\":12,\"Gangster_Gus\":12,\"Nebulyte\":0,\"Djonnut\":13,\"TP_Pete\":15,\"Coralcave_Prince\":0,\"Bill_Brr\":23,\"Potti\":0,\"Whattso\":10,\"Walupiggy\":12,\"Legumulyte\":1,\"XxX_Cattleprod_XxX\":14,\"Dazey\":11,\"Mr_Pigibank\":9999,\"Hoggindaz\":41,\"Muhmuguh\":9999,\"Zenelith\":9999,\"Monolith\":9,\"Falloween_Pumpkin\":0,\"Shuvelle\":23,\"Lonely_Hunter\":10,\"Fishpaste97\":11,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":14,\"Constructor_Crow\":3,\"Worldo\":9,\"Tired_Mole\":10,\"Lord_of_the_Hunt\":37}", + "AnvilPAstats_2": [ 1, + 600, + 700, + 237, + 1545, + 29 + ], + "CSetEq_9": "{\"{%_Skill_EXP_Gain\":25}", + "QuestStatus_1": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[18,18],\"XxX_Cattleprod_XxX2\":[2542,237231,0],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[873674,18],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Lava_Larry1\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Masterius1\":[1],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[230609572],\"Oinkin1\":[10],\"Slargon2\":[1520886],\"Oinkin2\":[7,3,4],\"Slargon3\":[\"0\"],\"Oinkin3\":[1],\"Slargon4\":[\"0\"],\"Poigu1\":[86],\"Poigu2\":[156],\"Poigu3\":[156],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[50],\"Mutton1\":[0,0,0],\"Bellows2\":[4688],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[0],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[14,64],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Stiltzcho4\":[70651],\"Builder_Bird1\":[0],\"Promotheus4\":[1],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[137532],\"Stiltzcho6\":[192894],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[1],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[6],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Glumlee5\":[0],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[10648],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[99999999],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[711882889],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[\"0\"],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[1,1],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[5],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[1,1],\"Blobbo1\":[0],\"Scubidew1\":[0,0,0],\"Hamish1\":[0],\"Blobbo2\":[0,0,0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"TP_Pete1\":[194388,0],\"Hamish2\":[0],\"Scubidew2\":[\"0\",\"121\"],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Cowbo_Jones10\":[1,1],\"Scripticus2\":[15],\"Cowbo_Jones11\":[10],\"Scripticus3\":[1,5],\"Cowbo_Jones12\":[4],\"Scripticus4\":[1,0,0],\"Scripticus5\":[21],\"Cowbo_Jones13\":[100],\"Meel1\":[\"0\"],\"Tired_Mole1\":[8659144],\"Cowbo_Jones14\":[1,1],\"Scripticus6\":[0],\"Meel2\":[0],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[23287517],\"Cowbo_Jones15\":[0,0,0],\"Scripticus7\":[1,1],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[1,\"0\"],\"Scripticus8\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[74376],\"Sprout1\":[0,0],\"Capital_P2\":[50],\"Sprout2\":[40],\"Lonely_Hunter1\":[0,0],\"Capital_P3\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[25],\"Sprout4\":[0],\"Shuvelle1\":[\"0\",\"50\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle2\":[0],\"Gobo1\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo2\":[\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[1],\"Bloo_Radley2\":[1],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[\"0\"],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[34],\"Cowbo_Jones3\":[10],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[29],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[4941,10],\"Monolith2\":[0],\"Monolith3\":[887320],\"Muhmuguh1\":[1],\"Muhmuguh2\":[4],\"Muhmuguh3\":[1],\"Potti1\":[\"0\"],\"Bill_Brr1\":[0],\"Potti2\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Potti3\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Potti4\":[\"0\"],\"Bill_Brr4\":[\"0\"],\"Potti5\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Potti7\":[66],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,10],\"Centurion2\":[0],\"Toadstall1\":[1,\"0\"],\"Toadstall2\":[\"0\"],\"Centurion3\":[\"0\"],\"Centurion4\":[\"0\",\"0\"],\"Snouts1\":[0],\"Toadstall3\":[\"0\"],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion6\":[\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt3\":[0,0],\"Snouts4\":[0],\"Centurion8\":[\"0\"],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Lord_of_the_Hunt4\":[0,0],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste971\":[0],\"Lord_of_the_Hunt7\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Zenelith1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Woodsman4\":[0],\"Hoggindaz1\":[1,87],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[3,56],\"Hoggindaz5\":[3],\"Funguy1\":[0,0,0],\"Hoggindaz6\":[0],\"Funguy2\":[51],\"Hoggindaz7\":[0],\"Telescope1\":[1],\"Hoggindaz8\":[0],\"Yondergreen1\":[0],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Iceland_Irwin1\":[0],\"Yondergreen2\":[0],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[35,\"0\"],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem1\":[1214],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem2\":[1491,\"1\"],\"Bushlyte2\":[0],\"Yondergreen7\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[1],\"Carpetiem4\":[37],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[39],\"Loominadi3\":[1],\"Speccius2\":[1],\"Loominadi4\":[1],\"Snootie1\":[1],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "Prayers_8": "[16,-1,1,14,-1,4,-1,-1,-1,-1,-1,-1]", + "CYKeysAll": [ + 2782, + 1847, + 4311, + 12511, + 35025, 0, 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, + 0 + ], + "InvBagsUsed_4": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\",\"114\":\"1\"}", + "EMm1_1": "{\"0\":{\"Defence\":0,\"WIS\":24,\"STR\":0,\"LUK\":0,\"Weapon_Power\":24,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":60,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":24,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":24,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":36,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":60,\"Weapon_Power\":40,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-5,\"Power\":0,\"Speed\":0}}", + "PVFishingSpotIndex_4": 0, + "CharSAVED_3": 5, + "AFKtarget_6": "w7b1", + "EMmLENGTH1_2": 16, + "IMmLENGTH_3": 112, + "NPCdialogue_7": "{\"Stiltzcho\":29,\"Promotheus\":20,\"Loominadi\":3,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":7,\"Lava_Larry\":9999,\"Masterius\":5,\"Carpetiem\":0,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Telescope\":9999,\"Yondergreen\":0,\"Scubidew\":2,\"Iceland_Irwin\":9999,\"Blobbo\":6,\"Town_Marble\":3,\"Hamish\":0,\"Obol_Altar\":9999,\"Krunk\":0,\"Tribal_Shaman\":0,\"Royal_Worm\":0,\"Funguy\":14,\"Goldric\":0,\"Toobus_Goobus\":12,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":26,\"Woodlin_Elder\":7,\"Cowbo_Jones\":1,\"Egggulyte\":0,\"Typhoon\":5,\"Eliteus\":4,\"Humble_Hugh\":0,\"Woodsman\":0,\"Gobo\":18,\"Snootie\":0,\"Picnic_Stowaway\":20,\"Poigu\":0,\"Tiki_Chief\":5,\"Sprout\":0,\"Capital_P\":0,\"Coastiolyte\":0,\"Slargon\":6,\"Oinkin\":0,\"Snake_Jar\":6,\"Builder_Bird\":9999,\"Clown\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":3,\"Meel\":3,\"Bloo_Radley\":6,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"questDisp\":0,\"Pirate_Porkchop\":0,\"Crystalswine\":0,\"Giftmas_Blobulyte\":0,\"Dog_Bone\":14,\"Mutton\":9,\"Gangster_Gus\":12,\"Djonnut\":2,\"TP_Pete\":2,\"Bill_Brr\":0,\"Potti\":0,\"Coralcave_Prince\":0,\"Whattso\":7,\"Walupiggy\":12,\"Legumulyte\":0,\"XxX_Cattleprod_XxX\":0,\"Dazey\":0,\"Hoggindaz\":7,\"Mr_Pigibank\":9999,\"Muhmuguh\":12,\"Zenelith\":9999,\"Falloween_Pumpkin\":0,\"Monolith\":0,\"Shuvelle\":0,\"Lonely_Hunter\":0,\"Fishpaste97\":3,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "AtkCD_8": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "CMm": "{\"26\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"59\":{\"Defence\":0,\"WIS\":0,\"STR\":12,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"80\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"106\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":32,\"LUK\":9,\"UQ2txt\":0,\"Reach\":0,\"AGI\":48,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"245\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ1txt\":0,\"UQ2val\":0,\"Reach\":0,\"AGI\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"246\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"247\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"250\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"251\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"252\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"253\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"254\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"255\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"256\":{\"Defence\":0,\"STR\":0,\"WIS\":7,\"Weapon_Power\":0,\"LUK\":2,\"UQ1txt\":0,\"AGI\":-4,\"Reach\":0,\"UQ1val\":1,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"257\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"258\":{\"Defence\":0,\"WIS\":2,\"STR\":0,\"LUK\":2,\"Weapon_Power\":8,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"259\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"260\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"262\":{\"Defence\":30,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":18,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"263\":{\"Defence\":42,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":24,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-6,\"Power\":0,\"Speed\":0},\"264\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"265\":{\"Defence\":165,\"STR\":0,\"WIS\":110,\"Weapon_Power\":11,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"266\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"267\":{\"Defence\":120,\"WIS\":80,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"268\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"269\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"270\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ1txt\":0,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"271\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"272\":{\"Defence\":0,\"WIS\":4,\"STR\":0,\"LUK\":1,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":-1,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"273\":{\"Defence\":30,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":18,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"274\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"275\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"276\":{\"Defence\":50,\"STR\":30,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"277\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"278\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"279\":{\"Defence\":60,\"STR\":1,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":36,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"280\":{\"Defence\":105,\"WIS\":70,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":7,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"281\":{\"Defence\":28,\"STR\":0,\"WIS\":16,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"282\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"283\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"284\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"285\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"286\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"287\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"288\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"289\":{\"Defence\":0,\"STR\":9,\"WIS\":3,\"Weapon_Power\":4,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"Speed\":0},\"290\":{\"Defence\":0,\"STR\":6,\"WIS\":0,\"Weapon_Power\":2,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"Speed\":0},\"291\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"292\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"293\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"294\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"295\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"296\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"297\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":1,\"Power\":0,\"Speed\":0},\"298\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":1,\"Power\":0,\"Speed\":0},\"299\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"300\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"302\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"304\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"305\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"307\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"308\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"309\":{\"UQ1val\":4,\"UQ2txt\":\"%_MONEY\",\"UQ1txt\":\"%_MONEY\",\"UQ2val\":4},\"310\":{\"UQ1val\":10,\"UQ2txt\":\"%_MONEY\",\"UQ1txt\":\"%_MONEY\",\"UQ2val\":4},\"311\":{\"UQ1val\":6,\"UQ2txt\":\"_AGI\",\"UQ1txt\":\"_STR\",\"UQ2val\":6},\"312\":{\"UQ2txt\":\"%_MOVEMENT_SPEED\",\"UQ1val\":2,\"UQ2val\":1.5,\"UQ1txt\":\"_LUK\"},\"313\":{\"UQ2txt\":\"%_FISHING_XP_GAIN\",\"UQ1val\":4,\"UQ2val\":12,\"UQ1txt\":\"%_DEFENCE\"},\"314\":{\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"UQ1val\":2.5,\"UQ2val\":1.5,\"UQ1txt\":\"%_CRIT_CHANCE\"},\"321\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"322\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"323\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"324\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"325\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"326\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"327\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"328\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"329\":{\"Defence\":0,\"STR\":4,\"WIS\":4,\"Weapon_Power\":18,\"LUK\":12,\"Reach\":0,\"AGI\":4,\"Upgrade_Slots_Left\":-6,\"Speed\":0},\"330\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"331\":{\"Defence\":0,\"WIS\":0,\"STR\":4,\"LUK\":4,\"Weapon_Power\":6,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"332\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "InvBagsUsed_7": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"103\":\"4\",\"105\":\"1\",\"109\":\"3\",\"110\":\"1\"}", + "CauldronP2W": "[[150,125,100,150,125,100,150,125,100,150,125,100],[100,80,100,80,100,80,100,80],[15,45],[157,157],[50655.8224883706,2,184802.003822916,2,184811.971758729,2,130130.790026936,2,130641.21770981,2,548900.570487982,2,162171.450177656,2,206571.030529399,2,244692.309260028,2,1545967.12958218,2,1469101.43038255,2,1018673.87188163,2,464222.420046791,2,3598057.0923383,2,547135.238534344,2,3637778.23100654,2,1825292.71174124,2,3011369.81130629,2,3225329.01742979,2,1575417.20816171,2,15058597.4319386,2,15384365.266945,2,7869839.14449792,2,24492059.75993146,2],[18,18]]", + "Exp0_7": [ + 5.374651969115412e+22, + 2891317.47776771, + 4693870244.14188, + 2118.24348565686, + 226069.094148576, + 65090789286.377716, + 440921.18741114, + 22336491018.9353, + 32535156492740.36, + 5552744.73961721, + 15, + 1569701.88381267, + 1026074.30530346, + "1.2128000712986243E8", + 1644962.2442904052, + "1.674236313376629E34", + "4.678235540557281E23", + "3.4348580631580594E49", + "4.852897404515679E8", + "2.3399684097258717E7", + 21.00664127183485, 0, 0, 0 ], - "AnvilPA_4": [ - { - "0": 64218756, - "1": 23756099801.334404, - "2": 100, - "3": 4239004379, - "length": 4 - }, + "CharSAVED_9": 5, + "StatueLevels_3": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "AnvilPA_2": [ { "0": 0, "1": 0, - "2": 29.0107674982557, - "3": 338579531, + "2": 6.51035258364413, + "3": 12828241, "length": 4 }, { "0": 0, "1": 0, - "2": 37.3607511598491, - "3": 19359541, + "2": 16.2200371625613, + "3": 259353239, "length": 4 }, { "0": 0, "1": 0, - "2": 588.370243293448, - "3": 95709029, + "2": 246.61158663905, + "3": 5560, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 368.579699658582, + "3": 2999185, "length": 4 }, { "0": 0, "1": 0, - "2": 1818.28001527222, - "3": 15351974, + "2": 622.07977492013, + "3": 207678990, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 1564.1044892869, + "3": 375905, + "length": 4 + }, + { + "0": 49401392, + "1": 203847612965.36783, + "2": 2109.658534526825, + "3": 1096362945, "length": 4 }, { "0": 0, "1": 0, - "2": 184.79135894454, - "3": 73033, + "2": 99.3597918187491, + "3": 499091, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 3090.52501850692, + "3": 1307316, "length": 4 }, { @@ -9493,161 +8838,8 @@ "length": 4 } ], - "CardPreset_3": "[[\"Boss4B\",\"Boss3C\",\"Boss2B\",\"CritterCard7\",\"w6b3\",\"w6a3\",\"w4c4\",\"wolfA\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4C\",\"w6a1\",\"w5b3\",\"skele2\",\"snowball\",\"Boss3C\",\"w5c2\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"poopD\",\"Boss6C\",\"Boss4C\",\"Boss3C\",\"mini6a\",\"w5b3\",\"Boss2A\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"Crystal0\",\"mimicA\",\"crabcakeB\",\"Boss6A\",\"babaMummy\",\"w5a3\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", - "ExpReq0_1": [ - 1.0521439762776678e+23, - 3229581652.022975, - 214533185274.25186, - 16589957300.757141, - "3.1089793380915135E8", - 2077439436239.546, - "3.5315527736585766E8", - 46088152414.911224, - 176253639537.1536, - 193666651.79807866, - 15975707.158295264, - 34509590.81999272, - 28884178.77898245, - 1557331638.5250974, - 1342152.2810787589, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.1359741439195008e+50, - 1805021782.6773589, - 48859846.38464203, - 15, - 15, - 15, - 15, - 15 - ], - "Atoms": [ - 32, - 10, - 32, - 32, - 32, - 32, - 32, - 32, - 32, - 32, - 7, - 20, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "OptL_0": [ - 1, - 0, - 2, - 10, - 1, - 0, - 1215, - 0, - 0, - 1, - 0, - 0, - 2, - 0, - 0, - 1, - 20, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 1, - 0, - 0, - 0, - 3502, - 0 - ], - "FoodSlO_2": 6, - "RespTime_3": 0, - "PVStatList_8": [ - 115523, - 123945, - 259651, - 68885, - 918 - ], - "PVInstaRevives_1": 1, - "EMmLENGTH0_6": 16, - "EMm1_4": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":84,\"Weapon_Power\":56,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":60,\"Weapon_Power\":40,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":72,\"Weapon_Power\":48,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":48,\"Weapon_Power\":32,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Upgrade_Slots_Left\":-5,\"Weapon_Power\":40,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":60,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0},\"5\":{\"Upgrade_Slots_Left\":-6,\"Weapon_Power\":56,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":84,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"6\":{\"Upgrade_Slots_Left\":-4,\"Weapon_Power\":32,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":48,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0}}", - "MoneyBANK": 0, - "PVtStarSign_4": "69,55,5,", - "Prayers_5": "[16,14,18,5,1,3,4,-1,-1,-1,-1,-1]", - "EMm0_9": "{\"0\":{\"Defence\":12,\"STR\":0,\"WIS\":4,\"Weapon_Power\":0,\"LUK\":8,\"Reach\":0,\"AGI\":4,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":25,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":25,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-5,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":-4,\"STR\":0,\"WIS\":1,\"LUK\":1,\"Weapon_Power\":3,\"UQ1txt\":0,\"Reach\":0,\"AGI\":2,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"5\":{\"Defence\":21,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":12,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":21,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":12,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"UQ1val\":10,\"UQ2txt\":\"%_MONEY\",\"UQ1txt\":\"%_MONEY\",\"UQ2val\":7},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "Prayers_2": "[-1,16,-1,14,-1,4,1,-1,-1,-1,-1,-1]", - "AtkCD_2": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "StatueLevels_3": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "AttackLoadoutpre_4": "[[460,635,\"Null\",\"Null\",\"Null\",475],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "Lv0_1": [ - 929, - 99, - 136, - 113, - 80, - 157, - 81, - 122, - 774, - 125, - 58, - 84, - 336, - 166, - 238, - 297, - 353, - 827, - 148, - 70, - -1, - -1, - -1, - -1, - -1 - ], - "PldTraps_2": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "CharSAVED_3": 5, - "RespTime_8": 0, - "ServerGems": 14371, - "PVMinigamePlays_4": 5, - "CardEquip_8": [ - "poopSmall", - "moonman", - "Crystal1", - "Crystal2", - "w5b4", - "Boss2A", - "babaMummy", - "demonP", - "B", - "B", - "B", - "B" - ], - "ObolInvMAP_2": "{\"16\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\"}}", - "PVtStarSign_5": "69,38,44,", - "EquipQTY_1": [ + "AttackLoadout_2": "[[360,316,317,285,286,318],[273,270,271,288,\"Null\",635],[639,634,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "EquipQTY_8": [ { "0": 1, "1": 1, @@ -9657,11 +8849,11 @@ "5": 1, "6": 1, "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 1, - "12": 1, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, "13": 0, "14": 0, "15": 0, @@ -9687,180 +8879,82 @@ "length": 16 }, { - "0": 2000, - "1": 500, - "2": 8119, - "3": 57000, - "4": 483839, - "5": 204652, + "0": 259332, + "1": 300, + "2": 2929, + "3": 262, + "4": 359784, + "5": 0, "6": 0, "7": 0, "8": 0, "9": 0, "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - } - ], - "KLA_4": "[[0,0],[-8152200379.62613],[-243350.36],[150,10],[150],[150],[0],[0,81],[-59601.3599999999],[-2920.00049382716],[0],[0,0],[0],[-339202510.741939,-339155010.741939],[-251635569.692176,-251634219.692175],[-428933033.029607],[-50769803.1830439,-50767003.1830439],[-45555992.7292753],[-6857867393.10402],[-260178563.274043],[7],[5],[0],[0],[-56151767.5622193,-56150067.5622193],[0],[-434554293.178849],[-12472.5624809961,-8302.56248099612],[-315730530.917226],[0],[0],[-222643.797069034],[0],[0],[0],[0],[0],[0],[-10953.2592592593],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-90941042.8689419],[-308263844.879148,-308263444.879148],[-103502609.913985],[0],[0],[30],[-103753323.875306],[-237964.376370552],[-106061208.336432],[-113738263.154351,-113740763.154351],[0],[-91780908.3480973],[-95233526.6586592],[-93176059.7895624],[-32012736.6490966],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-222160126.118891],[4000],[-103166289.577414],[-173767176.226685,-173677176.226685],[-180667253.467068],[-1117094206.74286],[-345979811.930543],[-1348476.73818917],[-195430009.529727],[-586763025.143335],[-371686697.351211],[-278870988.524865],[-498531025.089275],[1],[1000],[-373475560.380956],[-282763255],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-721691067.032553],[-182331681],[-6373513685.44244],[-3466054.50598829],[-4120697.30800537],[-3326204.47611966],[-1215052507.43008],[-1693850216.33185],[-2354988.07605309],[-4692412.28690077],[-276676526.932137],[-6595051.66565261],[-1453169540.43898],[250],[700],[-32176158.8266927],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-8070908.55477509],[-207153233.515784],[-225445427.222867],[-653670925.867716],[-4602.91736169731],[-645111143.481036],[-613740035.806875],[-561733346.173494],[-1479896282.54785],[-792681887.044067],[-26665747.3712449],[-20851752.1490494],[-3090621523.31878],[0],[0],[-14771.275298696128],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-48373],[-117022749],[-1347346],[-41012],[-39984],[-251598809.571513],[-1777606006.9765],[-776367890],[-518619450.022788],[-522267039],[-218084223],[-1507924070.75518],[-13689666],[-36468570065.99159],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-26193.34241162718],[-9771.091643205065],[-19217647.940831736,-27717647.94079081],[-8597757.31764875],[20000000,1000000],[0],[-899304440,-1129304440],[-763582369],[0],[-104641743.89229953,-529641743.89229953],[-168849447],[0],[0],[0]]", - "CauldronP2W": "[[150,125,100,150,125,100,150,125,100,150,125,100],[100,80,100,80,100,80,100,80],[15,45],[157,157],[50655.8224883706,2,184802.003822916,2,184811.971758729,2,130130.790026936,2,130641.21770981,2,548900.570487982,2,162171.450177656,2,206571.030529399,2,244692.309260028,2,1545967.1295821825,2,1469101.4303825467,2,1018673.871881632,2,464222.420046791,2,3598057.0923383036,2,547135.238534344,2,3637778.2310065376,2,1825292.7117412393,2,3011369.811306295,2,3225329.017429792,2,1575417.2081617087,2,15058597.431938635,2,15384365.266945027,2,7869839.144497917,2,16285389.522222614,2],[18,18]]", - "IMm_6": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"1\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ2txt\":0},\"23\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"24\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"25\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"26\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"27\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"28\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"29\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"30\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"31\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"32\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"33\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"34\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"35\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"36\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"37\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"38\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"39\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"40\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"41\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"42\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"43\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"44\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"45\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"46\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"47\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"48\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"49\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"50\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"51\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"52\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"53\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"54\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"55\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"56\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"57\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"58\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"59\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"60\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"61\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"62\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"64\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"65\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"66\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"67\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"68\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"69\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0},\"70\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"72\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"73\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"74\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"75\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"76\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"77\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"78\":{\"Defence\":0,\"WIS\":4,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":8,\"Reach\":0,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"79\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"80\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"81\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"82\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0},\"83\":{\"Speed\":0,\"Reach\":0,\"Weapon_Power\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"Defence\":0,\"UQ1txt\":0}}", - "TaskZZ1": "[[10,10,10,8,3,10,7,7,0],[10,10,10,10,10,10,9,7,0],[10,9,10,10,10,10,9,7,0],[10,10,2,10,9,10,5,5,0],[10,10,10,9,10,10,10,5,0],[10,9,10,10,10,10,8,5,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", - "InventoryOrder_3": [ - "BoneJoePickle", - "CaveGoldPiece", - "EquipmentStatues26", - "EquipmentStatues28", - "EquipmentStatues27", - "FoodG12", - "Leaf6", - "FoodG11", - "EquipmentHats125", - "SilverPen", - "StoneZ4", - "EquipmentStatues2", - "FoodPotYe3", - "Leaf6", - "EquipmentHats99", - "Quest25", - "Leaf6", - "EquipmentStatues6", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "Leaf6", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "Leaf6", - "EquipmentHats99", - "PremiumGem", - "Weight9", - "Leaf6", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentNametag15", - "EquipmentHats99", - "EquipmentNametag11", - "Leaf6", - "EquipmentNametag14", - "EquipmentHats99", - "EquipmentNametag11", - "EquipmentHats88", - "Leaf6", - "EquipmentHats99", - "EquipmentStatues5", - "Leaf6", - "EquipmentHats99", - "Leaf6", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "EquipmentHats99", - "Leaf6", - "EquipmentHats99", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Trophy22", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "EquipmentHats29", - "Blank", - "Blank", - "Blank", - "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + } ], - "PldTraps_5": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "CardPreset_4": "[[\"wolfB\",\"snowball\",\"w5b3\",\"Boss3C\",\"Boss6C\",\"poopBig\",\"w6a1\",\"w5a1\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Crystal1\",\"Bug1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", - "ObolEqMAPz1": "{\"0\":{\"LUK\":1,\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"2\":{\"UQ1val\":1,\"WIS\":2,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"3\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"AGI\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"UQ1val\":1,\"STR\":2,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"ObolUpgradeReroll\"},\"5\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"6\":{\"LUK\":1,\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"7\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"8\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"WIS\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"9\":{\"UQ1val\":1,\"AGI\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"10\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"11\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"12\":{\"UQ1val\":1,\"AGI\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"13\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"14\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":1,\"SuperFunItemDisplayType\":\"Inventory\"},\"15\":{\"UQ1val\":1,\"SuperFunItemDisplayType\":\"Inventory\",\"UQ1txt\":\"%_DROP_CHANCE\"},\"16\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"17\":{\"UQ1val\":1,\"AGI\":2,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"UQ1val\":1,\"AGI\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"ObolUpgradeReroll\"},\"19\":{\"UQ1val\":1,\"STR\":0,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"20\":{\"UQ1val\":1,\"LUK\":-1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"21\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"},\"22\":{\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"STR\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"23\":{\"LUK\":-1,\"UQ1val\":1,\"UQ1txt\":\"%_DROP_CHANCE\",\"SuperFunItemDisplayType\":\"Inventory\"}}", - "InvBagsUsed_7": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"103\":\"4\",\"105\":\"1\",\"109\":\"3\",\"110\":\"1\"}", - "BuffsActive_6": [], - "EMmLENGTH1_2": 16, - "PldTraps_0": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "AtkCD_9": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "POu_5": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,23700,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "EquipOrder_3": [ + "ExpReq0_1": [ + 3.3948430725497414e+23, + "3.229581652022975E9", + "2.1453318527425186E11", + "1.6589957300757141E10", + "3.1089793380915135E8", + "2.077439436239546E12", + "3.5315527736585766E8", + "4.6088152414911224E10", + 194167980440.9769, + "1.9366665179807866E8", + "1.5975707158295264E7", + 72879644.72834194, + "2.888417877898245E7", + "1.5573316385250974E9", + 1778550.7454153353, + 1.0154589375377283e+35, + "8.47933174281193E23", + "1.1359741439195008E50", + 2443597546.68978, + "4.885984638464203E7", + 67.21544208539952, + 15, + 15, + 15, + 15 + ], + "InvBagsUsed_3": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\",\"114\":\"1\"}", + "CharacterClass_2": 22, + "EquipOrder_6": [ { - "0": "EquipmentHats106", - "1": "EquipmentSword10", - "2": "EquipmentShirts38", - "3": "EquipmentPendant30", + "0": "EquipmentHats105", + "1": "EquipmentPunching9", + "2": "EquipmentShirts37", + "3": "EquipmentPendant25", "4": "EquipmentPants29", - "5": "EquipmentRings36", - "6": "EquipmentShoes38", - "7": "EquipmentRings36", - "8": "EquipmentHats82", - "9": "EquipmentKeychain19", - "10": "Trophy2", - "11": "EquipmentKeychain26", - "12": "EquipmentCape13", + "5": "EquipmentRings35", + "6": "EquipmentShoes37", + "7": "EquipmentRings35", + "8": "EquipmentHats69", + "9": "EquipmentKeychain20", + "10": "Trophy20", + "11": "EquipmentKeychain20", + "12": "EquipmentCape4", "13": "Blank", "14": "Blank", "15": "Blank", "length": 16 }, { - "0": "EquipmentTools15", + "0": "EquipmentTools14", "1": "EquipmentToolsHatchet12", "2": "FishingRod11", "3": "CatchingNet11", - "4": "TrapBoxSet8", - "5": "WorshipSkull9", - "6": "Blank", + "4": "TrapBoxSet9", + "5": "WorshipSkull7", + "6": "DNAgun1", "7": "Blank", "8": "Blank", "9": "Blank", @@ -9874,10 +8968,10 @@ }, { "0": "FoodG9", - "1": "FoodG2", - "2": "FoodPotGr4", - "3": "FoodPotGr1", - "4": "FoodPotGr2", + "1": "FoodPotGr2", + "2": "FoodG5", + "3": "FoodPotGr4", + "4": "Blank", "5": "Blank", "6": "Blank", "7": "Blank", @@ -9892,40 +8986,215 @@ "length": 16 } ], - "PVStatList_7": [ - 275037, - 121939, - 129723, - 74372, - 873 - ], - "EquipOrder_8": [ + "FoodSlO_7": 6, + "CYObolFragments": 1157, + "RespTime_8": 0, + "Prayers_4": "[14,16,-1,-1,4,1,7,8,-1,-1,-1,-1]", + "EquipQTY_2": [ { - "0": "EquipmentHats83", - "1": "EquipmentWands11", - "2": "EquipmentShirts36", - "3": "EquipmentPendant26", - "4": "EquipmentPants27", - "5": "EquipmentRings23", - "6": "EquipmentShoes36", - "7": "EquipmentRings24", - "8": "Blank", - "9": "Blank", - "10": "Blank", - "11": "Blank", - "12": "Blank", + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 1, + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + }, + { + "0": 327474, + "1": 223852, + "2": 556, + "3": 0, + "4": 325, + "5": 0, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 + } + ], + "CardPreset_4": "[[\"wolfB\",\"snowball\",\"w5b3\",\"Boss3C\",\"Boss6C\",\"poopBig\",\"w6a1\",\"w5a1\",\"B\",\"B\",\"B\",\"B\"],[\"poopSmall\",\"moonman\",\"Crystal1\",\"Bug1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", + "CharSAVED_8": 5, + "LockedSlots_4": [ + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "FoodSlO_2": 6, + "EMm0_7": "{\"0\":{\"Defence\":120,\"STR\":80,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":42,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":48,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":120,\"WIS\":0,\"STR\":80,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":60,\"STR\":40,\"WIS\":0,\"Weapon_Power\":4,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"4\":{\"Defence\":120,\"WIS\":0,\"STR\":80,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":4,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":1,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"6\":{\"Defence\":105,\"WIS\":0,\"STR\":70,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":7,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":1,\"STR\":3,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "FoodSlO_3": 6, + "EquipOrder_3": [ + { + "0": "EquipmentHats106", + "1": "EquipmentSword10", + "2": "EquipmentShirts38", + "3": "EquipmentPendant30", + "4": "EquipmentPants29", + "5": "EquipmentRings36", + "6": "EquipmentShoes38", + "7": "EquipmentRings36", + "8": "EquipmentHats82", + "9": "EquipmentKeychain19", + "10": "Trophy2", + "11": "EquipmentKeychain26", + "12": "EquipmentCape13", "13": "Blank", "14": "Blank", "15": "Blank", "length": 16 }, { - "0": "EquipmentTools8", - "1": "EquipmentToolsHatchet6", - "2": "FishingRod8", - "3": "CatchingNet3", + "0": "EquipmentTools15", + "1": "EquipmentToolsHatchet12", + "2": "FishingRod11", + "3": "CatchingNet11", "4": "TrapBoxSet8", - "5": "WorshipSkull7", + "5": "WorshipSkull9", "6": "Blank", "7": "Blank", "8": "Blank", @@ -9939,11 +9208,11 @@ "length": 16 }, { - "0": "FoodPotGr2", - "1": "FoodG10", + "0": "FoodG9", + "1": "FoodG2", "2": "FoodPotGr4", - "3": "FoodG9", - "4": "FoodPotYe5", + "3": "FoodPotGr1", + "4": "FoodPotGr2", "5": "Blank", "6": "Blank", "7": "Blank", @@ -9958,47 +9227,53 @@ "length": 16 } ], - "AnvilPA_7": [ + "SLpre_5": "{}", + "Sailing": "[[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,0,0],[5152296250073.69,421377894.820192,739114813.130159,364186333.622807,144112358.001698,297012568.955044,515344958.048043,166693359.467832,23388139.2383955,159871084.617361,472448805.299944,983766111.318987,586810650.598128,1029120926.37702,819606624.779337,2877597835.83433,2367704799.33175,440464989.829566,711882889.457548,91235163515.9554,5452996553.93379,383554539.436976,18155634.7770179,12797570951.3126,697394795.053012,28833368.6694443,34456430.8185546,7595830.44912696,27523069.4017361,268308766.6127,3525483.41907366,43443095318.1676,1830895324.60905],[19,19],[5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]", + "QuestHm_0": [], + "AnvilCraftStatus": "[[1,1,0,0,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,0,1,1,0,1,1,1,1,1,1,1,1,1,0,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,2,1,1,1,1,1,1,1,1,1,1,-1,1,0,1,1,1,1,1,1,1,0,0,0,0],[1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,0,1,1,1,0,2,0,0,1,-1,1,1,0,0,1,0,1,1,1,1,1,1,1,1,1,1,0,1,-1,0,0,0,0,1,1,1,1,1,1,1,-1],[1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,1,1,1,1,0,0,0,0,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,1],[1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,0,1,1,1,1,0,1,1,1,1,1,0,1,0,1,0,1,0,1,1,0,0,1,-1,1,1,1,1,1],[0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1]]", + "AttackLoadoutpre_1": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[460,635,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "EMm0_1": "{\"0\":{\"Defence\":180,\"WIS\":120,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":12,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-12,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":49,\"Weapon_Power\":56,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-7,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":165,\"WIS\":110,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":11,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":165,\"WIS\":110,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":11,\"UQ2val\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":165,\"WIS\":110,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":11,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":15,\"WIS\":10,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":1,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-1,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":150,\"WIS\":100,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":10,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-10,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":15,\"WIS\":10,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":1,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-1,\"Power\":0,\"Speed\":0},\"9\":{\"UQ1val\":15,\"UQ2txt\":\"%_DROP_CHANCE\",\"UQ2val\":10,\"UQ1txt\":\"%_DROP_CHANCE\"},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"UQ2txt\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2val\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"11\":{\"UQ1val\":15,\"UQ2txt\":\"%_DROP_CHANCE\",\"UQ2val\":10,\"UQ1txt\":\"%_DROP_CHANCE\"},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "AnvilPA_1": [ { - "0": 21981937, - "1": 7979440149.825551, - "2": 100, - "3": 1793099254, + "0": 9225894, + "1": 3472158849.993947, + "2": 24.216675207018852, + "3": 5127172869, "length": 4 }, { "0": 0, "1": 0, - "2": 196.94413008378, - "3": 159914758, + "2": 159.357647274359, + "3": 275490169, "length": 4 }, { "0": 0, "1": 0, - "2": 305.052941777139, - "3": 51285547, + "2": 395.682841421328, + "3": 13415, "length": 4 }, { "0": 0, "1": 0, - "2": 429.092875565562, - "3": 13535856, + "2": 619.469635862564, + "3": 2590137, "length": 4 }, { "0": 0, "1": 0, - "2": 615.746272576302, - "3": 6, + "2": 474.771428790922, + "3": 1545114, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 1561.12033297132, + "3": 14765366, "length": 4 }, { @@ -10011,22 +9286,22 @@ { "0": 0, "1": 0, - "2": 0, + "2": 246.225349833762, "3": 0, "length": 4 }, { "0": 0, "1": 0, - "2": 0, + "2": 1985.71553326271, "3": 0, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 4854.24891269057, + "3": 10185, "length": 4 }, { @@ -10058,136 +9333,329 @@ "length": 4 } ], - "KLA_8": "[[0,0],[-8245606640.5],[-15.1999999999999],[150,10],[150],[150],[0],[0,81],[-16758299],[0],[0],[0,0],[0],[-338910899,-338863399],[-163605979.69,-163604629.69],[-25245726],[-365019468.17,-365016668.17],[0],[-7950514167.09833],[-262534430.65],[7],[5],[0],[0],[-178457025.92,-178455325.92],[0],[-137447428.32],[-401718754.061858,-401714584.061858],[-310329401],[0],[0],[-316331],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-172115.03],[-1700970,-1700570],[-45556],[0],[0],[30],[-78929],[-2738],[-408044],[-1646280779,-1646283279],[0],[-970],[-843457501],[-38018],[-276787],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-115784],[4000],[-94654840.95],[-173822386,-173732386],[-177554356],[-529122811.19326],[-166383924],[-118042792],[-145133409],[-314466508],[-367949735],[-528493772.156955],[-491752888.01],[1],[1000],[-418478617],[-318320496.07],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-222031023],[-180442975],[-303619353],[-2940512040.01566],[-281047],[-160365],[-199322.244652427],[-133961],[-132137.638710794],[-739360332.472275],[-779985515],[300000],[350000],[250],[700],[-10491940],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-5210.85548900522],[-805927470],[-97173728],[-870013752],[-8181.8360821251],[-895625761],[-600598360.0568],[-447932522],[-513554],[-415032],[-419968438],[-556921810],[-3687508734.5216017],[0],[0],[-26756.8401829145],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-74129],[-147689690],[-1893380],[-561932618.3968083],[-478192440],[-335831174],[-1568254189],[-928658064],[-662308830],[-708290858.834764],[-316649300.779726],[-6301725.39454264],[-24603459.5198784],[-41956500709.189415],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-46819.62500534692],[-12477831.179636505],[-15705439.691325948,-24205439.69132615],[-1221443285],[-7328963,-26328963],[0],[-41114987,-271114987],[-3735925],[0],[-133537084,-558537084],[-71369021],[0],[0],[0]]", - "EMmLENGTH1_8": 16, - "NPCdialogue_3": "{\"Promotheus\":20,\"Stiltzcho\":26,\"Loominadi\":0,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":33,\"Masterius\":2,\"Lava_Larry\":9999,\"Carpetiem\":9,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Hamish\":2,\"Yondergreen\":0,\"Iceland_Irwin\":9999,\"Blobbo\":6,\"Scubidew\":0,\"Telescope\":9999,\"Town_Marble\":3,\"Obol_Altar\":9999,\"Krunk\":10,\"Tribal_Shaman\":3,\"Royal_Worm\":16,\"Goldric\":0,\"Funguy\":6,\"Grasslands_Gary\":9999,\"Hoov\":14,\"Glumlee\":26,\"Woodlin_Elder\":8,\"Cowbo_Jones\":4,\"Egggulyte\":0,\"Typhoon\":5,\"Eliteus\":5,\"Woodsman\":0,\"Gobo\":18,\"Picnic_Stowaway\":20,\"Poigu\":7,\"Tiki_Chief\":5,\"Capital_P\":0,\"Sprout\":3,\"Coastiolyte\":0,\"Snake_Jar\":0,\"Oinkin\":8,\"Slargon\":15,\"Clown\":9999,\"Builder_Bird\":9999,\"Sussy_Gene\":9,\"Rift_Ripper\":9999,\"Wellington\":3,\"Speccius\":11,\"Meel\":3,\"Bubbulyte\":2,\"Snouts\":0,\"Loveulyte\":0,\"Toadstall\":12,\"Nebula_Neddy\":9999,\"Desert_Davey\":9999,\"Scripticus\":47,\"Pirate_Porkchop\":14,\"questDisp\":0,\"Crystalswine\":0,\"Giftmas_Blobulyte\":0,\"Dog_Bone\":14,\"Mutton\":3,\"Gangster_Gus\":12,\"Djonnut\":13,\"Nebulyte\":0,\"TP_Pete\":0,\"Bill_Brr\":0,\"Potti\":0,\"Whattso\":4,\"Walupiggy\":12,\"Legumulyte\":1,\"XxX_Cattleprod_XxX\":0,\"Mr_Pigibank\":9999,\"Hoggindaz\":25,\"Dazey\":0,\"Muhmuguh\":12,\"Falloween_Pumpkin\":3,\"Monolith\":9,\"Shuvelle\":0,\"Lonely_Hunter\":5,\"Fishpaste97\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Toobus_Goobus\":12,\"Humble_Hugh\":1,\"Snootie\":2,\"Bloo_Radley\":6,\"Zenelith\":9999,\"Sad_Urie\":9999}", - "GemsPacksPurchased": [ - 0 + "PVtStarSign_2": "55,7,22,", + "IMm_4": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"45\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0}}", + "SL_7": "{\"0\":142,\"1\":100,\"5\":146,\"6\":146,\"8\":100,\"9\":100,\"10\":1004,\"11\":494,\"12\":408,\"13\":100,\"81\":128,\"85\":151,\"86\":100,\"87\":294,\"88\":145,\"89\":152,\"90\":100,\"91\":100,\"92\":130,\"93\":100,\"94\":140,\"95\":150,\"96\":195,\"97\":154,\"98\":202,\"99\":225,\"100\":188,\"101\":178,\"102\":142,\"103\":188,\"104\":100,\"105\":141,\"106\":138,\"107\":100,\"108\":100,\"109\":100,\"110\":135,\"111\":100,\"112\":100,\"114\":100,\"115\":150,\"116\":142,\"117\":141,\"118\":148,\"119\":100,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":100,\"141\":100,\"142\":191,\"143\":190,\"144\":100,\"145\":100,\"146\":100,\"147\":100,\"148\":100,\"149\":299,\"197\":100,\"198\":100,\"199\":254,\"202\":100,\"203\":100,\"204\":100,\"205\":100,\"206\":100,\"207\":100,\"208\":100,\"209\":299,\"616\":50,\"617\":150,\"618\":0,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":92,\"637\":0,\"638\":96,\"639\":0,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":0,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100}", + "NPCdialogue_9": "{\"Stiltzcho\":10,\"Promotheus\":17,\"Loominadi\":0,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":6,\"Lava_Larry\":9999,\"Masterius\":2,\"Carpetiem\":0,\"Bellows\":7,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Hamish\":0,\"Yondergreen\":0,\"Telescope\":9999,\"Town_Marble\":3,\"Scubidew\":0,\"Blobbo\":9999,\"Iceland_Irwin\":9999,\"Royal_Worm\":0,\"Tribal_Shaman\":0,\"Krunk\":0,\"Obol_Altar\":9999,\"Goldric\":11,\"Funguy\":9,\"Toobus_Goobus\":12,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":0,\"Cowbo_Jones\":38,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":2,\"Humble_Hugh\":1,\"Woodsman\":8,\"Gobo\":9999,\"Snootie\":0,\"Bandit_Bob\":19,\"Poigu\":0,\"Picnic_Stowaway\":8,\"Capital_P\":0,\"Sprout\":0,\"Tiki_Chief\":0,\"Coastiolyte\":0,\"Slargon\":12,\"Snake_Jar\":0,\"Oinkin\":0,\"Sussy_Gene\":8,\"Clown\":9999,\"Builder_Bird\":9999,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":0,\"Bloo_Radley\":6,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":9999,\"Scripticus\":39,\"Desert_Davey\":9999,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Crystalswine\":0,\"Giftmas_Blobulyte\":0,\"Gangster_Gus\":12,\"Dog_Bone\":0,\"Mutton\":0,\"Djonnut\":2,\"Nebulyte\":0,\"TP_Pete\":0,\"Potti\":0,\"Bill_Brr\":0,\"Coralcave_Prince\":0,\"Whattso\":0,\"Legumulyte\":1,\"Walupiggy\":9999,\"XxX_Cattleprod_XxX\":11,\"Dazey\":0,\"Mr_Pigibank\":9999,\"Hoggindaz\":15,\"Muhmuguh\":12,\"Zenelith\":9999,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":0,\"Lafu_Shi\":19,\"Fishpaste97\":0,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "ExpReq0_9": [ + 1.80699492152716e+23, + "8.290514280819875E9", + "6.357670150391206E10", + "5.1563590595920746E10", + "1.7708632388453548E9", + "4.1754467410516296E11", + "2.3377126849030804E10", + "5.767576285400842E10", + 157015850203.60757, + "7.559521002694722E7", + 2958.60843497224, + "3.450959081999272E7", + 766295.577438131, + "1.5573316385250974E9", + 1690177.68510646, + "2.9152553683778915E34", + "8.47933174281193E23", + "1.0019892833102583E50", + "1.8050217826773589E9", + "3.960525562223112E7", + 24.657983658158543, + 15, + 15, + 15, + 15 ], - "GemsOwned": 1249, - "PVGender_3": 0, - "OptL_1": [ + "InventoryOrder_1": [ + "EquipmentHats108", + "EquipmentHats113", + "EquipmentRingsArc0", + "EquipmentHats21", + "EquipmentHats101", + "EquipmentRingsArc0", + "EquipmentWandsArc0", + "Trophy7", + "Crystal6", + "GemP37", + "EquipmentKeychain16", + "EquipmentKeychain20", + "EquipmentCape15", + "w7B4", + "Blank", + "Blank", + "Trophy2", + "EquipmentHats21", + "w7B3", + "Trophy2", + "StampB56", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "EquipmentRingsArc0", + "EquipmentRingsArc0", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "EquipmentRingsArc0", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "EquipmentRings33", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" + ], + "UpgVault": [ + 500, + 200, + 500, + 363, + 457, + 100, + 200, 1, - 0, - 2, - 9, 1, + 1, + 5, + 100, + 50, + 80, + 10, + 5, + 100, + 100, + 50, + 100, + 100, + 100, + 25, + 20, + 100, + 50, + 100, + 50, + 100, + 100, + 100, + 25, + 50, + 24, + 50, + 20, + 1, + 10, + 20, + 100, + 100, + 20, + 3, + 100, + 1, + 250, + 100, + 10, + 20, + 200, + 300, + 20, + 1, + 150, + 260, + 100, + 250, + 203, + 250, + 100, + 336, + 50, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, 0, - 1246, 0, 0, 0, 0, 0, - 2, 0, 0, - 2, - 20, 0, 0, - 1, - 1, - 1, - 1, - 1, - 1, - 1, 0, - 1, - 1, 0, - 12, 0, - 3191, 0 ], - "QuestComplete_0": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"XxX_Cattleprod_XxX1\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX2\":1,\"Scripticus12\":0,\"Scripticus13\":1,\"XxX_Cattleprod_XxX3\":1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius1\":1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":1,\"Slargon4\":0,\"Poigu1\":1,\"Poigu2\":0,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":1,\"Dazey1\":1,\"Mr_Pigibank1\":1,\"Dazey2\":1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":1,\"Mutton4\":0,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Promotheus4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":1,\"Glumlee5\":1,\"Obol_Altar1\":1,\"Krunk1\":1,\"Royal_Worm2\":1,\"Krunk2\":1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":1,\"Papua_Piggea1\":1,\"Krunk3\":1,\"Royal_Worm4\":1,\"Papua_Piggea2\":1,\"Royal_Worm5\":1,\"Papua_Piggea3\":1,\"Royal_Worm6\":1,\"Papua_Piggea4\":1,\"Royal_Worm7\":1,\"Royal_Worm8\":1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":1,\"Hoggindaz10\":1,\"Rocklyte3\":-1,\"Bubbulyte1\":0,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":0,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":1,\"Hoov2\":1,\"Hoov3\":1,\"Hoov4\":-1,\"Blobbo1\":1,\"Hamish1\":1,\"Scubidew1\":1,\"Blobbo2\":1,\"Hamish2\":1,\"Scubidew2\":1,\"TP_Pete1\":1,\"Hamish3\":1,\"Scubidew3\":1,\"TP_Pete2\":1,\"TP_Pete3\":1,\"Cowbo_Jones10\":1,\"Scripticus2\":1,\"Cowbo_Jones11\":0,\"Scripticus3\":1,\"Cowbo_Jones12\":-1,\"Scripticus4\":1,\"Cowbo_Jones13\":-1,\"Scripticus5\":1,\"Meel1\":1,\"Tired_Mole1\":1,\"Cowbo_Jones14\":-1,\"Scripticus6\":1,\"Meel2\":1,\"Sussy_Gene1\":1,\"Tired_Mole2\":1,\"Cowbo_Jones15\":-1,\"Scripticus7\":1,\"Sussy_Gene2\":1,\"Tired_Mole3\":1,\"Scripticus8\":1,\"Sussy_Gene3\":0,\"Scripticus9\":1,\"Capital_P1\":1,\"Sprout1\":1,\"Capital_P2\":1,\"Lonely_Hunter1\":1,\"Sprout2\":1,\"Capital_P3\":1,\"Lonely_Hunter2\":1,\"Sprout3\":1,\"Lonely_Hunter3\":1,\"Shuvelle1\":1,\"Sprout4\":0,\"Gobo1\":1,\"Shuvelle2\":1,\"Gobo2\":1,\"Shuvelle3\":1,\"Falloween_Pumpkin1\":-1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":1,\"Whattso4\":0,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":1,\"Cactolyte4\":-1,\"Snake_Jar3\":1,\"Snake_Jar4\":0,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":0,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":1,\"Wellington2\":1,\"Wellington3\":1,\"Wellington4\":1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":1,\"Tiki_Chief3\":1,\"Tiki_Chief4\":1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":1,\"Bill_Brr2\":1,\"Bill_Brr3\":1,\"Bill_Brr4\":1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":1,\"Bill_Brr7\":1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":1,\"Centurion4\":1,\"Snouts1\":1,\"Toadstall3\":1,\"Centurion5\":1,\"Snouts2\":1,\"Lord_of_the_Hunt1\":1,\"Centurion6\":1,\"Snouts3\":1,\"Lord_of_the_Hunt2\":1,\"Centurion7\":0,\"Lord_of_the_Hunt3\":1,\"Snouts4\":1,\"Centurion8\":-1,\"QuestNameFiller2\":-1,\"Lord_of_the_Hunt4\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Fishpaste971\":1,\"Lord_of_the_Hunt7\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Woodsman2\":1,\"Woodsman3\":-1,\"Woodsman4\":-1,\"Hoggindaz1\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Funguy1\":1,\"Hoggindaz6\":1,\"Funguy2\":1,\"Hoggindaz7\":1,\"Town_Marble1\":1,\"Telescope1\":1,\"Funguy3\":1,\"Yondergreen1\":1,\"Hoggindaz8\":1,\"Iceland_Irwin1\":1,\"Funguy4\":1,\"Hoggindaz9\":1,\"Yondergreen2\":1,\"Yondergreen3\":1,\"Funguy5\":1,\"Yondergreen4\":1,\"Dog_Bone1\":1,\"Yondergreen5\":1,\"Dog_Bone2\":0,\"Bushlyte1\":-1,\"Carpetiem1\":1,\"Yondergreen6\":1,\"Bushlyte2\":-1,\"Carpetiem2\":0,\"Yondergreen7\":1,\"Carpetiem3\":-1,\"Bushlyte3\":-1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Speccius1\":1,\"Loominadi2\":-1,\"Speccius2\":1,\"Loominadi3\":-1,\"Loominadi4\":-1,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "AnvilPAstats_4": [ - 2, - 600, - 700, - 131, - 1261, - 36 - ], - "SM_3": "{\"0\":245,\"1\":245,\"5\":245,\"6\":245,\"8\":245,\"9\":100,\"10\":1254,\"11\":494,\"12\":408,\"13\":100,\"23\":420,\"75\":100,\"81\":245,\"85\":299,\"86\":444,\"87\":100,\"88\":299,\"89\":299,\"90\":121,\"91\":139,\"92\":198,\"93\":245,\"94\":245,\"95\":245,\"96\":245,\"97\":245,\"98\":219,\"99\":203,\"100\":197,\"101\":200,\"102\":180,\"103\":197,\"104\":153,\"111\":100,\"119\":136,\"120\":218,\"121\":211,\"122\":121,\"123\":139,\"124\":126,\"125\":211,\"127\":219,\"129\":245,\"130\":245,\"131\":245,\"132\":245,\"133\":144,\"141\":245,\"142\":313,\"143\":313,\"144\":313,\"149\":313,\"165\":313,\"166\":313,\"167\":313,\"168\":313,\"169\":313,\"170\":142,\"175\":175,\"176\":174,\"177\":199,\"178\":313,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "AnvilPA_3": [ + "AnvilPA_0": [ { "0": 0, "1": 0, - "2": 82.4607988366688, - "3": 126376095, + "2": 51.4001487262973, + "3": 366090711, "length": 4 }, { "0": 0, "1": 0, - "2": 111.502426017322, - "3": 19640257, + "2": 149.248419858553, + "3": 84526427, "length": 4 }, { "0": 0, "1": 0, - "2": 330.607785332052, - "3": 17656, + "2": 250.175441816608, + "3": 20883, "length": 4 }, { "0": 0, "1": 0, - "2": 647.213369294282, - "3": 921517, + "2": 90.2489392269498, + "3": 4013, "length": 4 }, { "0": 0, "1": 0, - "2": 466.810457396313, - "3": 21214288, + "2": 190.005565498659, + "3": 14692, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 480.831335186581, + "3": 801388, "length": 4 }, { "0": 0, "1": 0, - "2": 256.513164286117, - "3": 126845, + "2": 2467.96275802825, + "3": 12, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 344.341622177351, + "3": 3, "length": 4 }, { - "0": 160090, - "1": 896549573.999661, - "2": 4115.06033991708, - "3": 101133653, + "0": 0, + "1": 0, + "2": 3820.74364047781, + "3": 5, "length": 4 }, { - "0": 113005, - "1": 773495763.2863853, - "2": 4140.952704419033, - "3": 71388461, + "0": 0, + "1": 0, + "2": 5260.46641493066, + "3": 948759, "length": 4 }, { - "0": 80044, - "1": 697307623.783761, - "2": 11166.84507655038, - "3": 50566826, + "0": 778468, + "1": 6589062872.058528, + "2": 7030.857528457651, + "3": 144615791, "length": 4 }, { @@ -10208,285 +9676,382 @@ "0": 0, "1": 0, "2": 0, - "3": 0, - "length": 4 - } - ], - "CharacterClass_9": 22, - "AttackLoadoutpre_9": "[[273,\"Null\",635,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "CardPreset_6": "[[\"Boss4B\",\"Boss3C\",\"Boss2B\",\"w6b3\",\"w5c2\",\"CritterCard7\",\"w6c2\",\"wolfA\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"Boss4B\",\"wolfA\",\"CritterCard7\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"poopD\",\"wolfB\",\"w5b3\",\"w6a1\",\"skele2\",\"w4c1\",\"w5a1\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"w4c1\",\"w5a1\",\"w6a5\",\"Boss4C\",\"poopBig\",\"w6c2\",\"w6a1\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"Boss2B\",\"Boss3C\",\"w5c2\",\"w4c4\",\"w6c2\",\"w5b5\",\"glass\",\"w6a3\",\"B\",\"B\",\"B\",\"B\"]]", - "FarmRank": "[[170,170,170,172,170,170,175,173,174,173,175,175,175,174,176,176,175,174,174,173,174,174,176,176,173,173,174,176,174,174,172,172,172,170,173,173],[29860096937.822754,38609502711.16162,74369057628.39105,7647260890.829483,85636397868.40839,71898080149.29007,83217510954.2532,21260956844.1156,64983877653.85518,88626473306.69409,114552385224.38202,347049204.3204651,32698792372.821045,150360135259.32184,13230624176.118134,75206668437.66925,99377424412.08435,145906851437.17358,155899146201.35873,114279419928.87314,111967535637.41872,62685620111.19351,93817996729.72263,99461895342.81538,108744789307.75145,71173813662.27975,111331108027.5407,27077037976.81543,68112304421.414406,24888097861.73172,42724112715.6263,38583771444.834274,39897745148.85896,70713389979.70522,13697317901.601673,135377575448.35791],[128,252,602,117,19,100,305,308,200,19,125,739,100,500,19,120,100,430,1270,19]]", - "TaskZZ0": "[[1891539717960.9219,52571,382293.6569444451,2,0,14814,0,54,0],[4.403024541812723e+25,148596,580649,8,0,5734,0,47,0],[340413748,6090,196,3869451402091865,930,51969,1,46,0],[\"1.73501248962874e+19\",110,20,\"1.2679202202258183e+21\",40,70,1,29,0],[60803795774900,5819,2111,123505,9829437.96747399,1555,0,28,0],[1680,126354,826,17023,169,16684,0,29,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", - "ObolEqO0_4": [ - "ObolGoldWorship", - "ObolSilverWorship", - "ObolPlatinumWorship", - "ObolSilverWorship", - "ObolGoldWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolGoldWorship", - "ObolPinkWorship", - "ObolGoldWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolSilverWorship", - "ObolGoldWorship", - "ObolPlatinumWorship", - "ObolGoldWorship" - ], - "KLA_9": "[[0,0],[-7658563108.70426],[-4888018047.28801],[150,10],[150],[150],[0],[0,81],[20000],[0],[0],[0,0],[0],[-365796727,-365749227],[-2225814.55213981,-2224394.55213981],[34740.3125370604],[-12852901.2393705,-12850101.2393705],[0],[-8701724660.2492],[-4842760170.99872],[7],[5],[0],[0],[-186540768,-186539068],[0],[-243805865.913786],[-421850171,-421846001],[-367107265],[0],[0],[-93.8602328658756],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-1784456.07946937],[-402.08,-2.0799999999982],[-52.1230291262121],[0],[0],[30],[-4642471021.1756],[-13982471761.9712],[-89181150.0580465],[-32623.5741514563,-35123.5741514563],[0],[-32100],[-5097496.29166026],[-45986],[-272447412],[0],[-116.964235190873],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-787372333.701818],[4000],[-92482755.0576621],[-363197900,-363100900],[-1948583287],[-513985513.852154],[-1669600],[-121086275.861887],[-288366291],[-303838796],[-626526366],[-267714145.774142],[-477192069.618175],[1],[1000],[-163368521],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-214747085.4],[-339892068.844155],[-181289749],[-6075257348.222],[-1480991991],[-2311872726.64457],[-60185.4981386216],[-24886],[-202791],[-842999516.465051],[-765174642],[-25618569.323443],[350000],[250],[700],[-18445666.9191483],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1312030.34711451],[-452459.349245886],[-4293182],[-99968495.3151841],[-45193435.2856311],[-305300.261109878],[-1277046.71660198],[-2474434],[-43556],[-1231566],[-412131037],[-532846360],[60000],[0],[0],[-25400.72874666223],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-100968],[-1277325],[-204796009],[-450147489],[-477991244],[-275211235],[-52679],[-35733],[-2362596],[-14526407],[-425876103],[-3607119.2825498],[-24488675],[-53474278646.034],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-5226.533488932932],[-4434176.606374109],[-1112661.600565806,-9612661.600565817],[-1615847.9479321176],[-1835003006,-1854003006],[0],[-15169613,-245169613],[-258831],[0],[-98671575,-523671575],[-11687921],[0],[0],[0]]", - "POu_9": "[400,400,400,400,0,400,0,400,0,400,400,400,400,400,100,0,0,400,0,0,400,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "ExpReq0_5": [ - 9.19038691024977e+22, - 9313637011.986156, - 331829503637.59314, - 125538681148.62338, - 6562871516.195835, - 417544674105.16296, - 23377126849.030804, - 57675762854.00842, - 162722659121.98206, - 83950041.13268706, - 143010176.75027055, - 34509590.81999272, - 3632108.0329237496, - 1557331638.5250974, - 242105.43395091518, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 1805021782.6773589, - 42529053.28558268, - 15, - 15, - 15, - 15, - 15 - ], - "TaskZZ5": "[26,2,3,1,0,0,0,0]", - "ExpReq0_6": [ - 4.0721533248884787e+21, - 112410888607.03102, - 214533185274.25186, - 2851638862332.696, - 64497302448.79582, - 417544674105.16296, - 577233640929.251, - 64497302448.79582, - 5773666605530.322, - 325808826.30549127, - 27239.7851477687, - 34509590.81999272, - 1657413.983387411, - 1557331638.5250974, - 366739.6921535744, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 1947411660.8388212, - 360302.94119123596, - 15, - 15, - 15, - 15, - 15 - ], - "BuffsActive_9": [ - { - "0": 273, - "1": 202, - "2": 1020, - "length": 3 - } - ], - "QuestHm_8": [ - { - "0": "Eliteus2", - "1": "Select_an_Elite_Class:", - "2": "0", - "3": "1", - "length": 4 - }, - { - "0": "Slargon1", - "1": "Defeat_Suggmas:", - "2": 30078, - "3": "30000", - "length": 4 - }, - { - "0": "Bubbulyte1", - "1": "Open_Spring_Baggies:", - "2": "0", - "3": "500", - "length": 4 - }, - { - "0": "Tired_Mole3", - "1": "Equip_the_Divine_Scarf:", - "2": "0", - "3": "1", - "4": "Get_Kattlekruk_Cape:", - "5": "0", - "6": "1", - "length": 7 - } - ], - "QuestStatus_8": "{\"Eliteus1\":[10],\"Eliteus2\":[\"0\"],\"Scripticus10\":[\"0\"],\"XxX_Cattleprod_XxX1\":[\"0\",\"30\"],\"Scripticus11\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[\"0\",\"0\"],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[1],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[30078],\"Oinkin1\":[\"0\"],\"Slargon2\":[\"0\"],\"Oinkin2\":[\"0\",\"0\",\"0\"],\"Slargon3\":[\"0\"],\"Oinkin3\":[\"0\"],\"Slargon4\":[\"0\"],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[51],\"Mutton1\":[0,0,0],\"Bellows2\":[6299],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[15,71],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[\"0\"],\"Builder_Bird1\":[0],\"Stiltzcho4\":[\"0\"],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[\"0\"],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[143],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[\"0\"],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[\"0\"],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[\"0\"],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[\"0\"],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"TP_Pete1\":[\"0\",\"200\"],\"Scubidew2\":[\"0\",\"121\"],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[\"0\"],\"Meel1\":[\"0\"],\"Scripticus5\":[17],\"Cowbo_Jones13\":[\"0\"],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Tired_Mole1\":[8004623],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[13658745],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[\"0\"],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[\"0\"],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[\"0\"],\"Cowbo_Jones2\":[\"0\"],\"Cowbo_Jones3\":[\"0\"],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[0],\"Cowbo_Jones5\":[\"0\",\"0\"],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[\"0\",\"0\"],\"Cowbo_Jones6\":[\"0\"],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[\"0\"],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[\"0\",\"0\"],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[1],\"Muhmuguh3\":[\"0\"],\"Bill_Brr1\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[\"0\",0],\"Centurion2\":[0],\"Toadstall1\":[\"0\",\"0\"],\"Toadstall2\":[\"0\"],\"Centurion3\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[\"0\",\"0\"],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[\"0\",1096],\"Woodsman4\":[0],\"Hoggindaz2\":[\"0\",\"0\"],\"Hoggindaz3\":[\"0\",\"0\",\"0\"],\"Hoggindaz4\":[\"0\",\"0\"],\"Hoggindaz5\":[\"0\"],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[\"0\"],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Telescope1\":[1],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Iceland_Irwin1\":[0],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Bushlyte1\":[0],\"Dog_Bone2\":[0],\"Carpetiem1\":[\"0\"],\"Yondergreen6\":[\"0\"],\"Bushlyte2\":[0],\"Carpetiem2\":[\"0\",\"1\"],\"Yondergreen7\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[\"0\"],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "FoodSlO_7": 6, - "PlayerStuff_7": "[10999,1,5,0,0,0,0,0,0,0]", - "AttackLoadoutpre_2": "[[273,288,635,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "TaskZZ4": "[11737,7,23,38,10,14,2,0,0]", - "EMm1_0": "{\"0\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"3\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"4\":{\"Defence\":0,\"WIS\":0,\"STR\":24,\"LUK\":0,\"Weapon_Power\":16,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":36,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":24,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-5,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0}}", - "InvBagsUsed_6": "{\"0\":1,\"1\":1,\"2\":1,\"3\":\"2\",\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\"}", - "InventoryOrder_2": [ - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", + "3": 0, + "length": 4 + } + ], + "InvBagsUsed_8": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"101\":\"2\",\"102\":\"4\",\"110\":\"1\"}", + "CharacterClass_3": 12, + "DungUpg": "[[10,10,10,10,10,8,8,10,8,6,7,7,8,10,10,4,8,5,5,11,5,5,5,5,0,0,6,0,4,0,5,0,5,5,6,5,5,4,5,5,0,-1,0,5,5,10,1,0],[100,100,100,100,100,100,100,100],[1,5,9,11,12,18,21,22,-1],[18,18,18,18,3,3,3,3,3,3],[20,20,31,18],[50,50,50,50,50,50,50,50],[1,1,1,1,1,1,1,1,1,1]]", + "ArcUnclaim": "{}", + "AttackLoadout_1": "[[588,490,529,526,482,586],[585,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",639,635,460],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "AnvilPAselect_1": [ + 0, + 0, + 0 + ], + "Bubba": "[[24902979576508.324,0,2,1,28421669560416.125,0,6,1203314.3511254801,199655.545376386,0,0,0,0,1206416.3511254801,1994814.93299913,0,0,0,0,0],[342,86,327,12,197,50,160,176,4,2,12,70,1,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[114,100,18,1,0,37],[6,1,0,0,0,0,0,0],[0,0,0,0,0]]", + "ForgeItemOrder": [ + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", + "OilBarrel7", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Prehistrium", "Blank", + "PrehistriumBar", + "Godshard", + "OilBarrel7", + "GodshardBar", + "Godshard", "Blank", - "Quest61", + "GodshardBar", + "Godshard", "Blank", + "GodshardBar", + "Godshard", "Blank", + "GodshardBar", + "Godshard", "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" + "GodshardBar" + ], + "SteamAchieve": "[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,0,-1,-1,-1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", + "StatueLevels_4": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "IMm_0": "{\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"44\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"72\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"73\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"74\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"76\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"77\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"78\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"79\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "PVtStarSign_9": "55,7,22,", + "ObolInvMAP_3": "{}", + "StatueLevels_9": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "PTimeAway_3": 1771718.8638870001, + "Exp0_8": [ + 2.1414952022758335e+22, + "5.05063680542786E9", + 19901373198.421, + "1.7137796201776703E11", + "8.136685523671736E9", + 349194541193.10126, + "1.1422600306512526E10", + 19758900707.9353, + 128906315883.92442, + 178412.724141672, + 8, + 1569701.88381268, + "1.850566448639608E7", + "1.2508267185668279E8", + 128285.158759002, + "1.674236313376629E34", + "4.678235540557281E23", + "3.875598913277647E49", + "5.528850380711806E8", + "2.2335904156335004E7", + 20.997962086780145, + 0, + 0, + 0 + ], + "QuestComplete_0": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":1,\"XxX_Cattleprod_XxX2\":1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX3\":1,\"Scripticus13\":1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Masterius1\":1,\"Lava_Larry1\":1,\"Nebulyte4\":-1,\"Masterius2\":1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":1,\"Slargon4\":0,\"Poigu1\":1,\"Poigu2\":0,\"Poigu3\":-1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":1,\"Dazey1\":1,\"Mr_Pigibank1\":1,\"Dazey2\":1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":1,\"Mutton4\":0,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":1,\"Stiltzcho3\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Promotheus4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":1,\"Glumlee5\":1,\"Obol_Altar1\":1,\"Krunk1\":1,\"Royal_Worm2\":1,\"Krunk2\":1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":1,\"Papua_Piggea1\":1,\"Krunk3\":1,\"Royal_Worm4\":1,\"Papua_Piggea2\":1,\"Royal_Worm5\":1,\"Papua_Piggea3\":1,\"Royal_Worm6\":1,\"Papua_Piggea4\":1,\"Royal_Worm7\":1,\"Royal_Worm8\":1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":1,\"Hoggindaz10\":1,\"Rocklyte3\":-1,\"Bubbulyte1\":0,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":0,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":1,\"Hoov2\":1,\"Toobus_Goobus1\":1,\"Hoov3\":1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Hamish1\":1,\"Scubidew1\":1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"Hamish2\":1,\"Scubidew2\":1,\"TP_Pete1\":1,\"TP_Pete2\":1,\"Hamish3\":1,\"Scubidew3\":1,\"TP_Pete3\":1,\"Scripticus2\":1,\"Cowbo_Jones10\":1,\"Scripticus3\":1,\"Cowbo_Jones11\":0,\"Scripticus4\":1,\"Cowbo_Jones12\":-1,\"Meel1\":1,\"Scripticus5\":1,\"Cowbo_Jones13\":-1,\"Meel2\":1,\"Scripticus6\":1,\"Cowbo_Jones14\":-1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":-1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":1,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":0,\"Sprout1\":1,\"Capital_P1\":1,\"Sprout2\":1,\"Lonely_Hunter1\":1,\"Capital_P2\":1,\"Sprout3\":1,\"Lonely_Hunter2\":1,\"Capital_P3\":1,\"Sprout4\":0,\"Shuvelle1\":1,\"Lonely_Hunter3\":1,\"Shuvelle2\":1,\"Gobo1\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":1,\"Gobo2\":1,\"Gobo3\":1,\"Shuvelle4\":1,\"Falloween_Pumpkin2\":-1,\"Gobo4\":1,\"Shuvelle5\":1,\"Falloween_Pumpkin3\":-1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":1,\"Whattso4\":0,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":1,\"Cactolyte4\":-1,\"Snake_Jar3\":1,\"Snake_Jar4\":0,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":0,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":1,\"Wellington2\":1,\"Wellington3\":1,\"Wellington4\":1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":1,\"Tiki_Chief3\":1,\"Tiki_Chief4\":1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":1,\"Potti2\":-1,\"Bill_Brr2\":1,\"Potti3\":-1,\"Bill_Brr3\":1,\"Potti4\":-1,\"Bill_Brr4\":1,\"Potti5\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":1,\"Potti6\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":1,\"Potti7\":-1,\"Bill_Brr7\":1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Centurion3\":1,\"Toadstall2\":1,\"Toadstall3\":1,\"Snouts1\":1,\"Centurion4\":1,\"Lord_of_the_Hunt1\":1,\"Snouts2\":1,\"Centurion5\":1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":1,\"Centurion6\":1,\"Snouts4\":1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":0,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":1,\"Lafu_Shi1\":1,\"Fishpaste972\":1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":1,\"Lafu_Shi6\":1,\"Zenelith1\":1,\"Woodsman2\":1,\"Woodsman3\":-1,\"Hoggindaz1\":1,\"Woodsman4\":-1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":1,\"Funguy1\":1,\"Hoggindaz7\":1,\"Funguy2\":1,\"Iceland_Irwin1\":1,\"Hoggindaz8\":1,\"Yondergreen1\":1,\"Funguy3\":1,\"Telescope1\":1,\"Town_Marble1\":1,\"Yondergreen2\":1,\"Hoggindaz9\":1,\"Funguy4\":1,\"Funguy5\":1,\"Yondergreen3\":1,\"Dog_Bone1\":1,\"Yondergreen4\":1,\"Carpetiem1\":1,\"Bushlyte1\":-1,\"Dog_Bone2\":0,\"Yondergreen5\":1,\"Carpetiem2\":0,\"Bushlyte2\":-1,\"Yondergreen6\":1,\"Bushlyte3\":-1,\"Carpetiem3\":-1,\"Yondergreen7\":1,\"Carpetiem4\":-1,\"Desert_Davey2\":1,\"Loominadi1\":0,\"Loominadi2\":-1,\"Speccius1\":1,\"Loominadi3\":-1,\"Speccius2\":1,\"Loominadi4\":-1,\"Snootie1\":1,\"Snootie2\":-1,\"Snootie3\":-1}", + "PldTraps_9": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "AtkCD_7": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "QuestHm_1": [ + { + "0": "Snootie2", + "1": "Blue_Amber_Found:", + "2": "0", + "3": "1", + "length": 4 + } + ], + "IMm_3": "{\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"32\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"34\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"36\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"38\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"39\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"72\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"79\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", + "SM_3": "{\"0\":245,\"1\":245,\"5\":245,\"6\":245,\"8\":245,\"9\":100,\"10\":1256,\"11\":494,\"12\":408,\"13\":100,\"23\":420,\"75\":100,\"81\":245,\"85\":299,\"86\":445,\"87\":100,\"88\":299,\"89\":299,\"90\":121,\"91\":139,\"92\":198,\"93\":245,\"94\":245,\"95\":245,\"96\":245,\"97\":245,\"98\":219,\"99\":203,\"100\":197,\"101\":200,\"102\":180,\"103\":197,\"104\":153,\"111\":100,\"119\":136,\"120\":218,\"121\":211,\"122\":121,\"123\":139,\"124\":126,\"125\":211,\"127\":219,\"129\":245,\"130\":245,\"131\":245,\"132\":245,\"133\":144,\"141\":245,\"142\":313,\"143\":313,\"144\":313,\"149\":313,\"165\":313,\"166\":313,\"167\":313,\"168\":313,\"169\":313,\"170\":142,\"175\":175,\"176\":174,\"177\":199,\"178\":313,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1823,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "OptL2_7": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } + ], + "QuestStatus_9": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[\"0\",7],\"Scripticus11\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX1\":[15,8],\"XxX_Cattleprod_XxX2\":[33,32,34],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[\"0\",\"0\"],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Masterius1\":[\"0\"],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius2\":[\"0\"],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[246445],\"Oinkin1\":[\"0\"],\"Slargon2\":[447451],\"Oinkin2\":[\"0\",\"0\",\"0\"],\"Slargon3\":[1230519],\"Oinkin3\":[\"0\"],\"Slargon4\":[99921552],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[50],\"Bellows2\":[5185],\"Mutton1\":[0,0,0],\"Bellows3\":[\"0\"],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Stiltzcho1\":[11,129],\"Promotheus1\":[1],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[\"0\"],\"Builder_Bird1\":[0],\"Stiltzcho4\":[\"0\"],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[\"0\"],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[\"0\"],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[7608],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[27974],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[282335],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[572169396],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[\"0\"],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete1\":[\"0\",\"200\"],\"Hamish2\":[0],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"Scubidew3\":[0],\"TP_Pete2\":[0],\"Hamish3\":[0],\"TP_Pete3\":[0],\"Cowbo_Jones10\":[\"0\"],\"Scripticus2\":[15],\"Cowbo_Jones11\":[\"0\"],\"Scripticus3\":[1,1],\"Cowbo_Jones12\":[\"0\"],\"Scripticus4\":[1,1,1],\"Cowbo_Jones13\":[\"0\"],\"Scripticus5\":[2764],\"Meel1\":[\"0\"],\"Tired_Mole1\":[6461185],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Scripticus6\":[0],\"Meel2\":[0],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[16660434],\"Cowbo_Jones15\":[0,0,0],\"Scripticus7\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[\"0\",\"0\"],\"Scripticus8\":[1,1,6071],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[\"0\"],\"Sprout1\":[0,0],\"Capital_P2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Lonely_Hunter2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[2],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[31],\"Cowbo_Jones3\":[10],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[30],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus1\":[\"0\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[\"0\",\"0\"],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[1],\"Potti1\":[\"0\"],\"Bill_Brr1\":[\"0\"],\"Potti2\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Potti3\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Potti4\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte1\":[\"0\"],\"Potti5\":[\"0\"],\"Bill_Brr6\":[\"0\",\"1\"],\"Giftmas_Blobulyte2\":[0,0],\"Potti6\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Potti7\":[\"0\"],\"Centurion1\":[49,12],\"Toadstall1\":[\"0\",\"0\"],\"Centurion2\":[0],\"Centurion3\":[\"0\"],\"Toadstall2\":[\"0\"],\"Centurion4\":[\"0\",\"0\"],\"Snouts1\":[0],\"Toadstall3\":[\"0\"],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion6\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt3\":[0,0],\"Snouts4\":[0],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste971\":[0],\"Lord_of_the_Hunt7\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Woodsman2\":[0],\"Zenelith1\":[0],\"Woodsman3\":[0],\"Woodsman4\":[0],\"Hoggindaz1\":[1,223],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,16],\"Hoggindaz4\":[\"0\",\"0\"],\"Hoggindaz5\":[\"0\"],\"Funguy1\":[0,0,0],\"Hoggindaz6\":[0],\"Funguy2\":[28,28],\"Hoggindaz7\":[0],\"Iceland_Irwin1\":[0],\"Telescope1\":[1],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[\"0\"],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[\"0\",\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[\"0\"],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "AttackLoadoutpre_5": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "AttackLoadoutpre_4": "[[460,635,\"Null\",\"Null\",\"Null\",475],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "BGunlocked": [ + 1, + 1, + 1, + 1, + 0, + 1, + 0, + 0, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "CardPreset_1": "[[\"Boss6A\",\"babaMummy\",\"w5a3\",\"speaker\",\"mimicA\",\"Crystal0\",\"w6d2\",\"crabcakeB\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"poopD\",\"Boss6C\",\"w5a1\",\"w4c1\",\"babaMummy\",\"Boss6A\",\"w6d2\",\"B\",\"B\",\"B\",\"B\"],[\"CritterCard7\",\"SpelunkingCard0\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"SpelunkingCard1\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6B\",\"Boss4C\",\"poopBig\",\"w6a1\",\"w5b3\",\"snowball\",\"skele2\",\"Boss3C\",\"B\",\"B\",\"B\",\"B\"],[\"demonP\",\"Boss5B\",\"Boss2A\",\"w5b4\",\"poopSmall\",\"Bug1\",\"ghost\",\"moonman\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"demonP\",\"poopSmall\",\"w5a3\",\"babaMummy\",\"mini3a\",\"mushP\",\"w5a1\",\"B\",\"B\",\"B\",\"B\"],[\"wolfA\",\"w6b3\",\"CritterCard7\",\"Boss3C\",\"w6a3\",\"w5c2\",\"w4c4\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"]]", + "AttackLoadoutpre_3": "[[\"Null\",\"Null\",635,94,100,130],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "OptL2_3": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } + ], + "EquipOrder_9": [ + { + "0": "EquipmentHats19", + "1": "EquipmentBows10", + "2": "EquipmentShirts27", + "3": "EquipmentPendant17", + "4": "EquipmentPants19", + "5": "EquipmentRings14", + "6": "EquipmentShoes5", + "7": "EquipmentRings14", + "8": "EquipmentHats34", + "9": "Blank", + "10": "Trophy2", + "11": "EquipmentKeychain5", + "12": "EquipmentCape8", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "EquipmentTools5", + "1": "EquipmentToolsHatchet2", + "2": "FishingRod4", + "3": "CatchingNet8", + "4": "TrapBoxSet7", + "5": "WorshipSkull7", + "6": "DNAgun2", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "FoodG9", + "1": "FoodPotYe5", + "2": "FoodPotGr4", + "3": "FoodPotGr2", + "4": "FoodPotGr1", + "5": "FoodG10", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + } + ], + "EMm0_8": "{\"0\":{\"Defence\":135,\"STR\":0,\"WIS\":90,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":28,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":32,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-6,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":120,\"WIS\":80,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":0,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":90,\"WIS\":60,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":6,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":1,\"Weapon_Power\":2,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"6\":{\"Defence\":105,\"WIS\":70,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":7,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "PVFishingToolkit_5": [ + 9, + 4 + ], + "OptL_5": [ + 1, + 1, + 2, + 22, + 1, + 0, + 1214, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 1, + 9, + 40, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 0, + 0, + 0, + 3334, + 0 ], - "EquipOrder_9": [ + "FamValFishingToolkitOwned": [ { - "0": "EquipmentHats19", - "1": "EquipmentBows10", - "2": "EquipmentShirts27", - "3": "EquipmentPendant17", - "4": "EquipmentPants19", - "5": "EquipmentRings14", - "6": "EquipmentShoes5", - "7": "EquipmentRings14", - "8": "EquipmentHats34", - "9": "Blank", - "10": "Trophy2", - "11": "EquipmentKeychain5", - "12": "EquipmentCape8", + "0": 0, + "1": 1, + "2": 10, + "3": 5, + "4": 11, + "5": 12, + "6": 3, + "7": 2, + "8": 6, + "9": 7, + "10": 13, + "11": 8, + "12": 4, + "13": 9, + "14": 14, + "length": 15 + }, + { + "0": 0, + "1": 11, + "2": 1, + "3": 5, + "4": 10, + "5": 2, + "6": 12, + "7": 13, + "8": 8, + "9": 3, + "10": 4, + "11": 9, + "12": 14, + "13": 6, + "length": 14 + } + ], + "CardEquip_3": [ + "poopSmall", + "Crystal0", + "mimicA", + "crabcakeB", + "Boss6A", + "babaMummy", + "w5a3", + "demonP", + "B", + "B", + "B", + "B" + ], + "EquipOrder_0": [ + { + "0": "EquipmentHats106", + "1": "EquipmentSword9", + "2": "EquipmentShirts38", + "3": "EquipmentPendant30", + "4": "EquipmentPants30", + "5": "EquipmentRings26", + "6": "EquipmentShoes38", + "7": "EquipmentRings26", + "8": "EquipmentHats112", + "9": "EquipmentKeychain16", + "10": "Trophy17", + "11": "EquipmentKeychain22", + "12": "EquipmentCape13", "13": "Blank", "14": "Blank", "15": "Blank", "length": 16 }, { - "0": "EquipmentTools5", - "1": "EquipmentToolsHatchet2", - "2": "FishingRod4", - "3": "CatchingNet8", - "4": "TrapBoxSet7", - "5": "WorshipSkull7", - "6": "DNAgun2", + "0": "EquipmentTools14", + "1": "EquipmentToolsHatchet12", + "2": "FishingRod11", + "3": "CatchingNet11", + "4": "TrapBoxSet8", + "5": "WorshipSkull9", + "6": "DNAgun3", "7": "Blank", "8": "Blank", "9": "Blank", @@ -10499,12 +10064,12 @@ "length": 16 }, { - "0": "FoodG9", - "1": "FoodPotYe5", - "2": "FoodPotGr4", - "3": "FoodPotGr2", - "4": "FoodPotGr1", - "5": "FoodG10", + "0": "FoodHealth17", + "1": "FoodPotGr3", + "2": "FoodHealth13", + "3": "FoodHealth12", + "4": "FoodPotYe5", + "5": "FoodPotGr4", "6": "Blank", "7": "Blank", "8": "Blank", @@ -10518,41 +10083,52 @@ "length": 16 } ], - "QuestStatus_4": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"XxX_Cattleprod_XxX1\":[323548,0],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX2\":[\"0\",\"0\",\"72\"],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[17316,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[61081],\"Oinkin1\":[9],\"Slargon2\":[202027055],\"Oinkin2\":[7,2,3],\"Slargon3\":[219304498],\"Oinkin3\":[1],\"Slargon4\":[\"0\"],\"Poigu1\":[62],\"Poigu2\":[62],\"Poigu3\":[153],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[52],\"Mutton1\":[0,0,0],\"Bellows2\":[7184],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[12,74],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Builder_Bird1\":[0],\"Promotheus4\":[\"0\"],\"Stiltzcho4\":[14899],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[44720],\"Stiltzcho6\":[55087],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[62],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[1545],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[5],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[82767535],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[1,1],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[19295],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[40989],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[945599],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[0],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Blobbo2\":[0,0,0],\"TP_Pete1\":[40,87],\"Hamish2\":[0],\"Scubidew2\":[\"0\",\"121\"],\"Hamish3\":[0],\"Scubidew3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[11],\"Cowbo_Jones10\":[1,1],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[10],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[4],\"Scripticus5\":[10],\"Meel1\":[50],\"Cowbo_Jones13\":[100],\"Scripticus6\":[0],\"Meel2\":[0],\"Cowbo_Jones14\":[1,1],\"Tired_Mole1\":[11144342],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Tired_Mole2\":[19214065],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Scripticus8\":[0],\"Tired_Mole3\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Sprout1\":[0,0],\"Capital_P1\":[\"0\"],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[1],\"Shuvelle2\":[0],\"Gobo2\":[1],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[1,\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo4\":[\"0\",\"0\",23],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[11],\"Whattso3\":[13],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[\"0\"],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[4,1],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[9],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[20],\"Cowbo_Jones3\":[5],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[17],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[7],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[2343,17],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Bill_Brr1\":[0],\"Bill_Brr2\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,4],\"Centurion2\":[0],\"Toadstall1\":[1,1],\"Toadstall2\":[\"0\"],\"Centurion3\":[219063],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[14,82767535],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion6\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,89],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,1],\"Hoggindaz4\":[2,25],\"Hoggindaz5\":[2],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[43],\"Iceland_Irwin1\":[0],\"Telescope1\":[1],\"Town_Marble1\":[0],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Funguy3\":[0],\"Funguy4\":[35,\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Yondergreen3\":[\"0\"],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Carpetiem1\":[770],\"Yondergreen6\":[\"0\"],\"Bushlyte2\":[0],\"Carpetiem2\":[234,\"1\"],\"Yondergreen7\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem3\":[1],\"Carpetiem4\":[44],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[17],\"Speccius2\":[1],\"Loominadi3\":[1],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[\"0\"],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "PVFishingSpotIndex_2": 1, - "Lv0_5": [ - 926, - 108, - 140, - 131, - 105, - 142, - 116, - 124, - 765, - 117, - 74, - 84, - 260, - 166, - 174, - 297, - 353, - 826, - 148, - 68, - -1, - -1, - -1, - -1, - -1 + "ObolEqMAP_4": "{\"0\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"3\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"5\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"6\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"15\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"16\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"17\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"20\":{\"SuperFunItemDisplayType\":\"Inventory\"}}", + "CurrentMap_0": 316, + "CardEquip_4": [ + "CritterCard7", + "SpelunkingCard0", + "w7a1", + "w7a4", + "wolfA", + "Boss2B", + "Boss4B", + "SpelunkingCard1", + "B", + "B", + "B", + "B" ], - "CurrentMap_9": 312, - "ObolEqMAP_7": "{\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"13\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"15\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"17\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"20\":{\"UQ1val\":1,\"AGI\":-1,\"UQ1txt\":\"%_DROP_CHANCE\"}}", - "PVGender_1": 0, - "POu_4": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,21516,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", - "FoodSlO_4": 6, - "EquipQTY_2": [ + "ExpReq0_7": [ + "1.5785158563004377E23", + "6.431142913389351E7", + "5.081695199294115E10", + 8489.824649195, + 842332.392336849, + "4.1754467410516296E11", + 503336.881374075, + "4.6088152414911224E10", + 36875710401716.586, + "4.0233415172563404E7", + 42.9086095044379, + "3.450959081999272E7", + 1283930.16717396, + "1.5573316385250974E9", + 1647592.37932542, + "2.9152553683778915E34", + "8.47933174281193E23", + "1.0019892833102583E50", + "1.9474116608388212E9", + "5.964275685290376E7", + 24.657983658158543, + 15, + 15, + 15, + 15 + ], + "PVGender_6": 4, + "AtkCD_1": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":22070,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "EquipQTY_9": [ { "0": 1, "1": 1, @@ -10563,7 +10139,7 @@ "6": 1, "7": 1, "8": 1, - "9": 1, + "9": 0, "10": 1, "11": 1, "12": 1, @@ -10592,12 +10168,12 @@ "length": 16 }, { - "0": 327474, - "1": 225926, - "2": 556, - "3": 0, - "4": 325, - "5": 0, + "0": 388, + "1": 3388, + "2": 12375, + "3": 12684, + "4": 24162, + "5": 112, "6": 0, "7": 0, "8": 0, @@ -10611,12 +10187,106 @@ "length": 16 } ], - "MaxCarryCap_1": "{\"Souls\":100,\"Chopping\":20000,\"Mining\":20000,\"Quests\":10,\"Fishing\":5000,\"fillerz\":10,\"Critters\":10,\"Foods\":20000,\"bCraft\":10000,\"Bugs\":20000,\"Statues\":10}", - "CYSilverPens": 30, - "CYAnvilTabsOwned": 7, - "ItemQTY_2": [ + "KLA_8": "[[0,0],[-8245606640.5],[-15.1999999999999],[150,10],[150],[150],[0],[0,81],[-16758299],[0],[0],[0,0],[0],[-338910899,-338863399],[-163605979.69,-163604629.69],[-25245726],[-365019468.17,-365016668.17],[0],[-7950514167.09833],[-262534430.65],[7],[5],[0],[0],[-178457025.92,-178455325.92],[0],[-137447428.32],[-401718754.061858,-401714584.061858],[-310329401],[0],[0],[-316331],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-172115.03],[-1700970,-1700570],[-45556],[0],[0],[30],[-78929],[-2738],[-408044],[-1646280779,-1646283279],[0],[-970],[-843457501],[-38018],[-276787],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-115784],[4000],[-94654840.95],[-173822386,-173732386],[-177554356],[-529122811.19326],[-166383924],[-118042792],[-145133409],[-314466508],[-367949735],[-528493772.156955],[-491752888.01],[1],[1000],[-418478617],[-318320496.07],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-222031023],[-180442975],[-303619353],[-2940512040.01566],[-281047],[-160365],[-199322.244652427],[-133961],[-132137.638710794],[-739360332.472275],[-779985515],[300000],[350000],[250],[700],[-10491940],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-5210.85548900522],[-805927470],[-97173728],[-870013752],[-8181.8360821251],[-895625761],[-600598360.0568],[-447932522],[-513554],[-415032],[-419968438],[-556921810],[-3687508734.5216],[0],[0],[-26756.8401829145],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-74129],[-147689690],[-1893380],[-561932618.396808],[-478192440],[-335831174],[-1568254189],[-928658064],[-662308830],[-708290858.834764],[-316649300.779726],[-6301725.39454264],[-24603459.5198784],[-41956500709.1894],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-46819.6250053469],[-12477831.1796365],[-15705439.6913259,-24205439.6913261],[-1221443285],[-7328963,-26328963],[0],[-41114987,-271114987],[-3735925],[0],[-133537084,-558537084],[-71369021],[-762666925],[0],[0],[-57725694.62256658],[6000000],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "EMm1_7": "{\"0\":{\"Defence\":0,\"WIS\":0,\"STR\":24,\"LUK\":0,\"Weapon_Power\":24,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":48,\"WIS\":0,\"Weapon_Power\":32,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":48,\"WIS\":0,\"Weapon_Power\":32,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-4,\"Power\":0,\"Speed\":0}}", + "AttackLoadout_6": "[[46,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[40,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[15,16,19,30,32,25],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "EMmLENGTH0_9": 16, + "StarSg": "{\"Blue_Hedgehog\":1,\"Activelius\":1,\"Fatty_Doodoo\":1,\"S._Snoozer_Major\":1,\"The_Fiesty\":1,\"Mount_Eaterest\":1,\"Pack_Mule\":1,\"Comatose_Major\":1,\"Beanbie_Major\":1,\"Sir_Savvy\":1,\"The_Big_Brain\":1,\"Gum_Drop_Major\":1,\"O.G._Signalais\":1,\"Artifosho\":1,\"Hydron_Cosmos\":1,\"Lotto_Larrinald\":1,\"Muscle_Man\":1,\"The_Buff_Guy\":\"1\",\"Lucky_Larry\":1,\"Wispommo\":1,\"Trapezoidburg\":1,\"Bob_Build_Guy\":1,\"Big_Brain_Major\":1,\"Mr_No_Sleep\":1,\"Druipi_Major\":1,\"Breedabilli\":1,\"Smart_Stooge\":1,\"Scienscion\":1,\"Centaurii\":1,\"Pie_Seas\":1,\"Intellostooge\":1,\"Grim_Reaper_Major\":1,\"Sumo_Magno\":1,\"The_Big_Comatose\":1,\"Dwarfo_Beardus\":1,\"All_Rounder\":1,\"Sneekee_E._X.\":1,\"Shoe_Fly\":1,\"Chronus_Cosmos\":1,\"Cullingo\":1,\"The_Fallen_Titan\":1,\"Killian_Maximus\":1,\"Divividov\":1,\"C._Shanti_Minor\":1,\"Pirate_Booty\":1,\"Sir_Savvy_Major\":1,\"The_Overachiever\":1,\"The_OG_Skiller\":1,\"Power_Bowower\":1,\"Cropiovo_Minor\":1,\"S._Tealio\":1,\"Strandissi\":1,\"Robinhood\":1,\"Fast_Frog\":1,\"Muscle_Magnus\":1,\"Gor_Bowzor\":1,\"Gordonius_Major\":1,\"The_Fuzzy_Dice\":\"1\",\"The_Forsaken\":1,\"All_Rounderi\":1,\"Ned_Kelly\":1,\"Flexo_Bendo\":\"1\",\"Jadaciussi\":1,\"The_Bulwark\":1,\"Gum_Drop\":1,\"Damarian_Major\":1,\"Silly_Snoozer\":1,\"Seraph_Cosmos\":1,\"Agitagi\":1,\"Hipster_Logger\":1,\"Murmollio\":1,\"Lightspeed_Frog\":1,\"Miniature_Game\":1,\"Fabarmi\":1,\"Lukiris\":1,\"Sawsaw_Salala\":1,\"Pokaminni\":1,\"The_Book_Worm\":\"1\",\"Preys_Bea\":1,\"Grim_Reaper\":1}", + "FoodCD_8": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "KRbest": "{\"w5b4\":732,\"goblinG\":499,\"stache\":353,\"snailZ\":623,\"SummzTrz6\":1,\"frogG\":371,\"flake\":808,\"mimicA\":663,\"pincermin\":654,\"poopSmall\":1571,\"beanG\":1392,\"acorn\":1179,\"mushG\":895,\"w6d1\":240,\"sandcastle\":910,\"bloque\":1087,\"penguin\":420,\"SummzTrz0\":3,\"SummzTrz1\":2,\"w6c1\":1726,\"w5a1\":381,\"SummzTrz2\":1,\"w4c4\":1164,\"jarSand\":653,\"SummzTrz3\":2}", + "CardEquip_2": [ + "CritterCard7", + "SpelunkingCard0", + "w7a1", + "w7a4", + "wolfA", + "Boss2B", + "Boss4B", + "SpelunkingCard1", + "B", + "B", + "B", + "B" + ], + "SLpre_1": "{\"0\":193,\"1\":203,\"5\":218,\"6\":208,\"8\":245,\"9\":155,\"10\":498,\"11\":494,\"12\":1002,\"13\":138,\"144\":155,\"445\":210,\"446\":100,\"447\":342,\"448\":210,\"449\":196,\"450\":129,\"451\":130,\"452\":199,\"453\":100,\"454\":100,\"455\":220,\"456\":194,\"457\":220,\"458\":145,\"459\":189,\"460\":204,\"461\":199,\"462\":188,\"463\":169,\"464\":206,\"480\":296,\"481\":296,\"482\":100,\"483\":296,\"484\":100,\"485\":188,\"486\":167,\"487\":189,\"488\":186,\"489\":145,\"490\":206,\"491\":212,\"492\":220,\"493\":206,\"494\":100,\"525\":296,\"526\":296,\"527\":296,\"528\":296,\"529\":296,\"530\":100,\"531\":220,\"532\":220,\"533\":220,\"535\":100,\"536\":100,\"537\":100,\"538\":100,\"539\":296,\"585\":1,\"586\":1,\"587\":1,\"588\":1,\"589\":1,\"590\":1,\"591\":1,\"592\":1,\"593\":299,\"594\":1,\"595\":299,\"596\":299,\"597\":299,\"598\":299,\"599\":1,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":27,\"625\":862,\"628\":100,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"639\":100,\"652\":300,\"654\":0,\"655\":44,\"656\":200}", + "SLpre_4": "{\"0\":209,\"1\":215,\"5\":194,\"6\":190,\"8\":158,\"9\":100,\"10\":168,\"11\":104,\"12\":659,\"13\":100,\"144\":157,\"445\":204,\"446\":300,\"447\":100,\"448\":196,\"449\":219,\"450\":148,\"451\":197,\"452\":208,\"453\":100,\"454\":100,\"455\":206,\"456\":217,\"457\":210,\"458\":153,\"459\":220,\"460\":210,\"461\":210,\"462\":208,\"463\":216,\"464\":120,\"465\":187,\"466\":187,\"467\":199,\"468\":201,\"469\":188,\"470\":220,\"472\":192,\"474\":128,\"475\":195,\"476\":209,\"477\":100,\"478\":129,\"486\":167,\"488\":215,\"494\":100,\"505\":127,\"506\":142,\"507\":160,\"508\":146,\"532\":208,\"533\":196,\"539\":299,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"635\":100,\"636\":92,\"637\":100,\"652\":300}", + "PVtStarSign_3": "69,55,4,", + "AFKtarget_5": "w7a5", + "QuestHm_8": [ + { + "0": "Eliteus2", + "1": "Select_an_Elite_Class:", + "2": "0", + "3": "1", + "length": 4 + }, + { + "0": "Slargon1", + "1": "Defeat_Suggmas:", + "2": 30078, + "3": "30000", + "length": 4 + }, + { + "0": "Bubbulyte1", + "1": "Open_Spring_Baggies:", + "2": "0", + "3": "500", + "length": 4 + }, + { + "0": "Tired_Mole3", + "1": "Equip_the_Divine_Scarf:", + "2": "0", + "3": "1", + "4": "Get_Kattlekruk_Cape:", + "5": "0", + "6": "1", + "length": 7 + } + ], + "Exp0_9": [ + 1.7049697158645628e+22, + "8.105852992532756E9", + 47393137122.6417, + "4.731767867191391E8", + "1.2946372556715217E9", + 51164614823.89233, + "6.066523637996732E9", + 47058951128.7987, + 51691096973.45813, + "4.024400772414167E7", + 43.1330680384708, + 1569701.88381268, + 360358.934348562, + "1.2508267185668279E8", + 1270506.3786733968, + "1.674236313376629E34", + "4.678235540557281E23", + "3.4348580631580594E49", + "6.087839382866113E8", + "3.468469985030529E7", + 20.995069025095244, 0, 0, + 0 + ], + "SL_3": "{\"0\":245,\"1\":245,\"5\":245,\"6\":245,\"8\":245,\"9\":100,\"10\":1254,\"11\":494,\"12\":408,\"13\":100,\"81\":245,\"85\":299,\"86\":444,\"87\":100,\"88\":299,\"89\":299,\"90\":121,\"91\":139,\"92\":198,\"93\":245,\"94\":245,\"95\":245,\"96\":245,\"97\":245,\"98\":219,\"99\":203,\"100\":197,\"101\":200,\"102\":180,\"103\":197,\"104\":153,\"111\":100,\"119\":136,\"120\":218,\"121\":211,\"122\":121,\"123\":139,\"124\":0,\"125\":211,\"127\":219,\"129\":245,\"130\":245,\"131\":245,\"132\":245,\"133\":144,\"141\":245,\"142\":313,\"143\":313,\"144\":313,\"149\":300,\"165\":313,\"166\":313,\"167\":313,\"168\":313,\"169\":313,\"170\":142,\"175\":175,\"176\":174,\"177\":199,\"178\":313,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":0,\"626\":0,\"627\":50,\"628\":100,\"630\":0,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":0,\"637\":0,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "LockedSlots_3": [ + 1, + 1, + 1, + 1, + 1, 0, 0, 0, @@ -10684,6 +10354,7 @@ 0, 0, 0, + 1, 0, 0, 0, @@ -10692,7 +10363,6 @@ 0, 0, 0, - 2, 0, 0, 0, @@ -10723,913 +10393,602 @@ 0, 0, 0, + 0 + ], + "ObolEqMAP_2": "{\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"17\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0}}", + "ExpReq0_4": [ + "1.005762996007229E23", + "5.849207034510633E8", + "1.1086162642997466E11", + "3.7468514239611273E11", + "3.1089793380915135E8", + "4.1754467410516296E11", + "3.5315527736585766E8", + "4.6088152414911224E10", + 192473929702.244, + "1.2758300824608237E8", + 169535.140750577, + "3.450959081999272E7", + 1178722.13728791, + "1.429108928249691E9", + 1690177.6851064647, + "2.9152553683778915E34", + "8.47933174281193E23", + "1.0019892833102583E50", + 2443597546.68978, + "4.5612172167075634E7", + 37.865686818277716, + 15, + 15, + 15, + 15 + ], + "LockedSlots_0": [ + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, 0, 0, 0, - 0 - ], - "Prayers_1": "[18,4,14,-1,-1,16,1,-1,-1,-1,-1,-1]", - "PVFishingToolkit_9": [ 0, - 0 - ], - "CYWorldTeleports": 420, - "QuestStatus_0": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[1],\"XxX_Cattleprod_XxX1\":[15,6],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX2\":[30,18,3],\"Scripticus12\":[0,0,0],\"Scripticus13\":[1,1],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[18800,1],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[1],\"Masterius2\":[1],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[167366],\"Oinkin1\":[10],\"Slargon2\":[1045306],\"Oinkin2\":[14,5,7],\"Slargon3\":[37960476],\"Oinkin3\":[1],\"Slargon4\":[3627696],\"Poigu1\":[67],\"Poigu2\":[149],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[1],\"Dazey2\":[0,0,0],\"Bellows1\":[53],\"Mutton1\":[0,0,0],\"Bellows2\":[7186],\"Bellows3\":[1],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Promotheus1\":[1],\"Stiltzcho1\":[12,32],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Stiltzcho4\":[407459],\"Builder_Bird1\":[0],\"Promotheus4\":[1],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[154374],\"Stiltzcho6\":[185175],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[3],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[1550],\"Glumlee5\":[0],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Royal_Worm2\":[8],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[76845113],\"Papua_Piggea1\":[0],\"Krunk3\":[0,0,0],\"Royal_Worm4\":[1,1],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[150,7194],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[843],\"Royal_Worm7\":[100],\"Royal_Worm8\":[22],\"Pirate_Porkchop1\":[5776],\"Royal_Worm9\":[25000],\"Pirate_Porkchop2\":[51749247],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[3886257],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[99999999],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[21],\"Hoov2\":[21768],\"Hoov3\":[46],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"Scubidew2\":[5,41],\"TP_Pete1\":[62,68],\"Hamish3\":[0],\"Scubidew3\":[0],\"TP_Pete2\":[0],\"TP_Pete3\":[0],\"Cowbo_Jones10\":[1,1],\"Scripticus2\":[5],\"Cowbo_Jones11\":[\"0\"],\"Scripticus3\":[1,5],\"Cowbo_Jones12\":[\"0\"],\"Scripticus4\":[1,0,0],\"Cowbo_Jones13\":[\"0\"],\"Scripticus5\":[10],\"Meel1\":[43],\"Tired_Mole1\":[8159337],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Scripticus6\":[0],\"Meel2\":[0],\"Sussy_Gene1\":[1,1,1662],\"Tired_Mole2\":[15544982],\"Cowbo_Jones15\":[0,0,0],\"Scripticus7\":[1,1],\"Sussy_Gene2\":[1,1,1],\"Tired_Mole3\":[1,1],\"Scripticus8\":[0],\"Sussy_Gene3\":[1,1,\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[216],\"Sprout1\":[0,0],\"Capital_P2\":[1405],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[144],\"Capital_P3\":[14610],\"Lonely_Hunter2\":[35],\"Sprout3\":[0,0,0],\"Lonely_Hunter3\":[9,6,9],\"Shuvelle1\":[12,35],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Shuvelle3\":[0],\"Falloween_Pumpkin1\":[\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[13],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[7],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle6\":[15],\"Falloween_Pumpkin5\":[\"0\"],\"Shuvelle7\":[16],\"Whattso1\":[0],\"Whattso2\":[13],\"Whattso3\":[53],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Snake_Jar1\":[0],\"Cactolyte3\":[0],\"Worldo2\":[\"0\"],\"Snake_Jar2\":[0],\"Cactolyte4\":[\"0\"],\"Snake_Jar3\":[4,1],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[42],\"Cowbo_Jones3\":[5],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[6,1],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[7,1],\"Goldric2\":[16,91],\"Cowbo_Jones6\":[2],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[8,1],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Gangster_Gus1\":[\"0\"],\"Goldric6\":[18,\"6\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[1,1,1],\"Wellington2\":[0,0,0],\"Wellington3\":[1],\"Wellington4\":[1],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[1,1,1],\"Tiki_Chief3\":[7580,\"3\"],\"Tiki_Chief4\":[10,1],\"Monolith1\":[3340,4],\"Monolith2\":[0],\"Monolith3\":[100000],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[\"0\"],\"Bill_Brr1\":[8],\"Bill_Brr2\":[1],\"Bill_Brr3\":[3,\"1\"],\"Bill_Brr4\":[1],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[22,\"1\"],\"Bill_Brr7\":[1],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[25,4],\"Centurion2\":[0],\"Toadstall1\":[1,1],\"Toadstall2\":[1],\"Centurion3\":[409168],\"Centurion4\":[15,385979],\"Snouts1\":[0],\"Toadstall3\":[1],\"Centurion5\":[227,236,192,215,44],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion6\":[1],\"Snouts3\":[1],\"Lord_of_the_Hunt2\":[0,0],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt3\":[0,0],\"Snouts4\":[0],\"Centurion8\":[\"0\"],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Lord_of_the_Hunt4\":[0,0],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste971\":[0],\"Lord_of_the_Hunt7\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[3],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Woodsman4\":[0],\"Hoggindaz1\":[1,33],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,4],\"Hoggindaz4\":[1,9],\"Hoggindaz5\":[2],\"Funguy1\":[0,0,0],\"Hoggindaz6\":[0],\"Funguy2\":[39],\"Hoggindaz7\":[0],\"Town_Marble1\":[0],\"Telescope1\":[1],\"Funguy3\":[0],\"Yondergreen1\":[4],\"Hoggindaz8\":[0],\"Iceland_Irwin1\":[0],\"Funguy4\":[35,\"0\"],\"Hoggindaz9\":[1],\"Yondergreen2\":[0],\"Yondergreen3\":[244386.25344],\"Funguy5\":[0],\"Yondergreen4\":[0],\"Dog_Bone1\":[0],\"Yondergreen5\":[\"0\"],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Carpetiem1\":[802],\"Yondergreen6\":[\"0\"],\"Bushlyte2\":[0],\"Carpetiem2\":[10602640,0],\"Yondergreen7\":[1],\"Carpetiem3\":[\"0\"],\"Bushlyte3\":[0],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[\"0\"],\"Speccius2\":[1],\"Loominadi3\":[\"0\"],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[35],\"Sad_Urie1\":[1],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "CurrentMap_2": 312, - "PVFishingToolkit_7": [ - 8, - 3 - ], - "IMmLENGTH_2": 112, - "CharSAVED_5": 5, - "ObolInvMAP_0": "{\"17\":{\"UQ1val\":1,\"WIS\":-1,\"UQ1txt\":\"%_DROP_CHANCE\"}}", - "RespTime_9": 0, - "Lv0_0": [ - 916, - 102, - 134, - 121, - 100, - 142, - 81, - 122, - 936, - 123, - 79, - 84, - 222, - 166, - 237, - 297, - 353, - 826, - 153, - 67, - -1, - -1, - -1, - -1, - -1 - ], - "IMm_8": "{\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"9\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0}}", - "QuestHm_6": [ - { - "0": "Cowbo_Jones15", - "1": "BadgeD1", - "2": 0, - "3": 1, - "4": "BadgeD2", - "5": 0, - "6": 1, - "7": "BadgeD3", - "8": 0, - "9": 1, - "length": 10 - }, - { - "0": "Slargon2", - "1": "Defeat_Maccies:", - "2": "0", - "3": "250000", - "length": 4 - }, - { - "0": "Tired_Mole2", - "1": "Defeat_Crawlers:", - "2": "0", - "3": "10000000", - "length": 4 - }, - { - "0": "Pirate_Porkchop4", - "1": "Rarest_Treasure:", - "2": "0", - "3": "1000001", - "length": 4 - }, - { - "0": "Omar_Da_Ogar5", - "1": "Bug4", - "2": 0, - "3": 250000, - "4": "Bug7", - "5": 0, - "6": 75000, - "7": "BobJoePickle", - "8": 0, - "9": 2, - "length": 10 - } - ], - "StatueLevels_6": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "CYObolFragments": 1157, - "AnvilPA_6": [ - { - "0": 355841764, - "1": 136307945111.90517, - "2": 100, - "3": 11510945404, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 170.780705319292, - "3": 66798, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 329.22495323163, - "3": 62254, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 734.089178780638, - "3": 30612, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 1529.92753670261, - "3": 15125, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 1448.98089503063, - "3": 2, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 288.799842817095, - "3": 1998379, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 1036.61107526752, - "3": 112592, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 4613.246818274, - "3": 4024, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 3896.80346619972, - "3": 3331, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 11096.0836580486, - "3": 2404, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - }, - { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "length": 4 - } - ], - "Money_0": 1.0236835230308845e+33, - "InvBagsUsed_0": "{\"0\":1,\"1\":1,\"2\":1,\"3\":\"2\",\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\"}", - "PVMinigamePlays_1": 5, - "PVStatList_0": [ - 271101, - 134168, - 142078, - 78000, - 916 - ], - "EMmLENGTH1_5": 16, - "EMmLENGTH0_3": 16, - "Money_7": 3.431202163564129e+33, - "ForgeItemQty": [ - 4389558, 0, - 4, - 4389558, 0, - 4, - 4389558, 0, - 4, - 4389558, 0, - 4, - 4389558, 0, - 4, - 4389558, 0, - 4, - 4389558, 0, - 3, - 4389558, - 1818791, - 5, - 4389558, 0, - 4, - 4389558, 0, - 4, - 4389558, 0, - 4, - 12171558, - 7662639, - 9, - 12171558, 0, - 6, - 12171558, 0, - 7, - 12171558, 0, - 6, - 12171558, 0, - 6 - ], - "IMmLENGTH_6": 112, - "CharSAVED_8": 5, - "PrinterXtra": [ - "Fish6", - "3.5284200857827E7", - "Copper", - "1.0101132105699354E10", - "Fish8", - "1.1827343259111416E7", - "Fish12", - 1009222.30134025, - "Fish9", - "1.4298120738126682E7", - "PalmTree", - "3.1497751820713763E9", - "ToiletTree", - "2.024657116017125E9", - "SaharanFoal", - "1.2116327455211155E9", - "Tree7", - "9.48777651486607E8", - "Tree14", - 178986053.62230307, - "Bug6", - "4.4603768671919465E7", - "Bug7", - "3.492073344060208E7", - "Bug8", - "2.276543389490578E7", - "Bug9", - "1.5451651964868177E7", - "Bug10", - 7931848.00863233, - "Void", - "1.466726615176182E9", - "Lustre", - "1.061702125779973E9", - "Starfire", - "6.509876371713014E8", - "Dreadlo", - "3.68815403498719E8", - "Godshard", - "1.7716588456986153E8", - "Tree13", - "4.0775984478921264E7", - "Tree11", - "1.3508990277749485E8", - "BirchTree", - "7.983066213212927E9", - "JungleTree", - "5.418121907097374E9", - "ForestTree", - "3.5431529108668756E9", - "Jungle2", - 896921.6832, - "LavaB2", - 647759.50848, - "GalaxyA1", - 533565.8712, - "LavaA1", - 455442.6528, - "DesertA2", - 1014107.18976, - "GalaxyB4", - 1671333, - "SnowB2", - 2151397, - "SnowB5", - 2151397, - "SnowB3", - 2113325, - "SnowC1", - 2054727, - "Marble", - "1.0568309318139687E8", - "Gold", - "1.7229552023950999E9", - "Plat", - "8.463261542914724E8", - "Dementia", - "4.6895411668410367E8", - "Void", - "3.3939241069613475E8", - "Tree8", - "3.328741854015201E8", - "Tree9", - "2.0410175588074854E8", - "Tree10", - "1.233772210112056E8", - "Tree12", - "5.466465980446981E7", - "Tree13", - "3.0946101639774345E7", - "Bug6", - "1.0953345676803058E7", - "Bug8", - 5604698.95670182, - "Bug9", - 3783883.05198651, - "Bug2", - "6.94755068642937E7", - "Bug7", - 8563524.80186421, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "Blank", 0, - "EquipmentPendant14", - "ObolBronze0", - "Cutter", - "EquipmentPants10", - "EquipmentHats5", - "ObolSilverMoney", - "ObolBronzeEXP", - "EquipmentBows4", - "EquipmentShirts21", - "SpiD3", - "EquipmentHats11", - "EquipmentHats6", - "ObolSilverDamage", - "ObolBronze3", - "ObolBronze1", - "InvBag100", - "LavaB3", - "ObolSilver0", - "Line4", - "EquipmentHats25", - "EquipmentShirts16", - "EquipmentPendant32", - "FoodHealth2", - "InvBag7", - "FoodPotOr2", - "EquipmentHats9", - "InvBag101", - "FoodPotYe5", - "ObolBronzePop", - "FoodPotRe2", - "FoodPotMana2", - "StoneT2", - "ObolBronze2", - "EquipmentRings23", - "FoodHealth10", - "SpiB4", - "Trophy2", - "Grasslands3", - "FoodPotYe2", - "EquipmentHats101", - "FoodPotMana4", - "ObolBronzeTrapping", - "ObolBronzeKill", - "ObolBronzeCons", - "ObolBronzeWorship", - "EquipmentShoes32", - "EquipmentRings25", - "FoodPotOr3", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank" + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "FoodSlO_8": 6, + "CharSAVED_1": 5, + "PTimeAway_1": 1771745.133726, + "RespTime_3": 0, + "PTimeAway_4": 1771718.628298, + "NPCdialogue_6": "{\"Stiltzcho\":26,\"Promotheus\":23,\"Loominadi\":3,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Centurion\":19,\"Carpenter_Cardinal\":9999,\"Rocklyte\":10,\"Lava_Larry\":9999,\"Masterius\":0,\"Carpetiem\":19,\"Bushlyte\":14,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":10,\"Iceland_Irwin\":9999,\"Town_Marble\":3,\"Blobbo\":6,\"Yondergreen\":6,\"Hamish\":2,\"Scubidew\":0,\"Telescope\":9999,\"Royal_Worm\":0,\"Tribal_Shaman\":0,\"Krunk\":15,\"Obol_Altar\":9999,\"Goldric\":26,\"Funguy\":9,\"Toobus_Goobus\":12,\"Hoov\":0,\"Grasslands_Gary\":9999,\"Woodlin_Elder\":7,\"Glumlee\":26,\"Cowbo_Jones\":59,\"Eliteus\":0,\"Egggulyte\":0,\"Typhoon\":5,\"Humble_Hugh\":1,\"Woodsman\":14,\"Gobo\":18,\"Snootie\":2,\"Bandit_Bob\":23,\"Poigu\":9,\"Picnic_Stowaway\":20,\"Sprout\":3,\"Capital_P\":5,\"Tiki_Chief\":5,\"Coastiolyte\":0,\"Snake_Jar\":6,\"Oinkin\":10,\"Slargon\":6,\"Sussy_Gene\":8,\"Clown\":9999,\"Builder_Bird\":9999,\"Rift_Ripper\":9999,\"Cactolyte\":17,\"Meel\":8,\"Wellington\":3,\"Speccius\":11,\"Bloo_Radley\":6,\"Bubbulyte\":0,\"Snouts\":5,\"Loveulyte\":0,\"Toadstall\":12,\"Nebula_Neddy\":9999,\"Desert_Davey\":9999,\"Scripticus\":47,\"questDisp\":0,\"Pirate_Porkchop\":11,\"Crystalswine\":14,\"Giftmas_Blobulyte\":0,\"Gangster_Gus\":12,\"Mutton\":15,\"Dog_Bone\":16,\"Nebulyte\":14,\"Djonnut\":16,\"TP_Pete\":15,\"Potti\":0,\"Bill_Brr\":18,\"Whattso\":10,\"Legumulyte\":0,\"Walupiggy\":12,\"XxX_Cattleprod_XxX\":6,\"Bort\":0,\"Hoggindaz\":28,\"Dazey\":3,\"Mr_Pigibank\":9999,\"Muhmuguh\":9999,\"Zenelith\":9999,\"Falloween_Pumpkin\":0,\"Shuvelle\":21,\"Lonely_Hunter\":5,\"Lafu_Shi\":19,\"Fishpaste97\":3,\"Omar_Da_Ogar\":14,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":5,\"Lord_of_the_Hunt\":33}", + "SM_9": "{\"0\":100,\"1\":100,\"5\":150,\"6\":145,\"8\":100,\"9\":100,\"10\":498,\"11\":995,\"12\":408,\"13\":100,\"75\":100,\"144\":132,\"263\":144,\"265\":100,\"266\":300,\"267\":100,\"268\":149,\"269\":153,\"270\":100,\"271\":100,\"272\":140,\"273\":140,\"274\":100,\"276\":146,\"277\":131,\"278\":145,\"279\":128,\"280\":100,\"281\":100,\"282\":100,\"283\":100,\"284\":137,\"285\":100,\"286\":100,\"287\":100,\"288\":100,\"289\":100,\"290\":147,\"291\":100,\"292\":154,\"293\":148,\"294\":100,\"295\":153,\"296\":153,\"297\":129,\"298\":143,\"299\":100,\"316\":100,\"317\":100,\"318\":313,\"319\":313,\"320\":100,\"325\":152,\"326\":152,\"327\":149,\"328\":313,\"360\":100,\"366\":100,\"367\":152,\"368\":153,\"374\":313,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1823,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "CYAFKdoubles": 3, + "IMmLENGTH_1": 112, + "CurrentMap_7": 315, + "Lv0_2": [ + 947, + 84, + 140, + 85, + 81, + 142, + 91, + 124, + 756, + 116, + 75, + 84, + 244, + 165, + 247, + 297, + 353, + 828, + 152, + 79, + 3, + -1, + -1, + -1, + -1 + ], + "PVFishingSpotIndex_6": 0, + "CurrentMap_6": 315, + "ExpReq0_2": [ + "2.3678178992333406E23", + "5.1599228397638184E8", + "3.3182950363759314E11", + "5.849207034510633E8", + "3.5315527736585766E8", + "4.1754467410516296E11", + "1.2289501616578853E9", + "5.767576285400842E10", + 150136602052.05566, + "7.559521002694722E7", + "1.6301199228899294E8", + "3.450959081999272E7", + 2323801.35876864, + "1.429108928249691E9", + 1690177.6851064647, + "2.9152553683778915E34", + "8.47933174281193E23", + 1.28787159876879e+50, + 2443597546.68978, + "8.636154091539054E7", + 37.865686818277716, + 15, + 15, + 15, + 15 + ], + "bun_i": 1, + "TaskZZ3": "[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1]]", + "CardEquip_5": [ + "poopSmall", + "moonman", + "Crystal1", + "Crystal2", + "w5b4", + "Boss2A", + "babaMummy", + "demonP", + "B", + "B", + "B", + "B" + ], + "ObolEqO0_1": [ + "ObolGoldMoney", + "ObolSilverTrapping", + "ObolChizoarA", + "ObolSilverTrapping", + "ObolGoldTrapping", + "ObolSilverTrapping", + "ObolBronzeTrapping", + "ObolSilverTrapping", + "ObolSilverTrapping", + "ObolGoldMoney", + "ObolKruk", + "ObolGoldMoney", + "ObolBronzeTrapping", + "ObolSilverTrapping", + "ObolSilverTrapping", + "ObolSilverTrapping", + "ObolSilverTrapping", + "ObolSilverTrapping", + "ObolGoldMoney", + "ObolChizoarA", + "ObolSilverLuck" + ], + "Summon": "[[443,162,0,140,218,182,1,30,1,10,157,371,189,231,1,150,113,10,419,10,156,179,30,268,3,1,20,367,30,127,303,137,3,223,1,197,30,189,386,100,246,3,111,223,231,30,304,10,40,158,111,128,95,158,305,30,129,219,89,138,75,72,123,116,123,306,353,327,20,30,1,1,185,220,81,3,24,72,4,8,114,39],[\"Pet1\",\"Pet2\",\"Pet3\",\"Pet0\",\"Pet4\",\"mushG\",\"mushR\",\"Pet6\",\"frogG\",\"beanG\",\"jarSand\",\"Pet5\",\"slimeG\",\"mimicA\",\"snakeG\",\"crabcake\",\"carrotO\",\"coconut\",\"goblinG\",\"sandcastle\",\"Pet10\",\"plank\",\"pincermin\",\"sheep\",\"frogBIG\",\"Pet11\",\"mushP\",\"poopSmall\",\"ratB\",\"branch\",\"acorn\",\"mushW\",\"potato\",\"steak\",\"moonman\",\"sandgiant\",\"flake\",\"stache\",\"bloque\",\"mamoth\",\"snowball\",\"w4a2\",\"penguin\",\"w4a3\",\"thermostat\",\"snailZ\",\"glass\",\"snakeB\",\"demonP\",\"w4b2\",\"w5a1\",\"w5a2\",\"w5a3\",\"speaker\",\"eye\",\"ram\",\"w4b1\",\"w4b3\",\"w4b4\",\"w4b5\",\"w4c1\",\"w4c2\",\"w4c3\",\"w5a4\",\"w5a5\",\"w5b1\",\"w5b2\",\"w5b3\",\"w5b4\",\"w5b5\",\"w6a1\",\"rift1\",\"skele2\",\"w4c4\",\"w6a2\",\"w5b6\",\"w5c1\",\"w5c2\",\"w6a3\",\"w6a4\",\"w6a5\",\"w6b1\",\"w6b2\",\"w6b3\",\"w6b4\",\"w6c1\",\"w6c2\",\"w6d1\",\"w6d2\",\"w6d3\",\"rift2\",\"babaMummy\",\"Boss6\",\"mini6a\",\"slimeB\",\"rift3\",\"mini3a\",\"w7a1\",\"w7a2\",\"w7a3\",\"w7a4\",\"w7a5\",\"w7a6\"],[7.150104149724861e+22,1.976615762456923e+22,6.269922688296422e+21,8.177214931421127e+21,1.8889269339351543e+21,252965177869126570000,221618254711399500000,414158593769760000,0],[3,91089.48699975014,6,3,0,0,0,0,0],[0,3,0,2,5,0,0,0,0,0,0,0,0,0]]", + "CardEquip_9": [ + "poopSmall", + "moonman", + "Crystal1", + "Crystal2", + "w5b4", + "babaMummy", + "Boss2A", + "demonP", + "B", + "B", + "B", + "B" + ], + "AttackLoadout_0": "[[195,196,198,136,106,105],[137,135,94,91,90,107],[\"Null\",\"Null\",635,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "EMmLENGTH1_9": 16, + "Exp0_1": [ + 1.723495860336638e+23, + "2.7815407259824557E9", + 141848050307.33817, + 8712938489.315874, + "3.0487310996468484E7", + 1670831919780.752, + "3.1099303815030825E8", + 31235227834.664974, + 30560587758.62319, + "1.0466358049564621E8", + "1.309864857369489E7", + 61439849.15709537, + "1.7556355703783963E7", + 234915726.315672, + 202179.98985510552, + 2.316971409946143e+34, + 4.7055138106312586e+23, + 4.407211788084038e+49, + 710080614.318721, + "3.981131560585062E7", + 23.3415605714393, + 0, + 0, + 0 ], - "PVMinigamePlays_9": 5, - "Money_5": 4.0806615922504725e+33, - "QuestComplete_4": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"XxX_Cattleprod_XxX1\":0,\"Scripticus11\":1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"Scripticus13\":-1,\"XxX_Cattleprod_XxX3\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius1\":-1,\"Masterius2\":-1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":0,\"Oinkin3\":1,\"Slargon4\":-1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":1,\"Mutton4\":0,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":0,\"Stiltzcho3\":1,\"Builder_Bird1\":1,\"Promotheus4\":-1,\"Stiltzcho4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":0,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":-1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":-1,\"Royal_Worm2\":1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":1,\"Papua_Piggea1\":-1,\"Krunk3\":-1,\"Royal_Worm4\":1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":0,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Hoov3\":-1,\"Hoov4\":-1,\"Blobbo1\":1,\"Hamish1\":0,\"Scubidew1\":-1,\"Blobbo2\":1,\"TP_Pete1\":1,\"Hamish2\":-1,\"Scubidew2\":-1,\"Hamish3\":-1,\"Scubidew3\":-1,\"TP_Pete2\":1,\"TP_Pete3\":1,\"Scripticus2\":1,\"Cowbo_Jones10\":1,\"Scripticus3\":1,\"Cowbo_Jones11\":1,\"Scripticus4\":1,\"Cowbo_Jones12\":1,\"Scripticus5\":1,\"Meel1\":1,\"Cowbo_Jones13\":1,\"Scripticus6\":1,\"Meel2\":0,\"Cowbo_Jones14\":1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":0,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":-1,\"Sprout1\":0,\"Capital_P1\":-1,\"Sprout2\":-1,\"Lonely_Hunter1\":0,\"Capital_P2\":-1,\"Sprout3\":-1,\"Lonely_Hunter2\":-1,\"Capital_P3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":-1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":-1,\"Gobo2\":1,\"Shuvelle3\":-1,\"Falloween_Pumpkin1\":-1,\"Falloween_Pumpkin2\":-1,\"Shuvelle4\":-1,\"Gobo3\":1,\"Falloween_Pumpkin3\":-1,\"Shuvelle5\":-1,\"Gobo4\":1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":0,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":1,\"Cactolyte4\":-1,\"Snake_Jar3\":1,\"Snake_Jar4\":0,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":0,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Bill_Brr1\":0,\"Bill_Brr2\":-1,\"Bill_Brr3\":-1,\"Bill_Brr4\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":1,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":0,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion5\":-1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":-1,\"Lafu_Shi1\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":1,\"Lafu_Shi6\":1,\"Woodsman2\":1,\"Woodsman3\":1,\"Hoggindaz1\":1,\"Woodsman4\":0,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":0,\"Funguy1\":1,\"Hoggindaz7\":-1,\"Funguy2\":1,\"Iceland_Irwin1\":1,\"Telescope1\":1,\"Town_Marble1\":1,\"Yondergreen1\":-1,\"Hoggindaz8\":-1,\"Funguy3\":1,\"Funguy4\":1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Yondergreen3\":-1,\"Funguy5\":1,\"Yondergreen4\":-1,\"Dog_Bone1\":1,\"Yondergreen5\":-1,\"Dog_Bone2\":1,\"Bushlyte1\":-1,\"Carpetiem1\":1,\"Yondergreen6\":-1,\"Bushlyte2\":-1,\"Carpetiem2\":1,\"Yondergreen7\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":1,\"Speccius1\":1,\"Loominadi2\":1,\"Speccius2\":1,\"Loominadi3\":1,\"Loominadi4\":0,\"Potti1\":-1,\"Potti2\":-1,\"Potti3\":-1,\"Potti4\":-1,\"Potti5\":-1,\"Potti6\":-1,\"Potti7\":-1,\"Sad_Urie1\":1,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Toobus_Goobus1\":1,\"Toobus_Goobus2\":1,\"Toobus_Goobus3\":1,\"Zenelith1\":1}", - "FoodSlO_3": 6, - "AttackLoadout_1": "[[588,490,529,526,482,586],[585,\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",639,635,460],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "StatueLevels_5": "[[214,169639.14562394834],[397,69232736.64698848],[385,26080319.96712126],[385,31912844.625533238],[206,193827.86846022742],[102,2469.70639736455],[385,43746793.70553194],[110,4875.03312611611],[94,2077.9148807134197],[162,38526.22779739978],[166,33331.17727643024],[139,8964.065108530012],[150,22606.023131021142],[385,30908093.196776167],[171,60223.27839383829],[151,14239.780331068167],[143,14946.326276177533],[343,23062837.443036135],[135,10796.211149370627],[150,11072.256279261808],[133,15287.08599420411],[137,10794.38801594],[147,12152.80721069674],[145,17756.431911001193],[121,9593.868597107998],[154,30202.819373338254],[143,12980.27240523231],[129,3772.4582257752318],[245,389981.32684313843],[154,23808.340122598234],[52,389.62393887945603],[7,2.5322580645161317]]", - "ObolEqO1": [ - "ObolSilverPop", - "ObolSilverPop", - "ObolGoldLuck", - "ObolSilverPop", - "ObolHyper0", - "ObolSilverPop", - "ObolPlatinumLuck", - "ObolPinkLuck", - "ObolPlatinumLuck", - "ObolHyper0", - "ObolGoldLuck", - "ObolPinkLuck", - "ObolPinkLuck", - "ObolHyperB0", - "ObolSilverPop", - "ObolPlatinumLuck", - "ObolPinkLuck", - "ObolPlatinumLuck", - "ObolHyper0", - "ObolSilverPop", - "ObolSilverPop", - "ObolGoldLuck", - "ObolSilverPop", - "ObolSilverPop" + "CardEquip_7": [ + "SpelunkingCard0", + "CritterCard7", + "w7a1", + "w7a4", + "wolfA", + "Boss4B", + "SpelunkingCard1", + "B", + "B", + "B", + "B", + "B" + ], + "PldTraps_4": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "bun_h": 1, + "POu_8": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,23534,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "QuestComplete_4": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX1\":0,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Masterius1\":-1,\"Lava_Larry1\":1,\"Nebulyte4\":-1,\"Masterius2\":-1,\"Crystalswine4\":-1,\"Crystalswine5\":-1,\"Crystalswine6\":-1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":0,\"Oinkin3\":1,\"Slargon4\":-1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":1,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":1,\"Bellows4\":1,\"Mutton3\":1,\"Mutton4\":0,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Promotheus1\":1,\"Stiltzcho1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":0,\"Stiltzcho3\":1,\"Builder_Bird1\":1,\"Promotheus4\":-1,\"Stiltzcho4\":1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":0,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":-1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":1,\"Obol_Altar1\":1,\"Krunk1\":-1,\"Glumlee5\":-1,\"Royal_Worm2\":1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":1,\"Papua_Piggea1\":-1,\"Krunk3\":-1,\"Royal_Worm4\":1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":0,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Hamish1\":0,\"Scubidew1\":-1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"TP_Pete1\":1,\"Hamish2\":-1,\"Scubidew2\":-1,\"TP_Pete2\":1,\"Hamish3\":-1,\"Scubidew3\":-1,\"TP_Pete3\":1,\"Cowbo_Jones10\":1,\"Scripticus2\":1,\"Cowbo_Jones11\":1,\"Scripticus3\":1,\"Cowbo_Jones12\":1,\"Scripticus4\":1,\"Cowbo_Jones13\":1,\"Meel1\":1,\"Scripticus5\":1,\"Tired_Mole1\":1,\"Cowbo_Jones14\":1,\"Meel2\":0,\"Scripticus6\":1,\"Sussy_Gene1\":1,\"Tired_Mole2\":1,\"Cowbo_Jones15\":0,\"Scripticus7\":1,\"Sussy_Gene2\":1,\"Tired_Mole3\":0,\"Scripticus8\":1,\"Sussy_Gene3\":-1,\"Scripticus9\":1,\"Capital_P1\":-1,\"Sprout1\":0,\"Capital_P2\":-1,\"Lonely_Hunter1\":0,\"Sprout2\":-1,\"Capital_P3\":-1,\"Lonely_Hunter2\":-1,\"Sprout3\":-1,\"Sprout4\":-1,\"Shuvelle1\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle2\":-1,\"Gobo1\":1,\"Falloween_Pumpkin1\":-1,\"Shuvelle3\":-1,\"Gobo2\":1,\"Gobo3\":1,\"Shuvelle4\":-1,\"Falloween_Pumpkin2\":-1,\"Gobo4\":1,\"Shuvelle5\":-1,\"Falloween_Pumpkin3\":-1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":-1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":-1,\"Whattso1\":1,\"Whattso2\":1,\"Whattso3\":0,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":1,\"Cactolyte4\":-1,\"Snake_Jar3\":1,\"Snake_Jar4\":0,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":0,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Picnic_Stowaway12\":-1,\"Tiki_Chief2\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":0,\"Monolith3\":-1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":0,\"Potti2\":-1,\"Bill_Brr2\":-1,\"Potti3\":-1,\"Bill_Brr3\":-1,\"Potti4\":-1,\"Bill_Brr4\":-1,\"Potti5\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":-1,\"Potti6\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":-1,\"Potti7\":-1,\"Bill_Brr7\":-1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Centurion3\":1,\"Toadstall2\":1,\"Centurion4\":0,\"Snouts1\":-1,\"Toadstall3\":1,\"Centurion5\":-1,\"Snouts2\":-1,\"Lord_of_the_Hunt1\":1,\"Centurion6\":-1,\"Snouts3\":-1,\"Lord_of_the_Hunt2\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt3\":1,\"Snouts4\":-1,\"Centurion8\":-1,\"QuestNameFiller2\":-1,\"Lord_of_the_Hunt4\":1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lafu_Shi1\":1,\"Fishpaste971\":-1,\"Lord_of_the_Hunt7\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt8\":1,\"Fishpaste972\":-1,\"Lafu_Shi3\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Lafu_Shi6\":1,\"Woodsman1\":1,\"Zenelith1\":1,\"Woodsman2\":1,\"Woodsman3\":1,\"Woodsman4\":0,\"Hoggindaz1\":1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Funguy1\":1,\"Hoggindaz6\":0,\"Funguy2\":1,\"Hoggindaz7\":-1,\"Funguy3\":1,\"Hoggindaz8\":-1,\"Yondergreen1\":-1,\"Town_Marble1\":1,\"Telescope1\":1,\"Iceland_Irwin1\":1,\"Yondergreen2\":-1,\"Hoggindaz9\":-1,\"Funguy4\":1,\"Funguy5\":1,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Carpetiem1\":1,\"Bushlyte1\":-1,\"Dog_Bone2\":1,\"Yondergreen5\":-1,\"Carpetiem2\":1,\"Bushlyte2\":-1,\"Yondergreen6\":-1,\"Carpetiem3\":1,\"Bushlyte3\":-1,\"Yondergreen7\":-1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":1,\"Loominadi2\":1,\"Speccius1\":1,\"Loominadi3\":1,\"Speccius2\":1,\"Loominadi4\":0,\"Snootie1\":0,\"Snootie2\":-1,\"Snootie3\":-1}", + "EquipOrder_1": [ + { + "0": "EquipmentHats119", + "1": "EquipmentWands14", + "2": "EquipmentShirts39", + "3": "EquipmentPendant30", + "4": "EquipmentPants31", + "5": "EquipmentRings36", + "6": "EquipmentShoes40", + "7": "EquipmentRings36", + "8": "EquipmentHats82", + "9": "EquipmentKeychain11", + "10": "Trophy20", + "11": "EquipmentKeychain11", + "12": "EquipmentCape9", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "EquipmentTools11", + "1": "EquipmentToolsHatchet12", + "2": "FishingRod7", + "3": "CatchingNet7", + "4": "TrapBoxSet8", + "5": "WorshipSkull9", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "FoodG6", + "1": "FoodG13", + "2": "FoodG2", + "3": "FoodG9", + "4": "FoodHealth17", + "5": "FoodPotGr4", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + } ], - "CharacterClass_2": 22, - "IMmLENGTH_1": 112, - "SM_8": "{\"0\":299,\"1\":299,\"5\":245,\"6\":245,\"8\":299,\"9\":100,\"10\":498,\"11\":494,\"12\":944,\"13\":100,\"75\":100,\"144\":217,\"445\":245,\"446\":100,\"447\":299,\"448\":245,\"449\":245,\"450\":100,\"451\":100,\"452\":141,\"453\":100,\"454\":100,\"455\":146,\"456\":141,\"457\":152,\"458\":100,\"459\":145,\"460\":142,\"461\":157,\"462\":148,\"463\":100,\"464\":109,\"472\":147,\"480\":100,\"481\":140,\"482\":100,\"483\":299,\"484\":100,\"485\":147,\"486\":100,\"487\":149,\"488\":159,\"489\":100,\"490\":100,\"491\":128,\"492\":147,\"493\":147,\"494\":100,\"525\":198,\"526\":224,\"527\":200,\"528\":100,\"529\":299,\"530\":155,\"531\":209,\"532\":214,\"533\":181,\"535\":299,\"536\":299,\"537\":299,\"538\":299,\"539\":299,\"585\":100,\"586\":100,\"587\":100,\"588\":100,\"589\":100,\"590\":100,\"591\":100,\"592\":100,\"593\":100,\"594\":100,\"595\":100,\"596\":100,\"597\":100,\"598\":100,\"599\":100,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1817,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "CurrentMap_5": 312, - "RespTime_2": 0, - "CauldronJobs0": "[[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[2,3,6,-1,-1,-1,-1,-1],[7,8,9,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1,-1]]", - "OptL_2": [ - 1, - 1, - 2, - 10, - 1, - 0, - 1223, - 0, - 0, - 0, - 0, - 0, + "CharSAVED_5": 5, + "EMmLENGTH1_8": 16, + "AtkCD_0": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "NPCdialogue_2": "{\"Loominadi\":17,\"Promotheus\":17,\"Stiltzcho\":35,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Centurion\":11,\"Carpenter_Cardinal\":9999,\"Lava_Larry\":9999,\"Carpetiem\":19,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Town_Marble\":3,\"Scubidew\":0,\"Iceland_Irwin\":9999,\"Telescope\":9999,\"Blobbo\":6,\"Yondergreen\":3,\"Hamish\":0,\"Obol_Altar\":9999,\"Krunk\":1,\"Tribal_Shaman\":0,\"Royal_Worm\":0,\"Toobus_Goobus\":12,\"Funguy\":9,\"Goldric\":26,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":26,\"Woodlin_Elder\":7,\"Cowbo_Jones\":61,\"Eliteus\":5,\"Egggulyte\":0,\"Typhoon\":5,\"Humble_Hugh\":0,\"Woodsman\":0,\"Snootie\":4,\"Gobo\":18,\"Bandit_Bob\":23,\"Picnic_Stowaway\":20,\"Poigu\":9,\"Capital_P\":0,\"Tiki_Chief\":5,\"Sprout\":0,\"Coastiolyte\":0,\"Slargon\":15,\"Snake_Jar\":18,\"Oinkin\":10,\"Builder_Bird\":9999,\"Clown\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":0,\"Meel\":8,\"Bloo_Radley\":6,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Desert_Davey\":9999,\"Scripticus\":47,\"Pirate_Porkchop\":11,\"questDisp\":0,\"Crystalswine\":14,\"Giftmas_Blobulyte\":0,\"Mutton\":3,\"Dog_Bone\":14,\"Gangster_Gus\":12,\"Nebulyte\":0,\"Djonnut\":13,\"TP_Pete\":2,\"Coralcave_Prince\":0,\"Bill_Brr\":23,\"Potti\":0,\"Whattso\":4,\"Walupiggy\":12,\"Legumulyte\":0,\"XxX_Cattleprod_XxX\":6,\"Mr_Pigibank\":9999,\"Hoggindaz\":28,\"Dazey\":0,\"Muhmuguh\":9999,\"Zenelith\":9999,\"Falloween_Pumpkin\":0,\"Monolith\":9,\"Shuvelle\":23,\"Lonely_Hunter\":2,\"Fishpaste97\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "AnvilPAstats_8": [ 2, - 0, - 0, - 1, - 26, - 0, - 0, - 0, - 1, - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 1, - 0, - 6, - 0, - 3233, + 600, + 700, + 106, + 1316, 0 ], - "PVFishingToolkit_0": [ - 13, - 12 + "KLA_4": "[[0,0],[-8152200379.62613],[-243350.36],[150,10],[150],[150],[0],[0,81],[-59601.3599999999],[-2920.00049382716],[0],[0,0],[0],[-339202510.741939,-339155010.741939],[-251635569.692176,-251634219.692175],[-428933033.029607],[-50769803.1830439,-50767003.1830439],[-45555992.7292753],[-6857867393.10402],[-260178563.274043],[7],[5],[0],[0],[-56151767.5622193,-56150067.5622193],[0],[-434554293.178849],[-12472.5624809961,-8302.56248099612],[-315730530.917226],[0],[0],[-222643.797069034],[0],[0],[0],[0],[0],[0],[-10953.2592592593],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-90941042.8689419],[-308263844.879148,-308263444.879148],[-103502609.913985],[0],[0],[30],[-103753323.875306],[-237964.376370552],[-106061208.336432],[-113738263.154351,-113740763.154351],[0],[-91780908.3480973],[-95233526.6586592],[-93176059.7895624],[-32012736.6490966],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-222160126.118891],[4000],[-103166289.577414],[-173767176.226685,-173677176.226685],[-180667253.467068],[-1117094206.74286],[-345979811.930543],[-1348476.73818917],[-195430009.529727],[-586763025.143335],[-371686697.351211],[-278870988.524865],[-498531025.089275],[1],[1000],[-373475560.380956],[-282763255],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-721691067.032553],[-182331681],[-6373513685.44244],[-3466054.50598829],[-4120697.30800537],[-3326204.47611966],[-1215052507.43008],[-1693850216.33185],[-2354988.07605309],[-4692412.28690077],[-276676526.932137],[-6595051.66565261],[-1453169540.43898],[250],[700],[-32176158.8266927],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-8070908.55477509],[-207153233.515784],[-225445427.222867],[-653670925.867716],[-4602.91736169731],[-645111143.481036],[-613740035.806875],[-561733346.173494],[-1479896282.54785],[-792681887.044067],[-26665747.3712449],[-20851752.1490494],[-3090621523.31878],[0],[0],[-14771.2752986961],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-48373],[-117022749],[-1347346],[-41012],[-39984],[-251598809.571513],[-1777606006.9765],[-776367890],[-518619450.022788],[-522267039],[-218084223],[-1507924070.75518],[-13689666],[-36468570065.9916],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-26193.3424116272],[-9771.09164320507],[-19217647.9408317,-27717647.9407908],[-8597757.31764875],[-122768061,-141768061],[0],[-899304440,-1129304440],[-763582369],[0],[-104641743.8923,-529641743.8923],[-168849447],[-7074105],[0],[0],[1995005.0073758927],[6000000],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "EMmLENGTH1_0": 16, + "PostOfficeInfo0": [ + { + "0": "Fish2", + "1": 130, + "2": 0, + "length": 3 + }, + { + "0": "TestObj3", + "1": 1, + "2": 0, + "length": 3 + }, + { + "0": "Grasslands2", + "1": 190, + "2": 0, + "length": 3 + }, + { + "0": "DesertA3b", + "1": 1, + "2": 0, + "length": 3 + }, + { + "0": "SnowA3", + "1": 286, + "2": 0, + "length": 3 + }, + { + "0": "GalaxyC1", + "1": 492, + "2": 0, + "length": 3 + } ], - "CSetEq_4": "{\"{%_Dmg,_Drop,_and_EXP\":30}", - "OptL_9": [ - 1, - 1, - 2, - 22, + "ObolEqO0_6": [ + "ObolPink2", + "ObolPlatinum3", + "ObolPlatinumCatching", + "ObolGold3", + "ObolGoldCatching", + "ObolGold3", + "ObolGold3", + "ObolGold3", + "ObolGold3", + "ObolSilverLuck", + "ObolKruk", + "ObolPink3", + "ObolGold3", + "ObolGold3", + "ObolBronzeCatching", + "ObolGold3", + "ObolGold3", + "ObolGold3", + "ObolSilverLuck", + "ObolSlush", + "ObolGoldKill" + ], + "CYDeliveryBoxComplete": 5734, + "ObolInvOr": [ + { + "0": "ObolSilver2", + "1": "ObolGold3", + "2": "ObolSilver2", + "3": "ObolSilver2", + "4": "ObolSilver2", + "5": "ObolSilver2", + "6": "ObolSilver2", + "7": "ObolSilver2", + "8": "ObolSilverMining", + "9": "ObolSilverCatching", + "10": "ObolSilverChoppin", + "11": "ObolSilver2", + "12": "ObolSilver2", + "13": "ObolSilver2", + "14": "ObolPlatinum3", + "15": "ObolPlatinum3", + "16": "ObolPlatinum0", + "17": "ObolSilverPop", + "18": "ObolPlatinum0", + "19": "ObolPlatinum2", + "20": "ObolSilver2", + "21": "ObolHyper1", + "22": "ObolHyper1", + "23": "ObolHyper3", + "24": "ObolHyper2", + "25": "ObolHyper1", + "26": "ObolHyper3", + "27": "ObolHyper2", + "28": "LockedInvSpace", + "29": "LockedInvSpace", + "30": "LockedInvSpace", + "31": "LockedInvSpace", + "length": 32 + }, + { + "0": "ObolSilverLuck", + "1": "ObolSilverLuck", + "2": "ObolSilverLuck", + "3": "ObolSilverLuck", + "4": "ObolSilverLuck", + "5": "ObolSilverLuck", + "6": "ObolSilverLuck", + "7": "ObolSilverLuck", + "8": "ObolHyperB1", + "9": "ObolGoldMining", + "10": "ObolGoldMoney", + "11": "ObolPink0", + "12": "ObolGoldChoppin", + "13": "ObolGoldDef", + "14": "ObolPink0", + "15": "ObolPink3", + "16": "ObolGoldLuck", + "17": "ObolHyperB3", + "18": "ObolHyperB3", + "19": "ObolHyperB3", + "20": "ObolHyperB3", + "21": "ObolHyperB2", + "22": "ObolHyperB1", + "23": "ObolHyperB2", + "24": "LockedInvSpace", + "25": "LockedInvSpace", + "26": "LockedInvSpace", + "27": "LockedInvSpace", + "length": 28 + }, + { + "0": "Blank", + "1": "Blank", + "2": "Blank", + "3": "Blank", + "4": "Blank", + "5": "Blank", + "6": "Blank", + "7": "ObolChizoarA", + "8": "ObolChizoarA", + "9": "ObolEfauntA", + "10": "ObolAmarokA", + "11": "ObolSlush", + "12": "ObolSlush", + "13": "ObolEfauntA", + "14": "ObolPlatinumLuck", + "15": "ObolPlatinumFishing", + "16": "ObolPlatinumPop", + "17": "ObolPlatinumDef", + "18": "ObolPlatinumPop", + "19": "ObolPlatinumKill", + "20": "LockedInvSpace", + "21": "LockedInvSpace", + "22": "LockedInvSpace", + "23": "LockedInvSpace", + "length": 24 + }, + { + "0": "Blank", + "1": "Blank", + "2": "Blank", + "3": "Blank", + "4": "Blank", + "5": "Blank", + "6": "Blank", + "7": "Blank", + "8": "ObolKruk", + "9": "ObolTroll", + "10": "ObolTroll", + "11": "ObolKruk", + "12": "ObolTroll", + "13": "ObolTroll", + "14": "ObolKruk", + "15": "ObolKruk", + "16": "LockedInvSpace", + "17": "LockedInvSpace", + "18": "LockedInvSpace", + "19": "LockedInvSpace", + "length": 20 + } + ], + "ItemQTY_5": [ 1, 0, - 991, - 0, - 0, 0, 0, - 0, - 2, - 0, - 1, 1, - 27, 0, 0, 1, + 2233, + 5534, + 1, 1, 1, 1, 1, - 0, 1, - 0, 1, 1, - 0, - 6, - 0, - 3683, - 0 - ], - "PVtStarSign_9": "55,7,22,", - "Cards0": "{\"Fish8\":4469,\"stache\":6715970,\"Fish9\":151538,\"babaHour\":96,\"snowball\":56659,\"steakR\":20,\"mini4a\":5135,\"springEvent1\":49,\"frogGG\":38,\"demonP\":299620,\"springEvent2\":45,\"skele\":574,\"crabcake\":50282,\"w4c1\":68499,\"w4c2\":60711,\"w4c3\":51491,\"w6c1\":1759,\"w5a1\":74158,\"steak\":88228,\"BirchTree\":13129,\"w4c4\":37328,\"w6c2\":6653,\"Plat\":6548,\"shovelR\":5301,\"w5a2\":68309,\"frogGR\":5,\"w5a3\":74775,\"goblinG\":2947819,\"w5a4\":73852,\"w5a5\":64454,\"babaMummy\":754,\"shovelY\":597,\"pincermin\":82394,\"Fish10\":45583,\"iceknight\":8,\"Fish11\":11569,\"Fish12\":2539,\"ForgeA\":1080,\"Boss4A\":997,\"Boss4B\":971,\"ForgeB\":450,\"sheep\":514599,\"Boss4C\":35,\"Bug1\":7885,\"Dreadlo\":7323,\"Bug2\":10571,\"Bug3\":11894,\"Bug4\":14871,\"babayaga\":164,\"Bug5\":293,\"Bug6\":343,\"branch\":44658,\"Bug7\":262,\"Bug8\":963,\"Bug9\":515,\"mini3a\":4347,\"potato\":244442,\"Starfire\":6014,\"mamoth\":276250,\"mushG\":46231208,\"ToiletTree\":6960,\"w4b1\":91788,\"SaharanFoal\":6626,\"w4b2\":40876,\"w4b3\":51655,\"w6b1\":5477,\"w4b4\":41058,\"w6b2\":26729,\"w4b5\":24020,\"iceBossZ2\":1,\"w6b3\":97556,\"w6b4\":95276,\"mushP\":17807,\"rocky\":2,\"flake\":822837,\"mushR\":257001,\"CritterCard10\":4375,\"mimicA\":70841,\"Copper\":65172,\"moonman\":59780,\"slimeB\":3285,\"CritterCard1\":1887,\"crabcakeB\":1999,\"mushW\":40714,\"potatoB\":1,\"CritterCard2\":1362,\"Boss3A\":746,\"sandcastle\":392565,\"frogBIG\":1731519,\"bloque\":5967792,\"CritterCard3\":2608,\"glass\":76117,\"Boss3B\":731,\"Boss3C\":5819,\"Lustre\":26944,\"CritterCard4\":2330,\"ratB\":25117,\"CritterCard5\":1229,\"slimeG\":5424943,\"jarSand\":76454,\"CritterCard6\":1075,\"poopBig\":178,\"Gold\":7635,\"CritterCard7\":1575,\"totem\":6,\"CritterCard8\":1494,\"EasterEvent1\":41,\"sandgiant\":116121,\"mini6a\":12,\"Godshard\":6629,\"iceBossZ\":1,\"EasterEvent2\":25,\"snakeB\":75575,\"CritterCard9\":2098,\"anni4Event1\":76,\"frogGR2\":8,\"frogGR3\":10,\"frogGR4\":2,\"SummerEvent1\":114,\"sheepB\":98,\"SummerEvent2\":77,\"poopSmall\":166308,\"snakeG\":22110579,\"loveEvent\":75,\"acorn\":205807,\"slimeR\":27101,\"w5c1\":57187,\"w5c2\":219365,\"SoulCard1\":1597,\"w4a2\":17920,\"SoulCard2\":1410,\"w4a3\":208852,\"ghost\":65,\"w6a1\":17734,\"SoulCard3\":177,\"PalmTree\":6976,\"w6a2\":57919,\"target\":1,\"SoulCard4\":526,\"w6a3\":5242,\"SoulCard5\":698,\"w6a4\":11403,\"SoulCard6\":184,\"w6a5\":5707,\"SoulCard7\":42,\"caveB\":70576,\"Bandit_Bob\":506,\"thermostat\":54742,\"Dementia\":5524,\"beanG\":21981516,\"Boss6A\":3010,\"Boss6B\":90,\"snakeY\":118,\"Crystal0\":59577206,\"Boss6C\":6313,\"JungleTree\":8954,\"Crystal1\":74906,\"Boss2A\":301,\"Crystal2\":198120551,\"Crystal3\":19388176,\"Boss2B\":27,\"Tree10\":483,\"Boss2C\":115,\"Crystal4\":39737118,\"ram\":89397,\"Tree12\":9,\"xmasEvent2\":67,\"Crystal5\":19645554,\"xmasEvent3\":20,\"frogD\":49,\"Tree13\":98,\"plank\":3009704,\"mini5a\":14,\"frogG\":751141,\"poopD\":582,\"AlienTree\":1130,\"Iron\":7478,\"loveEvent2\":89,\"loveEvent3\":82,\"frogP\":85,\"skele2\":54291,\"penguin\":62616,\"carrotO\":207677967,\"w6d1\":3565,\"cactus\":1,\"w5b1\":41234,\"w6d2\":6056,\"frogR\":16,\"w5b2\":31405,\"w6d3\":83961,\"wolfA\":818,\"w5b3\":1186467,\"wolfB\":728,\"w5b4\":45347,\"snailZ\":50223,\"wolfC\":99,\"eye\":91663,\"w5b5\":46731,\"w5b6\":44585,\"Bug10\":892,\"frogW\":2,\"xmasEvent\":57,\"Void\":5406,\"Bug12\":478,\"frogY\":15,\"StumpTree\":9977,\"coconut\":117975,\"Bug13\":573,\"OakTree\":18051,\"Tree7\":16180,\"Fish1\":40856,\"Boss5A\":57,\"Boss5B\":74,\"Fish2\":24130,\"Tree8\":264,\"Fish3\":15293,\"ForestTree\":9180,\"Tree9\":305,\"Boss5C\":106,\"Fish4\":9550,\"Fish5\":365576,\"Fish6\":106559,\"Fish7\":22843,\"speaker\":56167,\"caveC\":33419,\"w7a1\":340676,\"SpelunkingCard0\":50843,\"w7a2\":310714,\"w7a3\":59915,\"Crystal6\":1476,\"CritterCard11\":3760,\"w7a4\":28861,\"SpelunkingCard1\":45464,\"w7a7\":55883,\"Prehistrium\":909,\"w7a5\":33777,\"w7a6\":101615,\"w7a8\":22704,\"SoulCard8\":25,\"cropfallEvent1\":13,\"fallEvent1\":6,\"Tree14\":5,\"Bug14\":247,\"w7a9\":1580,\"w7a10\":36427,\"SpelunkingCard2\":5000,\"xmasEvent4\":76,\"w7a11\":44308,\"SpelunkingCard3\":421}", - "AttackLoadoutpre_0": "[[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[94,115,635,\"Null\",\"Null\",100],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", - "EquipQTY_5": [ - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 1, - "12": 1, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 1, - "1": 1, - "2": 1, - "3": 1, - "4": 1, - "5": 1, - "6": 1, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - }, - { - "0": 0, - "1": 327379, - "2": 297, - "3": 9, - "4": 327470, - "5": 212821, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "length": 16 - } - ], - "PTimeAway_2": 1770328.374095, - "RespTime_0": 0, - "PVGender_6": 4, - "PldTraps_9": "[[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2],[256,0,1909.3249998092651,\"Critter11\",0,3,72000,761389566.1806931,0.13003648852239463,2]]", - "Money_8": 3.6535694363402325e+33, - "SL_0": "{\"0\":188,\"1\":163,\"5\":195,\"6\":219,\"8\":267,\"9\":100,\"10\":1076,\"11\":494,\"12\":408,\"13\":100,\"81\":200,\"85\":205,\"86\":100,\"87\":385,\"88\":200,\"89\":213,\"90\":103,\"91\":100,\"92\":183,\"93\":100,\"94\":220,\"95\":188,\"96\":185,\"97\":208,\"98\":180,\"99\":217,\"100\":200,\"101\":207,\"102\":210,\"103\":189,\"104\":110,\"105\":127,\"106\":130,\"107\":107,\"108\":115,\"109\":202,\"110\":207,\"111\":105,\"112\":201,\"114\":191,\"115\":147,\"116\":128,\"117\":131,\"118\":145,\"119\":111,\"135\":100,\"136\":100,\"137\":100,\"138\":100,\"139\":100,\"140\":176,\"141\":100,\"142\":214,\"143\":194,\"144\":152,\"145\":192,\"146\":216,\"147\":202,\"148\":201,\"149\":207,\"195\":100,\"196\":299,\"197\":299,\"198\":299,\"199\":299,\"200\":296,\"201\":1,\"202\":100,\"203\":1,\"204\":89,\"205\":1,\"206\":44,\"207\":100,\"208\":100,\"209\":100,\"616\":50,\"617\":150,\"618\":10,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":1,\"627\":50,\"628\":100,\"631\":100,\"632\":100,\"634\":50,\"635\":100,\"636\":16,\"637\":0,\"638\":96,\"639\":1,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"651\":100,\"652\":300,\"654\":150,\"655\":44,\"656\":200,\"657\":100,\"658\":200}", - "EMmLENGTH0_8": 16, - "PVFishingSpotIndex_0": 0, - "CloudsaveTimer": 54819226, - "PVFishingToolkit_3": [ 1, - 11 - ], - "bun_a": 1, - "AtkCD_3": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":6,\"121\":12,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":29,\"167\":12,\"168\":124,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "AnvilPAstats_5": [ - 0, - 600, - 700, - 149, - 1519, - 68 - ], - "CYAFKdoubles": 3, - "CYColosseumTickets": 728, - "AnvilPAstats_1": [ - 5, - 600, - 700, - 167, - 1206, - 58 - ], - "Exp0_2": [ - 9.359046780143954e+22, - "2.803096072371317E8", - 241388828881.26276, - "4.663155702146538E8", - "8.235332092938209E7", - 264171075496.69904, - 799083545.2696723, - 32175146891.879982, - 8521312082.880398, - 44144300.99628039, - 20313318.334378302, - 1569701.8838126916, - 587729.465188635, - 1320476697.123318, - 373104.64740826003, - 4.350655207507805e+33, - 4.678235540557281e+23, - 5.339486165791858e+49, - 501524132.38953424, - 54106270.550821915, - 0, - 0, - 0, - 0 - ], - "ForgeIntProg": [ - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 12313.098673072318, - 2313.0986729772685, - 2313.0986729772685, - 2313.0986729772685, - 2313.0986729772685, - 2313.0986729772685 - ], - "POu_7": "[400,400,400,0,400,0,0,400,400,0,0,400,400,400,0,400,0,247,0,0,500,800,800,0,0,0,0,0,0,0,0,0,0,0,0,0]", - "TaskZZ3": "[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1]]", - "Cooking": "[[2,0,-1,-1,-1,-1,493,491,387,0,0],[2,0,6,7,8,9,481,487,357,0,0],[2,0,6,7,8,9,485,443,352,0,0],[2,0,4,7,8,9,472,429,352,0,0],[2,0,4,7,8,9,461,450,352,0,0],[2,0,4,7,8,9,450,431,352,0,0],[2,0,-1,-1,-1,-1,429,414,352,0],[2,0,-1,-1,-1,-1,414,404,352,0],[2,0,-1,-1,-1,-1,391,366,352,0],[2,0,-1,-1,-1,-1,375,363,362,0,0]]", - "AnvilPAselect_6": [ - 0, - 0, - 0 - ], - "CSetEq_9": "{\"{%_Skill_EXP_Gain\":25}", - "QuestHm_5": [], - "AtkCD_7": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", - "NPCdialogue_7": "{\"Loominadi\":3,\"Promotheus\":20,\"Stiltzcho\":29,\"Postboy_Pablob\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":7,\"Masterius\":5,\"Lava_Larry\":9999,\"Carpetiem\":0,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Iceland_Irwin\":9999,\"Scubidew\":2,\"Yondergreen\":0,\"Telescope\":9999,\"Hamish\":0,\"Town_Marble\":3,\"Blobbo\":6,\"Obol_Altar\":9999,\"Krunk\":0,\"Tribal_Shaman\":0,\"Funguy\":14,\"Goldric\":0,\"Grasslands_Gary\":9999,\"Hoov\":0,\"Glumlee\":26,\"Woodlin_Elder\":7,\"Cowbo_Jones\":1,\"Eliteus\":4,\"Typhoon\":5,\"Egggulyte\":0,\"Woodsman\":0,\"Gobo\":18,\"Picnic_Stowaway\":20,\"Poigu\":0,\"Tiki_Chief\":5,\"Sprout\":0,\"Capital_P\":0,\"Coastiolyte\":0,\"Slargon\":6,\"Oinkin\":0,\"Snake_Jar\":6,\"Builder_Bird\":9999,\"Clown\":9999,\"Sussy_Gene\":8,\"Rift_Ripper\":9999,\"Speccius\":11,\"Wellington\":3,\"Bubbulyte\":0,\"Snouts\":0,\"Loveulyte\":0,\"Nebula_Neddy\":9999,\"Toadstall\":12,\"Scripticus\":47,\"Desert_Davey\":9999,\"Pirate_Porkchop\":0,\"questDisp\":0,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Gangster_Gus\":12,\"Mutton\":9,\"Dog_Bone\":14,\"Djonnut\":2,\"TP_Pete\":2,\"Bill_Brr\":0,\"Potti\":0,\"Whattso\":7,\"Walupiggy\":12,\"Legumulyte\":0,\"XxX_Cattleprod_XxX\":0,\"Dazey\":0,\"Hoggindaz\":7,\"Mr_Pigibank\":9999,\"Muhmuguh\":12,\"Falloween_Pumpkin\":0,\"Shuvelle\":0,\"Lonely_Hunter\":0,\"Fishpaste97\":3,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33,\"Meel\":3,\"Royal_Worm\":0,\"Monolith\":0,\"Toobus_Goobus\":12,\"Humble_Hugh\":0,\"Snootie\":0,\"Bloo_Radley\":6,\"Sad_Urie\":9999,\"Zenelith\":9999,\"Coralcave_Prince\":0}", - "BugInfo": "[[-10,0,-0.04999999999999061,-0.04999999999999061,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-0.0499999999999906,-10,-10,-10,-10,-10],[0,\"4.8026647517617e+18\",42746.60042199488,39430.1938746803,127826,685403.123731663,13115100,35080154.24,48045818.0448681,664543238.393425,0,0,0,0,0],[0,0,-10,-10,-10,-10,-10,-10,-10,-10,0,0,0,0,0]]", - "Pets": "[[\"snakeB\",5,1,60],[\"w4a3\",5,1,300],[\"w4a2\",5,1,240],[\"Pet7\",5,1,120],[\"frogG\",5,1,120],[\"ratB\",5,1,180],[\"steak\",5,1,180],[\"mimicA\",5,1,60],[\"shovelR\",5,1,60],[\"coconut\",5,1,300],[\"Pet2\",5,1,60],[\"poopSmall\",5,1,180],[\"snailZ\",5,1,60],[\"sandcastle\",5,1,120],[\"steakR\",5,1,180],[\"frogBIG\",4,131309.729780163,0],[\"potatoB\",4,30209.8129473249,0],[\"snailZ\",4,62410.2021828766,0],[\"shovelR\",4,55118.3645069433,0],[\"Pet6\",4,88970.9188275364,0],[\"w4b4\",4,49430.7573690515,0],[\"w4c3\",4,42113.8596414127,0],[\"w4c2\",4,123045.508187271,0],[\"pincermin\",4,67292.7207668578,0],[\"Pet1\",4,109553.260619799,0],[\"plank\",4,251130.429683344,0],[\"none\",0,0,0],[\"bloque\",\"17\",171701.989693691,0],[\"bloque\",\"17\",153279.407256233,0],[\"bloque\",\"17\",119684.117288538,0],[\"speaker\",\"27\",74906.2725347515,0],[\"bloque\",\"17\",127627.727488086,0],[\"bloque\",\"17\",132049.13687345,0],[\"bloque\",\"17\",105153.591851,0],[\"speaker\",\"27\",60119.2289293375,0],[\"bloque\",\"17\",229159.11538015,0],[\"bloque\",\"17\",259886.578064501,0],[\"bloque\",\"17\",233052.214580652,0],[\"speaker\",\"27\",69077.5575987562,0],[\"bloque\",\"17\",294650.715319003,0],[\"bloque\",\"17\",205163.379350088,0],[\"bloque\",\"17\",245364.694155019,0],[\"speaker\",\"27\",72831.8904269015,0],[\"bloque\",\"17\",113256.584708749,0],[\"bloque\",\"17\",199215.947616965,0],[\"bloque\",\"17\",133068.203529523,0],[\"speaker\",\"27\",135297.746850699,0],[\"stache\",\"2\",10279.3368126925,0],[\"Pet4\",\"18\",112234.702785589,0],[\"Pet4\",\"18\",257722.432704864,0],[\"speaker\",\"27\",155725.746791177,0],[\"w4b1\",\"33\",50334.7816788556,0],[\"plank\",\"26\",237102.181621623,0],[\"bloque\",\"17\",145552.235451083,0],[\"speaker\",\"27\",131225.450229369,0],[\"coconut\",\"2\",138090.302608744,0],[\"Pet4\",\"18\",19325.7382504366,0],[\"Pet4\",\"18\",18346.8439156557,0],[\"speaker\",\"27\",124669.296214112,0],[\"acorn\",\"33\",139701.204870758,0],[\"plank\",\"26\",285312.552529854,0],[\"bloque\",\"17\",178686.894226449,0],[\"speaker\",\"27\",129315.447219021,0],[\"Pet0\",\"2\",8309.48799006565,0],[\"plank\",\"26\",260576.32065651,0],[\"bloque\",\"17\",291152.660753734,0],[\"speaker\",\"27\",103944.927792542,0],[\"w4b1\",\"33\",59264.9085500195,0],[\"plank\",\"26\",192105.529773545,0],[\"bloque\",\"17\",126044.874638248,0],[\"speaker\",\"27\",102900.413359543,0],[\"Pet0\",\"2\",24325.4501768594,0],[\"plank\",\"26\",166915.720713804,0],[\"bloque\",\"17\",153797.915683759,0],[\"speaker\",\"27\",38465.6026315659,0],[\"w4b1\",\"33\",57146.1940598767,0],[\"plank\",\"26\",186407.31549712,0],[\"bloque\",\"17\",212840.84568987,0],[\"speaker\",\"27\",31491.2026629134,0],[\"Pet0\",\"2\",99166.5008156038,0],[\"plank\",\"26\",160705.477819634,0],[\"bloque\",\"17\",135289.841925876,0],[\"speaker\",\"27\",23689.7072417026,0],[\"Pet10\",\"33\",55806.8607785292,0],[\"plank\",\"26\",101011.446455416,0],[\"bloque\",\"17\",158178.69345767,0],[\"speaker\",\"27\",14508.5793441207,0],[\"Pet0\",\"2\",88538.8177686374,0],[\"plank\",\"26\",125843.735199325,0],[\"bloque\",\"17\",161856.750801725,0],[\"speaker\",\"27\",24288.9422258644,0],[\"w4b1\",\"33\",70539.034533663,0],[\"plank\",\"26\",126774.726401659,0],[\"snakeG\",\"20\",12435.3594475821,0],[\"speaker\",\"27\",8399.07817971503,0],[\"acorn\",\"33\",47463.1726348594,0],[\"plank\",\"26\",139786.997510467,0],[\"Pet0\",\"2\",37847.9377461237,0],[\"speaker\",\"27\",29319.1123014821,0],[\"acorn\",\"33\",50805.3135937846,0],[\"plank\",\"26\",184648.224651691,0],[\"Pet0\",\"2\",12282.0735014945,0],[\"speaker\",\"27\",26202.4874541028,0],[\"acorn\",\"33\",52864.6199720899,0],[\"plank\",\"26\",52187.2272116596,0],[\"Pet0\",\"2\",33252.7903842316,0],[\"speaker\",\"27\",51117.4437870125,0],[\"acorn\",\"33\",57030.4105357332,0],[\"plank\",\"26\",146242.655424734,0],[\"Pet0\",\"2\",84587.036955905,0],[\"speaker\",\"27\",54061.1360322729,0],[\"Pet10\",\"33\",65202.6980704045,0],[\"plank\",\"26\",122126.960375857,0],[\"Pet0\",\"2\",86239.7966765404,0],[\"speaker\",\"27\",109711.918434352,0],[\"Pet10\",\"33\",70999.0892549757,0],[\"plank\",\"26\",111634.275803597,0],[\"Pet0\",\"2\",109896.300770277,0],[\"w4b5\",\"10\",66894.0566909434,0],[\"acorn\",\"33\",127204.473391142,0],[\"plank\",\"26\",105493.440095555,0],[\"Pet0\",\"2\",102642.750497164,0],[\"w4b5\",\"10\",74134.2806294631,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0],[\"none\",0,0,0]]", - "ObolEqMAP_2": "{\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"17\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0}}", - "KLA_5": "[[0,0],[-38055610440.232796],[-113272586.532373],[150,10],[150],[150],[0],[0,81],[-1277686068.02222],[-137414.636741817],[0],[0,0],[0],[-387905942.590677,-387858442.590677],[-5094619.30080875,-5093269.30080875],[-7513607.14888956],[-4809887.53526314,-4807087.53526314],[-530736877.608621],[-8128426142.6497],[-1663035.34033607],[7],[5],[0],[0],[-178378715.53815246,-178377015.53815246],[0],[-122290266.244601],[-469976313.797591,-469972143.797591],[-267475998.681798],[0],[0],[-809286671.129473],[0],[0],[0],[0],[0],[0],[-4653.44294796695],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-17610393.1897422],[-7419212.19677253,-7418812.19677253],[-4459351.91166695],[0],[0],[30],[-900211199.475116],[-7732890.15375554],[-2415955.58805695],[-1725750.10896349,-1728250.10896349],[0],[-4350186.05146499],[-12659859.6300686],[-6576657.93892296],[-296592415.983778],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-4867315.65313312],[4000],[-117300136.553477],[-195349521.067751,-195259521.067751],[-220371877.373436],[-574604707.800489],[-521282035.567722],[-130753589.441348],[-235820167.837334],[-354564343.458722],[-402241849.279286],[-301983151.013258],[-549844481.870227],[1],[1000],[-479189754.915402],[-333756547.073671],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-338868173.802898],[-230643055.038681],[-400432956.008437],[-3173361926.83601],[-369373203.456881],[-246156499.051619],[-52950375.6685916],[-2453760.89301278],[-787870887.03049],[-960077974.323851],[-25194730.6358842],[-35146971.7018471],[-2525867.46327926],[250],[700],[-16778322.3879048],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-13419365.5840719],[-348249067.005782],[-398973340.803834],[-441991083.8871],[-81488223.4162837],[-133212229.19548],[-1287393.3243736],[-462239368.952444],[-64626812.26820691],[-744416.4060542986],[-32719244.9814801],[-38979872.322890945],[-3366857083],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-91729],[-131315231],[-2364144],[-49003040.1113398],[-422699.938686918],[-277699081],[-2037874158.77719],[-889968043],[-603851562.422604],[-609611911],[-389661550.576309],[-1761419711.46926],[-10594823509.982304],[-87637125240.12871],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-7932.512693735513],[-2179504098.7449884],[-17462004.09097924,-25962004.090978548],[5000000],[20000000,1000000],[0],[-758209159.7892559,-988209159.78926],[-9882155],[-43802200],[-3331456,-428331456],[-336952100],[0],[0],[0]]", - "CurrentMap_1": 312, - "CauldUpgXPs": [ - 1513029.7841723, - 0, - 0, - 0, - 525463.785687685, - 0, - 1549853.93796372, - 0, - 1286289.06625569, - 0, - 0, - 0, - 97991.9828841686, - 0, - 0, - 0, - 0, - 0, - 66370.294391398, - 15350.083411895152, - 0, - 0, - 61219.270143380556, - 28125.03527031149, - 0, - 0, - 45074.352550713935, - 28958.9736487798, - 0, - 0, - 47270.90120443913, - 67251.1851181914 - ], - "InvBagsUsed_2": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\"}", - "ExpReq0_0": [ - 5.854200996670088e+22, - 4610988767.988826, - 172297175399.58826, - 41184147894.63169, - 3637894427.872396, - 417544674105.16296, - "3.5315527736585766E8", - 46088152414.911224, - 676674611327.8689, - 157211947.61079043, - 273548009.31108826, - 34509590.81999272, - 1247884.2641006373, - 1557331638.5250974, - 1308039.8727580972, - 2.9152553683778915e+34, - "8.47933174281193E23", - 1.0019892833102583e+50, - 2634945585.475608, - 39605255.62223112, - 15, - 15, - 15, - 15, - 15 - ], - "LockedSlots_9": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, 0, + 1, 0, 0, 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, 0, 0, 0, @@ -11643,14 +11002,24 @@ 0, 0, 0, + 1, + 1, + 37, 0, 0, 0, 0, 0, + 8999, + 8980, + 9114, + 9152, 0, 0, 0, + 1, + 1, + 1, 0, 0, 0, @@ -11662,6 +11031,9 @@ 0, 0, 0, + 4, + 1, + 1, 0, 0, 0, @@ -11696,394 +11068,701 @@ 0, 0, 0, + 0 + ], + "PVStatList_0": [ + 278258, + 136295, + 144208, + 78588, + 935 + ], + "CSetEq_1": "{\"{%_Dmg,_Drop,_and_EXP\":30}", + "Print": "[0,0,0,0,0,\"Fish4\",89354295.8910248,\"Fish1\",759701630.596883,\"Fish2\",469712085.917926,\"Fish3\",220280519.515746,\"Fish5\",80346802.5941547,\"Copper\",\"1.0101132105699354E10\",\"Copper\",\"1.0101132105699354E10\",\"OakTree\",97977235976.3825,\"BirchTree\",9805103814.49083,\"JungleTree\",6654794591.18817,\"ForestTree\",4351795185.42951,\"StumpTree\",1398013135.23677,\"OakTree\",97977235976.3825,\"OakTree\",97977235976.3825,\"Bug1\",589119983.913874,\"Bug2\",282868241.970187,\"Bug15\",2459345.17988005,\"Bug4\",90855713.5534249,\"Bug5\",56965090.243814,\"Bug1\",589119983.913874,\"Bug1\",589119983.913874,\"Copper\",27362171667.4218,\"Iron\",14900556119.4728,\"Gold\",7446915787.47449,\"Plat\",3658152220.95784,\"Dementia\",2026674264.94808,\"Copper\",27362171667.4218,\"Godshard\",\"1.7716588456986153E8\",\"OakTree\",13018537151.4598,\"Tree8\",437848993.641343,\"Tree9\",268415958.898141,\"Tree10\",162273892.430109,\"Tree12\",72006445.8737185,\"OakTree\",13018537151.4598,\"BirchTree\",\"7.983066213212927E9\",\"Forest3\",503780.2182,\"SnowA1\",674807.33232,\"SnowB4\",740230.84224,\"SnowC4\",820162.11456,\"Forest1\",835148.66688,\"GalaxyA1\",533565.8712,\"LavaA1\",455442.6528,\"SnowC4\",2054727,\"GalaxyA1\",1961922,\"GalaxyA3\",1865059,\"GalaxyB3\",1768196,\"SnowB4\",455,\"GalaxyA1\",1961922,\"GalaxyA3\",1865059,\"Copper\",6331015254.76345,\"Fish13\",6282792.00758552,\"Fish7\",10302099.4652166,\"Fish11\",1327234.29717881,\"Prehistrium\",134801162.392899,\"Prehistrium\",134801162.392899,\"Void\",\"3.3939241069613475E8\",\"OakTree\",9897662705.37914,\"PalmTree\",1949706199.69276,\"SaharanFoal\",749933982.829663,\"Tree7\",587263356.446902,\"AlienTree\",435484943.470246,\"OakTree\",9897662705.37914,\"OakTree\",9897662705.37914,\"Bug1\",144669513.679334,\"Bug12\",796606.95831295,\"Bug13\",398303.479156475,\"Bug11\",1308711.43151413,\"Bug10\",1934616.89876002,\"Bug1\",144669513.679334,\"Bug1\",144669513.679334,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0,\"Blank\",0]", + "CardPreset_5": "[[\"poopSmall\",\"moonman\",\"Crystal1\",\"Crystal2\",\"w5b4\",\"Boss2A\",\"babaMummy\",\"demonP\",\"B\",\"B\",\"B\",\"B\"],[\"Boss6C\",\"wolfB\",\"poopD\",\"w5a1\",\"w4c1\",\"w5b3\",\"w6a1\",\"poopBig\",\"B\",\"B\",\"B\",\"B\"],[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w6d2\",\"babaMummy\",\"w5a3\",\"Crystal0\",\"speaker\",\"xmasEvent\",\"crabcakeB\",\"Boss6A\",\"B\",\"B\",\"B\",\"B\"],[\"SpelunkingCard0\",\"CritterCard7\",\"w7a1\",\"w7a4\",\"wolfA\",\"Boss2B\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\",\"B\"],[\"w6a3\",\"Boss3C\",\"w5c2\",\"w4c4\",\"w4b5\",\"bloque\",\"coconut\",\"Boss4B\",\"B\",\"B\",\"B\",\"B\"],[\"wolfB\",\"poopD\",\"mini6a\",\"w4c1\",\"w5a1\",\"w6a5\",\"Boss3C\",\"Boss6C\",\"B\",\"B\",\"B\",\"B\"]]", + "Territory": "[[2906.0862218421635,169,0,\"CookingSpice0\",410,\"Blank\",0,\"Blank\",0],[518.3205592898494,158,0,\"CookingSpice1\",391,\"Blank\",0,\"Blank\",0],[378936.3719125207,363,0,\"CookingSpice2\",893,\"Blank\",0,\"Blank\",0],[2917.7938178999784,143,0,\"CookingSpice3\",358,\"Blank\",0,\"Blank\",0],[1587.402022469828,94,0,\"CookingSpice4\",226,\"Blank\",0,\"Blank\",0],[899.4900126467383,60,0,\"CookingSpice5\",60,\"Blank\",0,\"Blank\",0],[30569.82405071464,127,0,\"CookingSpice6\",186,\"Blank\",0,\"Blank\",0],[4341.580412632658,18,0,\"CookingSpice7\",18,\"Blank\",0,\"Blank\",0],[84645.3582849383,80,0,\"CookingSpice8\",112,\"Blank\",0,\"Blank\",0],[2262825.278556114,271,0,\"CookingSpice9\",403,\"Blank\",0,\"Blank\",0],[1437891.7157214116,204,0,\"CookingSpice10\",307,\"Blank\",0,\"Blank\",0],[44457.98107197934,5,0,\"CookingSpice11\",8,\"Blank\",0,\"Blank\",0],[709895.7429043504,126,0,\"CookingSpice12\",195,\"Blank\",0,\"Blank\",0],[1300800.708966866,68,0,\"CookingSpice13\",104,\"Blank\",0,\"Blank\",0],[352054.58495247853,1,0,\"CookingSpice14\",1,\"Blank\",0,\"Blank\",0],[677391.3026400856,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[1181462.6083246325,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[958144.4009224845,12,0,\"CookingSpice17\",12,\"Blank\",0,\"Blank\",0],[1029753.976396734,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[967409.9128028324,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[2625996.0086722556,8,0,\"CookingSpice20\",8,\"Blank\",0,\"Blank\",0],[46664777.47518867,2,0,\"CookingSpice21\",2,\"Blank\",0,\"Blank\",0],[29949565.21143377,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[24625998.149823975,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[52230005.02310162,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0],[0,0,0,\"Blank\",0,\"Blank\",0,\"Blank\",0]]", + "StatueLevels_5": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "PldTraps_0": "[[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9864.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "AtkCD_5": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "SM_8": "{\"0\":299,\"1\":299,\"5\":245,\"6\":245,\"8\":299,\"9\":100,\"10\":498,\"11\":494,\"12\":944,\"13\":100,\"75\":100,\"144\":217,\"445\":245,\"446\":100,\"447\":299,\"448\":245,\"449\":245,\"450\":100,\"451\":100,\"452\":141,\"453\":100,\"454\":100,\"455\":146,\"456\":141,\"457\":152,\"458\":100,\"459\":145,\"460\":142,\"461\":157,\"462\":148,\"463\":100,\"464\":109,\"472\":147,\"480\":100,\"481\":140,\"482\":100,\"483\":299,\"484\":100,\"485\":147,\"486\":100,\"487\":149,\"488\":159,\"489\":100,\"490\":100,\"491\":128,\"492\":147,\"493\":147,\"494\":100,\"525\":198,\"526\":224,\"527\":200,\"528\":100,\"529\":299,\"530\":155,\"531\":209,\"532\":214,\"533\":181,\"535\":299,\"536\":299,\"537\":299,\"538\":299,\"539\":299,\"585\":100,\"586\":100,\"587\":100,\"588\":100,\"589\":100,\"590\":100,\"591\":100,\"592\":100,\"593\":100,\"594\":100,\"595\":100,\"596\":100,\"597\":100,\"598\":100,\"599\":100,\"615\":88,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":100,\"623\":100,\"624\":50,\"625\":1823,\"626\":40,\"627\":50,\"628\":100,\"629\":88,\"630\":50,\"631\":100,\"632\":100,\"633\":92,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":100,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":200,\"651\":100,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", + "KLA_2": "[[0,0],[-245771790376.148],[-393255931.544401],[150,10],[150],[150],[0],[0,81],[-62289914.8],[-405.05],[0],[0,0],[0],[-456731388.12,-456683888.12],[-304712619.58632,-304711269.58632],[-50423802.1825217],[-533395570,-533392770],[-1396222284],[-10826192706.9965],[-464370573.489851],[7],[5],[0],[0],[-281424096.488808,-281422396.488808],[0],[-161434871],[-545313385,-545309215],[-453532749.7],[0],[0],[-1084753025],[0],[0],[0],[0],[0],[0],[-905.099999999995],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-10678736.4856689],[-121807.287708738,-121407.287708738],[-19809859.9242946],[0],[0],[30],[-638348.070182524],[-14613438.5523658],[-359641.006232554],[-1558387.18234563,-1560887.18234563],[0],[-409305],[-201193.590547573],[-1350798],[-53042931],[0],[-3414.47481743611],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-167667.65],[4000],[-189202907.28],[-227656237.118462,-227566237.118462],[-224323467.627107],[-675657793.6774],[-223927639.700955],[-2072.67523883495],[-454695540.60165],[-407821885.159817],[-480937813.13132],[-362540932.634566],[-694394328.544002],[1],[1000],[-1398561.63252815],[-65890452],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-32419645.5326659],[-116127958],[-3461978286.13824],[-10056.78],[-205],[-1051065612],[-86472.977953398],[-23079.2800000033],[-125927.382345679],[-1145828515.7647],[-93537316],[-11239449.0824246],[-818420804],[250],[700],[-28505862.4015391],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-2776871970.19456],[-395864.670977602],[-1588409],[-17899594],[-82662034.7595131],[-2024744.23515777],[-2394503.16944086],[-352368191.253001],[-7141],[-2012693.31150076],[-60407472.8620116],[-18995027],[-1725053138.15087],[0],[0],[-1341848801.29835],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-171530],[-113504209],[-4078749],[-1562323.55820732],[-1540603],[-261719940.232376],[-86184.1618796017],[-3603638.59932906],[-6788536.61307019],[-1582355],[-251726423.838916],[-11774184],[-27433517],[-50091197726.727],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-266369.973736163],[-3559208.79832962],[-1611344.08039958,-10111344.0803993],[-14031691.2348236],[-173054,-19173054],[0],[-118185579.261128,-348185579.259719],[-9281564],[0],[-787664830,-1212664830],[-452391560.600949],[-1074385525],[0],[0],[-81591267.62256658],[-20437506],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "POu_5": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,23700,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "ObolInvMAP_0": "{\"17\":{\"UQ1val\":1,\"WIS\":-1,\"UQ1txt\":\"%_DROP_CHANCE\"}}", + "PTimeAway_7": 1771718.6642979998, + "AttackLoadoutpre_2": "[[273,288,635,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "FamValMinigameHiscores": [ + 109, + 26, + 134, + 34, 0, 0, 0, - 0 - ], - "PostOfficeInfo2": [ - { - "0": 0, - "1": 1, - "2": 0, - "3": 5248, - "4": "StoneW1", - "5": "1", - "6": "EquipmentStatues1", - "7": "1", - "length": 8 - }, - { - "0": 0, - "1": 1, - "2": 0, - "3": 31893, - "4": "ExpBalloon1", - "5": "1", - "6": "Blank", - "7": 0, - "length": 8 - }, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "EquipQTY_1": [ { - "0": 0, + "0": 1, "1": 1, - "2": 0, - "3": 3468, - "4": "ExpBalloon1", - "5": "1", - "6": "Blank", - "7": 0, - "length": 8 + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 0, + "14": 0, + "15": 0, + "length": 16 }, { - "0": 0, + "0": 1, "1": 1, - "2": 0, - "3": 249, - "4": "StoneA2", - "5": "2", - "6": "Blank", + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 0, "7": 0, - "length": 8 - }, - { - "0": 0, - "1": 1, - "2": 0, - "3": 164234, - "4": "StoneW1", - "5": "2", - "6": "StoneHelm1", - "7": "1", - "length": 8 + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 }, { - "0": 0, - "1": 1, - "2": 0, - "3": 1944101, - "4": "Ladle", - "5": "3", - "6": "Blank", + "0": 2000, + "1": 500, + "2": 8119, + "3": 57000, + "4": 483839, + "5": 202498, + "6": 0, "7": 0, - "length": 8 + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "length": 16 } ], - "PVMinigamePlays_6": 5, - "ShopStock": [ - { - "0": 1225, - "1": 1225, - "2": 1225, - "3": 8167, - "4": 817, - "5": 653, - "6": 653, - "7": 653, - "8": 1633, - "9": 20, - "10": 39, - "11": 26, - "12": 2, - "13": 5, - "14": 7, - "15": 2, - "16": 2, - "17": 2, - "18": 2, - "19": 2, - "20": 2, - "21": 2, - "22": 2, - "23": 2, - "24": 82, - "25": 2, - "length": 26 - }, - { - "0": 1633, - "1": 1633, - "2": 1633, - "3": 817, - "4": 817, - "5": 10, - "6": 2, - "7": 2, - "8": 2, - "9": 3, - "10": 2, - "11": 2, - "12": 49, - "13": 2, - "length": 14 - }, - { - "0": 40833, - "1": 40833, - "2": 40833, - "3": 16333, - "4": 2, - "5": 20, - "6": 39, - "7": 26, - "8": 32667, - "9": 32667, - "10": 32667, - "11": 2, - "12": 2, - "13": 2, - "14": 2, - "15": 2, - "16": 2, - "17": 2, - "18": 65, - "19": 3, - "20": 2, - "length": 21 - }, - { - "0": 2, - "1": 2, - "2": 2, - "3": 2, - "4": 2, - "5": 2, - "6": 2, - "7": 3, - "8": 2, - "9": 2, - "10": 2, - "11": 2, - "12": 2, - "length": 13 - }, - { - "0": 40833, - "1": 40833, - "2": 40833, - "3": 162, - "4": 162, - "5": 20, - "6": 49, - "7": 34, - "8": 32667, - "9": 32667, - "10": 32667, - "11": 2, - "12": 2, - "13": 2, - "14": 2, - "15": 2, - "16": 2, - "17": 2, - "18": 98, - "19": 5, - "20": 2, - "21": 2, - "22": 2, - "length": 23 - }, - { - "0": 2, - "1": 2, - "2": 8166667, - "3": 8166667, - "4": 16, - "5": 20, - "6": 49, - "7": 34, - "8": 490000, - "9": 490000, - "10": 490000, - "11": 490000, - "12": 2, - "13": 2, - "14": 2, - "15": 2, - "16": 2, - "length": 17 - }, - { - "0": 12250000, - "1": 12250000, - "2": 326667, - "3": 20, - "4": 49, - "5": 34, - "6": 2, - "7": 2, - "8": 2, - "length": 9 - }, - { - "0": 2, - "1": 2, - "2": 12250000, - "3": 12250000, - "4": 326667, - "5": 20, - "6": 49, - "7": 34, - "8": 2, - "9": 2, - "10": 2, - "11": 2, - "12": 2, - "length": 13 - }, + "EMm0_2": "{\"0\":{\"Defence\":90,\"STR\":0,\"WIS\":0,\"Weapon_Power\":6,\"LUK\":9,\"UQ2txt\":0,\"Reach\":0,\"AGI\":60,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":48,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":50,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-7,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":105,\"STR\":0,\"WIS\":0,\"Weapon_Power\":7,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":70,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":135,\"STR\":0,\"WIS\":0,\"Weapon_Power\":9,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":90,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-11,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":120,\"STR\":10,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":80,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":15,\"STR\":0,\"WIS\":0,\"Weapon_Power\":1,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":10,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":90,\"STR\":0,\"WIS\":0,\"Weapon_Power\":6,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":60,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":7,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"9\":{\"UQ2txt\":\"%_ALL_STATS\",\"UQ1val\":1,\"UQ2val\":2.5,\"UQ1txt\":\"%_ALL_STATS\"},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"UQ2txt\":\"%_TOTAL_DAMAGE\",\"UQ1val\":1.5,\"UQ2val\":2.5,\"UQ1txt\":\"%_TOTAL_DAMAGE\"},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "InvBagsUsed_2": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\"}", + "PVMinigamePlays_8": 5, + "FoodSlO_5": 6, + "PVInstaRevives_4": 1, + "BuffsActive_4": [ { - "0": 16, - "1": 16, - "2": 14700000, - "3": 14700000, - "4": 2, - "5": 7, - "6": 7, - "7": 7, - "8": 2, - "9": 2, - "10": 2, - "11": 2, - "12": 2, - "length": 13 + "0": 468, + "1": 5, + "2": 23, + "length": 3 } ], - "PVGender_8": 0, - "PlayerStuff_3": "[12978,1,4,0,0,0,0,0,0,0]", - "BuffsActive_0": [], - "ObolInvOwn": [ + "PVtStarSign_0": "44,69,6,", + "Research": "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[640,37,0,0,783,317,-1,0,730,294,-1,0,760,313,-1,0,814,305,-1,0,786,284,-1,0,737,316,-1,0,752,285,-1,0,850,321,-1,0,690,306,-1,0,796,312,-1,0,838,293,-1,0,781,307,-1,0,734,292,-1,0,875,310,-1,0,856,301,-1,0,856,306,-1,0,778,283,-1,0,808,322,-1,0,867,309,-1,0,783,293,-1,0,752,305,-1,0,720,325,-1,0,839,297,-1,0,662,295,-1,0,836,310,-1,0,732,305,-1,0,834,303,-1,0,671,297,-1,0,899,306,-1,0,882,287,-1,0,701,322,-1,0,758,314,-1,0,686,294,-1,0,818,320,-1,0,757,292,-1,0,827,292,-1,0,759,308,-1,0,743,289,-1,0,728,316,-1,0,667,325,-1,0,679,308,-1,0,842,313,-1,0,683,323,-1,0,659,323,-1,0,702,307,-1,0,726,318,-1,0,730,292,-1,0,691,321,-1,0,704,316,-1,0,866,305,-1,0,693,285,-1,0,863,283,-1,0,880,281,-1,0,781,293,-1,0,806,295,-1,0,661,323,-1,0,672,310,-1,0,729,303,-1,0,897,282,-1,0,661,322,-1,0,718,284,-1,0,892,305,-1,0,829,303,-1,0,697,288,-1,0,781,312,-1,0,808,294,-1,0,686,309,-1,0,810,296,-1,0,687,304,-1,0,819,285,-1,0,710,325,-1,0,688,294,-1,0,760,280,-1,0,752,295,-1,0,737,296,-1,0,846,321,-1,0,773,314,-1,0,858,288,-1,0,886,307,-1,0],[123,107,0,0,141,86,0,0,101,99,0,0,102,88,0,0,130,108,0,0,104,115,0,0,129,100,0,0,127,112,0,0,114,81,0,0,149,121,0,0,106,98,0,0,90,87,0,0,144,97,0,0,82,89,0,0,136,103,0,0,113,99,0,0,132,98,0,0,74,116,0,0,116,99,0,0,148,108,0,0],[0,75,3,0,0,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]", + "ExpReq0_5": [ + "2.0685055870338043E23", + "9.313637011986156E9", + "3.3182950363759314E11", + "1.2553868114862338E11", + "6.562871516195835E9", + "4.1754467410516296E11", + "2.3377126849030804E10", + "5.767576285400842E10", + 180984851771.49832, + "8.395004113268706E7", + "1.4301017675027055E8", + "3.450959081999272E7", + 3632108.03292375, + "1.5573316385250974E9", + 242105.433950915, + "2.9152553683778915E34", + "8.47933174281193E23", + "1.0019892833102583E50", + 2443597546.68978, + "4.252905328558268E7", + 37.865686818277716, + 15, + 15, + 15, + 15 + ], + "OptL_4": [ + 1, + 1, + 2, + 9, + 1, + 0, + 72, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 5, + 28, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 0, + 9, + 0, + 3082, + 0 + ], + "MaxCarryCap_6": "{\"Chopping\":30000,\"Mining\":30000,\"Souls\":2000,\"Quests\":10,\"Fishing\":30000,\"fillerz\":10,\"Critters\":30000,\"Foods\":20000,\"bCraft\":30000,\"Statues\":10,\"Bugs\":30000}", + "PlayerStuff_9": "[11009,0,2,0,0,0,0,0,0,0]", + "AttackLoadoutpre_9": "[[273,\"Null\",635,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "KLA_7": "[[0,0],[-1177351478.08],[-1814919070.4],[150,10],[150],[150],[0],[0,81],[-1068194469.69667],[-75174.9846489107],[0],[0,0],[0],[-1494430851,-1494383351],[-1228900750.92347,-1228899400.92347],[-1280222560.54667],[-1149224521.59086,-1149221721.59086],[-1570801342.69333],[-1292145050],[-1296437187.07658],[7],[5],[0],[0],[-1197171514.41,-1197169814.41],[0],[-1104893280.12],[-1198661356.46,-1198657186.46],[-1066926604],[0],[-10739.283521273],[-1341299900.94109],[0],[0],[0],[0],[0],[0],[-295752.276626588],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0,0],[-1257571253],[-1311555431.49,-1311555031.49],[-1689217535.73333],[0],[0],[30],[-1602712799.64],[-3465468671.19169],[-1719114375.96],[-2130138563,-2130141063],[0],[-1649057202],[-1319018006],[-4224817569.12393],[-1776869514],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-22950503561.7413],[4000],[-64721726074.7591],[-23775234263.3195,-23775144263.3195],[-5030217199.63366],[-9564578222.48844],[-1856407529],[-1202987133],[-1781480404],[-1848583089],[-1576545766],[-1477024510.02884],[-2018416882.67471],[1],[1000],[-1606667844],[-1241250607],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-1827773493],[-1180609467],[-4439161537.28401],[-1089654852.22667],[-5308531079.68068],[-4879724049.40834],[-3314854060.67006],[-6605102507.91754],[-2939214580.30932],[-4059877859.04857],[-2907071181.79211],[-5531904490.88863],[-2002690503.38281],[250],[700],[-12044377],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-4476324897.58203],[-11185014152.2401],[-11996684228.8681],[-3324514586.3615],[-5692590823.56631],[-66455.4065100219],[-109600.911728624],[-644122779.779669],[-986002.51186764],[-2537421.26780146],[-390606121.78196],[-552412115.066149],[-3110110756.33075],[0],[0],[-11933.3661422141],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0,0],[-87993.515852123],[-118767805.031704],[-310999715.488615],[-549873879.429674],[-480631821],[-289768666],[-1661271953],[-815692943],[-552599717],[-599356336],[-278035672],[-1876747.61817326],[-2500409],[-1928917058.20957],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[0],[1,0],[-7230.99314882061],[-1965.80472049342],[-1993087825.05793,-2001587825.05793],[-11831337],[-177019976.2678156,-196019976.26781556],[0],[-41180785.029937,-271180785.029867],[-906573381],[0],[-238658685,-663658685],[-217401268],[-1136241097],[0],[0],[1997782.37743342],[6000000],[1000000000,40000000],[60000000],[125000000],[250000000],[350000000],[500000000],[750000000],[1000000000],[2000000000],[0]]", + "OptLacc": [ + 3, + 0, + 1, + 0, + 1, + 5, + 1, + 1, + 654, + 305, + 0, + 0, + -1, + 1, + 1, + 150, + 150, + 1, + 0, + "none.|.0.|.1.|.2.|.3.|.4.|.5.|.6.|.7.|", + 10, + 1, + "You_can_minimize_and_let_IdleOn_grind_itself_at_any_time,_and_come_back_to_check_in_whenever_you_want!", + 1, + 0, + 1351, + 0, + 1, + 0, + 0, + 1, + 150, + "1111", + 5, + 0, + 150, + 0, + "Efficiency", + 29, + 5, + 3, + 0, + 0, + 0, + 0, + 94761980.9328223, + 1, + 11, + 1, + 47, + 0, + 0, + 0, + 0, + 0, + 541, + 150, + 0, + 1, + 0, + "bon_r", + 331, + 0, + 32, + 0, + 3, + 12, + 0, + 0, + 3, + 3, + 765301, + 147575, + 10105, + 726, + 88, + 1946, + 0, + 47, + 1.7, + 142, + 3, + -6.3, + 0, + 0, + 25, + 23, + 317.197143641558, + 1, + 200, + 0, + 2, + 0, + 1, + 287, + 1, + 133, + 19, + 133, + 105, + 0, + 1372, + 0, + -1, + 1, + 0, + 35, + 3, + 1, + 2, + 0, + 0, + 41, + 0, + 33, + 0, + 0, + 4, + 31, + 1, + 10, + -1087, + 0, + 4, + 886242.0765505116, + 56, + 7800, + 0, + 7, + 1, + 1, + 25515, + 1, + 4, + 42, + 148, + "THE_TRENCH_IS_OPEN!_@_New_maps,_new_monsters,_new_SKILL,_new_content_for_sailing,_gaming,_farming,_construction,_alchemy,_refinery,_and_more!_Good_luck_to_you_all_in_tomorrow's_Tournament,_unless_you're_up_against_me!", + 0, + 19449558, + 56705, + 87, + 83, + 65, + 68, + 69, + 82, + "W", + "S", + "A", + "D", + "E", + "R", + 5527072, + 2, + 116, + "0,w5a1,Boss4B,poopD,wolfB,Boss3B,w5b3,demonP,poopSmall,Boss6C,Boss4A,Boss3C,Boss3A,wolfA,w5c2,w5c1,w5b6,w5b5,w5b4,w5a4,w5a3,w5a2,w5b1,w5b2,shovelR,Bandit_Bob,Crystal5,w6b3,babaMummy,crabcakeB,Boss6A", + 4, + 1, + 71, + 0, + 123, + 337.93168128, + 200.4514, + 9, + 0, + 1, + 5, + 5, + 0, + "_cdabe", + 129, + 14, + 1636646954665690000, + 0, + 11, + 1, + 2, + 0, + 6, + 1, + 13, + 0, + 0, + 8, + 1314, + 0, + 0, + 0, + 19, + 0, + 0, + 2929, + 3150, + 0, + 1, + 0, + 1, + 1, + "1.0556036996582346E20", + 0, + 222.452551305581, + 0, + 0.10527361920000003, + 496257, + 949, + 1726, + 1179, + 996, + 41502145, + 2, + 30, + "9.79772359763825E10", + "2.7362171667421795E10", + 546669, + "7.59701630596883E8", + "5.891199839138739E8", + 0, + 53, + 967, + 23, + 771.75, + "4.7561714289790905E8", + 78, + 0, + 225, + 90, + 133, + 1, + 17, + 1, + 2, + 4, + 5, + 15430, + 9776, + 9020, + 5558, + 4050, + 7640, + 31445, + 10353, + 120, 7, - 6, + 0, + 0, + 0, + 26, + 1, + 1, + 1, + 1, + 1, + 1, + 1.4535349118679913e+35, + 960, + 26, + 719, + 453, + 25, + 625, + 180, + 244, + 20, + 1.5120929639637195e+35, + 673, + 1, + 1, + "5.27421597713502E25", + 768, + 273, + 42, + 54, + 355, + 553, + 13, + 19, + 276, + 61, + 251, + 15, + "5.274364913332176E25", + "1.4353134250730634E8", + "1.1607644492764157E8", + 4414496.08574018, + "3.88908263537577E7", + 149313.527519231, + 211874.756797545, + 0, + 1210018.1597357802, + 4880144590641.47, + 0, + 223, + 224, + 228, + 227, + 227, + 7506819.92992407, 5, - 4 - ], - "InventoryOrder_6": [ - "Trophy13", - "Trophy20", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "EquipmentHats104", - "EquipmentHats104", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "EquipmentPendant32", - "EquipmentShoes18", - "EquipmentPants18", - "WorshipSkull8", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "Blank", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace", - "LockedInvSpace" - ], - "CSetEq_3": "{\"{%_Dmg,_Drop,_and_EXP\":30}", - "SLpre_9": "{\"0\":100,\"1\":100,\"5\":150,\"6\":145,\"8\":100,\"9\":100,\"10\":168,\"11\":527,\"12\":104,\"13\":100,\"144\":132,\"263\":144,\"265\":100,\"266\":261,\"267\":100,\"268\":149,\"269\":153,\"270\":100,\"271\":100,\"272\":140,\"273\":140,\"274\":100,\"276\":146,\"277\":131,\"278\":145,\"279\":128,\"280\":100,\"281\":100,\"282\":100,\"283\":100,\"284\":137,\"285\":100,\"286\":100,\"287\":100,\"288\":100,\"289\":100,\"290\":147,\"291\":100,\"292\":154,\"293\":148,\"294\":100,\"295\":153,\"296\":153,\"297\":129,\"298\":143,\"299\":100,\"325\":152,\"326\":152,\"327\":149,\"328\":100,\"367\":152,\"368\":153,\"374\":155,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"635\":100,\"636\":92,\"637\":100,\"652\":300}", - "PVInstaRevives_2": 1, - "LockedSlots_0": [ + 5, + 5, + 3, + 15, + 2, + 5, + 4, + 1210016.9642980502, + 0, + 0, + 0, + 2911, + 17, + "imenlc", + 5, + 1, + 0, + 0, + 1, + 0, + 0, + 46, + 0, + 1, + 0, + 0, + 4, + 7, + 0, + 1, + 3.640393008, + 77106064174, + "4.834324558033555E11", + "8.263634514898726E11", + "3.108225670306627E11", + 581768, + 44, + 51, + 0, + 1, + 48, + 1, + 202880510, + 0, + 0, + 0, + 24, + 754956, + 99875895, + 3555, + 0, + 3, + 0, + 0, + 1, + 0, + 100, + 0, + "1.1343259611534189E8", + "9.283006400040558E10", + "2.2662424748922195E9", + "1.810725750131372E9", + "5.4867054088766E9", + 0, + 545435187651, + 60, + 100, + 34, + 7, + 1, + 0, + 66, + -9, + 254, + 259, + 284, + 290, + 300, + 306, + 295, + 299, + "0,COPPER_SET,IRON_SET,GOLD_SET,PLATINUM_SET,DEMENTIA_SET,VOID_SET,LUSTRE_SET,DIABOLICAL_SET,AMAROK_SET,CHIZOAR_SET,TROLL_SET,MAGMA_SET,KATTLEKRUK_SET,MARBIGLASS_SET,EFAUNT_SET", + 1, + 137, + 0, + 2, + "0c17,c9,_1,b1,a1,_16,b16,a16,", + 34, + 1, + 0, + "7.407784149252197E8", + "1.0676702163270671E9", + "2.5361029131515652E7", + "2.868218373495892E8", + 0, + 0, + 9842036773, + 41, + 0, + 0, 1, 1, 0, 1, + 0, 1, + 0, 1, + 10, 1, 1, + 21, 0, + 1, + 2, + 1, + 0, + 158, + 4, + 0, + 0, + 0, + 0, + 0, + 0, + -9870.65199971199, + 0, + 0, + 1, + 10, + 5, + 6, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + -9870.65199971199, + 0, + 0, + 0, + 0, + -59, + 0, + 999458.666657668, + 0, + 671, + 0, + 0, + 0, + 1, + 7, + 969.135699975628, + 28, + 3, + 5, + 1, + 0, + 0, + 0, + 0, + 0, + 2, + 3, + 4, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 4, + 1, + "0,11999,TheRealMaxion;1,11999,TheRealMaxion;2,11999,TheRealMaxion;3,11999,TheRealMaxion;4,11999,TheRealMaxion", + "5,11999,TheRealMaxion;0,13053,MaxionSquire;1,13053,MaxionSquire;2,13053,MaxionSquire;3,13053,MaxionSquire;4,13053,MaxionSquire;5,13053,MaxionSquire", + 15, + 20, + 0, + 2929, + 1, + 0, + 10, + 491273, + 2, + 0, + 1, + 2, + 8, + 0, + 0, + -1, + 0, + 0, + 5, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 3, 0, 0, 0, @@ -12146,15 +11825,7 @@ 0, 0, 0, - 1, - 1, - 1, 0, - 1, - 1, - 1, - 1, - 1, 0, 0, 0, @@ -12179,6 +11850,176 @@ 0, 0, 0, + 0 + ], + "QuestHm_4": [ + { + "0": "Tired_Mole3", + "1": "Equip_the_Divine_Scarf:", + "2": "0", + "3": "1", + "4": "Get_Kattlekruk_Cape:", + "5": "0", + "6": "1", + "length": 7 + }, + { + "0": "Royal_Worm5", + "1": "Clash_of_Cans_wave:", + "2": "0", + "3": "55", + "4": "Person_DMG_dealt:", + "5": "0", + "6": "5000", + "length": 7 + }, + { + "0": "Monolith2", + "1": "EquipmentStatues1", + "2": 140, + "3": 20000, + "length": 4 + }, + { + "0": "Slargon3", + "1": "Defeat_Mr_BSs:", + "2": "0", + "3": "1000000", + "length": 4 + }, + { + "0": "Snootie1", + "1": "Find_Pommsie:", + "2": "0", + "3": "1", + "length": 4 + } + ], + "PVFishingSpotIndex_8": 0, + "ObolEqMAP_1": "{\"0\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"3\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"4\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"9\":{\"UQ1val\":1,\"UQ1txt\":\"%_MONEY\",\"STR\":-1,\"SuperFunItemDisplayType\":\"Inventory\"},\"11\":{\"UQ1val\":1,\"LUK\":2,\"UQ1txt\":\"%_MONEY\",\"SuperFunItemDisplayType\":\"ObolUpgradeReroll\"},\"14\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"15\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"16\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"17\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"18\":{\"UQ1val\":1,\"STR\":2,\"UQ1txt\":\"%_MONEY\"},\"20\":{\"SuperFunItemDisplayType\":\"Inventory\"}}", + "PVMinigamePlays_2": 5, + "RespTime_7": 0, + "EMm0_4": "{\"0\":{\"Defence\":90,\"STR\":0,\"WIS\":60,\"Weapon_Power\":6,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"WIS\":35,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":40,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-7,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":90,\"WIS\":60,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":6,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":40,\"WIS\":0,\"STR\":24,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":60,\"WIS\":40,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":4,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-9,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":15,\"STR\":0,\"WIS\":10,\"Weapon_Power\":1,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"Defence\":120,\"WIS\":80,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-8,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"7\":{\"Defence\":15,\"STR\":0,\"WIS\":10,\"Weapon_Power\":1,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-1,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"9\":{\"UQ1val\":2.5,\"UQ2txt\":\"%_ALL_STATS\",\"UQ1txt\":\"%_ALL_STATS\",\"UQ2val\":2.5},\"10\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"11\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":\"%_WIS\",\"AGI\":0,\"Reach\":0,\"UQ1txt\":\"%_ALL_STATS\",\"UQ2val\":2,\"UQ1val\":2.5,\"Speed\":0},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "TimeAway": "{\"GlobalTime\":1771745275.261,\"Arcade\":1771719522.8050003,\"Player\":1771745275.261,\"Construction\":1771745275.261,\"Sailing\":1771745275.261,\"Cauldron\":1771745275.261,\"Printer\":1771743080.6,\"Cooking\":1771745275.261,\"DailyRewards\":101077364.717755,\"BookLib\":18574.289821391896,\"Pets\":1771745275.261,\"ShopRestock\":76299.2822458744,\"Forge\":1771745275.261,\"PostOfficeRefresh\":76538.28200006485}", + "POu_3": "[400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,400,24607,800,800,800,0,0,0,0,0,0,0,0,0,0,0,0]", + "InventoryOrder_5": [ + "EquipmentHats27", + "Blank", + "Blank", + "Blank", + "EquipmentBowsTempest0", + "Blank", + "Blank", + "EquipmentHats103", + "StoneTempestB2", + "StoneTempestR2", + "EquipmentRingsTempest0", + "EquipmentRingsTempest0", + "EquipmentBowsTempest3", + "EquipmentBowsTempest4", + "EquipmentBowsTempest1", + "EquipmentBowsTempest2", + "Trophy2", + "Trophy2", + "EquipmentHats103", + "Blank", + "EquipmentBowsTempest0", + "Blank", + "Blank", + "Blank", + "EquipmentBowsTempest3", + "EquipmentRingsTempest4", + "EquipmentRingsTempest4", + "EquipmentRingsTempest3", + "EquipmentBowsTempest2", + "EquipmentRingsTempest7", + "EquipmentRingsTempest7", + "EquipmentRingsTempest1", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "EquipmentHats24", + "EquipmentHats34", + "Line12", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "StoneTempestR1", + "StoneTempestB0", + "StoneTempestB1", + "StoneTempestR0", + "Blank", + "Blank", + "Blank", + "EquipmentBowsTempest0", + "EquipmentRings23", + "EquipmentRings23", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Blank", + "Quest28", + "Trophy5", + "EquipmentHats21", + "Blank", + "Blank", + "Blank", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace", + "LockedInvSpace" + ], + "AttackLoadout_7": "[[90,91,94,105,106,107],[\"Null\",634,635,\"Null\",\"Null\",\"Null\"],[108,135,136,137,198,\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "CharacterClass_6": 4, + "CSetEq_0": "{\"{%_Skill_AFK_Gain_Rate\":6}", + "FoodCD_0": [ 0, 0, 0, @@ -12188,142 +12029,200 @@ 0, 0 ], - "CardEquip_1": [ - "wolfB", - "poopD", - "Boss6C", - "w5a1", - "w4c1", - "babaMummy", - "Boss6A", - "w6d2", - "B", - "B", - "B", - "B" + "CYCharSlotsMTX": 0, + "ExpReq0_0": [ + "1.378899761257014E23", + "4.610988767988826E9", + 192277979011.933, + "4.118414789463169E10", + "3.637894427872396E9", + "4.1754467410516296E11", + "3.5315527736585766E8", + "4.6088152414911224E10", + 714713289951.1049, + "1.5721194761079043E8", + "2.7354800931108826E8", + "3.450959081999272E7", + 1247884.26410064, + "1.5573316385250974E9", + 1606041.0482569614, + "2.9152553683778915E34", + "8.47933174281193E23", + 1.1359741439195e+50, + 3301128186.18243, + "3.960525562223112E7", + 37.865686818277716, + 15, + 15, + 15, + 15 ], - "OptL_7": [ - 1, - 1, - 2, - 21, - 1, - 0, - 1016, - 0, - 0, - 0, - 0, - 0, - 2, + "PVStatList_6": [ + 149169, + 152896, + 161484, + 157790, + 857 + ], + "MaxCarryCap_9": "{\"Mining\":10,\"Chopping\":25,\"Souls\":10,\"Quests\":10,\"Fishing\":10,\"fillerz\":10,\"Critters\":10,\"Foods\":250,\"bCraft\":10000,\"Bugs\":2000,\"Statues\":10}", + "MoneyBANK": 0, + "QuestComplete_2": "{\"Eliteus1\":1,\"Eliteus2\":1,\"Scripticus10\":1,\"XxX_Cattleprod_XxX1\":1,\"Scripticus11\":1,\"XxX_Cattleprod_XxX2\":-1,\"Scripticus12\":0,\"XxX_Cattleprod_XxX3\":-1,\"Scripticus13\":-1,\"Nebulyte1\":-1,\"Djonnut1\":1,\"Nebulyte2\":-1,\"Djonnut2\":1,\"Nebulyte3\":-1,\"Djonnut3\":0,\"Nebulyte4\":-1,\"Lava_Larry1\":1,\"Masterius1\":-1,\"Masterius2\":-1,\"Crystalswine4\":1,\"Crystalswine5\":1,\"Crystalswine6\":1,\"Slargon1\":1,\"Oinkin1\":1,\"Slargon2\":1,\"Oinkin2\":1,\"Slargon3\":1,\"Oinkin3\":1,\"Slargon4\":1,\"Poigu1\":1,\"Poigu2\":1,\"Poigu3\":1,\"Lord_of_the_Hunt10\":1,\"Lord_of_the_Hunt11\":-1,\"Dazey1\":-1,\"Mr_Pigibank1\":1,\"Dazey2\":-1,\"Bellows1\":1,\"Mutton1\":0,\"Bellows2\":1,\"Bellows3\":1,\"Mutton2\":-1,\"Bellows4\":1,\"Mutton3\":-1,\"Mutton4\":-1,\"Sad_Urie1\":1,\"Secretkeeper1\":-1,\"Stiltzcho1\":1,\"Promotheus1\":1,\"Promotheus2\":1,\"Stiltzcho2\":1,\"Promotheus3\":0,\"Stiltzcho3\":1,\"Stiltzcho4\":1,\"Builder_Bird1\":1,\"Promotheus4\":-1,\"Constructor_Crow1\":1,\"Stiltzcho5\":1,\"Stiltzcho6\":1,\"Egggulyte1\":-1,\"Egggulyte2\":-1,\"Woodlin_Elder1\":1,\"Glumlee1\":1,\"Woodlin_Elder2\":1,\"Glumlee2\":1,\"Woodlin_Elder3\":-1,\"Glumlee3\":1,\"Woodlin_Elder4\":-1,\"Glumlee4\":1,\"Woodlin_Elder5\":-1,\"Royal_Worm1\":-1,\"Glumlee5\":1,\"Obol_Altar1\":1,\"Krunk1\":0,\"Royal_Worm2\":-1,\"Krunk2\":-1,\"Spirit_Sungmin1\":1,\"Royal_Worm3\":-1,\"Papua_Piggea1\":-1,\"Krunk3\":-1,\"Royal_Worm4\":-1,\"Papua_Piggea2\":-1,\"Royal_Worm5\":-1,\"Papua_Piggea3\":-1,\"Royal_Worm6\":-1,\"Papua_Piggea4\":-1,\"Royal_Worm7\":-1,\"Royal_Worm8\":-1,\"Pirate_Porkchop1\":1,\"Royal_Worm9\":-1,\"Pirate_Porkchop2\":1,\"Rocklyte1\":-1,\"Pirate_Porkchop3\":1,\"Rocklyte2\":-1,\"Pirate_Porkchop4\":0,\"Hoggindaz10\":-1,\"Rocklyte3\":-1,\"Bubbulyte1\":-1,\"Rift_Ripper1\":1,\"Omar_Da_Ogar1\":1,\"Omar_Da_Ogar2\":1,\"Coastiolyte1\":-1,\"Omar_Da_Ogar3\":1,\"Coastiolyte2\":-1,\"Omar_Da_Ogar4\":1,\"Picnic_Stowaway1\":1,\"Omar_Da_Ogar5\":-1,\"Picnic_Stowaway2\":1,\"Omar_Da_Ogar6\":-1,\"Picnic_Stowaway3\":1,\"Picnic_Stowaway4\":-1,\"Picnic_Stowaway5\":-1,\"Picnic_Stowaway6\":-1,\"Picnic_Stowaway7\":-1,\"Picnic_Stowaway8\":-1,\"Picnic_Stowaway9\":-1,\"Hoov1\":-1,\"Hoov2\":-1,\"Toobus_Goobus1\":1,\"Hoov3\":-1,\"Toobus_Goobus2\":1,\"Hoov4\":-1,\"Toobus_Goobus3\":1,\"Blobbo1\":1,\"Scubidew1\":-1,\"Hamish1\":-1,\"Toobus_Goobus4\":-1,\"Blobbo2\":1,\"TP_Pete1\":0,\"Scubidew2\":-1,\"Hamish2\":-1,\"Scubidew3\":-1,\"Hamish3\":-1,\"TP_Pete2\":-1,\"TP_Pete3\":-1,\"Scripticus2\":1,\"Cowbo_Jones10\":1,\"Scripticus3\":1,\"Cowbo_Jones11\":1,\"Scripticus4\":1,\"Cowbo_Jones12\":1,\"Cowbo_Jones13\":1,\"Scripticus5\":1,\"Meel1\":1,\"Scripticus6\":1,\"Meel2\":1,\"Cowbo_Jones14\":1,\"Tired_Mole1\":1,\"Scripticus7\":1,\"Cowbo_Jones15\":1,\"Tired_Mole2\":1,\"Sussy_Gene1\":1,\"Scripticus8\":1,\"Tired_Mole3\":0,\"Sussy_Gene2\":1,\"Scripticus9\":1,\"Sussy_Gene3\":-1,\"Sprout1\":-1,\"Capital_P1\":-1,\"Lonely_Hunter1\":0,\"Sprout2\":-1,\"Capital_P2\":-1,\"Lonely_Hunter2\":-1,\"Sprout3\":-1,\"Capital_P3\":-1,\"Lonely_Hunter3\":-1,\"Shuvelle1\":1,\"Sprout4\":-1,\"Gobo1\":1,\"Shuvelle2\":1,\"Gobo2\":1,\"Shuvelle3\":1,\"Falloween_Pumpkin1\":-1,\"Gobo3\":1,\"Shuvelle4\":1,\"Falloween_Pumpkin2\":-1,\"Gobo4\":1,\"Shuvelle5\":1,\"Falloween_Pumpkin3\":-1,\"Gobo5\":1,\"Typhoon1\":1,\"Falloween_Pumpkin4\":-1,\"Shuvelle6\":1,\"Falloween_Pumpkin5\":-1,\"Shuvelle7\":1,\"Whattso1\":1,\"Whattso2\":0,\"Whattso3\":-1,\"Whattso4\":-1,\"Carpenter_Cardinal1\":1,\"Nebula_Neddy1\":1,\"Postboy_Pablob1\":1,\"Bloo_Radley1\":1,\"Bloo_Radley2\":1,\"Cactolyte1\":-1,\"Cactolyte2\":-1,\"Worldo1\":1,\"Snake_Jar1\":1,\"Cactolyte3\":-1,\"Worldo2\":1,\"Snake_Jar2\":1,\"Cactolyte4\":-1,\"Snake_Jar3\":1,\"Snake_Jar4\":1,\"Bandit_Bob1\":1,\"Bandit_Bob2\":1,\"Bandit_Bob3\":1,\"Bandit_Bob4\":1,\"Cowbo_Jones1\":1,\"Cowbo_Jones2\":1,\"Cowbo_Jones3\":1,\"Cowbo_Jones4\":1,\"Walupiggy1\":1,\"Goldric1\":1,\"Cowbo_Jones5\":1,\"Walupiggy2\":1,\"Goldric2\":1,\"Cowbo_Jones6\":1,\"Walupiggy3\":1,\"Goldric3\":1,\"Cowbo_Jones7\":1,\"Walupiggy4\":1,\"Goldric4\":1,\"Cowbo_Jones8\":1,\"Goldric5\":1,\"Cowbo_Jones9\":1,\"Gangster_Gus1\":1,\"Goldric6\":1,\"Gangster_Gus2\":1,\"Gangster_Gus3\":1,\"Loveulyte1\":-1,\"Loveulyte2\":-1,\"Wellington1\":-1,\"Wellington2\":-1,\"Wellington3\":-1,\"Wellington4\":-1,\"Picnic_Stowaway10\":-1,\"Picnic_Stowaway11\":-1,\"Tiki_Chief1\":0,\"Tiki_Chief2\":-1,\"Picnic_Stowaway12\":-1,\"Tiki_Chief3\":-1,\"Tiki_Chief4\":-1,\"Monolith1\":1,\"Monolith2\":1,\"Monolith3\":1,\"Muhmuguh1\":1,\"Muhmuguh2\":1,\"Muhmuguh3\":1,\"Potti1\":-1,\"Bill_Brr1\":1,\"Potti2\":-1,\"Bill_Brr2\":1,\"Potti3\":-1,\"Bill_Brr3\":1,\"Potti4\":-1,\"Bill_Brr4\":1,\"Potti5\":-1,\"Giftmas_Blobulyte1\":-1,\"Bill_Brr5\":1,\"Potti6\":-1,\"Giftmas_Blobulyte2\":-1,\"Bill_Brr6\":1,\"Potti7\":-1,\"Bill_Brr7\":1,\"Giftmas_Blobulyte3\":-1,\"Centurion1\":1,\"Centurion2\":1,\"Toadstall1\":1,\"Toadstall2\":1,\"Centurion3\":0,\"Toadstall3\":1,\"Snouts1\":-1,\"Centurion4\":-1,\"Lord_of_the_Hunt1\":1,\"Snouts2\":-1,\"Centurion5\":-1,\"Lord_of_the_Hunt2\":1,\"Snouts3\":-1,\"Centurion6\":-1,\"Snouts4\":-1,\"Lord_of_the_Hunt3\":1,\"Centurion7\":-1,\"Lord_of_the_Hunt4\":1,\"QuestNameFiller2\":-1,\"Centurion8\":-1,\"Lord_of_the_Hunt5\":1,\"Lord_of_the_Hunt6\":1,\"Lord_of_the_Hunt7\":1,\"Fishpaste971\":-1,\"Lafu_Shi1\":1,\"Fishpaste972\":-1,\"Lord_of_the_Hunt8\":1,\"Lafu_Shi2\":1,\"Lord_of_the_Hunt9\":1,\"Lafu_Shi3\":1,\"Lafu_Shi4\":1,\"Lafu_Shi5\":1,\"Woodsman1\":-1,\"Lafu_Shi6\":1,\"Zenelith1\":1,\"Woodsman2\":-1,\"Woodsman3\":-1,\"Hoggindaz1\":1,\"Woodsman4\":-1,\"Hoggindaz2\":1,\"Hoggindaz3\":1,\"Hoggindaz4\":1,\"Hoggindaz5\":1,\"Hoggindaz6\":1,\"Funguy1\":1,\"Hoggindaz7\":0,\"Funguy2\":1,\"Iceland_Irwin1\":1,\"Town_Marble1\":1,\"Funguy3\":0,\"Yondergreen1\":0,\"Hoggindaz8\":-1,\"Telescope1\":1,\"Funguy4\":-1,\"Hoggindaz9\":-1,\"Yondergreen2\":-1,\"Funguy5\":-1,\"Yondergreen3\":-1,\"Dog_Bone1\":1,\"Yondergreen4\":-1,\"Dog_Bone2\":0,\"Bushlyte1\":-1,\"Carpetiem1\":1,\"Yondergreen5\":-1,\"Bushlyte2\":-1,\"Carpetiem2\":1,\"Yondergreen6\":-1,\"Bushlyte3\":-1,\"Carpetiem3\":1,\"Yondergreen7\":-1,\"Carpetiem4\":1,\"Desert_Davey2\":1,\"Loominadi1\":1,\"Loominadi2\":1,\"Speccius1\":1,\"Speccius2\":1,\"Loominadi3\":1,\"Loominadi4\":1,\"Snootie1\":1,\"Snootie2\":-1,\"Snootie3\":-1}", + "EquipOrder_4": [ + { + "0": "EquipmentHats105", + "1": "EquipmentWands13", + "2": "EquipmentShirts37", + "3": "EquipmentPendant25", + "4": "EquipmentPants29", + "5": "EquipmentRings36", + "6": "EquipmentShoes37", + "7": "EquipmentRings36", + "8": "EquipmentHats69", + "9": "EquipmentKeychain24", + "10": "Trophy15", + "11": "EquipmentKeychain24", + "12": "EquipmentCape13", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "EquipmentTools14", + "1": "EquipmentToolsHatchet12", + "2": "FishingRod11", + "3": "CatchingNet11", + "4": "TrapBoxSet9", + "5": "WorshipSkull11", + "6": "DNAgun3", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + }, + { + "0": "FoodPotGr4", + "1": "FoodPotGr2", + "2": "FoodG2", + "3": "FoodG9", + "4": "FoodPotOr4", + "5": "Blank", + "6": "Blank", + "7": "Blank", + "8": "Blank", + "9": "Blank", + "10": "Blank", + "11": "Blank", + "12": "Blank", + "13": "Blank", + "14": "Blank", + "15": "Blank", + "length": 16 + } + ], + "AnvilPAselect_0": [ + 10, + 10, + 10 + ], + "FoodCD_1": [ 0, - 1, - 6, - 30, 0, 0, 0, - 1, - 1, - 1, - 1, - 1, - 1, 0, - 1, - 1, 0, - 4, 0, - 3737, 0 ], - "PVtStarSign_7": "69,55,6,", - "AnvilPAstats_7": [ - 0, - 600, - 700, - 111, - 1294, - 17 - ], - "QuestStatus_9": "{\"Eliteus1\":[10],\"Eliteus2\":[1],\"Scripticus10\":[\"0\",7],\"Scripticus11\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX1\":[15,8],\"XxX_Cattleprod_XxX2\":[33,32,34],\"Scripticus12\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Nebulyte1\":[\"0\",\"0\"],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[\"0\"],\"Djonnut2\":[\"0\",\"0\"],\"Nebulyte3\":[\"0\"],\"Djonnut3\":[0,0,0],\"Masterius1\":[\"0\"],\"Nebulyte4\":[\"0\"],\"Lava_Larry1\":[0,0,0],\"Masterius2\":[\"0\"],\"Crystalswine4\":[\"0\",\"90\"],\"Crystalswine5\":[\"0\",\"240\"],\"Crystalswine6\":[\"0\",\"500\"],\"Slargon1\":[246445],\"Oinkin1\":[\"0\"],\"Slargon2\":[447451],\"Oinkin2\":[\"0\",\"0\",\"0\"],\"Slargon3\":[1230519],\"Oinkin3\":[\"0\"],\"Slargon4\":[99921552],\"Poigu1\":[\"0\"],\"Poigu2\":[\"0\"],\"Poigu3\":[\"0\"],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[50],\"Bellows2\":[5185],\"Mutton1\":[0,0,0],\"Bellows3\":[\"0\"],\"Mutton2\":[0],\"Bellows4\":[0,0],\"Mutton3\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Stiltzcho1\":[11,129],\"Promotheus1\":[1],\"Stiltzcho2\":[0],\"Promotheus2\":[1],\"Stiltzcho3\":[0,0],\"Promotheus3\":[\"0\"],\"Builder_Bird1\":[0],\"Stiltzcho4\":[\"0\"],\"Promotheus4\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho5\":[\"0\"],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[\"0\"],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[7608],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[27974],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[282335],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[572169396],\"Hoggindaz10\":[0,0,0],\"Rocklyte3\":[\"0\"],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[\"0\"],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Hamish1\":[0],\"Scubidew1\":[0,0,0],\"Blobbo2\":[0,0,0],\"Hamish2\":[0],\"TP_Pete1\":[\"0\",\"200\"],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete2\":[0],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete3\":[0],\"Cowbo_Jones10\":[\"0\"],\"Scripticus2\":[15],\"Cowbo_Jones11\":[\"0\"],\"Scripticus3\":[1,1],\"Cowbo_Jones12\":[\"0\"],\"Scripticus4\":[1,1,1],\"Cowbo_Jones13\":[\"0\"],\"Scripticus5\":[2764],\"Meel1\":[\"0\"],\"Tired_Mole1\":[6461185],\"Cowbo_Jones14\":[\"0\",\"0\"],\"Scripticus6\":[0],\"Meel2\":[0],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[16660434],\"Cowbo_Jones15\":[0,0,0],\"Scripticus7\":[\"0\",\"0\"],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[\"0\",\"0\"],\"Scripticus8\":[1,1,6071],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[\"0\"],\"Sprout1\":[0,0],\"Capital_P2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Sprout2\":[\"0\"],\"Capital_P3\":[\"0\"],\"Lonely_Hunter2\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Shuvelle1\":[\"0\",\"50\"],\"Sprout4\":[0],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Gobo3\":[\"0\",\"0\"],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Shuvelle4\":[0],\"Gobo4\":[\"0\",\"0\",\"0\"],\"Falloween_Pumpkin3\":[\"0\"],\"Shuvelle5\":[\"0\"],\"Gobo5\":[\"0\",\"0\"],\"Typhoon1\":[2],\"Shuvelle6\":[\"0\"],\"Falloween_Pumpkin4\":[\"0\"],\"Shuvelle7\":[\"0\"],\"Falloween_Pumpkin5\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[\"0\"],\"Whattso3\":[\"0\"],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[\"0\",\"0\",\"0\"],\"Cactolyte2\":[\"0\",\"0\",\"0\"],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[\"0\"],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[100],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[31],\"Cowbo_Jones3\":[10],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[30],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[\"0\"],\"Cowbo_Jones9\":[0,0],\"Goldric6\":[\"0\",\"6\"],\"Gangster_Gus1\":[\"0\"],\"Gangster_Gus2\":[\"0\"],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",\"0\",\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway12\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[\"0\",\"0\"],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[1],\"Bill_Brr1\":[\"0\"],\"Bill_Brr2\":[\"0\"],\"Bill_Brr3\":[\"0\",\"1\"],\"Bill_Brr4\":[\"0\"],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[\"0\",\"1\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Centurion1\":[49,12],\"Centurion2\":[0],\"Toadstall1\":[\"0\",\"0\"],\"Centurion3\":[\"0\"],\"Toadstall2\":[\"0\"],\"Centurion4\":[\"0\",\"0\"],\"Snouts1\":[0],\"Toadstall3\":[\"0\"],\"Centurion5\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt1\":[0,0,0],\"Snouts2\":[0],\"Centurion6\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Snouts3\":[\"0\"],\"Centurion7\":[\"0\"],\"Lord_of_the_Hunt3\":[0,0],\"Snouts4\":[0],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Fishpaste971\":[0],\"Lord_of_the_Hunt7\":[0,0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Fishpaste972\":[\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Woodsman4\":[0],\"Hoggindaz1\":[1,223],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,16],\"Hoggindaz4\":[\"0\",\"0\"],\"Hoggindaz5\":[\"0\"],\"Funguy1\":[0,0,0],\"Hoggindaz6\":[0],\"Funguy2\":[28,28],\"Hoggindaz7\":[0],\"Iceland_Irwin1\":[0],\"Telescope1\":[1],\"Yondergreen1\":[\"0\"],\"Hoggindaz8\":[0],\"Funguy3\":[0],\"Town_Marble1\":[0],\"Funguy4\":[\"0\",\"0\"],\"Hoggindaz9\":[\"0\"],\"Yondergreen2\":[0],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[\"0\"],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[\"0\",\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[\"0\"],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[\"0\"],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Loominadi2\":[\"0\"],\"Speccius1\":[0,0],\"Loominadi3\":[\"0\"],\"Speccius2\":[1],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[\"0\"],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "AnvilPA_8": [ + "ObolEqMAP_0": "{\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"3\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"5\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"7\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"8\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"9\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"10\":{\"SuperFunItemDisplayType\":\"Inventory\"},\"12\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Speed\":0,\"Reach\":0,\"AGI\":0},\"13\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"14\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"Speed\":0,\"AGI\":0,\"Reach\":0},\"15\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"Speed\":0,\"AGI\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"17\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"18\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"Speed\":0,\"AGI\":0,\"Reach\":0}}", + "CharacterClass_0": 14, + "AttackLoadout_9": "[[270,271,273,285,286,288],[360,316,317,\"Null\",\"Null\",318],[634,635,639,\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "ObolEqMAP_9": "{\"6\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Reach\":0,\"SuperFunItemDisplayType\":\"Inventory\",\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"8\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"13\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"15\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"16\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0},\"17\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0}}", + "AttackLoadout_3": "[[168,165,120,121,167,91],[90,639,634,94,\"Null\",\"Null\"],[130,\"Null\",100,635,\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "StuG": "[3,3,3,3,3,2,3,2,2,2,2,2,2,3,2,2,3,3,3,3,3,3,3,3,3,2,2,2,2,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", + "AnvilPA_5": [ { "0": 0, "1": 0, - "2": 80.7628345976759, - "3": 40168759, + "2": 27.2963058139198, + "3": 142006167, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 24.7054497471524, + "3": 316684616, "length": 4 }, { - "0": 0, - "1": 0, - "2": 0, - "3": 0, + "0": 48555109, + "1": 47333387457.33819, + "2": 350, + "3": 3475510615, "length": 4 }, { - "0": 11882128, - "1": 17906714852.08285, - "2": 700, - "3": 852753226, + "0": 0, + "1": 0, + "2": 28.6636289503003, + "3": 153936700, "length": 4 }, { "0": 0, "1": 0, - "2": 0, + "2": 196.169682212479, "3": 0, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 1339.78933690804, + "3": 6380308, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 2677.3556489524, + "3": 841287, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 1744.8101742087, + "3": 16592106, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 1847.96556057264, + "3": 44955, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 6364.35900638387, + "3": 48, "length": 4 }, { "0": 0, "1": 0, - "2": 0, - "3": 0, + "2": 11027.6572562183, + "3": 282865, "length": 4 }, { @@ -12348,123 +12247,347 @@ "length": 4 } ], - "SSprog": "[[\"_adb\",1],[\"d\",1],[\"_fea\",1],[\"_ac\",1],[\"_df\",1],[\"b\",1],[\"_bdac\",1],[\"_ea\",1],[\"bd_cefgh\",1],[\"a\",1],[\"\",0],[\"\",0],[\"_fa\",1],[\"a\",1],[\"ah_\",1],[\"_fhg\",1],[\"_eca\",1],[\"f\",1],[\"_ha\",1],[\"_adb\",1],[\"\",0],[\"\",0],[\"\",0],[\"fa_bcd\",1],[\"a_bc\",1],[\"fa_bc\",1],[\"ba_\",1],[\"ea_b\",1],[\"egcai_bdf\",1],[\"fecdgh\",1],[\"hcfe\",1],[\"\",0],[\"\",0],[\"\",0],[\"ca_bdefg\",1],[\"befa\",1],[\"_afc\",1],[\"ebd\",1],[\"ebda\",1],[\"ebdf\",1],[\"cd_abhif\",1],[\"\",0],[\"\",0],[\"\",0],[\"a_bcdefghi\",1],[\"da_bce\",1],[\"a_bcdefghi\",1],[\"fdc\",1],[\"dbca_ef\",1],[\"a_bcdefghi\",1],[\"ac_bd\",1],[\"\",0],[\"\",0],[\"\",0],[\"c_ab\",1],[\"c_a\",1],[\"c_abdefghi\",1],[\"ae_\",1],[\"cdbe\",1],[\"cabde\",1],[\"bacef\",1],[\"hc_eigd\",1],[\"cdgeabi_\",1],[\"\",0]]", - "PTimeAway_1": 1770328.355095, - "PVStatList_3": [ - 401506, - 152581, - 160850, - 102282, - 844 + "PVGender_7": 1, + "FamValWorldSelected": 330, + "PVMinigamePlays_4": 5, + "bun_e": 1, + "CharacterClass_9": 22, + "EMm1_5": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":1,\"Weapon_Power\":2,\"LUK\":1,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"1\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":2,\"LUK\":2,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":0,\"STR\":0,\"WIS\":3,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"Upgrade_Slots_Left\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":8,\"Weapon_Power\":6,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Power\":0,\"Speed\":0},\"4\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":9,\"Reach\":0,\"AGI\":36,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"5\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":24,\"LUK\":0,\"Reach\":0,\"AGI\":36,\"UQ2val\":0,\"Upgrade_Slots_Left\":-4,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"6\":{\"WIS\":0,\"STR\":0,\"Power\":0,\"LUK\":0,\"AGI\":0,\"Speed\":0,\"Reach\":0}}", + "InvBagsUsed_0": "{\"0\":1,\"1\":1,\"2\":1,\"3\":\"2\",\"4\":2,\"5\":2,\"6\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\"}", + "BuffsActive_0": [ + { + "0": 198, + "1": 89, + "2": 300, + "length": 3 + }, + { + "0": 94, + "1": 4592, + "2": 4800, + "length": 3 + } + ], + "PVFishingSpotIndex_9": 0, + "AtkCD_2": "{\"15\":0,\"16\":0,\"19\":0,\"25\":0,\"30\":0,\"32\":0,\"40\":0,\"45\":0,\"46\":0,\"90\":0,\"91\":0,\"94\":0,\"100\":0,\"105\":0,\"106\":0,\"107\":0,\"108\":0,\"115\":0,\"120\":0,\"121\":0,\"122\":0,\"124\":0,\"130\":0,\"135\":0,\"136\":0,\"137\":0,\"145\":0,\"165\":0,\"167\":0,\"168\":0,\"195\":0,\"196\":0,\"198\":0,\"270\":0,\"271\":0,\"273\":0,\"285\":0,\"286\":0,\"288\":0,\"300\":0,\"301\":0,\"302\":0,\"303\":0,\"310\":0,\"315\":0,\"316\":0,\"317\":0,\"318\":0,\"360\":0,\"361\":0,\"362\":0,\"363\":0,\"370\":0,\"420\":0,\"421\":0,\"423\":0,\"429\":0,\"450\":0,\"451\":0,\"453\":0,\"460\":0,\"465\":0,\"466\":0,\"467\":0,\"469\":0,\"475\":0,\"480\":0,\"481\":0,\"482\":0,\"490\":0,\"495\":0,\"496\":0,\"497\":0,\"498\":0,\"525\":0,\"526\":0,\"527\":0,\"529\":0,\"585\":0,\"586\":0,\"588\":0,\"623\":0,\"626\":0,\"634\":0,\"635\":0,\"639\":0}", + "Prayers_7": "[-1,14,4,16,1,-1,-1,-1,-1,-1,-1,-1]", + "CharacterClass_4": 34, + "Prayers_2": "[-1,16,-1,14,-1,4,1,-1,-1,-1,-1,-1]", + "SLpre_9": "{\"0\":100,\"1\":100,\"5\":150,\"6\":145,\"8\":100,\"9\":100,\"10\":168,\"11\":527,\"12\":104,\"13\":100,\"144\":132,\"263\":144,\"265\":100,\"266\":261,\"267\":100,\"268\":149,\"269\":153,\"270\":100,\"271\":100,\"272\":140,\"273\":140,\"274\":100,\"276\":146,\"277\":131,\"278\":145,\"279\":128,\"280\":100,\"281\":100,\"282\":100,\"283\":100,\"284\":137,\"285\":100,\"286\":100,\"287\":100,\"288\":100,\"289\":100,\"290\":147,\"291\":100,\"292\":154,\"293\":148,\"294\":100,\"295\":153,\"296\":153,\"297\":129,\"298\":143,\"299\":100,\"325\":152,\"326\":152,\"327\":149,\"328\":100,\"367\":152,\"368\":153,\"374\":155,\"616\":50,\"617\":150,\"620\":50,\"621\":144,\"622\":25,\"625\":862,\"628\":100,\"631\":100,\"635\":100,\"636\":92,\"637\":100,\"652\":300}", + "Lv0_5": [ + 944, + 108, + 140, + 131, + 105, + 142, + 116, + 124, + 777, + 117, + 74, + 84, + 260, + 166, + 174, + 297, + 353, + 826, + 152, + 68, + 3, + -1, + -1, + -1, + -1 + ], + "AnvilPAstats_3": [ + 2, + 600, + 700, + 137, + 1246, + 44 ], - "EMm0_0": "{\"0\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"1\":{\"Defence\":0,\"WIS\":0,\"STR\":49,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":56,\"UQ1txt\":0,\"UQ2val\":0,\"AGI\":0,\"Reach\":0,\"Upgrade_Slots_Left\":-7,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"2\":{\"Defence\":120,\"STR\":80,\"WIS\":0,\"Weapon_Power\":8,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ2val\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-10,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"3\":{\"Defence\":120,\"WIS\":0,\"STR\":80,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":8,\"UQ2val\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-11,\"Power\":0,\"Speed\":0},\"4\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"5\":{\"Defence\":30,\"WIS\":18,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"UQ2val\":0,\"UQ1val\":0,\"Upgrade_Slots_Left\":-3,\"Power\":0,\"Speed\":0},\"6\":{\"Upgrade_Slots_Left\":0,\"Weapon_Power\":0,\"Speed\":0,\"Reach\":0,\"Power\":0,\"Defence\":0,\"STR\":0,\"AGI\":0,\"WIS\":0,\"LUK\":0,\"UQ1val\":0,\"UQ2val\":0,\"UQ1txt\":0,\"UQ2txt\":0},\"7\":{\"Defence\":30,\"STR\":0,\"WIS\":18,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"UQ2val\":0,\"Upgrade_Slots_Left\":-3,\"UQ1val\":0,\"Power\":0,\"Speed\":0},\"9\":{\"UQ1val\":7,\"UQ2txt\":\"%_DEFENCE\",\"UQ1txt\":\"%_MULTIKILL\",\"UQ2val\":1},\"10\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"11\":{\"UQ1val\":4,\"UQ2txt\":\"%_MOB_RESPAWN\",\"UQ1txt\":\"%_MOB_RESPAWN\",\"UQ2val\":3},\"12\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"UQ2txt\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"14\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"UQ2txt\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", - "SL_6": "{\"0\":143,\"1\":139,\"5\":299,\"6\":299,\"8\":144,\"9\":100,\"10\":498,\"11\":494,\"12\":408,\"13\":148,\"15\":140,\"16\":138,\"17\":142,\"18\":214,\"19\":215,\"20\":205,\"21\":210,\"22\":144,\"23\":642,\"24\":0,\"25\":141,\"26\":205,\"27\":100,\"28\":144,\"29\":151,\"30\":147,\"31\":299,\"32\":299,\"33\":151,\"34\":299,\"35\":299,\"36\":154,\"37\":145,\"38\":143,\"39\":134,\"40\":299,\"41\":143,\"42\":220,\"43\":220,\"44\":146,\"45\":1,\"46\":1,\"47\":1,\"48\":6,\"49\":250,\"50\":208,\"51\":199,\"52\":197,\"53\":154,\"54\":160,\"55\":151,\"56\":296,\"57\":296,\"58\":299,\"59\":296,\"75\":544,\"76\":299,\"77\":299,\"78\":299,\"79\":313,\"616\":50,\"617\":150,\"618\":100,\"619\":100,\"620\":50,\"621\":144,\"622\":27,\"623\":0,\"624\":50,\"625\":415,\"626\":0,\"627\":50,\"628\":100,\"631\":100,\"632\":100,\"633\":0,\"634\":50,\"635\":100,\"636\":92,\"637\":100,\"638\":96,\"639\":0,\"640\":96,\"641\":152,\"642\":116,\"643\":119,\"644\":123,\"645\":150,\"649\":200,\"650\":46,\"652\":300,\"654\":150,\"655\":84,\"656\":200,\"657\":100,\"658\":200}", - "PlayerStuff_4": "[33655,1,5,0,0,0,0,0,0,0]", - "FoodCD_0": [ + "CharacterClass_5": 29, + "HintStatus": "[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1],[1,0,1,1,1,1,1,1,-1,1,0,-1],[0,0,0,-1,1,1,1,1,1,1,1,1,1,-1],[1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[]]", + "LockedSlots_5": [ 0, 0, 0, 0, + 1, 0, 0, 0, - 0 - ], - "QuestStatus_6": "{\"Eliteus1\":[\"0\"],\"Eliteus2\":[\"0\"],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[15,12],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX2\":[461,10507,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[40,1],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[1],\"Djonnut2\":[12732,1],\"Nebulyte3\":[43439145],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[1],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[20,51],\"Crystalswine5\":[62,46],\"Crystalswine6\":[168,19],\"Slargon1\":[59688],\"Oinkin1\":[8],\"Slargon2\":[5],\"Oinkin2\":[7,2,3],\"Slargon3\":[\"0\"],\"Oinkin3\":[1],\"Slargon4\":[\"0\"],\"Poigu1\":[52],\"Poigu2\":[52],\"Poigu3\":[143],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[52],\"Mutton1\":[0,0,0],\"Bellows2\":[8290],\"Mutton2\":[0],\"Bellows3\":[1],\"Mutton3\":[0,0],\"Bellows4\":[0,0],\"Mutton4\":[0,0,0],\"Secretkeeper1\":[0],\"Stiltzcho1\":[15,55],\"Promotheus1\":[1],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Promotheus4\":[1],\"Stiltzcho4\":[262570],\"Builder_Bird1\":[0],\"Stiltzcho5\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[88],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[4988],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[27974],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[15800588],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[22465796],\"Rocklyte3\":[1],\"Hoggindaz10\":[0,0,0],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Hoov3\":[\"0\"],\"Hoov4\":[\"0\"],\"Blobbo1\":[0],\"Scubidew1\":[0,0,0],\"Hamish1\":[0],\"Blobbo2\":[0,0,0],\"Scubidew2\":[\"0\",\"121\"],\"TP_Pete1\":[59,103],\"Hamish2\":[0],\"Scubidew3\":[0],\"TP_Pete2\":[0],\"Hamish3\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[1,1],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[10],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[4],\"Meel1\":[30],\"Scripticus5\":[11],\"Cowbo_Jones13\":[100],\"Tired_Mole1\":[11967571],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[4,4],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[\"0\"],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[\"0\",\"0\"],\"Scripticus8\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[19703],\"Sprout1\":[0,0],\"Capital_P2\":[0],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P3\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Sprout4\":[0],\"Shuvelle1\":[7,16],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo3\":[1,1],\"Shuvelle5\":[12],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo4\":[1,1,35],\"Gobo5\":[16,14],\"Shuvelle6\":[15],\"Falloween_Pumpkin4\":[\"0\"],\"Typhoon1\":[7],\"Shuvelle7\":[0],\"Falloween_Pumpkin5\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[22],\"Whattso3\":[63],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Cactolyte1\":[32,35,33],\"Cactolyte2\":[23,34,25],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[1],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[17],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[21],\"Cowbo_Jones3\":[8],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[23],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Goldric6\":[18,\"6\"],\"Gangster_Gus1\":[1],\"Gangster_Gus2\":[1],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[\"0\",\"0\"],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[1],\"Bill_Brr1\":[10],\"Bill_Brr2\":[1],\"Bill_Brr3\":[3,\"1\"],\"Bill_Brr4\":[1],\"Giftmas_Blobulyte1\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte2\":[0,0],\"Bill_Brr6\":[166,0],\"Bill_Brr7\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Centurion1\":[21,16],\"Centurion2\":[0],\"Toadstall1\":[1,1],\"Centurion3\":[342202],\"Toadstall2\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[15,395611],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion5\":[163,103,\"0\"],\"Centurion6\":[\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion7\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Woodsman2\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,60],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,3],\"Hoggindaz4\":[1,13],\"Hoggindaz5\":[5],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[97,97],\"Yondergreen1\":[4],\"Hoggindaz8\":[0],\"Iceland_Irwin1\":[0],\"Telescope1\":[1],\"Town_Marble1\":[0],\"Funguy3\":[0],\"Yondergreen2\":[2],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[\"0\",\"0\"],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[793],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[4021,\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[1],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[32],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[\"0\"],\"Speccius2\":[1],\"Loominadi3\":[\"0\"],\"Loominadi4\":[\"0\"],\"Potti1\":[\"0\"],\"Potti2\":[\"0\"],\"Potti3\":[\"0\"],\"Potti4\":[\"0\"],\"Potti5\":[\"0\"],\"Potti6\":[\"0\"],\"Potti7\":[\"0\"],\"Sad_Urie1\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Zenelith1\":[0]}", - "CharSAVED_0": 5, - "CardEquip_7": [ - "SpelunkingCard0", - "CritterCard7", - "w7a1", - "w7a4", - "wolfA", - "Boss4B", - "SpelunkingCard1", - "B", - "B", - "B", - "B", - "B" - ], - "Refinery": "[[6,6.038550138473511,6.038550138473511,76.03855009004474,147823004.03855,147823004.03855,147823004.03855,147823004.03855],[\"Refinery5\",\"Refinery6\",\"Refinery3\",\"Refinery1\",\"Refinery2\",\"Blank\",\"Blank\",\"Blank\"],[8645937,4112513,4548905,1028791,12399025,0,0,0],[1000000,250,0,1,0],[999984,87,0,1,0],[0,12,0,1,0.01],[999957,54,0,1,0],[0,14,0,1,0.01],[0,8,0,1,0.01],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0],[0,1,0,0,0]]", - "CharSAVED_1": 5, - "IMmLENGTH_7": 112, - "CauldUpgLVs": [ - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, - 170, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, 0, 0, - 254, - 259, 0, 0, - 284, - 290, + 1, 0, 0, - 300, - 306, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, 0, 0, - 295, - 299 + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 ], - "CardEquip_9": [ + "CMmLENGTH": 552, + "PVInstaRevives_7": 1, + "InvBagsUsed_1": "{\"0\":1,\"1\":1,\"2\":1,\"3\":\"2\",\"4\":2,\"5\":2,\"6\":\"2\",\"7\":\"2\",\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"101\":\"2\",\"102\":\"4\",\"103\":\"4\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"109\":\"3\",\"110\":\"1\",\"111\":\"3\",\"113\":\"1\",\"114\":\"1\"}", + "TaskZZ5": "[13,0,12,1,0,0,0,0]", + "OptL2_5": [ + { + "0": 710, + "1": 10, + "length": 2 + }, + { + "0": 1, + "1": 0, + "2": "Scripticus2", + "3": 0, + "length": 4 + } + ], + "AnvilPAstats_0": [ + 6, + 600, + 700, + 128, + 1269, + 30 + ], + "CardEquip_8": [ "poopSmall", "moonman", "Crystal1", "Crystal2", "w5b4", - "babaMummy", "Boss2A", + "babaMummy", "demonP", "B", "B", "B", "B" ], - "Money_2": 6.343870156864107e+33, - "CharSAVED_7": 5, - "Exp0_5": [ - 4.104264775055552e+22, - 672807633.4167166, - 204342874627.1509, - 105962017891.25896, - 979978618.9692888, - 61648818286.25853, - 9158009218.781584, - 34845637712.5286, - 122494113813.30573, - 12847757.697194502, - 70375356.04117039, - 1569701.8838126916, - 3057646.860563253, - 125082671.8566704, - 189092.49825824882, - 4.3506552075077863e+33, - 4.678235540557281e+23, - 2.5770995359758276e+49, - 1102353871.4254024, - 14170299.01503048, + "FarmPlot": "[[0,58722.701493835244,1,1,7,19,8706.527753275586],[0,58722.701493835244,13,0,6,20,8706.527753275586],[0,58722.701493835244,13,0,7,20,8706.527753275586],[0,58722.701493835244,13,0,7,18,8706.527753275586],[0,58722.701493835244,13,0,7,21,8706.527753275586],[1,58722.701493835244,1,1,7,18,1506.5277532755863],[1,58722.701493835244,13,0,7,19,1506.5277532755863],[1,58722.701493835244,13,0,7,19,1506.5277532755863],[1,58722.701493835244,13,0,6,18,1506.5277532755863],[1,58722.701493835244,13,0,7,19,1506.5277532755863],[3,58722.701493835244,1,1,7,19,39306.527753275586],[3,58722.701493835244,13,0,6,19,39306.527753275586],[3,58722.701493835244,13,0,7,18,39306.527753275586],[3,58722.701493835244,13,0,6,18,39306.527753275586],[3,58722.701493835244,13,0,7,18,39306.527753275586],[3,58722.701493835244,13,0,7,17,39306.527753275586],[3,58722.701493835244,13,0,7,18,39306.527753275586],[3,58722.701493835244,13,0,7,17,39306.527753275586],[3,58722.701493835244,13,0,7,18,39306.527753275586],[3,58722.701493835244,13,0,7,19,39306.527753275586],[4,117445.40298767049,13,0,6,17,15006.527753275586],[4,117445.40298767049,13,0,6,17,15006.527753275586],[4,117445.40298767049,13,0,7,17,15006.527753275586],[4,117445.40298767049,13,0,7,17,15006.527753275586],[4,117445.40298767049,13,0,6,18,15006.527753275586],[5,117445.40298767049,1,1,7,17,51456.527753275586],[5,117445.40298767049,13,0,7,17,51456.527753275586],[5,117445.40298767049,13,0,7,17,51456.527753275586],[5,117445.40298767049,13,0,7,18,51456.527753275586],[5,117445.40298767049,13,0,7,17,51456.527753275586],[6,1518877652.2046428,0,1,7,0,69554310.18466866],[6,1518877652.2046428,12,0,7,0,69554310.18466866],[6,1518877652.2046428,12,0,6,0,69554310.18466866],[6,1518877652.2046428,12,0,7,0,69554310.18466866],[6,1518877652.2046428,12,0,6,0,69554310.18466866],[5,117445.40298767049,13,0,7,16,51456.527753275586]]", + "AttackLoadoutpre_8": "[[460,635,\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"],[\"Null\",\"Null\",\"Null\",\"Null\",\"Null\",\"Null\"]]", + "ObolEqMAPz2": "{}", + "AnvilPAselect_7": [ + 0, + 0, + 0 + ], + "CurrentMap_8": 316, + "bun_d": 1, + "Lv0_1": [ + 955, + 99, + 136, + 113, + 80, + 157, + 81, + 122, + 785, + 125, + 58, + 90, + 336, + 166, + 249, + 302, + 353, + 827, + 152, + 70, + 5, + -1, + -1, + -1, + -1 + ], + "IMm_5": "{\"0\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"4\":{\"Weapon_Power\":69,\"UQ1val\":210,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"7\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"10\":{\"UQ1val\":60,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"11\":{\"UQ1val\":63,\"Weapon_Power\":6,\"Upgrade_Slots_Left\":-3},\"12\":{\"Weapon_Power\":73,\"UQ1val\":150,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"13\":{\"Weapon_Power\":53,\"UQ1val\":103,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"14\":{\"Weapon_Power\":25,\"UQ1val\":5,\"Upgrade_Slots_Left\":-5,\"Speed\":-2},\"15\":{\"Weapon_Power\":83,\"UQ1val\":202,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"16\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"17\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"18\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"20\":{\"Weapon_Power\":48,\"UQ1val\":1,\"Speed\":4},\"24\":{\"Weapon_Power\":71,\"UQ1val\":150,\"Upgrade_Slots_Left\":-5,\"Speed\":3},\"25\":{\"UQ1val\":59,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"26\":{\"UQ1val\":75,\"Weapon_Power\":9,\"Upgrade_Slots_Left\":-3},\"27\":{\"UQ1val\":72,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"28\":{\"Weapon_Power\":47,\"UQ1val\":121,\"Upgrade_Slots_Left\":-5,\"Speed\":1},\"29\":{\"UQ1val\":50,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"30\":{\"UQ1val\":50,\"Weapon_Power\":6,\"Upgrade_Slots_Left\":-3},\"31\":{\"UQ1val\":68,\"Upgrade_Slots_Left\":-3,\"Weapon_Power\":6},\"45\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"46\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"Speed\":0,\"AGI\":0},\"60\":{\"Weapon_Power\":102,\"UQ1val\":259,\"Upgrade_Slots_Left\":-5,\"Speed\":0},\"61\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":4,\"Reach\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"62\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":4,\"LUK\":1,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Upgrade_Slots_Left\":-2,\"Speed\":0},\"75\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0},\"76\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "PlayerStuff_7": "[11009,1,5,0,0,0,0,0,0,0]", + "QuestStatus_6": "{\"Eliteus1\":[\"0\"],\"Eliteus2\":[\"0\"],\"Scripticus10\":[1],\"Scripticus11\":[1,1],\"XxX_Cattleprod_XxX1\":[15,12],\"Scripticus12\":[0,0,0],\"XxX_Cattleprod_XxX2\":[461,10507,0],\"XxX_Cattleprod_XxX3\":[0,0,0],\"Scripticus13\":[\"0\",\"0\"],\"Nebulyte1\":[40,1],\"Djonnut1\":[0,0,0],\"Nebulyte2\":[1],\"Djonnut2\":[12732,1],\"Nebulyte3\":[43439145],\"Djonnut3\":[0,0,0],\"Nebulyte4\":[1],\"Lava_Larry1\":[0,0,0],\"Masterius1\":[\"0\"],\"Masterius2\":[\"0\"],\"Crystalswine4\":[20,51],\"Crystalswine5\":[62,46],\"Crystalswine6\":[168,19],\"Slargon1\":[59688],\"Oinkin1\":[8],\"Slargon2\":[5],\"Oinkin2\":[7,2,3],\"Slargon3\":[\"0\"],\"Oinkin3\":[1],\"Slargon4\":[\"0\"],\"Poigu1\":[52],\"Poigu2\":[52],\"Poigu3\":[143],\"Lord_of_the_Hunt10\":[0,0],\"Lord_of_the_Hunt11\":[0,0,0],\"Dazey1\":[0,0],\"Mr_Pigibank1\":[\"0\"],\"Dazey2\":[0,0,0],\"Bellows1\":[52],\"Mutton1\":[0,0,0],\"Bellows2\":[8290],\"Mutton2\":[0],\"Bellows3\":[1],\"Mutton3\":[0,0],\"Bellows4\":[0,0],\"Mutton4\":[0,0,0],\"Sad_Urie1\":[\"0\"],\"Secretkeeper1\":[0],\"Stiltzcho1\":[15,55],\"Promotheus1\":[1],\"Promotheus2\":[1],\"Stiltzcho2\":[0],\"Promotheus3\":[1],\"Stiltzcho3\":[0,0],\"Promotheus4\":[1],\"Stiltzcho4\":[262570],\"Builder_Bird1\":[0],\"Stiltzcho5\":[\"0\"],\"Constructor_Crow1\":[0],\"Stiltzcho6\":[\"0\"],\"Egggulyte1\":[\"0\"],\"Egggulyte2\":[\"0\"],\"Woodlin_Elder1\":[\"0\"],\"Glumlee1\":[0],\"Woodlin_Elder2\":[\"0\"],\"Glumlee2\":[0],\"Woodlin_Elder3\":[\"0\"],\"Glumlee3\":[88],\"Woodlin_Elder4\":[\"0\"],\"Glumlee4\":[0],\"Woodlin_Elder5\":[\"0\"],\"Royal_Worm1\":[\"0\"],\"Obol_Altar1\":[0],\"Krunk1\":[0,0],\"Glumlee5\":[0],\"Royal_Worm2\":[\"0\"],\"Krunk2\":[0,0,0],\"Spirit_Sungmin1\":[0,0,0],\"Royal_Worm3\":[\"0\"],\"Krunk3\":[0,0,0],\"Papua_Piggea1\":[0],\"Royal_Worm4\":[\"0\",\"0\"],\"Papua_Piggea2\":[0],\"Royal_Worm5\":[\"0\",\"0\"],\"Papua_Piggea3\":[0,0,0],\"Royal_Worm6\":[0],\"Papua_Piggea4\":[\"0\"],\"Royal_Worm7\":[\"0\"],\"Royal_Worm8\":[\"0\"],\"Pirate_Porkchop1\":[4988],\"Royal_Worm9\":[\"0\"],\"Pirate_Porkchop2\":[27974],\"Rocklyte1\":[0],\"Pirate_Porkchop3\":[15800588],\"Rocklyte2\":[0],\"Pirate_Porkchop4\":[22465796],\"Rocklyte3\":[1],\"Hoggindaz10\":[0,0,0],\"Bubbulyte1\":[\"0\"],\"Rift_Ripper1\":[0,0,0],\"Omar_Da_Ogar1\":[0],\"Omar_Da_Ogar2\":[0,0,0],\"Coastiolyte1\":[\"0\"],\"Omar_Da_Ogar3\":[0,0],\"Coastiolyte2\":[\"0\",\"0\"],\"Omar_Da_Ogar4\":[0,0],\"Picnic_Stowaway1\":[0],\"Omar_Da_Ogar5\":[0,0,0],\"Picnic_Stowaway2\":[0,0],\"Omar_Da_Ogar6\":[0],\"Picnic_Stowaway3\":[10],\"Picnic_Stowaway4\":[0,0],\"Picnic_Stowaway5\":[0,0,0],\"Picnic_Stowaway6\":[0,0,0],\"Picnic_Stowaway7\":[\"0\",\"300\",\"1\"],\"Picnic_Stowaway8\":[0,0],\"Picnic_Stowaway9\":[0],\"Hoov1\":[\"0\"],\"Hoov2\":[\"0\"],\"Toobus_Goobus1\":[\"0\",\"0\"],\"Hoov3\":[\"0\"],\"Toobus_Goobus2\":[\"0\"],\"Hoov4\":[\"0\"],\"Toobus_Goobus3\":[\"0\",\"0\"],\"Blobbo1\":[0],\"Scubidew1\":[0,0,0],\"Hamish1\":[0],\"Hamish2\":[0],\"TP_Pete1\":[59,103],\"Scubidew2\":[\"0\",\"121\"],\"Toobus_Goobus4\":[\"0\",\"0\",\"0\"],\"Blobbo2\":[0,0,0],\"TP_Pete2\":[0],\"Scubidew3\":[0],\"Hamish3\":[0],\"TP_Pete3\":[0],\"Scripticus2\":[5],\"Cowbo_Jones10\":[1,1],\"Scripticus3\":[1,5],\"Cowbo_Jones11\":[10],\"Scripticus4\":[1,0,0],\"Cowbo_Jones12\":[4],\"Meel1\":[30],\"Scripticus5\":[11],\"Cowbo_Jones13\":[100],\"Tired_Mole1\":[11967571],\"Meel2\":[0],\"Scripticus6\":[0],\"Cowbo_Jones14\":[4,4],\"Sussy_Gene1\":[\"0\",\"0\",\"0\"],\"Tired_Mole2\":[\"0\"],\"Scripticus7\":[1,1],\"Cowbo_Jones15\":[0,0,0],\"Sussy_Gene2\":[\"0\",\"0\",\"0\"],\"Tired_Mole3\":[\"0\",\"0\"],\"Scripticus8\":[0],\"Sussy_Gene3\":[\"0\",\"0\",\"0\"],\"Scripticus9\":[0],\"Capital_P1\":[19703],\"Sprout1\":[0,0],\"Capital_P2\":[0],\"Sprout2\":[\"0\"],\"Lonely_Hunter1\":[0,0],\"Capital_P3\":[\"0\"],\"Sprout3\":[0,0,0],\"Lonely_Hunter2\":[\"0\"],\"Sprout4\":[0],\"Shuvelle1\":[7,16],\"Lonely_Hunter3\":[\"0\",\"0\",\"0\"],\"Gobo1\":[\"0\"],\"Shuvelle2\":[0],\"Gobo2\":[\"0\"],\"Falloween_Pumpkin1\":[\"0\"],\"Shuvelle3\":[0],\"Shuvelle4\":[0],\"Falloween_Pumpkin2\":[\"0\",\"0\"],\"Gobo3\":[1,1],\"Shuvelle5\":[12],\"Falloween_Pumpkin3\":[\"0\"],\"Gobo4\":[1,1,35],\"Gobo5\":[16,14],\"Shuvelle6\":[15],\"Falloween_Pumpkin4\":[\"0\"],\"Typhoon1\":[7],\"Shuvelle7\":[0],\"Falloween_Pumpkin5\":[\"0\"],\"Whattso1\":[0],\"Whattso2\":[22],\"Whattso3\":[63],\"Whattso4\":[\"0\"],\"Carpenter_Cardinal1\":[0],\"Nebula_Neddy1\":[0,0,0],\"Postboy_Pablob1\":[0],\"Bloo_Radley1\":[\"0\"],\"Bloo_Radley2\":[\"0\"],\"Cactolyte1\":[32,35,33],\"Cactolyte2\":[23,34,25],\"Worldo1\":[\"0\"],\"Cactolyte3\":[0],\"Snake_Jar1\":[0],\"Worldo2\":[\"0\"],\"Cactolyte4\":[1],\"Snake_Jar2\":[0],\"Snake_Jar3\":[\"0\",\"0\"],\"Snake_Jar4\":[\"0\"],\"Bandit_Bob1\":[0],\"Bandit_Bob2\":[0],\"Bandit_Bob3\":[17],\"Bandit_Bob4\":[0],\"Cowbo_Jones1\":[99999],\"Cowbo_Jones2\":[21],\"Cowbo_Jones3\":[8],\"Cowbo_Jones4\":[0],\"Walupiggy1\":[\"0\",\"0\"],\"Goldric1\":[15],\"Cowbo_Jones5\":[1,1],\"Walupiggy2\":[\"0\",\"0\"],\"Goldric2\":[15,90],\"Cowbo_Jones6\":[23],\"Walupiggy3\":[\"0\",\"0\"],\"Goldric3\":[0,0,0],\"Cowbo_Jones7\":[1],\"Walupiggy4\":[\"0\",\"0\"],\"Goldric4\":[0],\"Cowbo_Jones8\":[0],\"Goldric5\":[1],\"Cowbo_Jones9\":[0,0],\"Goldric6\":[18,\"6\"],\"Gangster_Gus1\":[1],\"Gangster_Gus2\":[1],\"Gangster_Gus3\":[\"0\"],\"Loveulyte1\":[0],\"Loveulyte2\":[\"0\"],\"Wellington1\":[\"0\",1,\"0\"],\"Wellington2\":[0,0,0],\"Wellington3\":[\"0\"],\"Wellington4\":[\"0\"],\"Picnic_Stowaway10\":[0],\"Tiki_Chief1\":[0,0],\"Picnic_Stowaway11\":[0],\"Tiki_Chief2\":[\"0\",\"0\",\"0\"],\"Picnic_Stowaway12\":[0],\"Tiki_Chief3\":[\"0\",\"3\"],\"Tiki_Chief4\":[\"0\",\"0\"],\"Monolith1\":[\"0\",\"0\"],\"Monolith2\":[0],\"Monolith3\":[\"0\"],\"Muhmuguh1\":[\"0\"],\"Muhmuguh2\":[\"0\"],\"Muhmuguh3\":[1],\"Potti1\":[\"0\"],\"Bill_Brr1\":[10],\"Potti2\":[\"0\"],\"Bill_Brr2\":[1],\"Potti3\":[\"0\"],\"Bill_Brr3\":[3,\"1\"],\"Bill_Brr4\":[1],\"Potti4\":[\"0\"],\"Bill_Brr5\":[0,0],\"Giftmas_Blobulyte1\":[\"0\"],\"Potti5\":[\"0\"],\"Bill_Brr6\":[166,0],\"Giftmas_Blobulyte2\":[0,0],\"Potti6\":[\"0\"],\"Giftmas_Blobulyte3\":[\"0\"],\"Bill_Brr7\":[\"0\"],\"Potti7\":[\"0\"],\"Centurion1\":[21,16],\"Toadstall1\":[1,1],\"Centurion2\":[0],\"Centurion3\":[342202],\"Toadstall2\":[\"0\"],\"Toadstall3\":[\"0\"],\"Snouts1\":[0],\"Centurion4\":[15,395611],\"Snouts2\":[0],\"Lord_of_the_Hunt1\":[0,0,0],\"Centurion5\":[163,103,\"0\"],\"Centurion6\":[\"0\"],\"Snouts3\":[\"0\"],\"Lord_of_the_Hunt2\":[0,0],\"Centurion7\":[\"0\"],\"Snouts4\":[0],\"Lord_of_the_Hunt3\":[0,0],\"Centurion8\":[\"0\"],\"Lord_of_the_Hunt4\":[0,0],\"QuestNameFiller2\":[\"Starting amount (generally 0)\"],\"Lord_of_the_Hunt5\":[0,0],\"Lord_of_the_Hunt6\":[0,0],\"Lafu_Shi1\":[\"0\"],\"Lord_of_the_Hunt7\":[0,0],\"Fishpaste971\":[0],\"Lafu_Shi2\":[\"0\",\"0\"],\"Lord_of_the_Hunt8\":[0,0],\"Fishpaste972\":[\"0\"],\"Lafu_Shi3\":[\"0\",\"0\",\"0\"],\"Lord_of_the_Hunt9\":[0,0],\"Lafu_Shi4\":[\"0\"],\"Lafu_Shi5\":[\"0\",\"0\"],\"Lafu_Shi6\":[\"0\",\"0\"],\"Woodsman1\":[0],\"Woodsman2\":[0],\"Zenelith1\":[0],\"Woodsman3\":[0],\"Hoggindaz1\":[1,60],\"Woodsman4\":[0],\"Hoggindaz2\":[1,1],\"Hoggindaz3\":[1,1,3],\"Hoggindaz4\":[1,13],\"Hoggindaz5\":[5],\"Hoggindaz6\":[0],\"Funguy1\":[0,0,0],\"Hoggindaz7\":[0],\"Funguy2\":[97,97],\"Yondergreen1\":[4],\"Hoggindaz8\":[0],\"Iceland_Irwin1\":[0],\"Telescope1\":[1],\"Town_Marble1\":[0],\"Funguy3\":[0],\"Yondergreen2\":[2],\"Hoggindaz9\":[\"0\"],\"Funguy4\":[\"0\",\"0\"],\"Funguy5\":[0],\"Yondergreen3\":[\"0\"],\"Dog_Bone1\":[0],\"Yondergreen4\":[0],\"Carpetiem1\":[793],\"Dog_Bone2\":[0],\"Bushlyte1\":[0],\"Yondergreen5\":[\"0\"],\"Carpetiem2\":[4021,\"1\"],\"Bushlyte2\":[0],\"Yondergreen6\":[\"0\"],\"Carpetiem3\":[1],\"Bushlyte3\":[0],\"Yondergreen7\":[\"0\"],\"Carpetiem4\":[32],\"Desert_Davey2\":[0,0,0],\"Loominadi1\":[0],\"Speccius1\":[0,0],\"Loominadi2\":[\"0\"],\"Speccius2\":[1],\"Loominadi3\":[\"0\"],\"Loominadi4\":[\"0\"],\"Snootie1\":[\"0\"],\"Snootie2\":[\"0\"],\"Snootie3\":[\"0\"]}", + "RespTime_5": 0, + "PlayerStuff_3": "[12990,1,4,0,0,0,0,0,0,0]", + "AnvilPAstats_1": [ + 5, + 600, + 700, + 167, + 1206, + 58 + ], + "PTimeAway_5": 1771718.639298, + "AFKtarget_8": "w7b2", + "PldTraps_7": "[[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2],[256,0,9862.71799993515,\"Critter11\",0,3,72000,761389566.180693,0.130036488522395,2]]", + "PVtStarSign_4": "69,55,5,", + "PVGender_4": 0, + "ObolEqMAP_3": "{\"11\":{\"Defence\":0,\"WIS\":0,\"STR\":0,\"LUK\":0,\"Weapon_Power\":0,\"UQ1txt\":0,\"AGI\":0,\"Reach\":0,\"Speed\":0},\"16\":{\"Defence\":0,\"STR\":0,\"WIS\":0,\"Weapon_Power\":0,\"LUK\":0,\"Reach\":0,\"AGI\":0,\"UQ1txt\":0,\"Speed\":0}}", + "BuffsActive_9": [ + { + "0": 273, + "1": 175, + "2": 1020, + "length": 3 + } + ], + "CardEquip_6": [ + "Boss4B", + "Boss3C", + "Boss2B", + "w6b3", + "w5c2", + "CritterCard7", + "w6c2", + "wolfA", + "B", + "B", + "B", + "B" + ], + "PlayerStuff_8": "[26654,0,3,0,0,0,0,0,0,0]", + "InvBagsUsed_9": "{\"0\":1,\"1\":1,\"2\":1,\"4\":2,\"5\":2,\"20\":4,\"21\":4,\"22\":4,\"23\":4,\"24\":4,\"25\":4,\"100\":\"2\",\"104\":\"1\",\"105\":\"1\",\"106\":\"1\",\"107\":\"1\",\"108\":\"2\",\"110\":\"1\",\"113\":\"1\"}", + "FoodCD_9": [ + 0, + 0, + 0, + 0, 0, 0, 0, 0 ], + "Lv0_4": [ + 928, + 85, + 130, + 141, + 80, + 142, + 81, + 122, + 784, + 121, + 30, + 84, + 220, + 165, + 247, + 297, + 353, + 826, + 152, + 69, + 3, + -1, + -1, + -1, + -1 + ], + "IMmLENGTH_7": 112, + "NPCdialogue_3": "{\"Loominadi\":0,\"Stiltzcho\":26,\"Promotheus\":20,\"Postboy_Pablob\":9999,\"Sad_Urie\":9999,\"Carpenter_Cardinal\":9999,\"Centurion\":33,\"Lava_Larry\":9999,\"Masterius\":2,\"Carpetiem\":9,\"Bellows\":12,\"Spirit_Sungmin\":9999,\"Papua_Piggea\":0,\"Yondergreen\":0,\"Iceland_Irwin\":9999,\"Blobbo\":6,\"Hamish\":2,\"Scubidew\":0,\"Telescope\":9999,\"Town_Marble\":3,\"Obol_Altar\":9999,\"Krunk\":10,\"Tribal_Shaman\":3,\"Royal_Worm\":16,\"Goldric\":0,\"Funguy\":6,\"Toobus_Goobus\":12,\"Grasslands_Gary\":9999,\"Hoov\":14,\"Glumlee\":26,\"Woodlin_Elder\":8,\"Cowbo_Jones\":4,\"Typhoon\":5,\"Egggulyte\":0,\"Eliteus\":5,\"Humble_Hugh\":1,\"Woodsman\":0,\"Gobo\":18,\"Snootie\":2,\"Picnic_Stowaway\":20,\"Poigu\":7,\"Tiki_Chief\":5,\"Capital_P\":0,\"Sprout\":3,\"Coastiolyte\":0,\"Snake_Jar\":0,\"Oinkin\":8,\"Slargon\":15,\"Clown\":9999,\"Builder_Bird\":9999,\"Sussy_Gene\":9,\"Rift_Ripper\":9999,\"Wellington\":3,\"Speccius\":11,\"Meel\":3,\"Bloo_Radley\":6,\"Bubbulyte\":2,\"Snouts\":0,\"Loveulyte\":0,\"Toadstall\":12,\"Nebula_Neddy\":9999,\"Desert_Davey\":9999,\"Scripticus\":47,\"questDisp\":0,\"Pirate_Porkchop\":14,\"Giftmas_Blobulyte\":0,\"Crystalswine\":0,\"Mutton\":3,\"Dog_Bone\":14,\"Gangster_Gus\":12,\"Djonnut\":13,\"Nebulyte\":0,\"TP_Pete\":0,\"Bill_Brr\":0,\"Potti\":0,\"Whattso\":4,\"Walupiggy\":12,\"Legumulyte\":1,\"XxX_Cattleprod_XxX\":0,\"Mr_Pigibank\":9999,\"Hoggindaz\":25,\"Dazey\":0,\"Muhmuguh\":12,\"Zenelith\":9999,\"Falloween_Pumpkin\":3,\"Monolith\":9,\"Shuvelle\":0,\"Lonely_Hunter\":5,\"Fishpaste97\":0,\"Lafu_Shi\":19,\"Omar_Da_Ogar\":13,\"Constructor_Crow\":9999,\"Worldo\":9,\"Tired_Mole\":8,\"Lord_of_the_Hunt\":33}", + "StatueLevels_7": "[[214,169639.145623948],[397,69232736.6469885],[385,26080319.9671213],[385,31912844.6255332],[206,193827.868460227],[102,2469.70639736455],[385,43746793.7055319],[110,4875.03312611611],[94,2077.91488071342],[162,38526.2277973998],[166,33331.1772764302],[139,8964.06510853001],[150,22606.0231310211],[385,30908093.1967762],[171,60223.2783938383],[151,14239.7803310682],[143,14946.3262761775],[343,23062837.4430361],[135,10796.2111493706],[150,11072.2562792618],[133,15287.0859942041],[137,10794.38801594],[147,12152.8072106967],[145,17756.4319110012],[121,9593.868597108],[154,30202.8193733383],[143,12980.2724052323],[129,3772.45822577523],[245,389981.326843138],[154,23808.3401225982],[52,389.623938879456],[7,2.53225806451613]]", + "EMmLENGTH0_6": 16, + "FlagU": "[-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]", + "Cooking": "[[2,0,-1,-1,-1,-1,493,491,387,0,0],[2,0,6,7,8,9,481,487,357,0,0],[2,0,6,7,8,9,485,443,353,0,0],[2,0,4,7,8,9,472,429,353,0,0],[2,0,4,7,8,9,461,450,354,0,0],[2,0,4,7,8,9,450,431,354,0,0],[2,0,-1,-1,-1,-1,429,414,354,0],[2,0,-1,-1,-1,-1,414,404,354,0],[2,0,-1,-1,-1,-1,391,366,354,0],[2,0,-1,-1,-1,-1,375,363,362,0,0]]", "playerNames": [ "Sludgadin", "Sludgev2", @@ -12528,19 +12651,44 @@ 49, 50, 51, + 52, + 53, + 54, + 143, + 154, 335 ], "servervars": { - "Dungeon_CardMulti": 2.5, - "OGtrophy": 1, - "GemPopupLvREQ": 21, - "LetIOSin": 1, - "Dungeon_FlurboMulti": 1.25, - "1LavaChat": "Did_you_know_that_I_post_daily_to_Discord.gg/idleon_with_development_updates_about_what_I'm_working_on?_@_I_even_do_giveaways..._there's_one_right_now!_Go_join_it!", - "Dungeon_CredMulti": 3.2, - "RandEvntWorld": 5, - "PCpurchases": 1, - "DampenServerPlayerMvmt": 0, + "AprilFools": 0, + "RandomTest": 5, + "votePercent": [ + 45, + 15, + 40 + ], + "GemBundleOffer": "bon_s", + "0TwitchLive": 0, + "GemBundleOffer3": "bon_r", + "EventOddz": 25, + "LtdShopNum": 31, + "DustCost": 6.2, + "EventTimerBypass": 0, + "votePercent2": [ + 69, + 12, + 19 + ], + "LavaHacks": 1, + "ArcadeRotation": "_59", + "AutoLoot": 1, + "AncientOddPerIsland": 960, + "Dungeon1_time": 480, + "voteCategories": [ + 23, + 2, + 17, + 29 + ], "HappyHours": [ 10000, 40000, @@ -12560,558 +12708,506 @@ 580000, 601100 ], - "A_empoExpon": 2.52, - "RemoveVials": 0, - "GemBundleOffer": "bun_q", - "voteCat2": [ - 5, - 6, - 20, - 26 - ], - "Dungeon1_time": 480, - "CompBatch": 0, - "EventTimerBypass": 0, - "PristineCharm": 1, - "voteCategories": [ - 5, - 14, - 17, - 19 - ], - "GemBundleOffer3": "bun_z", - "EventVal1": 0, - "ChipRepo": [ - -1, - -1, - -1 - ], - "RandomTest": 5, - "NewStuffButton": 47, - "TomePct": [ - 13158, - 31411, - 39721, - 41850, - 44086, - 44526, - 45157, - 8235, - 4366, - 2716, - 1543, - 1015 - ], - "Test": "", - "TestData": "Hello There", - "GuildRank": [ - "1,Highscores_are,999999", - "1,Currently_Retired,999999", - "1,Congrats_to_all,999999", - "1,previous_guilds,999999", - "1,that_were_top_5,999999" - ], - "ArcadeRotation": "_58", - "RateAgain": 52, - "GamingFertCostExpA": 132, - "WorldSelRNG": 39, + "DampenServerPlayerMvmt": 0, + "SteamEvent": 0, + "Comp_RaffleWinners": "0", "worldCounts": [ - 237, - 153, - 161, - 158, - 159, - 146, - 41, - 40, - 35, - 38, - 36, - 38, - 52, - 39, - 36, - 34, - 35, - 42, - 47, - 40, - 44, - 39, - 28, - 31, - 39, - 34, - 38, - 41, - 34, - 34, + 325, + 180, + 173, + 165, + 164, + 180, + 60, + 51, + 67, + 53, + 56, + 67, + 64, + 53, + 55, + 51, + 50, + 62, + 54, + 63, + 53, + 58, + 48, + 54, + 67, + 67, 46, - 39, - 35, - 42, - 39, - 44, + 71, + 54, + 57, + 68, 53, - 35, - 33, - 33, - 6, - 8, - 9, - 6, + 55, + 85, + 53, + 65, + 52, + 52, + 49, + 69, + 20, + 12, 11, - 5, - 6, - 7, - 6, - 7, - 7, - 5, - 6, - 7, - 7, + 11, + 13, 7, - 5, - 51, - 4, - 30, - 14, + 21, 10, + 16, 8, - 6, - 5, - 54, - 7, - 7, - 13, - 2, - 10, - 24, - 4, - 4, - 4, 8, - 5, - 6, - 14, - 13, + 8, + 24, + 27, + 3, 19, + 7, 8, - 11, + 19, + 10, + 90, + 21, 14, - 3, - 4, 14, - 2, 8, + 19, + 13, + 16, 10, - 2, - 6, + 16, + 10, + 10, + 12, + 11, 8, - 3, - 4, - 7, - 2, - 5, - 4, - 3, + 15, + 17, + 12, 14, - 6, + 12, + 41, + 12, + 14, + 14, + 14, + 14, + 11, + 19, + 16, + 12, 6, 10, - 7, - 3, - 5, - 3, - 6, - 3, + 19, 15, - 7, - 5, 11, + 9, + 15, + 23, + 10, 6, - 2, - 3, - 4, + 24, + 9, + 8, + 12, 11, - 42, - 5, + 10, + 40, + 23, + 14, + 14, 8, + 12, + 14, 5, - 6, + 8, + 15, + 9, 7, - 3, - 5, - 4, + 15, + 18, + 26, 8, - 4, 5, - 4, - 3, - 3, - 2, - 4, - 2, - 3, - 4, - 1, - 10, - 4, 9, - 11, + 12, + 6, + 8, + 8, 9, - 10, - 5, 9, + 6, + 9, + 20, 7, - 5, - 6, + 11, + 13, 8, - 4, - 6, - 4, - 6, - 3, + 11, 9, - 6, + 7, + 36, + 17, + 10, + 18, + 13, + 12, + 12, + 16, + 13, + 10, 8, + 10, + 13, + 11, + 12, + 13, + 13, + 15, + 11, + 18, 4, - 1, - 1, + 9, 3, - 1, - 2, + 5, + 4, 3, - 2, 1, - 1, - 2, 3, - 5, 3, 1, 2, - 2, - 2, - 1, - 0, - 1, - 1, - 2, - 1, - 1, - 1, - 12, - 2, - 0, - 1, 1, 4, - 2, - 1, - 0, - 2, - 1, - 1, - 1, - 2, - 2, - 1, - 1, - 0, - 0, - 3, - 9, - 2, - 1, - 1, - 3, - 0, - 1, - 1, 3, - 1, - 0, - 0, - 1, - 0, - 8, - 36, 3, - 1, - 2, - 2, - 4, + 7, 6, 2, - 1, + 7, + 3, + 7, + 7, + 4, 1, 4, 2, - 0, + 23, 2, 3, - 2, - 2, 1, - 7, - 6, 2, 4, - 2, 3, + 8, 1, - 2, - 2, - 2, - 3, - 2, - 6, 4, - 1, - 2, - 2, 3, - 2, - 4, - 1, - 1, - 10, - 2, 3, - 2, - 2, + 5, 3, - 2, - 2, - 1, - 0, - 4, + 7, 4, 4, 2, - 3, + 1, 5, + 14, 3, + 4, + 4, + 6, + 6, + 7, 3, 5, + 4, 5, 3, 3, + 4, + 13, + 93, + 9, 2, - 1, - 2, - 1, - 1, - 0, + 4, + 5, 3, + 10, 3, - 1, - 2, - 1, - 2, - 2, + 5, + 9, + 7, 4, - 2, - 2, + 3, + 0, + 5, + 5, 2, 4, + 2, + 10, + 9, + 6, + 3, 8, + 12, + 5, 8, - 2, - 4, + 6, + 5, 4, + 5, + 7, + 7, 2, + 5, + 6, 3, + 6, + 5, + 9, + 16, + 6, + 6, 4, - 1, - 4, - 2, 4, + 5, + 5, 2, - 1, - 1, - 3, 6, - 3, - 11, + 6, + 8, + 7, + 7, + 6, + 4, 13, - 2, - 3, + 7, 3, - 1, + 11, + 7, + 9, 4, - 3, - 2, - 2, - 1, 4, - 3, - 0, - 1, - 1, + 6, + 4, + 6, 5, - 2, - 3, - 2, 5, - 1, - 3, - 3, - 1, - 2, - 2, - 2, - 3, - 2, - 0, - 3, - 2, - 3, - 3, - 1, + 8, + 7, + 6, + 4, 3, - 1, + 6, + 7, + 8, 3, - 2, + 4, + 6, + 6, + 8, + 9, + 9, + 4, + 6, + 7, + 4, + 5, + 6, + 6, + 4, + 9, + 8, + 6, 3, + 6, + 6, + 5, + 15, + 31, 9, - 1, - 1, - 1, - 1, - 1, 5, + 0, 2, - 1, - 1, + 8, + 7, + 6, + 6, 4, + 6, + 3, + 4, + 6, + 6, 5, - 1, 4, - 3, - 1, - 3, - 3, - 3, - 3, + 6, + 5, + 4, + 7, + 4, 5, - 0, - 3, 3, 3, - 1, - 4, - 1, - 0, 5, - 2, - 0, 5, 4, - 1, - 2, - 3, - 2, - 2, 6, + 11, 2, - 2, + 3, + 5, 6, - 4, - 4, 3, - 12, - 2, - 1, - 2, + 7, 2, + 7, 3, + 9, + 14, + 8, + 4, + 6, 2, 6, - 5, + 3, + 7, 4, + 4, + 5, + 5, + 6, + 6, 3, - 1, 5, 7, - 9, - 3, - 6, 5, - 1, 4, + 4, + 8, + 4, + 10, + 9, 2, - 7, 6, 4, - 3, - 4, + 6, + 6, 7, 3, 3, - 3, - 4, + 8, + 6, 7, - 3, + 8, + 5, 4, + 7, + 8, + 10, + 8, + 8, + 10, + 8, + 7, + 29, 5, - 2, - 2, + 9, + 4, 5, + 7, 2, 3, - 2, - 5, - 2, - 1, - 1, - 5, - 2, 3, - 2, - 2, - 2, - 5, 3, - 5, + 8, 4, - 3, 4, 6, - 8, - 4, + 9, + 9, + 11, + 12, 3, + 6, + 18, + 9, + 5, + 10, + 9, + 11, + 8, + 6, + 7, + 8, + 7, + 10, + 7, + 9, + 8, 3, - 4, - 0, - 2, 2, + 8, + 6, 3, - 2, - 2, - 2, - 2, - 2, + 6, + 14, + 14, + 7, + 4, + 4, + 6, + 5, + 9, + 7, + 6, + 8, + 11, + 7, + 11, + 16, + 4, 5, - 8 + 16, + 10, + 9, + 11, + 9, + 11, + 9, + 7, + 8, + 7, + 11, + 12, + 10, + 12, + 7, + 17 ], - "LtdShopNum": 31, - "LavaHacks": 1, - "Comp_Raffle": 0, - "EventFun": "50,2,5,600,0,400", - "votePercent": [ - 25, - 20, - 55 + "StarterBundleReset": 47, + "GemPopupBundle": "bon_r", + "PCpurchases": 1, + "GuildRank": [ + "1,Highscores_are,999999", + "1,Currently_Retired,999999", + "1,Congrats_to_all,999999", + "1,previous_guilds,999999", + "1,that_were_top_5,999999" ], - "GameVERSION": 119, - "AprilFools": 0, - "AutoLoot": 1, - "DustCost": 6.2, - "AncientOddPerIsland": 960, + "EventVal1": 0, + "Comp_Raffle": 0, "DivCostAfter3": 40, + "TomeOn": 1, + "NewStuffButton": 47, "tgt_req": [ 0, 150, @@ -13122,38 +13218,74 @@ 700, 99999 ], - "abc": 143, - "EventOddz": 25, + "1LavaChat": "THE_TRENCH_IS_OPEN!_@_New_maps,_new_monsters,_new_SKILL,_new_content_for_sailing,_gaming,_farming,_construction,_alchemy,_refinery,_and_more!_Good_luck_to_you_all_in_tomorrow's_Tournament,_unless_you're_up_against_me!", + "A_empoExpon": 2.52, + "WorldSelRNG": 39, + "KillroySwap": 139, + "TomePct": [ + 13261, + 31743, + 39961, + 42135, + 44410, + 44880, + 45564, + 8337, + 4388, + 2737, + 1549, + 1015 + ], + "RandEvntWorld": 5, "ArcadeBonuses": [ - 13, - 53, - 28, - 25, - 22, - 59, - 39, - 46, - 35 + 62, + 63, + 65, + 32, + 31, + 58, + 38, + 48, + 54 ], - "0TwitchLive": 0, + "PristineCharm": 1, + "ArcGballPCT": 87, + "A_ResXP": 1.01, + "A_MineHP": 1.01, + "Dungeon_CredMulti": 3.2, + "GemPopupLvREQ": 21, + "A_divArc": "zyz2qXFREE HXCKSFREE MODSFREE MXDS HCKS 4 U ACKS 4 U HAX 4 U BUY HXX BUY NOW", + "CompBatch": 0, + "Dungeon_FlurboMulti": 1.25, + "RemoveVials": 0, + "LetIOSin": 0, + "GameVERSION": 120, + "TestData": "Hello There", + "A_MineCost": 1.31, "OfferBunC": 1, + "EventActive": "SummerSummerNo", + "EventFun": "50,2,5,600,0,400", + "RateAgain": 52, + "GemBundleOffer2": "bon_p", + "Test": "", + "WhateverKeyYouWant": "test", + "Dungeon_CardMulti": 2.5, + "GemEvoOrder": "0,1,2", "RandEvntHr": 6663, - "AncientArtiPCT": 0, - "Comp_RaffleWinners": "0", - "StarterBundleReset": 47, - "A_divArc": "zyz2qXFREE HXCKSFREE MODSFREE MXDS HCKS 4 U ACKS 4 U HAX 4 U BUY HXX BUY NOW", - "votePercent2": [ - 21, - 28, - 51 + "OGtrophy": 1, + "GamingFertCostExpA": 132, + "abc": 143, + "ChipRepo": [ + -1, + -1, + -1 ], - "SteamEvent": 0, - "ArcGballPCT": 0, - "TomeOn": 1, - "WhateverKeyYouWant": "test", - "KillroySwap": 138, - "GemPopupBundle": "bun_z", - "EventActive": "SummerSummerNo", - "GemBundleOffer2": "bun_a" + "voteCat2": [ + 7, + 1, + 9, + 20 + ], + "AncientArtiPCT": 0 } } diff --git a/tests/results/alchemy-prismatic-multiplier-data.json b/tests/results/alchemy-prismatic-multiplier-data.json index 8e3e60e8..a941f42b 100644 --- a/tests/results/alchemy-prismatic-multiplier-data.json +++ b/tests/results/alchemy-prismatic-multiplier-data.json @@ -1,53 +1,53 @@ { - "timestamp": "2026-02-08T06:13:36.875Z", + "timestamp": "2026-02-22T07:26:28.854Z", "extractions": { "arcane_upgrade_45_bonus": { "expression": "idleon.callFunction(\"ArcaneType\", \"ArcaneUpgBonus\", 45, 0)", "result": 0, "description": "Arcane (tesseract) upgrade 45 bonus", - "extractedAt": "2026-02-08T06:13:36.930Z" + "extractedAt": "2026-02-22T07:26:28.873Z" }, "arcade_bonus_54": { "expression": "idleon.callFunction(\"ArcadeBonus\", 54, 0)", "result": 4, "description": "Arcade bonus 54", - "extractedAt": "2026-02-08T06:13:36.938Z" + "extractedAt": "2026-02-22T07:26:28.877Z" }, "world_6_trophy_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"HaveW6Trophy\", 0, 0)", "result": 0, "description": "World 6 trophy bonus (Trophy23 - 10 if obtained, 0 otherwise)", - "extractedAt": "2026-02-08T06:13:36.994Z" + "extractedAt": "2026-02-22T07:26:28.881Z" }, "palette_bonus_28": { "expression": "idleon.callFunction(\"GamingStatType\", \"PaletteBonus\", 28, 0)", "result": 0, "description": "Gaming palette bonus 28", - "extractedAt": "2026-02-08T06:13:37.000Z" + "extractedAt": "2026-02-22T07:26:28.892Z" }, "total_purple_sigils": { "expression": "idleon.callFunction(\"Labb\", \"TotalPurpleSigils\", \"0\", 0, 0)", "result": 0, "description": "Total purple sigils (boost level >= 4)", - "extractedAt": "2026-02-08T06:13:37.006Z" + "extractedAt": "2026-02-22T07:26:28.895Z" }, "exotic_market_bonus_48": { "expression": "idleon.callFunction(\"FarmingStuffs\", \"ExoticBonusQTY\", 48, 0)", "result": 0.15327793167128348, "description": "Exotic market bonus 48", - "extractedAt": "2026-02-08T06:13:37.009Z" + "extractedAt": "2026-02-22T07:26:28.898Z" }, "legend_talent_36_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 36, 0)", "result": 3, "description": "Legend talent 36 bonus", - "extractedAt": "2026-02-08T06:13:37.015Z" + "extractedAt": "2026-02-22T07:26:28.902Z" }, "prismatic_multiplier": { "expression": "idleon.callFunction(\"ArcaneType\", \"PrismaBonusMult\", 0, 0)", "result": 2.071532779316713, "description": "Final prismatic multiplier calculation (min 3, base 2)", - "extractedAt": "2026-02-08T06:13:37.020Z" + "extractedAt": "2026-02-22T07:26:28.907Z" } }, "errors": {}, diff --git a/tests/results/atomcollider-cost-and-maxlevel-data.json b/tests/results/atomcollider-cost-and-maxlevel-data.json index 61e57f61..32f35bd8 100644 --- a/tests/results/atomcollider-cost-and-maxlevel-data.json +++ b/tests/results/atomcollider-cost-and-maxlevel-data.json @@ -1,119 +1,119 @@ { - "timestamp": "2026-02-08T06:43:17.930Z", + "timestamp": "2026-02-22T07:26:28.908Z", "extractions": { "superbit_23_bonus": { "expression": "idleon.callFunction(\"GamingStatType\", \"SuperBitType\", 23, 0)", "result": 1, "description": "Super bit 23 bonus (max level boost, multiplied by 10)", - "extractedAt": "2026-02-08T06:43:17.984Z" + "extractedAt": "2026-02-22T07:26:28.913Z" }, "compass_bonus_53": { "expression": "idleon.callFunction(\"Windwalker\", \"CompassBonus\", 53, 0)", "result": 2, "description": "Compass bonus 53 (max level boost)", - "extractedAt": "2026-02-08T06:43:17.988Z" + "extractedAt": "2026-02-22T07:26:28.916Z" }, "event_shop_28_owned": { "expression": "idleon.callFunction(\"Summoning\", \"EventShopOwned\", 28, 0)", "result": 0, "description": "Event shop 28 owned (max level boost, 1 if owned, 0 otherwise)", - "extractedAt": "2026-02-08T06:43:17.993Z" + "extractedAt": "2026-02-22T07:26:28.919Z" }, "palette_bonus_35": { "expression": "idleon.callFunction(\"GamingStatType\", \"PaletteBonus\", 35, 0)", "result": 0, "description": "Palette bonus 35 (atom cost reduction)", - "extractedAt": "2026-02-08T06:43:17.996Z" + "extractedAt": "2026-02-22T07:26:28.930Z" }, "stamp_atom_cost": { "expression": "idleon.callFunction(\"StampBonusOfTypeX\", \"AtomCost\", 0, 0)", - "result": 11.304347826086957, + "result": 11.666666666666666, "description": "Stamp bonus for atom cost reduction", - "extractedAt": "2026-02-08T06:43:18.006Z" + "extractedAt": "2026-02-22T07:26:28.934Z" }, "atom_bonus_9": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomBonuses\", 9, 0)", "result": 32, "description": "Atom bonus 9 (Neon - cost reduction)", - "extractedAt": "2026-02-08T06:43:18.015Z" + "extractedAt": "2026-02-22T07:26:28.936Z" }, "superbit_21_bonus": { "expression": "idleon.callFunction(\"GamingStatType\", \"SuperBitType\", 21, 0)", "result": 1, "description": "Super bit 21 bonus (cost reduction, multiplied by 10)", - "extractedAt": "2026-02-08T06:43:18.017Z" + "extractedAt": "2026-02-22T07:26:28.939Z" }, "grimoire_bonus_51": { "expression": "idleon.callFunction(\"Summoning\", \"GrimoireUpgBonus\", 51, 0)", "result": 0, "description": "Grimoire upgrade bonus 51 (cost reduction)", - "extractedAt": "2026-02-08T06:43:18.025Z" + "extractedAt": "2026-02-22T07:26:28.947Z" }, "compass_bonus_50": { "expression": "idleon.callFunction(\"Windwalker\", \"CompassBonus\", 50, 0)", "result": 2, "description": "Compass bonus 50 (cost reduction)", - "extractedAt": "2026-02-08T06:43:18.036Z" + "extractedAt": "2026-02-22T07:26:28.950Z" }, "bubble_y5": { "expression": "idleon.getDNSM(\"AlchBubbles\").h.Y5", "result": 12.761061946902656, "description": "Alchemy bubble Y5 (cost reduction)", - "extractedAt": "2026-02-08T06:43:18.043Z" + "extractedAt": "2026-02-22T07:26:28.952Z" }, "collider_building_level": { "expression": "idleon.getAttr(\"TowerInfo\")[8]", "result": 130, "description": "Atom Collider building level (divided by 10 in cost calculation)", - "extractedAt": "2026-02-08T06:43:18.046Z" + "extractedAt": "2026-02-22T07:26:28.955Z" }, "merit_atom_cost": { "expression": "idleon.getAttr(\"Tasks\")[2][4][6]", "result": 4, "description": "Merit level for atom cost reduction (multiplied by 7)", - "extractedAt": "2026-02-08T06:43:18.054Z" + "extractedAt": "2026-02-22T07:26:28.963Z" }, "bubba_bonus_7": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 7, 0)", "result": 12.599999999999998, "description": "Bubba bonus 7 (cost reduction)", - "extractedAt": "2026-02-08T06:43:18.057Z" + "extractedAt": "2026-02-22T07:26:28.966Z" }, "atom_max_level": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomMaxLv\", 0, 0)", "result": 32, "description": "Atom max level calculation", - "extractedAt": "2026-02-08T06:43:18.062Z" + "extractedAt": "2026-02-22T07:26:28.969Z" }, "atom_0_cost": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomCost\", 0, 0)", - "result": 227227, + "result": 226857, "description": "Hydrogen (atom 0) cost", - "extractedAt": "2026-02-08T06:43:18.065Z" + "extractedAt": "2026-02-22T07:26:28.972Z" }, "atom_3_cost": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomCost\", 3, 0)", - "result": 525370, + "result": 524513, "description": "Lithium (atom 3) cost", - "extractedAt": "2026-02-08T06:43:18.073Z" + "extractedAt": "2026-02-22T07:26:28.974Z" }, "atom_5_cost": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomCost\", 5, 0)", - "result": 8043407.435414747, + "result": 8030281.696235647, "description": "Carbon (atom 5) cost", - "extractedAt": "2026-02-08T06:43:18.076Z" + "extractedAt": "2026-02-22T07:26:28.982Z" }, "atom_8_cost": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomCost\", 8, 0)", - "result": 28036228.22048213, + "result": 27990476.936322693, "description": "Fluoride (atom 8) cost", - "extractedAt": "2026-02-08T06:43:18.083Z" + "extractedAt": "2026-02-22T07:26:28.985Z" }, "atom_11_cost": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomCost\", 11, 0)", - "result": 3435913917.0031323, + "result": 3430306976.129063, "description": "Sodium (atom 11) cost", - "extractedAt": "2026-02-08T06:43:18.086Z" + "extractedAt": "2026-02-22T07:26:28.988Z" } }, "errors": {}, diff --git a/tests/results/big-fish-data.json b/tests/results/big-fish-data.json index 9ccce89a..14bee0ac 100644 --- a/tests/results/big-fish-data.json +++ b/tests/results/big-fish-data.json @@ -1,41 +1,41 @@ { - "timestamp": "2026-02-08T06:03:47.070Z", + "timestamp": "2026-02-22T07:26:28.989Z", "extractions": { "big_fish_bonus_0": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishBonuses\", 0)", "result": 4.117647058823529, "description": "Big Fish bonus 0: W7 mob respawn rate", - "extractedAt": "2026-02-08T06:03:47.098Z" + "extractedAt": "2026-02-22T07:26:28.993Z" }, "big_fish_bonus_1": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishBonuses\", 1)", "result": 2.326241134751773, "description": "Big Fish bonus 1: Max Stamina in Spelunking", - "extractedAt": "2026-02-08T06:03:47.103Z" + "extractedAt": "2026-02-22T07:26:28.995Z" }, "big_fish_bonus_2": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishBonuses\", 2)", "result": 2.4561403508771926, "description": "Big Fish bonus 2: Spelunking AFK Gains", - "extractedAt": "2026-02-08T06:03:47.108Z" + "extractedAt": "2026-02-22T07:26:29.002Z" }, "big_fish_bonus_3": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishBonuses\", 3)", "result": 0.19607843137254902, "description": "Big Fish bonus 3: Kill per Kill in W7", - "extractedAt": "2026-02-08T06:03:47.112Z" + "extractedAt": "2026-02-22T07:26:29.005Z" }, "big_fish_bonus_4": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishBonuses\", 4)", "result": 0, "description": "Big Fish bonus 4: Class EXP Gain", - "extractedAt": "2026-02-08T06:03:47.118Z" + "extractedAt": "2026-02-22T07:26:29.007Z" }, "big_fish_bonus_5": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishBonuses\", 5)", "result": 0, "description": "Big Fish bonus 5: Double Gold Food drop chance", - "extractedAt": "2026-02-08T06:03:47.127Z" + "extractedAt": "2026-02-22T07:26:29.009Z" }, "big_fish_cost_0": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishCost\", 0)", @@ -45,7 +45,7 @@ "original": 1.820265924804207e+30 }, "description": "Big Fish upgrade cost for bonus 0", - "extractedAt": "2026-02-08T06:03:47.132Z" + "extractedAt": "2026-02-22T07:26:29.017Z" }, "big_fish_cost_1": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishCost\", 1)", @@ -55,7 +55,7 @@ "original": 3.171025258690392e+31 }, "description": "Big Fish upgrade cost for bonus 1", - "extractedAt": "2026-02-08T06:03:47.139Z" + "extractedAt": "2026-02-22T07:26:29.020Z" }, "big_fish_cost_2": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishCost\", 2)", @@ -65,7 +65,7 @@ "original": 7.298374875510579e+31 }, "description": "Big Fish upgrade cost for bonus 2", - "extractedAt": "2026-02-08T06:03:47.148Z" + "extractedAt": "2026-02-22T07:26:29.022Z" }, "big_fish_cost_3": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishCost\", 3)", @@ -75,7 +75,7 @@ "original": 1.3668480499920462e+33 }, "description": "Big Fish upgrade cost for bonus 3", - "extractedAt": "2026-02-08T06:03:47.157Z" + "extractedAt": "2026-02-22T07:26:29.024Z" }, "big_fish_cost_4": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishCost\", 4)", @@ -85,7 +85,7 @@ "original": 1.035601597686261e+35 }, "description": "Big Fish upgrade cost for bonus 4", - "extractedAt": "2026-02-08T06:03:47.162Z" + "extractedAt": "2026-02-22T07:26:29.026Z" }, "big_fish_cost_5": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishCost\", 5)", @@ -95,43 +95,43 @@ "original": 1.0387115103197146e+38 }, "description": "Big Fish upgrade cost for bonus 5", - "extractedAt": "2026-02-08T06:03:47.169Z" + "extractedAt": "2026-02-22T07:26:29.028Z" }, "big_fish_unlock_req_0": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishUpgLVREQ\", 0)", "result": 4000, "description": "Big Fish unlock level requirement for bonus 0", - "extractedAt": "2026-02-08T06:03:47.178Z" + "extractedAt": "2026-02-22T07:26:29.034Z" }, "big_fish_unlock_req_1": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishUpgLVREQ\", 1)", "result": 4300, "description": "Big Fish unlock level requirement for bonus 1", - "extractedAt": "2026-02-08T06:03:47.182Z" + "extractedAt": "2026-02-22T07:26:29.036Z" }, "big_fish_unlock_req_2": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishUpgLVREQ\", 2)", "result": 4600, "description": "Big Fish unlock level requirement for bonus 2", - "extractedAt": "2026-02-08T06:03:47.189Z" + "extractedAt": "2026-02-22T07:26:29.039Z" }, "big_fish_unlock_req_3": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishUpgLVREQ\", 3)", "result": 5050, "description": "Big Fish unlock level requirement for bonus 3", - "extractedAt": "2026-02-08T06:03:47.197Z" + "extractedAt": "2026-02-22T07:26:29.041Z" }, "big_fish_unlock_req_4": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishUpgLVREQ\", 4)", "result": 5600, "description": "Big Fish unlock level requirement for bonus 4", - "extractedAt": "2026-02-08T06:03:47.200Z" + "extractedAt": "2026-02-22T07:26:29.043Z" }, "big_fish_unlock_req_5": { "expression": "idleon.callFunction(\"Spelunk\", \"BigFishUpgLVREQ\", 5)", "result": 6250, "description": "Big Fish unlock level requirement for bonus 5", - "extractedAt": "2026-02-08T06:03:47.207Z" + "extractedAt": "2026-02-22T07:26:29.044Z" } }, "errors": {}, diff --git a/tests/results/bubba-global-bonus-data.json b/tests/results/bubba-global-bonus-data.json index bb74845c..a0a7bc85 100644 --- a/tests/results/bubba-global-bonus-data.json +++ b/tests/results/bubba-global-bonus-data.json @@ -1,59 +1,59 @@ { - "timestamp": "2026-02-08T07:30:24.717Z", + "timestamp": "2026-02-22T07:26:29.045Z", "extractions": { "companion_51_bonus": { "expression": "idleon.callFunction(\"Companions\", 51, 0)", "result": 2, "description": "Companion 51 bonus (multiplier for Bubba bonuses)", - "extractedAt": "2026-02-08T07:30:24.773Z" + "extractedAt": "2026-02-22T07:26:29.050Z" }, "upgrade_level_3": { "expression": "idleon.getAttr(\"Bubba\")[1][3]", "result": 12, "description": "Bubba upgrade 3 level (controls bonus unlock progression)", - "extractedAt": "2026-02-08T07:30:24.782Z" + "extractedAt": "2026-02-22T07:26:29.053Z" }, "global_bonus_1": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 1, 0)", "result": 83.99999999999999, "description": "Global bonus 1: +{% Build Rate (base 10)", - "extractedAt": "2026-02-08T07:30:24.791Z" + "extractedAt": "2026-02-22T07:26:29.055Z" }, "global_bonus_2": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 2, 0)", "result": 41.99999999999999, "description": "Global bonus 2: +{% Critter Gain (base 5)", - "extractedAt": "2026-02-08T07:30:24.794Z" + "extractedAt": "2026-02-22T07:26:29.057Z" }, "global_bonus_3": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 3, 0)", "result": 41.99999999999999, "description": "Global bonus 3: +{% Soul Gain (base 5)", - "extractedAt": "2026-02-08T07:30:24.802Z" + "extractedAt": "2026-02-22T07:26:29.059Z" }, "global_bonus_4": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 4, 0)", "result": 125.99999999999997, "description": "Global bonus 4: +{% Total DMG (base 15)", - "extractedAt": "2026-02-08T07:30:24.805Z" + "extractedAt": "2026-02-22T07:26:29.061Z" }, "global_bonus_5": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 5, 0)", "result": 8.399999999999999, "description": "Global bonus 5: +{% All Kills (base 1)", - "extractedAt": "2026-02-08T07:30:24.811Z" + "extractedAt": "2026-02-22T07:26:29.064Z" }, "global_bonus_6": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 6, 0)", "result": 16.799999999999997, "description": "Global bonus 6: {% XP Multi (base 4)", - "extractedAt": "2026-02-08T07:30:24.814Z" + "extractedAt": "2026-02-22T07:26:29.065Z" }, "global_bonus_7": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 7, 0)", "result": 12.599999999999998, "description": "Global bonus 7: -{% Atom Cost (base 3)", - "extractedAt": "2026-02-08T07:30:24.822Z" + "extractedAt": "2026-02-22T07:26:29.067Z" } }, "errors": {}, diff --git a/tests/results/cooking-meal-bonus-data.json b/tests/results/cooking-meal-bonus-data.json index 9b3fe4aa..e2357996 100644 --- a/tests/results/cooking-meal-bonus-data.json +++ b/tests/results/cooking-meal-bonus-data.json @@ -1,47 +1,47 @@ { - "timestamp": "2026-02-08T06:03:47.208Z", + "timestamp": "2026-02-22T07:26:29.068Z", "extractions": { "mainframe_jewel_16": { "expression": "idleon.callFunction(\"MainframeBonus\", 116)", "result": 25.6, "description": "Mainframe jewel 16 bonus (meal bonus)", - "extractedAt": "2026-02-08T06:03:47.218Z" + "extractedAt": "2026-02-22T07:26:29.076Z" }, "shiny_bonus_20": { "expression": "idleon.callFunction(\"Breeding\", \"ShinyBonusS\", \"Nah\", 20, -1)", "result": 17, "description": "Breeding shiny bonus 20 (meal bonus)", - "extractedAt": "2026-02-08T06:03:47.221Z" + "extractedAt": "2026-02-22T07:26:29.078Z" }, "win_bonus_26": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 26, 0)", "result": 98.2215, "description": "Summoning winner bonus 26 (meal bonus)", - "extractedAt": "2026-02-08T06:03:47.228Z" + "extractedAt": "2026-02-22T07:26:29.080Z" }, "ribbon_bonus_meal_11": { "expression": "idleon.callFunction(\"Summoning\", \"RibbonBonus\", idleon.engine.getGameAttribute(\"Ribbon\")[28 + 11], 0)", "result": 1, "description": "Ribbon bonus for meal 11", - "extractedAt": "2026-02-08T06:03:47.233Z" + "extractedAt": "2026-02-22T07:26:29.082Z" }, "meal_bonus_sailing": { "expression": "idleon.callFunction(\"MealBonus\", \"Sailing\")", "result": 638.82032134, "description": "Meal bonus for Sailing", - "extractedAt": "2026-02-08T06:03:47.238Z" + "extractedAt": "2026-02-22T07:26:29.084Z" }, "meal_bonus_mcook": { "expression": "idleon.callFunction(\"MealBonus\", \"Mcook\")", "result": 41793.9432657066, "description": "Meal bonus for Mcook", - "extractedAt": "2026-02-08T06:03:47.241Z" + "extractedAt": "2026-02-22T07:26:29.091Z" }, "meal_bonus_kitchen_eff": { "expression": "idleon.callFunction(\"MealBonus\", \"KitchenEff\")", "result": 4188.6543945915, "description": "Meal bonus for KitchenEff", - "extractedAt": "2026-02-08T06:03:47.247Z" + "extractedAt": "2026-02-22T07:26:29.094Z" } }, "errors": {}, diff --git a/tests/results/cooking-speed-data.json b/tests/results/cooking-speed-data.json index 0d0ecc64..195dfa75 100644 --- a/tests/results/cooking-speed-data.json +++ b/tests/results/cooking-speed-data.json @@ -1,209 +1,209 @@ { - "timestamp": "2026-02-08T06:03:47.248Z", + "timestamp": "2026-02-22T07:26:29.094Z", "extractions": { "final_cooking_speed": { "expression": "idleon.callFunction(\"CookingR\", \"CookingSPEED\", 0, 0)", "result": { "type": "large_number", - "value": "9.979931840900868e+116", - "original": 9.979931840900868e+116 + "value": "1.7441750567942962e+117", + "original": 1.7441750567942962e+117 }, "description": "Final cooking speed result for kitchen 0", - "extractedAt": "2026-02-08T06:03:47.258Z" + "extractedAt": "2026-02-22T07:26:29.098Z" }, "starsign_58_bonus": { "expression": "idleon.getDNSM(\"StarSigns\").h[58]", "result": 64.30766430000004, "description": "Star sign 58 (Gordonius Major) cooking speed bonus", - "extractedAt": "2026-02-08T06:03:47.261Z" + "extractedAt": "2026-02-22T07:26:29.100Z" }, "kitchen_0_meal_levels": { "expression": "idleon.getAttr(\"Cooking\")[0][6]", "result": 493, "description": "Kitchen 0 meal levels (this.mealLevels)", - "extractedAt": "2026-02-08T06:03:47.266Z" + "extractedAt": "2026-02-22T07:26:29.102Z" }, "kitchen_0_recipe_levels": { "expression": "idleon.getAttr(\"Cooking\")[0][7]", "result": 491, "description": "Kitchen 0 recipe levels (this.recipeLevels)", - "extractedAt": "2026-02-08T06:03:47.269Z" + "extractedAt": "2026-02-22T07:26:29.108Z" }, "kitchen_0_luck_levels": { "expression": "idleon.getAttr(\"Cooking\")[0][8]", "result": 387, "description": "Kitchen 0 luck levels (this.luckLevels)", - "extractedAt": "2026-02-08T06:03:47.278Z" + "extractedAt": "2026-02-22T07:26:29.111Z" }, "talent_59_bonus": { "expression": "idleon.callFunction(\"TalentCalc\", 59)", "result": { "type": "large_number", - "value": "8.137804313774709e+40", - "original": 8.137804313774709e+40 + "value": "9.390168650314497e+40", + "original": 9.390168650314497e+40 }, "description": "Talent 59 bonus", - "extractedAt": "2026-02-08T06:03:47.281Z" + "extractedAt": "2026-02-22T07:26:29.113Z" }, "crop_sc_3_bonus": { "expression": "idleon.callFunction(\"FarmingStuffs\", \"CropSCbonus\", 3, 0)", - "result": 59960158.962545976, + "result": 72551792.34468064, "description": "Crop SC 3 bonus", - "extractedAt": "2026-02-08T06:03:47.288Z" + "extractedAt": "2026-02-22T07:26:29.115Z" }, "talent_enh_146_bonus": { "expression": "idleon.callFunction(\"TalentEnh\", 146)", - "result": 2048.4002145854793, + "result": 2478.5642596484304, "description": "Enhanced Talent 146 bonus", - "extractedAt": "2026-02-08T06:03:47.292Z" + "extractedAt": "2026-02-22T07:26:29.117Z" }, "voting_13_bonus": { "expression": "idleon.callFunction(\"Summoning\", \"VotingBonusz\", 13, 0)", "result": 0, "description": "Voting 13 bonus", - "extractedAt": "2026-02-08T06:03:47.298Z" + "extractedAt": "2026-02-22T07:26:29.119Z" }, "vault_upg_54_bonus": { "expression": "idleon.callFunction(\"Summoning\", \"VaultUpgBonus\", 54, 0)", "result": 2340, "description": "Vault upgrade 54 bonus", - "extractedAt": "2026-02-08T06:03:47.302Z" + "extractedAt": "2026-02-22T07:26:29.125Z" }, "meal_bonus_zmealfarm": { "expression": "idleon.callFunction(\"MealBonus\", \"zMealFarm\", 0, 0)", "result": 34113.005159556, "description": "Z meal farm bonus", - "extractedAt": "2026-02-08T06:03:47.306Z" + "extractedAt": "2026-02-22T07:26:29.128Z" }, "alch_bubbles_meal_spdz_bonus": { "expression": "idleon.getDNSM(\"AlchBubbles\").h.MealSpdz", "result": { "type": "large_number", - "value": "3.0902762803847654e+30", - "original": 3.0902762803847654e+30 + "value": "3.1878676008466385e+30", + "original": 3.1878676008466385e+30 }, "description": "Alchemy bubbles MealSpdz bonus", - "extractedAt": "2026-02-08T06:03:47.309Z" + "extractedAt": "2026-02-22T07:26:29.130Z" }, "atom_bonuses_8_bonus": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomBonuses\", 8, 0)", "result": 363704869.4375501, "description": "Atom bonuses 8 bonus", - "extractedAt": "2026-02-08T06:03:47.311Z" + "extractedAt": "2026-02-22T07:26:29.132Z" }, "msa_1_bonus": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 1, 0)", "result": 1521, "description": "MSA 1 bonus", - "extractedAt": "2026-02-08T06:03:47.317Z" + "extractedAt": "2026-02-22T07:26:29.134Z" }, "artifact_13_bonus": { "expression": "idleon.callFunction(\"Sailing\", \"ArtifactBonus\", 13, 0)", - "result": 8980.858149710239, + "result": 9001.036731379241, "description": "Artifact 13 bonus", - "extractedAt": "2026-02-08T06:03:47.320Z" + "extractedAt": "2026-02-22T07:26:29.136Z" }, "arcade_28_bonus": { "expression": "idleon.callFunction(\"ArcadeBonus\", 28)", "result": 0, "description": "Arcade 28 bonus", - "extractedAt": "2026-02-08T06:03:47.326Z" + "extractedAt": "2026-02-22T07:26:29.138Z" }, "alch_vials_6turtle_bonus": { "expression": "idleon.getDNSM(\"AlchVials\").h[\"6turtle\"]", "result": 266.24, "description": "Alchemy vial bonus for 6turtle", - "extractedAt": "2026-02-08T06:03:47.329Z" + "extractedAt": "2026-02-22T07:26:29.145Z" }, "alch_vials_MealCook_bonus": { "expression": "idleon.getDNSM(\"AlchVials\").h.MealCook", "result": 491.52, "description": "Alchemy vial bonus for MealCook", - "extractedAt": "2026-02-08T06:03:47.332Z" + "extractedAt": "2026-02-22T07:26:29.148Z" }, "stamp_bonus_MealCook": { "expression": "idleon.callFunction(\"StampBonusOfTypeX\", \"MealCook\")", "result": 1800, "description": "Stamp bonus for MealCook", - "extractedAt": "2026-02-08T06:03:47.338Z" + "extractedAt": "2026-02-22T07:26:29.150Z" }, "mainframe_114_bonus": { "expression": "idleon.callFunction(\"MainframeBonus\", 114)", - "result": 785.6, + "result": 787.2, "description": "Mainframe 114 bonus", - "extractedAt": "2026-02-08T06:03:47.341Z" + "extractedAt": "2026-02-22T07:26:29.152Z" }, "meal_bonus_Mcook": { "expression": "idleon.callFunction(\"MealBonus\", \"Mcook\")", "result": 41793.9432657066, "description": "Meal bonus for Mcook", - "extractedAt": "2026-02-08T06:03:47.348Z" + "extractedAt": "2026-02-22T07:26:29.154Z" }, "summoning_win_bonus_15": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 15, 0)", "result": 3886.1549999999997, "description": "Summoning win bonus 15", - "extractedAt": "2026-02-08T06:03:47.358Z" + "extractedAt": "2026-02-22T07:26:29.157Z" }, "holes_monument_rog_bonuses_0_2": { "expression": "idleon.callFunction(\"Holes\", \"MonumentROGbonuses\", 0, 2)", "result": 13100, "description": "Holes monument ROG bonuses 0 2", - "extractedAt": "2026-02-08T06:03:47.362Z" + "extractedAt": "2026-02-22T07:26:29.164Z" }, "holes_b_upg_56_bonus": { "expression": "idleon.callFunction(\"Holes\", \"B_UPG\", 56, 0)", "result": 13.785849184900005, "description": "Holes Schematics 56 bonus", - "extractedAt": "2026-02-08T06:03:47.368Z" + "extractedAt": "2026-02-22T07:26:29.166Z" }, "card_w6c1_bonus": { "expression": "idleon.callFunction(\"RunCodeOfTypeXforThingY\", \"CardLv\", \"w6c1\")", "result": 3, "description": "Card w6c1 bonus", - "extractedAt": "2026-02-08T06:03:47.372Z" + "extractedAt": "2026-02-22T07:26:29.168Z" }, "lamp_bonuses_0": { "expression": "idleon.callFunction(\"Holes\", \"LampBonuses\", 0, 0)", "result": 808, "description": "Holes lamp bonuses 0 0", - "extractedAt": "2026-02-08T06:03:47.380Z" + "extractedAt": "2026-02-22T07:26:29.171Z" }, "alch_vials_6cookspd_bonus": { "expression": "idleon.getDNSM(\"AlchVials\").h[\"6CookSpd\"]", "result": 332.8, "description": "Alchemy vial bonus for 6CookSpd", - "extractedAt": "2026-02-08T06:03:47.399Z" + "extractedAt": "2026-02-22T07:26:29.173Z" }, "card_boss4a_bonus": { "expression": "idleon.callFunction(\"RunCodeOfTypeXforThingY\", \"CardLv\", \"Boss4A\")", "result": 6, "description": "Card Boss4A bonus", - "extractedAt": "2026-02-08T06:03:47.407Z" + "extractedAt": "2026-02-22T07:26:29.179Z" }, "mainframe_100_bonus": { "expression": "idleon.callFunction(\"MainframeBonus\", 100)", "result": 4.800000000000001, "description": "Mainframe 100 bonus", - "extractedAt": "2026-02-08T06:03:47.415Z" + "extractedAt": "2026-02-22T07:26:29.182Z" }, "achieve_status_225_bonus": { "expression": "idleon.callFunction(\"AchieveStatus\", 225)", "result": 1, "description": "Achieve status 225 bonus", - "extractedAt": "2026-02-08T06:03:47.422Z" + "extractedAt": "2026-02-22T07:26:29.184Z" }, "achieve_status_224_bonus": { "expression": "idleon.callFunction(\"AchieveStatus\", 224)", "result": 1, "description": "Achieve status 224 bonus", - "extractedAt": "2026-02-08T06:03:47.430Z" + "extractedAt": "2026-02-22T07:26:29.186Z" }, "meal_bonus_KitchenEff": { "expression": "idleon.callFunction(\"MealBonus\", \"KitchenEff\")", "result": 4188.6543945915, "description": "Meal bonus for KitchenEff", - "extractedAt": "2026-02-08T06:03:47.439Z" + "extractedAt": "2026-02-22T07:26:29.189Z" } }, "errors": {}, diff --git a/tests/results/coral-kid-data.json b/tests/results/coral-kid-data.json index 52da58ba..8b61539d 100644 --- a/tests/results/coral-kid-data.json +++ b/tests/results/coral-kid-data.json @@ -1,77 +1,77 @@ { - "timestamp": "2026-02-08T06:03:47.440Z", + "timestamp": "2026-02-22T07:26:29.190Z", "extractions": { "coral_kid_bonus_0": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 0, 0)", "result": 100, "description": "CoralKid bonus 0: Divinity EXP gain", - "extractedAt": "2026-02-08T06:03:47.453Z" + "extractedAt": "2026-02-22T07:26:29.193Z" }, "coral_kid_bonus_1": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 1, 0)", "result": 10, "description": "CoralKid bonus 1: Blessing max level increase", - "extractedAt": "2026-02-08T06:03:47.460Z" + "extractedAt": "2026-02-22T07:26:29.201Z" }, "coral_kid_bonus_2": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 2, 0)", "result": 3.870967741935484, "description": "CoralKid bonus 2: God Rank class EXP multiplier", - "extractedAt": "2026-02-08T06:03:47.470Z" + "extractedAt": "2026-02-22T07:26:29.203Z" }, "coral_kid_bonus_3": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 3, 0)", "result": 1, "description": "CoralKid bonus 3: Divinity skill level boost to minor links", - "extractedAt": "2026-02-08T06:03:47.478Z" + "extractedAt": "2026-02-22T07:26:29.206Z" }, "coral_kid_bonus_4": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 4, 0)", "result": 0, "description": "CoralKid bonus 4: Divinity PTS gain per Coral Reef upgrade", - "extractedAt": "2026-02-08T06:03:47.482Z" + "extractedAt": "2026-02-22T07:26:29.208Z" }, "coral_kid_bonus_5": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 5, 0)", "result": 0, "description": "CoralKid bonus 5: Daily Coral generation increase", - "extractedAt": "2026-02-08T06:03:47.491Z" + "extractedAt": "2026-02-22T07:26:29.210Z" }, "coral_kid_cost_0": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgCost\", 0)", "result": 25937424.601000022, "description": "CoralKid upgrade cost for bonus 0", - "extractedAt": "2026-02-08T06:03:47.500Z" + "extractedAt": "2026-02-22T07:26:29.220Z" }, "coral_kid_cost_1": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgCost\", 1)", "result": 183105468.75, "description": "CoralKid upgrade cost for bonus 1", - "extractedAt": "2026-02-08T06:03:47.512Z" + "extractedAt": "2026-02-22T07:26:29.222Z" }, "coral_kid_cost_2": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgCost\", 2)", "result": 637761960.0000004, "description": "CoralKid upgrade cost for bonus 2", - "extractedAt": "2026-02-08T06:03:47.523Z" + "extractedAt": "2026-02-22T07:26:29.224Z" }, "coral_kid_cost_3": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgCost\", 3)", "result": 2376000000, "description": "CoralKid upgrade cost for bonus 3", - "extractedAt": "2026-02-08T06:03:47.534Z" + "extractedAt": "2026-02-22T07:26:29.235Z" }, "coral_kid_cost_4": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgCost\", 4)", "result": 12960000000, "description": "CoralKid upgrade cost for bonus 4", - "extractedAt": "2026-02-08T06:03:47.545Z" + "extractedAt": "2026-02-22T07:26:29.237Z" }, "coral_kid_cost_5": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgCost\", 5)", "result": 77760000000, "description": "CoralKid upgrade cost for bonus 5", - "extractedAt": "2026-02-08T06:03:47.554Z" + "extractedAt": "2026-02-22T07:26:29.239Z" } }, "errors": {}, diff --git a/tests/results/coral-reef-daily-gains-data.json b/tests/results/coral-reef-daily-gains-data.json index fe6c3c33..ce8c74db 100644 --- a/tests/results/coral-reef-daily-gains-data.json +++ b/tests/results/coral-reef-daily-gains-data.json @@ -1,95 +1,95 @@ { - "timestamp": "2026-02-08T06:03:47.555Z", + "timestamp": "2026-02-22T07:26:29.240Z", "extractions": { "reef_daily_gains": { "expression": "idleon.callFunction(\"Thingies\", \"ReefDayGains\")", - "result": 134.9715544648834, + "result": 136.0215544648834, "description": "Final Coral Reef daily gains calculation", - "extractedAt": "2026-02-08T06:03:47.620Z" + "extractedAt": "2026-02-22T07:26:29.243Z" }, "param_companion_40_bonus": { "expression": "idleon.callFunction(\"Companions\", 40)", "result": 0.75, "description": "Companion 40 bonus (multiplicative)", - "extractedAt": "2026-02-08T06:03:47.630Z" + "extractedAt": "2026-02-22T07:26:29.245Z" }, "param_event_shop_25_owned": { "expression": "idleon.callFunction(\"Summoning\", \"EventShopOwned\", 25, 0)", "result": 0, "description": "Event shop bonus 25 owned", - "extractedAt": "2026-02-08T06:03:47.637Z" + "extractedAt": "2026-02-22T07:26:29.252Z" }, "param_gem_purchase_41": { "expression": "idleon.engine.getGameAttribute(\"GemItemsPurchased\")[41]", "result": 10, "description": "Gem purchase 41 count", - "extractedAt": "2026-02-08T06:03:47.645Z" + "extractedAt": "2026-02-22T07:26:29.254Z" }, "param_coral_kid_bonus_5": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 5, 0)", "result": 0, "description": "Coral Kid bonus 5 (daily coral generation)", - "extractedAt": "2026-02-08T06:03:47.653Z" + "extractedAt": "2026-02-22T07:26:29.256Z" }, "param_dancing_coral_bonus_0": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 0, 0)", - "result": 70, + "result": 72, "description": "Dancing Coral bonus 0 (daily reef coral)", - "extractedAt": "2026-02-08T06:03:47.659Z" + "extractedAt": "2026-02-22T07:26:29.258Z" }, "param_clamwork_bonus_5": { "expression": "idleon.callFunction(\"Thingies\", \"ClamWorkBonus\", 5, 0)", "result": 0, "description": "Clamwork bonus 5", - "extractedAt": "2026-02-08T06:03:47.668Z" + "extractedAt": "2026-02-22T07:26:29.260Z" }, "param_killroy_bonus_6": { "expression": "idleon.callFunction(\"RandomEvent\", \"KillroyBonuses\", 6, 0)", "result": 0, "description": "Killroy bonus 6 (daily coral reef gains)", - "extractedAt": "2026-02-08T06:03:47.673Z" + "extractedAt": "2026-02-22T07:26:29.262Z" }, "param_stamp_corale": { "expression": "idleon.callFunction(\"StampBonusOfTypeX\", \"corale\")", "result": 4.117647058823529, "description": "Stamp bonus for corale", - "extractedAt": "2026-02-08T06:03:47.679Z" + "extractedAt": "2026-02-22T07:26:29.263Z" }, "param_vial_7corale": { "expression": "idleon.engine.getGameAttribute(\"DNSM\").h.AlchVials.h[\"7corale\"]", "result": 0, "description": "Alchemy vial 7corale bonus", - "extractedAt": "2026-02-08T06:03:47.690Z" + "extractedAt": "2026-02-22T07:26:29.270Z" }, "param_legend_talent_bonus_0": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 0, 0)", "result": 60, "description": "Legend talent bonus 0", - "extractedAt": "2026-02-08T06:03:47.700Z" + "extractedAt": "2026-02-22T07:26:29.273Z" }, "param_arcade_bonus_57": { "expression": "idleon.callFunction(\"ArcadeBonus\", 57)", "result": 0, "description": "Arcade bonus 57", - "extractedAt": "2026-02-08T06:03:47.710Z" + "extractedAt": "2026-02-22T07:26:29.275Z" }, "param_emporium_bonus_43": { "expression": "idleon.callFunction(\"Ninja\", \"EmporiumBonus\", 43, 0)", "result": 1, "description": "Sneaking emporium bonus 43", - "extractedAt": "2026-02-08T06:03:47.725Z" + "extractedAt": "2026-02-22T07:26:29.277Z" }, "param_card_w7a9_level": { "expression": "Math.min(2 * idleon.callFunction(\"RunCodeOfTypeXforThingY\", \"CardLv\", \"w7a9\"), 15)", "result": 2, "description": "Card w7a9 (Demonblub) level", - "extractedAt": "2026-02-08T06:03:47.734Z" + "extractedAt": "2026-02-22T07:26:29.278Z" }, "param_statue_31_bonus": { "expression": "idleon.callFunction(\"ArbitraryCode\", \"StatueBonusGiven31\")", "result": 0.9710281123829344, "description": "Statue 31 bonus", - "extractedAt": "2026-02-08T06:03:47.746Z" + "extractedAt": "2026-02-22T07:26:29.280Z" } }, "errors": {}, diff --git a/tests/results/coral-reef-data.json b/tests/results/coral-reef-data.json index c5d198c6..7c0128ff 100644 --- a/tests/results/coral-reef-data.json +++ b/tests/results/coral-reef-data.json @@ -1,41 +1,41 @@ { - "timestamp": "2026-02-08T06:03:47.748Z", + "timestamp": "2026-02-22T07:26:29.281Z", "extractions": { "coral_reef_cost_0": { "expression": "idleon.callFunction(\"Thingies\", \"ReefCost\", 0)", "result": 284.2170943040401, "description": "Coral Reef upgrade cost for upgrade 0", - "extractedAt": "2026-02-08T06:03:47.761Z" + "extractedAt": "2026-02-22T07:26:29.288Z" }, "coral_reef_cost_1": { "expression": "idleon.callFunction(\"Thingies\", \"ReefCost\", 1)", "result": 10, "description": "Coral Reef upgrade cost for upgrade 1", - "extractedAt": "2026-02-08T06:03:47.770Z" + "extractedAt": "2026-02-22T07:26:29.290Z" }, "coral_reef_cost_2": { "expression": "idleon.callFunction(\"Thingies\", \"ReefCost\", 2)", - "result": 2243.523904195969, + "result": 4040.840849876404, "description": "Coral Reef upgrade cost for upgrade 2", - "extractedAt": "2026-02-08T06:03:47.780Z" + "extractedAt": "2026-02-22T07:26:29.292Z" }, "coral_reef_cost_3": { "expression": "idleon.callFunction(\"Thingies\", \"ReefCost\", 3)", - "result": 1923.0048432337649, + "result": 4071.9958861156833, "description": "Coral Reef upgrade cost for upgrade 3", - "extractedAt": "2026-02-08T06:03:47.791Z" + "extractedAt": "2026-02-22T07:26:29.294Z" }, "coral_reef_cost_4": { "expression": "idleon.callFunction(\"Thingies\", \"ReefCost\", 4)", - "result": 1025.15625, + "result": 2748.7790694400014, "description": "Coral Reef upgrade cost for upgrade 4", - "extractedAt": "2026-02-08T06:03:47.799Z" + "extractedAt": "2026-02-22T07:26:29.296Z" }, "coral_reef_cost_5": { "expression": "idleon.callFunction(\"Thingies\", \"ReefCost\", 5)", "result": 10, "description": "Coral Reef upgrade cost for upgrade 5", - "extractedAt": "2026-02-08T06:03:47.809Z" + "extractedAt": "2026-02-22T07:26:29.298Z" } }, "errors": {}, diff --git a/tests/results/dancing-coral-data.json b/tests/results/dancing-coral-data.json index 6e861316..e1657e4f 100644 --- a/tests/results/dancing-coral-data.json +++ b/tests/results/dancing-coral-data.json @@ -1,119 +1,119 @@ { - "timestamp": "2026-02-08T06:03:47.810Z", + "timestamp": "2026-02-22T07:26:29.299Z", "extractions": { "dancing_coral_unlock_value": { "expression": "idleon.engine.getGameAttribute(\"Spelunk\")[4][7]", "result": 0, "description": "Spelunk[4][7] unlock value (used in cost formula)", - "extractedAt": "2026-02-08T06:03:47.817Z" + "extractedAt": "2026-02-22T07:26:29.304Z" }, "dancing_coral_bonus_0": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 0, 0)", - "result": 70, + "result": 72, "description": "Dancing Coral bonus 0: Daily Reef Coral", - "extractedAt": "2026-02-08T06:03:47.821Z" + "extractedAt": "2026-02-22T07:26:29.306Z" }, "dancing_coral_bonus_1": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 1, 0)", - "result": 100, + "result": 105, "description": "Dancing Coral bonus 1: Spelunking POW", - "extractedAt": "2026-02-08T06:03:47.828Z" + "extractedAt": "2026-02-22T07:26:29.308Z" }, "dancing_coral_bonus_2": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 2, 0)", - "result": 66, + "result": 69, "description": "Dancing Coral bonus 2: Spelunking Amber gain", - "extractedAt": "2026-02-08T06:03:47.831Z" + "extractedAt": "2026-02-22T07:26:29.309Z" }, "dancing_coral_bonus_3": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 3, 0)", "result": 0, "description": "Dancing Coral bonus 3: Class EXP gain", - "extractedAt": "2026-02-08T06:03:47.838Z" + "extractedAt": "2026-02-22T07:26:29.311Z" }, "dancing_coral_bonus_4": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 4, 0)", "result": 0, "description": "Dancing Coral bonus 4: Unknown", - "extractedAt": "2026-02-08T06:03:47.840Z" + "extractedAt": "2026-02-22T07:26:29.314Z" }, "dancing_coral_bonus_5": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 5, 0)", "result": 0, "description": "Dancing Coral bonus 5: Unknown", - "extractedAt": "2026-02-08T06:03:47.846Z" + "extractedAt": "2026-02-22T07:26:29.315Z" }, "dancing_coral_bonus_6": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 6, 0)", "result": 0, "description": "Dancing Coral bonus 6: Unknown", - "extractedAt": "2026-02-08T06:03:47.849Z" + "extractedAt": "2026-02-22T07:26:29.322Z" }, "dancing_coral_bonus_7": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 7, 0)", "result": 0, "description": "Dancing Coral bonus 7: Unknown", - "extractedAt": "2026-02-08T06:03:47.858Z" + "extractedAt": "2026-02-22T07:26:29.325Z" }, "dancing_coral_bonus_8": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralBonus\", 8, 0)", "result": 0, "description": "Dancing Coral bonus 8: Unknown", - "extractedAt": "2026-02-08T06:03:47.862Z" + "extractedAt": "2026-02-22T07:26:29.327Z" }, "dancing_coral_cost_0": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 0)", "result": 19.801980198019802, "description": "Dancing Coral cost for bonus 0", - "extractedAt": "2026-02-08T06:03:47.867Z" + "extractedAt": "2026-02-22T07:26:29.328Z" }, "dancing_coral_cost_1": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 1)", "result": 99.00990099009901, "description": "Dancing Coral cost for bonus 1", - "extractedAt": "2026-02-08T06:03:47.869Z" + "extractedAt": "2026-02-22T07:26:29.330Z" }, "dancing_coral_cost_2": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 2)", "result": 247.5247524752475, "description": "Dancing Coral cost for bonus 2", - "extractedAt": "2026-02-08T06:03:47.878Z" + "extractedAt": "2026-02-22T07:26:29.332Z" }, "dancing_coral_cost_3": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 3)", "result": 990.09900990099, "description": "Dancing Coral cost for bonus 3", - "extractedAt": "2026-02-08T06:03:47.880Z" + "extractedAt": "2026-02-22T07:26:29.334Z" }, "dancing_coral_cost_4": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 4)", "result": 2970.29702970297, "description": "Dancing Coral cost for bonus 4", - "extractedAt": "2026-02-08T06:03:47.887Z" + "extractedAt": "2026-02-22T07:26:29.336Z" }, "dancing_coral_cost_5": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 5)", "result": 9900.990099009901, "description": "Dancing Coral cost for bonus 5", - "extractedAt": "2026-02-08T06:03:47.890Z" + "extractedAt": "2026-02-22T07:26:29.342Z" }, "dancing_coral_cost_6": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 6)", "result": 24752.47524752475, "description": "Dancing Coral cost for bonus 6", - "extractedAt": "2026-02-08T06:03:47.897Z" + "extractedAt": "2026-02-22T07:26:29.345Z" }, "dancing_coral_cost_7": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 7)", "result": 99009.900990099, "description": "Dancing Coral cost for bonus 7", - "extractedAt": "2026-02-08T06:03:47.899Z" + "extractedAt": "2026-02-22T07:26:29.346Z" }, "dancing_coral_cost_8": { "expression": "idleon.callFunction(\"Thingies\", \"DancingCoralCOST\", 8)", "result": 495049.50495049503, "description": "Dancing Coral cost for bonus 8", - "extractedAt": "2026-02-08T06:03:47.902Z" + "extractedAt": "2026-02-22T07:26:29.348Z" } }, "errors": {}, diff --git a/tests/results/diamond-chef-data.json b/tests/results/diamond-chef-data.json index 35900d6b..d56e5d30 100644 --- a/tests/results/diamond-chef-data.json +++ b/tests/results/diamond-chef-data.json @@ -1,33 +1,33 @@ { - "timestamp": "2026-02-08T06:03:47.903Z", + "timestamp": "2026-02-22T07:26:29.349Z", "extractions": { "diamond_chef_final_bonus": { "expression": "idleon.getDNSM(\"AlchBubbles\").h.MealSpdz", "result": { "type": "large_number", - "value": "3.0902762803847654e+30", - "original": 3.0902762803847654e+30 + "value": "3.1878676008466385e+30", + "original": 3.1878676008466385e+30 }, "description": "Diamond Chef - Final Bonus", - "extractedAt": "2026-02-08T06:03:47.907Z" + "extractedAt": "2026-02-22T07:26:29.352Z" }, "diamond_chef_is_bubble_super": { "expression": "idleon.callFunction(\"CauldronStats\", \"isBubbleSuperr\", 3, 17, 0)", "result": 1, "description": "Diamond Chef - Is Bubble Super", - "extractedAt": "2026-02-08T06:03:47.910Z" + "extractedAt": "2026-02-22T07:26:29.353Z" }, "alchemy_prismatic_bonus": { "expression": "idleon.callFunction(\"ArcaneType\", \"PrismaBonusMult\", 0, 0)", "result": 2.071532779316713, "description": "Alchemy Prismatic Bonus", - "extractedAt": "2026-02-08T06:03:47.917Z" + "extractedAt": "2026-02-22T07:26:29.359Z" }, "diamond_chef_base_bonus": { "expression": "idleon.callFunction(\"ArbitraryCode5Inputs\", \"decayMulti\", 0.3, 13, 1562, 0, 0)", "result": 1.2975238095238095, "description": "Diamond Chef - Base Bonus", - "extractedAt": "2026-02-08T06:03:47.920Z" + "extractedAt": "2026-02-22T07:26:29.362Z" } }, "errors": {}, diff --git a/tests/results/divinity-blessing-data.json b/tests/results/divinity-blessing-data.json index ab9a7e3a..5cb17ec2 100644 --- a/tests/results/divinity-blessing-data.json +++ b/tests/results/divinity-blessing-data.json @@ -1,83 +1,83 @@ { - "timestamp": "2026-02-08T06:03:47.921Z", + "timestamp": "2026-02-22T07:26:29.363Z", "extractions": { "emporium_bonus_33": { "expression": "idleon.callFunction(\"Ninja\", \"EmporiumBonus\", 33, 0)", "result": 1, "description": "Jade Emporium upgrade 33 bonus", - "extractedAt": "2026-02-08T06:03:47.926Z" + "extractedAt": "2026-02-22T07:26:29.366Z" }, "gods_unlocked_count": { "expression": "idleon.engine.getGameAttribute(\"Divinity\")[25]", "result": 14, "description": "Number of gods unlocked (for god rank calculation)", - "extractedAt": "2026-02-08T06:03:47.929Z" + "extractedAt": "2026-02-22T07:26:29.368Z" }, "skill_all_efficiencies": { "expression": "idleon.callFunction(\"SkillStats\", \"AllEfficiencies\")", - "result": 12939.555914940676, + "result": 13028.381003089073, "description": "All skill efficiencies stat for BlessyBunDN calculation", - "extractedAt": "2026-02-08T06:03:47.931Z" + "extractedAt": "2026-02-22T07:26:29.381Z" }, "alchemy_bubble_mineff": { "expression": "idleon.engine.getGameAttribute(\"DNSM\").h.AlchBubbles.h.MinEff", - "result": 10227.708335551697, + "result": 10243.560390749117, "description": "Mining efficiency bubble for BlessyBunDN calculation", - "extractedAt": "2026-02-08T06:03:47.936Z" + "extractedAt": "2026-02-22T07:26:29.384Z" }, "alchemy_bubble_chopeff": { "expression": "idleon.engine.getGameAttribute(\"DNSM\").h.AlchBubbles.h.ChopEff", - "result": 1121.1901670009943, + "result": 1121.816486812642, "description": "Chopping efficiency bubble for BlessyBunDN calculation", - "extractedAt": "2026-02-08T06:03:47.938Z" + "extractedAt": "2026-02-22T07:26:29.386Z" }, "total_stats_str": { "expression": "idleon.callFunction(\"TotalStats\", \"STR\")", - "result": 271101, + "result": 278258, "description": "Total STR stat for BlessyBunDN calculation", - "extractedAt": "2026-02-08T06:03:47.941Z" + "extractedAt": "2026-02-22T07:26:29.394Z" }, "total_stats_agi": { "expression": "idleon.callFunction(\"TotalStats\", \"AGI\")", - "result": 134168, + "result": 136295, "description": "Total AGI stat for BlessyBunDN calculation", - "extractedAt": "2026-02-08T06:03:47.947Z" + "extractedAt": "2026-02-22T07:26:29.396Z" }, "total_stats_wis": { "expression": "idleon.callFunction(\"TotalStats\", \"WIS\")", - "result": 142078, + "result": 144208, "description": "Total WIS stat for BlessyBunDN calculation", - "extractedAt": "2026-02-08T06:03:47.950Z" + "extractedAt": "2026-02-22T07:26:29.398Z" }, "divinity_blessing_2": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 2, 0)", "result": 550, "description": "Divinity blessing bonus for god 2 (Nobisect - special formula)", - "extractedAt": "2026-02-08T06:03:47.958Z" + "extractedAt": "2026-02-22T07:26:29.401Z" }, "divinity_blessing_4": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 4, 0)", "result": 528, "description": "Divinity blessing bonus for god 4", - "extractedAt": "2026-02-08T06:03:47.960Z" + "extractedAt": "2026-02-22T07:26:29.403Z" }, "divinity_blessing_6": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 6, 0)", "result": 396, "description": "Divinity blessing bonus for god 6 (Purrmep)", - "extractedAt": "2026-02-08T06:03:47.966Z" + "extractedAt": "2026-02-22T07:26:29.404Z" }, "divinity_blessing_7": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 7, 0)", "result": 132, "description": "Divinity blessing bonus for god 7", - "extractedAt": "2026-02-08T06:03:47.969Z" + "extractedAt": "2026-02-22T07:26:29.406Z" }, "divinity_blessing_9": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 9, 0)", "result": 660, "description": "Divinity blessing bonus for god 9", - "extractedAt": "2026-02-08T06:03:47.971Z" + "extractedAt": "2026-02-22T07:26:29.415Z" } }, "errors": {}, diff --git a/tests/results/divinity-minor-link-data.json b/tests/results/divinity-minor-link-data.json index 774e888b..fabb6f74 100644 --- a/tests/results/divinity-minor-link-data.json +++ b/tests/results/divinity-minor-link-data.json @@ -1,23 +1,23 @@ { - "timestamp": "2026-02-08T06:03:47.972Z", + "timestamp": "2026-02-22T07:26:29.415Z", "extractions": { "alchemy_bubble_y2active": { "expression": "idleon.engine.getGameAttribute(\"DNSM\").h.AlchBubbles.h.Y2ACTIVE", "result": 1.493423936869794, "description": "Alchemy bubble Y2ACTIVE for activeBubblePassiveBonus", - "extractedAt": "2026-02-08T06:03:47.977Z" + "extractedAt": "2026-02-22T07:26:29.419Z" }, "clamworks_bonus_3": { "expression": "idleon.callFunction(\"Thingies\", \"CoralKidUpgBonus\", 3, 0)", "result": 1, "description": "CoralKid upgrade bonus 3", - "extractedAt": "2026-02-08T06:03:47.979Z" + "extractedAt": "2026-02-22T07:26:29.421Z" }, "divinity_minor_bonus_6": { "expression": "idleon.callFunction(\"Divinity\", \"Bonus_Minor\", -1, 6)", - "result": 60.181967637798415, + "result": 60.58159888170992, "description": "Divinity minor bonus for god 6 (Purrmep)", - "extractedAt": "2026-02-08T06:03:47.987Z" + "extractedAt": "2026-02-22T07:26:29.423Z" } }, "errors": {}, diff --git a/tests/results/equinox-rate-data.json b/tests/results/equinox-rate-data.json index 3e18dec3..2ce5ff29 100644 --- a/tests/results/equinox-rate-data.json +++ b/tests/results/equinox-rate-data.json @@ -1,119 +1,119 @@ { - "timestamp": "2026-02-08T06:03:47.988Z", + "timestamp": "2026-02-22T07:26:29.424Z", "extractions": { "has_bun_q": { "expression": "idleon.getAttr(\"BundlesReceived\").h.bun_q", "result": 1, "description": "Has bun_q bundle", - "extractedAt": "2026-02-08T06:03:47.996Z" + "extractedAt": "2026-02-22T07:26:29.430Z" }, "voting_bonus_32": { "expression": "idleon.callFunction(\"Summoning\",\"VotingBonusz\", 32, 0)", "result": 0, "description": "Voting bonus 32", - "extractedAt": "2026-02-08T06:03:47.999Z" + "extractedAt": "2026-02-22T07:26:29.433Z" }, "lore_epic_bonus_8": { "expression": "idleon.callFunction(\"Thingies\",\"LoreEpiBon\", 8, 0)", - "result": 274.2740360334879, + "result": 274.64489284899634, "description": "Lore Epic bonus 8", - "extractedAt": "2026-02-08T06:03:48.002Z" + "extractedAt": "2026-02-22T07:26:29.435Z" }, "companion_15_bonus": { "expression": "idleon.callFunction(\"Companions\", 15)", "result": 2.5, "description": "Companion 15 bonus", - "extractedAt": "2026-02-08T06:03:48.008Z" + "extractedAt": "2026-02-22T07:26:29.437Z" }, "cosmo_bonus_2_5": { "expression": "idleon.callFunction(\"Holes\",\"CosmoBonusQTY\", 2, 5)", "result": 24, "description": "Cosmo bonus 2 - 5", - "extractedAt": "2026-02-08T06:03:48.010Z" + "extractedAt": "2026-02-22T07:26:29.439Z" }, "event_shop_owned_3": { "expression": "idleon.callFunction(\"Summoning\",\"EventShopOwned\", 3, 0)", "result": 1, "description": "Event shop owned 3", - "extractedAt": "2026-02-08T06:03:48.018Z" + "extractedAt": "2026-02-22T07:26:29.441Z" }, "option_320_bonus": { "expression": "idleon.getAttr(\"OptionsListAccount\")[320]", "result": 0, "description": "Option 320 bonus", - "extractedAt": "2026-02-08T06:03:48.020Z" + "extractedAt": "2026-02-22T07:26:29.449Z" }, "alch_vials_eq_bar_bonus": { "expression": "idleon.getAttr(\"DNSM\").h.AlchVials.h.EqBar", "result": 332.8, "description": "Alch vials eq bar bonus", - "extractedAt": "2026-02-08T06:03:48.028Z" + "extractedAt": "2026-02-22T07:26:29.451Z" }, "cloud_bonus_3": { "expression": "idleon.callFunction(\"Dreamstuff\",\"CloudBonus\", 3)", "result": 1, "description": "Cloud bonus 3", - "extractedAt": "2026-02-08T06:03:48.031Z" + "extractedAt": "2026-02-22T07:26:29.453Z" }, "cloud_bonus_9": { "expression": "idleon.callFunction(\"Dreamstuff\",\"CloudBonus\", 9)", "result": 1, "description": "Cloud bonus 9", - "extractedAt": "2026-02-08T06:03:48.037Z" + "extractedAt": "2026-02-22T07:26:29.455Z" }, "cloud_bonus_14": { "expression": "idleon.callFunction(\"Dreamstuff\",\"CloudBonus\", 14)", "result": 1, "description": "Cloud bonus 14", - "extractedAt": "2026-02-08T06:03:48.040Z" + "extractedAt": "2026-02-22T07:26:29.457Z" }, "cloud_bonus_19": { "expression": "idleon.callFunction(\"Dreamstuff\",\"CloudBonus\", 19)", "result": 1, "description": "Cloud bonus 19", - "extractedAt": "2026-02-08T06:03:48.048Z" + "extractedAt": "2026-02-22T07:26:29.459Z" }, "cloud_bonus_22": { "expression": "idleon.callFunction(\"Dreamstuff\",\"CloudBonus\", 22)", "result": 1, "description": "Cloud bonus 22", - "extractedAt": "2026-02-08T06:03:48.051Z" + "extractedAt": "2026-02-22T07:26:29.467Z" }, "cloud_bonus_24": { "expression": "idleon.callFunction(\"Dreamstuff\",\"CloudBonus\", 24)", "result": 0, "description": "Cloud bonus 24", - "extractedAt": "2026-02-08T06:03:48.056Z" + "extractedAt": "2026-02-22T07:26:29.469Z" }, "cloud_bonus_29": { "expression": "idleon.callFunction(\"Dreamstuff\",\"CloudBonus\", 29)", "result": 0, "description": "Cloud bonus 29", - "extractedAt": "2026-02-08T06:03:48.059Z" + "extractedAt": "2026-02-22T07:26:29.471Z" }, "arcade_bonus_41": { "expression": "idleon.callFunction(\"ArcadeBonus\", 41)", "result": 39, "description": "Arcade bonus 41", - "extractedAt": "2026-02-08T06:03:48.062Z" + "extractedAt": "2026-02-22T07:26:29.473Z" }, "emperor_bonus_5": { "expression": "idleon.callFunction(\"Thingies\",\"EmperorBon\", 5, 0)", "result": 75, "description": "Emperor bonus 5", - "extractedAt": "2026-02-08T06:03:48.068Z" + "extractedAt": "2026-02-22T07:26:29.475Z" }, "tesseract_bonus_37": { "expression": "idleon.callFunction(\"ArcaneType\",\"ArcaneUpgBonus\", 37, 0)", "result": 0, "description": "Tesseract bonus 37", - "extractedAt": "2026-02-08T06:03:48.070Z" + "extractedAt": "2026-02-22T07:26:29.477Z" }, "equinox_bar_rate": { "expression": "idleon.callFunction(\"Dreamstuff\",\"BarFillRate\", 0)", - "result": 14183, + "result": 14198, "description": "Equinox bar rate", - "extractedAt": "2026-02-08T06:03:48.077Z" + "extractedAt": "2026-02-22T07:26:29.479Z" } }, "errors": {}, diff --git a/tests/results/legend-talents-data.json b/tests/results/legend-talents-data.json index 67ae3780..ee9fc84e 100644 --- a/tests/results/legend-talents-data.json +++ b/tests/results/legend-talents-data.json @@ -1,65 +1,65 @@ { - "timestamp": "2026-02-08T06:03:48.078Z", + "timestamp": "2026-02-22T07:26:29.479Z", "extractions": { "points_owned": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_owned\", 0, 0)", "result": 68, "description": "Total legend talent points owned from all sources", - "extractedAt": "2026-02-08T06:03:48.088Z" + "extractedAt": "2026-02-22T07:26:29.484Z" }, "points_spent": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_spent\", 0, 0)", "result": 68, "description": "Total points spent (sum of all talent levels)", - "extractedAt": "2026-02-08T06:03:48.090Z" + "extractedAt": "2026-02-22T07:26:29.496Z" }, "companion_37_owned": { "expression": "idleon.callFunction(\"Companions\", 37, 0)", "result": 1, "description": "Companion 37 owned status (contributes 10 points if owned)", - "extractedAt": "2026-02-08T06:03:48.097Z" + "extractedAt": "2026-02-22T07:26:29.504Z" }, "gem_shop_42": { "expression": "idleon.getAttr(\"GemItemsPurchased\")[42]", "result": 5, "description": "Gem shop item 42 purchase count", - "extractedAt": "2026-02-08T06:03:48.100Z" + "extractedAt": "2026-02-22T07:26:29.507Z" }, "sailing_artifact_34_raw": { "expression": "idleon.getAttr(\"Sailing\")[3][34]", "result": 4, "description": "Sailing artifact 34 raw bonus (before min/round)", - "extractedAt": "2026-02-08T06:03:48.108Z" + "extractedAt": "2026-02-22T07:26:29.509Z" }, "sailing_artifact_34_processed": { "expression": "Math.min(5, Math.round(idleon.getAttr(\"Sailing\")[3][34]))", "result": 4, "description": "Sailing artifact 34 processed bonus (min 5, rounded)", - "extractedAt": "2026-02-08T06:03:48.112Z" + "extractedAt": "2026-02-22T07:26:29.511Z" }, "clam_work_bonus_1": { "expression": "idleon.callFunction(\"Thingies\", \"ClamWorkBonus\", 1, 0)", "result": 1, "description": "Clam work bonus 1 (TODO feature - expected to be 0)", - "extractedAt": "2026-02-08T06:03:48.118Z" + "extractedAt": "2026-02-22T07:26:29.512Z" }, "clam_work_bonus_4": { "expression": "idleon.callFunction(\"Thingies\", \"ClamWorkBonus\", 4, 0)", "result": 0, "description": "Clam work bonus 4 (TODO feature - expected to be 0)", - "extractedAt": "2026-02-08T06:03:48.122Z" + "extractedAt": "2026-02-22T07:26:29.514Z" }, "event_shop_32": { "expression": "idleon.callFunction(\"Summoning\", \"EventShopOwned\", 32, 0)", "result": 0, "description": "Event shop bonus 32 (TODO feature - expected to be 0)", - "extractedAt": "2026-02-08T06:03:48.127Z" + "extractedAt": "2026-02-22T07:26:29.522Z" }, "zenith_market_5": { "expression": "idleon.callFunction(\"Thingies\", \"ZenithMarketBonus\", 5, 0)", "result": 1, "description": "Zenith market bonus 5 (TODO feature - expected to be 0)", - "extractedAt": "2026-02-08T06:03:48.129Z" + "extractedAt": "2026-02-22T07:26:29.525Z" }, "spelunk_18_array": { "expression": "idleon.getAttr(\"Spelunk\")[18]", @@ -116,7 +116,7 @@ 0 ], "description": "Full talent levels array (50 elements)", - "extractedAt": "2026-02-08T06:03:48.138Z" + "extractedAt": "2026-02-22T07:26:29.527Z" }, "talent_7_data": { "expression": "idleon.getAttr(\"CustomLists\").h.LegendTalents[7]", @@ -129,7 +129,7 @@ "Super_Talent_PTS_give_+{_more_LVs_to_talents_than_they_normally_do" ], "description": "Talent 7 (Super Duper Talents) definition data - sample validation", - "extractedAt": "2026-02-08T06:03:48.141Z" + "extractedAt": "2026-02-22T07:26:29.529Z" }, "talent_19_data": { "expression": "idleon.getAttr(\"CustomLists\").h.LegendTalents[19]", @@ -142,199 +142,199 @@ "Refinery_cycles_are_}x_faster" ], "description": "Talent 19 (More Soot More Salt) definition data - sample validation", - "extractedAt": "2026-02-08T06:03:48.147Z" + "extractedAt": "2026-02-22T07:26:29.530Z" }, "talent_0_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][0]", "result": 2, "description": "Talent 0 (Coral Restoration) level", - "extractedAt": "2026-02-08T06:03:48.149Z" + "extractedAt": "2026-02-22T07:26:29.532Z" }, "talent_3_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][3]", "result": 1, "description": "Talent 3 (Extended Database) level", - "extractedAt": "2026-02-08T06:03:48.156Z" + "extractedAt": "2026-02-22T07:26:29.537Z" }, "talent_5_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][5]", "result": 1, "description": "Talent 5 (Kruk be Bubblin') level", - "extractedAt": "2026-02-08T06:03:48.158Z" + "extractedAt": "2026-02-22T07:26:29.539Z" }, "talent_7_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][7]", "result": 1, "description": "Talent 7 (Super Duper Talents) level", - "extractedAt": "2026-02-08T06:03:48.161Z" + "extractedAt": "2026-02-22T07:26:29.541Z" }, "talent_11_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][11]", "result": 4, "description": "Talent 11 (Davey Jones Returns) level", - "extractedAt": "2026-02-08T06:03:48.167Z" + "extractedAt": "2026-02-22T07:26:29.543Z" }, "talent_15_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][15]", "result": 1, "description": "Talent 15 (Reduced Jail Sentence) level", - "extractedAt": "2026-02-08T06:03:48.170Z" + "extractedAt": "2026-02-22T07:26:29.545Z" }, "talent_19_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][19]", "result": 2, "description": "Talent 19 (More Soot More Salt) level", - "extractedAt": "2026-02-08T06:03:48.177Z" + "extractedAt": "2026-02-22T07:26:29.546Z" }, "talent_21_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][21]", "result": 5, "description": "Talent 21 (Flopping a Full House) level", - "extractedAt": "2026-02-08T06:03:48.180Z" + "extractedAt": "2026-02-22T07:26:29.548Z" }, "talent_22_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][22]", "result": 1, "description": "Talent 22 (Democracy FTW) level", - "extractedAt": "2026-02-08T06:03:48.188Z" + "extractedAt": "2026-02-22T07:26:29.550Z" }, "talent_25_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][25]", "result": 3, "description": "Talent 25 (Midusian Appetite) level", - "extractedAt": "2026-02-08T06:03:48.190Z" + "extractedAt": "2026-02-22T07:26:29.552Z" }, "talent_30_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][30]", "result": 2, "description": "Talent 30 (Lightning Fast Naps) level", - "extractedAt": "2026-02-08T06:03:48.197Z" + "extractedAt": "2026-02-22T07:26:29.554Z" }, "talent_35_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][35]", "result": 1, "description": "Talent 35 (Obsolete No More) level", - "extractedAt": "2026-02-08T06:03:48.199Z" + "extractedAt": "2026-02-22T07:26:29.559Z" }, "talent_38_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][38]", "result": 1, "description": "Talent 38 (Shrine World Order Bill) level", - "extractedAt": "2026-02-08T06:03:48.206Z" + "extractedAt": "2026-02-22T07:26:29.561Z" }, "talent_39_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][39]", "result": 1, "description": "Talent 39 (Super Talent Points) level", - "extractedAt": "2026-02-08T06:03:48.208Z" + "extractedAt": "2026-02-22T07:26:29.564Z" }, "talent_40_level": { "expression": "idleon.getAttr(\"Spelunk\")[18][40]", "result": 0, "description": "Talent 40 (filler) level - should be 0", - "extractedAt": "2026-02-08T06:03:48.211Z" + "extractedAt": "2026-02-22T07:26:29.566Z" }, "talent_0_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 0, 0)", "result": 60, "description": "Talent 0 (Coral Restoration) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.216Z" + "extractedAt": "2026-02-22T07:26:29.568Z" }, "talent_3_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 3, 0)", "result": 10, "description": "Talent 3 (Extended Database) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.218Z" + "extractedAt": "2026-02-22T07:26:29.570Z" }, "talent_5_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 5, 0)", "result": 10, "description": "Talent 5 (Kruk be Bubblin') bonus calculation", - "extractedAt": "2026-02-08T06:03:48.220Z" + "extractedAt": "2026-02-22T07:26:29.576Z" }, "talent_7_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 7, 0)", "result": 10, "description": "Talent 7 (Super Duper Talents) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.226Z" + "extractedAt": "2026-02-22T07:26:29.579Z" }, "talent_11_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 11, 0)", "result": 60, "description": "Talent 11 (Davey Jones Returns) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.228Z" + "extractedAt": "2026-02-22T07:26:29.581Z" }, "talent_15_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 15, 0)", "result": 150, "description": "Talent 15 (Reduced Jail Sentence) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.231Z" + "extractedAt": "2026-02-22T07:26:29.583Z" }, "talent_19_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 19, 0)", "result": 150, "description": "Talent 19 (More Soot More Salt) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.238Z" + "extractedAt": "2026-02-22T07:26:29.585Z" }, "talent_21_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 21, 0)", "result": 75, "description": "Talent 21 (Flopping a Full House) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.241Z" + "extractedAt": "2026-02-22T07:26:29.586Z" }, "talent_22_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 22, 0)", "result": 25, "description": "Talent 22 (Democracy FTW) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.246Z" + "extractedAt": "2026-02-22T07:26:29.592Z" }, "talent_25_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 25, 0)", "result": 1500, "description": "Talent 25 (Midusian Appetite) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.249Z" + "extractedAt": "2026-02-22T07:26:29.595Z" }, "talent_30_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 30, 0)", "result": 50, "description": "Talent 30 (Lightning Fast Naps) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.258Z" + "extractedAt": "2026-02-22T07:26:29.598Z" }, "talent_35_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 35, 0)", "result": 1, "description": "Talent 35 (Obsolete No More) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.261Z" + "extractedAt": "2026-02-22T07:26:29.600Z" }, "talent_38_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 38, 0)", "result": 1, "description": "Talent 38 (Shrine World Order Bill) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.267Z" + "extractedAt": "2026-02-22T07:26:29.602Z" }, "talent_39_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 39, 0)", "result": 1, "description": "Talent 39 (Super Talent Points) bonus calculation", - "extractedAt": "2026-02-08T06:03:48.270Z" + "extractedAt": "2026-02-22T07:26:29.604Z" }, "talent_40_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 40, 0)", "result": null, "description": "Talent 40 (filler) bonus - should be 0", - "extractedAt": "2026-02-08T06:03:48.277Z" + "extractedAt": "2026-02-22T07:26:29.613Z" }, "super_talent_unlocked": { "expression": "idleon.callFunction(\"Thingies\", \"SuperTalentPTS_unlockedstatus\", 0, 0)", "result": 1, "description": "Super talent system unlock status (1 if unlocked, 0 otherwise)", - "extractedAt": "2026-02-08T06:03:48.279Z" + "extractedAt": "2026-02-22T07:26:29.615Z" }, "super_talent_bonus_levels": { "expression": "idleon.callFunction(\"Thingies\", \"SuperTalentPTS_LVgiven\", 0, 0)", "result": 61, "description": "Super talent bonus levels (50 + talent7 bonus + zenith market bonus)", - "extractedAt": "2026-02-08T06:03:48.288Z" + "extractedAt": "2026-02-22T07:26:29.617Z" } }, "errors": {}, diff --git a/tests/results/orion-global-bonus-data.json b/tests/results/orion-global-bonus-data.json index 185dd46f..53f8935a 100644 --- a/tests/results/orion-global-bonus-data.json +++ b/tests/results/orion-global-bonus-data.json @@ -1,53 +1,53 @@ { - "timestamp": "2026-02-08T06:03:48.289Z", + "timestamp": "2026-02-22T07:26:29.618Z", "extractions": { "legend_talent_26_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 26, 0)", "result": 400, "description": "Legend talent 26 bonus (Orion Overload)", - "extractedAt": "2026-02-08T06:03:48.297Z" + "extractedAt": "2026-02-22T07:26:29.621Z" }, "companion_51_bonus": { "expression": "idleon.callFunction(\"Companions\", 51, 0)", "result": 2, "description": "Companion 51 bonus (multiplier for Orion bonuses)", - "extractedAt": "2026-02-08T06:03:48.300Z" + "extractedAt": "2026-02-22T07:26:29.623Z" }, "global_bonus_0": { "expression": "idleon.callFunction(\"Summoning\", \"OwlBonuses\", 0, 0)", "result": 4125, "description": "Global bonus 0: +{% Class XP (base 5)", - "extractedAt": "2026-02-08T06:03:48.306Z" + "extractedAt": "2026-02-22T07:26:29.626Z" }, "global_bonus_1": { "expression": "idleon.callFunction(\"Summoning\", \"OwlBonuses\", 1, 0)", "result": 8250, "description": "Global bonus 1: +{ Base DMG (base 10)", - "extractedAt": "2026-02-08T06:03:48.309Z" + "extractedAt": "2026-02-22T07:26:29.634Z" }, "global_bonus_2": { "expression": "idleon.callFunction(\"Summoning\", \"OwlBonuses\", 2, 0)", "result": 1320, "description": "Global bonus 2: +{% Total DMG (base 2)", - "extractedAt": "2026-02-08T06:03:48.311Z" + "extractedAt": "2026-02-22T07:26:29.636Z" }, "global_bonus_3": { "expression": "idleon.callFunction(\"Summoning\", \"OwlBonuses\", 3, 0)", "result": 2640, "description": "Global bonus 3: +{% Skill XP (base 4)", - "extractedAt": "2026-02-08T06:03:48.318Z" + "extractedAt": "2026-02-22T07:26:29.638Z" }, "global_bonus_4": { "expression": "idleon.callFunction(\"Summoning\", \"OwlBonuses\", 4, 0)", "result": 660, "description": "Global bonus 4: +{% Drop Rate (base 1)", - "extractedAt": "2026-02-08T06:03:48.321Z" + "extractedAt": "2026-02-22T07:26:29.640Z" }, "global_bonus_5": { "expression": "idleon.callFunction(\"Summoning\", \"OwlBonuses\", 5, 0)", "result": 1320, "description": "Global bonus 5: +{ All Stat (base 2)", - "extractedAt": "2026-02-08T06:03:48.326Z" + "extractedAt": "2026-02-22T07:26:29.642Z" } }, "errors": {}, diff --git a/tests/results/player-build-speed-data.json b/tests/results/player-build-speed-data.json index dab8ebc5..1ebb35d3 100644 --- a/tests/results/player-build-speed-data.json +++ b/tests/results/player-build-speed-data.json @@ -1,161 +1,161 @@ { - "timestamp": "2026-02-10T09:59:45.279Z", + "timestamp": "2026-02-22T07:26:29.642Z", "extractions": { "stamps_bonus_build_prod": { "expression": "idleon.callFunction(\"StampBonusOfTypeX\", \"BuildProd\")", "result": 0, "description": "Stamp bonus for Build Prod", - "extractedAt": "2026-02-10T09:59:45.323Z" + "extractedAt": "2026-02-22T07:26:29.650Z" }, "guild_bonus_5": { "expression": "idleon.callFunction(\"GuildBonuses\", 5)", "result": 0, "description": "Guild bonus 5", - "extractedAt": "2026-02-10T09:59:45.326Z" + "extractedAt": "2026-02-22T07:26:29.653Z" }, "achievement_153": { "expression": "Math.min(5, 5 * idleon.callFunction(\"AchieveStatus\", 153))", "result": 5, "description": "Achievement 153 bonus (5 if completed, 0 otherwise)", - "extractedAt": "2026-02-10T09:59:45.330Z" + "extractedAt": "2026-02-22T07:26:29.655Z" }, "construction_mastery_bonus": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"ConstMasteryBonus\", 2, 0)", - "result": 945, + "result": 955, "description": "Construction mastery bonus from Rift", - "extractedAt": "2026-02-10T09:59:45.336Z" + "extractedAt": "2026-02-22T07:26:29.657Z" }, "vial_equinox_fish_bonus": { "expression": "idleon.getDNSM(\"AlchVials\").h.Contspd", "result": 465.92, "description": "Vial bonus - Shinyfin Stew (Contspd)", - "extractedAt": "2026-02-10T09:59:45.338Z" + "extractedAt": "2026-02-22T07:26:29.659Z" }, "vial_turtle_bonus": { "expression": "idleon.getDNSM(\"AlchVials\").h[\"6turtle\"]", "result": 266.24, "description": "Vial bonus - Turtle Tisane", - "extractedAt": "2026-02-10T09:59:45.341Z" + "extractedAt": "2026-02-22T07:26:29.661Z" }, "arcade_bonus_44": { "expression": "idleon.callFunction(\"ArcadeBonus\", 44)", "result": 100, "description": "Arcade bonus 44", - "extractedAt": "2026-02-10T09:59:45.343Z" + "extractedAt": "2026-02-22T07:26:29.668Z" }, "voting_bonus_18": { "expression": "idleon.callFunction(\"Summoning\", \"VotingBonusz\", 18, 0)", "result": 0, "description": "Voting bonus 18", - "extractedAt": "2026-02-10T09:59:45.346Z" + "extractedAt": "2026-02-22T07:26:29.671Z" }, "vault_upgrade_48": { "expression": "idleon.callFunction(\"Summoning\", \"VaultUpgBonus\", 48, 0)", "result": 60, "description": "Vault upgrade 48", - "extractedAt": "2026-02-10T09:59:45.351Z" + "extractedAt": "2026-02-22T07:26:29.673Z" }, "sheepies_killed": { "expression": "idleon.callFunction(\"Summoning\", \"VaultKillzTotal\", 11, 0)", "result": 10, "description": "Total sheepies killed (vault kills)", - "extractedAt": "2026-02-10T09:59:45.355Z" + "extractedAt": "2026-02-22T07:26:29.675Z" }, "bubba_bonus_1": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 1, 0)", "result": 83.99999999999999, "description": "Bubba global bonus 1", - "extractedAt": "2026-02-10T09:59:45.358Z" + "extractedAt": "2026-02-22T07:26:29.677Z" }, "atom_collider_1": { "expression": "idleon.callFunction(\"AtomCollider\", \"AtomBonuses\", 1, 0)", "result": 10, "description": "Atom collider atom 1 bonus", - "extractedAt": "2026-02-10T09:59:45.361Z" + "extractedAt": "2026-02-22T07:26:29.679Z" }, "redox_salts_in_storage": { "expression": "idleon.getAttr(\"PixelHelperActor\")[5].behaviors.getBehavior(\"ActorEvents_232\")._ItemsAndStorageOWNED.h[\"Refinery1\"]", - "result": 24542495, + "result": 24524390, "description": "Redox salts owned in storage", - "extractedAt": "2026-02-10T09:59:45.370Z" + "extractedAt": "2026-02-22T07:26:29.686Z" }, "winner_bonus_13": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 13, 0)", "result": 2540.9474999999998, "description": "Summoning winner bonus 13", - "extractedAt": "2026-02-10T09:59:45.374Z" + "extractedAt": "2026-02-22T07:26:29.688Z" }, "palette_bonus_25": { "expression": "idleon.callFunction(\"GamingStatType\", \"PaletteBonus\", 25, 0)", - "result": 12, + "result": 19.5, "description": "Gaming palette bonus 25", - "extractedAt": "2026-02-10T09:59:45.377Z" + "extractedAt": "2026-02-22T07:26:29.690Z" }, "gear_bonus_etc_bonuses_30": { "expression": "idleon.callFunction(\"EtcBonuses\", \"30\")", "result": 0, "description": "Gear bonus from EtcBonuses 30", - "extractedAt": "2026-02-10T09:59:45.380Z" + "extractedAt": "2026-02-22T07:26:29.692Z" }, "build_speed_player_0": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 0, 0)", - "result": 6862331748.126758, + "result": 7474278433.926928, "description": "Build speed for player 0", - "extractedAt": "2026-02-10T09:59:45.386Z" + "extractedAt": "2026-02-22T07:26:29.694Z" }, "build_speed_player_1": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 1, 0)", - "result": 4196077319.542442, + "result": 4661863021.629582, "description": "Build speed for player 1", - "extractedAt": "2026-02-10T09:59:45.389Z" + "extractedAt": "2026-02-22T07:26:29.696Z" }, "build_speed_player_2": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 2, 0)", - "result": 3777518664.39607, + "result": 4231803275.103071, "description": "Build speed for player 2", - "extractedAt": "2026-02-10T09:59:45.391Z" + "extractedAt": "2026-02-22T07:26:29.704Z" }, "build_speed_player_3": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 3, 0)", - "result": 219774046844.9035, + "result": 241084437731.75143, "description": "Build speed for player 3", - "extractedAt": "2026-02-10T09:59:45.393Z" + "extractedAt": "2026-02-22T07:26:29.706Z" }, "build_speed_player_4": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 4, 0)", - "result": 4196077319.542442, + "result": 4646605606.867478, "description": "Build speed for player 4", - "extractedAt": "2026-02-10T09:59:45.396Z" + "extractedAt": "2026-02-22T07:26:29.708Z" }, "build_speed_player_5": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 5, 0)", - "result": 4071768064.280732, + "result": 4540663823.767785, "description": "Build speed for player 5", - "extractedAt": "2026-02-10T09:59:45.401Z" + "extractedAt": "2026-02-22T07:26:29.710Z" }, "build_speed_player_6": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 6, 0)", - "result": 13959805259.41899, + "result": 15590632854.936281, "description": "Build speed for player 6", - "extractedAt": "2026-02-10T09:59:45.404Z" + "extractedAt": "2026-02-22T07:26:29.711Z" }, "build_speed_player_7": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 7, 0)", - "result": 23061838794.663895, + "result": 25609796987.512142, "description": "Build speed for player 7", - "extractedAt": "2026-02-10T09:59:45.406Z" + "extractedAt": "2026-02-22T07:26:29.713Z" }, "build_speed_player_8": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 8, 0)", - "result": 3830010339.1058173, + "result": 4275108191.9125204, "description": "Build speed for player 8", - "extractedAt": "2026-02-10T09:59:45.409Z" + "extractedAt": "2026-02-22T07:26:29.721Z" }, "build_speed_player_9": { "expression": "idleon.callFunction(\"WorkbenchStuff\", \"PlayerBuildSpd\", 9, 0)", - "result": 3843202959.5912213, + "result": 4304128993.848425, "description": "Build speed for player 9", - "extractedAt": "2026-02-10T09:59:45.411Z" + "extractedAt": "2026-02-22T07:26:29.723Z" } }, "errors": {}, diff --git a/tests/results/poppy-global-bonus-data.json b/tests/results/poppy-global-bonus-data.json index c18ce118..a86f0fec 100644 --- a/tests/results/poppy-global-bonus-data.json +++ b/tests/results/poppy-global-bonus-data.json @@ -1,65 +1,65 @@ { - "timestamp": "2026-02-08T06:24:13.391Z", + "timestamp": "2026-02-22T07:26:29.724Z", "extractions": { "legend_talent_26_bonus": { "expression": "idleon.callFunction(\"Thingies\", \"LegendPTS_bonus\", 26, 0)", "result": 400, "description": "Legend talent 26 bonus (Orion/Poppy Overload)", - "extractedAt": "2026-02-08T06:24:13.445Z" + "extractedAt": "2026-02-22T07:26:29.727Z" }, "companion_51_bonus": { "expression": "idleon.callFunction(\"Companions\", 51, 0)", "result": 2, "description": "Companion 51 bonus (multiplier for Orion/Poppy bonuses)", - "extractedAt": "2026-02-08T06:24:13.459Z" + "extractedAt": "2026-02-22T07:26:29.729Z" }, "upgrade_level_3": { "expression": "idleon.getAttr(\"OptionsListAccount\")[271]", "result": 54, "description": "Poppy upgrade 3 level (controls bonus unlock progression)", - "extractedAt": "2026-02-08T06:24:13.466Z" + "extractedAt": "2026-02-22T07:26:29.731Z" }, "global_bonus_0": { "expression": "idleon.callFunction(\"Summoning\", \"RooBonuses\", 0, 0)", "result": 1530, "description": "Global bonus 0: +{% Fish Efficiency (base 3)", - "extractedAt": "2026-02-08T06:24:13.479Z" + "extractedAt": "2026-02-22T07:26:29.732Z" }, "global_bonus_1": { "expression": "idleon.callFunction(\"Summoning\", \"RooBonuses\", 1, 0)", "result": 1530, "description": "Global bonus 1: +{ Defence (base 3)", - "extractedAt": "2026-02-08T06:24:13.486Z" + "extractedAt": "2026-02-22T07:26:29.735Z" }, "global_bonus_2": { "expression": "idleon.callFunction(\"Summoning\", \"RooBonuses\", 2, 0)", "result": 2550, "description": "Global bonus 2: +{% Fishing XP (base 5)", - "extractedAt": "2026-02-08T06:24:13.498Z" + "extractedAt": "2026-02-22T07:26:29.742Z" }, "global_bonus_3": { "expression": "idleon.callFunction(\"Summoning\", \"RooBonuses\", 3, 0)", "result": 1020, "description": "Global bonus 3: +{% Accuracy (base 2)", - "extractedAt": "2026-02-08T06:24:13.505Z" + "extractedAt": "2026-02-22T07:26:29.744Z" }, "global_bonus_4": { "expression": "idleon.callFunction(\"Summoning\", \"RooBonuses\", 4, 0)", "result": 1020, "description": "Global bonus 4: +{% Total DMG (base 2)", - "extractedAt": "2026-02-08T06:24:13.521Z" + "extractedAt": "2026-02-22T07:26:29.746Z" }, "global_bonus_5": { "expression": "idleon.callFunction(\"Summoning\", \"RooBonuses\", 5, 0)", "result": 223.125, "description": "Global bonus 5: +{% AFK Gains (base 0.5)", - "extractedAt": "2026-02-08T06:24:13.528Z" + "extractedAt": "2026-02-22T07:26:29.748Z" }, "global_bonus_6": { "expression": "idleon.callFunction(\"Summoning\", \"RooBonuses\", 6, 0)", "result": 1338.75, "description": "Global bonus 6: +{% Cash (base 3)", - "extractedAt": "2026-02-08T06:24:13.534Z" + "extractedAt": "2026-02-22T07:26:29.750Z" } }, "errors": {}, diff --git a/tests/results/sailing-speed-data.json b/tests/results/sailing-speed-data.json index 41adf29a..dcfb77d8 100644 --- a/tests/results/sailing-speed-data.json +++ b/tests/results/sailing-speed-data.json @@ -1,143 +1,143 @@ { - "timestamp": "2026-02-08T06:03:48.327Z", + "timestamp": "2026-02-22T07:26:29.751Z", "extractions": { "divinity_minor_bonus_6": { "expression": "idleon.callFunction(\"Divinity\", \"Bonus_Minor\", -1, 6)", - "result": 60.181967637798415, + "result": 60.58159888170992, "description": "Divinity minor bonus for Purrmep (god 6)", - "extractedAt": "2026-02-08T06:03:48.331Z" + "extractedAt": "2026-02-22T07:26:29.759Z" }, "card_w5c1_bonus": { "expression": "4 * idleon.callFunction(\"RunCodeOfTypeXforThingY\", \"CardLv\", \"w5c1\")", "result": 24, "description": "Card w5c1 bonus", - "extractedAt": "2026-02-08T06:03:48.338Z" + "extractedAt": "2026-02-22T07:26:29.761Z" }, "card_boss5a_bonus": { "expression": "6 * idleon.callFunction(\"RunCodeOfTypeXforThingY\", \"CardLv\", \"Boss5A\")", "result": 24, "description": "Card Boss5A bonus", - "extractedAt": "2026-02-08T06:03:48.340Z" + "extractedAt": "2026-02-22T07:26:29.763Z" }, "alchemy_bubble_y1": { "expression": "idleon.getDNSM(\"AlchBubbles\").h.Y1", "result": 115.27139874739039, "description": "Alchemy bubble Y1 (yellow bubble 1)", - "extractedAt": "2026-02-08T06:03:48.347Z" + "extractedAt": "2026-02-22T07:26:29.764Z" }, "davey_jones_bonus": { "expression": "idleon.callFunction(\"Sailing\", \"DaveyJonesBonus\", 0, 0)", "result": 5.6, "description": "Davey Jones bonus", - "extractedAt": "2026-02-08T06:03:48.349Z" + "extractedAt": "2026-02-22T07:26:29.767Z" }, "divinity_blessing_4": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 4, 0)", "result": 528, "description": "Divinity blessing bonus for god 4", - "extractedAt": "2026-02-08T06:03:48.357Z" + "extractedAt": "2026-02-22T07:26:29.774Z" }, "divinity_blessing_6": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 6, 0)", "result": 396, "description": "Divinity blessing bonus for god 6 (Purrmep)", - "extractedAt": "2026-02-08T06:03:48.359Z" + "extractedAt": "2026-02-22T07:26:29.776Z" }, "voting_bonus_24": { "expression": "idleon.callFunction(\"Summoning\", \"VotingBonusz\", 24, 0)", "result": 0, "description": "Voting bonus 24", - "extractedAt": "2026-02-08T06:03:48.362Z" + "extractedAt": "2026-02-22T07:26:29.778Z" }, "divinity_blessing_9": { "expression": "idleon.callFunction(\"Divinity\", \"BlesssBonus\", 9, 0)", "result": 660, "description": "Divinity blessing bonus for god 9", - "extractedAt": "2026-02-08T06:03:48.368Z" + "extractedAt": "2026-02-22T07:26:29.780Z" }, "artifact_10_bonus": { "expression": "idleon.callFunction(\"Sailing\", \"ArtifactBonus\", 10, 0)", - "result": 4286.099999999999, + "result": 4326.92, "description": "Sailing artifact 10 bonus", - "extractedAt": "2026-02-08T06:03:48.370Z" + "extractedAt": "2026-02-22T07:26:29.783Z" }, "stamp_sailspd_bonus": { "expression": "idleon.callFunction(\"StampBonusOfTypeX\", \"SailSpd\")", "result": 250, "description": "Stamp bonus for SailSpd", - "extractedAt": "2026-02-08T06:03:48.376Z" + "extractedAt": "2026-02-22T07:26:29.785Z" }, "statue_24_bonus": { "expression": "idleon.callFunction(\"ArbitraryCode\", \"StatueBonusGiven24\")", "result": 2255.8925106880333, "description": "Statue 24 bonus", - "extractedAt": "2026-02-08T06:03:48.378Z" + "extractedAt": "2026-02-22T07:26:29.787Z" }, "meal_bonus_sailing": { "expression": "idleon.callFunction(\"MealBonus\", \"Sailing\")", "result": 638.82032134, "description": "Meal bonus for Sailing", - "extractedAt": "2026-02-08T06:03:48.381Z" + "extractedAt": "2026-02-22T07:26:29.793Z" }, "alchemy_vial_sailspd": { "expression": "idleon.getDNSM(\"AlchVials\").h.SailSpd", "result": 133.12, "description": "Alchemy vial SailSpd bonus", - "extractedAt": "2026-02-08T06:03:48.560Z" + "extractedAt": "2026-02-22T07:26:29.796Z" }, "rift_skill_bonus_sailing": { "expression": "17 * idleon.callFunction(\"RiftStuff\", \"RiftSkillBonus,12\", 1)", "result": 17, "description": "Rift skill mastery bonus for sailing (skill index 12)", - "extractedAt": "2026-02-08T06:03:48.588Z" + "extractedAt": "2026-02-22T07:26:29.798Z" }, "worship_msa_bonus_2": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 2, 0)", "result": 117, "description": "Worship MSA bonus 2 (boat speed)", - "extractedAt": "2026-02-08T06:03:48.600Z" + "extractedAt": "2026-02-22T07:26:29.800Z" }, "starsign_63_bonus": { "expression": "idleon.getDNSM(\"StarSigns\").h[63]", "result": 85.74355240000006, "description": "Star sign 63 (C. Shanti Minor) bonus", - "extractedAt": "2026-02-08T06:03:48.606Z" + "extractedAt": "2026-02-22T07:26:29.802Z" }, "boat_0_current_speed": { "expression": "idleon.callFunction(\"Sailing\", \"BoatSpeed\", 0, 4)", - "result": 15234966802.433401, + "result": 15325099882.853354, "description": "Boat 0 current speed (i=4)", - "extractedAt": "2026-02-08T06:03:48.612Z" + "extractedAt": "2026-02-22T07:26:29.804Z" }, "boat_0_next_speed": { "expression": "idleon.callFunction(\"Sailing\", \"BoatSpeed\", 0, 6)", - "result": 15324051208.912943, + "result": 15414711330.322056, "description": "Boat 0 next speed level (i=6)", - "extractedAt": "2026-02-08T06:03:48.619Z" + "extractedAt": "2026-02-22T07:26:29.806Z" }, "boat_0_island_bound_speed": { "expression": "idleon.callFunction(\"Sailing\", \"BoatSpeed\", 0, 0)", "result": 10000000, "description": "Boat 0 island-bound speed (i<=0)", - "extractedAt": "2026-02-08T06:03:48.629Z" + "extractedAt": "2026-02-22T07:26:29.813Z" }, "boat_1_current_speed": { "expression": "idleon.callFunction(\"Sailing\", \"BoatSpeed\", 1, 4)", - "result": 5693295553.695489, + "result": 5726978217.573289, "description": "Boat 1 current speed (i=4)", - "extractedAt": "2026-02-08T06:03:48.633Z" + "extractedAt": "2026-02-22T07:26:29.815Z" }, "boat_1_next_speed": { "expression": "idleon.callFunction(\"Sailing\", \"BoatSpeed\", 1, 6)", - "result": 5740334360.259857, + "result": 5774295315.031881, "description": "Boat 1 next speed level (i=6)", - "extractedAt": "2026-02-08T06:03:48.639Z" + "extractedAt": "2026-02-22T07:26:29.817Z" }, "boat_1_island_bound_speed": { "expression": "idleon.callFunction(\"Sailing\", \"BoatSpeed\", 1, 0)", "result": 10000000, "description": "Boat 1 island-bound speed (i<=0)", - "extractedAt": "2026-02-08T06:03:48.648Z" + "extractedAt": "2026-02-22T07:26:29.819Z" } }, "errors": {}, diff --git a/tests/results/summoning-win-bonus-data.json b/tests/results/summoning-win-bonus-data.json index c1055284..2a1eb47f 100644 --- a/tests/results/summoning-win-bonus-data.json +++ b/tests/results/summoning-win-bonus-data.json @@ -1,95 +1,95 @@ { - "timestamp": "2026-02-12T12:42:13.696Z", + "timestamp": "2026-02-22T07:26:29.820Z", "extractions": { "pristine_charm_bonus_8": { "expression": "idleon.callFunction(\"Ninja\", \"PristineBon\", 8, 0)", "result": 30, "description": "Pristine charm bonus for summoning (index 8 - Crystal Comb)", - "extractedAt": "2026-02-12T12:42:13.744Z" + "extractedAt": "2026-02-22T07:26:29.823Z" }, "gem_item_purchased_11": { "expression": "idleon.engine.getGameAttribute(\"GemItemsPurchased\")[11]", "result": 5, "description": "Gem shop purchase 11 (Winner Bonuses)", - "extractedAt": "2026-02-12T12:42:13.748Z" + "extractedAt": "2026-02-22T07:26:29.824Z" }, "artifact_bonus_32": { "expression": "idleon.callFunction(\"Sailing\", \"ArtifactBonus\", 32, 0)", "result": 100, "description": "Sailing artifact 32 bonus (summoning winner bonus)", - "extractedAt": "2026-02-12T12:42:13.755Z" + "extractedAt": "2026-02-22T07:26:29.832Z" }, "task_board_bonus_2_5_4": { "expression": "idleon.engine.getGameAttribute(\"Tasks\")[2][5][4]", "result": 10, "description": "Task board merit bonus (max 10) for summoning winners", - "extractedAt": "2026-02-12T12:42:13.759Z" + "extractedAt": "2026-02-22T07:26:29.834Z" }, "achievement_379_status": { "expression": "idleon.callFunction(\"AchieveStatus\", 379)", "result": 1, "description": "Achievement 379 completion status (winner bonus +1%)", - "extractedAt": "2026-02-12T12:42:13.762Z" + "extractedAt": "2026-02-22T07:26:29.836Z" }, "achievement_373_status": { "expression": "idleon.callFunction(\"AchieveStatus\", 373)", "result": 1, "description": "Achievement 373 completion status (winner bonus +1%)", - "extractedAt": "2026-02-12T12:42:13.765Z" + "extractedAt": "2026-02-22T07:26:29.839Z" }, "godshard_set_bonus": { "expression": "idleon.callFunction(\"GetSetBonus\", \"GODSHARD_SET\", \"Bonus\", 0, 0)", "result": 0, "description": "Godshard equipment set bonus for summoning winners", - "extractedAt": "2026-02-12T12:42:13.773Z" + "extractedAt": "2026-02-22T07:26:29.840Z" }, "emperor_bonus_8": { "expression": "idleon.callFunction(\"Thingies\", \"EmperorBon\", 8, 0)", "result": 1, "description": "Emperor bonus 8 (summoning winner bonus)", - "extractedAt": "2026-02-12T12:42:13.776Z" + "extractedAt": "2026-02-22T07:26:29.842Z" }, "win_bonus_19": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 19, 0)", "result": 43.407000000000004, "description": "Winner bonus 19 (uses 3.5x multiplier, no recursive bonus)", - "extractedAt": "2026-02-12T12:42:13.779Z" + "extractedAt": "2026-02-22T07:26:29.850Z" }, "win_bonus_20": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 20, 0)", "result": 3, "description": "Winner bonus 20 (raw value only, no multipliers)", - "extractedAt": "2026-02-12T12:42:13.791Z" + "extractedAt": "2026-02-22T07:26:29.853Z" }, "win_bonus_22": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 22, 0)", "result": 10, "description": "Winner bonus 22 (raw value only, no multipliers)", - "extractedAt": "2026-02-12T12:42:13.794Z" + "extractedAt": "2026-02-22T07:26:29.855Z" }, "win_bonus_24": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 24, 0)", "result": 6, "description": "Winner bonus 24 (raw value only, no multipliers)", - "extractedAt": "2026-02-12T12:42:13.796Z" + "extractedAt": "2026-02-22T07:26:29.856Z" }, "win_bonus_26": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 26, 0)", "result": 98.2215, "description": "Winner bonus 26 (Meal bonus - uses all multipliers + bonus 31)", - "extractedAt": "2026-02-12T12:42:13.806Z" + "extractedAt": "2026-02-22T07:26:29.858Z" }, "win_bonus_31": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 31, 0)", "result": 6, "description": "Winner bonus 31", - "extractedAt": "2026-02-12T12:42:13.809Z" + "extractedAt": "2026-02-22T07:26:29.866Z" }, "win_bonus_5": { "expression": "idleon.callFunction(\"Summoning\", \"WinBonus\", 5, 0)", "result": 1972.9710000000002, "description": "Winner bonus 5 (uses 3.5x multiplier and all bonuses including recursive bonus 31)", - "extractedAt": "2026-02-12T12:42:13.811Z" + "extractedAt": "2026-02-22T07:26:29.869Z" } }, "errors": {}, diff --git a/tests/results/talents-sludgeadin-data.json b/tests/results/talents-sludgeadin-data.json index 35ceb4b5..e006d35d 100644 --- a/tests/results/talents-sludgeadin-data.json +++ b/tests/results/talents-sludgeadin-data.json @@ -1,117 +1,117 @@ { - "timestamp": "2026-02-08T06:03:48.649Z", + "timestamp": "2026-02-22T07:26:29.869Z", "extractions": { "talent_42_enhanced": { "expression": "idleon.callFunction(\"TalentEnh\", 42)", "result": 1, "description": "Talent 42 enhanced", - "extractedAt": "2026-02-08T06:03:48.658Z" + "extractedAt": "2026-02-22T07:26:29.873Z" }, "talent_497_enhanced": { "expression": "idleon.callFunction(\"TalentEnh\", 497)", "result": 1, "description": "Talent 497 enhanced", - "extractedAt": "2026-02-08T06:03:48.662Z" + "extractedAt": "2026-02-22T07:26:29.875Z" }, "talent_79_bonus": { "expression": "idleon.callFunction(\"TalentEnh\", 79)", "result": 0, "description": "Talent 79 bonus", - "extractedAt": "2026-02-08T06:03:48.668Z" + "extractedAt": "2026-02-22T07:26:29.877Z" }, "talent_146_bonus": { "expression": "idleon.callFunction(\"TalentEnh\", 146)", - "result": 2048.4002145854793, + "result": 2478.5642596484304, "description": "Talent 146 bonus - Apocalypse Chow", - "extractedAt": "2026-02-08T06:03:48.672Z" + "extractedAt": "2026-02-22T07:26:29.885Z" }, "talent_536_bonus": { "expression": "idleon.callFunction(\"TalentEnh\", 536)", "result": 47.85425101214575, "description": "Talent 536 bonus", - "extractedAt": "2026-02-08T06:03:48.679Z" + "extractedAt": "2026-02-22T07:26:29.887Z" }, "talent_35_bonus": { "expression": "idleon.callFunction(\"TalentEnh\", 35)", "result": 0, "description": "Talent 35 bonus", - "extractedAt": "2026-02-08T06:03:48.705Z" + "extractedAt": "2026-02-22T07:26:29.889Z" }, "all_talent_level_49": { "expression": "idleon.callFunction(\"RunCodeOfTypeXforThingY\",\"AllTalentLV\", \"49\")", "result": 0, "description": "All talent level 49 - Should be 0", - "extractedAt": "2026-02-08T06:03:48.715Z" + "extractedAt": "2026-02-22T07:26:29.891Z" }, "all_talent_level_146": { "expression": "idleon.callFunction(\"RunCodeOfTypeXforThingY\",\"AllTalentLV\", \"146\")", "result": 95, "description": "All talent level 146 - Should be >0", - "extractedAt": "2026-02-08T06:03:48.723Z" + "extractedAt": "2026-02-22T07:26:29.893Z" }, "talent_59_bonus": { "expression": "idleon.callFunction(\"TalentCalc\", 59)", "result": { "type": "large_number", - "value": "8.137804313774709e+40", - "original": 8.137804313774709e+40 + "value": "9.390168650314497e+40", + "original": 9.390168650314497e+40 }, "description": "Talent 59 bonus - Blood Marrow", - "extractedAt": "2026-02-08T06:03:48.728Z" + "extractedAt": "2026-02-22T07:26:29.895Z" }, "talent_max_level_149_bonus": { "expression": "idleon.callFunction(\"GetTalentNumber\", 1 , 149)", "result": 11, "description": "Talent level bonus from talent 149", - "extractedAt": "2026-02-08T06:03:48.732Z" + "extractedAt": "2026-02-22T07:26:29.897Z" }, "talent_max_family_bonus_68": { "expression": "Math.floor(idleon.getDNSM(\"FamBonusQTYs\").h[68])", "result": 14, "description": "Talent level bonus from family bonus 68 - Elemental Sorcerer", - "extractedAt": "2026-02-08T06:03:48.737Z" + "extractedAt": "2026-02-22T07:26:29.899Z" }, "talent_max_level_companion_bonus": { "expression": "idleon.callFunction(\"Companions\", 1 )", "result": 25, "description": "Talent level bonus from companion 1 - Rift Slug", - "extractedAt": "2026-02-08T06:03:48.740Z" + "extractedAt": "2026-02-22T07:26:29.900Z" }, "talent_max_level_divinity_bonus": { "expression": "Math.ceil(idleon.callFunction(\"Divinity\", \"Bonus_Minor\", 0, 2))", "result": 19, "description": "Talent level bonus from divinity - Bear", - "extractedAt": "2026-02-08T06:03:48.746Z" + "extractedAt": "2026-02-22T07:26:29.909Z" }, "talent_max_level_equinox_12_bonus": { "expression": "idleon.getAttr(\"Dream\")[12]", "result": 15, "description": "Talent level bonus from equinox 12", - "extractedAt": "2026-02-08T06:03:48.748Z" + "extractedAt": "2026-02-22T07:26:29.912Z" }, "talent_max_level_ninja_mastery_bonus": { "expression": "5 * Math.floor((97 + idleon.getAttr(\"OptionsListAccount\")[232]) / 100)", "result": 5, "description": "Talent level bonus from ninja mastery", - "extractedAt": "2026-02-08T06:03:48.751Z" + "extractedAt": "2026-02-22T07:26:29.914Z" }, "talent_max_level_grimoire_39_bonus": { "expression": "idleon.callFunction(\"Summoning\",\"GrimoireUpgBonus\", 39, 0)", "result": 0, "description": "Talent level bonus from grimoire 39", - "extractedAt": "2026-02-08T06:03:48.757Z" + "extractedAt": "2026-02-22T07:26:29.916Z" }, "talent_max_level_set_kattlekruk_bonus": { "expression": "idleon.callFunction(\"GetSetBonus\", \"KATTLEKRUK_SET\", \"Bonus\", 0, 0)", "result": 5, "description": "Talent level bonus from kattlekruk set", - "extractedAt": "2026-02-08T06:03:48.760Z" + "extractedAt": "2026-02-22T07:26:29.918Z" }, "talent_max_level_tesseract_57_bonus": { "expression": "idleon.callFunction(\"ArcaneType\",\"ArcaneUpgBonus\", 57, 0)", "result": 0, "description": "Talent level bonus from tesseract 57", - "extractedAt": "2026-02-08T06:03:48.766Z" + "extractedAt": "2026-02-22T07:26:29.925Z" } }, "errors": {}, diff --git a/tests/results/worship-soul-rewards-data.json b/tests/results/worship-soul-rewards-data.json index 1132fc4d..3a21eb67 100644 --- a/tests/results/worship-soul-rewards-data.json +++ b/tests/results/worship-soul-rewards-data.json @@ -1,71 +1,71 @@ { - "timestamp": "2026-02-08T08:31:42.952Z", + "timestamp": "2026-02-22T07:26:29.926Z", "extractions": { "worship_efficiency": { "expression": "idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\")", - "result": 2333331771.6053963, + "result": 2354793994.1910553, "description": "Worship efficiency", - "extractedAt": "2026-02-08T08:31:43.008Z" + "extractedAt": "2026-02-22T07:26:29.930Z" }, "food_bonus_worship_soul_boosts": { "expression": "idleon.callFunction(\"TotalFoodBonuses\", \"WorshipSoulBoosts\")", "result": 0, "description": "Food bonus for worship soul boosts", - "extractedAt": "2026-02-08T08:31:43.015Z" + "extractedAt": "2026-02-22T07:26:29.932Z" }, "talent_57": { "expression": "idleon.callFunction(\"TalentCalc\", 57)", "result": 925, "description": "Talent 57 bonus", - "extractedAt": "2026-02-08T08:31:43.027Z" + "extractedAt": "2026-02-22T07:26:29.934Z" }, "bubba_bonus_3": { "expression": "idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 3, 0)", "result": 41.99999999999999, "description": "Bubba global bonus 3 (Soul Gain)", - "extractedAt": "2026-02-08T08:31:43.036Z" + "extractedAt": "2026-02-22T07:26:29.941Z" }, "dementia_set_bonus": { "expression": "idleon.callFunction(\"GetSetBonus\", \"DEMENTIA_SET\", \"Bonus\", 0, 0)", "result": 50, "description": "Dementia equipment set bonus", - "extractedAt": "2026-02-08T08:31:43.045Z" + "extractedAt": "2026-02-22T07:26:29.944Z" }, "arcade_bonus_24": { "expression": "idleon.callFunction(\"ArcadeBonus\", 24)", "result": 14.545454545454545, "description": "Arcade bonus 24", - "extractedAt": "2026-02-08T08:31:43.056Z" + "extractedAt": "2026-02-22T07:26:29.946Z" }, "vault_upgrade_50": { "expression": "idleon.callFunction(\"Summoning\", \"VaultUpgBonus\", 50, 0)", "result": 450, "description": "Vault upgrade 50 bonus", - "extractedAt": "2026-02-08T08:31:43.066Z" + "extractedAt": "2026-02-22T07:26:29.948Z" }, "totem_0_soul_rewards": { "expression": "Math.floor(5 * (1 + (idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") >= 60 ? Math.floor(100 * Math.pow(idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") / 600, 0.25)) : 0) / 100) * Math.pow((5 + idleon.getAttr(\"TotemInfo\")[0][0]) / 10, 2.6) * (1 + (idleon.callFunction(\"TotalFoodBonuses\", \"WorshipSoulBoosts\") + idleon.callFunction(\"GetSetBonus\", \"DEMENTIA_SET\", \"Bonus\", 0, 0) + idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 3, 0)) / 100) * (1 + idleon.callFunction(\"TalentCalc\", 57) / 100) * (1 + idleon.callFunction(\"ArcadeBonus\", 24) / 100) * (1 + idleon.callFunction(\"Summoning\", \"VaultUpgBonus\", 50, 0) / 100))", - "result": 63603569, + "result": 63743665, "description": "Soul rewards for totem 0 (Goblin Gorefest)", - "extractedAt": "2026-02-08T08:31:43.076Z" + "extractedAt": "2026-02-22T07:26:29.951Z" }, "totem_2_soul_rewards": { "expression": "Math.floor(5 * (1 + (idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") >= 1000 ? Math.floor(100 * Math.pow(idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") / 10000, 0.25)) : 0) / 100) * Math.pow((5 + idleon.getAttr(\"TotemInfo\")[0][2]) / 10, 2.6) * (1 + (idleon.callFunction(\"TotalFoodBonuses\", \"WorshipSoulBoosts\") + idleon.callFunction(\"GetSetBonus\", \"DEMENTIA_SET\", \"Bonus\", 0, 0) + idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 3, 0)) / 100) * (1 + idleon.callFunction(\"TalentCalc\", 57) / 100) * (1 + idleon.callFunction(\"ArcadeBonus\", 24) / 100) * (1 + idleon.callFunction(\"Summoning\", \"VaultUpgBonus\", 50, 0) / 100))", - "result": 20842744, + "result": 20888113, "description": "Soul rewards for totem 2 (Acorn Assault)", - "extractedAt": "2026-02-08T08:31:43.088Z" + "extractedAt": "2026-02-22T07:26:29.953Z" }, "totem_5_soul_rewards": { "expression": "Math.floor(5 * (1 + (idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") >= 25000 ? Math.floor(100 * Math.pow(idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") / 250000, 0.25)) : 0) / 100) * Math.pow((5 + idleon.getAttr(\"TotemInfo\")[0][5]) / 10, 2.6) * (1 + (idleon.callFunction(\"TotalFoodBonuses\", \"WorshipSoulBoosts\") + idleon.callFunction(\"GetSetBonus\", \"DEMENTIA_SET\", \"Bonus\", 0, 0) + idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 3, 0)) / 100) * (1 + idleon.callFunction(\"TalentCalc\", 57) / 100) * (1 + idleon.callFunction(\"ArcadeBonus\", 24) / 100) * (1 + idleon.callFunction(\"Summoning\", \"VaultUpgBonus\", 50, 0) / 100))", - "result": 7016486, + "result": 7035941, "description": "Soul rewards for totem 5 (Citric Conflict)", - "extractedAt": "2026-02-08T08:31:43.095Z" + "extractedAt": "2026-02-22T07:26:29.956Z" }, "totem_7_soul_rewards": { "expression": "Math.floor(5 * (1 + (idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") >= 2500000 ? Math.floor(100 * Math.pow(idleon.callFunction(\"skillstats2\", \"WorshipEfficiency\") / 25000000, 0.25)) : 0) / 100) * Math.pow((5 + idleon.getAttr(\"TotemInfo\")[0][7]) / 10, 2.6) * (1 + (idleon.callFunction(\"TotalFoodBonuses\", \"WorshipSoulBoosts\") + idleon.callFunction(\"GetSetBonus\", \"DEMENTIA_SET\", \"Bonus\", 0, 0) + idleon.callFunction(\"Bubbastuff\", \"BubbaRoG_Bonuses\", 3, 0)) / 100) * (1 + idleon.callFunction(\"TalentCalc\", 57) / 100) * (1 + idleon.callFunction(\"ArcadeBonus\", 24) / 100) * (1 + idleon.callFunction(\"Summoning\", \"VaultUpgBonus\", 50, 0) / 100))", - "result": 2207940, + "result": 2213325, "description": "Soul rewards for totem 7 (Pufferblob Brawl)", - "extractedAt": "2026-02-08T08:31:43.105Z" + "extractedAt": "2026-02-22T07:26:29.963Z" } }, "errors": {}, diff --git a/tests/results/worship-totalizer-bonuses-data.json b/tests/results/worship-totalizer-bonuses-data.json index 28159f80..2cdceffb 100644 --- a/tests/results/worship-totalizer-bonuses-data.json +++ b/tests/results/worship-totalizer-bonuses-data.json @@ -1,77 +1,77 @@ { - "timestamp": "2026-02-08T09:12:08.082Z", + "timestamp": "2026-02-22T07:26:29.963Z", "extractions": { "total_waves": { "expression": "idleon.getAttr(\"TotemInfo\")[0].reduce((sum, val) => sum + val, 0)", "result": 1170, "description": "Total waves across all totems", - "extractedAt": "2026-02-08T09:12:08.144Z" + "extractedAt": "2026-02-22T07:26:29.967Z" }, "bonus_0_damage": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 0, 0)", "result": 117, "description": "Totalizer bonus 0 - Damage", - "extractedAt": "2026-02-08T09:12:08.152Z" + "extractedAt": "2026-02-22T07:26:29.969Z" }, "bonus_1_cooking": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 1, 0)", "result": 1521, "description": "Totalizer bonus 1 - Cooking", - "extractedAt": "2026-02-08T09:12:08.156Z" + "extractedAt": "2026-02-22T07:26:29.971Z" }, "bonus_2_boat_speed": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 2, 0)", "result": 117, "description": "Totalizer bonus 2 - Boat Speed", - "extractedAt": "2026-02-08T09:12:08.164Z" + "extractedAt": "2026-02-22T07:26:29.973Z" }, "bonus_3_bit_value": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 3, 0)", "result": 5850, "description": "Totalizer bonus 3 - Bit Value", - "extractedAt": "2026-02-08T09:12:08.177Z" + "extractedAt": "2026-02-22T07:26:29.980Z" }, "bonus_4_exp_multi": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 4, 0)", "result": 131.04000000000002, "description": "Totalizer bonus 4 - Exp Multi", - "extractedAt": "2026-02-08T09:12:08.186Z" + "extractedAt": "2026-02-22T07:26:29.982Z" }, "bonus_5_skill_exp": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 5, 0)", "result": 117, "description": "Totalizer bonus 5 - Skill Exp", - "extractedAt": "2026-02-08T09:12:08.195Z" + "extractedAt": "2026-02-22T07:26:29.984Z" }, "bonus_6_farming_exp": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 6, 0)", "result": 204.75, "description": "Totalizer bonus 6 - Farming Exp", - "extractedAt": "2026-02-08T09:12:08.206Z" + "extractedAt": "2026-02-22T07:26:29.986Z" }, "bonus_7_jade_coin": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 7, 0)", "result": 234, "description": "Totalizer bonus 7 - Jade Coin", - "extractedAt": "2026-02-08T09:12:08.215Z" + "extractedAt": "2026-02-22T07:26:29.988Z" }, "bonus_8_essence_gain": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 8, 0)", "result": 175.5, "description": "Totalizer bonus 8 - Essence Gain", - "extractedAt": "2026-02-08T09:12:08.226Z" + "extractedAt": "2026-02-22T07:26:29.990Z" }, "bonus_9_spelunking_pow": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 9, 0)", "result": 217.5, "description": "Totalizer bonus 9 - Spelunking Power", - "extractedAt": "2026-02-08T09:12:08.237Z" + "extractedAt": "2026-02-22T07:26:29.992Z" }, "bonus_10_world7_skill": { "expression": "idleon.callFunction(\"GamingStatType\", \"MSA_Bonus\", 10, 0)", "result": 0, "description": "Totalizer bonus 10 - World 7 Second Skill (not yet implemented)", - "extractedAt": "2026-02-08T09:12:08.244Z" + "extractedAt": "2026-02-22T07:26:29.999Z" } }, "errors": {}, From 1808a14830736308f2732d4b0d89df40846a9114 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 18:30:24 +1100 Subject: [PATCH 14/15] slight more enhancement to manipulator --- data/image-manipulator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/image-manipulator.js b/data/image-manipulator.js index 5335ff35..fd00f5c6 100644 --- a/data/image-manipulator.js +++ b/data/image-manipulator.js @@ -40,7 +40,7 @@ }) } else { - console.log("Failed with", e) + console.log(`Failed with ${e.message} for ${file}`) } } }) From ef183c66f26ec022a219406832b3453647a82459 Mon Sep 17 00:00:00 2001 From: Sludgadin Date: Sun, 22 Feb 2026 18:33:56 +1100 Subject: [PATCH 15/15] change log --- data/changelog.ts | 11 +++++++++++ next.config.js | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/data/changelog.ts b/data/changelog.ts index 4a6fd8eb..2f9b4ff9 100644 --- a/data/changelog.ts +++ b/data/changelog.ts @@ -6,6 +6,17 @@ export interface ChangelogEntryData { } export const changelogData: ChangelogEntryData[] = [ + { + version: "1.3.0", + title: "World 7 - Part 2", + date: "February 22, 2026", + changes: [ + "New data from world 7 - part 2 incorporated into the site.", + "Some systems updated (like sailing, and refinery), but mostly untouched.", + "Expect some lead time until I catch up to world 7 systems and impacts.", + "Sorry for the delay!" + ] + }, { version: "1.2.50", title: "World 7", diff --git a/next.config.js b/next.config.js index 53db189c..73faf5c4 100644 --- a/next.config.js +++ b/next.config.js @@ -13,7 +13,7 @@ const nextBuildId = require('next-build-id') const useCDN = ["production", "preview"].includes(process.env.VERCEL_ENV) // I use this to prefix the next.js files uploaded to the S3 bucket. // This will allow me to clean it up periodically without fear of deleting latest code. -let currentPatch = "2.2.6" +let currentPatch = "1.3.0" if (process.env.VERCEL_ENV == "preview") { currentPatch += "-preview";