Files
FireflyGo_Resources/ExcelOutput/ConstValuePamSkin.json
2025-08-26 17:57:41 +07:00

48 lines
868 B
JSON

[
{
"ConstValueName": "PamID_Index_Npc_List",
"Value": {
"Type": "Array",
"Value": [
{
"Type": "Int32",
"Value": 3001
}
]
}
},
{
"ConstValueName": "PamID_Index_Story_List",
"Value": {
"Type": "Array",
"Value": [
{
"Type": "String",
"Value": "NPC_Special_Pam_00"
}
]
}
},
{
"ConstValueName": "Default_PamSkin_ID",
"Value": {
"Type": "Int32",
"Value": 252000
}
},
{
"ConstValueName": "Pam_Change_Effect_Path",
"Value": {
"Type": "String",
"Value": "Effects/Eff_Prefab/Eff_Common/Eff_PlayerChannge.prefab"
}
},
{
"ConstValueName": "Pam_Idle_Action_Path",
"Value": {
"Type": "String",
"Value": "Config/Level/PamSkin/NPC_Pam_Skin_Action.json"
}
}
]