14 lines
325 B
JSON
14 lines
325 B
JSON
{
|
|
"id": "energy_manipulation",
|
|
"name": "Energy Manipulation",
|
|
"category": "science",
|
|
"description": "Better energy control and faster regeneration",
|
|
"maxLevel": 100,
|
|
"experiencePerLevel": 1000,
|
|
"defaultUnlocked": true,
|
|
"icon": "fa-bolt",
|
|
"bonuses": {
|
|
"maxEnergy": 10,
|
|
"energyRegeneration": 0.1
|
|
}
|
|
} |