ZenlessData/Data/Device_Prop_LevelEnd_ShutDownDevice.json
2024-08-13 22:59:23 -03:00

15 lines
328 B
JSON

{
"AbilityName": "Device_Prop_LevelEnd_ShutDownDevice",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnLevelEndNodeInvoke": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsLevelEnd",
"ParamType": 2,
"Target": "Self"
}
]
}
}