ZenlessData/Data/Pulchra_TriggerThrowTarget02_Explode.json

23 lines
550 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Pulchra_TriggerThrowTarget02_Explode",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "InterruptBulletAction",
"InterruptType": "AsTimeUp",
"IsGlobal": false,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Pulchra_Attack_ThrowTarget_02_Attackproperty_03"
],
"Target": "Self"
}
],
"Tag": "Pulchra_ThrowTarget_02"
}
]
}
}