From a8b578eec633436ac2ea94304bd946008de7555f Mon Sep 17 00:00:00 2001 From: David Gay Date: Fri, 28 May 2021 12:05:41 -0400 Subject: Make all activities innate and remove activity learning, for now --- data/activities.yml | 30 ------------------------------ 1 file changed, 30 deletions(-) (limited to 'data/activities.yml') diff --git a/data/activities.yml b/data/activities.yml index fc8d8d1..7f28fd6 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -1,7 +1,6 @@ construct_foundation_level1: name: "Construct Foundation Level 1" description: "Build a level 1 foundation." - innate: true whatnot: duration: base: 60 @@ -19,7 +18,6 @@ construct_foundation_level1: construct_forge_level1: name: "Construct Forge Level 1" description: "Build a level 1 forge." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -38,7 +36,6 @@ construct_forge_level1: construct_forge_level2: name: "Upgrade Forge to Level 2" description: "Upgrade your forge to level 2." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -66,7 +63,6 @@ construct_forge_level2: construct_labratory_level1: name: "Construct Labratory Level 1" description: "Build a level 1 labratory." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -88,7 +84,6 @@ construct_labratory_level1: construct_labratory_level2: name: "Upgrade Labratory to Level 2" description: "Upgrade your labratory to level 2." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -113,7 +108,6 @@ construct_labratory_level2: construct_listern_font_level1: name: "Construct Listern Font Level 1" description: "Build a level 1 listern font." - innate: true whatnot: duration: base: 1000 @@ -131,7 +125,6 @@ construct_listern_font_level1: construct_listern_font_level2: name: "Upgrade Listern Font to Level 2" description: "Upgrade your listern font to level 2." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -153,7 +146,6 @@ construct_listern_font_level2: craft_pig_iron_ingot: name: "Smelt Pig Iron Ingot" description: "Smelt a pig iron ingot." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -179,13 +171,6 @@ craft_pig_iron_ingot: xp: - gid: "otherforge" value: 4 - - type: "activity" - chance: 0.025 - table: - - gid: "craft_iron_ingot" - score: 0 - - gid: "craft_purify_pig_iron_ingot" - score: 0.50 craft_iron_ingot: name: "Smelt Iron Ingot" description: "Smelt an iron ingot." @@ -245,7 +230,6 @@ craft_purify_pig_iron_ingot: craft_iron_lockpicks: name: "Craft Iron Lockpicks" description: "Craft iron lockpicks." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -274,7 +258,6 @@ craft_iron_lockpicks: craft_iron_dagger: name: "Craft Iron Dagger" description: "Craft an iron dagger." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -424,7 +407,6 @@ craft_iron_shield: craft_mending_salve: name: "Mix mending salve" description: "Mix a mending salve." - innate: true whatnot: requirements: - type: "hearth_amenity" @@ -453,11 +435,6 @@ craft_mending_salve: xp: - gid: "fluxseethe" value: 15 - - type: "activity" - chance: 0.025 - table: - - gid: "craft_manadross_tincture" - score: 0 craft_manadross_tincture: name: "Distill manadross tincture" description: "Create a manadross tincture." @@ -499,7 +476,6 @@ planequarry_floret_mines: name: "Quarry Floret Mines" description: "Planequarry at the Floret Mines." location: "floret_region" - innate: true whatnot: duration: base: 70 @@ -565,7 +541,6 @@ beastslay_killing_fields: name: "Hunt The Killing Fields" description: "Hunt monsters in The Killing Fields." location: "floret_region" - innate: true whatnot: duration: base: 60 @@ -590,7 +565,6 @@ wealdreap_twil_woods: name: "Reap Twil Woods" description: "Wealdreap within Twil Woods." location: "floret_region" - innate: true whatnot: duration: base: 60 @@ -632,7 +606,6 @@ manatrawl_sor_well: name: "Trawl Sor Well" description: "Manatrawl within Sor Well." location: "floret_region" - innate: true whatnot: duration: base: 60 @@ -668,7 +641,6 @@ manatrawl_sor_well_depths: name: "Trawl Sor Well Depths" description: "Manatrawl deep within Sor Well." location: "floret_region" - innate: true whatnot: duration: base: 70 @@ -707,7 +679,6 @@ manatrawl_sor_well_depths: synthsever_rusted_lockbox: name: "Unlock Rusted Lockbox" description: "Unseal the lock on a rusted lockbox." - innate: true whatnot: duration: base: 180 @@ -731,7 +702,6 @@ synthsever_rusted_lockbox: open_unlocked_rusted_lockbox: name: "Open Unlocked Rusted Lockbox" description: "Open an unlocked rusted lockbox." - innate: true whatnot: duration: base: 5 -- cgit v1.2.3