ZenlessData/Data/plugin_light.json

45 lines
1.0 KiB
JSON
Raw Permalink Normal View History

{
"$type": "CHollowPluginCollectionConfig",
"CollectionName": "plugin_light",
"Plugin": [
{
"$type": "CHollowLightPluginConfig",
"BaseNoise": [
"EventIcon_LightBackground"
],
"Ghost": [
{
"$type": "CHollowGhostConfig",
"DistanceToLight": {
"x": 2,
"y": 3
},
"Frequency": {
"x": 3,
"y": 8
}
}
],
"GhostTextureKey": "EventIcon_AtmosphereGhost_ForAdd",
"LightNoise": [
"EventIcon_LightBackground"
],
"NPCDefaultLightLevel": -1,
"PlayerDefaultLightLevel": 1
},
{
"$type": "CChessboardGhostConfig",
"GhostLightRenderConfigKey": "TestGhost"
},
{
"$type": "COverwriteSwitchEffectConfig",
"Close": "Chapter03_Close_TV",
"Open": "Chapter03_Open_TV",
"Switch": "Chapter03_Switch_TV"
},
{
"$type": "CChessboardAtmosphere",
"key": "Chapter03_Skyscraper_Common"
}
]
}