1
0
ZenlessData/Data/_unsorted/Coop_Equipment_2003.json
2025-12-30 00:30:43 +01:00

86 lines
1.9 KiB
JSON

{
"AbilityName": "Coop_Equipment_2003",
"AbilitySpecials": {
"AS_AddedSkipDefDamageRatio": {
"Value": 0
},
"Duration": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_YiXuan_Card_S_02",
"ParamType": 2,
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ApplyModifier",
"ModifierName": "BuffModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"YiXuan_Attack_Normal_05_Enhance_AttackProperty_03"
]
}
],
"StackCount": 1,
"Target": "Caster"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_YiXuan_Card_S_02",
"ParamType": 2,
"Target": "Self"
}
],
"OnSkillStart": [
{
"$type": "ApplyModifier",
"ModifierName": "BuffModifier",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExSp",
"Target": "Caster"
}
],
"StackCount": 1,
"Target": "Caster"
},
{
"$type": "ApplyModifier",
"ModifierName": "BuffModifier",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExQTE",
"Target": "Caster"
}
],
"StackCount": 1,
"Target": "Caster"
}
]
},
"Modifiers": {
"BuffModifier": {
"Duration": "%Duration",
"MaxStackingNumber": 3,
"ModifierStacking": "MultipleAllRefresh",
"Properties": {
"Actor_AddedSkipDefDamageRatio": "%AS_AddedSkipDefDamageRatio"
}
}
}
}