ZenlessData/Data/Device_Prop_LevelEnd_ShutDownDevice.json

15 lines
328 B
JSON
Raw Permalink Normal View History

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