82 lines
2.0 KiB
JSON
82 lines
2.0 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ListenRealtimeQTEMixin",
|
|
"CustomTag": "QTE_C26_Handshake",
|
|
"OnFail": [
|
|
{
|
|
"$type": "SwitchParallelTimelineBranchGroupAction",
|
|
"BranchGroupTag": "BranchGroup_2",
|
|
"TimelineCustomTag": "QTE_C26_Handshake"
|
|
},
|
|
{
|
|
"$type": "LogStringAction",
|
|
"LogStr": "BranchGroup_02IsPlay"
|
|
}
|
|
],
|
|
"OnFinish": [
|
|
],
|
|
"OnStart": [
|
|
],
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "SwitchParallelTimelineBranchGroupAction",
|
|
"BranchGroupTag": "BranchGroup_1",
|
|
"TimelineCustomTag": "QTE_C26_Handshake"
|
|
},
|
|
{
|
|
"$type": "LogStringAction",
|
|
"LogStr": "BranchGroup_01IsPlay"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ListenParallelTimelineMixin",
|
|
"CustomTag": "QTE_C26_Handshake",
|
|
"OnTimelineFinish": [
|
|
{
|
|
"$type": "SendEventToViewObjectAction",
|
|
"EventName": "QTE_C26_Handshake_Finish",
|
|
"IsSendToGroup": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Yeshunguang_QTETimeline_B",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "StartRealtimeQTEAction",
|
|
"ConfigKey": "QTE_C26_Handshake_1",
|
|
"CustomTag": "QTE_C26_Handshake",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "QTE_C26_MR4_Handshake_01"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "StartRealtimeQTEAction",
|
|
"ConfigKey": "QTE_C26_Handshake_2",
|
|
"CustomTag": "QTE_C26_Handshake",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "QTE_C26_MR4_Handshake_03"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "PlayParallelTimelineAction",
|
|
"CustomTag": "QTE_C26_Handshake",
|
|
"HideInLevelUIAndMuteInput": true,
|
|
"IsTimelineSyncLoad": true,
|
|
"TimelineDataKey": "QTE_C26_Handshake_B"
|
|
}
|
|
]
|
|
} |