42 lines
916 B
JSON
42 lines
916 B
JSON
{
|
|
"AbilityName": "AbyssS2_GlobalBuff_19",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_CritDamageRatioDelta": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 20
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssS2_GlobalBuff_19_Buff_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExSp"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio_Elec": "%AS_AddedDamageRatio"
|
|
}
|
|
},
|
|
"Modifiers": {
|
|
"AbyssS2_GlobalBuff_19_Buff_Modifier": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta"
|
|
}
|
|
}
|
|
}
|
|
} |