mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
35 lines
767 B
JSON
35 lines
767 B
JSON
|
{
|
||
|
"$type": "CHollowPluginCollectionConfig",
|
||
|
"CollectionName": "chapter3_srl8",
|
||
|
"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": 5
|
||
|
},
|
||
|
{
|
||
|
"$type": "CChessboardGhostConfig",
|
||
|
"GhostLightRenderConfigKey": "TestGhost"
|
||
|
}
|
||
|
]
|
||
|
}
|