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

72 lines
1.3 KiB
JSON

{
"_id": "5a27d2af86f7744e1115b323",
"traderId": "58330581ace78e27b8b10cee",
"location": "any",
"image": "/files/quest/icon/59c274ae86f77475060a9341.jpg",
"type": "Merchant",
"isKey": false,
"restartable": false,
"min_level": 9,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "9200",
"id": "5c94ff6b86f774551617862c",
"type": "Experience",
"index": 0
},
{
"target": "58330581ace78e27b8b10cee",
"value": "0.12",
"id": "5a27d38386f7743e0e35e17d",
"type": "TraderStanding",
"index": 1
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Level",
"_props": {
"compareMethod": ">=",
"value": "9",
"index": 0,
"parentId": "",
"id": "5a3a718086f7745a9d6892d9"
}
},
{
"_parent": "Quest",
"_props": {
"target": "5a27c99a86f7747d2c6bdd8e",
"status": 4,
"index": 1,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "HandoverItem",
"_props": {
"target": [
"5696686a4bdc2da3298b456a"
],
"value": "6000",
"minDurability": 0,
"index": 0,
"parentId": "",
"id": "5a27d34586f7744e1115b327",
"maxDurability": 0,
"dogtagLevel": 0
}
}
],
"Fail": []
}
}