ZenlessData/Data/Card_DailyUse_1000948.json

44 lines
986 B
JSON
Raw Normal View History

{
"AbilityName": "Card_DailyUse_1000948",
"AbilitySpecials": {
"AS_OpenCombo": {
"Value": 1
},
"AS_TemplateID": {
"Value": 1111
},
"BattleCount_Card1100948": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_TarotCard_CounterCombo",
"ParamType": 2,
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": "%AS_TemplateID"
}
],
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "scenevar(BattleCount_Card1100948)",
"ParamName": "BattleCount_Card1100948",
"Target": "Self",
"ValueType": "Float"
}
]
}
}