Advertisement
DelBiss

PokeQuest-itemdataset.json

Jun 5th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.68 KB | None | 0 0
  1. {
  2.     "_comment1": "This file represent all the ingredient.",
  3.     "_comment2": "m_itemPrice field have been added because I think a similar field is used to calculate recipe m_itemPriceAverage which may determine pokemon rarity. Change this value to explore",
  4.     "_comment3": "field starting with _ are calculated based on m_ field for convenience. Change to them will be overwrited",
  5.     "m_datas": {
  6.         "Array": [
  7.             {
  8.                 "__name": "Tiny Mushroom",
  9.                 "_desc": "Soft and small ingredients.",
  10.                 "_type": {
  11.                     "color": [
  12.                         "red"
  13.                     ],
  14.                     "hardness": [
  15.                         "soft things"
  16.                     ],
  17.                     "type": [
  18.                         "mushrooms"
  19.                     ]
  20.                 },
  21.                 "m_itemPrice": 1.0,
  22.                 "m_itemType": {
  23.                     "Array": [
  24.                         1,
  25.                         2,
  26.                         3
  27.                     ]
  28.                 },
  29.                 "m_itemTypeValue": {
  30.                     "Array": [
  31.                         1,
  32.                         1,
  33.                         1
  34.                     ]
  35.                 },
  36.                 "m_no": 1
  37.             },
  38.             {
  39.                 "__name": "Big Root",
  40.                 "_desc": "Soft and precious ingredients.",
  41.                 "_type": {
  42.                     "color": [
  43.                         "red"
  44.                     ],
  45.                     "hardness": [
  46.                         "soft things"
  47.                     ],
  48.                     "type": [
  49.                         "vegetables"
  50.                     ]
  51.                 },
  52.                 "m_itemPrice": 2.0,
  53.                 "m_itemType": {
  54.                     "Array": [
  55.                         1,
  56.                         2,
  57.                         3
  58.                     ]
  59.                 },
  60.                 "m_itemTypeValue": {
  61.                     "Array": [
  62.                         1,
  63.                         1,
  64.                         2
  65.                     ]
  66.                 },
  67.                 "m_no": 2
  68.             },
  69.             {
  70.                 "__name": "Bluk Berry",
  71.                 "_desc": "Soft and small ingredients.",
  72.                 "_type": {
  73.                     "color": [
  74.                         "blue"
  75.                     ],
  76.                     "hardness": [
  77.                         "soft things"
  78.                     ],
  79.                     "type": [
  80.                         "sweet things"
  81.                     ]
  82.                 },
  83.                 "m_itemPrice": 1.0,
  84.                 "m_itemType": {
  85.                     "Array": [
  86.                         1,
  87.                         2,
  88.                         3
  89.                     ]
  90.                 },
  91.                 "m_itemTypeValue": {
  92.                     "Array": [
  93.                         2,
  94.                         1,
  95.                         3
  96.                     ]
  97.                 },
  98.                 "m_no": 3
  99.             },
  100.             {
  101.                 "__name": "Icy Rock",
  102.                 "_desc": "Hard and precious ingredients.",
  103.                 "_type": {
  104.                     "color": [
  105.                         "blue"
  106.                     ],
  107.                     "hardness": [
  108.                         "hard things"
  109.                     ],
  110.                     "type": [
  111.                         "minerals"
  112.                     ]
  113.                 },
  114.                 "m_itemPrice": 2.0,
  115.                 "m_itemType": {
  116.                     "Array": [
  117.                         1,
  118.                         2,
  119.                         3
  120.                     ]
  121.                 },
  122.                 "m_itemTypeValue": {
  123.                     "Array": [
  124.                         2,
  125.                         2,
  126.                         4
  127.                     ]
  128.                 },
  129.                 "m_no": 4
  130.             },
  131.             {
  132.                 "__name": "Apricorn",
  133.                 "_desc": "Hard and small ingredients.",
  134.                 "_type": {
  135.                     "color": [
  136.                         "yellow"
  137.                     ],
  138.                     "hardness": [
  139.                         "hard things"
  140.                     ],
  141.                     "type": [
  142.                         "vegetables"
  143.                     ]
  144.                 },
  145.                 "m_itemPrice": 1.0,
  146.                 "m_itemType": {
  147.                     "Array": [
  148.                         1,
  149.                         2,
  150.                         3
  151.                     ]
  152.                 },
  153.                 "m_itemTypeValue": {
  154.                     "Array": [
  155.                         3,
  156.                         2,
  157.                         2
  158.                     ]
  159.                 },
  160.                 "m_no": 5
  161.             },
  162.             {
  163.                 "__name": "Honey",
  164.                 "_desc": "Soft and precious ingredients.",
  165.                 "_type": {
  166.                     "color": [
  167.                         "yellow"
  168.                     ],
  169.                     "hardness": [
  170.                         "soft things"
  171.                     ],
  172.                     "type": [
  173.                         "sweet things"
  174.                     ]
  175.                 },
  176.                 "m_itemPrice": 2.0,
  177.                 "m_itemType": {
  178.                     "Array": [
  179.                         1,
  180.                         2,
  181.                         3
  182.                     ]
  183.                 },
  184.                 "m_itemTypeValue": {
  185.                     "Array": [
  186.                         3,
  187.                         1,
  188.                         3
  189.                     ]
  190.                 },
  191.                 "m_no": 6
  192.             },
  193.             {
  194.                 "__name": "Fossil",
  195.                 "_desc": "Hard and small ingredients.",
  196.                 "_type": {
  197.                     "color": [
  198.                         "grey"
  199.                     ],
  200.                     "hardness": [
  201.                         "hard things"
  202.                     ],
  203.                     "type": [
  204.                         "minerals"
  205.                     ]
  206.                 },
  207.                 "m_itemPrice": 1.0,
  208.                 "m_itemType": {
  209.                     "Array": [
  210.                         1,
  211.                         2,
  212.                         3
  213.                     ]
  214.                 },
  215.                 "m_itemTypeValue": {
  216.                     "Array": [
  217.                         4,
  218.                         2,
  219.                         4
  220.                     ]
  221.                 },
  222.                 "m_no": 7
  223.             },
  224.             {
  225.                 "__name": "Balm Mushroom",
  226.                 "_desc": "Soft and precious ingredients.",
  227.                 "_type": {
  228.                     "color": [
  229.                         "grey"
  230.                     ],
  231.                     "hardness": [
  232.                         "soft things"
  233.                     ],
  234.                     "type": [
  235.                         "mushrooms"
  236.                     ]
  237.                 },
  238.                 "m_itemPrice": 2.0,
  239.                 "m_itemType": {
  240.                     "Array": [
  241.                         1,
  242.                         2,
  243.                         3
  244.                     ]
  245.                 },
  246.                 "m_itemTypeValue": {
  247.                     "Array": [
  248.                         4,
  249.                         1,
  250.                         1
  251.                     ]
  252.                 },
  253.                 "m_no": 8
  254.             },
  255.             {
  256.                 "__name": "Rainbow Matter",
  257.                 "_desc": "Very precious ingredients that can substitute\nfor any other ingredients.",
  258.                 "_type": {
  259.                     "color": [
  260.                         "red",
  261.                         "blue",
  262.                         "yellow",
  263.                         "grey"
  264.                     ],
  265.                     "hardness": [
  266.                         "soft things",
  267.                         "hard things"
  268.                     ],
  269.                     "type": [
  270.                         "mushrooms",
  271.                         "vegetables",
  272.                         "sweet things",
  273.                         "minerals"
  274.                     ]
  275.                 },
  276.                 "m_itemPrice": 3.0,
  277.                 "m_itemType": {
  278.                     "Array": [
  279.                         1,
  280.                         1,
  281.                         1,
  282.                         1,
  283.                         2,
  284.                         2,
  285.                         3,
  286.                         3,
  287.                         3,
  288.                         3
  289.                     ]
  290.                 },
  291.                 "m_itemTypeValue": {
  292.                     "Array": [
  293.                         1,
  294.                         2,
  295.                         3,
  296.                         4,
  297.                         1,
  298.                         2,
  299.                         1,
  300.                         2,
  301.                         3,
  302.                         4
  303.                     ]
  304.                 },
  305.                 "m_no": 9
  306.             },
  307.             {
  308.                 "__name": "Mystical Shell",
  309.                 "_desc": "Special ingredients.",
  310.                 "_type": {
  311.                     "rarity": [
  312.                         "legendary"
  313.                     ]
  314.                 },
  315.                 "m_itemPrice": 4.0,
  316.                 "m_itemType": {
  317.                     "Array": [
  318.                         4
  319.                     ]
  320.                 },
  321.                 "m_itemTypeValue": {
  322.                     "Array": [
  323.                         5
  324.                     ]
  325.                 },
  326.                 "m_no": 10
  327.             }
  328.         ]
  329.     }
  330. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement