Files
FireflyGo_Resources/ExcelOutput/MissionSubType.json
2025-08-26 17:57:41 +07:00

26 lines
297 B
JSON

[
{
"TypePriority": 4
},
{
"Type": "Game",
"TypePriority": 6
},
{
"Type": "System",
"TypePriority": 2
},
{
"Type": "Activity",
"TypePriority": 1
},
{
"Type": "Rogue",
"TypePriority": 3
},
{
"Type": "World",
"TypePriority": 5
}
]