construct_foundation_level1: name: "Construct Foundation Level 1" description: "Build a level 1 foundation." innate: true 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." innate: true 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 craft_pig_iron_ingot: name: "Smelt Pig Iron Ingot" description: "Smelt a pig iron ingot." innate: true whatnot: duration: base: 70 minimum: 35 scaling: - type: "skill" gid: "otherforge" scale_value: 2 cost: - type: "item" gid: "crude_iron_ore" quantity: 10 results: - type: "item" gid: "pig_iron_ingot" xp: - gid: "otherforge" value: 15 quarry_floret_mines: name: "Quarry Floret Mines" description: "Planequarry at the Floret Mines." location: "floret_region" innate: true whatnot: duration: base: 70 minimum: 35 scaling: - type: "skill" gid: "planequarry" scale_value: 2 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 - gid: "paraiba_tourmaline" score: 0.95 xp: - gid: "planequarry" value: 50