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

463 lines
12 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_3",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"GolemCheckTargetModifier"
]
},
{
"AnimatorStateName": "Born",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"GolemBornModifier"
]
},
{
"AnimatorStateName": "Attack_3_Run",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"GolemCheckTargetModifier"
]
},
{
"AnimatorStateName": "Run_Start",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Idle",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Walk",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Run_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Run_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Move_F",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Move_F_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Move_F_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Move_F_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CheckTargetModifier"
]
},
{
"AnimatorStateName": "Death_Ground_Stay",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CheckTargetModifier"
]
}
],
"IsSeam": true
}
],
"AbilityName": "Golem_Attack3_Rebound_Bookemon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ApplyModifier",
"ModifierName": "GolemCheckBattleEndModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Golem_ATK03_Attackproperty_01_Bookemon"
]
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Less",
"CustomDenominator": "MaxTargetNum",
"CustomNumerator": "TargetNum",
"Denominator": "Custom",
"IsUsePercent": true,
"Numerator": "Custom",
"Target": "Target",
"Val1": 1
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bookemon_Melee"
],
"Target": "Target"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByObstacle",
"BoxDistance": 0.1,
"BoxHeight": 0.1,
"BoxPosOffset": {
"x": 0,
"y": 0.2,
"z": 0
},
"BoxWidth": 0.1,
"CheckShape": "Box",
"Target": "Target"
}
]
}
],
"Target": "Target"
},
{
"$type": "ApplyModifier",
"ModifierName": "CheckBattleEndModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Bookemon_HitCheck_01"
]
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Less",
"CustomDenominator": "MaxTargetNum",
"CustomNumerator": "TargetNum",
"Denominator": "Custom",
"IsUsePercent": true,
"Numerator": "Custom",
"Target": "Target",
"Val1": 1
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bookemon_Melee"
],
"Target": "Target"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByObstacle",
"BoxDistance": 0.1,
"BoxHeight": 0.1,
"BoxPosOffset": {
"x": 0,
"y": 0.2,
"z": 0
},
"BoxWidth": 0.1,
"CheckShape": "Box",
"Target": "Target"
}
]
}
],
"Target": "Target"
}
],
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "CheckBattleEndModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "All"
},
{
"$type": "RemoveModifier",
"ModifierName": "GolemCheckBattleEndModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "All"
}
]
},
"Modifiers": {
"CheckBattleEndModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAttackTargetBySpecificTargetAction",
"ForceOverride": true,
"IgnoreSetAttackTargetCD": true,
"NewLockTarget": "Self",
"Target": "Caster"
},
{
"$type": "ModifyProperty",
"Amount": 1,
"CustomPropertyType": "TargetNum",
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": true,
"ParamName": "Bool_IsBeDefenced",
"Target": "Caster"
}
],
"OnRemoved": [
{
"$type": "ModifyProperty",
"Amount": -1,
"CustomPropertyType": "TargetNum",
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Self"
}
]
},
"CheckTargetModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushHullColliderEnable",
"HullColliderEnable": false,
"Tag": "Bookemon_Collider",
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "CheckBattleEndModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "All"
},
{
"$type": "RemoveModifier",
"ModifierName": "GolemCheckBattleEndModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "All"
}
],
"OnRemoved": [
{
"$type": "PopHullColliderEnable",
"Tag": "Bookemon_Collider",
"Target": "Caster"
}
],
"OnThinkInterval": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "Monster_Bookemon_HitCheck_01",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bookemon_Fly"
],
"Target": "Self"
}
]
}
]
}
],
"ThinkInterval": 0.1
},
"GolemBornModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushHullColliderEnable",
"HullColliderEnable": false,
"Tag": "Bookemon_GolemBorn_Collider",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopHullColliderEnable",
"Tag": "Bookemon_GolemBorn_Collider",
"Target": "Caster"
}
]
},
"GolemCheckBattleEndModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_ATK3_Rebound",
"ParamType": 1,
"Target": "Caster"
},
{
"$type": "SetAttackTargetBySpecificTargetAction",
"ForceOverride": true,
"IgnoreSetAttackTargetCD": true,
"NewLockTarget": "Self",
"Target": "Caster"
},
{
"$type": "ModifyProperty",
"Amount": 1,
"CustomPropertyType": "TargetNum",
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": true,
"ParamName": "Bool_IsBeDefenced",
"Target": "Caster"
}
],
"OnRemoved": [
{
"$type": "ModifyProperty",
"Amount": -1,
"CustomPropertyType": "TargetNum",
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Self"
}
]
},
"GolemCheckTargetModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushHullColliderEnable",
"HullColliderEnable": false,
"Tag": "Golem_Collider",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Golem_Finish"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "CheckBattleEndModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "All"
},
{
"$type": "RemoveModifier",
"ModifierName": "GolemCheckBattleEndModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "All"
}
],
"OnRemoved": [
{
"$type": "PopHullColliderEnable",
"Tag": "Golem_Collider",
"Target": "Caster"
}
],
"OnThinkInterval": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "Monster_Golem_ATK03_Attackproperty_01_Bookemon"
}
],
"ThinkInterval": 0.1
}
}
}