1
0
ZenlessData/Data/_unsorted/Cissia_Talent_02.json
2026-03-24 00:03:37 +01:00

124 lines
3.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "RemoveModifier",
"ModifierName": "QTEHitStunEnemyModifier",
"Target": "Self"
}
],
"AnimatorStateName": "SwitchIn_Attack",
"ForceTriggerOnTransitionIn": false,
"ForceTriggerOnTransitionOut": true,
"Frame": 112,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "RemoveModifier",
"ModifierName": "QTEHitStunEnemyModifier",
"Target": "Self"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": false,
"ForceTriggerOnTransitionOut": true,
"Frame": 52,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Cissia_Talent_02",
"AbilitySpecials": {
"AS_AddedDamageRatio_Branch": {
"Type": "Float",
"Value": 0.3
},
"AS_QTEAddEnhanceCount_Talent_02": {
"Type": "Integer",
"Value": 3
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "QTEHitStunEnemyModifier",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"NormalQTE"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"ExQTE"
]
}
]
},
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": true,
"Target": "Other"
}
],
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Cissia_Attack_Branch_01_AttackProperty_01_01",
"Cissia_Attack_Branch_01_AttackProperty_01_02",
"Cissia_Attack_Branch_01_AttackProperty_01_03",
"Cissia_Attack_Branch_01_AttackProperty_Card_01",
"Cissia_Attack_Branch_01_AttackProperty_Card_02",
"Cissia_Attack_Branch_01_AttackProperty_Card_03",
"Cissia_Attack_Branch_01_AttackProperty_Card_04"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_Branch",
"Target": "Self"
}
]
},
"Modifiers": {
"QTEHitStunEnemyModifier": {
"Duration": 5,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "ModifyProperty",
"Amount": "%AS_QTEAddEnhanceCount_Talent_02",
"CustomPropertyType": "EnhanceCount",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
}
]
}
}
}