mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
44 lines
986 B
JSON
44 lines
986 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|