83 lines
1.3 KiB
JSON
83 lines
1.3 KiB
JSON
{
|
|
"id": "shepherd_intro",
|
|
"title": "shepherd introduction",
|
|
"description": "dialog.npc.shepherd.intro.description",
|
|
"entries": [
|
|
{
|
|
"id": "start",
|
|
"speaker": {
|
|
"translate": "dialog.npc.shepherd.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.shepherd.intro.0.line_0"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "shepherd.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 1,
|
|
"speaker": {
|
|
"translate": "dialog.npc.shepherd.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.shepherd.intro.0.line_1"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "shepherd.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"speaker": {
|
|
"translate": "dialog.npc.shepherd.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.shepherd.intro.0.line_2"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "shepherd.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "end",
|
|
"speaker": {
|
|
"translate": "dialog.npc.shepherd.name",
|
|
"color": "white"
|
|
},
|
|
"text": [
|
|
{
|
|
"translate": "dialog.npc.shepherd.intro.0.line_3"
|
|
}
|
|
],
|
|
"portraits": [
|
|
{
|
|
"path": "shepherd.png",
|
|
"position": "INLINE",
|
|
"brightness": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |