43 lines
915 B
JSON
43 lines
915 B
JSON
![]() |
{
|
||
|
"AbilityName": "AbyssS2_GlobalBuff_24",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedDamageRatio_Ether": {
|
||
|
"Value": 0.2
|
||
|
},
|
||
|
"AS_Duration": {
|
||
|
"Value": 20
|
||
|
},
|
||
|
"AS_ElementMysteryDelta": {
|
||
|
"Value": 10
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnSkillStart": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Buff_Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByFromSkillType",
|
||
|
"SkillType": "ExSp",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "TeamAvatars"
|
||
|
}
|
||
|
],
|
||
|
"Properties": {
|
||
|
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
||
|
}
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"Buff_Modifier": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"Properties": {
|
||
|
"Actor_AddedDamageRatio_Ether": "%AS_AddedDamageRatio_Ether"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|