1
0
ZenlessData/Data/AbyssS2_AgentRushAbility_Ellen.json

65 lines
1.5 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Normal_Enhance_03_Card",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Charge03Modifier"
]
}
]
}
],
"AbilityName": "AbyssS2_AgentRushAbility_Ellen",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Ellen_Card_A_01_AttackProperty_01",
"Ellen_Card_A_01_AttackProperty_02",
"Ellen_Card_A_01_AttackProperty_03",
"Ellen_Card_A_01_AttackProperty_04"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Other"
}
]
},
"Modifiers": {
"Charge03Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1641
},
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1646
}
]
}
}
}