ZenlessData/Data/Card_Exchange_2001606_Up.json

62 lines
1.4 KiB
JSON
Raw Normal View History

{
"AbilityName": "Card_Exchange_2001606_Up",
"AbilitySpecials": {
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "Card_Gun_2000300",
"IsAutoTrigger": false,
"Target": "Self"
}
],
"OnSkillStart": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Card_Gun_2000300",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "EvadeAid",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "ParryAid",
"Target": "Self"
}
]
}
],
"Target": "TeamAvatars"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Card_Gun_2000300",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "EvadeAid",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "ParryAid",
"Target": "Self"
}
]
}
],
"Target": "TeamAvatars"
}
]
}
}