1
0
ZenlessData/Data/Trigger_Talent_03.json
2025-03-11 21:16:39 -03:00

122 lines
3.7 KiB
JSON

{
"AbilityName": "Trigger_Talent_03",
"AbilitySpecials": {
"AddedStunRatio": {
"Value": 2.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "TalentIndex04AttackModifier_Controller",
"Target": "Self"
}
]
},
"Modifiers": {
"TalentIndex04AttackModifier_Controller": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ApplyModifier",
"ModifierName": "Trigger_Attack_ChainAttack_Talent_AttackProperty_Modifiers",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_01",
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_02",
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_03",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_01",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_02",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_03"
],
"Target": "Caster"
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"CustomNumerator": "HotState",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Caster",
"Val1": 0
}
],
"Target": "Target"
}
],
"OnPatternAttackLandedFinished": [
{
"$type": "ApplyModifier",
"ModifierName": "Trigger_Attack_ChainAttack_Talent_ReSet_Modifiers",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_01",
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_02",
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_03",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_01",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_02",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_03"
],
"Target": "Caster"
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"CustomNumerator": "HotState",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Caster",
"Val1": 0
}
],
"Target": "Caster"
}
]
},
"Trigger_Attack_ChainAttack_Talent_AttackProperty_Modifiers": {
"Duration": 0.1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Trigger_Attack_ChainAttack_Talent_AttackProperty_01",
"Attacker": "Caster",
"Target": "Self"
}
]
},
"Trigger_Attack_ChainAttack_Talent_ReSet_Modifiers": {
"Duration": 0.1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyProperty",
"Amount": -1,
"CustomPropertyType": "HotState",
"IsUsePercentage": false,
"Predicates": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"CustomNumerator": "HotState",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Caster",
"Val1": 0
}
],
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Caster"
}
]
}
}
}