1
0
ZenlessData/Data/AbyssS2_Event03_Client_1340065.json
2025-03-11 21:10:23 -03:00

32 lines
684 B
JSON

{
"AbilityName": "AbyssS2_Event03_Client_1340065",
"AbilitySpecials": {
"AS_DamageTakeRatio": {
"Value": -0.5,
"ValueType": "Float"
},
"AS_Duration": {
"Value": 20,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "AbyssS2_Event03_Client_06_Modifier",
"Target": "Self"
}
]
},
"Modifiers": {
"AbyssS2_Event03_Client_06_Modifier": {
"Duration": "%AS_Duration",
"ModifierStacking": "Replace",
"Properties": {
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio"
}
}
}
}