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

96 lines
1.8 KiB
JSON

{
"_id": "5ae448bf86f7744d733e55ee",
"traderId": "5ac3b934156ae10c4430e83c",
"location": "5714dbc024597771384a510d",
"image": "/files/quest/icon/5ae4a76086f774455f7d62d2.jpg",
"type": "Completion",
"isKey": false,
"restartable": false,
"min_level": 0,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "9800",
"id": "5c95108086f774551617863f",
"type": "Experience",
"index": 0
},
{
"target": "5e0ac74b9d594972a112a980",
"value": "50000",
"id": "5ae9ac6686f7741e935c9a69",
"type": "Item",
"index": 1,
"items": [
{
"_id": "5e0ac74b9d594972a112a980",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 50000
}
}
]
},
{
"target": "5ac3b934156ae10c4430e83c",
"value": "0.09",
"id": "5bcf0ed586f77423c05cad6d",
"type": "TraderStanding",
"index": 2
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Quest",
"_props": {
"target": "5ae448a386f7744d3730fff0",
"status": 4,
"index": 0,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "CounterCreator",
"_props": {
"value": "25",
"type": "Elimination",
"counter": {
"id": "5ae44ecd86f77414a13c970d",
"conditions": [
{
"_parent": "Kills",
"_props": {
"target": "Savage",
"compareMethod": ">=",
"value": "1",
"id": "5ae44ef386f774149f15ed84"
}
},
{
"_parent": "Location",
"_props": {
"target": [
"Interchange"
],
"id": "5ae44efd86f774149d4cc6a4"
}
}
]
},
"index": 0,
"parentId": "",
"id": "5ae44ecd86f77414a13c970e"
}
}
],
"Fail": []
}
}