EFT-EmuBackend/db/quests/5a27bc3686f7741c73584026.json
Rick 156a57866d Initial Commit
Init Commit Backend Server
2020-07-02 01:09:01 +02:00

109 lines
2.1 KiB
JSON

{
"_id": "5a27bc3686f7741c73584026",
"traderId": "5935c25fb3acc3127c3d8cd9",
"location": "5704e554d2720bac5b8b456e",
"image": "/files/quest/icon/5967532b86f77461fb2f333a.jpg",
"type": "PickUp",
"isKey": false,
"restartable": false,
"min_level": 14,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "10000",
"id": "5c950b5986f774551757f065",
"type": "Experience",
"index": 0
},
{
"target": "5935c25fb3acc3127c3d8cd9",
"value": "0.06",
"id": "5bcf1d4a86f7746a49593332",
"type": "TraderStanding",
"index": 1
},
{
"target": "5d34df2788a4504526796b8d",
"value": "1600",
"id": "5a28247386f77458de548915",
"type": "Item",
"index": 2,
"items": [
{
"_id": "5d34df2788a4504526796b8d",
"_tpl": "5696686a4bdc2da3298b456a",
"upd": {
"StackObjectsCount": 1600
}
}
]
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Level",
"_props": {
"compareMethod": ">=",
"value": "14",
"index": 0,
"parentId": "",
"id": "5a3a72f686f7745b18478f21"
}
},
{
"_parent": "Quest",
"_props": {
"target": "5a27bc1586f7741f6d40fa2f",
"status": 4,
"index": 1,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "FindItem",
"_props": {
"target": [
"5a29357286f77409c705e025"
],
"value": "1",
"minDurability": 0,
"index": 0,
"parentId": "",
"id": "5a28221e86f7741d5b719624",
"dogtagLevel": 0
}
},
{
"_parent": "HandoverItem",
"_props": {
"target": [
"5a29357286f77409c705e025"
],
"value": "1",
"minDurability": 0,
"index": 1,
"parentId": "",
"id": "5a28223786f7741c7a0b5401",
"visibilityConditions": [
{
"_parent": "CompleteCondition",
"_props": {
"target": "5a28221e86f7741d5b719624",
"id": "5a60aab686f77455b6481cb5"
}
}
]
}
}
],
"Fail": []
}
}