ZenlessData/Data/Level_AddMonsterLockElementAccumulation.json
2024-11-04 02:05:40 -03:00

14 lines
313 B
JSON

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