초기커밋
This commit is contained in:
62
UGQDatabase/FakeDataScript/sample1/QuestContent.json
Normal file
62
UGQDatabase/FakeDataScript/sample1/QuestContent.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"BeaconId": 1002,
|
||||
"Title": {
|
||||
"Kr": "장장안",
|
||||
"En": "Simmons and Sons",
|
||||
"Jp": "有限?社福田銀行"
|
||||
},
|
||||
"Languages": [
|
||||
"en",
|
||||
"kr",
|
||||
"jp"
|
||||
],
|
||||
"Description": {
|
||||
"Kr": "완벽히 설정된 로컬 포탈",
|
||||
"En": "Organic leadingedge encoding",
|
||||
"Jp": "Open-architected disintermediate Graphic Interface"
|
||||
},
|
||||
"State": "Live",
|
||||
"Cost": 0,
|
||||
"Tasks": [
|
||||
{
|
||||
"GoalText": {
|
||||
"Kr": "아스트라와 대화하기",
|
||||
"En": "Talk to Astra",
|
||||
"Jp": "Talk to Astra"
|
||||
},
|
||||
"ActionId": 1,
|
||||
"ActionValue": 1002,
|
||||
"DialogId": ""
|
||||
},
|
||||
{
|
||||
"GoalText": {
|
||||
"Kr": "에셀셜 반팔티셔츠 사기",
|
||||
"En": "buy_item",
|
||||
"Jp": "buy_item"
|
||||
},
|
||||
"ActionId": 3,
|
||||
"ActionValue": 15130410,
|
||||
"DialogId": ""
|
||||
},
|
||||
{
|
||||
"GoalText": {
|
||||
"Kr": "에센셜 반팔 티셔츠 입기",
|
||||
"En": "에센셜 반팔 티셔츠 입기(영문)",
|
||||
"Jp": "에센셜 반팔 티셔츠 입기(일어)"
|
||||
},
|
||||
"ActionId": 2,
|
||||
"ActionValue": 15130410,
|
||||
"DialogId": ""
|
||||
},
|
||||
{
|
||||
"GoalText": {
|
||||
"Kr": "펠트 울 재킷 팔기",
|
||||
"En": "펠트 울 재킷 팔기(영문)",
|
||||
"Jp": "펠트 울 재킷 팔기(일어)"
|
||||
},
|
||||
"ActionId": 4,
|
||||
"ActionValue": 15130410,
|
||||
"DialogId": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user