97 lines
2.3 KiB
JSON
97 lines
2.3 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Hit_Parry_Start",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Modifier_BreakEffect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Huskron_BreakEffect",
|
|
"AbilitySpecials": {
|
|
"AS_BeHitCount": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
},
|
|
"Modifiers": {
|
|
"Modifier_BreakDamageTakeRatio": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_DamageTakeRatio": 2
|
|
}
|
|
},
|
|
"Modifier_BreakEffect": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushRenderVisibleAction",
|
|
"Paths": [
|
|
"Monster_Huskron_Hand_L_01"
|
|
],
|
|
"Tag": "Monster_Huskron_Hand_L_01",
|
|
"Visible": false
|
|
},
|
|
{
|
|
"$type": "PushRenderVisibleAction",
|
|
"Paths": [
|
|
"Monster_Huskron_Hand_L_02"
|
|
],
|
|
"Tag": "Monster_Huskron_Hand_L_02",
|
|
"Visible": false
|
|
},
|
|
{
|
|
"$type": "PushRenderVisibleAction",
|
|
"Paths": [
|
|
"Monster_Huskron_Hand_R_01"
|
|
],
|
|
"Tag": "Monster_Huskron_Hand_R_01",
|
|
"Visible": false
|
|
},
|
|
{
|
|
"$type": "PushRenderVisibleAction",
|
|
"Paths": [
|
|
"Monster_Huskron_Hand_R_02"
|
|
],
|
|
"Tag": "Monster_Huskron_Hand_R_02",
|
|
"Visible": false
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"AttachPointName": "Bone029",
|
|
"EffectPattern": "Eff_Monster_Hati_Broken_02",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Modifier_BreakDamageTakeRatio",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"BreakTag"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |