30 lines
742 B
JSON
30 lines
742 B
JSON
{
|
||
"dataList": [
|
||
{
|
||
"id": 0,
|
||
"place": "Aboard Mephistopheles",
|
||
"model": "베르길리우스",
|
||
"content": "You’re looking much more useful than before, Dante."
|
||
},
|
||
{
|
||
"id": 1,
|
||
"model": "단테",
|
||
"content": "<They all got away save for one, though. Shouldn’t we go after them?>"
|
||
},
|
||
{
|
||
"id": 2,
|
||
"model": "파우스트",
|
||
"content": "They’re worried over the foes we lost."
|
||
},
|
||
{
|
||
"id": 3,
|
||
"model": "베르길리우스",
|
||
"content": "No need for concern… That’s the direction we were heading anyway. Charon?"
|
||
},
|
||
{
|
||
"id": 4,
|
||
"model": "카론",
|
||
"content": "Pedal to the metal. Up for an exciting ride."
|
||
}
|
||
]
|
||
} |