mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"startFade": {
|
|
"startFadeOutDuration": 0.0
|
|
},
|
|
"endFade": {
|
|
"startFadeOutDuration": 0.0
|
|
},
|
|
"actors": [
|
|
{
|
|
"alias": "Avatar",
|
|
"visible": true,
|
|
"bornPointName": ""
|
|
}
|
|
],
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "ConfigTimeProtectAction",
|
|
"type": "TIME_PROTECT",
|
|
"duration": 0.5
|
|
},
|
|
{
|
|
"$type": "ConfigDialogInterAction",
|
|
"type": "DIALOG_CLEAR"
|
|
},
|
|
{
|
|
"$type": "ConfigUITriggerInterAction",
|
|
"type": "UI_TRIGGER",
|
|
"duration": 1.5,
|
|
"contextName": "CoopDefeatDialog",
|
|
"param": "103901 COOP_Message_103901_Fail_02"
|
|
},
|
|
{
|
|
"$type": "ConfigVisibleInterAction",
|
|
"type": "VISIBLE",
|
|
"delayTime": 0.30000001192092896,
|
|
"aliasList": [
|
|
"Avatar"
|
|
],
|
|
"isVisible": true
|
|
}
|
|
]
|
|
],
|
|
"groupId": [
|
|
{
|
|
"grpId": 1013654787,
|
|
"nextGrpId": 1013654788
|
|
}
|
|
]
|
|
} |