1
0
ZenlessData/Data/JsonBytes/NewAbility/LevelAbility/GamePlay_MakeDeviceMurder.json
2025-04-22 20:22:46 -03:00

15 lines
326 B
JSON

{
"AbilityName": "GamePlay_MakeDeviceMurder",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_EnableLastKill",
"PropertyValue": 1,
"Target": "Self"
}
]
}
}