22 lines
521 B
JSON
22 lines
521 B
JSON
[
|
|
{
|
|
"ID": 0,
|
|
"Name": "白天",
|
|
"BuffIds": [],
|
|
"NameLocal": "day_day",
|
|
"DescLocal": "day_day_desc",
|
|
"Icon": "Assets/Art_Out/UI/Texture/CommonTextures/MapWeatherAndLand/Icon_Weather_Day.png",
|
|
"HideInShowPanel": false
|
|
},
|
|
{
|
|
"ID": 1,
|
|
"Name": "晚上",
|
|
"BuffIds": [
|
|
70015
|
|
],
|
|
"NameLocal": "day_night",
|
|
"DescLocal": "day_night_desc",
|
|
"Icon": "Assets/Art_Out/UI/Texture/CommonTextures/MapWeatherAndLand/Icon_Weather_Night.png",
|
|
"HideInShowPanel": false
|
|
}
|
|
] |