mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
35 lines
883 B
JSON
35 lines
883 B
JSON
{
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap00/InitLevelGraph_Prop_Chap00_KusoBlood_01.json",
|
|
"AdvEffectList": [
|
|
{
|
|
"ConfigName": "Blood01",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap00_Prop_FakeBlood_01_Blood01_Lod0.prefab",
|
|
"Scale": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1
|
|
}
|
|
},
|
|
{
|
|
"ConfigName": "Blood02",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap00_Prop_FakeBlood_01_Blood02_Lod0.prefab",
|
|
"Scale": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1
|
|
}
|
|
},
|
|
{
|
|
"ConfigName": "Blood03",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap00_Prop_FakeBlood_01_Blood03_Lod0.prefab",
|
|
"Scale": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1
|
|
}
|
|
}
|
|
]
|
|
} |