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

35 lines
826 B
JSON

{
"$type": "CHollowPluginCollectionConfig",
"CollectionName": "plugin_EMPRepair",
"Plugin": [
{
"$type": "COverwriteGridStateTextureConfig",
"FinishTextureOverride": {
"TextureList": {
"EventIcon_ScanLineLoop": {
"FrameOutOffset": {
"x": 0,
"y": 12
},
"TextureSync": true
}
}
},
"PathTextureOverride": {
"TextureList": {
"EventIcon_InnerPath_01": {},
"EventIcon_InnerPath_02": {},
"EventIcon_InnerPath_03": {}
}
}
},
{
"$type": "COverwriteSwitchEffectConfig",
"Close": "UI/3D/Hollow/TVEffects/Hollow_TV_Close_CyberNoise"
},
{
"$type": "CChessboardAtmosphere",
"key": "RepairSpace_Special"
}
]
}