1
0
ZenlessData/Data/_unsorted/Level_BabelTowerS3_14.json
2025-07-16 01:54:02 +02:00

40 lines
936 B
JSON

{
"AbilityName": "Level_BabelTowerS3_14",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnSkillStart": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExQTE",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "ExSp",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "Sp",
"Target": "Self"
}
]
}
],
"SuccessActions": [
{
"$type": "LDListenEntityAction",
"TargetKey": "UsePowerfulSkill"
}
]
}
]
}
}