27 lines
588 B
JSON
27 lines
588 B
JSON
{
|
|
"AbilityName": "Miniscape_Unagi_Talent_B_01",
|
|
"AbilitySpecials": {
|
|
"AS_DisorderDamageRatio": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnBuffDamageHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByBuffAttackProperty",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_BuffDamageRatio",
|
|
"PropertyValue": "%AS_DisorderDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |