mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
28 lines
624 B
JSON
28 lines
624 B
JSON
|
{
|
||
|
"$type": "CHollowPluginCollectionConfig",
|
||
|
"CollectionName": "test_innerworld",
|
||
|
"Plugin": [
|
||
|
{
|
||
|
"$type": "CInnerWorldPluginConfig",
|
||
|
"BackgroundBrightnessDiffusion": "Innerworld",
|
||
|
"ItemIDCanUse": [
|
||
|
400029
|
||
|
],
|
||
|
"NoInteractEventEffect": "InteractionDisable_TV",
|
||
|
"TarotCardIDCanUse": []
|
||
|
},
|
||
|
{
|
||
|
"$type": "COverwriteGridStateTextureConfig",
|
||
|
"FinishTexture": [
|
||
|
"EventIcon_InnerPath"
|
||
|
],
|
||
|
"PathTexture": [
|
||
|
"EventIcon_InnerPath"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$type": "CHollowFilterPluginConfig",
|
||
|
"FilterName": "Innerworld"
|
||
|
}
|
||
|
]
|
||
|
}
|