Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface common.ICrafting
import { type common } from "https://deno.land/x/sptaki@1.2.0/models/eft/mod.ts";
const { ICrafting } = common;

Properties

PointsPerCraftingCycle: number
CraftingCycleHours: number
PointsPerUniqueCraftCycle: number
UniqueCraftsPerCycle: number
CraftTimeReductionPerLevel: number
ProductionTimeReductionPerLevel: number
EliteExtraProductions: number
CraftingPointsToInteligence: number