ZenlessData/Data/Device_Prop_BangbooPlatformerTank_01_Default.json
2024-12-17 20:43:14 -03:00

25 lines
509 B
JSON

{
"AbilityName": "Device_Prop_BangbooPlatformerTank_01_Default",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "DieModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"DieModifier": {
"Duration": 20,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "LDListenEntityAction",
"TargetKey": "ReadytoDestroyOilTank"
}
]
}
}
}