140 lines
2.2 KiB
JSON
140 lines
2.2 KiB
JSON
{
|
|
"id": "trader_intro",
|
|
"title": "trader introduction",
|
|
"description": "dialog.npc.trader.intro.description",
|
|
"entries": [
|
|
{
|
|
"id": "start",
|
|
"speaker": {
|
|
"translate": "dialog.npc.trader.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.trader.intro.0.line_0"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "trader.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 1,
|
|
"speaker": {
|
|
"translate": "dialog.npc.trader.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.trader.intro.0.line_1"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "trader.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"speaker": {
|
|
"translate": "dialog.npc.trader.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.trader.intro.0.line_2"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "trader.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"speaker": {
|
|
"translate": "dialog.npc.trader.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.trader.intro.0.line_3"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "trader.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"speaker": {
|
|
"translate": "dialog.npc.trader.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.trader.intro.0.line_4"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "trader.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"speaker": {
|
|
"translate": "dialog.npc.trader.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.trader.intro.0.line_5"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "trader.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "end",
|
|
"speaker": {
|
|
"translate": "dialog.npc.trader.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.trader.intro.0.line_6"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "trader.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |