초기커밋
This commit is contained in:
91
UGQDatabase/FakeDataScript/sample1/QuestDialog[2].json
Normal file
91
UGQDatabase/FakeDataScript/sample1/QuestDialog[2].json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"Sequences": [
|
||||
{
|
||||
"SequenceId": 0,
|
||||
"Actions": [
|
||||
{
|
||||
"Talker": "Npc",
|
||||
"Type": 4,
|
||||
"Talk": {
|
||||
"Kr": "안녕하세요. 제이름은 아스트라에요",
|
||||
"En": "Astra",
|
||||
"Jp": "Astra"
|
||||
},
|
||||
"Condition": 0,
|
||||
"ConditionValue": 0,
|
||||
"NextSequence": 0
|
||||
},
|
||||
{
|
||||
"Talker": "Npc",
|
||||
"Type": 4,
|
||||
"Talk": {
|
||||
"Kr": "옷 사세요",
|
||||
"En": "Buy Cloth",
|
||||
"Jp": "Buy Cloth"
|
||||
},
|
||||
"Condition": 0,
|
||||
"ConditionValue": 0,
|
||||
"NextSequence": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"SequenceId": 1,
|
||||
"Actions": [
|
||||
{
|
||||
"Talker": "Npc",
|
||||
"Type": 4,
|
||||
"Talk": {
|
||||
"Kr": "이게 맞나??",
|
||||
"En": "Astra",
|
||||
"Jp": "Astra"
|
||||
},
|
||||
"Condition": 0,
|
||||
"ConditionValue": 0,
|
||||
"NextSequence": 0
|
||||
},
|
||||
{
|
||||
"Talker": "Npc",
|
||||
"Type": 4,
|
||||
"Talk": {
|
||||
"Kr": "옷 사세요",
|
||||
"En": "Buy Cloth",
|
||||
"Jp": "Buy Cloth"
|
||||
},
|
||||
"Condition": 0,
|
||||
"ConditionValue": 0,
|
||||
"NextSequence": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"SequenceId": 2,
|
||||
"Actions": [
|
||||
{
|
||||
"Talker": "Npc",
|
||||
"Type": 4,
|
||||
"Talk": {
|
||||
"Kr": "시퀀스 아이디 값이 이게 맞나?",
|
||||
"En": "Astra",
|
||||
"Jp": "Astra"
|
||||
},
|
||||
"Condition": 0,
|
||||
"ConditionValue": 0,
|
||||
"NextSequence": 0
|
||||
},
|
||||
{
|
||||
"Talker": "Npc",
|
||||
"Type": 4,
|
||||
"Talk": {
|
||||
"Kr": "옷 사세요",
|
||||
"En": "Buy Cloth",
|
||||
"Jp": "Buy Cloth"
|
||||
},
|
||||
"Condition": 0,
|
||||
"ConditionValue": 0,
|
||||
"NextSequence": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user