mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
23 lines
550 B
JSON
23 lines
550 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |