go_dreamfactory/bin/json/game_caravanevent.json
2023-06-08 13:38:36 +08:00

30 lines
615 B
JSON

[
{
"id": 1001,
"eventtype": 1,
"mustdo": 1,
"citystory": 601,
"citynormal": 102,
"cityabnormal": 103,
"worldtask": 90010,
"traintips": {
"key": "caravan_caravan_event_traintips_1",
"text": "列车上来了外人,这个人看上去有很急切的事情,我们必须先解决这个再离开这里。"
},
"trainstory": 500,
"trainstorybad": 500,
"trainstorygood": 500,
"reword": [
{
"a": "item",
"t": "141001",
"n": 10
}
],
"exreword": [
10001
],
"unreword": [],
"eventtime": 500
}
]