1
0
ZenlessData/Data/_unsorted/Isolde_QTETimeline.json
2025-09-04 01:06:25 +02:00

147 lines
3.7 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ListenRealtimeQTEMixin",
"CustomTag": "Csr_C23_IsoldeQTEBattle_QTE",
"OnFail": [
{
"$type": "SwitchParallelTimelineBranchGroupAction",
"BranchGroupTag": "BranchGroup_02",
"TimelineCustomTag": "Csr_C23_IsoldeQTEBattle"
}
],
"OnFinish": [
],
"OnStart": [
],
"OnSuccess": [
{
"$type": "SwitchParallelTimelineBranchGroupAction",
"BranchGroupTag": "BranchGroup_01",
"TimelineCustomTag": "Csr_C23_IsoldeQTEBattle"
}
]
},
{
"$type": "ListenParallelTimelineMixin",
"CustomTag": "Csr_C23_IsoldeQTEBattle",
"OnTimelineFinish": [
{
"$type": "InterruptSetupUIAction",
"IgnoreFadeAnimation": false,
"SetupTag": "Csr_C23_IsoldeQTEBattle_QTE"
},
{
"$type": "TriggerBehaviorTreeAction",
"Enable": true
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 99999,
"ParamName": "Weight_07_Current",
"Target": "Self"
},
{
"$type": "PopHullColliderEnable",
"Tag": "Isolde_QTETimeline",
"Target": "Self"
},
{
"$type": "PopHullColliderEnable",
"CustomKey": "Isolde_LevelSpecial_Brujas",
"Tag": "Brujas_QTETimeline",
"Target": "Custom"
}
],
"OnTimelineStart": [
{
"$type": "SetupUIAction",
"HideUITags": [
"SkillButtonGroup",
"HUDContainers",
"InLevelFever",
"InLevelMonsterHudItem",
"InLevelMonsterHudWidget",
"UIInLevelPlayerMove",
"SkillButtonA",
"SkillButtonBranch",
"SkillButtonD",
"SkillButtonExQTE",
"SwitchBtnPanel",
"SkillButtonGeneral",
"InLevelInfoButton",
"LeftPanel",
"InLevelDamageTextContainer"
],
"IgnoreFadeAnimation": true,
"Priority": 1,
"SetupTag": "Csr_C23_IsoldeQTEBattle_QTE"
},
{
"$type": "TriggerBehaviorTreeAction",
"Enable": false
},
{
"$type": "PushHullColliderEnable",
"HullColliderEnable": false,
"Tag": "Isolde_QTETimeline",
"Target": "Self"
},
{
"$type": "PushHullColliderEnable",
"CustomKey": "Isolde_LevelSpecial_Brujas",
"HullColliderEnable": false,
"Tag": "Brujas_QTETimeline",
"Target": "Custom"
}
]
}
],
"AbilityName": "Isolde_QTETimeline",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnCustomEventReceived": [
{
"$type": "StartRealtimeQTEAction",
"ConfigKey": "Csr_C23_IsoldeQTEBattle_QTE",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Csr_C23_IsoldeQTEBattle_QTE"
}
]
}
]
},
"OnAbilityTrigger": [
{
"$type": "ApplyGameplayTagAction",
"IsAdd": true,
"Tags": [
"Monster_Isolde"
],
"Target": "Self"
},
{
"$type": "ApplyGameplayTagAction",
"IsAdd": true,
"Tags": [
"Avatar_Female_Size02_Brujas"
],
"Target": "LocalAvatar"
},
{
"$type": "PlayParallelTimelineAction",
"CustomTag": "Csr_C23_IsoldeQTEBattle",
"IsTimelineSyncLoad": true,
"MuteInLevelInput": true,
"TimelineDataKey": "Csr_C23_IsoldeQTEBattle"
},
{
"$type": "SendCustomEvent",
"EventKey": "Isolde_RemoveLockLife",
"IsGlobal": false,
"Target": "Self"
}
]
}