punish v6.8.18.0
This commit is contained in:
commit
cfb4dea47e
316 changed files with 554088 additions and 0 deletions
55
Questionable.Model/Questionable.Model.CommonClassJob
Normal file
55
Questionable.Model/Questionable.Model.CommonClassJob
Normal file
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "https://qstxiv.github.io/schema/common-classjob.json",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Gladiator",
|
||||
"Pugilist",
|
||||
"Marauder",
|
||||
"Lancer",
|
||||
"Archer",
|
||||
"Conjurer",
|
||||
"Thaumaturge",
|
||||
"Carpenter",
|
||||
"Blacksmith",
|
||||
"Armorer",
|
||||
"Goldsmith",
|
||||
"Leatherworker",
|
||||
"Weaver",
|
||||
"Alchemist",
|
||||
"Culinarian",
|
||||
"Miner",
|
||||
"Botanist",
|
||||
"Fisher",
|
||||
"Paladin",
|
||||
"Monk",
|
||||
"Warrior",
|
||||
"Dragoon",
|
||||
"Bard",
|
||||
"White Mage",
|
||||
"Black Mage",
|
||||
"Arcanist",
|
||||
"Summoner",
|
||||
"Scholar",
|
||||
"Rogue",
|
||||
"Ninja",
|
||||
"Machinist",
|
||||
"Dark Knight",
|
||||
"Astrologian",
|
||||
"Samurai",
|
||||
"Red Mage",
|
||||
"Blue Mage",
|
||||
"Gunbreaker",
|
||||
"Dancer",
|
||||
"Reaper",
|
||||
"Sage",
|
||||
"Viper",
|
||||
"Pictomancer",
|
||||
"DoW",
|
||||
"DoM",
|
||||
"DoH",
|
||||
"DoL",
|
||||
"ConfiguredCombatJob",
|
||||
"QuestStartJob"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue