mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
37 lines
851 B
JSON
37 lines
851 B
JSON
|
{
|
||
|
"AbilityName": "Card_Ashes_2000103",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_PenRatio": {
|
||
|
"Value": 0.3
|
||
|
},
|
||
|
"HpPercentage": {
|
||
|
"Value": 1
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByDamageElementType",
|
||
|
"DamageElement": "Fire"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByModifierStackCount",
|
||
|
"CompareType": "Greater",
|
||
|
"CountModifierType": "GlobalAbility",
|
||
|
"ModifierName": "AshesModifier_01",
|
||
|
"StackCount": 0,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_PenRatio",
|
||
|
"PropertyValue": "%AS_PenRatio",
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|