1
0
ZenlessData/Data/AbyssS2_AgentRushAbility_JaneDoe.json
2025-03-11 21:10:23 -03:00

78 lines
2.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Branch_02_Release",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"QuestCountModifier"
]
}
]
}
],
"AbilityName": "AbyssS2_AgentRushAbility_JaneDoe",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"JaneDoe_Attack_Branch_01_AttackProperty_01",
"JaneDoe_Attack_Branch_01_AttackProperty_02",
"JaneDoe_Attack_Branch_01_AttackProperty_03",
"JaneDoe_Attack_Branch_01_AttackProperty_04",
"JaneDoe_Attack_Branch_01_AttackProperty_05",
"JaneDoe_Attack_Branch_01_AttackProperty_06",
"JaneDoe_Attack_Branch_01_AttackProperty_07",
"JaneDoe_Attack_Branch_01_AttackProperty_08",
"JaneDoe_Attack_Branch_01_AttackProperty_09",
"JaneDoe_Attack_Branch_02_AttackProperty_01",
"JaneDoe_Attack_Branch_02_AttackProperty_02",
"JaneDoe_Attack_Branch_02_AttackProperty_03",
"JaneDoe_Attack_Branch_02_AttackProperty_04",
"JaneDoe_Attack_Branch_01_AttackProperty_16",
"JaneDoe_Attack_Branch_01_AttackProperty_17",
"JaneDoe_Attack_Branch_01_AttackProperty_18",
"JaneDoe_Attack_Branch_01_AttackProperty_19"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Other"
}
]
},
"Modifiers": {
"QuestCountModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1652
},
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1657
}
]
}
}
}