44 lines
939 B
JSON
44 lines
939 B
JSON
{
|
|
"AbilityName": "AbyssS2_GlobalBuff_04",
|
|
"AbilitySpecials": {
|
|
"AS_DamageUpRatio": {
|
|
"Value": 0.18
|
|
},
|
|
"AS_DamageUpRatio_Duration": {
|
|
"Value": 18
|
|
},
|
|
"AS_ElementMysteryDelta": {
|
|
"Value": 10
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnBuffAddToOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "DamageUpModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
|
}
|
|
},
|
|
"Modifiers": {
|
|
"DamageUpModifier": {
|
|
"Duration": "%AS_DamageUpRatio_Duration",
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio_Elec": "%AS_DamageUpRatio"
|
|
}
|
|
}
|
|
}
|
|
} |