cns 속성 파일이 텍스트로 되어 있어서 이것저것 만져보니 재밌네요
.json 파일 메모장으로 열어서
"OutfitDatas": [{...}], 밑에 아래 내용 추가몇몇 모드는 색 조정이 되네요
MaterialIndex를 모르니 0부터 4개 정도 추가해서 해봤어요
(아래 예시는 길어서 2개만)
"UserConfigs": {
"ShapeKeys": [],
"MaterialToggles": [],
"ScalarControls": [],
"VectorControls": [
{
"DisplayName": "Material 0",
"Description": "Change the color of Top",
"ParamName": "Base Color Tint",
"Association": "Global",
"LayerIndex": -1,
"MaterialIndex": 0,
"Min": [0.0, 0.0, 0.0, 0.0],
"Max": [1.0, 1.0, 1.0, 1.0],
"Step": [0.01, 0.01, 0.01, 0.01],
"Sliders": [true, true, true, false],
"Value": [1.0, 1.0, 1.0, 1.0]
},
{
"DisplayName": "Material 1",
"Description": "Change the color of Top",
"ParamName": "Base Color Tint",
"Association": "Global",
"LayerIndex": -1,
"MaterialIndex": 1,
"Min": [0.0, 0.0, 0.0, 0.0],
"Max": [1.0, 1.0, 1.0, 1.0],
"Step": [0.01, 0.01, 0.01, 0.01],
"Sliders": [true, true, true, false],
"Value": [1.0, 1.0, 1.0, 1.0]
}
]
}
알리타 하얀색 의상 - 신발 0, 옷 1
화이트 펄 - 신발 2, 목부분 1
화이트 리니지 - 치마 0, 스타킹 위 & 팔목 보석 1, 다른건 색이 안변하네요
섹시 스웨터 - 옷 Material 0
밝기 특성 있는 cns에서 긁어와서 넣어 봤더니 밝기 조절도 잘 되네요. 연두색 -> 녹색





(IP보기클릭)221.151.***.***
4번 머테리얼까지 했을때 안바꼈는데 5번에서 색이 바뀌네요 굿!
(IP보기클릭)221.151.***.***
4번 머테리얼까지 했을때 안바꼈는데 5번에서 색이 바뀌네요 굿!
(IP보기클릭)221.151.***.***
Hot Spring 머테리얼 0, 머테리얼 2
(IP보기클릭)221.151.***.***
https://www.nexusmods.com/stellarblade/mods/1013 머테리얼 1,2,3,5
(IP보기클릭)221.151.***.***
밝기 위 UserConfigs의 ScalarControls에 내용 추가 "ScalarControls": [ { "DisplayName": "Brightness 0", "Description": "Adjust the brightness", "ParamName": "Brightness", "Association": "Global", "LayerIndex": -1, "MaterialIndex": 0, "Value": 0.50000 }, { "DisplayName": "Brightness 1", "Description": "Adjust the brightness", "ParamName": "Brightness", "Association": "Global", "LayerIndex": -1, "MaterialIndex": 1, "Value": 0.50000 } ], | 25.09.23 12:12 | | |
(IP보기클릭)121.161.***.***
(IP보기클릭)221.151.***.***
| 25.10.22 18:24 | | |