28 lines
640 B
JSON
28 lines
640 B
JSON
{
|
|
"npc": {
|
|
"米子一": {
|
|
"type": "员工",
|
|
"title": "项目总监",
|
|
"level": 1,
|
|
"power": 180,
|
|
"power_max": 180,
|
|
"design": 80,
|
|
"code": 70,
|
|
"art": 80,
|
|
"audio": 70,
|
|
"outsourcing": 0
|
|
},
|
|
"塔奇": {
|
|
"type": "员工",
|
|
"title": "美术设计师",
|
|
"level": 3,
|
|
"power": 150,
|
|
"power_max": 150,
|
|
"design": 80,
|
|
"code": 20,
|
|
"art": 90,
|
|
"audio": 80,
|
|
"outsourcing": 2400
|
|
}
|
|
}
|
|
} |