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

81 lines
1.5 KiB
JSON

{
"_id": "5d25e2a986f77409dd5cdf2a",
"traderId": "5c0647fdd443bc2504c2d371",
"location": "any",
"image": "/files/quest/icon/5d67b7ba86f774131e206c0c.jpg",
"type": "Completion",
"isKey": false,
"restartable": false,
"min_level": 0,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "14000",
"id": "5d66732b86f774368e1b7867",
"type": "Experience",
"index": 0
},
{
"target": "5e02be602a251a095227110e",
"value": "30000",
"id": "5d66733c86f7743690020668",
"type": "Item",
"index": 1,
"items": [
{
"_id": "5e02be602a251a095227110e",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 30000
}
}
]
},
{
"target": "Vitality",
"value": "2",
"id": "5d66735486f774368e1b7868",
"type": "Skill",
"index": 2
},
{
"target": "5c0647fdd443bc2504c2d371",
"value": "0.04",
"id": "5d78cf5086f77437fa1ccd82",
"type": "TraderStanding",
"index": 3
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Quest",
"_props": {
"target": "5d25d2c186f77443e35162e5",
"status": 4,
"index": 0,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "Skill",
"_props": {
"target": "Vitality",
"compareMethod": ">=",
"value": "5",
"index": 0,
"parentId": "",
"id": "5d2605ef86f77469ef0f7622"
}
}
],
"Fail": []
}
}