1
0
ZenlessData/Data/_unsorted/MazingerGoldenBomb_Avatar_GuardPoint.json

325 lines
8.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_02_04",
"FrameCountHigh": 40,
"FrameCountLow": 1,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"GuardPointModifier"
]
},
{
"AnimatorStateName": "Attack_02_04_Enhanced",
"FrameCountHigh": 20,
"FrameCountLow": 1,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"GuardPointModifier"
]
},
{
"AnimatorStateName": "Attack_02_04",
"FrameCountHigh": 40,
"FrameCountLow": 1,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"GuardPointReplayModifier"
]
},
{
"AnimatorStateName": "Attack_02_04_Enhanced",
"FrameCountHigh": 100,
"FrameCountLow": 1,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"GuardPointReplayModifier"
]
}
]
}
],
"AbilityName": "MazingerGoldenBomb_Avatar_GuardPoint",
"AbilitySpecials": {
"AS_ExtraPunchTriggered": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAnimTransit": [
{
"$type": "ApplyModifier",
"ModifierName": "GuardPointReplayInvicibleModifier",
"Predicates": [
{
"$type": "ByTransitionName",
"TransitionName": "GuardPointReplay"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"GPModifier": {
"Duration": 2,
"ModifierStacking": "Unique",
"OnBeingHit": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"MazingerGoldenBomb_Avatar_GPReplay"
],
"Target": "Caster"
}
]
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "ParryBuffModifier",
"Target": "Self"
},
{
"$type": "FireAudio",
"AudioPattern": "Play_VO_Bangboo_MazingerEous_Eous_Attack02_4_Block",
"Target": "Caster"
},
{
"$type": "FireAudio",
"AudioPattern": "Play_SFX_Char_MechBangboo_guard_perfect",
"Target": "Caster"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "ParryAid_RadialBlur_01",
"EffectType": "RadialBlur"
},
{
"$type": "TimeSlowByConfigKeyAction",
"ConfigKey": "ParryAid_TimeSlow_01",
"IsGlobal": true
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Hit_Parry_02",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": -0.05,
"y": 1.1,
"z": 0.7
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "MazingerGoldenBomb_Avatar_Attack_ParryGP_AttackProperty_01",
"Target": "Other"
},
{
"$type": "CameraStretchAction",
"StretchConfigKey": "MazingerGoldenBomb_Avatar_GuardPoint_CamStretch_01"
},
{
"$type": "CameraZoomAction",
"ZoomConfigKey": "MazingerGoldenBomb_Avatar_GuardPoint_CamZoom_01"
},
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "MazingerGoldenBomb_GuardPoint_CamShake_E_01"
},
{
"$type": "CameraOverrideTrackAction",
"OverrideKey": "MazingerGoldenBomb_Avatar_CameraOverrideTrack_Guard_01",
"Target": "Self"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "MazingerGoldenBomb_GamepadRumble_E_GuardPoint"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Yanagi_Attack_Common_12_Hit",
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_GuardPoint",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_GuardPointSuccess",
"ParamType": 2,
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 1,
"ParamName": "AS_ExtraPunchTriggered",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Self"
}
]
}
],
"OnBeingHitResolved": [
{
"$type": "RemoveModifier",
"ModifierName": "GPModifier",
"Target": "Caster"
}
]
},
"GuardPointModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "GPModifier",
"Target": "Caster"
}
],
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "GPModifier",
"Target": "Caster"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_GuardPoint",
"ParamType": 2,
"Target": "Self"
}
]
},
"GuardPointReplayInvicibleModifier": {
"Duration": 0.5,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "PushInvincibleAction",
"Tag": "MazingerGoldenBomb_Avatar_GPReplay",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"MazingerGoldenBomb_Avatar_GPReplay"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "PopInvincibleAction",
"Tag": "MazingerGoldenBomb_Avatar_GPReplay",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"MazingerGoldenBomb_Avatar_GPReplay"
],
"IsAdd": false
}
]
},
"GuardPointReplayModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_GuardPointSuccess",
"ParamType": 2,
"Target": "Self"
}
]
},
"ParryBuffModifier": {
"Duration": 1,
"IgnoreTimeScale": true,
"ModifierStacking": "Refresh",
"OnAdded": [
{
"$type": "PushInvincibleAction",
"Tag": "MazingerGoldenBomb_Avatar_GP",
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_MazingerGoldenBomb_ATK02_04_AttackProperty_01_Avatar_Enhanced",
"Monster_MazingerGoldenBomb_ATK02_04_AttackProperty_02_Avatar_Enhanced"
]
}
],
"PropertyKey": "BreakLevel_Delta",
"PropertyValue": 2,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopInvincibleAction",
"Tag": "MazingerGoldenBomb_Avatar_GP",
"Target": "Self"
}
]
}
}
}