15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"id": "piloting",
|
|
"name": "Piloting",
|
|
"category": "combat",
|
|
"description": "Advanced ship handling and evasive manoeuvres",
|
|
"maxLevel": 100,
|
|
"experiencePerLevel": 1000,
|
|
"defaultUnlocked": true,
|
|
"icon": "fa-rocket",
|
|
"bonuses": {
|
|
"speed": 2,
|
|
"criticalChance": 0.005,
|
|
"dodgeChance": 0.5
|
|
}
|
|
} |