Files
turnbasedgamedata/ExcelOutput/MissionSubType.json
2025-12-16 23:33:48 +01:00

36 lines
593 B
JSON

[
{
"TypePriority": 5,
"ShowIconPath": ""
},
{
"Type": "Game",
"TypePriority": 7,
"ShowIconPath": ""
},
{
"Type": "System",
"TypePriority": 3,
"ShowIconPath": ""
},
{
"Type": "Activity",
"TypePriority": 2,
"ShowIconPath": "SpriteOutput/TalkIcon/ActivityIcon.png"
},
{
"Type": "Rogue",
"TypePriority": 4,
"ShowIconPath": ""
},
{
"Type": "World",
"TypePriority": 6,
"ShowIconPath": ""
},
{
"Type": "Endmost",
"TypePriority": 1,
"ShowIconPath": "SpriteOutput/TalkIcon/EndMostIcon.png"
}
]