mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
32 lines
667 B
JSON
32 lines
667 B
JSON
|
{
|
||
|
"AbilityName": "Card_Ashes_1000101",
|
||
|
"AbilitySpecials": {
|
||
|
"AddedDamageRatio": {
|
||
|
"Value": 0.2
|
||
|
},
|
||
|
"Odds": {
|
||
|
"Value": 1
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByDamageElementType",
|
||
|
"DamageElement": "Fire"
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AddedDamageRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Properties": {
|
||
|
"AnimEventBuffOddsDelta_Burn": "%Odds"
|
||
|
}
|
||
|
}
|
||
|
}
|