{ "id": "fisher_intro", "title": "fisher introduction", "description": "dialog.npc.fisher.intro.description", "entries": [ { "id": "start", "speaker": { "translate": "dialog.npc.fisher.name", "color": "white" }, "text": [ { "translate": "dialog.npc.fisher.intro.0.line_0" } ], "portraits": [ { "path": "fisher.png", "position": "INLINE", "brightness": 1 } ] }, { "id": 1, "speaker": { "translate": "dialog.npc.fisher.name", "color": "white" }, "text": [ { "translate": "dialog.npc.fisher.intro.0.line_1" } ], "portraits": [ { "path": "fisher.png", "position": "INLINE", "brightness": 1 } ] }, { "id": "end", "speaker": { "translate": "dialog.npc.fisher.name", "color": "white" }, "text": [ { "translate": "dialog.npc.fisher.intro.0.line_2" } ], "portraits": [ { "path": "fisher.png", "position": "INLINE", "brightness": 1 } ] } ] }