mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
35 lines
811 B
JSON
35 lines
811 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ListenQTEMixin",
|
|
"ListenQTESwitchInTriggered": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "LD_ListenQTESwitchInTriggered"
|
|
}
|
|
],
|
|
"ListenQTEWindowCanceled": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "LD_ListenQTEWindowCanceled"
|
|
}
|
|
],
|
|
"ListenQTEWindowClosed": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "LD_ListenQTEWindowClosed"
|
|
}
|
|
],
|
|
"ListenQTEWindowOpened": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "LD_ListenQTEWindowOpened"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Level_IsInPlayerQTEWindow",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
}
|
|
} |