2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityMixins": [
|
|
|
|
{
|
|
|
|
"$type": "AttachStateWithModifierMixin",
|
|
|
|
"ConfigList": [
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "Attack_5_DefenceStart",
|
|
|
|
"IsLoop": false,
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"AddDefenceMax"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "Attack_5_DefenceLoop",
|
|
|
|
"IsLoop": true,
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"AddDefenceMax"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "Attack_6_CounterDefence",
|
|
|
|
"IsLoop": false,
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"AddDefenceMax"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "Attack_6_Counter_Pre",
|
|
|
|
"IsLoop": false,
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"AddDefenceMax"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"AbilityName": "Golem_Ability_InDefenceMode_DefUp",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"AddDefenceMax": {
|
|
|
|
"Duration": -1,
|
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Refresh",
|
|
|
|
"OnBeingHit": [
|
|
|
|
{
|
|
|
|
"$type": "ModifyAttackDataAction",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByHitAngleRange",
|
|
|
|
"AngleMax": 180,
|
|
|
|
"AngleMin": 0
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"PropertyKey": "Actor_DamageTakeRatio",
|
|
|
|
"PropertyValue": -999,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnRemoved": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "Golem_Ability_ShieldBreak_Effect",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAnimatorStateNormalizedTime",
|
|
|
|
"AnimatorStateName": "InDefence_Stun_Start",
|
|
|
|
"LayerIndex": 0,
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Golem_Ability_ShieldBreak_Effect": {
|
|
|
|
"Duration": 2,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "AttachEffect",
|
|
|
|
"AttachEffectPosRot": {
|
|
|
|
"CoordsOption": "ReferTarget",
|
|
|
|
"Offset": {
|
|
|
|
"AngleOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"IsUseRotationXZ": true,
|
|
|
|
"IsUseRotationY": true,
|
|
|
|
"PositionOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"TargetOption": {
|
|
|
|
"$type": "ConfigPosRotReferTarget",
|
|
|
|
"IsUseAttachPointPos": true,
|
|
|
|
"IsUseAttachPointRotation": true,
|
|
|
|
"OffsetReferTarget": "Self"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"EffectPattern": "Eff_Monster_Golem_Defence_Broken_Spark_01",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|