mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 16:03:55 +09:00
37 lines
891 B
JSON
37 lines
891 B
JSON
[
|
|
{
|
|
"$type": "ConfigMusicStringContainmentCondition",
|
|
"id": 10320001,
|
|
"gameParam": "Weather",
|
|
"value": "Rain"
|
|
},
|
|
{
|
|
"$type": "ConfigMusicStringContainmentCondition",
|
|
"id": 10320002,
|
|
"gameParam": "Weather",
|
|
"value": "Foggy"
|
|
},
|
|
{
|
|
"$type": "ConfigMusicStringContainmentCondition",
|
|
"id": 10320003,
|
|
"gameParam": "Weather",
|
|
"value": "Storm"
|
|
},
|
|
{
|
|
"$type": "ConfigMusicDisjunctiveCondition",
|
|
"id": 10320004,
|
|
"lhsId": 10320001,
|
|
"rhsId": 10320002
|
|
},
|
|
{
|
|
"$type": "ConfigMusicDisjunctiveCondition",
|
|
"id": 10320005,
|
|
"lhsId": 10320003,
|
|
"rhsId": 10320004
|
|
},
|
|
{
|
|
"$type": "ConfigMusicNegativeCondition",
|
|
"id": 10320006,
|
|
"innerId": 10320005
|
|
}
|
|
] |