165 lines
4.3 KiB
JSON
165 lines
4.3 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_Combo_01",
|
|
"FrameCountHigh": 631,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LockEtherBarrier_Modifier",
|
|
"EtherBarrier_Reduce_Check_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Combo_02",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LockEtherBarrier_Modifier",
|
|
"EtherBarrier_Reduce_Check_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Combo_03_01",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LockEtherBarrier_Modifier",
|
|
"EtherBarrier_Reduce_Check_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Combo_03_02",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LockEtherBarrier_Modifier",
|
|
"EtherBarrier_Reduce_Check_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Combo_03_03",
|
|
"FrameCountHigh": 335,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LockEtherBarrier_Modifier",
|
|
"EtherBarrier_Reduce_Check_SP_Modifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Sobek_EtherBarrier_Manager",
|
|
"AbilitySpecials": {
|
|
"AS_EtherBarrierReducePercentage": {
|
|
"Value": -0.03
|
|
},
|
|
"AS_EtherBarrierReducePercentage_SP": {
|
|
"Value": -0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"EtherBarrier_Reduce_Check_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"CustomKey": "Monster_Awakener_AbilityTarget",
|
|
"ModifierName": "EtherBarrier_Reduce_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ParryAid",
|
|
"AttackAid"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
},
|
|
"EtherBarrier_Reduce_Check_SP_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"CustomKey": "Monster_Awakener_AbilityTarget",
|
|
"ModifierName": "EtherBarrier_Reduce_SP_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ParryAid",
|
|
"AttackAid"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
},
|
|
"EtherBarrier_Reduce_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyEtherBarrierAction",
|
|
"Percentage": "%AS_EtherBarrierReducePercentage",
|
|
"PropertyModifyFunction": "Add",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"EtherBarrier_Reduce_SP_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyEtherBarrierAction",
|
|
"Percentage": "%AS_EtherBarrierReducePercentage_SP",
|
|
"PropertyModifyFunction": "Add",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"LockEtherBarrier_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "LockEtherBarrierMixin",
|
|
"ValueLock": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |