This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/test/data/skills/crafting/alien_tech.json
2026-03-29 00:16:10 -03:00

16 lines
321 B
JSON

{
"skills": {
"id": "test:alien_tech",
"displayName": "skills.category.test.crafting.alien_tech",
"description": "skills.category.test.crafting.alien_tech.desc",
"meta": {
"category": "crafting",
"topLevel": 10,
"math": {
"start": 500,
"input": 1.7
}
}
}
}