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

112 lines
2.1 KiB
JSON

{
"_id": "5d25d2c186f77443e35162e5",
"traderId": "5c0647fdd443bc2504c2d371",
"location": "any",
"image": "/files/quest/icon/5ae4a7dd86f77448464ed2b2.jpg",
"type": "Completion",
"isKey": false,
"restartable": false,
"min_level": 0,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "11000",
"id": "5d6671e086f774368e1b7860",
"type": "Experience",
"index": 0
},
{
"target": "5e02be602a251a095227110a",
"value": "50000",
"id": "5d66722b86f7743690020664",
"type": "Item",
"index": 1,
"items": [
{
"_id": "5e02be602a251a095227110a",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 50000
}
}
]
},
{
"target": "5c0647fdd443bc2504c2d371",
"value": "0.04",
"id": "5d76325a86f77402b60854fa",
"type": "TraderStanding",
"index": 2
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Quest",
"_props": {
"target": "5d25c81b86f77443e625dd71",
"status": 4,
"index": 0,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "CounterCreator",
"_props": {
"value": "4",
"type": "Elimination",
"counter": {
"id": "5d25d4e786f77442734d335c",
"conditions": [
{
"_parent": "HealthEffect",
"_props": {
"bodyPartsWithEffects": [
{
"bodyParts": [
"Head",
"Chest",
"Stomach",
"LeftArm",
"RightArm",
"LeftLeg",
"RightLeg"
],
"effects": [
"Tremor"
]
}
],
"id": "5d25d5b086f77408251c4bf7"
}
},
{
"_parent": "Kills",
"_props": {
"target": "AnyPmc",
"compareMethod": ">=",
"value": "1",
"bodyPart": [
"Head"
],
"id": "5d309d2986f7740be0755214"
}
}
]
},
"index": 0,
"parentId": "",
"id": "5d25d4e786f77442734d335d"
}
}
],
"Fail": []
}
}