24 lines
524 B
JSON
24 lines
524 B
JSON
{
|
|
"AbilityName": "Level_BabelTowerS3_08",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "ListenQTEMixin",
|
|
"ListenQTEWindowCanceled": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "QTEisOver"
|
|
}
|
|
],
|
|
"ListenQTEWindowTimesUp": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "QTEisOver"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
} |