mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
34 lines
881 B
JSON
34 lines
881 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "CutSceneMixin",
|
|
"BlackScreenFadeIn": true,
|
|
"BlackScreenFadeInTime": 0.5,
|
|
"BlackScreenFadeOut": true,
|
|
"BlackScreenFadeOutTime": 0.5,
|
|
"CutSceneTag": "TyrantPompey_SwitchPhase",
|
|
"MuteInputBeginAhead": 0.25,
|
|
"MuteInputEndDelay": 0.25,
|
|
"OnCutSceneEndPhase": [
|
|
{
|
|
"$type": "SwitchPhaseEndAction",
|
|
"MixinTag": "TyrantPompey_SwitchPhase",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_CutSceneEnd",
|
|
"ParamType": 1,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnCutSceneStartPhase": [
|
|
],
|
|
"PerformID": 50400009,
|
|
"ProtectTime": 30
|
|
}
|
|
],
|
|
"AbilityName": "TyrantPompey_SwitchPhase_CutScene",
|
|
"AbilityStacking": "Unique"
|
|
} |