120 lines
2.8 KiB
JSON
120 lines
2.8 KiB
JSON
{
|
|
"AbilityName": "Abyss_BossFight07_Buff_01",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.25
|
|
},
|
|
"AS_BaseAtkRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_CritDamageRatioDelta": {
|
|
"Value": 0.4
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 20
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ChainAttack"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackQTE",
|
|
"NormalQTE"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AvatarBuff_BossFight07_Buff_01",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ChainAttack"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Counter"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AvatarBuffSign_BossFight07_Buff_01",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ChainAttack"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Counter"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AvatarBuffSign_BossFight07_Buff_01": {
|
|
"Buff": {
|
|
"BuffID": 3400711,
|
|
"IsOverrideDuration": true
|
|
},
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Refresh"
|
|
},
|
|
"AvatarBuff_BossFight07_Buff_01": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"MaxStackingNumber": 1,
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio",
|
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta"
|
|
}
|
|
}
|
|
}
|
|
} |