ZenlessData/Data/Bellum_CoAttack.json

287 lines
7.3 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "CoAttack_FastMove",
"FrameCountHigh": 999,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"CoAttackedModifier"
]
}
]
}
],
"AbilityName": "Bellum_CoAttack",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Monster_Bellum"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnBuffAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"CustomKey": "Monster_Pulchra",
"ParamName": "Bool_CoAttack",
"ParamType": 2,
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Burn",
"Ignite",
"Frozen",
"Frostbite",
"Electric",
"Overload",
"Erosion",
"Chaos",
"Strike"
],
"Target": "Self"
},
{
"$type": "BySkillReady",
"CustomKey": "Monster_Pulchra",
"SkillName": "Monster_Pulchra_CoAttack_ThrowTarget",
"Target": "Custom"
},
{
"$type": "ByAIParam",
"BoolParamValue": true,
"CompareType": "Equal",
"CustomKey": "Monster_Pulchra",
"ParamName": "Bool_AllowCoAttack",
"Target": "Custom"
}
],
"Target": "Custom"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Pulchra_CoAttackTarget"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Burn",
"Ignite",
"Frozen",
"Frostbite",
"Electric",
"Overload",
"Erosion",
"Chaos",
"Strike"
],
"Target": "Self"
},
{
"$type": "BySkillReady",
"CustomKey": "Monster_Pulchra",
"SkillName": "Monster_Pulchra_CoAttack_ThrowTarget",
"Target": "Custom"
},
{
"$type": "ByAIParam",
"BoolParamValue": true,
"CompareType": "Equal",
"CustomKey": "Monster_Pulchra",
"ParamName": "Bool_AllowCoAttack",
"Target": "Custom"
}
],
"Target": "Self"
}
],
"OnBuffRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Pulchra_CoAttackTarget"
],
"IsAdd": false,
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Burn",
"Ignite",
"Frozen",
"Frostbite",
"Electric",
"Overload",
"Erosion",
"Chaos",
"Strike"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Mors_CoAttackTarget"
],
"IsAdd": true,
"Predicates": [
{
"$type": "BySkillReady",
"CustomKey": "Monster_Mors",
"SkillName": "Monster_Mors_CoAttack_CloseShoot",
"Target": "Custom"
},
{
"$type": "ByAIParam",
"BoolParamValue": true,
"CompareType": "Equal",
"CustomKey": "Monster_Mors",
"ParamName": "Bool_AllowCoAttack",
"Target": "Custom"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Bellum_MoveATK_01_Attackproperty",
"Monster_Bellum_ATKCounter_01_Attackproperty"
],
"Target": "Self"
}
],
"Target": "Other"
},
{
"$type": "ApplyModifier",
"CustomKey": "Monster_Mors",
"ModifierName": "AllowMorsModifier",
"Predicates": [
{
"$type": "BySkillReady",
"CustomKey": "Monster_Mors",
"SkillName": "Monster_Mors_CoAttack_CloseShoot",
"Target": "Custom"
},
{
"$type": "ByAIParam",
"BoolParamValue": true,
"CompareType": "Equal",
"CustomKey": "Monster_Mors",
"ParamName": "Bool_AllowCoAttack",
"Target": "Custom"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Bellum_MoveATK_01_Attackproperty",
"Monster_Bellum_ATKCounter_01_Attackproperty"
],
"Target": "Self"
}
],
"Target": "Custom"
}
],
"OnKilled": [
{
"$type": "ApplyModifier",
"ModifierName": "CoAttackCheckModifier",
"Target": "CasterAllied"
}
]
},
"Modifiers": {
"AllowMorsModifier": {
"DelayHandlers": [
{
"DelayTime": 0.8,
"TimeUpActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"CustomKey": "Monster_Mors",
"ParamName": "Bool_CoAttack",
"ParamType": 2,
"Predicates": [
{
"$type": "BySkillReady",
"CustomKey": "Monster_Mors",
"SkillName": "Monster_Mors_CoAttack_CloseShoot",
"Target": "Custom"
}
],
"Target": "Custom"
}
]
}
],
"Duration": 1,
"ModifierStacking": "Replace"
},
"CoAttackCheckModifier": {
"Duration": 1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_CoAttack",
"ParamType": 2,
"Predicates": [
{
"$type": "ByAbilityTargetCount",
"AbilityTargetKey": "Bellum_CoAttackTarget",
"CompareType": "Less",
"CompareValue": 1,
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"CoAttackedModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_CoAttack",
"ParamType": 2,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Bellum_CoAttackTarget"
],
"IsAdd": false,
"Target": "CasterAllied"
}
]
}
}
}