go_dreamfactory/bin/json/game_show.json
2023-06-26 23:12:13 +08:00

28 lines
631 B
JSON

[
{
"id": 100001,
"desc": {
"key": "show_100001",
"text": "男形象1"
},
"access": 0,
"position": "",
"sex": 1,
"resources": "Person/10000/10000M.prefab",
"vague": "Person/10000/10000MT.prefab",
"pvpAnimator": "Person/10000/10000_MPvp.controller"
},
{
"id": 200001,
"desc": {
"key": "show_200001",
"text": "女形象1"
},
"access": 0,
"position": "",
"sex": 2,
"resources": "Person/10000/10000W.prefab",
"vague": "Person/10000/10000WT.prefab",
"pvpAnimator": "Person/10000/10000_WPvp.controller"
}
]