ZenlessData/Data/ActivityBattleAbility_Yanagi_Buff_TalentPlay.json

30 lines
677 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "ActivityBattleAbility_Yanagi_Buff_TalentPlay",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityID": 11221102,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 2,
"Target": "Self"
}
]
},
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1221
}
]
}
]
}
}