diff --git a/apps/api/src/data/recipes.ts b/apps/api/src/data/recipes.ts index 8564a2b..597d5e7 100644 --- a/apps/api/src/data/recipes.ts +++ b/apps/api/src/data/recipes.ts @@ -508,6 +508,18 @@ export const defaultRecipes: Array = [ }, // Zone 18: the_absolute + { + bonus: { type: "click_power", value: 1.28 }, + description: + "Absolute fragments ground and set in an omega crystal lattice — an instrument of pure finality. Every action your guild takes through it carries the weight of an ending. It does not miss.", + id: "absolute_focus", + name: "Absolute Focus", + requiredMaterials: [ + { materialId: "absolute_fragment", quantity: 8 }, + { materialId: "omega_crystal", quantity: 3 }, + ], + zoneId: "the_absolute", + }, { bonus: { type: "gold_income", value: 1.3 }, description: