1
0
ZenlessData/Data/_unsorted/Claret_Talent_04.json
2026-09-09 00:49:36 +02:00

131 lines
3.7 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "SwitchIn_Attack",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Talent04_MaimTriggerModifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack_Ex",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Talent04_MaimTriggerModifier"
]
}
]
}
],
"AbilityName": "Claret_Talent_04",
"AbilityStacking": "Unique",
"Modifiers": {
"Talent04_MaimTriggerModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Claret_Attack_SwitchIn_Attack_AttackProperty_04_04"
],
"Target": "Self"
},
{
"$type": "ByEntityType",
"EntityType": "Monster",
"Target": "Other"
}
],
"SuccessActions": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_DisableHitEffect",
"PropertyValue": 1,
"Target": "Other"
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByIsSelfAttackTarget",
"IsSelfAttackTarget": true,
"SourceTarget": "Caster",
"Target": "Other"
}
],
"Target": "Self",
"soundActionKey": "SA_SFX_Char_Skill_Claret_WoundType_SwitchinATK_Yes"
},
{
"$type": "DirectMaimWoundAction",
"AnimEvent": "Claret_Attack_Wound_AttackProperty_04",
"Target": "Other",
"ToModifyStackCount": 0
}
]
},
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Claret_Attack_SwitchIn_Attack_Ex_AttackProperty_03_05"
],
"Target": "Self"
},
{
"$type": "ByEntityType",
"EntityType": "Monster",
"Target": "Other"
}
],
"SuccessActions": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_DisableHitEffect",
"PropertyValue": 1,
"Target": "Other"
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByIsSelfAttackTarget",
"IsSelfAttackTarget": true,
"SourceTarget": "Caster",
"Target": "Other"
}
],
"Target": "Self",
"soundActionKey": "SA_SFX_Char_Skill_Claret_WoundType_SwitchinATK_Yes"
},
{
"$type": "DirectMaimWoundAction",
"AnimEvent": "Claret_Attack_Wound_AttackProperty_05",
"Target": "Other",
"ToModifyStackCount": 0
}
]
}
]
}
}
}