test: trace monthly NPC registration
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"action": "RegNeutralNPC",
|
||||
"args": [
|
||||
0,
|
||||
"등록재야",
|
||||
null,
|
||||
0,
|
||||
33,
|
||||
45,
|
||||
55,
|
||||
65,
|
||||
180,
|
||||
245,
|
||||
null,
|
||||
"무쌍",
|
||||
""
|
||||
],
|
||||
"setup": {
|
||||
"syncEnvironment": true
|
||||
},
|
||||
"environment": {
|
||||
"year": 200,
|
||||
"month": 1,
|
||||
"startyear": 190,
|
||||
"turnterm": 10,
|
||||
"turntime": "0200-01-01 00:00:00",
|
||||
"show_img_level": 3,
|
||||
"fiction": [0]
|
||||
},
|
||||
"observe": {
|
||||
"generalIds": [],
|
||||
"cityIds": [33],
|
||||
"nationIds": [1]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"action": "RegNPC",
|
||||
"args": [
|
||||
0,
|
||||
"등록장수",
|
||||
null,
|
||||
0,
|
||||
33,
|
||||
60,
|
||||
50,
|
||||
40,
|
||||
7,
|
||||
186,
|
||||
240,
|
||||
null,
|
||||
"인덕",
|
||||
"등록 대사"
|
||||
],
|
||||
"setup": {
|
||||
"syncEnvironment": true
|
||||
},
|
||||
"environment": {
|
||||
"year": 200,
|
||||
"month": 1,
|
||||
"startyear": 190,
|
||||
"turnterm": 10,
|
||||
"turntime": "0200-01-01 00:00:00",
|
||||
"show_img_level": 3,
|
||||
"fiction": [0]
|
||||
},
|
||||
"observe": {
|
||||
"generalIds": [],
|
||||
"cityIds": [33],
|
||||
"nationIds": [1]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user