29 lines
612 B
JSON
29 lines
612 B
JSON
|
{
|
||
|
"AbilityName": "Card_Ether_2001903",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedDamageRatio": {
|
||
|
"Value": 0.5
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnBeingHit": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHasBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Erosion",
|
||
|
"Chaos"
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AS_AddedDamageRatio",
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|