ZenlessData/Data/Card_DailyUse_11009480.json

48 lines
1.2 KiB
JSON
Raw Normal View History

{
"AbilityName": "Card_DailyUse_11009480",
"AbilitySpecials": {
"AddedEnemyHPRatio_01": {
"Value": 0.3
},
"BattleCount_Card1100948": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "scenevar(BattleCount_Card1100948)",
"ParamName": "BattleCount_Card1100948",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "DecreaseHPAction",
"Amount": 0,
"Percentage": "%AddedEnemyHPRatio_01",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "LessEqual",
"Param": 3,
"ParamName": "BattleCount_Card1100948",
"ParamType": "Float",
"Target": "Self"
},
{
"$type": "ByAbilitySpecial",
"CompareType": "Greater",
"Param": 0,
"ParamName": "BattleCount_Card1100948",
"ParamType": "Float",
"Target": "Self"
}
],
"Target": "Self"
}
]
}
}