challenge-editor/json/npc.json

15 lines
153 B
JSON
Raw Normal View History

2024-09-23 11:47:55 +08:00
{
"测试npc_1":{
2024-09-25 23:56:53 +08:00
"basic_attribute":{
"CON":100,
"AGI":100,
"INT":100,
"WIS":100,
"STR":100,
"MND":100,
"LUC":100,
},
2024-09-23 11:47:55 +08:00
}
}