mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"$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"
|
|
}
|
|
]
|
|
} |