14 lines
320 B
JSON
14 lines
320 B
JSON
{
|
|
"id": "general_crafting",
|
|
"name": "General Crafting",
|
|
"category": "crafting",
|
|
"description": "Foundation crafting skills for all item types",
|
|
"maxLevel": 100,
|
|
"experiencePerLevel": 800,
|
|
"defaultUnlocked": true,
|
|
"icon": "fa-hammer",
|
|
"bonuses": {
|
|
"craftingBonus": 0.05,
|
|
"craftingSpeed": 1
|
|
}
|
|
} |