18 lines
489 B
JSON
18 lines
489 B
JSON
{
|
|
"id": "circuit_fabrication",
|
|
"name": "Circuit Fabrication",
|
|
"category": "crafting",
|
|
"description": "Precision manufacturing of electronic circuits and advanced tech components",
|
|
"maxLevel": 100,
|
|
"experiencePerLevel": 850,
|
|
"defaultUnlocked": false,
|
|
"unlockRequires": { "skill": "weapons_crafting", "level": 10 },
|
|
"icon": "fa-microchip",
|
|
"bonuses": {
|
|
"circuitYield": 0.15,
|
|
"craftingSpeed": 0.05,
|
|
"techComponentQuality": 0.1,
|
|
"researchSpeed": 0.03
|
|
}
|
|
}
|