316 lines
8.5 KiB
JSON
316 lines
8.5 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_04_L",
|
|
"FrameCountHigh": 99,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"RoundKickAttackHitModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_04_R",
|
|
"FrameCountHigh": 99,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"RoundKickAttackHitModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_04_L",
|
|
"FrameCountHigh": 32,
|
|
"FrameCountLow": 5,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"RoundKickGuardPointModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_04_R",
|
|
"FrameCountHigh": 32,
|
|
"FrameCountLow": 5,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"RoundKickGuardPointModifier"
|
|
]
|
|
}
|
|
],
|
|
"IsSeam": true
|
|
}
|
|
],
|
|
"AbilityName": "MazingerGoldenBomb_Avatar_RoundKick",
|
|
"AbilitySpecials": {
|
|
"AS_ExtraRoundKickTriggered": {
|
|
"Value": 0
|
|
},
|
|
"AS_RoundKickCostSP": {
|
|
"Value": 50
|
|
},
|
|
"AS_RoundKickGetEnhancedPoint": {
|
|
"Value": 20
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_UnLockRoundKick",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_CanComboRoundKick",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 1,
|
|
"ParamName": "AS_ExtraRoundKickTriggered",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_UnLockRoundKick",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_CanComboRoundKick",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 1,
|
|
"ParamName": "AS_ExtraRoundKickTriggered",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"RoundKickAttackHitModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "DecreaseSPAction",
|
|
"Amount": "%AS_RoundKickCostSP",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnPatternAttackLanded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": "%AS_RoundKickGetEnhancedPoint",
|
|
"CustomPropertyType": "EnhancedPoint",
|
|
"IsUsePercentage": false,
|
|
"Percentage": 0,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Monster_MazingerGoldenBomb_ATK04_L_AttackProperty_01_Avatar",
|
|
"Monster_MazingerGoldenBomb_ATK04_R_AttackProperty_01_Avatar"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "RoundKickAttackHitModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Monster_MazingerGoldenBomb_ATK04_L_AttackProperty_01_Avatar",
|
|
"Monster_MazingerGoldenBomb_ATK04_R_AttackProperty_01_Avatar"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"RoundKickGPModifier": {
|
|
"Duration": 2,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "RoundKickParryBuffModifier",
|
|
"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_02",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$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": "ModifyProperty",
|
|
"Amount": 100,
|
|
"CustomPropertyType": "EnhancedPoint",
|
|
"IsUsePercentage": false,
|
|
"Percentage": 0,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
}
|
|
],
|
|
"OnBeingHitResolved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "RoundKickGPModifier",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"RoundKickGuardPointModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "RoundKickGPModifier",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "RoundKickGPModifier",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"RoundKickParryBuffModifier": {
|
|
"Duration": 1,
|
|
"IgnoreTimeScale": true,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushInvincibleAction",
|
|
"Tag": "MazingerGoldenBomb_Avatar_RoundKick",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopInvincibleAction",
|
|
"Tag": "MazingerGoldenBomb_Avatar_RoundKick",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |