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

16 lines
293 B
JSON

{
"AbilityName": "NPC_LisaPad",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Mesh",
"Pad"
],
"IsActive": true,
"Tag": "PadMesh_invisible"
}
]
}
}