construct_foundation_level1: name: "Construct Foundation Level 1" description: "Build a level 1 foundation." whatnot: duration: base: 60 cost: - type: "item" gid: "stone" quantity: 100 - type: "item" gid: "wood" quantity: 100 results: - type: "hearth_amenity" gid: "foundation" level: 1 construct_forge_level1: name: "Construct Forge Level 1" description: "Build a level 1 forge." whatnot: requirements: - type: "hearth_amenity" gid: "foundation" level: 1 duration: base: 600 cost: - type: "item" gid: "stone" quantity: 300 results: - type: "hearth_amenity" gid: "forge" level: 1 construct_forge_level2: name: "Upgrade Forge to Level 2" description: "Upgrade your forge to level 2." whatnot: requirements: - type: "hearth_amenity" gid: "foundation" level: 1 duration: base: 2400 cost: - type: "item" gid: "stone" quantity: 300 - type: "item" gid: "iron_ingot" quantity: 10 - type: "item" gid: "arcane_dust" quantity: 500 - type: "item" gid: "shimmering_essence" quantity: 10 results: - type: "hearth_amenity" gid: "forge" level: 2 construct_labratory_level1: name: "Construct Labratory Level 1" description: "Build a level 1 labratory." whatnot: requirements: - type: "hearth_amenity" gid: "foundation" level: 1 duration: base: 600 cost: - type: "item" gid: "wood" quantity: 200 - type: "item" gid: "stone" quantity: 100 results: - type: "hearth_amenity" gid: "labratory" level: 1 construct_labratory_level2: name: "Upgrade Labratory to Level 2" description: "Upgrade your labratory to level 2." whatnot: requirements: - type: "hearth_amenity" gid: "labratory" level: 1 duration: base: 2400 cost: - type: "item" gid: "wood" quantity: 200 - type: "item" gid: "stone" quantity: 200 - type: "item" gid: "iron_ingot" quantity: 6 results: - type: "hearth_amenity" gid: "labratory" level: 2 construct_listern_font_level1: name: "Construct Listern Font Level 1" description: "Build a level 1 listern font." whatnot: duration: base: 1000 cost: - type: "item" gid: "stone" quantity: 200 - type: "item" gid: "shimmering_essence" quantity: 30 results: - type: "hearth_amenity" gid: "listern_font" level: 1 construct_listern_font_level2: name: "Upgrade Listern Font to Level 2" description: "Upgrade your listern font to level 2." whatnot: requirements: - type: "hearth_amenity" gid: "listern_font" level: 1 duration: base: 3600 cost: - type: "item" gid: "stone" quantity: 500 - type: "item" gid: "manadross_tincture" quantity: 1 results: - type: "hearth_amenity" gid: "listern_font" level: 2 craft_pig_iron_ingot: name: "Smelt Pig Iron Ingot" description: "Smelt a pig iron ingot." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 70 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "crude_iron_ore" quantity: 10 results: - type: "item" gid: "pig_iron_ingot" xp: - gid: "otherforge" value: 4 craft_iron_ingot: name: "Smelt Iron Ingot" description: "Smelt an iron ingot." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 80 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ore" quantity: 10 results: - type: "item" gid: "iron_ingot" xp: - gid: "otherforge" value: 8 craft_purify_pig_iron_ingot: name: "Purify Pig Iron Ingot" description: "Purify an pig iron ingots into an iron ingot." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 105 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "pig_iron_ingot" quantity: 10 results: - type: "item" gid: "iron_ingot" xp: - gid: "otherforge" value: 8 craft_iron_lockpicks: name: "Craft Iron Lockpicks" description: "Craft iron lockpicks." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 110 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 2 results: - type: "item" gid: "iron_lockpicks" xp: - gid: "otherforge" value: 15 craft_iron_dagger: name: "Craft Iron Dagger" description: "Craft an iron dagger." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 110 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 2 results: - type: "item" gid: "iron_dagger" xp: - gid: "otherforge" value: 15 craft_iron_short_sword: name: "Craft Iron Short Sword" description: "Craft an iron short sword." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 - type: "skill" gid: "otherforge" level: 3 duration: base: 125 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 4 results: - type: "item" gid: "iron_short_sword" xp: - gid: "otherforge" value: 30 craft_iron_longsword: name: "Craft Iron Longsword" description: "Craft an iron longsword." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 - type: "skill" gid: "otherforge" level: 5 duration: base: 150 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 7 results: - type: "item" gid: "iron_longsword" xp: - gid: "otherforge" value: 53 craft_iron_buckler: name: "Craft Iron Buckler" description: "Craft an iron buckler." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 110 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 4 results: - type: "item" gid: "iron_buckler" xp: - gid: "otherforge" value: 20 craft_iron_shield: name: "Craft Iron Shield" description: "Craft an iron shield." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 - type: "skill" gid: "otherforge" level: 4 duration: base: 150 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 8 results: - type: "item" gid: "iron_buckler" xp: - gid: "otherforge" value: 40 craft_iron_pickaxe: name: "Craft Iron Pickaxe" description: "Craft an iron pickaxe." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 120 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 3 - type: "item" gid: "wood" quantity: 2 results: - type: "item" gid: "iron_pickaxe" xp: - gid: "otherforge" value: 15 craft_iron_axe: name: "Craft Iron Axe" description: "Craft an iron axe." whatnot: requirements: - type: "hearth_amenity" gid: "forge" level: 1 duration: base: 120 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 1 - type: "stat" gid: "otherforge_speed" scale_value: 1 cost: - type: "item" gid: "iron_ingot" quantity: 3 - type: "item" gid: "wood" quantity: 2 results: - type: "item" gid: "iron_axe" xp: - gid: "otherforge" value: 15 craft_mending_salve: name: "Mix mending salve" description: "Mix a mending salve." whatnot: requirements: - type: "hearth_amenity" gid: "labratory" level: 1 duration: base: 90 minimum: 35 scaling: - type: "skill" gid: "fluxseethe" scale_value: 1 - type: "stat" gid: "fluxseethe_speed" scale_value: 1 cost: - type: "item" gid: "aseas_leaf" quantity: 2 - type: "item" gid: "arcane_dust" quantity: 2 results: - type: "item" gid: "mending_salve" xp: - gid: "fluxseethe" value: 15 craft_manadross_tincture: name: "Distill manadross tincture" description: "Create a manadross tincture." whatnot: requirements: - type: "hearth_amenity" gid: "labratory" level: 1 - type: "skill" gid: "fluxseethe" level: 5 duration: base: 180 minimum: 35 scaling: - type: "skill" gid: "fluxseethe" scale_value: 1 - type: "stat" gid: "fluxseethe_speed" scale_value: 1 cost: - type: "item" gid: "arcane_dust" quantity: 200 - type: "item" gid: "wisp_of_the_current" quantity: 1 - type: "item" gid: "shrine_hassock" quantity: 1 results: - type: "item" gid: "mending_salve" xp: - gid: "fluxseethe" value: 15 planequarry_floret_mines: name: "Quarry Floret Mines" description: "Planequarry at the Floret Mines." location: "floret_region" whatnot: duration: base: 130 minimum: 35 scaling: - type: "skill" gid: "planequarry" scale_value: 1 - type: "stat" gid: "planequarry_speed" scale_value: 1 results: - type: "item" chance: 1 table: - gid: "stone" score: 0 - type: "item" chance: 1 table: - gid: "crude_iron_ore" score: 0 xp: - gid: "planequarry" value: 5 - gid: "iron_ore" score: 0.98 xp: - gid: "planequarry" value: 10 - gid: "pure_iron_ore" score: 0.996 xp: - gid: "planequarry" value: 20 table_scaling: - type: "skill" gid: "planequarry" scale_value: 1.25 - type: "item" chance: 0.02 table: - gid: "red_beryl" score: 0 xp: - gid: "planequarry" value: 30 - gid: "tourmaline" score: 0.45 xp: - gid: "planequarry" value: 30 - gid: "yellow_beryl" score: 0.90 xp: - gid: "planequarry" value: 50 titles: - gid: "beryly" - gid: "paraiba_tourmaline" score: 0.95 xp: - gid: "planequarry" value: 50 beastslay_killing_fields: name: "Hunt The Killing Fields" description: "Hunt monsters in The Killing Fields." location: "floret_region" whatnot: duration: base: 60 minimum: 35 scaling: - type: "skill" gid: "beastslay" scale_value: 1 results: - type: "monster" chance: 1 table: - gid: "pit_leech" score: 0 - gid: "stalk_beast" score: 0.40 - gid: "grinpad" score: 0.70 - gid: "lesser_trodgeathomp" score: 0.98 wealdreap_twil_woods: name: "Reap Twil Woods" description: "Wealdreap within Twil Woods." location: "floret_region" whatnot: duration: base: 120 minimum: 35 scaling: - type: "skill" gid: "wealdreap" scale_value: 1 - type: "stat" gid: "wealdreap_speed" scale_value: 1 results: - type: "item" chance: 1 table: - gid: "wood" score: 0 - type: "item" chance: 1 table: - gid: "burstshroom" score: 0.20 xp: - gid: "wealdreap" value: 6 - gid: "aseas_leaf" score: 0.59 xp: - gid: "wealdreap" value: 9 - gid: "shrine_hassock" score: 0.98 xp: - gid: "wealdreap" value: 40 - gid: "discord_pome" score: 0.996 xp: - gid: "wealdreap" value: 50 manatrawl_sor_well: name: "Trawl Sor Well" description: "Manatrawl within Sor Well." location: "floret_region" whatnot: duration: base: 60 minimum: 35 scaling: - type: "skill" gid: "manatrawl" scale_value: 1 requirements: - type: "equipment" gid: "aethermesh" results: - type: "item" chance: 1 table: - gid: "arcane_dust" score: 0 max_quantity: 2 xp: - gid: "manatrawl" value: 3 - type: "item" chance: 1 table: - gid: "shimmering_essence" score: 0.934 xp: - gid: "manatrawl" value: 30 - gid: "wisp_of_the_current" score: 0.996 xp: - gid: "manatrawl" value: 50 manatrawl_sor_well_depths: name: "Trawl Sor Well Depths" description: "Manatrawl deep within Sor Well." location: "floret_region" whatnot: duration: base: 70 minimum: 35 scaling: - type: "skill" gid: "manatrawl" scale_value: 1 requirements: - type: "skill" gid: "manatrawl" level: 7 - type: "equipment" gid: "aethermesh" results: - type: "item" chance: 1 table: - gid: "arcane_dust" score: 0 max_quantity: 3 xp: - gid: "manatrawl" value: 3 - type: "item" chance: 1 table: - gid: "shimmering_essence" score: 0.934 xp: - gid: "manatrawl" value: 30 - gid: "wisp_of_the_current" score: 0.995 xp: - gid: "manatrawl" value: 50 synthsever_rusted_lockbox: name: "Unlock Rusted Lockbox" description: "Unseal the lock on a rusted lockbox." whatnot: duration: base: 180 minimum: 35 scaling: - type: "skill" gid: "synthsever" scale_value: 1 requirements: - type: "equipment" gid: "iron_lockpicks" cost: - type: "item" gid: "rusted_lockbox" results: - type: "item" gid: "unlocked_rusted_lockbox" - type: "xp" gid: "synthsever" base: 25 open_unlocked_rusted_lockbox: name: "Open Unlocked Rusted Lockbox" description: "Open an unlocked rusted lockbox." whatnot: duration: base: 5 cost: - type: "item" gid: "unlocked_rusted_lockbox" results: - type: "item" chance: 1 table: - gid: "vestige" score: 0 min_quantity: 20 max_quantity: 100 - gid: "red_beryl" score: 0.30 - gid: "tourmaline" score: 0.45 - gid: "yellow_beryl" score: 0.60 titles: - gid: "beryly" - gid: "paraiba_tourmaline" score: 0.70 - gid: "slate_ring" score: 0.80 - gid: "iron_ring" score: 0.85 - gid: "quartz_ring" score: 0.90 - gid: "granite_ring" score: 0.95 wildscour_crumbling_ruins: name: "Scour Crumbling Ruins" description: "Wildscour within the crumbling ruins." location: "floret_region" whatnot: duration: base: 60 minimum: 35 scaling: - type: "skill" gid: "wildscour" scale_value: 1 results: - type: "item" chance: 1 table: - gid: "vestige" score: 0.45 max_quantity: 5 xp: - gid: "wildscour" value: 2 - gid: "aethermesh" score: 0.60 xp: - gid: "wildscour" value: 4 - gid: "stone_pickaxe" score: 0.70 xp: - gid: "manatrawl" value: 4 - gid: "stone_axe" score: 0.80 xp: - gid: "wildscour" value: 4 - gid: "disturbing_doodad" score: 0.998 xp: - gid: "wildscour" value: 93