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

121 lines
2.3 KiB
JSON

{
"_id": "5b47876e86f7744d1c353205",
"traderId": "5ac3b934156ae10c4430e83c",
"location": "any",
"image": "/files/quest/icon/5b4787d086f7744d184ecb35.jpg",
"type": "PickUp",
"isKey": false,
"restartable": false,
"min_level": 0,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "15600",
"id": "5c9511ad86f7745516178642",
"type": "Experience",
"index": 0
},
{
"target": "5ac3b934156ae10c4430e83c",
"value": "0.07",
"id": "5bcf11d686f77423c05cad73",
"type": "TraderStanding",
"index": 1
},
{
"target": "5e0ac74b9d594972a112a9c5",
"value": "20000",
"id": "5b48a4f386f7747a8d6b2e3a",
"type": "Item",
"index": 2,
"items": [
{
"_id": "5e0ac74b9d594972a112a9c5",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 20000
}
}
]
},
{
"target": "5e0ac74b9d594972a112a9c6",
"value": "1",
"id": "5b48a51286f7747a8d6b2e3b",
"type": "Item",
"index": 3,
"items": [
{
"_id": "5e0ac74b9d594972a112a9c6",
"_tpl": "5b40e3f35acfc40016388218",
"upd": {
"StackObjectsCount": 1
}
}
]
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Level",
"_props": {
"compareMethod": ">=",
"value": "23",
"index": 0,
"parentId": "",
"id": "5b4f0c7b86f77479ee584ab0"
}
},
{
"_parent": "Quest",
"_props": {
"target": "5ae4495086f77443c122bc40",
"status": 4,
"index": 1,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "FindItem",
"_props": {
"target": [
"5b43575a86f77424f443fe62"
],
"value": "4",
"minDurability": 0,
"maxDurability": 0,
"dogtagLevel": 0,
"index": 0,
"parentId": "",
"id": "5b47884886f7744d1c35327d",
"onlyFoundInRaid": true
}
},
{
"_parent": "HandoverItem",
"_props": {
"target": [
"5b43575a86f77424f443fe62"
],
"value": "4",
"minDurability": 0,
"maxDurability": 0,
"dogtagLevel": 0,
"index": 1,
"parentId": "",
"id": "5b47886986f7744d1a393e65",
"onlyFoundInRaid": true
}
}
],
"Fail": []
}
}