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

90 lines
1.7 KiB
JSON

{
"_id": "5ae448a386f7744d3730fff0",
"traderId": "5ac3b934156ae10c4430e83c",
"location": "any",
"image": "/files/quest/icon/5ae4a74386f7744748710d72.jpg",
"type": "Merchant",
"isKey": false,
"restartable": false,
"min_level": 1,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "6700",
"id": "5c95107186f7743285178ade",
"type": "Experience",
"index": 0
},
{
"target": "5e0ac74b9d594972a112a97e",
"value": "10000",
"id": "5ae9ab1986f7743dfb61b904",
"type": "Item",
"index": 1,
"items": [
{
"_id": "5e0ac74b9d594972a112a97e",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 10000
}
}
]
},
{
"target": "5ac3b934156ae10c4430e83c",
"value": "0.06",
"id": "5bcf0eab86f77423bf711c22",
"type": "TraderStanding",
"index": 2
},
{
"target": "5e0ac74b9d594972a112a97f",
"value": "1",
"id": "5ae9abfb86f7741e935c9a63",
"type": "Item",
"index": 3,
"items": [
{
"_id": "5e0ac74b9d594972a112a97f",
"_tpl": "59e7643b86f7742cbf2c109a",
"upd": {
"StackObjectsCount": 1
}
}
]
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Level",
"_props": {
"compareMethod": ">=",
"value": "15",
"index": 0,
"parentId": "",
"id": "5af414f286f774522f59b0d7"
}
}
],
"AvailableForFinish": [
{
"_parent": "TraderLoyalty",
"_props": {
"target": "5ac3b934156ae10c4430e83c",
"compareMethod": ">=",
"value": "2",
"index": 0,
"parentId": "",
"id": "5ae44c6886f7744f1a7eb2b8"
}
}
],
"Fail": []
}
}