15 lines
333 B
JSON
15 lines
333 B
JSON
{
|
|
"id": "weapons_crafting",
|
|
"name": "Weapons Crafting",
|
|
"category": "crafting",
|
|
"description": "Craft and upgrade ship weapons systems",
|
|
"maxLevel": 100,
|
|
"experiencePerLevel": 800,
|
|
"defaultUnlocked": true,
|
|
"icon": "fa-gun",
|
|
"bonuses": {
|
|
"craftingBonus": 0.1,
|
|
"weaponStats": 0.05,
|
|
"rareChance": 0.5
|
|
}
|
|
} |