ZenlessData/Data/Abyss_BossFight01_Buff_03.json

105 lines
2.4 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Abyss_BossFight01_Buff_03",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.2
},
"AS_BaseAtkRatio": {
"Value": 0
},
"AS_CritDamageRatioDelta": {
"Value": 0.2
},
"Duration": {
"Value": 15
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "Abyss_BossFight_Buff_03_02",
"IsAutoTrigger": false,
"Target": "Self"
}
],
"OnDodgeSuccess": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Abyss_BossFight_Buff_03_02",
"Target": "TeamAvatars"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Normal"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Counter"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"ExSp"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Rush"
]
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
],
"OnSkillStart": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Abyss_BossFight_Buff_03_02",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "EvadeAid",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "ParryAid",
"Target": "Self"
}
]
}
],
"Target": "TeamAvatars"
}
]
},
"Modifiers": {
}
}