Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "iconRaw" : {
- "material" : "AIR",
- "data" : 0
- },
- "iconDisplayName" : "Combate",
- "inventoryDisplayName" : "Combate",
- "npcDisplayName" : "Combate",
- "description" : "...",
- "normalProducts" : [ {
- "displayName" : "Elmo de Diamante",
- "iconRaw" : {
- "material" : "DIAMOND_HELMET",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 1000.0,
- "amount" : 1,
- "productItem" : {
- "material" : "DIAMOND_HELMET",
- "data" : 0
- }
- }, {
- "displayName" : "Peitoral de Diamante",
- "iconRaw" : {
- "material" : "DIAMOND_CHESTPLATE",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 1600.0,
- "amount" : 1,
- "productItem" : {
- "material" : "DIAMOND_CHESTPLATE",
- "data" : 0
- }
- }, {
- "displayName" : "Calças de Diamante",
- "iconRaw" : {
- "material" : "DIAMOND_LEGGINGS",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 1400.0,
- "amount" : 1,
- "productItem" : {
- "material" : "DIAMOND_LEGGINGS",
- "data" : 0
- }
- }, {
- "displayName" : "Botas de Diamante",
- "iconRaw" : {
- "material" : "DIAMOND_BOOTS",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 800.0,
- "amount" : 1,
- "productItem" : {
- "material" : "DIAMOND_BOOTS",
- "data" : 0
- }
- }, {
- "displayName" : "Espada de Diamante",
- "iconRaw" : {
- "material" : "DIAMOND_SWORD",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 400.0,
- "amount" : 1,
- "productItem" : {
- "material" : "DIAMOND_SWORD",
- "data" : 0
- }
- }, {
- "displayName" : "Elmo de Ferro",
- "iconRaw" : {
- "material" : "IRON_HELMET",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 250.0,
- "amount" : 1,
- "productItem" : {
- "material" : "IRON_HELMET",
- "data" : 0
- }
- }, {
- "displayName" : "Peitoral de Ferro",
- "iconRaw" : {
- "material" : "IRON_CHESTPLATE",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 800.0,
- "amount" : 1,
- "productItem" : {
- "material" : "IRON_CHESTPLATE",
- "data" : 0
- }
- }, {
- "displayName" : "Calças de Ferro",
- "iconRaw" : {
- "material" : "IRON_LEGGINGS",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 750.0,
- "amount" : 1,
- "productItem" : {
- "material" : "IRON_LEGGINGS",
- "data" : 0
- }
- }, {
- "displayName" : "Botas de Ferro",
- "iconRaw" : {
- "material" : "IRON_BOOTS",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 200.0,
- "amount" : 1,
- "productItem" : {
- "material" : "IRON_BOOTS",
- "data" : 0
- }
- }, {
- "displayName" : "Espada de Ferro",
- "iconRaw" : {
- "material" : "IRON_SWORD",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 100.0,
- "amount" : 1,
- "productItem" : {
- "material" : "IRON_SWORD",
- "data" : 0
- }
- }, {
- "displayName" : "Arco",
- "iconRaw" : {
- "material" : "BOW",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 200.0,
- "amount" : 1,
- "productItem" : {
- "material" : "BOW",
- "data" : 0
- }
- }, {
- "displayName" : "Flecha",
- "iconRaw" : {
- "material" : "ARROW",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 250.0,
- "amount" : 64,
- "productItem" : {
- "material" : "ARROW",
- "data" : 0
- }
- } ]
- }
Advertisement
Add Comment
Please, Sign In to add comment