ZenlessData/Data/Card_DailyUse_1000947.json

80 lines
1.9 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Card_DailyUse_1000947",
"AbilitySpecials": {
"AS_DamageRatio2": {
"Value": 0.5
},
"AS_OpenCombo": {
"Value": 1
},
"AS_TemplateID": {
"Value": 1081
},
"BattleCount_Card1100947": {
"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"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "scenevar(BattleCount_Card1100947)",
"ParamName": "BattleCount_Card1100947",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "ApplyModifier",
"ModifierName": "DamageUpModifier2",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": "%AS_TemplateID"
},
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 1,
"ParamName": "BattleCount_Card1100947",
"ParamType": "Float",
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"DamageUpModifier2": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_DamageRatio2",
"Target": "Self"
}
]
}
}
}