ZenlessData/Data/Device_Prop_BangbooPlatformerTank_01_Default.json

25 lines
509 B
JSON
Raw Permalink Normal View History

{
"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"
}
]
}
}
}