ZenlessData/Data/Level_AddMonsterLockElementAccumulation.json

14 lines
313 B
JSON
Raw Normal View History

{
"AbilityName": "Level_AddMonsterLockElementAccumulation",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_NoElementAccumulation",
"PropertyValue": 1,
"Target": "Self"
}
]
}
}