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

90 lines
1.7 KiB
JSON

{
"_id": "5ae4499a86f77449783815db",
"traderId": "5ac3b934156ae10c4430e83c",
"location": "any",
"image": "/files/quest/icon/5ae4a7dd86f77448464ed2b2.jpg",
"type": "Skill",
"isKey": false,
"restartable": false,
"min_level": 0,
"canShowNotificationsInGame": true,
"rewards": {
"Started": [],
"Success": [
{
"value": "12700",
"id": "5c95114586f774551757f06e",
"type": "Experience",
"index": 0
},
{
"target": "5d34df2788a4504526796cc6",
"value": "30000",
"id": "5ae9c2b386f774092466fd39",
"type": "Item",
"index": 1,
"items": [
{
"_id": "5d34df2788a4504526796cc6",
"_tpl": "5449016a4bdc2d6f028b456f",
"upd": {
"StackObjectsCount": 30000
}
}
]
},
{
"target": "5ac3b934156ae10c4430e83c",
"value": "0.07",
"id": "5bcf115a86f7742ce2243a39",
"type": "TraderStanding",
"index": 2
},
{
"target": "5d34df2788a4504526796cc7",
"value": "2",
"id": "5ae9c2ce86f7747bf975f002",
"type": "Item",
"index": 3,
"items": [
{
"_id": "5d34df2788a4504526796cc7",
"_tpl": "5aa7e373e5b5b000137b76f0",
"upd": {
"StackObjectsCount": 2
}
}
]
}
],
"Fail": []
},
"conditions": {
"AvailableForStart": [
{
"_parent": "Quest",
"_props": {
"target": "5ae4497b86f7744cf402ed00",
"status": 4,
"index": 0,
"parentId": "",
"id": ""
}
}
],
"AvailableForFinish": [
{
"_parent": "Skill",
"_props": {
"target": "Charisma",
"compareMethod": ">=",
"value": "10",
"index": 0,
"parentId": "",
"id": "5ae9c29386f77427153c7fb0"
}
}
],
"Fail": []
}
}