ZenlessData/Data/NPC_LisaPad.json

16 lines
293 B
JSON
Raw Normal View History

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