Guest User

Untitled

a guest
Apr 27th, 2016
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.96 KB | None | 0 0
  1.     {
  2.       "questID": 18,
  3.       "name": "The Bottom Disc",
  4.       "description": "The base is the bottom of the Poke Ball. It is an essential component and must carefully craft as this is where the Pixelmon shall spend a majority of its time. A fine artisan will no doubt create a wonderful base. The base may be made of either Aluminum or Iron. For purposes of becoming an excellent artisan we shall require both.",
  5.       "isMain": false,
  6.       "isSilent": false,
  7.       "lockedProgress": false,
  8.       "simultaneous": false,
  9.       "globalQuest": false,
  10.       "globalShare": true,
  11.       "autoClaim": false,
  12.       "repeatTime": -1,
  13.       "logic": "AND",
  14.       "taskLogic": "AND",
  15.       "icon": {
  16.         "id": "pixelmon:item.Iron_Disc",
  17.         "Count": 1,
  18.         "OreDict": "",
  19.         "Damage": 0
  20.       },
  21.       "tasks": [
  22.         {
  23.           "completeUsers": [
  24.             "40cebea4-a033-4906-b5e6-e34283931c9d"
  25.           ],
  26.           "partialMatch": true,
  27.           "ignoreNBT": false,
  28.           "requiredItems": [
  29.             {
  30.               "id": "pixelmon:item.Iron_Disc",
  31.               "Count": 6,
  32.               "OreDict": "",
  33.               "Damage": 0
  34.             },
  35.             {
  36.               "id": "pixelmon:item.Aluminum_Disc",
  37.               "Count": 4,
  38.               "OreDict": "",
  39.               "Damage": 0
  40.             }
  41.           ],
  42.           "userProgress": [],
  43.           "taskID": "bq_standard:crafting"
  44.         }
  45.       ],
  46.       "rewards": [
  47.         {
  48.           "rewards": [
  49.             {
  50.               "id": "pixelmon:item.Rare_Candy",
  51.               "Count": 3,
  52.               "OreDict": "",
  53.               "Damage": 0
  54.             }
  55.           ],
  56.           "rewardID": "bq_standard:item"
  57.         }
  58.       ],
  59.       "completed": [
  60.         {
  61.           "uuid": "40cebea4-a033-4906-b5e6-e34283931c9d",
  62.           "timestamp": 460496,
  63.           "claimed": false
  64.         }
  65.       ],
  66.       "preRequisites": [
  67.         17
  68.       ]
  69.     },
Add Comment
Please, Sign In to add comment