ZenlessData/Data/Anbi_Talent_04.json
2024-08-13 22:59:23 -03:00

282 lines
9.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Normal_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ChargePointReduceModifier",
"AddDamageModiferController"
]
},
{
"AnimatorStateName": "Attack_Normal_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ChargePointReduceModifier",
"AddDamageModiferController"
]
},
{
"AnimatorStateName": "Attack_Normal_03",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ChargePointReduceModifier",
"AddDamageModiferController"
]
},
{
"AnimatorStateName": "Attack_Normal_04",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ChargePointReduceModifier",
"AddDamageModiferController"
]
},
{
"AnimatorStateName": "Attack_Normal_04_Perfect",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ChargePointReduceModifier",
"AddDamageModiferController"
]
},
{
"AnimatorStateName": "Attack_Rush",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ChargePointReduceModifier",
"AddDamageModiferController"
]
}
],
"IsSeam": true
}
],
"AbilityName": "Anbi_Talent_04",
"AbilitySpecials": {
"AS_AddedDamageRatio_Talent_04": {
"Value": 0.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnSkillStart": [
{
"$type": "ModifyProperty",
"Amount": 8,
"CustomPropertyType": "CurChargePoint",
"IsUsePercentage": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExSp",
"Target": "Self"
}
],
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
}
]
},
"Modifiers": {
"AddDamageModiferController": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "AddDamageModifier",
"Target": "Self"
}
]
},
"AddDamageModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Anbi_Attack_Normal_01_AttackProperty_01",
"Anbi_Attack_Normal_02_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_02",
"Anbi_Attack_Normal_03_AttackProperty_03",
"Anbi_Attack_Normal_04_AttackProperty_01",
"Anbi_Attack_Normal_04_AttackProperty_02",
"Anbi_Attack_Normal_04_AttackProperty_03_01",
"Anbi_Attack_Normal_04_AttackProperty_03_02",
"Anbi_Attack_Normal_04_AttackProperty_03_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_01",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_02",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_04",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_05",
"Anbi_Attack_Rush_AttackProperty_01",
"Anbi_Attack_Rush_AttackProperty_02"
],
"Target": "Self"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_Talent_04",
"Target": "Self"
}
]
},
"ChargePointReduceModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOtherPre": [
{
"$type": "ApplyModifier",
"ModifierName": "AddDamageModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Anbi_Attack_Normal_01_AttackProperty_01",
"Anbi_Attack_Normal_02_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_02",
"Anbi_Attack_Normal_03_AttackProperty_03",
"Anbi_Attack_Normal_04_AttackProperty_01",
"Anbi_Attack_Normal_04_AttackProperty_02",
"Anbi_Attack_Normal_04_AttackProperty_03_01",
"Anbi_Attack_Normal_04_AttackProperty_03_02",
"Anbi_Attack_Normal_04_AttackProperty_03_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_01",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_02",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_04",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_05",
"Anbi_Attack_Rush_AttackProperty_01",
"Anbi_Attack_Rush_AttackProperty_02"
],
"Target": "Self"
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "GreaterEqual",
"CustomNumerator": "CurChargePoint",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Self",
"Val1": 1
}
],
"Target": "Self"
},
{
"$type": "ModifyProperty",
"Amount": -1,
"CustomPropertyType": "CurChargePoint",
"IsUsePercentage": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Anbi_Attack_Normal_01_AttackProperty_01",
"Anbi_Attack_Normal_02_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_02",
"Anbi_Attack_Normal_03_AttackProperty_03",
"Anbi_Attack_Normal_04_AttackProperty_01",
"Anbi_Attack_Normal_04_AttackProperty_02",
"Anbi_Attack_Normal_04_AttackProperty_03_01",
"Anbi_Attack_Normal_04_AttackProperty_03_02",
"Anbi_Attack_Normal_04_AttackProperty_03_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_01",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_02",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_04",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_05",
"Anbi_Attack_Rush_AttackProperty_01",
"Anbi_Attack_Rush_AttackProperty_02"
],
"Target": "Self"
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "GreaterEqual",
"CustomNumerator": "CurChargePoint",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Self",
"Val1": 1
}
],
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
},
{
"$type": "RemoveModifier",
"ModifierName": "ChargePointReduceModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Anbi_Attack_Normal_01_AttackProperty_01",
"Anbi_Attack_Normal_02_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_01",
"Anbi_Attack_Normal_03_AttackProperty_02",
"Anbi_Attack_Normal_03_AttackProperty_03",
"Anbi_Attack_Normal_04_AttackProperty_01",
"Anbi_Attack_Normal_04_AttackProperty_02",
"Anbi_Attack_Normal_04_AttackProperty_03_01",
"Anbi_Attack_Normal_04_AttackProperty_03_02",
"Anbi_Attack_Normal_04_AttackProperty_03_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_01",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_02",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_03",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_04",
"Anbi_Attack_Normal_04_Perfect_AttackProperty_05",
"Anbi_Attack_Rush_AttackProperty_01",
"Anbi_Attack_Rush_AttackProperty_02"
],
"Target": "Self"
}
]
}
]
}
}
}