ZenlessData/Data/ActivityBattleAbility_Lighter_Buff_TalentPlay.json

30 lines
678 B
JSON
Raw Normal View History

{
"AbilityName": "ActivityBattleAbility_Lighter_Buff_TalentPlay",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityID": 11161101,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 1,
"Target": "Self"
}
]
},
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1161
}
]
}
]
}
}