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

95 lines
1.7 KiB
JSON

{
"_id": "5c0be13186f7746f016734aa",
"traderId": "5a7c2eca46aef81a7ca2145d",
"location": "any",
"image": "/files/quest/icon/5a27cafa86f77424e20615d6.jpg",
"type": "Skill",
"isKey": false,
"restartable": false,
"min_level": 1,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "32400",
"id": "5c98cca986f77433302b5f03",
"type": "Experience",
"index": 0
},
{
"target": "5d34df2788a4504526796d2e",
"value": "150000",
"id": "5c18c25286f77467bf06520f",
"type": "Item",
"index": 1,
"items": [
{
"_id": "5d34df2788a4504526796d2e",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 150000
}
}
]
},
{
"target": "Intellect",
"value": "1",
"id": "5c18c27786f77467c00e134d",
"type": "Skill",
"index": 2
},
{
"target": "Sniper",
"value": "1",
"id": "5c18c28486f77467bf065210",
"type": "Skill",
"index": 3
},
{
"target": "StressResistance",
"value": "1",
"id": "5c18c29386f77467c1502ac0",
"type": "Skill",
"index": 4
},
{
"target": "Perception",
"value": "1",
"id": "5c18c2ab86f774186730fed1",
"type": "Skill",
"index": 5
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Quest",
"_props": {
"target": "5a27bc8586f7741b543d8ea4",
"status": 4,
"index": 0,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "Skill",
"_props": {
"target": "Sniper",
"compareMethod": ">=",
"value": "9",
"index": 0,
"parentId": "",
"id": "5c0be2b486f7747bcb347d58"
}
}
],
"Fail": []
}
}