mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
15 lines
326 B
JSON
15 lines
326 B
JSON
|
{
|
||
|
"AbilityName": "GamePlay_MakeDeviceMurder",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"PropertyKey": "Actor_EnableLastKill",
|
||
|
"PropertyValue": 1,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|