ZenlessData/Data/Card_Ashes_2000106.json
2024-08-13 22:59:23 -03:00

30 lines
663 B
JSON

{
"AbilityName": "Card_Ashes_2000106",
"AbilitySpecials": {},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "Card_Ashes_2000100",
"IsAutoTrigger": false,
"Target": "Self"
}
],
"OnSkillStart": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Card_Ashes_2000100",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExSp",
"Target": "Self"
}
],
"Target": "TeamAvatars"
}
]
}
}