ZenlessData/Data/NotoriousMarionette_Attack_08_HitPredicate.json
2024-12-17 20:43:14 -03:00

151 lines
4.1 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsHitTarget",
"ParamType": 2,
"Target": "Self"
}
],
"AnimatorStateName": "Attack_08_B",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
}
]
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_08_B",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DodgeListenModifier_Attack_08_B"
]
}
]
}
],
"AbilityName": "NotoriousMarionette_Attack_08_HitPredicate",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_NotoriousMarionette_Attack_08_HitCount",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_NotoriousMarionette_Attack_08_B_Attackproperty_01"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsHitTarget",
"ParamType": 2,
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_NotoriousMarionette_Attack_08_HitCount",
"StackCount": 3,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_NotoriousMarionette_Attack_08_B_Attackproperty_01"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_NotoriousMarionette_Attack_08_HitCount",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_NotoriousMarionette_Attack_08_HitCount",
"StackCount": 3,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_NotoriousMarionette_Attack_08_B_Attackproperty_01"
],
"Target": "Self"
}
],
"StackCount": 3,
"Target": "Target"
}
]
},
"Modifiers": {
"DodgeListenModifier_Attack_08_B": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "DodgeListenModifier_NotoriousMarionette_Attack_08_B",
"Target": "TeamAvatars"
}
],
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "DodgeListenModifier_NotoriousMarionette_Attack_08_B",
"Target": "TeamAvatars"
}
]
},
"DodgeListenModifier_NotoriousMarionette_Attack_08_B": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnDodgeSuccess": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsHitTarget",
"ParamType": 2,
"Target": "Caster"
}
]
},
"Modifier_NotoriousMarionette_Attack_08_HitCount": {
"Duration": 2,
"IgnoreTimeScale": false,
"MaxStackingNumber": 3,
"ModifierStacking": "MultipleAllRefresh"
}
}
}