mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
11 lines
240 B
JSON
11 lines
240 B
JSON
|
{
|
||
|
"AbilityName": "Giant_Attack_MaxStunPoint",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "DamageByAttackPropertyAction",
|
||
|
"AnimEventID": "Monster_Giant_ATK03_StunMax",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|