ZenlessData/Data/Card_DailyUse_1000959.json

82 lines
2.0 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Card_DailyUse_1000959",
"AbilitySpecials": {
"AS_TemplateID": {
"Value": 1161
},
"AddedStunRatio": {
"Value": 0
},
"AddedStunRatio_Raw": {
"Value": 0
},
"BattleCount_Card1100959": {
"Value": 0
},
"OwnLighter_1100959": {
"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(OwnLighter_1100959)",
"ParamName": "OwnLighter_1100959",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "scenevar(BattleCount_Card1100959)",
"ParamName": "BattleCount_Card1100959",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(BattleCount_Card1100959)*specials(AddedStunRatio_Raw)",
"ParamName": "AddedStunRatio",
"Target": "Self",
"ValueType": "Float"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 1,
"ParamName": "OwnLighter_1100959",
"ParamType": "Float",
"Target": "Self"
}
],
"PropertyKey": "Actor_AddedBreakStunRatio",
"PropertyValue": "%AddedStunRatio",
"Target": "Self"
}
]
}
}