mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
82 lines
2.0 KiB
JSON
82 lines
2.0 KiB
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |