mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
30 lines
663 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |