102 lines
2.4 KiB
JSON
102 lines
2.4 KiB
JSON
{
|
|
"AbilityName": "Abyss_PeriodicLayerBuff_27",
|
|
"AbilitySpecials": {
|
|
"AS_BaseAtkRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_BuffDamageRatio": {
|
|
"Value": 0.4
|
|
},
|
|
"AS_CritDMGRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 15
|
|
},
|
|
"AS_ElementMysteryDelta": {
|
|
"Value": 60
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodic27_BaseBuff",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodic27_ExtraBuff",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExSp",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ChainAttack",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAvatarProfessionType",
|
|
"ProfessionType": "Support",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AbyssPeriodic27_BaseBuff": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio",
|
|
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
|
}
|
|
},
|
|
"AbyssPeriodic27_ExtraBuff": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Refresh",
|
|
"OnBuffDamageHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByBuffAttackProperty",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload",
|
|
"Erosion",
|
|
"Chaos",
|
|
"Frozen",
|
|
"Frostbite",
|
|
"Burn",
|
|
"Ignite",
|
|
"Strike"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_BuffDamageRatio",
|
|
"PropertyValue": "%AS_BuffDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio"
|
|
}
|
|
}
|
|
}
|
|
} |