_xiaofang/xiaofang/Assets/HYLjson/NPC.json

28 lines
569 B
JSON
Raw Permalink Normal View History

2024-12-01 23:00:40 +08:00
[
2024-12-18 14:35:56 +08:00
{
"ID": "6001",
"Note": "小学生",
"Name": "6001",
"PlayScript": "5001,0",
"ResPath": "Path1001",
"State1": "1",
"StateRes1": "Path1002|Path1003",
"State2": "2",
"StateRes2": "Path1004|Path1005",
"Stats1": "10,1.3|11,100",
"Stats2": "2,12,50|3,12,50|6,12,55"
},
{
"ID": "6002",
"Note": "外部增援NPC",
"Name": "6002",
"PlayScript": "5001,1",
"ResPath": "Path2",
"State1": "-1",
"StateRes1": "-1",
"State2": "-1",
"StateRes2": "-1",
"Stats1": "-1",
"Stats2": "-1"
}
2024-12-01 23:00:40 +08:00
]