dreamworks/json/game_smithycustomer.json
2023-09-05 17:50:45 +08:00

70 lines
1.4 KiB
JSON

[
{
"customer_id": 1,
"customer_type": 1,
"customer_speak": {
"key": "newsmithy_customer_customer_speak_1",
"text": "我需要[color=#feb849]{0}件【{1}】[/color],如果你暂时没有备货的话我可以在这等一段时间,但不会太久。"
},
"goods": [],
"reword": [
{
"a": "attr",
"t": "gold",
"n": 0
}
],
"weight": 50
},
{
"customer_id": 2,
"customer_type": 2,
"customer_speak": {
"key": "newsmithy_customer_customer_speak_2",
"text": "我需要[color=#feb849]{0}件【{1}】[/color],如果你暂时没有备货的话我可以在这等一段时间,但不会太久。"
},
"goods": [],
"reword": [
{
"a": "attr",
"t": "gold",
"n": 0
}
],
"weight": 50
},
{
"customer_id": 3,
"customer_type": 3,
"customer_speak": {
"key": "newsmithy_customer_customer_speak_3",
"text": ""
},
"goods": [],
"reword": [],
"weight": 0
},
{
"customer_id": 4,
"customer_type": 4,
"customer_speak": {
"key": "newsmithy_customer_customer_speak_4",
"text": "我有个宝贝,你要是喜欢的话便宜你点卖你。"
},
"goods": [
{
"a": "attr",
"t": "diamond",
"n": 150
}
],
"reword": [
{
"a": "item",
"t": "10000001",
"n": 1
}
],
"weight": 0
}
]