66 lines
1.7 KiB
JSON
66 lines
1.7 KiB
JSON
[
|
||
{
|
||
"ID": 0,
|
||
"Name": "晴天",
|
||
"BuffIds": [
|
||
50010,
|
||
50011
|
||
],
|
||
"DESC": "侦查强度提升5点,隐蔽强度降低5点",
|
||
"NameLocal": "weather_sunshine",
|
||
"DescLocal": "weather_sunshine_desc",
|
||
"Icon": "Assets/Art_Out/UI/Texture/CommonTextures/MapWeatherAndLand/Icon_Weather_Sunshine.png",
|
||
"HideInShowPanel": false
|
||
},
|
||
{
|
||
"ID": 1,
|
||
"Name": "沙尘暴",
|
||
"BuffIds": [
|
||
50030,
|
||
50031
|
||
],
|
||
"DESC": "射击速度提升10%,换弹时间变慢10%",
|
||
"NameLocal": "weather_sandstorm",
|
||
"DescLocal": "weather_sandstorm_desc",
|
||
"Icon": "Assets/Art_Out/UI/Texture/CommonTextures/MapWeatherAndLand/Icon_Weather_DustStorm.png",
|
||
"HideInShowPanel": false
|
||
},
|
||
{
|
||
"ID": 2,
|
||
"Name": "雨天",
|
||
"BuffIds": [
|
||
50040,
|
||
50042
|
||
],
|
||
"DESC": "士气伤害提升10%,静止不动时,防御力下降10%",
|
||
"NameLocal": "weather_rain",
|
||
"DescLocal": "weather_rain_desc",
|
||
"Icon": "Assets/Art_Out/UI/Texture/CommonTextures/MapWeatherAndLand/Icon_Weather_Rain.png",
|
||
"HideInShowPanel": false
|
||
},
|
||
{
|
||
"ID": 3,
|
||
"Name": "雪天",
|
||
"BuffIds": [
|
||
50020,
|
||
50021
|
||
],
|
||
"DESC": "移动速度降低10%,且压制力提升10%",
|
||
"NameLocal": "weather_snow",
|
||
"DescLocal": "weather_snow_desc",
|
||
"Icon": "Assets/Art_Out/UI/Texture/CommonTextures/MapWeatherAndLand/Icon_Weather_Snow.png",
|
||
"HideInShowPanel": false
|
||
},
|
||
{
|
||
"ID": 4,
|
||
"Name": "雾天",
|
||
"BuffIds": [
|
||
50054
|
||
],
|
||
"DESC": "降低侦查强度100点",
|
||
"NameLocal": "weather_fog",
|
||
"DescLocal": "weather_fog_desc",
|
||
"Icon": "Assets/Art_Out/UI/Texture/CommonTextures/MapWeatherAndLand/Icon_Weather_Fog.png",
|
||
"HideInShowPanel": false
|
||
}
|
||
] |