wicked-waifus-data/BinData/Country.json

32 lines
623 B
JSON
Raw Normal View History

2024-12-01 04:30:30 +00:00
[
{
"Id": 0,
"Influences": [],
"Title": "Country_0_Title",
"Desc": "",
"Logo": "",
2024-12-10 00:51:52 +00:00
"DailyTaskShow": 1
2024-12-01 04:30:30 +00:00
},
{
"Id": 1,
"Influences": [
0,
1,
2
],
"Title": "Country_1_Title",
"Desc": "Country_1_Desc",
"Logo": "/Game/Aki/UI/UIResources/Common/Image/IconForceLogo/T_Logo_03_UI.T_Logo_03_UI",
2024-12-10 00:51:52 +00:00
"DailyTaskShow": 1
2024-12-01 04:30:30 +00:00
},
{
"Id": 900,
"Influences": [
3
],
"Title": "Country_2_Title",
"Desc": "Country_1_Desc",
"Logo": "/Game/Aki/UI/UIResources/Common/Image/IconForceLogo/T_Logo_02_UI.T_Logo_02_UI",
2024-12-10 00:51:52 +00:00
"DailyTaskShow": 1
2024-12-01 04:30:30 +00:00
}
]