359 lines
10 KiB
JSON
359 lines
10 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_ODStart",
|
|
"FrameCountHigh": 999,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ODStateModifier",
|
|
"ODStartModifier",
|
|
"CameraLockOnModifier",
|
|
"OpenEtherBarrierModifier",
|
|
"LockLifePropertyModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ODThrow_01",
|
|
"FrameCountHigh": 999,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ODStateModifier",
|
|
"ODThrow01Modifier",
|
|
"CameraLockOnModifier",
|
|
"LockLifePropertyModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ODThrow_02",
|
|
"FrameCountHigh": 999,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ODStateModifier",
|
|
"ODThrow02Modifier",
|
|
"CameraLockOnModifier",
|
|
"LockLifePropertyModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ODThrow_Final",
|
|
"FrameCountHigh": 999,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ODStateModifier",
|
|
"CameraLockOnModifier",
|
|
"BlockBehitAidModifier",
|
|
"LockLifePropertyModifier"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
"PropertyActions": [
|
|
{
|
|
"CustomPropertyType": "ODCountdown",
|
|
"CustomReferMaxPropertyType": "MaxODCountdown",
|
|
"IsUsePercentage": false,
|
|
"PropertyChangeActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_IsFinalThrow",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "Equal",
|
|
"CustomNumerator": "ODCountdown",
|
|
"IsUsePercent": false,
|
|
"Numerator": "Custom",
|
|
"Target": "Caster",
|
|
"Val1": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_IsFinalThrow",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "NotEqual",
|
|
"CustomNumerator": "ODCountdown",
|
|
"IsUsePercent": false,
|
|
"Numerator": "Custom",
|
|
"Target": "Caster",
|
|
"Val1": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"PropertyType": "Custom",
|
|
"ReferMaxPropertyType": "Custom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "HereticHunter_OverDrive",
|
|
"AbilitySpecials": {
|
|
"AS_DamageTakeRatio": {
|
|
"Value": -0.6
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"BlockBehitAidModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushMuteAidAttackSwitchTypeAction",
|
|
"SwitchTypeList": [
|
|
"BeHitAid"
|
|
],
|
|
"Tag": "HereticHunter_OD_BlockBeHitAid",
|
|
"Target": "EnemyAllied"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopMuteAidAttackSwitchTypeAction",
|
|
"Tag": "HereticHunter_OD_BlockBeHitAid",
|
|
"Target": "EnemyAllied"
|
|
}
|
|
]
|
|
},
|
|
"CameraLockOnModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushCameraLockOnTargetAction",
|
|
"Priority": 1,
|
|
"Tag": "HereticHunter_OD_ForceCameraLock",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopCameraLockOnTargetAction",
|
|
"Tag": "HereticHunter_OD_ForceCameraLock",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"LockLifePropertyModifier": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "LockLifePropertyMixin",
|
|
"DeltaLockList": [
|
|
{
|
|
"LockType": "Total",
|
|
"LockValue": 1
|
|
}
|
|
],
|
|
"PerformBeHitEffect": true
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"ODStartModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RandomWeightAction",
|
|
"ActionList": [
|
|
{
|
|
"Actions": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"SecondTime"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ThirdTime"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ForthTime"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 1,
|
|
"CustomPropertyType": "ODCountdown",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Weight": 1
|
|
},
|
|
{
|
|
"Actions": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"SecondTime"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ThirdTime"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ForthTime"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 2,
|
|
"CustomPropertyType": "ODCountdown",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Weight": 1
|
|
},
|
|
{
|
|
"Actions": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"SecondTime"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ThirdTime"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ForthTime"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 3,
|
|
"CustomPropertyType": "ODCountdown",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Weight": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ODStateModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio",
|
|
"Actor_NoElementAccumulation": 1,
|
|
"Actor_NoStun": 1
|
|
}
|
|
},
|
|
"ODThrow01Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": -1,
|
|
"CustomPropertyType": "ODCountdown",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"ODThrow02Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": -1,
|
|
"CustomPropertyType": "ODCountdown",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"OpenEtherBarrierModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_EtherBarrier_Common",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |