Files
DanhengServer-Resources/ExcelOutput/MissionSubType.json
2025-12-27 18:07:41 +08:00

37 lines
614 B
JSON

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