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

122 lines
2.3 KiB
JSON

{
"_id": "5969f90786f77420d2328015",
"traderId": "54cb57776803fa99248b456e",
"location": "any",
"image": "/files/quest/icon/5969f96786f7741dde183a4f.jpg",
"type": "PickUp",
"isKey": false,
"restartable": false,
"min_level": 1,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "4600",
"id": "5c95060286f77455185027f3",
"type": "Experience",
"index": 0
},
{
"target": "54cb57776803fa99248b456e",
"value": "0.09",
"type": "TraderStanding",
"index": 1,
"id": "5bcf139c86f77423c25c50ae"
},
{
"value": "17000",
"id": "5a2fb8a486f77432ea548a88",
"type": "Item",
"index": 2,
"target": "5e0ac74b9d594972a112a84f",
"items": [
{
"_id": "5e0ac74b9d594972a112a84f",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 17000
}
}
]
},
{
"target": "5e0ac74b9d594972a112a850",
"value": "10",
"id": "5a3fac7186f77406e94524a0",
"type": "Item",
"index": 3,
"items": [
{
"_id": "5e0ac74b9d594972a112a850",
"_tpl": "544fb37f4bdc2dee738b4567",
"upd": {
"StackObjectsCount": 10
}
}
]
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Level",
"_props": {
"compareMethod": ">=",
"value": "8",
"index": 0,
"parentId": "",
"id": "59a928fe86f7747bbc027b26"
}
},
{
"_parent": "Quest",
"_props": {
"target": "596a204686f774576d4c95de",
"status": 4,
"index": 1,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "FindItem",
"_props": {
"target": [
"544fb3f34bdc2d03748b456a"
],
"value": "5",
"index": 0,
"parentId": "",
"id": "5969f98286f774576d4c9542",
"minDurability": 0,
"maxDurability": 0,
"dogtagLevel": 0,
"onlyFoundInRaid": true
}
},
{
"_parent": "HandoverItem",
"_props": {
"target": [
"544fb3f34bdc2d03748b456a"
],
"value": "5",
"index": 1,
"parentId": "",
"id": "5969f99286f77456630ea442",
"visibilityConditions": [],
"minDurability": 0,
"maxDurability": 0,
"dogtagLevel": 0,
"onlyFoundInRaid": true
}
}
],
"Fail": []
}
}