14 lines
314 B
JSON
14 lines
314 B
JSON
{
|
|
"id": "engineering",
|
|
"name": "Engineering",
|
|
"category": "science",
|
|
"description": "Technical skills for ship components and machinery",
|
|
"maxLevel": 100,
|
|
"experiencePerLevel": 1000,
|
|
"defaultUnlocked": true,
|
|
"icon": "fa-wrench",
|
|
"bonuses": {
|
|
"craftingBonus": 0.08,
|
|
"shipStats": 0.03
|
|
}
|
|
} |