mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
35 lines
776 B
JSON
35 lines
776 B
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "AttachStateWithModifierMixin",
|
||
|
"ConfigList": [
|
||
|
{
|
||
|
"AnimatorStateName": "Skill_Tanut_02_Loop",
|
||
|
"IsLoop": true,
|
||
|
"LayerIndex": 0,
|
||
|
"ModifierNameList": [
|
||
|
"GoldenBomb_TanutBeHit"
|
||
|
],
|
||
|
"NormalizedTimeHigh": 1.0,
|
||
|
"NormalizedTimeLow": 0.0
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "GoldenBomb_TanutBeHit",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"Modifiers": {
|
||
|
"GoldenBomb_TanutBeHit": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnBeingHit": [
|
||
|
{
|
||
|
"$type": "WriteAIParamAction",
|
||
|
"IntParamValue": 1,
|
||
|
"ParamName": "Int_EscapeType",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|