19 lines
352 B
JSON
19 lines
352 B
JSON
|
{
|
||
|
"AbilityName": "AbyssS2_Event02_Client",
|
||
|
"AbilitySpecials": {
|
||
|
"HpReducePercentage": {
|
||
|
"Value": 0.2
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "DecreaseHPAction",
|
||
|
"Amount": 0,
|
||
|
"Percentage": "%HpReducePercentage",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|