Terraria Wiki
Advertisement
Lua logo Dokumentacja Poniższa dokumentacja jest załączona do Moduł:Iteminfo/data/opis. (edytuj | historia)

Wewnętrzny pod-moduł Moduł:Iteminfo, który w dużym stopniu opiera się na tym module.

Udostępnia bazę danych ze wszystkimi statystykami każdego przedmiotu zawartego w Terraria, pobranymi z kodu źródłowego.


-- generated at: 2022-02-24 19:48:02 (+00:00)
-- generated from: Module:Iteminfo/datagen

-- v1.4.3.3

return {
[0] = {
["DD2Summon"] = false,
["UseSound"] = "",
["accessory"] = false,
["active"] = true,
["alpha"] = 0,
["ammo"] = 0,
["autoReuse"] = false,
["axe"] = 0,
["backSlot"] = -1,
["bait"] = 0,
["balloonSlot"] = -1,
["beardSlot"] = -1,
["bodySlot"] = -1,
["buffTime"] = 0,
["buffType"] = 0,
["buy"] = false,
["canBePlacedInVanityRegardlessOfConditions"] = false,
["cartTrack"] = false,
["channel"] = false,
["consumable"] = false,
["craftable"] = false,
["createTile"] = -1,
["createWall"] = -1,
["crit"] = 0,
["damage"] = -1,
["defense"] = 0,
["dye"] = 0,
["expert"] = false,
["faceSlot"] = -1,
["fishingPole"] = 0,
["flame"] = false,
["frontSlot"] = -1,
["glowMask"] = -1,
["hairDye"] = -1,
["hammer"] = 0,
["handOffSlot"] = -1,
["handOnSlot"] = -1,
["headSlot"] = -1,
["healLife"] = 0,
["healMana"] = 0,
["holdStyle"] = 0,
["instanced"] = false,
["internalName"] = "None",
["isAShopItem"] = false,
["knockBack"] = 0,
["lavaWet"] = false,
["legSlot"] = -1,
["lifeRegen"] = 0,
["magic"] = false,
["makeNPC"] = 0,
["mana"] = 0,
["manaIncrease"] = 0,
["material"] = false,
["maxStack"] = 1,
["mech"] = false,
["melee"] = false,
["mountType"] = -1,
["name"] = "",
["neckSlot"] = -1,
["netID"] = 0,
["noMelee"] = false,
["noUseGraphic"] = false,
["noWet"] = false,
["notAmmo"] = false,
["paint"] = 0,
["pick"] = 0,
["placeStyle"] = 0,
["potion"] = false,
["prefix"] = 0,
["questItem"] = false,
["ranged"] = false,
["rare"] = 0,
["reuseDelay"] = 0,
["sacrifices"] = 0,
["scale"] = 1,
["sentry"] = false,
["shieldSlot"] = -1,
["shoeSlot"] = -1,
["shoot"] = 0,
["shootSpeed"] = 0,
["shopSpecialCurrency"] = -1,
["summon"] = false,
["tileBoost"] = 0,
["tileWand"] = -1,
["tooltipContext"] = -1,
["uniqueStack"] = false,
["useAmmo"] = 0,
["useAnimation"] = 100,
["useStyle"] = 0,
["useTime"] = 100,
["useTurn"] = false,
["value"] = 0,
["vanity"] = false,
["waistSlot"] = -1,
["wet"] = false,
["wetCount"] = 0,
["wingSlot"] = -1,
},
[1] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 5,
["height"] = 28,
["internalName"] = "IronPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Iron Pickaxe",
["netID"] = 1,
["pick"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 13,
["useTurn"] = true,
["value"] = 2000,
["width"] = 24,
},
[2] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 0,
["height"] = 12,
["internalName"] = "DirtBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Dirt Block",
["netID"] = 2,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 1,
["height"] = 12,
["internalName"] = "StoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stone Block",
["netID"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[4] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 10,
["height"] = 28,
["internalName"] = "IronBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Iron Broadsword",
["netID"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 1800,
["width"] = 24,
},
[5] = {
["UseSound"] = "Item_2",
["consumable"] = true,
["healLife"] = 15,
["height"] = 18,
["internalName"] = "Mushroom",
["material"] = true,
["maxStack"] = 99,
["name"] = "Mushroom",
["netID"] = 5,
["potion"] = true,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["value"] = 1250,
["width"] = 16,
},
[6] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 8,
["height"] = 18,
["internalName"] = "IronShortsword",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Iron Shortsword",
["netID"] = 6,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["shoot"] = 940,
["shootSpeed"] = 2.1,
["useAnimation"] = 12,
["useStyle"] = 13,
["useTime"] = 12,
["value"] = 1400,
["width"] = 50,
},
[7] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 7,
["hammer"] = 40,
["height"] = 28,
["internalName"] = "IronHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Iron Hammer",
["netID"] = 7,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 1600,
["width"] = 24,
},
[8] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "Torch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Torch",
["netID"] = 8,
["noWet"] = true,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 10,
},
[9] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 30,
["height"] = 10,
["internalName"] = "Wood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Wood",
["netID"] = 9,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[10] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 9,
["craftable"] = true,
["damage"] = 5,
["height"] = 28,
["internalName"] = "IronAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Iron Axe",
["netID"] = 10,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 27,
["useStyle"] = 1,
["useTime"] = 19,
["useTurn"] = true,
["value"] = 1600,
["width"] = 24,
},
[11] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 6,
["height"] = 12,
["internalName"] = "IronOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Iron Ore",
["netID"] = 11,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[12] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 7,
["height"] = 12,
["internalName"] = "CopperOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Copper Ore",
["netID"] = 12,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250,
["width"] = 12,
},
[13] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 8,
["height"] = 12,
["internalName"] = "GoldOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Ore",
["netID"] = 13,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 12,
},
[14] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 9,
["height"] = 12,
["internalName"] = "SilverOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silver Ore",
["netID"] = 14,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 750,
["width"] = 12,
},
[15] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "CopperWatch",
["material"] = true,
["name"] = "Copper Watch",
["netID"] = 15,
["sacrifices"] = 1,
["value"] = 1000,
["waistSlot"] = 2,
["width"] = 24,
},
[16] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "SilverWatch",
["material"] = true,
["name"] = "Silver Watch",
["netID"] = 16,
["sacrifices"] = 1,
["value"] = 5000,
["waistSlot"] = 7,
["width"] = 24,
},
[17] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "GoldWatch",
["material"] = true,
["name"] = "Gold Watch",
["netID"] = 17,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 10000,
["waistSlot"] = 3,
["width"] = 24,
},
[18] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 18,
["internalName"] = "DepthMeter",
["material"] = true,
["name"] = "Depth Meter",
["netID"] = 18,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 12500,
["width"] = 24,
},
[19] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "GoldBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Bar",
["netID"] = 19,
["placeStyle"] = 6,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 6000,
["width"] = 20,
},
[20] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "CopperBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Copper Bar",
["netID"] = 20,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 750,
["width"] = 20,
},
[21] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "SilverBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silver Bar",
["netID"] = 21,
["placeStyle"] = 4,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 20,
},
[22] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "IronBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Iron Bar",
["netID"] = 22,
["placeStyle"] = 2,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[23] = {
["alpha"] = 175,
["ammo"] = 23,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Gel",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gel",
["netID"] = 23,
["sacrifices"] = 99,
["value"] = 5,
["width"] = 10,
},
[24] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 7,
["height"] = 28,
["internalName"] = "WoodenSword",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Wooden Sword",
["netID"] = 24,
["sacrifices"] = 1,
["scale"] = 0.95,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 100,
["width"] = 24,
},
[25] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "WoodenDoor",
["maxStack"] = 99,
["name"] = "Wooden Door",
["netID"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[26] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 1,
["height"] = 12,
["internalName"] = "StoneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stone Wall",
["netID"] = 26,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[27] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 20,
["height"] = 18,
["internalName"] = "Acorn",
["material"] = true,
["maxStack"] = 999,
["name"] = "Acorn",
["netID"] = 27,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10,
["width"] = 18,
},
[28] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 50,
["height"] = 24,
["internalName"] = "LesserHealingPotion",
["material"] = true,
["maxStack"] = 30,
["name"] = "Lesser Healing Potion",
["netID"] = 28,
["potion"] = true,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 300,
["width"] = 14,
},
[29] = {
["UseSound"] = "Item_4",
["consumable"] = true,
["height"] = 18,
["internalName"] = "LifeCrystal",
["material"] = true,
["maxStack"] = 99,
["name"] = "Life Crystal",
["netID"] = 29,
["rare"] = 2,
["sacrifices"] = 10,
["useAnimation"] = 30,
["useStyle"] = 4,
["useTime"] = 30,
["value"] = 75000,
["width"] = 18,
},
[30] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 16,
["height"] = 12,
["internalName"] = "DirtWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Dirt Wall",
["netID"] = 30,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[31] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 13,
["height"] = 24,
["internalName"] = "Bottle",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bottle",
["netID"] = 31,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[32] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "WoodenTable",
["maxStack"] = 99,
["name"] = "Wooden Table",
["netID"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[33] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 17,
["height"] = 24,
["internalName"] = "Furnace",
["maxStack"] = 99,
["name"] = "Furnace",
["netID"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[34] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "WoodenChair",
["maxStack"] = 99,
["name"] = "Wooden Chair",
["netID"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[35] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 16,
["height"] = 14,
["internalName"] = "IronAnvil",
["maxStack"] = 99,
["name"] = "Iron Anvil",
["netID"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 28,
},
[36] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "WorkBench",
["maxStack"] = 99,
["name"] = "Work Bench",
["netID"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[37] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 10,
["height"] = 12,
["internalName"] = "Goggles",
["name"] = "Goggles",
["netID"] = 37,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 28,
},
[38] = {
["height"] = 20,
["internalName"] = "Lens",
["material"] = true,
["maxStack"] = 99,
["name"] = "Lens",
["netID"] = 38,
["sacrifices"] = 25,
["value"] = 500,
["width"] = 12,
},
[39] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 4,
["height"] = 28,
["internalName"] = "WoodenBow",
["name"] = "Wooden Bow",
["netID"] = 39,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.1,
["useAmmo"] = 40,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 100,
["width"] = 12,
},
[40] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 5,
["height"] = 28,
["internalName"] = "WoodenArrow",
["knockBack"] = 2,
["material"] = true,
["maxStack"] = 999,
["name"] = "Wooden Arrow",
["netID"] = 40,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 1,
["shootSpeed"] = 3,
["value"] = 5,
["width"] = 10,
},
[41] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 7,
["height"] = 28,
["internalName"] = "FlamingArrow",
["knockBack"] = 2,
["maxStack"] = 999,
["name"] = "Flaming Arrow",
["netID"] = 41,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 2,
["shootSpeed"] = 3.5,
["value"] = 10,
["width"] = 10,
},
[42] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 10,
["height"] = 20,
["internalName"] = "Shuriken",
["maxStack"] = 999,
["name"] = "Shuriken",
["netID"] = 42,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 3,
["shootSpeed"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 15,
["width"] = 18,
},
[43] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "SuspiciousLookingEye",
["maxStack"] = 20,
["name"] = "Suspicious Looking Eye",
["netID"] = 43,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[44] = {
["UseSound"] = "Item_5",
["alpha"] = 30,
["craftable"] = true,
["damage"] = 14,
["height"] = 28,
["internalName"] = "DemonBow",
["knockBack"] = 1,
["name"] = "Demon Bow",
["netID"] = 44,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.7,
["useAmmo"] = 40,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 18000,
["width"] = 12,
},
[45] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 15,
["craftable"] = true,
["damage"] = 20,
["height"] = 28,
["internalName"] = "WarAxeoftheNight",
["knockBack"] = 6,
["melee"] = true,
["name"] = "War Axe of the Night",
["netID"] = 45,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 13500,
["width"] = 24,
},
[46] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 18,
["height"] = 28,
["internalName"] = "LightsBane",
["knockBack"] = 5,
["material"] = true,
["melee"] = true,
["name"] = "Light's Bane",
["netID"] = 46,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.4,
["useAnimation"] = 20,
["useStyle"] = 1,
["value"] = 13500,
["width"] = 24,
},
[47] = {
["alpha"] = 30,
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 28,
["internalName"] = "UnholyArrow",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Unholy Arrow",
["netID"] = 47,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 4,
["shootSpeed"] = 3.4,
["value"] = 40,
["width"] = 10,
},
[48] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "Chest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Chest",
["netID"] = 48,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[49] = {
["accessory"] = true,
["handOnSlot"] = 2,
["height"] = 22,
["internalName"] = "BandofRegeneration",
["lifeRegen"] = 2,
["material"] = true,
["name"] = "Band of Regeneration",
["netID"] = 49,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 22,
},
[50] = {
["UseSound"] = "Item_6",
["height"] = 20,
["internalName"] = "MagicMirror",
["material"] = true,
["name"] = "Magic Mirror",
["netID"] = 50,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 90,
["useStyle"] = 4,
["useTime"] = 90,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[51] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 28,
["internalName"] = "JestersArrow",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Jester's Arrow",
["netID"] = 51,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 5,
["shootSpeed"] = 0.5,
["value"] = 100,
["width"] = 10,
},
[52] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "AngelStatue",
["maxStack"] = 99,
["name"] = "Angel Statue",
["netID"] = 52,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[53] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "CloudinaBottle",
["material"] = true,
["name"] = "Cloud in a Bottle",
["netID"] = 53,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["waistSlot"] = 1,
["width"] = 16,
},
[54] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "HermesBoots",
["material"] = true,
["name"] = "Hermes Boots",
["netID"] = 54,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 6,
["value"] = 50000,
["width"] = 28,
},
[55] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 13,
["height"] = 28,
["internalName"] = "EnchantedBoomerang",
["knockBack"] = 8,
["material"] = true,
["melee"] = true,
["name"] = "Enchanted Boomerang",
["netID"] = 55,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 6,
["shootSpeed"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 14,
},
[56] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 22,
["height"] = 12,
["internalName"] = "DemoniteOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Demonite Ore",
["netID"] = 56,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[57] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "DemoniteBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Demonite Bar",
["netID"] = 57,
["placeStyle"] = 8,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 20,
},
[58] = {
["height"] = 12,
["internalName"] = "Heart",
["name"] = "Heart",
["netID"] = 58,
["sacrifices"] = 0,
["width"] = 12,
},
[59] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 23,
["height"] = 14,
["internalName"] = "CorruptSeeds",
["material"] = true,
["maxStack"] = 999,
["name"] = "Corrupt Seeds",
["netID"] = 59,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[60] = {
["height"] = 18,
["internalName"] = "VileMushroom",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vile Mushroom",
["netID"] = 60,
["sacrifices"] = 25,
["value"] = 50,
["width"] = 16,
},
[61] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 25,
["height"] = 12,
["internalName"] = "EbonstoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonstone Block",
["netID"] = 61,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[62] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 2,
["height"] = 14,
["internalName"] = "GrassSeeds",
["material"] = true,
["maxStack"] = 999,
["name"] = "Grass Seeds",
["netID"] = 62,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 14,
},
[63] = {
["consumable"] = true,
["createTile"] = 27,
["height"] = 26,
["internalName"] = "Sunflower",
["maxStack"] = 99,
["name"] = "Sunflower",
["netID"] = 63,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 26,
},
[64] = {
["damage"] = 10,
["height"] = 28,
["internalName"] = "Vilethorn",
["knockBack"] = 1,
["magic"] = true,
["mana"] = 10,
["name"] = "Vilethorn",
["netID"] = 64,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 7,
["shootSpeed"] = 32,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 75000,
["width"] = 26,
},
[65] = {
["UseSound"] = "Item_1",
["alpha"] = 100,
["damage"] = 22,
["height"] = 28,
["internalName"] = "Starfury",
["knockBack"] = 5,
["material"] = true,
["melee"] = true,
["name"] = "Starfury",
["netID"] = 65,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.25,
["shoot"] = 9,
["shootSpeed"] = 20,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 40,
["value"] = 50000,
["width"] = 14,
},
[66] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 24,
["internalName"] = "PurificationPowder",
["maxStack"] = 99,
["name"] = "Purification Powder",
["netID"] = 66,
["noMelee"] = true,
["sacrifices"] = 99,
["shoot"] = 10,
["shootSpeed"] = 4,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 75,
["width"] = 16,
},
[67] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 24,
["internalName"] = "VilePowder",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vile Powder",
["netID"] = 67,
["noMelee"] = true,
["sacrifices"] = 99,
["shoot"] = 11,
["shootSpeed"] = 4,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 100,
["width"] = 16,
},
[68] = {
["height"] = 20,
["internalName"] = "RottenChunk",
["material"] = true,
["maxStack"] = 99,
["name"] = "Rotten Chunk",
["netID"] = 68,
["sacrifices"] = 25,
["value"] = 10,
["width"] = 18,
},
[69] = {
["height"] = 20,
["internalName"] = "WormTooth",
["material"] = true,
["maxStack"] = 99,
["name"] = "Worm Tooth",
["netID"] = 69,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 8,
},
[70] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "WormFood",
["maxStack"] = 20,
["name"] = "Worm Food",
["netID"] = 70,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 28,
},
[71] = {
["ammo"] = 71,
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 330,
["damage"] = 25,
["height"] = 10,
["internalName"] = "CopperCoin",
["material"] = true,
["maxStack"] = 100,
["name"] = "Copper Coin",
["netID"] = 71,
["noMelee"] = true,
["notAmmo"] = true,
["ranged"] = true,
["sacrifices"] = 100,
["shoot"] = 158,
["shootSpeed"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5,
["width"] = 10,
},
[72] = {
["ammo"] = 71,
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 331,
["damage"] = 50,
["height"] = 12,
["internalName"] = "SilverCoin",
["material"] = true,
["maxStack"] = 100,
["name"] = "Silver Coin",
["netID"] = 72,
["noMelee"] = true,
["notAmmo"] = true,
["ranged"] = true,
["sacrifices"] = 100,
["shoot"] = 159,
["shootSpeed"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[73] = {
["ammo"] = 71,
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 332,
["damage"] = 100,
["height"] = 14,
["internalName"] = "GoldCoin",
["material"] = true,
["maxStack"] = 100,
["name"] = "Gold Coin",
["netID"] = 73,
["noMelee"] = true,
["notAmmo"] = true,
["ranged"] = true,
["sacrifices"] = 100,
["shoot"] = 160,
["shootSpeed"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 10,
},
[74] = {
["ammo"] = 71,
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 333,
["damage"] = 200,
["height"] = 14,
["internalName"] = "PlatinumCoin",
["material"] = true,
["maxStack"] = 999,
["name"] = "Platinum Coin",
["netID"] = 74,
["noMelee"] = true,
["notAmmo"] = true,
["ranged"] = true,
["sacrifices"] = 100,
["shoot"] = 161,
["shootSpeed"] = 4,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000000,
["width"] = 12,
},
[75] = {
["UseSound"] = "Item_4",
["alpha"] = 75,
["ammo"] = 75,
["consumable"] = true,
["height"] = 18,
["internalName"] = "FallenStar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Fallen Star",
["netID"] = 75,
["rare"] = 1,
["sacrifices"] = 50,
["useAnimation"] = 17,
["useStyle"] = 4,
["useTime"] = 17,
["value"] = 2500,
["width"] = 18,
},
[76] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "CopperGreaves",
["legSlot"] = 1,
["name"] = "Copper Greaves",
["netID"] = 76,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 18,
},
[77] = {
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "IronGreaves",
["legSlot"] = 2,
["name"] = "Iron Greaves",
["netID"] = 77,
["sacrifices"] = 1,
["value"] = 4000,
["width"] = 18,
},
[78] = {
["craftable"] = true,
["defense"] = 3,
["height"] = 18,
["internalName"] = "SilverGreaves",
["legSlot"] = 3,
["name"] = "Silver Greaves",
["netID"] = 78,
["sacrifices"] = 1,
["value"] = 10000,
["width"] = 18,
},
[79] = {
["craftable"] = true,
["defense"] = 4,
["height"] = 18,
["internalName"] = "GoldGreaves",
["legSlot"] = 4,
["name"] = "Gold Greaves",
["netID"] = 79,
["sacrifices"] = 1,
["value"] = 20000,
["width"] = 18,
},
[80] = {
["bodySlot"] = 1,
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "CopperChainmail",
["name"] = "Copper Chainmail",
["netID"] = 80,
["sacrifices"] = 1,
["value"] = 1250,
["width"] = 18,
},
[81] = {
["bodySlot"] = 2,
["craftable"] = true,
["defense"] = 3,
["height"] = 18,
["internalName"] = "IronChainmail",
["name"] = "Iron Chainmail",
["netID"] = 81,
["sacrifices"] = 1,
["value"] = 5000,
["width"] = 18,
},
[82] = {
["bodySlot"] = 3,
["craftable"] = true,
["defense"] = 4,
["height"] = 18,
["internalName"] = "SilverChainmail",
["name"] = "Silver Chainmail",
["netID"] = 82,
["sacrifices"] = 1,
["value"] = 12500,
["width"] = 18,
},
[83] = {
["bodySlot"] = 4,
["craftable"] = true,
["defense"] = 5,
["height"] = 18,
["internalName"] = "GoldChainmail",
["name"] = "Gold Chainmail",
["netID"] = 83,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 18,
},
[84] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "GrapplingHook",
["knockBack"] = 7,
["name"] = "Grappling Hook",
["netID"] = 84,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 13,
["shootSpeed"] = 11.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[85] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 214,
["height"] = 12,
["internalName"] = "Chain",
["material"] = true,
["maxStack"] = 999,
["name"] = "Chain",
["netID"] = 85,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 200,
["width"] = 12,
},
[86] = {
["height"] = 18,
["internalName"] = "ShadowScale",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shadow Scale",
["netID"] = 86,
["rare"] = 1,
["sacrifices"] = 25,
["value"] = 500,
["width"] = 14,
},
[87] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 29,
["height"] = 12,
["internalName"] = "PiggyBank",
["maxStack"] = 99,
["name"] = "Piggy Bank",
["netID"] = 87,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[88] = {
["defense"] = 1,
["headSlot"] = 11,
["height"] = 16,
["internalName"] = "MiningHelmet",
["material"] = true,
["name"] = "Mining Helmet",
["netID"] = 88,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 40000,
["width"] = 22,
},
[89] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 1,
["height"] = 18,
["internalName"] = "CopperHelmet",
["name"] = "Copper Helmet",
["netID"] = 89,
["sacrifices"] = 1,
["value"] = 750,
["width"] = 18,
},
[90] = {
["craftable"] = true,
["defense"] = 2,
["headSlot"] = 2,
["height"] = 18,
["internalName"] = "IronHelmet",
["name"] = "Iron Helmet",
["netID"] = 90,
["sacrifices"] = 1,
["value"] = 3000,
["width"] = 18,
},
[91] = {
["craftable"] = true,
["defense"] = 3,
["headSlot"] = 3,
["height"] = 18,
["internalName"] = "SilverHelmet",
["name"] = "Silver Helmet",
["netID"] = 91,
["sacrifices"] = 1,
["value"] = 7500,
["width"] = 18,
},
[92] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 4,
["height"] = 18,
["internalName"] = "GoldHelmet",
["name"] = "Gold Helmet",
["netID"] = 92,
["sacrifices"] = 1,
["value"] = 15000,
["width"] = 18,
},
[93] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 4,
["height"] = 12,
["internalName"] = "WoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Wood Wall",
["netID"] = 93,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[94] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "WoodPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Wood Platform",
["netID"] = 94,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[95] = {
["UseSound"] = "Item_11",
["damage"] = 10,
["height"] = 28,
["internalName"] = "FlintlockPistol",
["material"] = true,
["name"] = "Flintlock Pistol",
["netID"] = 95,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 14,
["shootSpeed"] = 5,
["useAmmo"] = 97,
["useAnimation"] = 16,
["useStyle"] = 5,
["useTime"] = 16,
["value"] = 50000,
["width"] = 24,
},
[96] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["crit"] = 7,
["damage"] = 31,
["height"] = 14,
["internalName"] = "Musket",
["knockBack"] = 5.25,
["name"] = "Musket",
["netID"] = 96,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 9,
["useAmmo"] = 97,
["useAnimation"] = 36,
["useStyle"] = 5,
["useTime"] = 36,
["value"] = 75000,
["width"] = 44,
},
[97] = {
["ammo"] = 97,
["consumable"] = true,
["damage"] = 7,
["height"] = 8,
["internalName"] = "MusketBall",
["knockBack"] = 2,
["material"] = true,
["maxStack"] = 999,
["name"] = "Musket Ball",
["netID"] = 97,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 14,
["shootSpeed"] = 4,
["value"] = 7,
["width"] = 8,
},
[98] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 6,
["height"] = 18,
["internalName"] = "Minishark",
["material"] = true,
["name"] = "Minishark",
["netID"] = 98,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 7,
["useAmmo"] = 97,
["useAnimation"] = 8,
["useStyle"] = 5,
["useTime"] = 8,
["value"] = 350000,
["width"] = 50,
},
[99] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "IronBow",
["name"] = "Iron Bow",
["netID"] = 99,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 1400,
["width"] = 12,
},
[100] = {
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "ShadowGreaves",
["legSlot"] = 5,
["name"] = "Shadow Greaves",
["netID"] = 100,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 22500,
["width"] = 18,
},
[101] = {
["bodySlot"] = 5,
["craftable"] = true,
["defense"] = 7,
["height"] = 18,
["internalName"] = "ShadowScalemail",
["name"] = "Shadow Scalemail",
["netID"] = 101,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[102] = {
["craftable"] = true,
["defense"] = 6,
["headSlot"] = 5,
["height"] = 18,
["internalName"] = "ShadowHelmet",
["name"] = "Shadow Helmet",
["netID"] = 102,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["width"] = 18,
},
[103] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 9,
["height"] = 28,
["internalName"] = "NightmarePickaxe",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Nightmare Pickaxe",
["netID"] = 103,
["pick"] = 65,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 18000,
["width"] = 24,
},
[104] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 24,
["hammer"] = 55,
["height"] = 28,
["internalName"] = "TheBreaker",
["knockBack"] = 6,
["melee"] = true,
["name"] = "The Breaker",
["netID"] = 104,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.3,
["useAnimation"] = 45,
["useStyle"] = 1,
["useTime"] = 19,
["value"] = 15000,
["width"] = 24,
},
[105] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["flame"] = true,
["height"] = 18,
["holdStyle"] = 1,
["internalName"] = "Candle",
["material"] = true,
["maxStack"] = 99,
["name"] = "Candle",
["netID"] = 105,
["noWet"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 8,
},
[106] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "CopperChandelier",
["maxStack"] = 99,
["name"] = "Copper Chandelier",
["netID"] = 106,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[107] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SilverChandelier",
["maxStack"] = 99,
["name"] = "Silver Chandelier",
["netID"] = 107,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12000,
["width"] = 26,
},
[108] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "GoldChandelier",
["maxStack"] = 99,
["name"] = "Gold Chandelier",
["netID"] = 108,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 24000,
["width"] = 26,
},
[109] = {
["UseSound"] = "Item_29",
["consumable"] = true,
["craftable"] = true,
["height"] = 18,
["internalName"] = "ManaCrystal",
["material"] = true,
["maxStack"] = 99,
["name"] = "Mana Crystal",
["netID"] = 109,
["rare"] = 2,
["sacrifices"] = 10,
["useAnimation"] = 30,
["useStyle"] = 4,
["useTime"] = 30,
["width"] = 18,
},
[110] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["healMana"] = 50,
["height"] = 24,
["internalName"] = "LesserManaPotion",
["material"] = true,
["maxStack"] = 50,
["name"] = "Lesser Mana Potion",
["netID"] = 110,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 100,
["width"] = 14,
},
[111] = {
["accessory"] = true,
["craftable"] = true,
["handOnSlot"] = 3,
["height"] = 22,
["internalName"] = "BandofStarpower",
["material"] = true,
["name"] = "Band of Starpower",
["netID"] = 111,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 22,
},
[112] = {
["UseSound"] = "Item_20",
["damage"] = 48,
["height"] = 28,
["internalName"] = "FlowerofFire",
["knockBack"] = 5.5,
["magic"] = true,
["mana"] = 12,
["name"] = "Flower of Fire",
["netID"] = 112,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 15,
["shootSpeed"] = 6,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 16,
["value"] = 125000,
["width"] = 26,
},
[113] = {
["UseSound"] = "Item_9",
["channel"] = true,
["damage"] = 27,
["height"] = 28,
["internalName"] = "MagicMissile",
["knockBack"] = 7.5,
["magic"] = true,
["mana"] = 14,
["material"] = true,
["name"] = "Magic Missile",
["netID"] = 113,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 16,
["shootSpeed"] = 6,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTime"] = 22,
["value"] = 87500,
["width"] = 26,
},
[114] = {
["UseSound"] = "Item_8",
["channel"] = true,
["height"] = 28,
["internalName"] = "DirtRod",
["knockBack"] = 5,
["name"] = "Dirt Rod",
["netID"] = 114,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 17,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 50000,
["width"] = 26,
},
[115] = {
["UseSound"] = "Item_8",
["buffType"] = 19,
["channel"] = true,
["damage"] = 0,
["height"] = 24,
["internalName"] = "ShadowOrb",
["name"] = "Shadow Orb",
["netID"] = 115,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 18,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 75000,
["width"] = 24,
},
[116] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 37,
["height"] = 12,
["internalName"] = "Meteorite",
["material"] = true,
["maxStack"] = 999,
["name"] = "Meteorite",
["netID"] = 116,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[117] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "MeteoriteBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Meteorite Bar",
["netID"] = 117,
["placeStyle"] = 9,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7000,
["width"] = 20,
},
[118] = {
["height"] = 18,
["internalName"] = "Hook",
["material"] = true,
["maxStack"] = 99,
["name"] = "Hook",
["netID"] = 118,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 18,
},
[119] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 32,
["height"] = 28,
["internalName"] = "Flamarang",
["knockBack"] = 8,
["melee"] = true,
["name"] = "Flamarang",
["netID"] = 119,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 19,
["shootSpeed"] = 14,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 100000,
["width"] = 14,
},
[120] = {
["UseSound"] = "Item_5",
["alpha"] = 30,
["craftable"] = true,
["damage"] = 31,
["height"] = 32,
["internalName"] = "MoltenFury",
["knockBack"] = 2,
["material"] = true,
["name"] = "Molten Fury",
["netID"] = 120,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 1,
["shootSpeed"] = 8,
["useAmmo"] = 40,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 27000,
["width"] = 14,
},
[121] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 40,
["height"] = 28,
["internalName"] = "FieryGreatsword",
["knockBack"] = 6.5,
["material"] = true,
["melee"] = true,
["name"] = "Fiery Greatsword",
["netID"] = 121,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.3,
["useAnimation"] = 30,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 24,
},
[122] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 28,
["internalName"] = "MoltenPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Molten Pickaxe",
["netID"] = 122,
["pick"] = 100,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 18,
["useTurn"] = true,
["value"] = 27000,
["width"] = 24,
},
[123] = {
["craftable"] = true,
["defense"] = 5,
["headSlot"] = 6,
["height"] = 18,
["internalName"] = "MeteorHelmet",
["name"] = "Meteor Helmet",
["netID"] = 123,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[124] = {
["bodySlot"] = 6,
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "MeteorSuit",
["name"] = "Meteor Suit",
["netID"] = 124,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[125] = {
["craftable"] = true,
["defense"] = 5,
["height"] = 18,
["internalName"] = "MeteorLeggings",
["legSlot"] = 6,
["name"] = "Meteor Leggings",
["netID"] = 125,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[126] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 20,
["height"] = 24,
["internalName"] = "BottledWater",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bottled Water",
["netID"] = 126,
["potion"] = true,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20,
["width"] = 14,
},
[127] = {
["UseSound"] = "Item_157",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 17,
["height"] = 28,
["internalName"] = "SpaceGun",
["knockBack"] = 0.75,
["magic"] = true,
["mana"] = 6,
["name"] = "Space Gun",
["netID"] = 127,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 0.8,
["shoot"] = 20,
["shootSpeed"] = 10,
["useAnimation"] = 17,
["useStyle"] = 5,
["useTime"] = 17,
["value"] = 20000,
["width"] = 24,
},
[128] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "RocketBoots",
["material"] = true,
["name"] = "Rocket Boots",
["netID"] = 128,
["rare"] = 3,
["sacrifices"] = 1,
["shoeSlot"] = 12,
["value"] = 50000,
["width"] = 28,
},
[129] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 38,
["height"] = 12,
["internalName"] = "GrayBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gray Brick",
["netID"] = 129,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[130] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 5,
["height"] = 12,
["internalName"] = "GrayBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gray Brick Wall",
["netID"] = 130,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[131] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 39,
["height"] = 12,
["internalName"] = "RedBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Brick",
["netID"] = 131,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[132] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 6,
["height"] = 12,
["internalName"] = "RedBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Brick Wall",
["netID"] = 132,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[133] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 40,
["height"] = 12,
["internalName"] = "ClayBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Clay Block",
["netID"] = 133,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[134] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 41,
["height"] = 12,
["internalName"] = "BlueBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Brick",
["netID"] = 134,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[135] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 17,
["height"] = 12,
["internalName"] = "BlueBrickWall",
["maxStack"] = 999,
["name"] = "Blue Brick Wall",
["netID"] = 135,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[136] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "ChainLantern",
["maxStack"] = 999,
["name"] = "Chain Lantern",
["netID"] = 136,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[137] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 43,
["height"] = 12,
["internalName"] = "GreenBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Brick",
["netID"] = 137,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[138] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 18,
["height"] = 12,
["internalName"] = "GreenBrickWall",
["maxStack"] = 999,
["name"] = "Green Brick Wall",
["netID"] = 138,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[139] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 44,
["height"] = 12,
["internalName"] = "PinkBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pink Brick",
["netID"] = 139,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[140] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 19,
["height"] = 12,
["internalName"] = "PinkBrickWall",
["maxStack"] = 999,
["name"] = "Pink Brick Wall",
["netID"] = 140,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[141] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 45,
["height"] = 12,
["internalName"] = "GoldBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Brick",
["netID"] = 141,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[142] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 10,
["height"] = 12,
["internalName"] = "GoldBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Brick Wall",
["netID"] = 142,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[143] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 46,
["height"] = 12,
["internalName"] = "SilverBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silver Brick",
["netID"] = 143,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[144] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 11,
["height"] = 12,
["internalName"] = "SilverBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silver Brick Wall",
["netID"] = 144,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[145] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 47,
["height"] = 12,
["internalName"] = "CopperBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Copper Brick",
["netID"] = 145,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[146] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 12,
["height"] = 12,
["internalName"] = "CopperBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Copper Brick Wall",
["netID"] = 146,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[147] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 48,
["height"] = 12,
["internalName"] = "Spike",
["maxStack"] = 999,
["name"] = "Spike",
["netID"] = 147,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[148] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 49,
["flame"] = true,
["height"] = 18,
["holdStyle"] = 1,
["internalName"] = "WaterCandle",
["maxStack"] = 99,
["name"] = "Water Candle",
["netID"] = 148,
["noWet"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 8,
},
[149] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 50,
["height"] = 28,
["internalName"] = "Book",
["material"] = true,
["maxStack"] = 99,
["name"] = "Book",
["netID"] = 149,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 24,
},
[150] = {
["alpha"] = 100,
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 51,
["height"] = 24,
["internalName"] = "Cobweb",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cobweb",
["netID"] = 150,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[151] = {
["craftable"] = true,
["defense"] = 6,
["headSlot"] = 7,
["height"] = 18,
["internalName"] = "NecroHelmet",
["name"] = "Necro Helmet",
["netID"] = 151,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[152] = {
["bodySlot"] = 7,
["craftable"] = true,
["defense"] = 7,
["height"] = 18,
["internalName"] = "NecroBreastplate",
["name"] = "Necro Breastplate",
["netID"] = 152,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[153] = {
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "NecroGreaves",
["legSlot"] = 7,
["name"] = "Necro Greaves",
["netID"] = 153,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[154] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 14,
["internalName"] = "Bone",
["knockBack"] = 2.3,
["material"] = true,
["maxStack"] = 999,
["name"] = "Bone",
["netID"] = 154,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 21,
["shootSpeed"] = 8,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 12,
["value"] = 50,
["width"] = 12,
},
[155] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 26,
["height"] = 40,
["internalName"] = "Muramasa",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Muramasa",
["netID"] = 155,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 18,
["useStyle"] = 1,
["useTurn"] = true,
["value"] = 87500,
["width"] = 40,
},
[156] = {
["accessory"] = true,
["defense"] = 1,
["height"] = 28,
["internalName"] = "CobaltShield",
["material"] = true,
["name"] = "Cobalt Shield",
["netID"] = 156,
["rare"] = 2,
["sacrifices"] = 1,
["shieldSlot"] = 1,
["value"] = 87500,
["width"] = 24,
},
[157] = {
["UseSound"] = "Item_13",
["autoReuse"] = true,
["damage"] = 16,
["height"] = 10,
["internalName"] = "AquaScepter",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 6,
["name"] = "Aqua Scepter",
["netID"] = 157,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 22,
["shootSpeed"] = 12.5,
["useAnimation"] = 16,
["useStyle"] = 5,
["useTime"] = 8,
["value"] = 87500,
["width"] = 38,
},
[158] = {
["accessory"] = true,
["height"] = 22,
["internalName"] = "LuckyHorseshoe",
["material"] = true,
["name"] = "Lucky Horseshoe",
["netID"] = 158,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 27000,
["width"] = 20,
},
[159] = {
["accessory"] = true,
["balloonSlot"] = 8,
["height"] = 28,
["internalName"] = "ShinyRedBalloon",
["material"] = true,
["name"] = "Shiny Red Balloon",
["netID"] = 159,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 14,
},
[160] = {
["UseSound"] = "Item_10",
["autoReuse"] = true,
["damage"] = 25,
["height"] = 10,
["internalName"] = "Harpoon",
["knockBack"] = 6,
["name"] = "Harpoon",
["netID"] = 160,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 23,
["shootSpeed"] = 11,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 27000,
["width"] = 30,
},
[161] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 15,
["height"] = 10,
["internalName"] = "SpikyBall",
["knockBack"] = 1,
["maxStack"] = 999,
["name"] = "Spiky Ball",
["netID"] = 161,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 24,
["shootSpeed"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 80,
["width"] = 10,
},
[162] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 30,
["height"] = 10,
["internalName"] = "BallOHurt",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Ball O' Hurt",
["netID"] = 162,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 25,
["shootSpeed"] = 12,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 75000,
["width"] = 30,
},
[163] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 54,
["height"] = 10,
["internalName"] = "BlueMoon",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Blue Moon",
["netID"] = 163,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 26,
["shootSpeed"] = 12,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 87500,
["width"] = 30,
},
[164] = {
["UseSound"] = "Item_41",
["damage"] = 17,
["height"] = 24,
["internalName"] = "Handgun",
["knockBack"] = 3,
["material"] = true,
["name"] = "Handgun",
["netID"] = 164,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 0.85,
["shoot"] = 14,
["shootSpeed"] = 10,
["useAmmo"] = 97,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 10,
["value"] = 87500,
["width"] = 24,
},
[165] = {
["UseSound"] = "Item_21",
["autoReuse"] = true,
["damage"] = 19,
["height"] = 28,
["internalName"] = "WaterBolt",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 10,
["name"] = "Water Bolt",
["netID"] = 165,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 27,
["shootSpeed"] = 4.5,
["useAnimation"] = 17,
["useStyle"] = 5,
["useTime"] = 17,
["value"] = 75000,
["width"] = 24,
},
[166] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "Bomb",
["material"] = true,
["maxStack"] = 99,
["name"] = "Bomb",
["netID"] = 166,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 99,
["shoot"] = 28,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 300,
["width"] = 20,
},
[167] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 28,
["internalName"] = "Dynamite",
["material"] = true,
["maxStack"] = 99,
["name"] = "Dynamite",
["netID"] = 167,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 29,
["shootSpeed"] = 4,
["useAnimation"] = 40,
["useStyle"] = 1,
["useTime"] = 40,
["value"] = 2000,
["width"] = 8,
},
[168] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 60,
["height"] = 20,
["internalName"] = "Grenade",
["knockBack"] = 8,
["material"] = true,
["maxStack"] = 99,
["name"] = "Grenade",
["netID"] = 168,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 30,
["shootSpeed"] = 5.5,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 75,
["width"] = 20,
},
[169] = {
["ammo"] = 169,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 53,
["height"] = 12,
["internalName"] = "SandBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sand Block",
["netID"] = 169,
["notAmmo"] = true,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[170] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 54,
["height"] = 12,
["internalName"] = "Glass",
["material"] = true,
["maxStack"] = 999,
["name"] = "Glass",
["netID"] = 170,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[171] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 55,
["height"] = 28,
["internalName"] = "Sign",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sign",
["netID"] = 171,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 28,
},
[172] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 57,
["height"] = 12,
["internalName"] = "AshBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ash Block",
["netID"] = 172,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[173] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 56,
["height"] = 12,
["internalName"] = "Obsidian",
["material"] = true,
["maxStack"] = 999,
["name"] = "Obsidian",
["netID"] = 173,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[174] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 58,
["height"] = 12,
["internalName"] = "Hellstone",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hellstone",
["netID"] = 174,
["rare"] = 2,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1250,
["width"] = 12,
},
[175] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "HellstoneBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hellstone Bar",
["netID"] = 175,
["placeStyle"] = 10,
["rare"] = 2,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 20,
},
[176] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 59,
["height"] = 12,
["internalName"] = "MudBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mud Block",
["netID"] = 176,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[177] = {
["alpha"] = 50,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 178,
["height"] = 14,
["internalName"] = "Sapphire",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sapphire",
["netID"] = 177,
["placeStyle"] = 2,
["sacrifices"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5625,
["width"] = 10,
},
[178] = {
["alpha"] = 50,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 178,
["height"] = 14,
["internalName"] = "Ruby",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ruby",
["netID"] = 178,
["placeStyle"] = 4,
["sacrifices"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 11250,
["width"] = 10,
},
[179] = {
["alpha"] = 50,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 178,
["height"] = 14,
["internalName"] = "Emerald",
["material"] = true,
["maxStack"] = 999,
["name"] = "Emerald",
["netID"] = 179,
["placeStyle"] = 3,
["sacrifices"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 10,
},
[180] = {
["alpha"] = 50,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 178,
["height"] = 14,
["internalName"] = "Topaz",
["material"] = true,
["maxStack"] = 999,
["name"] = "Topaz",
["netID"] = 180,
["placeStyle"] = 1,
["sacrifices"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 10,
},
[181] = {
["alpha"] = 50,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 178,
["height"] = 14,
["internalName"] = "Amethyst",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amethyst",
["netID"] = 181,
["sacrifices"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1875,
["width"] = 10,
},
[182] = {
["alpha"] = 50,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 178,
["height"] = 14,
["internalName"] = "Diamond",
["material"] = true,
["maxStack"] = 999,
["name"] = "Diamond",
["netID"] = 182,
["placeStyle"] = 5,
["sacrifices"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 10,
},
[183] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 190,
["height"] = 18,
["internalName"] = "GlowingMushroom",
["material"] = true,
["maxStack"] = 999,
["name"] = "Glowing Mushroom",
["netID"] = 183,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 16,
},
[184] = {
["height"] = 12,
["internalName"] = "Star",
["name"] = "Star",
["netID"] = 184,
["sacrifices"] = 0,
["width"] = 12,
},
[185] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "IvyWhip",
["knockBack"] = 7,
["name"] = "Ivy Whip",
["netID"] = 185,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 32,
["shootSpeed"] = 13,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[186] = {
["UseSound"] = "Item_1",
["damage"] = 10,
["height"] = 44,
["holdStyle"] = 2,
["internalName"] = "BreathingReed",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Breathing Reed",
["netID"] = 186,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 27,
["useStyle"] = 1,
["useTime"] = 19,
["value"] = 10000,
["width"] = 44,
},
[187] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "Flipper",
["material"] = true,
["name"] = "Flipper",
["netID"] = 187,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 1,
["value"] = 10000,
["width"] = 28,
},
[188] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 100,
["height"] = 24,
["internalName"] = "HealingPotion",
["material"] = true,
["maxStack"] = 30,
["name"] = "Healing Potion",
["netID"] = 188,
["potion"] = true,
["rare"] = 1,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[189] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healMana"] = 100,
["height"] = 24,
["internalName"] = "ManaPotion",
["material"] = true,
["maxStack"] = 75,
["name"] = "Mana Potion",
["netID"] = 189,
["rare"] = 1,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 250,
["width"] = 14,
},
[190] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 28,
["height"] = 40,
["internalName"] = "BladeofGrass",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Blade of Grass",
["netID"] = 190,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.4,
["useAnimation"] = 30,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[191] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 25,
["height"] = 28,
["internalName"] = "ThornChakram",
["knockBack"] = 8,
["melee"] = true,
["name"] = "Thorn Chakram",
["netID"] = 191,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 33,
["shootSpeed"] = 14,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 14,
},
[192] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 75,
["height"] = 12,
["internalName"] = "ObsidianBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Obsidian Brick",
["netID"] = 192,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[193] = {
["accessory"] = true,
["craftable"] = true,
["defense"] = 1,
["faceSlot"] = 12,
["height"] = 22,
["internalName"] = "ObsidianSkull",
["material"] = true,
["name"] = "Obsidian Skull",
["netID"] = 193,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 27000,
["width"] = 20,
},
[194] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 70,
["height"] = 14,
["internalName"] = "MushroomGrassSeeds",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mushroom Grass Seeds",
["netID"] = 194,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[195] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 60,
["height"] = 14,
["internalName"] = "JungleGrassSeeds",
["material"] = true,
["maxStack"] = 999,
["name"] = "Jungle Grass Seeds",
["netID"] = 195,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[196] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 2,
["hammer"] = 25,
["height"] = 28,
["internalName"] = "WoodenHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Wooden Hammer",
["netID"] = 196,
["sacrifices"] = 1,
["scale"] = 1.2,
["tileBoost"] = -1,
["useAnimation"] = 37,
["useStyle"] = 1,
["useTime"] = 25,
["useTurn"] = true,
["value"] = 50,
["width"] = 24,
},
[197] = {
["UseSound"] = "Item_9",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 55,
["height"] = 18,
["internalName"] = "StarCannon",
["material"] = true,
["name"] = "Star Cannon",
["netID"] = 197,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 955,
["shootSpeed"] = 14,
["useAmmo"] = 75,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 500000,
["width"] = 50,
},
[198] = {
["UseSound"] = "Item_15",
["craftable"] = true,
["damage"] = 25,
["height"] = 40,
["internalName"] = "BluePhaseblade",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Blue Phaseblade",
["netID"] = 198,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[199] = {
["UseSound"] = "Item_15",
["craftable"] = true,
["damage"] = 25,
["height"] = 40,
["internalName"] = "RedPhaseblade",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Red Phaseblade",
["netID"] = 199,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[200] = {
["UseSound"] = "Item_15",
["craftable"] = true,
["damage"] = 25,
["height"] = 40,
["internalName"] = "GreenPhaseblade",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Green Phaseblade",
["netID"] = 200,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[201] = {
["UseSound"] = "Item_15",
["craftable"] = true,
["damage"] = 25,
["height"] = 40,
["internalName"] = "PurplePhaseblade",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Purple Phaseblade",
["netID"] = 201,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[202] = {
["UseSound"] = "Item_15",
["craftable"] = true,
["damage"] = 25,
["height"] = 40,
["internalName"] = "WhitePhaseblade",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "White Phaseblade",
["netID"] = 202,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[203] = {
["UseSound"] = "Item_15",
["craftable"] = true,
["damage"] = 25,
["height"] = 40,
["internalName"] = "YellowPhaseblade",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Yellow Phaseblade",
["netID"] = 203,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[204] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 20,
["craftable"] = true,
["damage"] = 20,
["hammer"] = 60,
["height"] = 28,
["internalName"] = "MeteorHamaxe",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Meteor Hamaxe",
["netID"] = 204,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 16,
["useTurn"] = true,
["value"] = 15000,
["width"] = 24,
},
[205] = {
["autoReuse"] = true,
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 13,
["height"] = 20,
["internalName"] = "EmptyBucket",
["maxStack"] = 99,
["name"] = "Empty Bucket",
["netID"] = 205,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[206] = {
["autoReuse"] = true,
["height"] = 20,
["internalName"] = "WaterBucket",
["material"] = true,
["maxStack"] = 99,
["name"] = "Water Bucket",
["netID"] = 206,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[207] = {
["autoReuse"] = true,
["height"] = 20,
["internalName"] = "LavaBucket",
["maxStack"] = 99,
["name"] = "Lava Bucket",
["netID"] = 207,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[208] = {
["headSlot"] = 23,
["height"] = 20,
["internalName"] = "JungleRose",
["name"] = "Jungle Rose",
["netID"] = 208,
["sacrifices"] = 1,
["value"] = 100,
["vanity"] = true,
["width"] = 20,
},
[209] = {
["height"] = 18,
["internalName"] = "Stinger",
["material"] = true,
["maxStack"] = 99,
["name"] = "Stinger",
["netID"] = 209,
["sacrifices"] = 25,
["value"] = 200,
["width"] = 16,
},
[210] = {
["height"] = 20,
["internalName"] = "Vine",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vine",
["netID"] = 210,
["sacrifices"] = 5,
["value"] = 1000,
["width"] = 14,
},
[211] = {
["accessory"] = true,
["handOffSlot"] = 9,
["handOnSlot"] = 5,
["height"] = 20,
["internalName"] = "FeralClaws",
["material"] = true,
["name"] = "Feral Claws",
["netID"] = 211,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 20,
},
[212] = {
["accessory"] = true,
["height"] = 20,
["internalName"] = "AnkletoftheWind",
["material"] = true,
["name"] = "Anklet of the Wind",
["netID"] = 212,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 20,
},
[213] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["createTile"] = 2,
["damage"] = 7,
["height"] = 28,
["internalName"] = "StaffofRegrowth",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Staff of Regrowth",
["netID"] = 213,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 13,
["useTurn"] = true,
["value"] = 2000,
["width"] = 24,
},
[214] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 76,
["height"] = 12,
["internalName"] = "HellstoneBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hellstone Brick",
["netID"] = 214,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[215] = {
["UseSound"] = "Item_16",
["height"] = 18,
["internalName"] = "WhoopieCushion",
["material"] = true,
["name"] = "Whoopie Cushion",
["netID"] = 215,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 30,
["useStyle"] = 10,
["useTime"] = 30,
["useTurn"] = true,
["value"] = 100,
["width"] = 18,
},
[216] = {
["accessory"] = true,
["defense"] = 1,
["handOffSlot"] = 7,
["handOnSlot"] = 12,
["height"] = 20,
["internalName"] = "Shackle",
["material"] = true,
["name"] = "Shackle",
["netID"] = 216,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 10000,
["width"] = 20,
},
[217] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["craftable"] = true,
["damage"] = 20,
["hammer"] = 70,
["height"] = 28,
["internalName"] = "MoltenHamaxe",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Molten Hamaxe",
["netID"] = 217,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.4,
["useAnimation"] = 27,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 27000,
["width"] = 24,
},
[218] = {
["UseSound"] = "Item_20",
["channel"] = true,
["damage"] = 32,
["height"] = 28,
["internalName"] = "Flamelash",
["knockBack"] = 6.5,
["magic"] = true,
["mana"] = 21,
["name"] = "Flamelash",
["netID"] = 218,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 34,
["shootSpeed"] = 6,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 125000,
["width"] = 26,
},
[219] = {
["UseSound"] = "Item_41",
["craftable"] = true,
["damage"] = 24,
["height"] = 22,
["internalName"] = "PhoenixBlaster",
["knockBack"] = 2,
["name"] = "Phoenix Blaster",
["netID"] = 219,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 0.85,
["shoot"] = 14,
["shootSpeed"] = 13,
["useAmmo"] = 97,
["useAnimation"] = 11,
["useStyle"] = 5,
["useTime"] = 11,
["value"] = 175000,
["width"] = 24,
},
[220] = {
["UseSound"] = "Item_1",
["channel"] = true,
["crit"] = 7,
["damage"] = 64,
["height"] = 10,
["internalName"] = "Sunfury",
["knockBack"] = 6.75,
["melee"] = true,
["name"] = "Sunfury",
["netID"] = 220,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 35,
["shootSpeed"] = 12,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 125000,
["width"] = 30,
},
[221] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 77,
["height"] = 24,
["internalName"] = "Hellforge",
["material"] = true,
["maxStack"] = 99,
["name"] = "Hellforge",
["netID"] = 221,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[222] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 78,
["height"] = 14,
["internalName"] = "ClayPot",
["maxStack"] = 99,
["name"] = "Clay Pot",
["netID"] = 222,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 14,
},
[223] = {
["accessory"] = true,
["faceSlot"] = 1,
["height"] = 22,
["internalName"] = "NaturesGift",
["material"] = true,
["name"] = "Nature's Gift",
["netID"] = 223,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 27000,
["width"] = 20,
},
[224] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "Bed",
["maxStack"] = 99,
["name"] = "Bed",
["netID"] = 224,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[225] = {
["craftable"] = true,
["height"] = 22,
["internalName"] = "Silk",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silk",
["netID"] = 225,
["sacrifices"] = 25,
["value"] = 1000,
["width"] = 22,
},
[226] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 90,
["height"] = 24,
["internalName"] = "LesserRestorationPotion",
["maxStack"] = 30,
["name"] = "Lesser Restoration Potion",
["netID"] = 227,
["potion"] = true,
["rare"] = 1,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1500,
["width"] = 14,
},
[227] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 90,
["height"] = 24,
["internalName"] = "RestorationPotion",
["maxStack"] = 30,
["name"] = "Restoration Potion",
["netID"] = 227,
["potion"] = true,
["rare"] = 1,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1500,
["width"] = 14,
},
[228] = {
["craftable"] = true,
["defense"] = 5,
["headSlot"] = 8,
["height"] = 18,
["internalName"] = "JungleHat",
["name"] = "Jungle Hat",
["netID"] = 228,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[229] = {
["bodySlot"] = 8,
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "JungleShirt",
["name"] = "Jungle Shirt",
["netID"] = 229,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[230] = {
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "JunglePants",
["legSlot"] = 8,
["name"] = "Jungle Pants",
["netID"] = 230,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[231] = {
["craftable"] = true,
["defense"] = 8,
["headSlot"] = 9,
["height"] = 18,
["internalName"] = "MoltenHelmet",
["name"] = "Molten Helmet",
["netID"] = 231,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[232] = {
["bodySlot"] = 9,
["craftable"] = true,
["defense"] = 9,
["height"] = 18,
["internalName"] = "MoltenBreastplate",
["name"] = "Molten Breastplate",
["netID"] = 232,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[233] = {
["craftable"] = true,
["defense"] = 8,
["height"] = 18,
["internalName"] = "MoltenGreaves",
["legSlot"] = 9,
["name"] = "Molten Greaves",
["netID"] = 233,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[234] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 8,
["height"] = 8,
["internalName"] = "MeteorShot",
["knockBack"] = 1,
["maxStack"] = 999,
["name"] = "Meteor Shot",
["netID"] = 234,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 36,
["shootSpeed"] = 3,
["value"] = 8,
["width"] = 8,
},
[235] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "StickyBomb",
["material"] = true,
["maxStack"] = 99,
["name"] = "Sticky Bomb",
["netID"] = 235,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 99,
["shoot"] = 37,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 500,
["width"] = 20,
},
[236] = {
["height"] = 20,
["internalName"] = "BlackLens",
["material"] = true,
["maxStack"] = 99,
["name"] = "Black Lens",
["netID"] = 236,
["sacrifices"] = 1,
["value"] = 5000,
["width"] = 12,
},
[237] = {
["craftable"] = true,
["headSlot"] = 12,
["height"] = 12,
["internalName"] = "Sunglasses",
["name"] = "Sunglasses",
["netID"] = 237,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 28,
},
[238] = {
["defense"] = 4,
["headSlot"] = 14,
["height"] = 20,
["internalName"] = "WizardHat",
["name"] = "Wizard Hat",
["netID"] = 238,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 10000,
["width"] = 28,
},
[239] = {
["headSlot"] = 15,
["height"] = 18,
["internalName"] = "TopHat",
["name"] = "Top Hat",
["netID"] = 239,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[240] = {
["bodySlot"] = 10,
["craftable"] = true,
["height"] = 18,
["internalName"] = "TuxedoShirt",
["name"] = "Tuxedo Shirt",
["netID"] = 240,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[241] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "TuxedoPants",
["legSlot"] = 10,
["name"] = "Tuxedo Pants",
["netID"] = 241,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[242] = {
["headSlot"] = 16,
["height"] = 18,
["internalName"] = "SummerHat",
["name"] = "Summer Hat",
["netID"] = 242,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[243] = {
["headSlot"] = 17,
["height"] = 18,
["internalName"] = "BunnyHood",
["name"] = "Bunny Hood",
["netID"] = 243,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[244] = {
["headSlot"] = 18,
["height"] = 12,
["internalName"] = "PlumbersHat",
["name"] = "Plumber's Hat",
["netID"] = 244,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[245] = {
["bodySlot"] = 11,
["height"] = 18,
["internalName"] = "PlumbersShirt",
["name"] = "Plumber's Shirt",
["netID"] = 245,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[246] = {
["height"] = 18,
["internalName"] = "PlumbersPants",
["legSlot"] = 11,
["name"] = "Plumber's Pants",
["netID"] = 246,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[247] = {
["craftable"] = true,
["headSlot"] = 19,
["height"] = 12,
["internalName"] = "HerosHat",
["name"] = "Hero's Hat",
["netID"] = 247,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[248] = {
["bodySlot"] = 12,
["craftable"] = true,
["height"] = 18,
["internalName"] = "HerosShirt",
["name"] = "Hero's Shirt",
["netID"] = 248,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[249] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "HerosPants",
["legSlot"] = 12,
["name"] = "Hero's Pants",
["netID"] = 249,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[250] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 282,
["headSlot"] = 20,
["height"] = 12,
["internalName"] = "FishBowl",
["maxStack"] = 99,
["name"] = "Fish Bowl",
["netID"] = 250,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["vanity"] = true,
["width"] = 12,
},
[251] = {
["headSlot"] = 21,
["height"] = 12,
["internalName"] = "ArchaeologistsHat",
["name"] = "Archaeologist's Hat",
["netID"] = 251,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[252] = {
["bodySlot"] = 13,
["craftable"] = true,
["height"] = 18,
["internalName"] = "ArchaeologistsJacket",
["name"] = "Archaeologist's Jacket",
["netID"] = 252,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[253] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "ArchaeologistsPants",
["legSlot"] = 13,
["name"] = "Archaeologist's Pants",
["netID"] = 253,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[254] = {
["height"] = 20,
["internalName"] = "BlackThread",
["material"] = true,
["maxStack"] = 99,
["name"] = "Black Thread",
["netID"] = 254,
["sacrifices"] = 5,
["value"] = 10000,
["width"] = 12,
},
[255] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "GreenThread",
["material"] = true,
["maxStack"] = 99,
["name"] = "Green Thread",
["netID"] = 255,
["sacrifices"] = 5,
["value"] = 2000,
["width"] = 12,
},
[256] = {
["defense"] = 2,
["headSlot"] = 22,
["height"] = 12,
["internalName"] = "NinjaHood",
["name"] = "Ninja Hood",
["netID"] = 256,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 10000,
["width"] = 18,
},
[257] = {
["bodySlot"] = 14,
["defense"] = 4,
["height"] = 18,
["internalName"] = "NinjaShirt",
["name"] = "Ninja Shirt",
["netID"] = 257,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 5000,
["width"] = 18,
},
[258] = {
["defense"] = 3,
["height"] = 18,
["internalName"] = "NinjaPants",
["legSlot"] = 14,
["name"] = "Ninja Pants",
["netID"] = 258,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 5000,
["width"] = 18,
},
[259] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "Leather",
["material"] = true,
["maxStack"] = 99,
["name"] = "Leather",
["netID"] = 259,
["sacrifices"] = 5,
["value"] = 50,
["width"] = 18,
},
[260] = {
["headSlot"] = 24,
["height"] = 14,
["internalName"] = "RedHat",
["name"] = "Red Hat",
["netID"] = 260,
["sacrifices"] = 1,
["value"] = 1000,
["vanity"] = true,
["width"] = 18,
},
[261] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Goldfish",
["makeNPC"] = 55,
["material"] = true,
["maxStack"] = 999,
["name"] = "Goldfish",
["netID"] = 261,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 12,
},
[262] = {
["bodySlot"] = 15,
["craftable"] = true,
["height"] = 14,
["internalName"] = "Robe",
["material"] = true,
["name"] = "Robe",
["netID"] = 262,
["sacrifices"] = 1,
["value"] = 2000,
["vanity"] = true,
["width"] = 18,
},
[263] = {
["headSlot"] = 25,
["height"] = 18,
["internalName"] = "RobotHat",
["name"] = "Robot Hat",
["netID"] = 263,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[264] = {
["craftable"] = true,
["headSlot"] = 26,
["height"] = 18,
["internalName"] = "GoldCrown",
["material"] = true,
["name"] = "Gold Crown",
["netID"] = 264,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[265] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 13,
["height"] = 28,
["internalName"] = "HellfireArrow",
["knockBack"] = 8,
["maxStack"] = 999,
["name"] = "Hellfire Arrow",
["netID"] = 265,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 99,
["shoot"] = 41,
["shootSpeed"] = 6.5,
["value"] = 100,
["width"] = 10,
},
[266] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 30,
["height"] = 20,
["internalName"] = "Sandgun",
["knockBack"] = 5,
["name"] = "Sandgun",
["netID"] = 266,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 42,
["shootSpeed"] = 12,
["useAmmo"] = 169,
["useAnimation"] = 16,
["useStyle"] = 5,
["useTime"] = 16,
["value"] = 10000,
["width"] = 40,
},
[267] = {
["accessory"] = true,
["height"] = 26,
["internalName"] = "GuideVoodooDoll",
["name"] = "Guide Voodoo Doll",
["netID"] = 267,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 14,
},
[268] = {
["defense"] = 2,
["headSlot"] = 27,
["height"] = 20,
["internalName"] = "DivingHelmet",
["material"] = true,
["name"] = "Diving Helmet",
["netID"] = 268,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 20,
},
[269] = {
["bodySlot"] = 0,
["height"] = 20,
["internalName"] = "FamiliarShirt",
["name"] = "Familiar Shirt",
["netID"] = 269,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 20,
},
[270] = {
["height"] = 20,
["internalName"] = "FamiliarPants",
["legSlot"] = 0,
["name"] = "Familiar Pants",
["netID"] = 270,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 20,
},
[271] = {
["headSlot"] = 0,
["height"] = 20,
["internalName"] = "FamiliarWig",
["name"] = "Familiar Wig",
["netID"] = 271,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 20,
},
[272] = {
["UseSound"] = "Item_8",
["damage"] = 35,
["height"] = 28,
["internalName"] = "DemonScythe",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 14,
["name"] = "Demon Scythe",
["netID"] = 272,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 45,
["shootSpeed"] = 0.2,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 75000,
["width"] = 26,
},
[273] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "NightsEdge",
["knockBack"] = 4.5,
["material"] = true,
["melee"] = true,
["name"] = "Night's Edge",
["netID"] = 273,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 200000,
["width"] = 40,
},
[274] = {
["UseSound"] = "Item_1",
["damage"] = 29,
["height"] = 40,
["internalName"] = "DarkLance",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Dark Lance",
["netID"] = 274,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 46,
["shootSpeed"] = 6,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 125000,
["width"] = 40,
},
[275] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 81,
["height"] = 22,
["internalName"] = "Coral",
["material"] = true,
["maxStack"] = 999,
["name"] = "Coral",
["netID"] = 275,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 20,
},
[276] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 188,
["height"] = 12,
["internalName"] = "Cactus",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cactus",
["netID"] = 276,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10,
["width"] = 12,
},
[277] = {
["UseSound"] = "Item_1",
["damage"] = 14,
["height"] = 40,
["internalName"] = "Trident",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Trident",
["netID"] = 277,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 47,
["shootSpeed"] = 4,
["useAnimation"] = 31,
["useStyle"] = 5,
["useTime"] = 31,
["value"] = 10000,
["width"] = 40,
},
[278] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 9,
["height"] = 8,
["internalName"] = "SilverBullet",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Silver Bullet",
["netID"] = 278,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 14,
["shootSpeed"] = 4.5,
["value"] = 15,
["width"] = 8,
},
[279] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 12,
["height"] = 20,
["internalName"] = "ThrowingKnife",
["knockBack"] = 2,
["material"] = true,
["maxStack"] = 999,
["name"] = "Throwing Knife",
["netID"] = 279,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 48,
["shootSpeed"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50,
["width"] = 18,
},
[280] = {
["UseSound"] = "Item_1",
["damage"] = 8,
["height"] = 32,
["internalName"] = "Spear",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Spear",
["netID"] = 280,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["shoot"] = 49,
["shootSpeed"] = 3.7,
["useAnimation"] = 31,
["useStyle"] = 5,
["useTime"] = 31,
["value"] = 1000,
["width"] = 32,
},
[281] = {
["UseSound"] = "Item_63",
["autoReuse"] = true,
["damage"] = 9,
["height"] = 6,
["internalName"] = "Blowpipe",
["knockBack"] = 3.5,
["name"] = "Blowpipe",
["netID"] = 281,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 11,
["useAmmo"] = 283,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 10000,
["width"] = 38,
},
[282] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "Glowstick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Glowstick",
["netID"] = 282,
["noMelee"] = true,
["sacrifices"] = 100,
["shoot"] = 50,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10,
["width"] = 12,
},
[283] = {
["ammo"] = 283,
["consumable"] = true,
["damage"] = 4,
["height"] = 8,
["internalName"] = "Seed",
["maxStack"] = 999,
["name"] = "Seed",
["netID"] = 283,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 51,
["width"] = 8,
},
[284] = {
["UseSound"] = "Item_1",
["damage"] = 8,
["height"] = 28,
["internalName"] = "WoodenBoomerang",
["knockBack"] = 5,
["material"] = true,
["melee"] = true,
["name"] = "Wooden Boomerang",
["netID"] = 284,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["shoot"] = 52,
["shootSpeed"] = 6.5,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 16,
["value"] = 5000,
["width"] = 14,
},
[285] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "Aglet",
["material"] = true,
["name"] = "Aglet",
["netID"] = 285,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 24,
},
[286] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "StickyGlowstick",
["maxStack"] = 999,
["name"] = "Sticky Glowstick",
["netID"] = 286,
["noMelee"] = true,
["sacrifices"] = 100,
["shoot"] = 53,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 20,
["width"] = 12,
},
[287] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["crit"] = 4,
["damage"] = 14,
["height"] = 20,
["internalName"] = "PoisonedKnife",
["knockBack"] = 2.4,
["maxStack"] = 999,
["name"] = "Poisoned Knife",
["netID"] = 287,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 54,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 60,
["width"] = 18,
},
[288] = {
["UseSound"] = "Item_3",
["buffTime"] = 21600,
["buffType"] = 1,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ObsidianSkinPotion",
["maxStack"] = 30,
["name"] = "Obsidian Skin Potion",
["netID"] = 288,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[289] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 2,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "RegenerationPotion",
["maxStack"] = 30,
["name"] = "Regeneration Potion",
["netID"] = 289,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[290] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 3,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SwiftnessPotion",
["maxStack"] = 30,
["name"] = "Swiftness Potion",
["netID"] = 290,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[291] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 4,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "GillsPotion",
["maxStack"] = 30,
["name"] = "Gills Potion",
["netID"] = 291,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[292] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 5,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "IronskinPotion",
["maxStack"] = 30,
["name"] = "Ironskin Potion",
["netID"] = 292,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[293] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 6,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ManaRegenerationPotion",
["maxStack"] = 30,
["name"] = "Mana Regeneration Potion",
["netID"] = 293,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[294] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 7,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "MagicPowerPotion",
["maxStack"] = 30,
["name"] = "Magic Power Potion",
["netID"] = 294,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[295] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 8,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FeatherfallPotion",
["maxStack"] = 30,
["name"] = "Featherfall Potion",
["netID"] = 295,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[296] = {
["UseSound"] = "Item_3",
["buffTime"] = 18000,
["buffType"] = 9,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SpelunkerPotion",
["maxStack"] = 30,
["name"] = "Spelunker Potion",
["netID"] = 296,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[297] = {
["UseSound"] = "Item_3",
["buffTime"] = 10800,
["buffType"] = 10,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "InvisibilityPotion",
["maxStack"] = 30,
["name"] = "Invisibility Potion",
["netID"] = 297,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[298] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 11,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ShinePotion",
["maxStack"] = 30,
["name"] = "Shine Potion",
["netID"] = 298,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[299] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 12,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "NightOwlPotion",
["maxStack"] = 30,
["name"] = "Night Owl Potion",
["netID"] = 299,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[300] = {
["UseSound"] = "Item_3",
["buffTime"] = 25200,
["buffType"] = 13,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "BattlePotion",
["maxStack"] = 30,
["name"] = "Battle Potion",
["netID"] = 300,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[301] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 14,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ThornsPotion",
["maxStack"] = 30,
["name"] = "Thorns Potion",
["netID"] = 301,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[302] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 15,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "WaterWalkingPotion",
["maxStack"] = 30,
["name"] = "Water Walking Potion",
["netID"] = 302,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[303] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 16,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ArcheryPotion",
["maxStack"] = 30,
["name"] = "Archery Potion",
["netID"] = 303,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[304] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 17,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "HunterPotion",
["maxStack"] = 30,
["name"] = "Hunter Potion",
["netID"] = 304,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[305] = {
["UseSound"] = "Item_3",
["buffTime"] = 10800,
["buffType"] = 18,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "GravitationPotion",
["maxStack"] = 30,
["name"] = "Gravitation Potion",
["netID"] = 305,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[306] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "GoldChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Gold Chest",
["netID"] = 306,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 26,
},
[307] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 82,
["height"] = 14,
["internalName"] = "DaybloomSeeds",
["maxStack"] = 999,
["name"] = "Daybloom Seeds",
["netID"] = 307,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 12,
},
[308] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 82,
["height"] = 14,
["internalName"] = "MoonglowSeeds",
["maxStack"] = 999,
["name"] = "Moonglow Seeds",
["netID"] = 308,
["placeStyle"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 12,
},
[309] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 82,
["height"] = 14,
["internalName"] = "BlinkrootSeeds",
["maxStack"] = 999,
["name"] = "Blinkroot Seeds",
["netID"] = 309,
["placeStyle"] = 2,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 12,
},
[310] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 82,
["height"] = 14,
["internalName"] = "DeathweedSeeds",
["maxStack"] = 999,
["name"] = "Deathweed Seeds",
["netID"] = 310,
["placeStyle"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 12,
},
[311] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 82,
["height"] = 14,
["internalName"] = "WaterleafSeeds",
["maxStack"] = 999,
["name"] = "Waterleaf Seeds",
["netID"] = 311,
["placeStyle"] = 4,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 12,
},
[312] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 82,
["height"] = 14,
["internalName"] = "FireblossomSeeds",
["maxStack"] = 999,
["name"] = "Fireblossom Seeds",
["netID"] = 312,
["placeStyle"] = 5,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 12,
},
[313] = {
["height"] = 14,
["internalName"] = "Daybloom",
["material"] = true,
["maxStack"] = 999,
["name"] = "Daybloom",
["netID"] = 313,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 12,
},
[314] = {
["height"] = 14,
["internalName"] = "Moonglow",
["material"] = true,
["maxStack"] = 999,
["name"] = "Moonglow",
["netID"] = 314,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 12,
},
[315] = {
["height"] = 14,
["internalName"] = "Blinkroot",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blinkroot",
["netID"] = 315,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 12,
},
[316] = {
["height"] = 14,
["internalName"] = "Deathweed",
["material"] = true,
["maxStack"] = 999,
["name"] = "Deathweed",
["netID"] = 316,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 12,
},
[317] = {
["height"] = 14,
["internalName"] = "Waterleaf",
["material"] = true,
["maxStack"] = 999,
["name"] = "Waterleaf",
["netID"] = 317,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 12,
},
[318] = {
["height"] = 14,
["internalName"] = "Fireblossom",
["material"] = true,
["maxStack"] = 999,
["name"] = "Fireblossom",
["netID"] = 318,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 12,
},
[319] = {
["height"] = 14,
["internalName"] = "SharkFin",
["material"] = true,
["maxStack"] = 99,
["name"] = "Shark Fin",
["netID"] = 319,
["sacrifices"] = 25,
["value"] = 200,
["width"] = 16,
},
[320] = {
["height"] = 14,
["internalName"] = "Feather",
["material"] = true,
["maxStack"] = 99,
["name"] = "Feather",
["netID"] = 320,
["sacrifices"] = 25,
["value"] = 50,
["width"] = 16,
},
[321] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "Tombstone",
["maxStack"] = 99,
["name"] = "Tombstone",
["netID"] = 321,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[322] = {
["headSlot"] = 28,
["height"] = 20,
["internalName"] = "MimeMask",
["name"] = "Mime Mask",
["netID"] = 322,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 20,
},
[323] = {
["height"] = 20,
["internalName"] = "AntlionMandible",
["material"] = true,
["maxStack"] = 99,
["name"] = "Antlion Mandible",
["netID"] = 323,
["sacrifices"] = 5,
["value"] = 50,
["width"] = 10,
},
[324] = {
["height"] = 20,
["internalName"] = "IllegalGunParts",
["material"] = true,
["maxStack"] = 99,
["name"] = "Illegal Gun Parts",
["netID"] = 324,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 10,
},
[325] = {
["bodySlot"] = 16,
["height"] = 18,
["internalName"] = "TheDoctorsShirt",
["name"] = "The Doctor's Shirt",
["netID"] = 325,
["sacrifices"] = 1,
["value"] = 200000,
["vanity"] = true,
["width"] = 18,
},
[326] = {
["height"] = 18,
["internalName"] = "TheDoctorsPants",
["legSlot"] = 15,
["name"] = "The Doctor's Pants",
["netID"] = 326,
["sacrifices"] = 1,
["value"] = 200000,
["vanity"] = true,
["width"] = 18,
},
[327] = {
["height"] = 20,
["internalName"] = "GoldenKey",
["maxStack"] = 99,
["name"] = "Golden Key",
["netID"] = 327,
["sacrifices"] = 3,
["width"] = 14,
},
[328] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "ShadowChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Shadow Chest",
["netID"] = 328,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 26,
},
[329] = {
["height"] = 20,
["internalName"] = "ShadowKey",
["name"] = "Shadow Key",
["netID"] = 329,
["sacrifices"] = 1,
["value"] = 87500,
["width"] = 14,
},
[330] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 20,
["height"] = 12,
["internalName"] = "ObsidianBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Obsidian Brick Wall",
["netID"] = 330,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[331] = {
["height"] = 16,
["internalName"] = "JungleSpores",
["material"] = true,
["maxStack"] = 99,
["name"] = "Jungle Spores",
["netID"] = 331,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 18,
},
[332] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 86,
["height"] = 20,
["internalName"] = "Loom",
["maxStack"] = 99,
["name"] = "Loom",
["netID"] = 332,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[333] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "Piano",
["maxStack"] = 99,
["name"] = "Piano",
["netID"] = 333,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[334] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "Dresser",
["maxStack"] = 99,
["name"] = "Dresser",
["netID"] = 334,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[335] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "Bench",
["maxStack"] = 99,
["name"] = "Bench",
["netID"] = 335,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[336] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "Bathtub",
["maxStack"] = 99,
["name"] = "Bathtub",
["netID"] = 336,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[337] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RedBanner",
["maxStack"] = 99,
["name"] = "Red Banner",
["netID"] = 337,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[338] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GreenBanner",
["maxStack"] = 99,
["name"] = "Green Banner",
["netID"] = 338,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[339] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BlueBanner",
["maxStack"] = 99,
["name"] = "Blue Banner",
["netID"] = 339,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[340] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "YellowBanner",
["maxStack"] = 99,
["name"] = "Yellow Banner",
["netID"] = 340,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[341] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 92,
["height"] = 24,
["internalName"] = "LampPost",
["maxStack"] = 99,
["name"] = "Lamp Post",
["netID"] = 341,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[342] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "TikiTorch",
["maxStack"] = 99,
["name"] = "Tiki Torch",
["netID"] = 342,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[343] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 20,
["internalName"] = "Barrel",
["maxStack"] = 99,
["name"] = "Barrel",
["netID"] = 343,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 20,
},
[344] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 95,
["height"] = 20,
["internalName"] = "ChineseLantern",
["maxStack"] = 99,
["name"] = "Chinese Lantern",
["netID"] = 344,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 20,
},
[345] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 96,
["height"] = 20,
["internalName"] = "CookingPot",
["maxStack"] = 99,
["name"] = "Cooking Pot",
["netID"] = 345,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 20,
},
[346] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 97,
["height"] = 20,
["internalName"] = "Safe",
["maxStack"] = 99,
["name"] = "Safe",
["netID"] = 346,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200000,
["width"] = 20,
},
[347] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 98,
["height"] = 20,
["internalName"] = "SkullLantern",
["maxStack"] = 99,
["name"] = "Skull Lantern",
["netID"] = 347,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 20,
},
[348] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 20,
["internalName"] = "TrashCan",
["maxStack"] = 99,
["name"] = "Trash Can",
["netID"] = 348,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 20,
},
[349] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "Candelabra",
["maxStack"] = 99,
["name"] = "Candelabra",
["netID"] = 349,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[350] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 13,
["height"] = 24,
["internalName"] = "PinkVase",
["maxStack"] = 99,
["name"] = "Pink Vase",
["netID"] = 350,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 70,
["width"] = 16,
},
[351] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 13,
["height"] = 24,
["internalName"] = "Mug",
["material"] = true,
["maxStack"] = 99,
["name"] = "Mug",
["netID"] = 351,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[352] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 94,
["height"] = 24,
["internalName"] = "Keg",
["maxStack"] = 99,
["name"] = "Keg",
["netID"] = 352,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 600,
["width"] = 24,
},
[353] = {
["UseSound"] = "Item_3",
["ammo"] = 353,
["buffTime"] = 7200,
["buffType"] = 25,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Ale",
["material"] = true,
["maxStack"] = 99,
["name"] = "Ale",
["netID"] = 353,
["notAmmo"] = true,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 100,
["width"] = 22,
},
[354] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "Bookcase",
["maxStack"] = 99,
["name"] = "Bookcase",
["netID"] = 354,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[355] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 102,
["height"] = 20,
["internalName"] = "Throne",
["maxStack"] = 99,
["name"] = "Throne",
["netID"] = 355,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[356] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 103,
["height"] = 24,
["internalName"] = "Bowl",
["material"] = true,
["maxStack"] = 99,
["name"] = "Bowl",
["netID"] = 356,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[357] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BowlofSoup",
["maxStack"] = 30,
["name"] = "Bowl of Soup",
["netID"] = 357,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[358] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "Toilet",
["material"] = true,
["maxStack"] = 99,
["name"] = "Toilet",
["netID"] = 358,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[359] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "GrandfatherClock",
["maxStack"] = 99,
["name"] = "Grandfather Clock",
["netID"] = 359,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[360] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ArmorStatue",
["maxStack"] = 99,
["name"] = "Armor Statue",
["netID"] = 360,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[361] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "GoblinBattleStandard",
["maxStack"] = 20,
["name"] = "Goblin Battle Standard",
["netID"] = 361,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 28,
},
[362] = {
["height"] = 24,
["internalName"] = "TatteredCloth",
["material"] = true,
["maxStack"] = 99,
["name"] = "Tattered Cloth",
["netID"] = 362,
["sacrifices"] = 25,
["value"] = 30,
["width"] = 24,
},
[363] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 106,
["height"] = 20,
["internalName"] = "Sawmill",
["maxStack"] = 99,
["name"] = "Sawmill",
["netID"] = 363,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[364] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 107,
["height"] = 12,
["internalName"] = "CobaltOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cobalt Ore",
["netID"] = 364,
["rare"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3500,
["width"] = 12,
},
[365] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 108,
["height"] = 12,
["internalName"] = "MythrilOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mythril Ore",
["netID"] = 365,
["rare"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5500,
["width"] = 12,
},
[366] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 111,
["height"] = 12,
["internalName"] = "AdamantiteOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Adamantite Ore",
["netID"] = 366,
["rare"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 12,
},
[367] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 26,
["hammer"] = 80,
["height"] = 28,
["internalName"] = "Pwnhammer",
["knockBack"] = 7.5,
["melee"] = true,
["name"] = "Pwnhammer",
["netID"] = 367,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 27,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 39000,
["width"] = 24,
},
[368] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 66,
["height"] = 40,
["internalName"] = "Excalibur",
["knockBack"] = 4.5,
["material"] = true,
["melee"] = true,
["name"] = "Excalibur",
["netID"] = 368,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 230000,
["width"] = 40,
},
[369] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 109,
["height"] = 14,
["internalName"] = "HallowedSeeds",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hallowed Seeds",
["netID"] = 369,
["rare"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[370] = {
["ammo"] = 169,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 112,
["height"] = 12,
["internalName"] = "EbonsandBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonsand Block",
["netID"] = 370,
["notAmmo"] = true,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[371] = {
["craftable"] = true,
["defense"] = 2,
["headSlot"] = 29,
["height"] = 18,
["internalName"] = "CobaltHat",
["material"] = true,
["name"] = "Cobalt Hat",
["netID"] = 371,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 18,
},
[372] = {
["craftable"] = true,
["defense"] = 12,
["headSlot"] = 30,
["height"] = 18,
["internalName"] = "CobaltHelmet",
["material"] = true,
["name"] = "Cobalt Helmet",
["netID"] = 372,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 18,
},
[373] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 31,
["height"] = 18,
["internalName"] = "CobaltMask",
["material"] = true,
["name"] = "Cobalt Mask",
["netID"] = 373,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 18,
},
[374] = {
["bodySlot"] = 17,
["craftable"] = true,
["defense"] = 8,
["height"] = 18,
["internalName"] = "CobaltBreastplate",
["material"] = true,
["name"] = "Cobalt Breastplate",
["netID"] = 374,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 60000,
["width"] = 18,
},
[375] = {
["craftable"] = true,
["defense"] = 8,
["height"] = 18,
["internalName"] = "CobaltLeggings",
["legSlot"] = 16,
["material"] = true,
["name"] = "Cobalt Leggings",
["netID"] = 375,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[376] = {
["craftable"] = true,
["defense"] = 3,
["headSlot"] = 32,
["height"] = 18,
["internalName"] = "MythrilHood",
["material"] = true,
["name"] = "Mythril Hood",
["netID"] = 376,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 112500,
["width"] = 18,
},
[377] = {
["craftable"] = true,
["defense"] = 16,
["headSlot"] = 33,
["height"] = 18,
["internalName"] = "MythrilHelmet",
["material"] = true,
["name"] = "Mythril Helmet",
["netID"] = 377,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 112500,
["width"] = 18,
},
[378] = {
["craftable"] = true,
["defense"] = 6,
["headSlot"] = 34,
["height"] = 18,
["internalName"] = "MythrilHat",
["material"] = true,
["name"] = "Mythril Hat",
["netID"] = 378,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 112500,
["width"] = 18,
},
[379] = {
["bodySlot"] = 18,
["craftable"] = true,
["defense"] = 12,
["height"] = 18,
["internalName"] = "MythrilChainmail",
["material"] = true,
["name"] = "Mythril Chainmail",
["netID"] = 379,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 90000,
["width"] = 18,
},
[380] = {
["craftable"] = true,
["defense"] = 9,
["height"] = 18,
["internalName"] = "MythrilGreaves",
["legSlot"] = 17,
["material"] = true,
["name"] = "Mythril Greaves",
["netID"] = 380,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 67500,
["width"] = 18,
},
[381] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "CobaltBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cobalt Bar",
["netID"] = 381,
["placeStyle"] = 11,
["rare"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10500,
["width"] = 20,
},
[382] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "MythrilBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mythril Bar",
["netID"] = 382,
["placeStyle"] = 13,
["rare"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 22000,
["width"] = 20,
},
[383] = {
["UseSound"] = "Item_23",
["axe"] = 14,
["channel"] = true,
["craftable"] = true,
["damage"] = 23,
["height"] = 12,
["internalName"] = "CobaltChainsaw",
["knockBack"] = 2.75,
["melee"] = true,
["name"] = "Cobalt Chainsaw",
["netID"] = 383,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 57,
["shootSpeed"] = 40,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 54000,
["width"] = 20,
},
[384] = {
["UseSound"] = "Item_23",
["axe"] = 17,
["channel"] = true,
["craftable"] = true,
["damage"] = 29,
["height"] = 12,
["internalName"] = "MythrilChainsaw",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Mythril Chainsaw",
["netID"] = 384,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 58,
["shootSpeed"] = 40,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 6,
["value"] = 81000,
["width"] = 20,
},
[385] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 12,
["internalName"] = "CobaltDrill",
["melee"] = true,
["name"] = "Cobalt Drill",
["netID"] = 385,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 110,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 59,
["shootSpeed"] = 32,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 54000,
["width"] = 20,
},
[386] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 15,
["height"] = 12,
["internalName"] = "MythrilDrill",
["melee"] = true,
["name"] = "Mythril Drill",
["netID"] = 386,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 150,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 60,
["shootSpeed"] = 32,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 6,
["value"] = 81000,
["width"] = 20,
},
[387] = {
["UseSound"] = "Item_23",
["axe"] = 20,
["channel"] = true,
["craftable"] = true,
["damage"] = 33,
["height"] = 12,
["internalName"] = "AdamantiteChainsaw",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Adamantite Chainsaw",
["netID"] = 387,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 61,
["shootSpeed"] = 40,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 108000,
["width"] = 20,
},
[388] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 12,
["internalName"] = "AdamantiteDrill",
["melee"] = true,
["name"] = "Adamantite Drill",
["netID"] = 388,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 180,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 62,
["shootSpeed"] = 32,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 108000,
["width"] = 20,
},
[389] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 100,
["height"] = 10,
["internalName"] = "DaoofPow",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Dao of Pow",
["netID"] = 389,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 63,
["shootSpeed"] = 15,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 144000,
["width"] = 30,
},
[390] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 35,
["height"] = 40,
["internalName"] = "MythrilHalberd",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Mythril Halberd",
["netID"] = 390,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 64,
["shootSpeed"] = 4.5,
["useAnimation"] = 26,
["useStyle"] = 5,
["useTime"] = 26,
["value"] = 67500,
["width"] = 40,
},
[391] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "AdamantiteBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Adamantite Bar",
["netID"] = 391,
["placeStyle"] = 15,
["rare"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 20,
},
[392] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 21,
["height"] = 12,
["internalName"] = "GlassWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Glass Wall",
["netID"] = 392,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[393] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "Compass",
["material"] = true,
["name"] = "Compass",
["netID"] = 393,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 12500,
["width"] = 24,
},
[394] = {
["accessory"] = true,
["craftable"] = true,
["faceSlot"] = 4,
["height"] = 28,
["internalName"] = "DivingGear",
["material"] = true,
["name"] = "Diving Gear",
["netID"] = 394,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[395] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "GPS",
["material"] = true,
["name"] = "GPS",
["netID"] = 395,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 24,
},
[396] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "ObsidianHorseshoe",
["name"] = "Obsidian Horseshoe",
["netID"] = 396,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 60000,
["width"] = 24,
},
[397] = {
["accessory"] = true,
["craftable"] = true,
["defense"] = 2,
["height"] = 28,
["internalName"] = "ObsidianShield",
["material"] = true,
["name"] = "Obsidian Shield",
["netID"] = 397,
["rare"] = 4,
["sacrifices"] = 1,
["shieldSlot"] = 3,
["value"] = 100000,
["width"] = 24,
},
[398] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 114,
["height"] = 20,
["internalName"] = "TinkerersWorkshop",
["maxStack"] = 99,
["name"] = "Tinkerer's Workshop",
["netID"] = 398,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[399] = {
["accessory"] = true,
["balloonSlot"] = 4,
["craftable"] = true,
["height"] = 28,
["internalName"] = "CloudinaBalloon",
["material"] = true,
["name"] = "Cloud in a Balloon",
["netID"] = 399,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[400] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 35,
["height"] = 18,
["internalName"] = "AdamantiteHeadgear",
["material"] = true,
["name"] = "Adamantite Headgear",
["netID"] = 400,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[401] = {
["craftable"] = true,
["defense"] = 22,
["headSlot"] = 36,
["height"] = 18,
["internalName"] = "AdamantiteHelmet",
["material"] = true,
["name"] = "Adamantite Helmet",
["netID"] = 401,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[402] = {
["craftable"] = true,
["defense"] = 8,
["headSlot"] = 37,
["height"] = 18,
["internalName"] = "AdamantiteMask",
["material"] = true,
["name"] = "Adamantite Mask",
["netID"] = 402,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[403] = {
["bodySlot"] = 19,
["craftable"] = true,
["defense"] = 16,
["height"] = 18,
["internalName"] = "AdamantiteBreastplate",
["material"] = true,
["name"] = "Adamantite Breastplate",
["netID"] = 403,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 120000,
["width"] = 18,
},
[404] = {
["craftable"] = true,
["defense"] = 12,
["height"] = 18,
["internalName"] = "AdamantiteLeggings",
["legSlot"] = 18,
["material"] = true,
["name"] = "Adamantite Leggings",
["netID"] = 404,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 90000,
["width"] = 18,
},
[405] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SpectreBoots",
["material"] = true,
["name"] = "Spectre Boots",
["netID"] = 405,
["rare"] = 4,
["sacrifices"] = 1,
["shoeSlot"] = 13,
["value"] = 100000,
["width"] = 28,
},
[406] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 38,
["height"] = 40,
["internalName"] = "AdamantiteGlaive",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Adamantite Glaive",
["netID"] = 406,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 66,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 90000,
["width"] = 40,
},
[407] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "Toolbelt",
["name"] = "Toolbelt",
["netID"] = 407,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["waistSlot"] = 5,
["width"] = 28,
},
[408] = {
["ammo"] = 169,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 116,
["height"] = 12,
["internalName"] = "PearlsandBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlsand Block",
["netID"] = 408,
["notAmmo"] = true,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[409] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 117,
["height"] = 12,
["internalName"] = "PearlstoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlstone Block",
["netID"] = 409,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[410] = {
["bodySlot"] = 20,
["defense"] = 1,
["height"] = 18,
["internalName"] = "MiningShirt",
["name"] = "Mining Shirt",
["netID"] = 410,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 5000,
["width"] = 18,
},
[411] = {
["defense"] = 1,
["height"] = 18,
["internalName"] = "MiningPants",
["legSlot"] = 19,
["name"] = "Mining Pants",
["netID"] = 411,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 5000,
["width"] = 18,
},
[412] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 118,
["height"] = 12,
["internalName"] = "PearlstoneBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlstone Brick",
["netID"] = 412,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[413] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 119,
["height"] = 12,
["internalName"] = "IridescentBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Iridescent Brick",
["netID"] = 413,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[414] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 120,
["height"] = 12,
["internalName"] = "MudstoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mudstone Brick",
["netID"] = 414,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[415] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 121,
["height"] = 12,
["internalName"] = "CobaltBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cobalt Brick",
["netID"] = 415,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[416] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 122,
["height"] = 12,
["internalName"] = "MythrilBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mythril Brick",
["netID"] = 416,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[417] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 22,
["height"] = 12,
["internalName"] = "PearlstoneBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlstone Brick Wall",
["netID"] = 417,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[418] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 23,
["height"] = 12,
["internalName"] = "IridescentBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Iridescent Brick Wall",
["netID"] = 418,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[419] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 24,
["height"] = 12,
["internalName"] = "MudstoneBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mudstone Brick Wall",
["netID"] = 419,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[420] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 25,
["height"] = 12,
["internalName"] = "CobaltBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cobalt Brick Wall",
["netID"] = 420,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[421] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 26,
["height"] = 12,
["internalName"] = "MythrilBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mythril Brick Wall",
["netID"] = 421,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[422] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 20,
["internalName"] = "HolyWater",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Holy Water",
["netID"] = 422,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 69,
["shootSpeed"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 200,
["width"] = 18,
},
[423] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 20,
["internalName"] = "UnholyWater",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Unholy Water",
["netID"] = 423,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 70,
["shootSpeed"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 100,
["width"] = 18,
},
[424] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 123,
["height"] = 12,
["internalName"] = "SiltBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silt Block",
["netID"] = 424,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[425] = {
["UseSound"] = "Item_25",
["buffType"] = 27,
["channel"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 24,
["internalName"] = "FairyBell",
["name"] = "Fairy Bell",
["netID"] = 425,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 24,
},
[426] = {
["UseSound"] = "Item_1",
["damage"] = 43,
["height"] = 70,
["internalName"] = "BreakerBlade",
["knockBack"] = 8,
["melee"] = true,
["name"] = "Breaker Blade",
["netID"] = 426,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 29,
["useStyle"] = 1,
["value"] = 150000,
["width"] = 60,
},
[427] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "BlueTorch",
["maxStack"] = 999,
["name"] = "Blue Torch",
["netID"] = 427,
["noWet"] = true,
["placeStyle"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 10,
},
[428] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "RedTorch",
["maxStack"] = 999,
["name"] = "Red Torch",
["netID"] = 428,
["noWet"] = true,
["placeStyle"] = 2,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 10,
},
[429] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "GreenTorch",
["maxStack"] = 999,
["name"] = "Green Torch",
["netID"] = 429,
["noWet"] = true,
["placeStyle"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 10,
},
[430] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "PurpleTorch",
["maxStack"] = 999,
["name"] = "Purple Torch",
["netID"] = 430,
["noWet"] = true,
["placeStyle"] = 4,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 10,
},
[431] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "WhiteTorch",
["maxStack"] = 999,
["name"] = "White Torch",
["netID"] = 431,
["noWet"] = true,
["placeStyle"] = 5,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[432] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "YellowTorch",
["maxStack"] = 999,
["name"] = "Yellow Torch",
["netID"] = 432,
["noWet"] = true,
["placeStyle"] = 6,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 10,
},
[433] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "DemonTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Demon Torch",
["netID"] = 433,
["noWet"] = true,
["placeStyle"] = 7,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 10,
},
[434] = {
["UseSound"] = "Item_31",
["autoReuse"] = true,
["damage"] = 17,
["height"] = 18,
["internalName"] = "ClockworkAssaultRifle",
["name"] = "Clockwork Assault Rifle",
["netID"] = 434,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["reuseDelay"] = 14,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 7.75,
["useAmmo"] = 97,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 150000,
["width"] = 50,
},
[435] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 32,
["height"] = 18,
["internalName"] = "CobaltRepeater",
["knockBack"] = 1.5,
["name"] = "Cobalt Repeater",
["netID"] = 435,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 9,
["useAmmo"] = 40,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 60000,
["width"] = 50,
},
[436] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 36,
["height"] = 18,
["internalName"] = "MythrilRepeater",
["knockBack"] = 2,
["name"] = "Mythril Repeater",
["netID"] = 436,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 9.5,
["useAmmo"] = 40,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 90000,
["width"] = 50,
},
[437] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "DualHook",
["knockBack"] = 7,
["name"] = "Dual Hook",
["netID"] = 437,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 73,
["shootSpeed"] = 14,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 150000,
["width"] = 18,
},
[438] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "StarStatue",
["maxStack"] = 99,
["name"] = "Star Statue",
["netID"] = 438,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[439] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SwordStatue",
["maxStack"] = 99,
["name"] = "Sword Statue",
["netID"] = 439,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[440] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SlimeStatue",
["maxStack"] = 99,
["name"] = "Slime Statue",
["netID"] = 440,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[441] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "GoblinStatue",
["maxStack"] = 99,
["name"] = "Goblin Statue",
["netID"] = 441,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[442] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ShieldStatue",
["maxStack"] = 99,
["name"] = "Shield Statue",
["netID"] = 442,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[443] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BatStatue",
["maxStack"] = 99,
["name"] = "Bat Statue",
["netID"] = 443,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[444] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "FishStatue",
["maxStack"] = 99,
["name"] = "Fish Statue",
["netID"] = 444,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[445] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BunnyStatue",
["maxStack"] = 99,
["name"] = "Bunny Statue",
["netID"] = 445,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[446] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SkeletonStatue",
["maxStack"] = 99,
["name"] = "Skeleton Statue",
["netID"] = 446,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[447] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ReaperStatue",
["maxStack"] = 99,
["name"] = "Reaper Statue",
["netID"] = 447,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[448] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "WomanStatue",
["maxStack"] = 99,
["name"] = "Woman Statue",
["netID"] = 448,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[449] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ImpStatue",
["maxStack"] = 99,
["name"] = "Imp Statue",
["netID"] = 449,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[450] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "GargoyleStatue",
["maxStack"] = 99,
["name"] = "Gargoyle Statue",
["netID"] = 450,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[451] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "GloomStatue",
["maxStack"] = 99,
["name"] = "Gloom Statue",
["netID"] = 451,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[452] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "HornetStatue",
["maxStack"] = 99,
["name"] = "Hornet Statue",
["netID"] = 452,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[453] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BombStatue",
["maxStack"] = 99,
["name"] = "Bomb Statue",
["netID"] = 453,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[454] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "CrabStatue",
["maxStack"] = 99,
["name"] = "Crab Statue",
["netID"] = 454,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[455] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "HammerStatue",
["maxStack"] = 99,
["name"] = "Hammer Statue",
["netID"] = 455,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[456] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PotionStatue",
["maxStack"] = 99,
["name"] = "Potion Statue",
["netID"] = 456,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[457] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SpearStatue",
["maxStack"] = 99,
["name"] = "Spear Statue",
["netID"] = 457,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[458] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "CrossStatue",
["maxStack"] = 99,
["name"] = "Cross Statue",
["netID"] = 458,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[459] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "JellyfishStatue",
["maxStack"] = 99,
["name"] = "Jellyfish Statue",
["netID"] = 459,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[460] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BowStatue",
["maxStack"] = 99,
["name"] = "Bow Statue",
["netID"] = 460,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[461] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BoomerangStatue",
["maxStack"] = 99,
["name"] = "Boomerang Statue",
["netID"] = 461,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[462] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BootStatue",
["maxStack"] = 99,
["name"] = "Boot Statue",
["netID"] = 462,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[463] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ChestStatue",
["maxStack"] = 99,
["name"] = "Chest Statue",
["netID"] = 463,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[464] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BirdStatue",
["maxStack"] = 99,
["name"] = "Bird Statue",
["netID"] = 464,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[465] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "AxeStatue",
["maxStack"] = 99,
["name"] = "Axe Statue",
["netID"] = 465,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[466] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "CorruptStatue",
["maxStack"] = 99,
["name"] = "Corrupt Statue",
["netID"] = 466,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[467] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "TreeStatue",
["maxStack"] = 99,
["name"] = "Tree Statue",
["netID"] = 467,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[468] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "AnvilStatue",
["maxStack"] = 99,
["name"] = "Anvil Statue",
["netID"] = 468,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[469] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PickaxeStatue",
["maxStack"] = 99,
["name"] = "Pickaxe Statue",
["netID"] = 469,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[470] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 349,
["height"] = 20,
["internalName"] = "MushroomStatue",
["maxStack"] = 99,
["name"] = "Mushroom Statue",
["netID"] = 470,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[471] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "EyeballStatue",
["maxStack"] = 99,
["name"] = "Eyeball Statue",
["netID"] = 471,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[472] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PillarStatue",
["maxStack"] = 99,
["name"] = "Pillar Statue",
["netID"] = 472,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[473] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "HeartStatue",
["maxStack"] = 99,
["name"] = "Heart Statue",
["netID"] = 473,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[474] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PotStatue",
["maxStack"] = 99,
["name"] = "Pot Statue",
["netID"] = 474,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[475] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SunflowerStatue",
["maxStack"] = 99,
["name"] = "Sunflower Statue",
["netID"] = 475,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[476] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "KingStatue",
["maxStack"] = 99,
["name"] = "King Statue",
["netID"] = 476,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[477] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "QueenStatue",
["maxStack"] = 99,
["name"] = "Queen Statue",
["netID"] = 477,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[478] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PiranhaStatue",
["maxStack"] = 99,
["name"] = "Piranha Statue",
["netID"] = 478,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[479] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 27,
["height"] = 12,
["internalName"] = "PlankedWall",
["maxStack"] = 999,
["name"] = "Planked Wall",
["netID"] = 479,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[480] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 124,
["height"] = 12,
["internalName"] = "WoodenBeam",
["maxStack"] = 999,
["name"] = "Wooden Beam",
["netID"] = 480,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[481] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 40,
["height"] = 18,
["internalName"] = "AdamantiteRepeater",
["knockBack"] = 2.5,
["name"] = "Adamantite Repeater",
["netID"] = 481,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 10,
["useAmmo"] = 40,
["useAnimation"] = 19,
["useStyle"] = 5,
["useTime"] = 19,
["value"] = 120000,
["width"] = 50,
},
[482] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 56,
["height"] = 40,
["internalName"] = "AdamantiteSword",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Adamantite Sword",
["netID"] = 482,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 26,
["value"] = 138000,
["width"] = 40,
},
[483] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 39,
["height"] = 40,
["internalName"] = "CobaltSword",
["knockBack"] = 3.85,
["melee"] = true,
["name"] = "Cobalt Sword",
["netID"] = 483,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["useTurn"] = true,
["value"] = 69000,
["width"] = 40,
},
[484] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 49,
["height"] = 40,
["internalName"] = "MythrilSword",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Mythril Sword",
["netID"] = 484,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 26,
["value"] = 103500,
["width"] = 40,
},
[485] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 28,
["internalName"] = "MoonCharm",
["material"] = true,
["name"] = "Moon Charm",
["netID"] = 485,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 24,
},
[486] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 12,
["height"] = 18,
["internalName"] = "Ruler",
["knockBack"] = 0.5,
["material"] = true,
["melee"] = true,
["name"] = "Ruler",
["netID"] = 486,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["reuseDelay"] = 10,
["sacrifices"] = 1,
["shoot"] = 842,
["shootSpeed"] = 2.4,
["useAnimation"] = 20,
["useStyle"] = 13,
["useTime"] = 5,
["value"] = 1000,
["width"] = 40,
},
[487] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 125,
["height"] = 22,
["internalName"] = "CrystalBall",
["maxStack"] = 999,
["name"] = "Crystal Ball",
["netID"] = 487,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 22,
},
[488] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 126,
["height"] = 26,
["internalName"] = "DiscoBall",
["maxStack"] = 999,
["name"] = "Disco Ball",
["netID"] = 488,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[489] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "SorcererEmblem",
["material"] = true,
["name"] = "Sorcerer Emblem",
["netID"] = 489,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[490] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "WarriorEmblem",
["material"] = true,
["name"] = "Warrior Emblem",
["netID"] = 490,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[491] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "RangerEmblem",
["material"] = true,
["name"] = "Ranger Emblem",
["netID"] = 491,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[492] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "DemonWings",
["name"] = "Demon Wings",
["netID"] = 492,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 1,
},
[493] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "AngelWings",
["name"] = "Angel Wings",
["netID"] = 493,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 2,
},
[494] = {
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 28,
["holdStyle"] = 3,
["internalName"] = "MagicalHarp",
["knockBack"] = 0.25,
["magic"] = true,
["mana"] = 5,
["name"] = "Magical Harp",
["netID"] = 494,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 76,
["shootSpeed"] = 4.5,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 200000,
["width"] = 12,
},
[495] = {
["UseSound"] = "Item_28",
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["height"] = 28,
["internalName"] = "RainbowRod",
["knockBack"] = 6,
["magic"] = true,
["mana"] = 21,
["name"] = "Rainbow Rod",
["netID"] = 495,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 79,
["shootSpeed"] = 6,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 200000,
["width"] = 26,
},
[496] = {
["UseSound"] = "Item_28",
["autoReuse"] = true,
["damage"] = 28,
["height"] = 28,
["internalName"] = "IceRod",
["knockBack"] = 2,
["magic"] = true,
["mana"] = 6,
["name"] = "Ice Rod",
["netID"] = 496,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 80,
["shootSpeed"] = 12,
["useAnimation"] = 9,
["useStyle"] = 1,
["useTime"] = 9,
["value"] = 500000,
["width"] = 26,
},
[497] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "NeptunesShell",
["material"] = true,
["name"] = "Neptune's Shell",
["netID"] = 497,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 24,
},
[498] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 470,
["height"] = 12,
["internalName"] = "Mannequin",
["maxStack"] = 999,
["name"] = "Mannequin",
["netID"] = 498,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[499] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 150,
["height"] = 24,
["internalName"] = "GreaterHealingPotion",
["material"] = true,
["maxStack"] = 30,
["name"] = "Greater Healing Potion",
["netID"] = 499,
["potion"] = true,
["rare"] = 3,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 5000,
["width"] = 14,
},
[500] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["healMana"] = 200,
["height"] = 24,
["internalName"] = "GreaterManaPotion",
["material"] = true,
["maxStack"] = 75,
["name"] = "Greater Mana Potion",
["netID"] = 500,
["rare"] = 3,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[501] = {
["height"] = 14,
["internalName"] = "PixieDust",
["material"] = true,
["maxStack"] = 99,
["name"] = "Pixie Dust",
["netID"] = 501,
["rare"] = 1,
["sacrifices"] = 25,
["value"] = 500,
["width"] = 16,
},
[502] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 129,
["height"] = 24,
["internalName"] = "CrystalShard",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crystal Shard",
["netID"] = 502,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 8000,
["width"] = 24,
},
[503] = {
["headSlot"] = 40,
["height"] = 18,
["internalName"] = "ClownHat",
["name"] = "Clown Hat",
["netID"] = 503,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[504] = {
["bodySlot"] = 23,
["height"] = 18,
["internalName"] = "ClownShirt",
["name"] = "Clown Shirt",
["netID"] = 504,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[505] = {
["height"] = 18,
["internalName"] = "ClownPants",
["legSlot"] = 22,
["name"] = "Clown Pants",
["netID"] = 505,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[506] = {
["UseSound"] = "Item_34",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 35,
["height"] = 18,
["internalName"] = "Flamethrower",
["knockBack"] = 0.3,
["name"] = "Flamethrower",
["netID"] = 506,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 85,
["shootSpeed"] = 7,
["useAmmo"] = 23,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 6,
["value"] = 500000,
["width"] = 50,
},
[507] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "Bell",
["material"] = true,
["name"] = "Bell",
["netID"] = 507,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 12,
["value"] = 10000,
["width"] = 12,
},
[508] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "Harp",
["material"] = true,
["name"] = "Harp",
["netID"] = 508,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 10000,
["width"] = 12,
},
[509] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "Wrench",
["material"] = true,
["mech"] = true,
["name"] = "Red Wrench",
["netID"] = 509,
["rare"] = 1,
["sacrifices"] = 1,
["tileBoost"] = 20,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 20000,
["width"] = 24,
},
[510] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "WireCutter",
["material"] = true,
["mech"] = true,
["name"] = "Wire Cutter",
["netID"] = 510,
["rare"] = 1,
["sacrifices"] = 1,
["tileBoost"] = 20,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 20000,
["width"] = 24,
},
[511] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 130,
["height"] = 12,
["internalName"] = "ActiveStoneBlock",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Active Stone Block",
["netID"] = 511,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[512] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 131,
["height"] = 12,
["internalName"] = "InactiveStoneBlock",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Inactive Stone Block",
["netID"] = 512,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[513] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 132,
["height"] = 24,
["internalName"] = "Lever",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Lever",
["netID"] = 513,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 24,
},
[514] = {
["UseSound"] = "Item_12",
["autoReuse"] = true,
["damage"] = 29,
["height"] = 22,
["internalName"] = "LaserRifle",
["knockBack"] = 2.5,
["magic"] = true,
["mana"] = 8,
["name"] = "Laser Rifle",
["netID"] = 514,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 88,
["shootSpeed"] = 17,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 150000,
["width"] = 36,
},
[515] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 9,
["height"] = 8,
["internalName"] = "CrystalBullet",
["knockBack"] = 1,
["maxStack"] = 999,
["name"] = "Crystal Bullet",
["netID"] = 515,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 89,
["shootSpeed"] = 5,
["value"] = 30,
["width"] = 8,
},
[516] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 13,
["height"] = 28,
["internalName"] = "HolyArrow",
["knockBack"] = 2,
["maxStack"] = 999,
["name"] = "Holy Arrow",
["netID"] = 516,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 91,
["shootSpeed"] = 3.5,
["value"] = 80,
["width"] = 10,
},
[517] = {
["UseSound"] = "Item_1",
["damage"] = 40,
["height"] = 20,
["internalName"] = "MagicDagger",
["knockBack"] = 3.75,
["magic"] = true,
["mana"] = 6,
["name"] = "Magic Dagger",
["netID"] = 517,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 93,
["shootSpeed"] = 12,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 250000,
["width"] = 18,
},
[518] = {
["UseSound"] = "Item_9",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 32,
["height"] = 28,
["internalName"] = "CrystalStorm",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 5,
["name"] = "Crystal Storm",
["netID"] = 518,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 94,
["shootSpeed"] = 16,
["useAnimation"] = 7,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 200000,
["width"] = 24,
},
[519] = {
["UseSound"] = "Item_20",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 50,
["height"] = 28,
["internalName"] = "CursedFlames",
["knockBack"] = 6.5,
["magic"] = true,
["mana"] = 9,
["name"] = "Cursed Flames",
["netID"] = 519,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 95,
["shootSpeed"] = 10,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 200000,
["width"] = 24,
},
[520] = {
["height"] = 18,
["internalName"] = "SoulofLight",
["material"] = true,
["maxStack"] = 999,
["name"] = "Soul of Light",
["netID"] = 520,
["rare"] = 3,
["sacrifices"] = 25,
["value"] = 1000,
["width"] = 18,
},
[521] = {
["height"] = 18,
["internalName"] = "SoulofNight",
["material"] = true,
["maxStack"] = 999,
["name"] = "Soul of Night",
["netID"] = 521,
["rare"] = 3,
["sacrifices"] = 25,
["value"] = 1000,
["width"] = 18,
},
[522] = {
["height"] = 14,
["internalName"] = "CursedFlame",
["material"] = true,
["maxStack"] = 99,
["name"] = "Cursed Flame",
["netID"] = 522,
["rare"] = 3,
["sacrifices"] = 25,
["value"] = 4000,
["width"] = 12,
},
[523] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "CursedTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cursed Torch",
["netID"] = 523,
["placeStyle"] = 8,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 10,
},
[524] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 133,
["height"] = 30,
["internalName"] = "AdamantiteForge",
["maxStack"] = 99,
["name"] = "Adamantite Forge",
["netID"] = 524,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 44,
},
[525] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 134,
["height"] = 14,
["internalName"] = "MythrilAnvil",
["maxStack"] = 99,
["name"] = "Mythril Anvil",
["netID"] = 525,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 28,
},
[526] = {
["height"] = 14,
["internalName"] = "UnicornHorn",
["material"] = true,
["maxStack"] = 99,
["name"] = "Unicorn Horn",
["netID"] = 526,
["rare"] = 1,
["sacrifices"] = 5,
["value"] = 15000,
["width"] = 14,
},
[527] = {
["height"] = 14,
["internalName"] = "DarkShard",
["material"] = true,
["maxStack"] = 99,
["name"] = "Dark Shard",
["netID"] = 527,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 4500,
["width"] = 14,
},
[528] = {
["height"] = 14,
["internalName"] = "LightShard",
["material"] = true,
["maxStack"] = 99,
["name"] = "Light Shard",
["netID"] = 528,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 4500,
["width"] = 14,
},
[529] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "RedPressurePlate",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Red Pressure Plate",
["netID"] = 529,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[530] = {
["height"] = 18,
["internalName"] = "Wire",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Wire",
["netID"] = 530,
["sacrifices"] = 100,
["value"] = 500,
["width"] = 12,
},
[531] = {
["height"] = 18,
["internalName"] = "SpellTome",
["material"] = true,
["maxStack"] = 99,
["name"] = "Spell Tome",
["netID"] = 531,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 12,
},
[532] = {
["accessory"] = true,
["backSlot"] = 2,
["height"] = 24,
["internalName"] = "StarCloak",
["material"] = true,
["name"] = "Star Cloak",
["netID"] = 532,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 20,
},
[533] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 25,
["height"] = 18,
["internalName"] = "Megashark",
["knockBack"] = 1,
["name"] = "Megashark",
["netID"] = 533,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 10,
["useAmmo"] = 97,
["useAnimation"] = 7,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 350000,
["width"] = 50,
},
[534] = {
["UseSound"] = "Item_36",
["damage"] = 24,
["height"] = 14,
["internalName"] = "Shotgun",
["knockBack"] = 6.5,
["material"] = true,
["name"] = "Shotgun",
["netID"] = 534,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 7,
["useAmmo"] = 97,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 250000,
["width"] = 50,
},
[535] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "PhilosophersStone",
["material"] = true,
["name"] = "Philosopher's Stone",
["netID"] = 535,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 12,
},
[536] = {
["accessory"] = true,
["handOffSlot"] = 8,
["handOnSlot"] = 15,
["height"] = 18,
["internalName"] = "TitanGlove",
["material"] = true,
["name"] = "Titan Glove",
["netID"] = 536,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 12,
},
[537] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 29,
["height"] = 40,
["internalName"] = "CobaltNaginata",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Cobalt Naginata",
["netID"] = 537,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 97,
["shootSpeed"] = 4.3,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 45000,
["width"] = 40,
},
[538] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 136,
["height"] = 12,
["internalName"] = "Switch",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Switch",
["netID"] = 538,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 12,
},
[539] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 137,
["height"] = 12,
["internalName"] = "DartTrap",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Dart Trap",
["netID"] = 539,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[540] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 138,
["height"] = 12,
["internalName"] = "Boulder",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Boulder",
["netID"] = 540,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[541] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "GreenPressurePlate",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Green Pressure Plate",
["netID"] = 541,
["placeStyle"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[542] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "GrayPressurePlate",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Gray Pressure Plate",
["netID"] = 542,
["placeStyle"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[543] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "BrownPressurePlate",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Brown Pressure Plate",
["netID"] = 543,
["placeStyle"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[544] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "MechanicalEye",
["material"] = true,
["maxStack"] = 20,
["name"] = "Mechanical Eye",
["netID"] = 544,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[545] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 17,
["height"] = 28,
["internalName"] = "CursedArrow",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Cursed Arrow",
["netID"] = 545,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 103,
["shootSpeed"] = 4,
["value"] = 40,
["width"] = 10,
},
[546] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 8,
["internalName"] = "CursedBullet",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Cursed Bullet",
["netID"] = 546,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 104,
["shootSpeed"] = 5,
["value"] = 30,
["width"] = 8,
},
[547] = {
["height"] = 18,
["internalName"] = "SoulofFright",
["material"] = true,
["maxStack"] = 999,
["name"] = "Soul of Fright",
["netID"] = 547,
["rare"] = 5,
["sacrifices"] = 25,
["value"] = 40000,
["width"] = 18,
},
[548] = {
["height"] = 18,
["internalName"] = "SoulofMight",
["material"] = true,
["maxStack"] = 999,
["name"] = "Soul of Might",
["netID"] = 548,
["rare"] = 5,
["sacrifices"] = 25,
["value"] = 40000,
["width"] = 18,
},
[549] = {
["height"] = 18,
["internalName"] = "SoulofSight",
["material"] = true,
["maxStack"] = 999,
["name"] = "Soul of Sight",
["netID"] = 549,
["rare"] = 5,
["sacrifices"] = 25,
["value"] = 40000,
["width"] = 18,
},
[550] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "Gungnir",
["knockBack"] = 6.4,
["material"] = true,
["melee"] = true,
["name"] = "Gungnir",
["netID"] = 550,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 105,
["shootSpeed"] = 5.6,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 230000,
["width"] = 40,
},
[551] = {
["bodySlot"] = 24,
["craftable"] = true,
["defense"] = 15,
["height"] = 18,
["internalName"] = "HallowedPlateMail",
["material"] = true,
["name"] = "Hallowed Plate Mail",
["netID"] = 551,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 18,
},
[552] = {
["craftable"] = true,
["defense"] = 11,
["height"] = 18,
["internalName"] = "HallowedGreaves",
["legSlot"] = 23,
["material"] = true,
["name"] = "Hallowed Greaves",
["netID"] = 552,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[553] = {
["craftable"] = true,
["defense"] = 9,
["headSlot"] = 41,
["height"] = 18,
["internalName"] = "HallowedHelmet",
["material"] = true,
["name"] = "Hallowed Helmet",
["netID"] = 553,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[554] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "CrossNecklace",
["material"] = true,
["name"] = "Cross Necklace",
["neckSlot"] = 2,
["netID"] = 554,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 20,
},
[555] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ManaFlower",
["material"] = true,
["name"] = "Mana Flower",
["netID"] = 555,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 50000,
["waistSlot"] = 6,
["width"] = 20,
},
[556] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "MechanicalWorm",
["maxStack"] = 20,
["name"] = "Mechanical Worm",
["netID"] = 556,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[557] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "MechanicalSkull",
["material"] = true,
["maxStack"] = 20,
["name"] = "Mechanical Skull",
["netID"] = 557,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[558] = {
["craftable"] = true,
["defense"] = 5,
["headSlot"] = 42,
["height"] = 18,
["internalName"] = "HallowedHeadgear",
["material"] = true,
["name"] = "Hallowed Headgear",
["netID"] = 558,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[559] = {
["craftable"] = true,
["defense"] = 24,
["headSlot"] = 43,
["height"] = 18,
["internalName"] = "HallowedMask",
["material"] = true,
["name"] = "Hallowed Mask",
["netID"] = 559,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[560] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "SlimeCrown",
["maxStack"] = 20,
["name"] = "Slime Crown",
["netID"] = 560,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[561] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 57,
["height"] = 24,
["internalName"] = "LightDisc",
["knockBack"] = 8,
["maxStack"] = 5,
["melee"] = true,
["name"] = "Light Disc",
["netID"] = 561,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 106,
["shootSpeed"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 300000,
["width"] = 24,
},
[562] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOverworldDay",
["material"] = true,
["name"] = "Music Box (Overworld Day)",
["netID"] = 562,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[563] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxEerie",
["material"] = true,
["name"] = "Music Box (Eerie)",
["netID"] = 563,
["placeStyle"] = 1,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[564] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxNight",
["material"] = true,
["name"] = "Music Box (Night)",
["netID"] = 564,
["placeStyle"] = 2,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[565] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxTitle",
["name"] = "Music Box (Title)",
["netID"] = 565,
["placeStyle"] = 3,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[566] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxUnderground",
["material"] = true,
["name"] = "Music Box (Underground)",
["netID"] = 566,
["placeStyle"] = 4,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[567] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxBoss1",
["material"] = true,
["name"] = "Music Box (Boss 1)",
["netID"] = 567,
["placeStyle"] = 5,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[568] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxJungle",
["material"] = true,
["name"] = "Music Box (Jungle)",
["netID"] = 568,
["placeStyle"] = 6,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[569] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxCorruption",
["material"] = true,
["name"] = "Music Box (Corruption)",
["netID"] = 569,
["placeStyle"] = 7,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[570] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxUndergroundCorruption",
["material"] = true,
["name"] = "Music Box (Underground Corruption)",
["netID"] = 570,
["placeStyle"] = 8,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[571] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxTheHallow",
["material"] = true,
["name"] = "Music Box (The Hallow)",
["netID"] = 571,
["placeStyle"] = 9,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[572] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxBoss2",
["material"] = true,
["name"] = "Music Box (Boss 2)",
["netID"] = 572,
["placeStyle"] = 10,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[573] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxUndergroundHallow",
["material"] = true,
["name"] = "Music Box (Underground Hallow)",
["netID"] = 573,
["placeStyle"] = 11,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[574] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxBoss3",
["material"] = true,
["name"] = "Music Box (Boss 3)",
["netID"] = 574,
["placeStyle"] = 12,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[575] = {
["height"] = 18,
["internalName"] = "SoulofFlight",
["material"] = true,
["maxStack"] = 999,
["name"] = "Soul of Flight",
["netID"] = 575,
["rare"] = 3,
["sacrifices"] = 25,
["value"] = 1000,
["width"] = 18,
},
[576] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "MusicBox",
["name"] = "Music Box",
["netID"] = 576,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[577] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 140,
["height"] = 12,
["internalName"] = "DemoniteBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Demonite Brick",
["netID"] = 577,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[578] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 53,
["height"] = 18,
["internalName"] = "HallowedRepeater",
["knockBack"] = 2.5,
["material"] = true,
["name"] = "Hallowed Repeater",
["netID"] = 578,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 11,
["useAmmo"] = 40,
["useAnimation"] = 16,
["useStyle"] = 5,
["useTime"] = 16,
["value"] = 200000,
["width"] = 50,
},
[579] = {
["UseSound"] = "Item_23",
["axe"] = 22,
["channel"] = true,
["craftable"] = true,
["damage"] = 35,
["height"] = 12,
["internalName"] = "Drax",
["knockBack"] = 4.75,
["melee"] = true,
["name"] = "Drax",
["netID"] = 579,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 200,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 107,
["shootSpeed"] = 36,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 220000,
["width"] = 20,
},
[580] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 141,
["height"] = 12,
["internalName"] = "Explosives",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Explosives",
["netID"] = 580,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[581] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 142,
["height"] = 12,
["internalName"] = "InletPump",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Inlet Pump",
["netID"] = 581,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[582] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 143,
["height"] = 12,
["internalName"] = "OutletPump",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Outlet Pump",
["netID"] = 582,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[583] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 144,
["height"] = 12,
["internalName"] = "Timer1Second",
["maxStack"] = 99,
["mech"] = true,
["name"] = "1 Second Timer",
["netID"] = 583,
["noWet"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 10,
},
[584] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 144,
["height"] = 12,
["internalName"] = "Timer3Second",
["maxStack"] = 99,
["mech"] = true,
["name"] = "3 Second Timer",
["netID"] = 584,
["noWet"] = true,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 10,
},
[585] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 144,
["height"] = 12,
["internalName"] = "Timer5Second",
["maxStack"] = 99,
["mech"] = true,
["name"] = "5 Second Timer",
["netID"] = 585,
["noWet"] = true,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 10,
},
[586] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 145,
["height"] = 12,
["internalName"] = "CandyCaneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Candy Cane Block",
["netID"] = 586,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[587] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 29,
["height"] = 12,
["internalName"] = "CandyCaneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Candy Cane Wall",
["netID"] = 587,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[588] = {
["headSlot"] = 44,
["height"] = 12,
["internalName"] = "SantaHat",
["name"] = "Santa Hat",
["netID"] = 588,
["sacrifices"] = 1,
["value"] = 150000,
["vanity"] = true,
["width"] = 18,
},
[589] = {
["bodySlot"] = 25,
["height"] = 18,
["internalName"] = "SantaShirt",
["name"] = "Santa Shirt",
["netID"] = 589,
["sacrifices"] = 1,
["value"] = 150000,
["vanity"] = true,
["width"] = 18,
},
[590] = {
["height"] = 18,
["internalName"] = "SantaPants",
["legSlot"] = 24,
["name"] = "Santa Pants",
["netID"] = 590,
["sacrifices"] = 1,
["value"] = 150000,
["vanity"] = true,
["width"] = 18,
},
[591] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 146,
["height"] = 12,
["internalName"] = "GreenCandyCaneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Candy Cane Block",
["netID"] = 591,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[592] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 30,
["height"] = 12,
["internalName"] = "GreenCandyCaneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Candy Cane Wall",
["netID"] = 592,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[593] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 147,
["height"] = 12,
["internalName"] = "SnowBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Snow Block",
["netID"] = 593,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[594] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 148,
["height"] = 12,
["internalName"] = "SnowBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Snow Brick",
["netID"] = 594,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[595] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 31,
["height"] = 12,
["internalName"] = "SnowBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Snow Brick Wall",
["netID"] = 595,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[596] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 149,
["height"] = 12,
["internalName"] = "BlueLight",
["maxStack"] = 999,
["name"] = "Blue Light",
["netID"] = 596,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[597] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 149,
["height"] = 12,
["internalName"] = "RedLight",
["maxStack"] = 999,
["name"] = "Red Light",
["netID"] = 597,
["placeStyle"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[598] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 149,
["height"] = 12,
["internalName"] = "GreenLight",
["maxStack"] = 999,
["name"] = "Green Light",
["netID"] = 598,
["placeStyle"] = 2,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[599] = {
["height"] = 12,
["internalName"] = "BluePresent",
["name"] = "Blue Present",
["netID"] = 599,
["rare"] = 1,
["sacrifices"] = 0,
["width"] = 12,
},
[600] = {
["height"] = 12,
["internalName"] = "GreenPresent",
["name"] = "Green Present",
["netID"] = 600,
["rare"] = 1,
["sacrifices"] = 0,
["width"] = 12,
},
[601] = {
["height"] = 12,
["internalName"] = "YellowPresent",
["name"] = "Yellow Present",
["netID"] = 601,
["rare"] = 1,
["sacrifices"] = 0,
["width"] = 12,
},
[602] = {
["consumable"] = true,
["height"] = 28,
["internalName"] = "SnowGlobe",
["maxStack"] = 20,
["name"] = "Snow Globe",
["netID"] = 602,
["rare"] = 2,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 28,
},
[603] = {
["UseSound"] = "Item_2",
["buffType"] = 40,
["damage"] = 0,
["height"] = 30,
["internalName"] = "Carrot",
["name"] = "Carrot",
["netID"] = 603,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 111,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["width"] = 16,
},
[604] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 150,
["height"] = 12,
["internalName"] = "AdamantiteBeam",
["material"] = true,
["maxStack"] = 999,
["name"] = "Adamantite Beam",
["netID"] = 604,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[605] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 32,
["height"] = 12,
["internalName"] = "AdamantiteBeamWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Adamantite Beam Wall",
["netID"] = 605,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[606] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 33,
["height"] = 12,
["internalName"] = "DemoniteBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Demonite Brick Wall",
["netID"] = 606,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[607] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 151,
["height"] = 12,
["internalName"] = "SandstoneBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sandstone Brick",
["netID"] = 607,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[608] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 34,
["height"] = 12,
["internalName"] = "SandstoneBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sandstone Brick Wall",
["netID"] = 608,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[609] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 152,
["height"] = 12,
["internalName"] = "EbonstoneBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonstone Brick",
["netID"] = 609,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[610] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 35,
["height"] = 12,
["internalName"] = "EbonstoneBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonstone Brick Wall",
["netID"] = 610,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[611] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 153,
["height"] = 12,
["internalName"] = "RedStucco",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Stucco",
["netID"] = 611,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[612] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 154,
["height"] = 12,
["internalName"] = "YellowStucco",
["material"] = true,
["maxStack"] = 999,
["name"] = "Yellow Stucco",
["netID"] = 612,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[613] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 155,
["height"] = 12,
["internalName"] = "GreenStucco",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Stucco",
["netID"] = 613,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[614] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 156,
["height"] = 12,
["internalName"] = "GrayStucco",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gray Stucco",
["netID"] = 614,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[615] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 36,
["height"] = 12,
["internalName"] = "RedStuccoWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Stucco Wall",
["netID"] = 615,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[616] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 37,
["height"] = 12,
["internalName"] = "YellowStuccoWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Yellow Stucco Wall",
["netID"] = 616,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[617] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 38,
["height"] = 12,
["internalName"] = "GreenStuccoWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Stucco Wall",
["netID"] = 617,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[618] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 39,
["height"] = 12,
["internalName"] = "GrayStuccoWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gray Stucco Wall",
["netID"] = 618,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[619] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 157,
["height"] = 10,
["internalName"] = "Ebonwood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonwood",
["netID"] = 619,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[620] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 158,
["height"] = 10,
["internalName"] = "RichMahogany",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rich Mahogany",
["netID"] = 620,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[621] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 159,
["height"] = 10,
["internalName"] = "Pearlwood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlwood",
["netID"] = 621,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[622] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 41,
["height"] = 12,
["internalName"] = "EbonwoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonwood Wall",
["netID"] = 622,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[623] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 42,
["height"] = 12,
["internalName"] = "RichMahoganyWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rich Mahogany Wall",
["netID"] = 623,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[624] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 43,
["height"] = 12,
["internalName"] = "PearlwoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlwood Wall",
["netID"] = 624,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[625] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "EbonwoodChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Ebonwood Chest",
["netID"] = 625,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[626] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "RichMahoganyChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Rich Mahogany Chest",
["netID"] = 626,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[627] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "PearlwoodChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Pearlwood Chest",
["netID"] = 627,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[628] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "EbonwoodChair",
["maxStack"] = 99,
["name"] = "Ebonwood Chair",
["netID"] = 628,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[629] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "RichMahoganyChair",
["maxStack"] = 99,
["name"] = "Rich Mahogany Chair",
["netID"] = 629,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[630] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "PearlwoodChair",
["maxStack"] = 99,
["name"] = "Pearlwood Chair",
["netID"] = 630,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[631] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "EbonwoodPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonwood Platform",
["netID"] = 631,
["placeStyle"] = 1,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[632] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "RichMahoganyPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rich Mahogany Platform",
["netID"] = 632,
["placeStyle"] = 2,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[633] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "PearlwoodPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlwood Platform",
["netID"] = 633,
["placeStyle"] = 3,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[634] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "BonePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bone Platform",
["netID"] = 634,
["placeStyle"] = 4,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[635] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "EbonwoodWorkBench",
["maxStack"] = 99,
["name"] = "Ebonwood Work Bench",
["netID"] = 635,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[636] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "RichMahoganyWorkBench",
["maxStack"] = 99,
["name"] = "Rich Mahogany Work Bench",
["netID"] = 636,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[637] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "PearlwoodWorkBench",
["maxStack"] = 99,
["name"] = "Pearlwood Work Bench",
["netID"] = 637,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[638] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "EbonwoodTable",
["maxStack"] = 99,
["name"] = "Ebonwood Table",
["netID"] = 638,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[639] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "RichMahoganyTable",
["maxStack"] = 99,
["name"] = "Rich Mahogany Table",
["netID"] = 639,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[640] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "PearlwoodTable",
["maxStack"] = 99,
["name"] = "Pearlwood Table",
["netID"] = 640,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[641] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "EbonwoodPiano",
["maxStack"] = 99,
["name"] = "Ebonwood Piano",
["netID"] = 641,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[642] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "RichMahoganyPiano",
["maxStack"] = 99,
["name"] = "Rich Mahogany Piano",
["netID"] = 642,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[643] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "PearlwoodPiano",
["maxStack"] = 99,
["name"] = "Pearlwood Piano",
["netID"] = 643,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[644] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "EbonwoodBed",
["maxStack"] = 99,
["name"] = "Ebonwood Bed",
["netID"] = 644,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[645] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "RichMahoganyBed",
["maxStack"] = 99,
["name"] = "Rich Mahogany Bed",
["netID"] = 645,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[646] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "PearlwoodBed",
["maxStack"] = 99,
["name"] = "Pearlwood Bed",
["netID"] = 646,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[647] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "EbonwoodDresser",
["maxStack"] = 99,
["name"] = "Ebonwood Dresser",
["netID"] = 647,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[648] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "RichMahoganyDresser",
["maxStack"] = 99,
["name"] = "Rich Mahogany Dresser",
["netID"] = 648,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[649] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "PearlwoodDresser",
["maxStack"] = 99,
["name"] = "Pearlwood Dresser",
["netID"] = 649,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[650] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "EbonwoodDoor",
["maxStack"] = 99,
["name"] = "Ebonwood Door",
["netID"] = 650,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[651] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "RichMahoganyDoor",
["maxStack"] = 99,
["name"] = "Rich Mahogany Door",
["netID"] = 651,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[652] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "PearlwoodDoor",
["maxStack"] = 99,
["name"] = "Pearlwood Door",
["netID"] = 652,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[653] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 10,
["height"] = 28,
["internalName"] = "EbonwoodSword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Ebonwood Sword",
["netID"] = 653,
["sacrifices"] = 1,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 100,
["width"] = 24,
},
[654] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 7,
["hammer"] = 40,
["height"] = 28,
["internalName"] = "EbonwoodHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Ebonwood Hammer",
["netID"] = 654,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50,
["width"] = 24,
},
[655] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "EbonwoodBow",
["name"] = "Ebonwood Bow",
["netID"] = 655,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 100,
["width"] = 12,
},
[656] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "RichMahoganySword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Rich Mahogany Sword",
["netID"] = 656,
["sacrifices"] = 1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["value"] = 100,
["width"] = 24,
},
[657] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 4,
["hammer"] = 35,
["height"] = 28,
["internalName"] = "RichMahoganyHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Rich Mahogany Hammer",
["netID"] = 657,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 33,
["useStyle"] = 1,
["useTime"] = 23,
["useTurn"] = true,
["value"] = 50,
["width"] = 24,
},
[658] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "RichMahoganyBow",
["name"] = "Rich Mahogany Bow",
["netID"] = 658,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 29,
["useStyle"] = 5,
["useTime"] = 29,
["value"] = 100,
["width"] = 12,
},
[659] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 11,
["height"] = 28,
["internalName"] = "PearlwoodSword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Pearlwood Sword",
["netID"] = 659,
["sacrifices"] = 1,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 100,
["width"] = 24,
},
[660] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 9,
["hammer"] = 45,
["height"] = 28,
["internalName"] = "PearlwoodHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Pearlwood Hammer",
["netID"] = 660,
["sacrifices"] = 1,
["scale"] = 1.25,
["useAnimation"] = 29,
["useStyle"] = 1,
["useTime"] = 19,
["useTurn"] = true,
["value"] = 50,
["width"] = 24,
},
[661] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 9,
["height"] = 28,
["internalName"] = "PearlwoodBow",
["name"] = "Pearlwood Bow",
["netID"] = 661,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 27,
["useStyle"] = 5,
["useTime"] = 27,
["value"] = 100,
["width"] = 12,
},
[662] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 160,
["height"] = 12,
["internalName"] = "RainbowBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rainbow Brick",
["netID"] = 662,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[663] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 44,
["height"] = 12,
["internalName"] = "RainbowBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rainbow Brick Wall",
["netID"] = 663,
["rare"] = 1,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[664] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 161,
["height"] = 12,
["internalName"] = "IceBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ice Block",
["netID"] = 664,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[665] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "RedsWings",
["name"] = "Red's Wings",
["netID"] = 665,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 3,
},
[666] = {
["headSlot"] = 45,
["height"] = 18,
["internalName"] = "RedsHelmet",
["name"] = "Red's Helmet",
["netID"] = 666,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[667] = {
["bodySlot"] = 26,
["height"] = 18,
["internalName"] = "RedsBreastplate",
["name"] = "Red's Breastplate",
["netID"] = 667,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[668] = {
["height"] = 18,
["internalName"] = "RedsLeggings",
["legSlot"] = 25,
["name"] = "Red's Leggings",
["netID"] = 668,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[669] = {
["UseSound"] = "Item_2",
["buffType"] = 41,
["damage"] = 0,
["height"] = 30,
["internalName"] = "Fish",
["name"] = "Fish",
["netID"] = 669,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 112,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[670] = {
["UseSound"] = "Item_1",
["crit"] = 2,
["damage"] = 16,
["height"] = 28,
["internalName"] = "IceBoomerang",
["knockBack"] = 8.5,
["melee"] = true,
["name"] = "Ice Boomerang",
["netID"] = 670,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 113,
["shootSpeed"] = 11.5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 14,
},
[671] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["crit"] = 13,
["damage"] = 85,
["height"] = 40,
["internalName"] = "Keybrand",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Keybrand",
["netID"] = 671,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 200000,
["width"] = 40,
},
[672] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 49,
["height"] = 28,
["internalName"] = "Cutlass",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Cutlass",
["netID"] = 672,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 18,
["useStyle"] = 1,
["useTurn"] = true,
["value"] = 180000,
["width"] = 24,
},
[673] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "BorealWoodWorkBench",
["maxStack"] = 99,
["name"] = "Boreal Wood Work Bench",
["netID"] = 673,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[674] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 70,
["height"] = 40,
["internalName"] = "TrueExcalibur",
["knockBack"] = 4.5,
["material"] = true,
["melee"] = true,
["name"] = "True Excalibur",
["netID"] = 674,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.05,
["shoot"] = 156,
["shootSpeed"] = 11,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 16,
["value"] = 500000,
["width"] = 40,
},
[675] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 105,
["height"] = 40,
["internalName"] = "TrueNightsEdge",
["knockBack"] = 4.75,
["material"] = true,
["melee"] = true,
["name"] = "True Night's Edge",
["netID"] = 675,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.15,
["shoot"] = 157,
["shootSpeed"] = 10,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 26,
["value"] = 500000,
["width"] = 40,
},
[676] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 49,
["height"] = 28,
["internalName"] = "Frostbrand",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Frostbrand",
["netID"] = 676,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.15,
["shoot"] = 119,
["shootSpeed"] = 12,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 55,
["value"] = 250000,
["width"] = 24,
},
[677] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "BorealWoodTable",
["maxStack"] = 99,
["name"] = "Boreal Wood Table",
["netID"] = 677,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[678] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["height"] = 24,
["internalName"] = "RedPotion",
["maxStack"] = 30,
["name"] = "Red Potion",
["netID"] = 678,
["rare"] = 4,
["sacrifices"] = 10,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["width"] = 14,
},
[679] = {
["UseSound"] = "Item_38",
["autoReuse"] = true,
["damage"] = 29,
["height"] = 14,
["internalName"] = "TacticalShotgun",
["knockBack"] = 7,
["name"] = "Tactical Shotgun",
["netID"] = 679,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 6,
["useAmmo"] = 97,
["useAnimation"] = 34,
["useStyle"] = 5,
["useTime"] = 34,
["value"] = 400000,
["width"] = 50,
},
[680] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "IvyChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Ivy Chest",
["netID"] = 680,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 26,
},
[681] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "IceChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Frozen Chest",
["netID"] = 681,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 26,
},
[682] = {
["UseSound"] = "Item_5",
["crit"] = 5,
["damage"] = 50,
["height"] = 32,
["internalName"] = "Marrow",
["knockBack"] = 4.7,
["name"] = "Marrow",
["netID"] = 682,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 117,
["shootSpeed"] = 11,
["useAmmo"] = 40,
["useAnimation"] = 19,
["useStyle"] = 5,
["useTime"] = 19,
["value"] = 27000,
["width"] = 14,
},
[683] = {
["UseSound"] = "Item_20",
["autoReuse"] = true,
["damage"] = 88,
["height"] = 30,
["internalName"] = "UnholyTrident",
["knockBack"] = 6.5,
["magic"] = true,
["mana"] = 19,
["name"] = "Unholy Trident",
["netID"] = 683,
["noMelee"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 114,
["shootSpeed"] = 13,
["useAnimation"] = 17,
["useStyle"] = 5,
["useTime"] = 17,
["value"] = 500000,
["width"] = 30,
},
[684] = {
["craftable"] = true,
["defense"] = 10,
["headSlot"] = 46,
["height"] = 18,
["internalName"] = "FrostHelmet",
["name"] = "Frost Helmet",
["netID"] = 684,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[685] = {
["bodySlot"] = 27,
["craftable"] = true,
["defense"] = 20,
["height"] = 18,
["internalName"] = "FrostBreastplate",
["name"] = "Frost Breastplate",
["netID"] = 685,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 18,
},
[686] = {
["craftable"] = true,
["defense"] = 13,
["height"] = 18,
["internalName"] = "FrostLeggings",
["legSlot"] = 26,
["name"] = "Frost Leggings",
["netID"] = 686,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[687] = {
["craftable"] = true,
["defense"] = 2,
["headSlot"] = 47,
["height"] = 18,
["internalName"] = "TinHelmet",
["name"] = "Tin Helmet",
["netID"] = 687,
["sacrifices"] = 1,
["value"] = 1125,
["width"] = 18,
},
[688] = {
["bodySlot"] = 28,
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "TinChainmail",
["name"] = "Tin Chainmail",
["netID"] = 688,
["sacrifices"] = 1,
["value"] = 1875,
["width"] = 18,
},
[689] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "TinGreaves",
["legSlot"] = 27,
["name"] = "Tin Greaves",
["netID"] = 689,
["sacrifices"] = 1,
["value"] = 1500,
["width"] = 18,
},
[690] = {
["craftable"] = true,
["defense"] = 3,
["headSlot"] = 48,
["height"] = 18,
["internalName"] = "LeadHelmet",
["name"] = "Lead Helmet",
["netID"] = 690,
["sacrifices"] = 1,
["value"] = 4500,
["width"] = 18,
},
[691] = {
["bodySlot"] = 29,
["craftable"] = true,
["defense"] = 3,
["height"] = 18,
["internalName"] = "LeadChainmail",
["name"] = "Lead Chainmail",
["netID"] = 691,
["sacrifices"] = 1,
["value"] = 7500,
["width"] = 18,
},
[692] = {
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "LeadGreaves",
["legSlot"] = 28,
["name"] = "Lead Greaves",
["netID"] = 692,
["sacrifices"] = 1,
["value"] = 6000,
["width"] = 18,
},
[693] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 49,
["height"] = 18,
["internalName"] = "TungstenHelmet",
["name"] = "Tungsten Helmet",
["netID"] = 693,
["sacrifices"] = 1,
["value"] = 11250,
["width"] = 18,
},
[694] = {
["bodySlot"] = 30,
["craftable"] = true,
["defense"] = 5,
["height"] = 18,
["internalName"] = "TungstenChainmail",
["name"] = "Tungsten Chainmail",
["netID"] = 694,
["sacrifices"] = 1,
["value"] = 18750,
["width"] = 18,
},
[695] = {
["craftable"] = true,
["defense"] = 3,
["height"] = 18,
["internalName"] = "TungstenGreaves",
["legSlot"] = 29,
["name"] = "Tungsten Greaves",
["netID"] = 695,
["sacrifices"] = 1,
["value"] = 15000,
["width"] = 18,
},
[696] = {
["craftable"] = true,
["defense"] = 5,
["headSlot"] = 50,
["height"] = 18,
["internalName"] = "PlatinumHelmet",
["name"] = "Platinum Helmet",
["netID"] = 696,
["sacrifices"] = 1,
["value"] = 22500,
["width"] = 18,
},
[697] = {
["bodySlot"] = 31,
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "PlatinumChainmail",
["name"] = "Platinum Chainmail",
["netID"] = 697,
["sacrifices"] = 1,
["value"] = 37500,
["width"] = 18,
},
[698] = {
["craftable"] = true,
["defense"] = 5,
["height"] = 18,
["internalName"] = "PlatinumGreaves",
["legSlot"] = 30,
["name"] = "Platinum Greaves",
["netID"] = 698,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[699] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 166,
["height"] = 12,
["internalName"] = "TinOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tin Ore",
["netID"] = 699,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 375,
["width"] = 12,
},
[700] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 167,
["height"] = 12,
["internalName"] = "LeadOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lead Ore",
["netID"] = 700,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 750,
["width"] = 12,
},
[701] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 168,
["height"] = 12,
["internalName"] = "TungstenOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tungsten Ore",
["netID"] = 701,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1125,
["width"] = 12,
},
[702] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 169,
["height"] = 12,
["internalName"] = "PlatinumOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Platinum Ore",
["netID"] = 702,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2250,
["width"] = 12,
},
[703] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "TinBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tin Bar",
["netID"] = 703,
["placeStyle"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1125,
["width"] = 20,
},
[704] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "LeadBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lead Bar",
["netID"] = 704,
["placeStyle"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2250,
["width"] = 20,
},
[705] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "TungstenBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tungsten Bar",
["netID"] = 705,
["placeStyle"] = 5,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 4500,
["width"] = 20,
},
[706] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "PlatinumBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Platinum Bar",
["netID"] = 706,
["placeStyle"] = 7,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 9000,
["width"] = 20,
},
[707] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "TinWatch",
["material"] = true,
["name"] = "Tin Watch",
["netID"] = 707,
["sacrifices"] = 1,
["value"] = 1500,
["waistSlot"] = 8,
["width"] = 24,
},
[708] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "TungstenWatch",
["material"] = true,
["name"] = "Tungsten Watch",
["netID"] = 708,
["sacrifices"] = 1,
["value"] = 7500,
["waistSlot"] = 9,
["width"] = 24,
},
[709] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "PlatinumWatch",
["material"] = true,
["name"] = "Platinum Watch",
["netID"] = 709,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 15000,
["waistSlot"] = 4,
["width"] = 24,
},
[710] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "TinChandelier",
["maxStack"] = 99,
["name"] = "Tin Chandelier",
["netID"] = 710,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 4500,
["width"] = 26,
},
[711] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "TungstenChandelier",
["maxStack"] = 99,
["name"] = "Tungsten Chandelier",
["netID"] = 711,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 18000,
["width"] = 26,
},
[712] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "PlatinumChandelier",
["maxStack"] = 99,
["name"] = "Platinum Chandelier",
["netID"] = 712,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 36000,
["width"] = 26,
},
[713] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 174,
["flame"] = true,
["height"] = 18,
["holdStyle"] = 1,
["internalName"] = "PlatinumCandle",
["material"] = true,
["maxStack"] = 99,
["name"] = "Platinum Candle",
["netID"] = 713,
["noWet"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 8,
},
[714] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 173,
["height"] = 20,
["internalName"] = "PlatinumCandelabra",
["maxStack"] = 99,
["name"] = "Platinum Candelabra",
["netID"] = 714,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[715] = {
["craftable"] = true,
["headSlot"] = 51,
["height"] = 18,
["internalName"] = "PlatinumCrown",
["material"] = true,
["name"] = "Platinum Crown",
["netID"] = 715,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 18,
},
[716] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 16,
["height"] = 14,
["internalName"] = "LeadAnvil",
["maxStack"] = 99,
["name"] = "Lead Anvil",
["netID"] = 716,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 28,
},
[717] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 175,
["height"] = 12,
["internalName"] = "TinBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tin Brick",
["netID"] = 717,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[718] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 176,
["height"] = 12,
["internalName"] = "TungstenBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tungsten Brick",
["netID"] = 718,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[719] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 177,
["height"] = 12,
["internalName"] = "PlatinumBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Platinum Brick",
["netID"] = 719,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[720] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 45,
["height"] = 12,
["internalName"] = "TinBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tin Brick Wall",
["netID"] = 720,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[721] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 46,
["height"] = 12,
["internalName"] = "TungstenBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tungsten Brick Wall",
["netID"] = 721,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[722] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 47,
["height"] = 12,
["internalName"] = "PlatinumBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Platinum Brick Wall",
["netID"] = 722,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[723] = {
["UseSound"] = "Item_1",
["damage"] = 52,
["height"] = 30,
["internalName"] = "BeamSword",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Beam Sword",
["netID"] = 723,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.3,
["shoot"] = 116,
["shootSpeed"] = 11,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 60,
["value"] = 150000,
["width"] = 30,
},
[724] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["crit"] = 2,
["damage"] = 17,
["height"] = 30,
["internalName"] = "IceBlade",
["knockBack"] = 4.75,
["melee"] = true,
["name"] = "Ice Blade",
["netID"] = 724,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 118,
["shootSpeed"] = 9.5,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 55,
["value"] = 20000,
["width"] = 30,
},
[725] = {
["UseSound"] = "Item_5",
["alpha"] = 30,
["autoReuse"] = true,
["damage"] = 39,
["height"] = 28,
["internalName"] = "IceBow",
["knockBack"] = 4.5,
["name"] = "Ice Bow",
["netID"] = 725,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 120,
["shootSpeed"] = 10,
["useAmmo"] = 40,
["useAnimation"] = 16,
["useStyle"] = 5,
["useTime"] = 16,
["value"] = 250000,
["width"] = 12,
},
[726] = {
["UseSound"] = "Item_20",
["autoReuse"] = true,
["damage"] = 46,
["height"] = 30,
["internalName"] = "FrostStaff",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 12,
["name"] = "Frost Staff",
["netID"] = 726,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 359,
["shootSpeed"] = 16,
["useAnimation"] = 16,
["useStyle"] = 5,
["useTime"] = 16,
["value"] = 200000,
["width"] = 30,
},
[727] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 52,
["height"] = 18,
["internalName"] = "WoodHelmet",
["name"] = "Wood Helmet",
["netID"] = 727,
["sacrifices"] = 1,
["width"] = 18,
},
[728] = {
["bodySlot"] = 32,
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "WoodBreastplate",
["name"] = "Wood Breastplate",
["netID"] = 728,
["sacrifices"] = 1,
["width"] = 18,
},
[729] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "WoodGreaves",
["legSlot"] = 31,
["name"] = "Wood Greaves",
["netID"] = 729,
["sacrifices"] = 1,
["width"] = 18,
},
[730] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 53,
["height"] = 18,
["internalName"] = "EbonwoodHelmet",
["name"] = "Ebonwood Helmet",
["netID"] = 730,
["sacrifices"] = 1,
["width"] = 18,
},
[731] = {
["bodySlot"] = 33,
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "EbonwoodBreastplate",
["name"] = "Ebonwood Breastplate",
["netID"] = 731,
["sacrifices"] = 1,
["width"] = 18,
},
[732] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "EbonwoodGreaves",
["legSlot"] = 32,
["name"] = "Ebonwood Greaves",
["netID"] = 732,
["sacrifices"] = 1,
["width"] = 18,
},
[733] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 54,
["height"] = 18,
["internalName"] = "RichMahoganyHelmet",
["name"] = "Rich Mahogany Helmet",
["netID"] = 733,
["sacrifices"] = 1,
["width"] = 18,
},
[734] = {
["bodySlot"] = 34,
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "RichMahoganyBreastplate",
["name"] = "Rich Mahogany Breastplate",
["netID"] = 734,
["sacrifices"] = 1,
["width"] = 18,
},
[735] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "RichMahoganyGreaves",
["legSlot"] = 33,
["name"] = "Rich Mahogany Greaves",
["netID"] = 735,
["sacrifices"] = 1,
["width"] = 18,
},
[736] = {
["craftable"] = true,
["defense"] = 2,
["headSlot"] = 55,
["height"] = 18,
["internalName"] = "PearlwoodHelmet",
["name"] = "Pearlwood Helmet",
["netID"] = 736,
["sacrifices"] = 1,
["width"] = 18,
},
[737] = {
["bodySlot"] = 35,
["craftable"] = true,
["defense"] = 3,
["height"] = 18,
["internalName"] = "PearlwoodBreastplate",
["name"] = "Pearlwood Breastplate",
["netID"] = 737,
["sacrifices"] = 1,
["width"] = 18,
},
[738] = {
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "PearlwoodGreaves",
["legSlot"] = 34,
["name"] = "Pearlwood Greaves",
["netID"] = 738,
["sacrifices"] = 1,
["width"] = 18,
},
[739] = {
["UseSound"] = "Item_43",
["craftable"] = true,
["damage"] = 14,
["height"] = 40,
["internalName"] = "AmethystStaff",
["knockBack"] = 3.25,
["magic"] = true,
["mana"] = 3,
["name"] = "Amethyst Staff",
["netID"] = 739,
["noMelee"] = true,
["sacrifices"] = 1,
["shoot"] = 121,
["shootSpeed"] = 6,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 2000,
["width"] = 40,
},
[740] = {
["UseSound"] = "Item_43",
["craftable"] = true,
["damage"] = 15,
["height"] = 40,
["internalName"] = "TopazStaff",
["knockBack"] = 3.5,
["magic"] = true,
["mana"] = 4,
["name"] = "Topaz Staff",
["netID"] = 740,
["noMelee"] = true,
["sacrifices"] = 1,
["shoot"] = 122,
["shootSpeed"] = 6.5,
["useAnimation"] = 38,
["useStyle"] = 5,
["useTime"] = 38,
["value"] = 3000,
["width"] = 40,
},
[741] = {
["UseSound"] = "Item_43",
["craftable"] = true,
["damage"] = 17,
["height"] = 40,
["internalName"] = "SapphireStaff",
["knockBack"] = 4,
["magic"] = true,
["mana"] = 5,
["name"] = "Sapphire Staff",
["netID"] = 741,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 123,
["shootSpeed"] = 7.5,
["useAnimation"] = 34,
["useStyle"] = 5,
["useTime"] = 34,
["value"] = 10000,
["width"] = 40,
},
[742] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 19,
["height"] = 40,
["internalName"] = "EmeraldStaff",
["knockBack"] = 4.25,
["magic"] = true,
["mana"] = 6,
["name"] = "Emerald Staff",
["netID"] = 742,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 124,
["shootSpeed"] = 8,
["useAnimation"] = 32,
["useStyle"] = 5,
["useTime"] = 32,
["value"] = 15000,
["width"] = 40,
},
[743] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 21,
["height"] = 40,
["internalName"] = "RubyStaff",
["knockBack"] = 4.75,
["magic"] = true,
["mana"] = 7,
["name"] = "Ruby Staff",
["netID"] = 743,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 125,
["shootSpeed"] = 9,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 20000,
["width"] = 40,
},
[744] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 23,
["height"] = 40,
["internalName"] = "DiamondStaff",
["knockBack"] = 5.5,
["magic"] = true,
["mana"] = 8,
["name"] = "Diamond Staff",
["netID"] = 744,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 126,
["shootSpeed"] = 9.5,
["useAnimation"] = 26,
["useStyle"] = 5,
["useTime"] = 26,
["value"] = 30000,
["width"] = 40,
},
[745] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 66,
["height"] = 12,
["internalName"] = "GrassWall",
["maxStack"] = 999,
["name"] = "Grass Wall",
["netID"] = 745,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 10,
["width"] = 12,
},
[746] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 67,
["height"] = 12,
["internalName"] = "JungleWall",
["maxStack"] = 999,
["name"] = "Jungle Wall",
["netID"] = 746,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 10,
["width"] = 12,
},
[747] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 68,
["height"] = 12,
["internalName"] = "FlowerWall",
["maxStack"] = 999,
["name"] = "Flower Wall",
["netID"] = 747,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 10,
["width"] = 12,
},
[748] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "Jetpack",
["name"] = "Jetpack",
["netID"] = 748,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 4,
},
[749] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "ButterflyWings",
["name"] = "Butterfly Wings",
["netID"] = 749,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 5,
},
[750] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 72,
["height"] = 12,
["internalName"] = "CactusWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cactus Wall",
["netID"] = 750,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[751] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 189,
["height"] = 12,
["internalName"] = "Cloud",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cloud",
["netID"] = 751,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[752] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 73,
["height"] = 12,
["internalName"] = "CloudWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cloud Wall",
["netID"] = 752,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[753] = {
["UseSound"] = "Item_2",
["buffType"] = 42,
["damage"] = 0,
["height"] = 30,
["internalName"] = "Seaweed",
["name"] = "Seaweed",
["netID"] = 753,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 127,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[754] = {
["headSlot"] = 56,
["height"] = 20,
["internalName"] = "RuneHat",
["name"] = "Rune Hat",
["netID"] = 754,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[755] = {
["bodySlot"] = 36,
["height"] = 14,
["internalName"] = "RuneRobe",
["name"] = "Rune Robe",
["netID"] = 755,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[756] = {
["UseSound"] = "Item_1",
["damage"] = 60,
["height"] = 32,
["internalName"] = "MushroomSpear",
["knockBack"] = 6.2,
["melee"] = true,
["name"] = "Mushroom Spear",
["netID"] = 756,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 130,
["shootSpeed"] = 5.5,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 700000,
["width"] = 32,
},
[757] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 115,
["height"] = 30,
["internalName"] = "TerraBlade",
["knockBack"] = 6.5,
["material"] = true,
["melee"] = true,
["name"] = "Terra Blade",
["netID"] = 757,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 132,
["shootSpeed"] = 12,
["useAnimation"] = 14,
["useStyle"] = 1,
["useTime"] = 14,
["value"] = 1000000,
["width"] = 30,
},
[758] = {
["UseSound"] = "Item_61",
["autoReuse"] = true,
["damage"] = 60,
["height"] = 20,
["internalName"] = "GrenadeLauncher",
["knockBack"] = 4,
["name"] = "Grenade Launcher",
["netID"] = 758,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 133,
["shootSpeed"] = 10,
["useAmmo"] = 771,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 350000,
["width"] = 50,
},
[759] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 45,
["height"] = 20,
["internalName"] = "RocketLauncher",
["knockBack"] = 4,
["name"] = "Rocket Launcher",
["netID"] = 759,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 134,
["shootSpeed"] = 5,
["useAmmo"] = 771,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 400000,
["width"] = 50,
},
[760] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 80,
["height"] = 20,
["internalName"] = "ProximityMineLauncher",
["knockBack"] = 4,
["name"] = "Proximity Mine Launcher",
["netID"] = 760,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 135,
["shootSpeed"] = 12,
["useAmmo"] = 771,
["useAnimation"] = 50,
["useStyle"] = 5,
["useTime"] = 50,
["value"] = 350000,
["width"] = 50,
},
[761] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "FairyWings",
["name"] = "Fairy Wings",
["netID"] = 761,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 6,
},
[762] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 193,
["height"] = 12,
["internalName"] = "SlimeBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Slime Block",
["netID"] = 762,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[763] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 195,
["height"] = 12,
["internalName"] = "FleshBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Flesh Block",
["netID"] = 763,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[764] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 74,
["height"] = 12,
["internalName"] = "MushroomWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mushroom Wall",
["netID"] = 764,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[765] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 196,
["height"] = 12,
["internalName"] = "RainCloud",
["maxStack"] = 999,
["name"] = "Rain Cloud",
["netID"] = 765,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[766] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 194,
["height"] = 12,
["internalName"] = "BoneBlock",
["maxStack"] = 999,
["name"] = "Bone Block",
["netID"] = 766,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[767] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 197,
["height"] = 12,
["internalName"] = "FrozenSlimeBlock",
["maxStack"] = 999,
["name"] = "Frozen Slime Block",
["netID"] = 767,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[768] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 75,
["height"] = 12,
["internalName"] = "BoneBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bone Block Wall",
["netID"] = 768,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[769] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 76,
["height"] = 12,
["internalName"] = "SlimeBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Slime Block Wall",
["netID"] = 769,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[770] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 77,
["height"] = 12,
["internalName"] = "FleshBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Flesh Block Wall",
["netID"] = 770,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[771] = {
["ammo"] = 771,
["consumable"] = true,
["damage"] = 40,
["height"] = 14,
["internalName"] = "RocketI",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Rocket I",
["netID"] = 771,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 50,
["width"] = 20,
},
[772] = {
["ammo"] = 771,
["consumable"] = true,
["damage"] = 40,
["height"] = 14,
["internalName"] = "RocketII",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Rocket II",
["netID"] = 772,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 3,
["value"] = 250,
["width"] = 20,
},
[773] = {
["ammo"] = 771,
["consumable"] = true,
["damage"] = 65,
["height"] = 14,
["internalName"] = "RocketIII",
["knockBack"] = 6,
["material"] = true,
["maxStack"] = 999,
["name"] = "Rocket III",
["netID"] = 773,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 6,
["value"] = 100,
["width"] = 20,
},
[774] = {
["ammo"] = 771,
["consumable"] = true,
["damage"] = 65,
["height"] = 14,
["internalName"] = "RocketIV",
["knockBack"] = 6,
["material"] = true,
["maxStack"] = 999,
["name"] = "Rocket IV",
["netID"] = 774,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 99,
["shoot"] = 9,
["value"] = 500,
["width"] = 20,
},
[775] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 198,
["height"] = 12,
["internalName"] = "AsphaltBlock",
["maxStack"] = 999,
["name"] = "Asphalt Block",
["netID"] = 775,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[776] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 12,
["internalName"] = "CobaltPickaxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Cobalt Pickaxe",
["netID"] = 776,
["pick"] = 110,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 13,
["useTurn"] = true,
["value"] = 54000,
["width"] = 20,
},
[777] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 15,
["height"] = 12,
["internalName"] = "MythrilPickaxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Mythril Pickaxe",
["netID"] = 777,
["pick"] = 150,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 81000,
["width"] = 20,
},
[778] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 12,
["internalName"] = "AdamantitePickaxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Adamantite Pickaxe",
["netID"] = 778,
["pick"] = 180,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 108000,
["width"] = 20,
},
[779] = {
["UseSound"] = "Item_34",
["autoReuse"] = true,
["height"] = 18,
["internalName"] = "Clentaminator",
["knockBack"] = 0.3,
["name"] = "Clentaminator",
["netID"] = 779,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 145,
["shootSpeed"] = 7,
["useAmmo"] = 780,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 5,
["value"] = 2000000,
["width"] = 50,
},
[780] = {
["ammo"] = 780,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GreenSolution",
["maxStack"] = 999,
["name"] = "Green Solution",
["netID"] = 780,
["rare"] = 3,
["sacrifices"] = 99,
["value"] = 2500,
["width"] = 10,
},
[781] = {
["ammo"] = 780,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BlueSolution",
["maxStack"] = 999,
["name"] = "Blue Solution",
["netID"] = 781,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 1,
["value"] = 2500,
["width"] = 10,
},
[782] = {
["ammo"] = 780,
["consumable"] = true,
["height"] = 12,
["internalName"] = "PurpleSolution",
["maxStack"] = 999,
["name"] = "Purple Solution",
["netID"] = 782,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 2,
["value"] = 2500,
["width"] = 10,
},
[783] = {
["ammo"] = 780,
["consumable"] = true,
["height"] = 12,
["internalName"] = "DarkBlueSolution",
["maxStack"] = 999,
["name"] = "Dark Blue Solution",
["netID"] = 783,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 3,
["value"] = 2500,
["width"] = 10,
},
[784] = {
["ammo"] = 780,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedSolution",
["maxStack"] = 999,
["name"] = "Red Solution",
["netID"] = 784,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 4,
["value"] = 2500,
["width"] = 10,
},
[785] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "HarpyWings",
["name"] = "Harpy Wings",
["netID"] = 785,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 7,
},
[786] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "BoneWings",
["name"] = "Bone Wings",
["netID"] = 786,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 8,
},
[787] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 26,
["hammer"] = 85,
["height"] = 28,
["internalName"] = "Hammush",
["knockBack"] = 7.5,
["melee"] = true,
["name"] = "Hammush",
["netID"] = 787,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 27,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 400000,
["width"] = 24,
},
[788] = {
["autoReuse"] = true,
["damage"] = 35,
["height"] = 28,
["internalName"] = "NettleBurst",
["knockBack"] = 1,
["magic"] = true,
["mana"] = 12,
["name"] = "Nettle Burst",
["netID"] = 788,
["noMelee"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 150,
["shootSpeed"] = 32,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 26,
},
[789] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "AnkhBanner",
["maxStack"] = 99,
["name"] = "Ankh Banner",
["netID"] = 789,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 10,
},
[790] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SnakeBanner",
["maxStack"] = 99,
["name"] = "Snake Banner",
["netID"] = 790,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 10,
},
[791] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "OmegaBanner",
["maxStack"] = 99,
["name"] = "Omega Banner",
["netID"] = 791,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 10,
},
[792] = {
["craftable"] = true,
["defense"] = 6,
["headSlot"] = 57,
["height"] = 18,
["internalName"] = "CrimsonHelmet",
["name"] = "Crimson Helmet",
["netID"] = 792,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[793] = {
["bodySlot"] = 37,
["craftable"] = true,
["defense"] = 7,
["height"] = 18,
["internalName"] = "CrimsonScalemail",
["name"] = "Crimson Scalemail",
["netID"] = 793,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 40000,
["width"] = 18,
},
[794] = {
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "CrimsonGreaves",
["legSlot"] = 35,
["name"] = "Crimson Greaves",
["netID"] = 794,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[795] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 22,
["height"] = 28,
["internalName"] = "BloodButcherer",
["knockBack"] = 5,
["material"] = true,
["melee"] = true,
["name"] = "Blood Butcherer",
["netID"] = 795,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 13500,
["width"] = 24,
},
[796] = {
["UseSound"] = "Item_5",
["alpha"] = 30,
["craftable"] = true,
["damage"] = 19,
["height"] = 28,
["internalName"] = "TendonBow",
["knockBack"] = 1,
["name"] = "Tendon Bow",
["netID"] = 796,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.7,
["useAmmo"] = 40,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 18000,
["width"] = 12,
},
[797] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 23,
["hammer"] = 55,
["height"] = 28,
["internalName"] = "FleshGrinder",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Flesh Grinder",
["netID"] = 797,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 40,
["useStyle"] = 1,
["useTime"] = 19,
["value"] = 15000,
["width"] = 24,
},
[798] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 28,
["internalName"] = "DeathbringerPickaxe",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Deathbringer Pickaxe",
["netID"] = 798,
["pick"] = 70,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 18000,
["width"] = 24,
},
[799] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 15,
["craftable"] = true,
["damage"] = 22,
["height"] = 28,
["internalName"] = "BloodLustCluster",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Blood Lust Cluster",
["netID"] = 799,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 32,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 13500,
["width"] = 24,
},
[800] = {
["UseSound"] = "Item_11",
["damage"] = 15,
["height"] = 28,
["internalName"] = "TheUndertaker",
["knockBack"] = 1,
["name"] = "The Undertaker",
["netID"] = 800,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 14,
["shootSpeed"] = 6,
["useAmmo"] = 97,
["useAnimation"] = 23,
["useStyle"] = 5,
["useTime"] = 23,
["value"] = 75000,
["width"] = 24,
},
[801] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 34,
["height"] = 10,
["internalName"] = "TheMeatball",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "The Meatball",
["netID"] = 801,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 154,
["shootSpeed"] = 12,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 27000,
["width"] = 30,
},
[802] = {
["UseSound"] = "Item_1",
["damage"] = 14,
["height"] = 40,
["internalName"] = "TheRottedFork",
["knockBack"] = 5,
["melee"] = true,
["name"] = "The Rotted Fork",
["netID"] = 802,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 153,
["shootSpeed"] = 4,
["useAnimation"] = 31,
["useStyle"] = 5,
["useTime"] = 31,
["value"] = 75000,
["width"] = 40,
},
[803] = {
["defense"] = 1,
["headSlot"] = 58,
["height"] = 18,
["internalName"] = "EskimoHood",
["material"] = true,
["name"] = "Snow Hood",
["netID"] = 803,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[804] = {
["bodySlot"] = 38,
["defense"] = 2,
["height"] = 18,
["internalName"] = "EskimoCoat",
["material"] = true,
["name"] = "Snow Coat",
["netID"] = 804,
["sacrifices"] = 1,
["value"] = 40000,
["width"] = 18,
},
[805] = {
["defense"] = 1,
["height"] = 18,
["internalName"] = "EskimoPants",
["legSlot"] = 36,
["material"] = true,
["name"] = "Snow Pants",
["netID"] = 805,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[806] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "LivingWoodChair",
["maxStack"] = 99,
["name"] = "Living Wood Chair",
["netID"] = 806,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[807] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "CactusChair",
["maxStack"] = 99,
["name"] = "Cactus Chair",
["netID"] = 807,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[808] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "BoneChair",
["maxStack"] = 99,
["name"] = "Bone Chair",
["netID"] = 808,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[809] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "FleshChair",
["maxStack"] = 99,
["name"] = "Flesh Chair",
["netID"] = 809,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[810] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "MushroomChair",
["maxStack"] = 99,
["name"] = "Mushroom Chair",
["netID"] = 810,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[811] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "BoneWorkBench",
["maxStack"] = 99,
["name"] = "Bone Work Bench",
["netID"] = 811,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[812] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "CactusWorkBench",
["maxStack"] = 99,
["name"] = "Cactus Work Bench",
["netID"] = 812,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[813] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "FleshWorkBench",
["maxStack"] = 99,
["name"] = "Flesh Work Bench",
["netID"] = 813,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[814] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "MushroomWorkBench",
["maxStack"] = 99,
["name"] = "Mushroom Work Bench",
["netID"] = 814,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[815] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "SlimeWorkBench",
["maxStack"] = 99,
["name"] = "Slime Work Bench",
["netID"] = 815,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[816] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "CactusDoor",
["maxStack"] = 99,
["name"] = "Cactus Door",
["netID"] = 816,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[817] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "FleshDoor",
["maxStack"] = 99,
["name"] = "Flesh Door",
["netID"] = 817,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[818] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "MushroomDoor",
["maxStack"] = 99,
["name"] = "Mushroom Door",
["netID"] = 818,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[819] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "LivingWoodDoor",
["maxStack"] = 99,
["name"] = "Living Wood Door",
["netID"] = 819,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[820] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "BoneDoor",
["maxStack"] = 99,
["name"] = "Bone Door",
["netID"] = 820,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[821] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "FlameWings",
["name"] = "Flame Wings",
["netID"] = 821,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 9,
},
[822] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "FrozenWings",
["name"] = "Frozen Wings",
["netID"] = 822,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 10,
},
[823] = {
["accessory"] = true,
["alpha"] = 255,
["craftable"] = true,
["height"] = 8,
["internalName"] = "GhostWings",
["name"] = "Spectre Wings",
["netID"] = 823,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 11,
},
[824] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 202,
["height"] = 12,
["internalName"] = "SunplateBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sunplate Block",
["netID"] = 824,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[825] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 82,
["height"] = 12,
["internalName"] = "DiscWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Disc Wall",
["netID"] = 825,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[826] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "SkywareChair",
["maxStack"] = 99,
["name"] = "Skyware Chair",
["netID"] = 826,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[827] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "BoneTable",
["maxStack"] = 99,
["name"] = "Bone Table",
["netID"] = 827,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[828] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "FleshTable",
["maxStack"] = 99,
["name"] = "Flesh Table",
["netID"] = 828,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[829] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "LivingWoodTable",
["maxStack"] = 99,
["name"] = "Living Wood Table",
["netID"] = 829,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[830] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "SkywareTable",
["maxStack"] = 99,
["name"] = "Skyware Table",
["netID"] = 830,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[831] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "LivingWoodChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Living Wood Chest",
["netID"] = 831,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 26,
},
[832] = {
["autoReuse"] = true,
["createTile"] = 191,
["height"] = 10,
["internalName"] = "LivingWoodWand",
["name"] = "Living Wood Wand",
["netID"] = 832,
["rare"] = 1,
["sacrifices"] = 1,
["tileWand"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 8,
},
[833] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 163,
["height"] = 12,
["internalName"] = "PurpleIceBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Purple Ice Block",
["netID"] = 833,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[834] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 164,
["height"] = 12,
["internalName"] = "PinkIceBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pink Ice Block",
["netID"] = 834,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[835] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 200,
["height"] = 12,
["internalName"] = "RedIceBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Ice Block",
["netID"] = 835,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[836] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 203,
["height"] = 12,
["internalName"] = "CrimstoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimstone Block",
["netID"] = 836,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[837] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "SkywareDoor",
["maxStack"] = 99,
["name"] = "Skyware Door",
["netID"] = 837,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[838] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "SkywareChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Skyware Chest",
["netID"] = 838,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 26,
},
[839] = {
["headSlot"] = 59,
["height"] = 20,
["internalName"] = "SteampunkHat",
["name"] = "Steampunk Hat",
["netID"] = 839,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 28,
},
[840] = {
["bodySlot"] = 39,
["height"] = 14,
["internalName"] = "SteampunkShirt",
["name"] = "Steampunk Shirt",
["netID"] = 840,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 18,
},
[841] = {
["height"] = 14,
["internalName"] = "SteampunkPants",
["legSlot"] = 37,
["name"] = "Steampunk Pants",
["netID"] = 841,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 18,
},
[842] = {
["headSlot"] = 60,
["height"] = 20,
["internalName"] = "BeeHat",
["name"] = "Bee Hat",
["netID"] = 842,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 28,
},
[843] = {
["bodySlot"] = 40,
["height"] = 14,
["internalName"] = "BeeShirt",
["name"] = "Bee Shirt",
["netID"] = 843,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[844] = {
["height"] = 14,
["internalName"] = "BeePants",
["legSlot"] = 38,
["name"] = "Bee Pants",
["netID"] = 844,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[845] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WorldBanner",
["maxStack"] = 99,
["name"] = "World Banner",
["netID"] = 845,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 10,
},
[846] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SunBanner",
["maxStack"] = 99,
["name"] = "Sun Banner",
["netID"] = 846,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 10,
},
[847] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GravityBanner",
["maxStack"] = 99,
["name"] = "Gravity Banner",
["netID"] = 847,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 10,
},
[848] = {
["headSlot"] = 61,
["height"] = 20,
["internalName"] = "PharaohsMask",
["name"] = "Pharaoh's Mask",
["netID"] = 848,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[849] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "Actuator",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Actuator",
["netID"] = 849,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 24,
},
[850] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "BlueWrench",
["material"] = true,
["mech"] = true,
["name"] = "Blue Wrench",
["netID"] = 850,
["rare"] = 1,
["sacrifices"] = 1,
["tileBoost"] = 20,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 20000,
["width"] = 24,
},
[851] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "GreenWrench",
["material"] = true,
["mech"] = true,
["name"] = "Green Wrench",
["netID"] = 851,
["rare"] = 1,
["sacrifices"] = 1,
["tileBoost"] = 20,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 20000,
["width"] = 24,
},
[852] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "BluePressurePlate",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Blue Pressure Plate",
["netID"] = 852,
["placeStyle"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[853] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "YellowPressurePlate",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Yellow Pressure Plate",
["netID"] = 853,
["placeStyle"] = 5,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[854] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "DiscountCard",
["material"] = true,
["name"] = "Discount Card",
["netID"] = 854,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 16,
},
[855] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "LuckyCoin",
["material"] = true,
["name"] = "Lucky Coin",
["netID"] = 855,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 16,
},
[856] = {
["height"] = 30,
["holdStyle"] = 1,
["internalName"] = "UnicornonaStick",
["name"] = "Unicorn on a Stick",
["netID"] = 856,
["noWet"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 30,
},
[857] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "SandstorminaBottle",
["material"] = true,
["name"] = "Sandstorm in a Bottle",
["netID"] = 857,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 50000,
["waistSlot"] = 15,
["width"] = 16,
},
[858] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "BorealWoodSofa",
["maxStack"] = 99,
["name"] = "Boreal Wood Sofa",
["netID"] = 858,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[859] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 44,
["internalName"] = "BeachBall",
["name"] = "Beach Ball",
["netID"] = 859,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["shoot"] = 155,
["shootSpeed"] = 6,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 20,
["width"] = 44,
},
[860] = {
["accessory"] = true,
["craftable"] = true,
["handOnSlot"] = 4,
["height"] = 24,
["internalName"] = "CharmofMyths",
["lifeRegen"] = 2,
["name"] = "Charm of Myths",
["netID"] = 860,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 16,
},
[861] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "MoonShell",
["material"] = true,
["name"] = "Moon Shell",
["netID"] = 861,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 16,
},
[862] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "StarVeil",
["name"] = "Star Veil",
["neckSlot"] = 5,
["netID"] = 862,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[863] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "WaterWalkingBoots",
["material"] = true,
["name"] = "Water Walking Boots",
["netID"] = 863,
["rare"] = 4,
["sacrifices"] = 1,
["shoeSlot"] = 2,
["value"] = 200000,
["width"] = 16,
},
[864] = {
["headSlot"] = 62,
["height"] = 20,
["internalName"] = "Tiara",
["name"] = "Tiara",
["netID"] = 864,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[865] = {
["bodySlot"] = 41,
["height"] = 14,
["internalName"] = "PrincessDress",
["name"] = "Princess Dress",
["netID"] = 865,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[866] = {
["bodySlot"] = 42,
["height"] = 14,
["internalName"] = "PharaohsRobe",
["name"] = "Pharaoh's Robe",
["netID"] = 866,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 18,
},
[867] = {
["defense"] = 2,
["headSlot"] = 63,
["height"] = 20,
["internalName"] = "GreenCap",
["name"] = "Green Cap",
["netID"] = 867,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 28,
},
[868] = {
["headSlot"] = 64,
["height"] = 20,
["internalName"] = "MushroomCap",
["name"] = "Mushroom Cap",
["netID"] = 868,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 28,
},
[869] = {
["headSlot"] = 65,
["height"] = 20,
["internalName"] = "TamOShanter",
["name"] = "Tam O' Shanter",
["netID"] = 869,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 28,
},
[870] = {
["headSlot"] = 66,
["height"] = 20,
["internalName"] = "MummyMask",
["name"] = "Mummy Mask",
["netID"] = 870,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[871] = {
["bodySlot"] = 43,
["height"] = 20,
["internalName"] = "MummyShirt",
["name"] = "Mummy Shirt",
["netID"] = 871,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[872] = {
["height"] = 20,
["internalName"] = "MummyPants",
["legSlot"] = 39,
["name"] = "Mummy Pants",
["netID"] = 872,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[873] = {
["headSlot"] = 67,
["height"] = 20,
["internalName"] = "CowboyHat",
["name"] = "Cowboy Hat",
["netID"] = 873,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[874] = {
["bodySlot"] = 44,
["height"] = 20,
["internalName"] = "CowboyJacket",
["name"] = "Cowboy Jacket",
["netID"] = 874,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[875] = {
["height"] = 20,
["internalName"] = "CowboyPants",
["legSlot"] = 40,
["name"] = "Cowboy Pants",
["netID"] = 875,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[876] = {
["headSlot"] = 68,
["height"] = 20,
["internalName"] = "PirateHat",
["name"] = "Pirate Hat",
["netID"] = 876,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[877] = {
["bodySlot"] = 45,
["height"] = 20,
["internalName"] = "PirateShirt",
["name"] = "Pirate Shirt",
["netID"] = 877,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[878] = {
["height"] = 20,
["internalName"] = "PiratePants",
["legSlot"] = 41,
["name"] = "Pirate Pants",
["netID"] = 878,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[879] = {
["defense"] = 4,
["headSlot"] = 69,
["height"] = 20,
["internalName"] = "VikingHelmet",
["name"] = "Viking Helmet",
["netID"] = 879,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 28,
},
[880] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 204,
["height"] = 12,
["internalName"] = "CrimtaneOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimtane Ore",
["netID"] = 880,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 6500,
["width"] = 12,
},
[881] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "CactusSword",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Cactus Sword",
["netID"] = 881,
["sacrifices"] = 1,
["useAnimation"] = 32,
["useStyle"] = 1,
["useTime"] = 32,
["value"] = 1800,
["width"] = 24,
},
[882] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 4,
["height"] = 28,
["internalName"] = "CactusPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Cactus Pickaxe",
["netID"] = 882,
["pick"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 16,
["useTurn"] = true,
["value"] = 2000,
["width"] = 24,
},
[883] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 206,
["height"] = 12,
["internalName"] = "IceBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ice Brick",
["netID"] = 883,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[884] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 84,
["height"] = 12,
["internalName"] = "IceBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ice Brick Wall",
["netID"] = 884,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[885] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "AdhesiveBandage",
["material"] = true,
["name"] = "Adhesive Bandage",
["netID"] = 885,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[886] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "ArmorPolish",
["material"] = true,
["name"] = "Armor Polish",
["netID"] = 886,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[887] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "Bezoar",
["material"] = true,
["name"] = "Bezoar",
["netID"] = 887,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[888] = {
["accessory"] = true,
["faceSlot"] = 5,
["height"] = 24,
["internalName"] = "Blindfold",
["material"] = true,
["name"] = "Blindfold",
["netID"] = 888,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[889] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "FastClock",
["material"] = true,
["name"] = "Fast Clock",
["netID"] = 889,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[890] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "Megaphone",
["material"] = true,
["name"] = "Megaphone",
["netID"] = 890,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[891] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "Nazar",
["material"] = true,
["name"] = "Nazar",
["netID"] = 891,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[892] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "Vitamins",
["material"] = true,
["name"] = "Vitamins",
["netID"] = 892,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[893] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "TrifoldMap",
["material"] = true,
["name"] = "Trifold Map",
["netID"] = 893,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[894] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 70,
["height"] = 18,
["internalName"] = "CactusHelmet",
["name"] = "Cactus Helmet",
["netID"] = 894,
["sacrifices"] = 1,
["value"] = 200,
["width"] = 18,
},
[895] = {
["bodySlot"] = 46,
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "CactusBreastplate",
["name"] = "Cactus Breastplate",
["netID"] = 895,
["sacrifices"] = 1,
["value"] = 300,
["width"] = 18,
},
[896] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "CactusLeggings",
["legSlot"] = 42,
["name"] = "Cactus Leggings",
["netID"] = 896,
["sacrifices"] = 1,
["value"] = 250,
["width"] = 18,
},
[897] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 5,
["handOnSlot"] = 10,
["height"] = 24,
["internalName"] = "PowerGlove",
["material"] = true,
["name"] = "Power Glove",
["netID"] = 897,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 16,
},
[898] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "LightningBoots",
["material"] = true,
["name"] = "Lightning Boots",
["netID"] = 898,
["rare"] = 5,
["sacrifices"] = 1,
["shoeSlot"] = 10,
["value"] = 300000,
["width"] = 16,
},
[899] = {
["accessory"] = true,
["handOnSlot"] = 13,
["height"] = 24,
["internalName"] = "SunStone",
["material"] = true,
["name"] = "Sun Stone",
["netID"] = 899,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 16,
},
[900] = {
["accessory"] = true,
["handOnSlot"] = 14,
["height"] = 24,
["internalName"] = "MoonStone",
["material"] = true,
["name"] = "Moon Stone",
["netID"] = 900,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 16,
},
[901] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ArmorBracing",
["material"] = true,
["name"] = "Armor Bracing",
["netID"] = 901,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[902] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "MedicatedBandage",
["material"] = true,
["name"] = "Medicated Bandage",
["netID"] = 902,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[903] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ThePlan",
["material"] = true,
["name"] = "The Plan",
["netID"] = 903,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[904] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CountercurseMantra",
["material"] = true,
["name"] = "Countercurse Mantra",
["netID"] = 904,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[905] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 0,
["height"] = 18,
["internalName"] = "CoinGun",
["knockBack"] = 2,
["name"] = "Coin Gun",
["netID"] = 905,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 158,
["shootSpeed"] = 10,
["useAmmo"] = 71,
["useAnimation"] = 8,
["useStyle"] = 5,
["useTime"] = 8,
["value"] = 300000,
["width"] = 50,
},
[906] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "LavaCharm",
["material"] = true,
["name"] = "Lava Charm",
["netID"] = 906,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 16,
},
[907] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "ObsidianWaterWalkingBoots",
["material"] = true,
["name"] = "Obsidian Water Walking Boots",
["netID"] = 907,
["rare"] = 4,
["sacrifices"] = 1,
["shoeSlot"] = 11,
["value"] = 300000,
["width"] = 16,
},
[908] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "LavaWaders",
["material"] = true,
["name"] = "Lava Waders",
["netID"] = 908,
["rare"] = 7,
["sacrifices"] = 1,
["shoeSlot"] = 8,
["value"] = 500000,
["width"] = 16,
},
[909] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "PureWaterFountain",
["maxStack"] = 999,
["name"] = "Pure Water Fountain",
["netID"] = 909,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[910] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "DesertWaterFountain",
["maxStack"] = 999,
["name"] = "Desert Water Fountain",
["netID"] = 910,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[911] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 208,
["height"] = 10,
["internalName"] = "Shadewood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shadewood",
["netID"] = 911,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[912] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "ShadewoodDoor",
["maxStack"] = 99,
["name"] = "Shadewood Door",
["netID"] = 912,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[913] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "ShadewoodPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shadewood Platform",
["netID"] = 913,
["placeStyle"] = 5,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[914] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "ShadewoodChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Shadewood Chest",
["netID"] = 914,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[915] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "ShadewoodChair",
["maxStack"] = 99,
["name"] = "Shadewood Chair",
["netID"] = 915,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[916] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "ShadewoodWorkBench",
["maxStack"] = 99,
["name"] = "Shadewood Work Bench",
["netID"] = 916,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[917] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "ShadewoodTable",
["maxStack"] = 99,
["name"] = "Shadewood Table",
["netID"] = 917,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[918] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "ShadewoodDresser",
["maxStack"] = 99,
["name"] = "Shadewood Dresser",
["netID"] = 918,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[919] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "ShadewoodPiano",
["maxStack"] = 99,
["name"] = "Shadewood Piano",
["netID"] = 919,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[920] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "ShadewoodBed",
["maxStack"] = 99,
["name"] = "Shadewood Bed",
["netID"] = 920,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[921] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 10,
["height"] = 28,
["internalName"] = "ShadewoodSword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Shadewood Sword",
["netID"] = 921,
["sacrifices"] = 1,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 100,
["width"] = 24,
},
[922] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 7,
["hammer"] = 40,
["height"] = 28,
["internalName"] = "ShadewoodHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Shadewood Hammer",
["netID"] = 922,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50,
["width"] = 24,
},
[923] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "ShadewoodBow",
["name"] = "Shadewood Bow",
["netID"] = 923,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 100,
["width"] = 12,
},
[924] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 71,
["height"] = 18,
["internalName"] = "ShadewoodHelmet",
["name"] = "Shadewood Helmet",
["netID"] = 924,
["sacrifices"] = 1,
["width"] = 18,
},
[925] = {
["bodySlot"] = 47,
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "ShadewoodBreastplate",
["name"] = "Shadewood Breastplate",
["netID"] = 925,
["sacrifices"] = 1,
["width"] = 18,
},
[926] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "ShadewoodGreaves",
["legSlot"] = 43,
["name"] = "Shadewood Greaves",
["netID"] = 926,
["sacrifices"] = 1,
["width"] = 18,
},
[927] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 85,
["height"] = 12,
["internalName"] = "ShadewoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shadewood Wall",
["netID"] = 927,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[928] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 209,
["height"] = 12,
["internalName"] = "Cannon",
["maxStack"] = 999,
["name"] = "Cannon",
["netID"] = 928,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250000,
["width"] = 12,
},
[929] = {
["autoReuse"] = true,
["consumable"] = true,
["damage"] = 300,
["height"] = 12,
["internalName"] = "Cannonball",
["maxStack"] = 999,
["name"] = "Cannonball",
["netID"] = 929,
["noMelee"] = true,
["sacrifices"] = 25,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 1500,
["width"] = 12,
},
[930] = {
["UseSound"] = "Item_11",
["damage"] = 2,
["height"] = 28,
["holdStyle"] = 1,
["internalName"] = "FlareGun",
["name"] = "Flare Gun",
["netID"] = 930,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 163,
["shootSpeed"] = 6,
["useAmmo"] = 931,
["useAnimation"] = 18,
["useStyle"] = 5,
["useTime"] = 18,
["value"] = 50000,
["width"] = 24,
},
[931] = {
["ammo"] = 931,
["consumable"] = true,
["damage"] = 1,
["height"] = 12,
["internalName"] = "Flare",
["knockBack"] = 1.5,
["maxStack"] = 999,
["name"] = "Flare",
["netID"] = 931,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 163,
["shootSpeed"] = 6,
["value"] = 7,
["width"] = 12,
},
[932] = {
["autoReuse"] = true,
["createTile"] = 194,
["height"] = 10,
["internalName"] = "BoneWand",
["name"] = "Bone Wand",
["netID"] = 932,
["rare"] = 1,
["sacrifices"] = 1,
["tileWand"] = 154,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 8,
},
[933] = {
["autoReuse"] = true,
["createTile"] = 192,
["height"] = 10,
["internalName"] = "LeafWand",
["name"] = "Leaf Wand",
["netID"] = 933,
["rare"] = 1,
["sacrifices"] = 1,
["tileWand"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 8,
},
[934] = {
["accessory"] = true,
["height"] = 12,
["internalName"] = "FlyingCarpet",
["name"] = "Flying Carpet",
["netID"] = 934,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 34,
},
[935] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "AvengerEmblem",
["material"] = true,
["name"] = "Avenger Emblem",
["netID"] = 935,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 24,
},
[936] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 4,
["handOnSlot"] = 9,
["height"] = 24,
["internalName"] = "MechanicalGlove",
["material"] = true,
["name"] = "Mechanical Glove",
["netID"] = 936,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 24,
},
[937] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 210,
["height"] = 12,
["internalName"] = "LandMine",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Land Mine",
["netID"] = 937,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 12,
},
[938] = {
["accessory"] = true,
["defense"] = 6,
["height"] = 24,
["internalName"] = "PaladinsShield",
["material"] = true,
["name"] = "Paladin's Shield",
["netID"] = 938,
["rare"] = 8,
["sacrifices"] = 1,
["shieldSlot"] = 2,
["value"] = 300000,
["width"] = 24,
},
[939] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "WebSlinger",
["knockBack"] = 7,
["name"] = "Web Slinger",
["netID"] = 939,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 165,
["shootSpeed"] = 10,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[940] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "JungleWaterFountain",
["maxStack"] = 999,
["name"] = "Jungle Water Fountain",
["netID"] = 940,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[941] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "IcyWaterFountain",
["maxStack"] = 999,
["name"] = "Icy Water Fountain",
["netID"] = 941,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[942] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "CorruptWaterFountain",
["maxStack"] = 999,
["name"] = "Corrupt Water Fountain",
["netID"] = 942,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[943] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "CrimsonWaterFountain",
["maxStack"] = 999,
["name"] = "Crimson Water Fountain",
["netID"] = 943,
["placeStyle"] = 5,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[944] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "HallowedWaterFountain",
["maxStack"] = 999,
["name"] = "Hallowed Water Fountain",
["netID"] = 944,
["placeStyle"] = 6,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[945] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 36,
["internalName"] = "BloodWaterFountain",
["maxStack"] = 999,
["name"] = "Blood Water Fountain",
["netID"] = 945,
["placeStyle"] = 7,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[946] = {
["UseSound"] = "Item_1",
["damage"] = 10,
["height"] = 44,
["holdStyle"] = 2,
["internalName"] = "Umbrella",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Umbrella",
["netID"] = 946,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 22,
["useStyle"] = 3,
["useTime"] = 22,
["value"] = 10000,
["width"] = 44,
},
[947] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 211,
["height"] = 12,
["internalName"] = "ChlorophyteOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Chlorophyte Ore",
["netID"] = 947,
["rare"] = 7,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 12,
},
[948] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "SteampunkWings",
["name"] = "Steampunk Wings",
["netID"] = 948,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 3000000,
["width"] = 24,
["wingSlot"] = 12,
},
[949] = {
["UseSound"] = "Item_1",
["ammo"] = 949,
["consumable"] = true,
["craftable"] = true,
["damage"] = 8,
["height"] = 20,
["internalName"] = "Snowball",
["knockBack"] = 5.75,
["maxStack"] = 999,
["name"] = "Snowball",
["netID"] = 949,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 166,
["shootSpeed"] = 7,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 19,
["width"] = 18,
},
[950] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "IceSkates",
["material"] = true,
["name"] = "Ice Skates",
["netID"] = 950,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 7,
["value"] = 50000,
["width"] = 16,
},
[951] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 212,
["height"] = 20,
["internalName"] = "SnowballLauncher",
["maxStack"] = 99,
["name"] = "Snowball Launcher",
["netID"] = 951,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[952] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "WebCoveredChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Web Covered Chest",
["netID"] = 952,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[953] = {
["accessory"] = true,
["handOffSlot"] = 6,
["handOnSlot"] = 11,
["height"] = 24,
["internalName"] = "ClimbingClaws",
["material"] = true,
["name"] = "Climbing Claws",
["netID"] = 953,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 16,
},
[954] = {
["defense"] = 2,
["headSlot"] = 72,
["height"] = 18,
["internalName"] = "AncientIronHelmet",
["name"] = "Ancient Iron Helmet",
["netID"] = 954,
["sacrifices"] = 1,
["value"] = 5000,
["width"] = 18,
},
[955] = {
["defense"] = 4,
["headSlot"] = 73,
["height"] = 18,
["internalName"] = "AncientGoldHelmet",
["name"] = "Ancient Gold Helmet",
["netID"] = 955,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 18,
},
[956] = {
["defense"] = 6,
["headSlot"] = 74,
["height"] = 18,
["internalName"] = "AncientShadowHelmet",
["name"] = "Ancient Shadow Helmet",
["netID"] = 956,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["width"] = 18,
},
[957] = {
["bodySlot"] = 48,
["defense"] = 7,
["height"] = 18,
["internalName"] = "AncientShadowScalemail",
["name"] = "Ancient Shadow Scalemail",
["netID"] = 957,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[958] = {
["defense"] = 6,
["height"] = 18,
["internalName"] = "AncientShadowGreaves",
["legSlot"] = 44,
["name"] = "Ancient Shadow Greaves",
["netID"] = 958,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 22500,
["width"] = 18,
},
[959] = {
["defense"] = 6,
["headSlot"] = 75,
["height"] = 18,
["internalName"] = "AncientNecroHelmet",
["name"] = "Ancient Necro Helmet",
["netID"] = 959,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[960] = {
["defense"] = 5,
["headSlot"] = 76,
["height"] = 18,
["internalName"] = "AncientCobaltHelmet",
["name"] = "Ancient Cobalt Helmet",
["netID"] = 960,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[961] = {
["bodySlot"] = 49,
["defense"] = 6,
["height"] = 18,
["internalName"] = "AncientCobaltBreastplate",
["name"] = "Ancient Cobalt Breastplate",
["netID"] = 961,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[962] = {
["defense"] = 6,
["height"] = 18,
["internalName"] = "AncientCobaltLeggings",
["legSlot"] = 45,
["name"] = "Ancient Cobalt Leggings",
["netID"] = 962,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[963] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "BlackBelt",
["material"] = true,
["name"] = "Black Belt",
["netID"] = 963,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 150000,
["waistSlot"] = 10,
["width"] = 16,
},
[964] = {
["UseSound"] = "Item_36",
["damage"] = 14,
["height"] = 14,
["internalName"] = "Boomstick",
["knockBack"] = 5.75,
["name"] = "Boomstick",
["netID"] = 964,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 5.35,
["useAmmo"] = 97,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 100000,
["width"] = 50,
},
[965] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 213,
["height"] = 12,
["internalName"] = "Rope",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rope",
["netID"] = 965,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 10,
["width"] = 12,
},
[966] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "Campfire",
["maxStack"] = 999,
["name"] = "Campfire",
["netID"] = 966,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[967] = {
["UseSound"] = "Item_2",
["buffTime"] = 3600,
["buffType"] = 26,
["consumable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "Marshmallow",
["material"] = true,
["maxStack"] = 30,
["name"] = "Marshmallow",
["netID"] = 967,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[968] = {
["craftable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "MarshmallowonaStick",
["material"] = true,
["name"] = "Marshmallow on a Stick",
["netID"] = 968,
["sacrifices"] = 5,
["value"] = 200,
["width"] = 12,
},
[969] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "CookedMarshmallow",
["maxStack"] = 30,
["name"] = "Cooked Marshmallow",
["netID"] = 969,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 200,
["width"] = 12,
},
[970] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 216,
["height"] = 30,
["internalName"] = "RedRocket",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Red Rocket",
["netID"] = 970,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 12,
},
[971] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 216,
["height"] = 30,
["internalName"] = "GreenRocket",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Green Rocket",
["netID"] = 971,
["placeStyle"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 12,
},
[972] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 216,
["height"] = 30,
["internalName"] = "BlueRocket",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Blue Rocket",
["netID"] = 972,
["placeStyle"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 12,
},
[973] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 216,
["height"] = 30,
["internalName"] = "YellowRocket",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Yellow Rocket",
["netID"] = 973,
["placeStyle"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 12,
},
[974] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "IceTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ice Torch",
["netID"] = 974,
["noWet"] = true,
["placeStyle"] = 9,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[975] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "ShoeSpikes",
["material"] = true,
["name"] = "Shoe Spikes",
["netID"] = 975,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 4,
["value"] = 50000,
["width"] = 16,
},
[976] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 6,
["handOnSlot"] = 11,
["height"] = 24,
["internalName"] = "TigerClimbingGear",
["material"] = true,
["name"] = "Tiger Climbing Gear",
["netID"] = 976,
["rare"] = 2,
["sacrifices"] = 1,
["shoeSlot"] = 4,
["value"] = 50000,
["width"] = 16,
},
[977] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "Tabi",
["material"] = true,
["name"] = "Tabi",
["netID"] = 977,
["rare"] = 7,
["sacrifices"] = 1,
["shoeSlot"] = 3,
["value"] = 150000,
["width"] = 16,
},
[978] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 77,
["height"] = 18,
["internalName"] = "PinkEskimoHood",
["name"] = "Pink Snow Hood",
["netID"] = 978,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[979] = {
["bodySlot"] = 50,
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "PinkEskimoCoat",
["name"] = "Pink Snow Coat",
["netID"] = 979,
["sacrifices"] = 1,
["value"] = 40000,
["width"] = 18,
},
[980] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "PinkEskimoPants",
["legSlot"] = 46,
["name"] = "Pink Snow Pants",
["netID"] = 980,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[981] = {
["height"] = 20,
["internalName"] = "PinkThread",
["material"] = true,
["maxStack"] = 99,
["name"] = "Pink Thread",
["netID"] = 981,
["sacrifices"] = 5,
["value"] = 10000,
["width"] = 12,
},
[982] = {
["accessory"] = true,
["craftable"] = true,
["handOnSlot"] = 1,
["height"] = 22,
["internalName"] = "ManaRegenerationBand",
["material"] = true,
["name"] = "Mana Regeneration Band",
["netID"] = 982,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 22,
},
[983] = {
["accessory"] = true,
["balloonSlot"] = 6,
["craftable"] = true,
["height"] = 28,
["internalName"] = "SandstorminaBalloon",
["material"] = true,
["name"] = "Sandstorm in a Balloon",
["netID"] = 983,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[984] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 6,
["handOnSlot"] = 11,
["height"] = 24,
["internalName"] = "MasterNinjaGear",
["name"] = "Master Ninja Gear",
["netID"] = 984,
["rare"] = 8,
["sacrifices"] = 1,
["shoeSlot"] = 14,
["value"] = 500000,
["waistSlot"] = 10,
["width"] = 16,
},
[985] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "RopeCoil",
["maxStack"] = 999,
["name"] = "Rope Coil",
["netID"] = 985,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 10,
["shoot"] = 171,
["shootSpeed"] = 10,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100,
["width"] = 18,
},
[986] = {
["UseSound"] = "Item_64",
["autoReuse"] = true,
["damage"] = 27,
["height"] = 6,
["internalName"] = "Blowgun",
["knockBack"] = 4,
["name"] = "Blowgun",
["netID"] = 986,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 13,
["useAmmo"] = 283,
["useAnimation"] = 35,
["useStyle"] = 5,
["useTime"] = 35,
["value"] = 50000,
["width"] = 38,
},
[987] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "BlizzardinaBottle",
["material"] = true,
["name"] = "Blizzard in a Bottle",
["netID"] = 987,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["waistSlot"] = 13,
["width"] = 16,
},
[988] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 9,
["height"] = 28,
["internalName"] = "FrostburnArrow",
["knockBack"] = 2.2,
["maxStack"] = 999,
["name"] = "Frostburn Arrow",
["netID"] = 988,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 172,
["shootSpeed"] = 3.75,
["value"] = 15,
["width"] = 10,
},
[989] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 23,
["height"] = 30,
["internalName"] = "EnchantedSword",
["knockBack"] = 4.25,
["material"] = true,
["melee"] = true,
["name"] = "Enchanted Sword",
["netID"] = 989,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 173,
["shootSpeed"] = 9.5,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 45,
["value"] = 150000,
["width"] = 30,
},
[990] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 22,
["craftable"] = true,
["damage"] = 35,
["height"] = 12,
["internalName"] = "PickaxeAxe",
["knockBack"] = 4.75,
["melee"] = true,
["name"] = "Pickaxe Axe",
["netID"] = 990,
["pick"] = 200,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 220000,
["width"] = 20,
},
[991] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 14,
["craftable"] = true,
["damage"] = 33,
["height"] = 12,
["internalName"] = "CobaltWaraxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Cobalt Waraxe",
["netID"] = 991,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 35,
["useStyle"] = 1,
["useTime"] = 13,
["useTurn"] = true,
["value"] = 54000,
["width"] = 20,
},
[992] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 17,
["craftable"] = true,
["damage"] = 39,
["height"] = 12,
["internalName"] = "MythrilWaraxe",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Mythril Waraxe",
["netID"] = 992,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 35,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 81000,
["width"] = 20,
},
[993] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 20,
["craftable"] = true,
["damage"] = 43,
["height"] = 12,
["internalName"] = "AdamantiteWaraxe",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Adamantite Waraxe",
["netID"] = 993,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 35,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 108000,
["width"] = 20,
},
[994] = {
["UseSound"] = "Item_2",
["buffType"] = 45,
["damage"] = 0,
["height"] = 30,
["internalName"] = "EatersBone",
["name"] = "Eater's Bone",
["netID"] = 994,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 175,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 375000,
["width"] = 16,
},
[995] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 217,
["height"] = 20,
["internalName"] = "BlendOMatic",
["maxStack"] = 99,
["name"] = "Blend-O-Matic",
["netID"] = 995,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[996] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 218,
["height"] = 20,
["internalName"] = "MeatGrinder",
["maxStack"] = 99,
["name"] = "Meat Grinder",
["netID"] = 996,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[997] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 219,
["height"] = 20,
["internalName"] = "Extractinator",
["maxStack"] = 99,
["name"] = "Extractinator",
["netID"] = 997,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[998] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 220,
["height"] = 20,
["internalName"] = "Solidifier",
["maxStack"] = 99,
["name"] = "Solidifier",
["netID"] = 998,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[999] = {
["alpha"] = 50,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 178,
["height"] = 14,
["internalName"] = "Amber",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amber",
["netID"] = 999,
["placeStyle"] = 6,
["sacrifices"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 10,
},
[1000] = {
["UseSound"] = "Item_11",
["consumable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "ConfettiGun",
["maxStack"] = 999,
["name"] = "Confetti Gun",
["netID"] = 1000,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 5,
["shoot"] = 178,
["shootSpeed"] = 10,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 100,
["width"] = 18,
},
[1001] = {
["craftable"] = true,
["defense"] = 20,
["headSlot"] = 78,
["height"] = 18,
["internalName"] = "ChlorophyteMask",
["name"] = "Chlorophyte Mask",
["netID"] = 1001,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 18,
},
[1002] = {
["craftable"] = true,
["defense"] = 13,
["headSlot"] = 79,
["height"] = 18,
["internalName"] = "ChlorophyteHelmet",
["name"] = "Chlorophyte Helmet",
["netID"] = 1002,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 18,
},
[1003] = {
["craftable"] = true,
["defense"] = 7,
["headSlot"] = 80,
["height"] = 18,
["internalName"] = "ChlorophyteHeadgear",
["name"] = "Chlorophyte Headgear",
["netID"] = 1003,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 18,
},
[1004] = {
["bodySlot"] = 51,
["craftable"] = true,
["defense"] = 18,
["height"] = 18,
["internalName"] = "ChlorophytePlateMail",
["name"] = "Chlorophyte Plate Mail",
["netID"] = 1004,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 240000,
["width"] = 18,
},
[1005] = {
["craftable"] = true,
["defense"] = 13,
["height"] = 18,
["internalName"] = "ChlorophyteGreaves",
["legSlot"] = 47,
["name"] = "Chlorophyte Greaves",
["netID"] = 1005,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 180000,
["width"] = 18,
},
[1006] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "ChlorophyteBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Chlorophyte Bar",
["netID"] = 1006,
["placeStyle"] = 17,
["rare"] = 7,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 45000,
["width"] = 20,
},
[1007] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "RedDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Red Dye",
["netID"] = 1007,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1008] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "OrangeDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Orange Dye",
["netID"] = 1008,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1009] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "YellowDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Yellow Dye",
["netID"] = 1009,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1010] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "LimeDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Lime Dye",
["netID"] = 1010,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1011] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "GreenDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Green Dye",
["netID"] = 1011,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1012] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "TealDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Teal Dye",
["netID"] = 1012,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1013] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "CyanDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Cyan Dye",
["netID"] = 1013,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1014] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "SkyBlueDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Sky Blue Dye",
["netID"] = 1014,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1015] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlueDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Blue Dye",
["netID"] = 1015,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1016] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "PurpleDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Purple Dye",
["netID"] = 1016,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1017] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "VioletDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Violet Dye",
["netID"] = 1017,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1018] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "PinkDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Pink Dye",
["netID"] = 1018,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1019] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "RedandBlackDye",
["maxStack"] = 99,
["name"] = "Red and Black Dye",
["netID"] = 1019,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1020] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "OrangeandBlackDye",
["maxStack"] = 99,
["name"] = "Orange and Black Dye",
["netID"] = 1020,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1021] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "YellowandBlackDye",
["maxStack"] = 99,
["name"] = "Yellow and Black Dye",
["netID"] = 1021,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1022] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "LimeandBlackDye",
["maxStack"] = 99,
["name"] = "Lime and Black Dye",
["netID"] = 1022,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1023] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "GreenandBlackDye",
["maxStack"] = 99,
["name"] = "Green and Black Dye",
["netID"] = 1023,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1024] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "TealandBlackDye",
["maxStack"] = 99,
["name"] = "Teal and Black Dye",
["netID"] = 1024,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1025] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "CyanandBlackDye",
["maxStack"] = 99,
["name"] = "Cyan and Black Dye",
["netID"] = 1025,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1026] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "SkyBlueandBlackDye",
["maxStack"] = 99,
["name"] = "Sky Blue and Black Dye",
["netID"] = 1026,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1027] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlueandBlackDye",
["maxStack"] = 99,
["name"] = "Blue and Black Dye",
["netID"] = 1027,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1028] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "PurpleandBlackDye",
["maxStack"] = 99,
["name"] = "Purple and Black Dye",
["netID"] = 1028,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1029] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "VioletandBlackDye",
["maxStack"] = 99,
["name"] = "Violet and Black Dye",
["netID"] = 1029,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1030] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "PinkandBlackDye",
["maxStack"] = 99,
["name"] = "Pink and Black Dye",
["netID"] = 1030,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1031] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "FlameDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Flame Dye",
["netID"] = 1031,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1032] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "FlameAndBlackDye",
["maxStack"] = 99,
["name"] = "Flame and Black Dye",
["netID"] = 1032,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1033] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "GreenFlameDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Green Flame Dye",
["netID"] = 1033,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1034] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "GreenFlameAndBlackDye",
["maxStack"] = 99,
["name"] = "Green Flame and Black Dye",
["netID"] = 1034,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1035] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlueFlameDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Blue Flame Dye",
["netID"] = 1035,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1036] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlueFlameAndBlackDye",
["maxStack"] = 99,
["name"] = "Blue Flame and Black Dye",
["netID"] = 1036,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1037] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "SilverDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Silver Dye",
["netID"] = 1037,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1038] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightRedDye",
["maxStack"] = 99,
["name"] = "Bright Red Dye",
["netID"] = 1038,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1039] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightOrangeDye",
["maxStack"] = 99,
["name"] = "Bright Orange Dye",
["netID"] = 1039,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1040] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightYellowDye",
["maxStack"] = 99,
["name"] = "Bright Yellow Dye",
["netID"] = 1040,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1041] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightLimeDye",
["maxStack"] = 99,
["name"] = "Bright Lime Dye",
["netID"] = 1041,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1042] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightGreenDye",
["maxStack"] = 99,
["name"] = "Bright Green Dye",
["netID"] = 1042,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1043] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightTealDye",
["maxStack"] = 99,
["name"] = "Bright Teal Dye",
["netID"] = 1043,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1044] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightCyanDye",
["maxStack"] = 99,
["name"] = "Bright Cyan Dye",
["netID"] = 1044,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1045] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightSkyBlueDye",
["maxStack"] = 99,
["name"] = "Bright Sky Blue Dye",
["netID"] = 1045,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1046] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightBlueDye",
["maxStack"] = 99,
["name"] = "Bright Blue Dye",
["netID"] = 1046,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1047] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightPurpleDye",
["maxStack"] = 99,
["name"] = "Bright Purple Dye",
["netID"] = 1047,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1048] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightVioletDye",
["maxStack"] = 99,
["name"] = "Bright Violet Dye",
["netID"] = 1048,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1049] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightPinkDye",
["maxStack"] = 99,
["name"] = "Bright Pink Dye",
["netID"] = 1049,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1050] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlackDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Black Dye",
["netID"] = 1050,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1051] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "RedandSilverDye",
["maxStack"] = 99,
["name"] = "Red and Silver Dye",
["netID"] = 1051,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1052] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "OrangeandSilverDye",
["maxStack"] = 99,
["name"] = "Orange and Silver Dye",
["netID"] = 1052,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1053] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "YellowandSilverDye",
["maxStack"] = 99,
["name"] = "Yellow and Silver Dye",
["netID"] = 1053,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1054] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "LimeandSilverDye",
["maxStack"] = 99,
["name"] = "Lime and Silver Dye",
["netID"] = 1054,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1055] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "GreenandSilverDye",
["maxStack"] = 99,
["name"] = "Green and Silver Dye",
["netID"] = 1055,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1056] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "TealandSilverDye",
["maxStack"] = 99,
["name"] = "Teal and Silver Dye",
["netID"] = 1056,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1057] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "CyanandSilverDye",
["maxStack"] = 99,
["name"] = "Cyan and Silver Dye",
["netID"] = 1057,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1058] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "SkyBlueandSilverDye",
["maxStack"] = 99,
["name"] = "Sky Blue and Silver Dye",
["netID"] = 1058,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1059] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlueandSilverDye",
["maxStack"] = 99,
["name"] = "Blue and Silver Dye",
["netID"] = 1059,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1060] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "PurpleandSilverDye",
["maxStack"] = 99,
["name"] = "Purple and Silver Dye",
["netID"] = 1060,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1061] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "VioletandSilverDye",
["maxStack"] = 99,
["name"] = "Violet and Silver Dye",
["netID"] = 1061,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1062] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "PinkandSilverDye",
["maxStack"] = 99,
["name"] = "Pink and Silver Dye",
["netID"] = 1062,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1063] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "IntenseFlameDye",
["maxStack"] = 99,
["name"] = "Intense Flame Dye",
["netID"] = 1063,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1064] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "IntenseGreenFlameDye",
["maxStack"] = 99,
["name"] = "Intense Green Flame Dye",
["netID"] = 1064,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1065] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "IntenseBlueFlameDye",
["maxStack"] = 99,
["name"] = "Intense Blue Flame Dye",
["netID"] = 1065,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1066] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "RainbowDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Rainbow Dye",
["netID"] = 1066,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1067] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "IntenseRainbowDye",
["maxStack"] = 99,
["name"] = "Intense Rainbow Dye",
["netID"] = 1067,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1068] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "YellowGradientDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Yellow Gradient Dye",
["netID"] = 1068,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1069] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "CyanGradientDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Cyan Gradient Dye",
["netID"] = 1069,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1070] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "VioletGradientDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Violet Gradient Dye",
["netID"] = 1070,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1071] = {
["autoReuse"] = true,
["height"] = 24,
["internalName"] = "Paintbrush",
["name"] = "Paintbrush",
["netID"] = 1071,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 24,
},
[1072] = {
["autoReuse"] = true,
["height"] = 24,
["internalName"] = "PaintRoller",
["name"] = "Paint Roller",
["netID"] = 1072,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 24,
},
[1073] = {
["height"] = 24,
["internalName"] = "RedPaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Paint",
["netID"] = 1073,
["paint"] = 1,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1074] = {
["height"] = 24,
["internalName"] = "OrangePaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Orange Paint",
["netID"] = 1074,
["paint"] = 2,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1075] = {
["height"] = 24,
["internalName"] = "YellowPaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Yellow Paint",
["netID"] = 1075,
["paint"] = 3,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1076] = {
["height"] = 24,
["internalName"] = "LimePaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lime Paint",
["netID"] = 1076,
["paint"] = 4,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1077] = {
["height"] = 24,
["internalName"] = "GreenPaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Paint",
["netID"] = 1077,
["paint"] = 5,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1078] = {
["height"] = 24,
["internalName"] = "TealPaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Teal Paint",
["netID"] = 1078,
["paint"] = 6,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1079] = {
["height"] = 24,
["internalName"] = "CyanPaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cyan Paint",
["netID"] = 1079,
["paint"] = 7,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1080] = {
["height"] = 24,
["internalName"] = "SkyBluePaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sky Blue Paint",
["netID"] = 1080,
["paint"] = 8,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1081] = {
["height"] = 24,
["internalName"] = "BluePaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Paint",
["netID"] = 1081,
["paint"] = 9,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1082] = {
["height"] = 24,
["internalName"] = "PurplePaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Purple Paint",
["netID"] = 1082,
["paint"] = 10,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1083] = {
["height"] = 24,
["internalName"] = "VioletPaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Violet Paint",
["netID"] = 1083,
["paint"] = 11,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1084] = {
["height"] = 24,
["internalName"] = "PinkPaint",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pink Paint",
["netID"] = 1084,
["paint"] = 12,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1085] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepRedPaint",
["maxStack"] = 999,
["name"] = "Deep Red Paint",
["netID"] = 1085,
["paint"] = 13,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1086] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepOrangePaint",
["maxStack"] = 999,
["name"] = "Deep Orange Paint",
["netID"] = 1086,
["paint"] = 14,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1087] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepYellowPaint",
["maxStack"] = 999,
["name"] = "Deep Yellow Paint",
["netID"] = 1087,
["paint"] = 15,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1088] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepLimePaint",
["maxStack"] = 999,
["name"] = "Deep Lime Paint",
["netID"] = 1088,
["paint"] = 16,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1089] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepGreenPaint",
["maxStack"] = 999,
["name"] = "Deep Green Paint",
["netID"] = 1089,
["paint"] = 17,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1090] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepTealPaint",
["maxStack"] = 999,
["name"] = "Deep Teal Paint",
["netID"] = 1090,
["paint"] = 18,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1091] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepCyanPaint",
["maxStack"] = 999,
["name"] = "Deep Cyan Paint",
["netID"] = 1091,
["paint"] = 19,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1092] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepSkyBluePaint",
["maxStack"] = 999,
["name"] = "Deep Sky Blue Paint",
["netID"] = 1092,
["paint"] = 20,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1093] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepBluePaint",
["maxStack"] = 999,
["name"] = "Deep Blue Paint",
["netID"] = 1093,
["paint"] = 21,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1094] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepPurplePaint",
["maxStack"] = 999,
["name"] = "Deep Purple Paint",
["netID"] = 1094,
["paint"] = 22,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1095] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepVioletPaint",
["maxStack"] = 999,
["name"] = "Deep Violet Paint",
["netID"] = 1095,
["paint"] = 23,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1096] = {
["craftable"] = true,
["height"] = 24,
["internalName"] = "DeepPinkPaint",
["maxStack"] = 999,
["name"] = "Deep Pink Paint",
["netID"] = 1096,
["paint"] = 24,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1097] = {
["height"] = 24,
["internalName"] = "BlackPaint",
["maxStack"] = 999,
["name"] = "Black Paint",
["netID"] = 1097,
["paint"] = 25,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1098] = {
["height"] = 24,
["internalName"] = "WhitePaint",
["maxStack"] = 999,
["name"] = "White Paint",
["netID"] = 1098,
["paint"] = 26,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1099] = {
["height"] = 24,
["internalName"] = "GrayPaint",
["maxStack"] = 999,
["name"] = "Gray Paint",
["netID"] = 1099,
["paint"] = 27,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1100] = {
["autoReuse"] = true,
["height"] = 24,
["internalName"] = "PaintScraper",
["name"] = "Paint Scraper",
["netID"] = 1100,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 24,
},
[1101] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 226,
["height"] = 12,
["internalName"] = "LihzahrdBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lihzahrd Brick",
["netID"] = 1101,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1102] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 112,
["height"] = 12,
["internalName"] = "LihzahrdBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lihzahrd Brick Wall",
["netID"] = 1102,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1103] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 224,
["height"] = 12,
["internalName"] = "SlushBlock",
["maxStack"] = 999,
["name"] = "Slush Block",
["netID"] = 1103,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1104] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 221,
["height"] = 12,
["internalName"] = "PalladiumOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palladium Ore",
["netID"] = 1104,
["rare"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 4500,
["width"] = 12,
},
[1105] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 222,
["height"] = 12,
["internalName"] = "OrichalcumOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Orichalcum Ore",
["netID"] = 1105,
["rare"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 6500,
["width"] = 12,
},
[1106] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 223,
["height"] = 12,
["internalName"] = "TitaniumOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Titanium Ore",
["netID"] = 1106,
["rare"] = 3,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 8500,
["width"] = 12,
},
[1107] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "TealMushroom",
["material"] = true,
["maxStack"] = 99,
["name"] = "Teal Mushroom",
["netID"] = 1107,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[1108] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "GreenMushroom",
["material"] = true,
["maxStack"] = 99,
["name"] = "Green Mushroom",
["netID"] = 1108,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[1109] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "SkyBlueFlower",
["material"] = true,
["maxStack"] = 99,
["name"] = "Sky Blue Flower",
["netID"] = 1109,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[1110] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "YellowMarigold",
["material"] = true,
["maxStack"] = 99,
["name"] = "Yellow Marigold",
["netID"] = 1110,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[1111] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "BlueBerries",
["material"] = true,
["maxStack"] = 99,
["name"] = "Blue Berries",
["netID"] = 1111,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[1112] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "LimeKelp",
["material"] = true,
["maxStack"] = 99,
["name"] = "Lime Kelp",
["netID"] = 1112,
["placeStyle"] = 5,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[1113] = {
["height"] = 20,
["internalName"] = "PinkPricklyPear",
["material"] = true,
["maxStack"] = 99,
["name"] = "Pink Prickly Pear",
["netID"] = 1113,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1114] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "OrangeBloodroot",
["material"] = true,
["maxStack"] = 99,
["name"] = "Orange Bloodroot",
["netID"] = 1114,
["placeStyle"] = 7,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[1115] = {
["height"] = 20,
["internalName"] = "RedHusk",
["material"] = true,
["maxStack"] = 99,
["name"] = "Red Husk",
["netID"] = 1115,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1116] = {
["height"] = 20,
["internalName"] = "CyanHusk",
["material"] = true,
["maxStack"] = 99,
["name"] = "Cyan Husk",
["netID"] = 1116,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1117] = {
["height"] = 20,
["internalName"] = "VioletHusk",
["material"] = true,
["maxStack"] = 99,
["name"] = "Violet Husk",
["netID"] = 1117,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1118] = {
["height"] = 20,
["internalName"] = "PurpleMucos",
["material"] = true,
["maxStack"] = 99,
["name"] = "Purple Mucus",
["netID"] = 1118,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1119] = {
["height"] = 20,
["internalName"] = "BlackInk",
["material"] = true,
["maxStack"] = 99,
["name"] = "Black Ink",
["netID"] = 1119,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1120] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 228,
["height"] = 20,
["internalName"] = "DyeVat",
["maxStack"] = 99,
["name"] = "Dye Vat",
["netID"] = 1120,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 26,
},
[1121] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 9,
["height"] = 18,
["internalName"] = "BeeGun",
["magic"] = true,
["mana"] = 5,
["name"] = "Bee Gun",
["netID"] = 1121,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 0.8,
["shoot"] = 181,
["shootSpeed"] = 8,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 100000,
["width"] = 50,
},
[1122] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 80,
["height"] = 20,
["internalName"] = "PossessedHatchet",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Possessed Hatchet",
["netID"] = 1122,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 182,
["shootSpeed"] = 12,
["useAnimation"] = 14,
["useStyle"] = 1,
["useTime"] = 14,
["value"] = 350000,
["width"] = 18,
},
[1123] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 26,
["height"] = 40,
["internalName"] = "BeeKeeper",
["knockBack"] = 5.3,
["material"] = true,
["melee"] = true,
["name"] = "Bee Keeper",
["netID"] = 1123,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 20,
["useStyle"] = 1,
["value"] = 100000,
["width"] = 40,
},
[1124] = {
["craftable"] = true,
["height"] = 12,
["internalName"] = "Hive",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hive",
["netID"] = 1124,
["sacrifices"] = 100,
["width"] = 12,
},
[1125] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 229,
["height"] = 12,
["internalName"] = "HoneyBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Honey Block",
["netID"] = 1125,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1126] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 108,
["height"] = 12,
["internalName"] = "HiveWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hive Wall",
["netID"] = 1126,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1127] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 230,
["height"] = 12,
["internalName"] = "CrispyHoneyBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crispy Honey Block",
["netID"] = 1127,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1128] = {
["autoReuse"] = true,
["height"] = 20,
["internalName"] = "HoneyBucket",
["maxStack"] = 99,
["name"] = "Honey Bucket",
["netID"] = 1128,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[1129] = {
["autoReuse"] = true,
["createTile"] = 225,
["height"] = 10,
["internalName"] = "HiveWand",
["name"] = "Hive Wand",
["netID"] = 1129,
["rare"] = 1,
["sacrifices"] = 1,
["tileWand"] = 1124,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 8,
},
[1130] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 10,
["internalName"] = "Beenade",
["knockBack"] = 1,
["maxStack"] = 999,
["name"] = "Beenade",
["netID"] = 1130,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 183,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 200,
["width"] = 10,
},
[1131] = {
["accessory"] = true,
["expert"] = true,
["height"] = 22,
["internalName"] = "GravityGlobe",
["name"] = "Gravity Globe",
["netID"] = 1131,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 1,
["value"] = 2000000,
["width"] = 22,
},
[1132] = {
["accessory"] = true,
["height"] = 22,
["internalName"] = "HoneyComb",
["material"] = true,
["name"] = "Honey Comb",
["netID"] = 1132,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 22,
},
[1133] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "Abeemination",
["maxStack"] = 20,
["name"] = "Abeemination",
["netID"] = 1133,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 28,
},
[1134] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 80,
["height"] = 24,
["internalName"] = "BottledHoney",
["material"] = true,
["maxStack"] = 30,
["name"] = "Bottled Honey",
["netID"] = 1134,
["potion"] = true,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 40,
["width"] = 14,
},
[1135] = {
["defense"] = 1,
["headSlot"] = 81,
["height"] = 18,
["internalName"] = "RainHat",
["name"] = "Rain Hat",
["netID"] = 1135,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 18,
},
[1136] = {
["bodySlot"] = 52,
["defense"] = 2,
["height"] = 18,
["internalName"] = "RainCoat",
["name"] = "Rain Coat",
["netID"] = 1136,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 18,
},
[1137] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "LihzahrdDoor",
["maxStack"] = 99,
["name"] = "Lihzahrd Door",
["netID"] = 1137,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1138] = {
["consumable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "DungeonDoor",
["maxStack"] = 99,
["name"] = "Dungeon Door",
["netID"] = 1138,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1139] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "LeadDoor",
["maxStack"] = 99,
["name"] = "Lead Door",
["netID"] = 1139,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1140] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "IronDoor",
["maxStack"] = 99,
["name"] = "Iron Door",
["netID"] = 1140,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1141] = {
["height"] = 20,
["internalName"] = "TempleKey",
["material"] = true,
["maxStack"] = 99,
["name"] = "Temple Key",
["netID"] = 1141,
["rare"] = 7,
["sacrifices"] = 1,
["width"] = 14,
},
[1142] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "LihzahrdChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Lihzahrd Chest",
["netID"] = 1142,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[1143] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "LihzahrdChair",
["maxStack"] = 99,
["name"] = "Lihzahrd Chair",
["netID"] = 1143,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1144] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "LihzahrdTable",
["maxStack"] = 99,
["name"] = "Lihzahrd Table",
["netID"] = 1144,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1145] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "LihzahrdWorkBench",
["maxStack"] = 99,
["name"] = "Lihzahrd Work Bench",
["netID"] = 1145,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1146] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 137,
["height"] = 12,
["internalName"] = "SuperDartTrap",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Super Dart Trap",
["netID"] = 1146,
["placeStyle"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[1147] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 137,
["height"] = 12,
["internalName"] = "FlameTrap",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Flame Trap",
["netID"] = 1147,
["placeStyle"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[1148] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 137,
["height"] = 12,
["internalName"] = "SpikyBallTrap",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Spiky Ball Trap",
["netID"] = 1148,
["placeStyle"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[1149] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 137,
["height"] = 12,
["internalName"] = "SpearTrap",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Spear Trap",
["netID"] = 1149,
["placeStyle"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[1150] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 232,
["height"] = 12,
["internalName"] = "WoodenSpike",
["maxStack"] = 999,
["name"] = "Wooden Spike",
["netID"] = 1150,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1151] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "LihzahrdPressurePlate",
["material"] = true,
["maxStack"] = 999,
["mech"] = true,
["name"] = "Lihzahrd Pressure Plate",
["netID"] = 1151,
["placeStyle"] = 6,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[1152] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "LihzahrdStatue",
["maxStack"] = 99,
["name"] = "Lihzahrd Statue",
["netID"] = 1152,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1153] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "LihzahrdWatcherStatue",
["maxStack"] = 99,
["name"] = "Lihzahrd Watcher Statue",
["netID"] = 1153,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1154] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "LihzahrdGuardianStatue",
["maxStack"] = 99,
["name"] = "Lihzahrd Guardian Statue",
["netID"] = 1154,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1155] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 31,
["height"] = 18,
["internalName"] = "WaspGun",
["magic"] = true,
["mana"] = 10,
["name"] = "Wasp Gun",
["netID"] = 1155,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 189,
["shootSpeed"] = 9,
["useAnimation"] = 18,
["useStyle"] = 5,
["useTime"] = 18,
["value"] = 500000,
["width"] = 50,
},
[1156] = {
["UseSound"] = "Item_10",
["channel"] = true,
["damage"] = 38,
["height"] = 10,
["internalName"] = "PiranhaGun",
["knockBack"] = 1,
["name"] = "Piranha Gun",
["netID"] = 1156,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 190,
["shootSpeed"] = 14,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 1000000,
["width"] = 30,
},
[1157] = {
["UseSound"] = "Item_44",
["buffType"] = 49,
["damage"] = 34,
["height"] = 28,
["internalName"] = "PygmyStaff",
["knockBack"] = 3,
["mana"] = 10,
["name"] = "Pygmy Staff",
["netID"] = 1157,
["noMelee"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 191,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 350000,
["width"] = 26,
},
[1158] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "PygmyNecklace",
["name"] = "Pygmy Necklace",
["neckSlot"] = 4,
["netID"] = 1158,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 24,
},
[1159] = {
["defense"] = 6,
["headSlot"] = 82,
["height"] = 18,
["internalName"] = "TikiMask",
["name"] = "Tiki Mask",
["netID"] = 1159,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 18,
},
[1160] = {
["bodySlot"] = 53,
["defense"] = 17,
["height"] = 18,
["internalName"] = "TikiShirt",
["name"] = "Tiki Shirt",
["netID"] = 1160,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 18,
},
[1161] = {
["defense"] = 12,
["height"] = 18,
["internalName"] = "TikiPants",
["legSlot"] = 48,
["name"] = "Tiki Pants",
["netID"] = 1161,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 18,
},
[1162] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "LeafWings",
["name"] = "Leaf Wings",
["netID"] = 1162,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 750000,
["width"] = 24,
["wingSlot"] = 13,
},
[1163] = {
["accessory"] = true,
["balloonSlot"] = 1,
["craftable"] = true,
["height"] = 28,
["internalName"] = "BlizzardinaBalloon",
["material"] = true,
["name"] = "Blizzard in a Balloon",
["netID"] = 1163,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[1164] = {
["accessory"] = true,
["balloonSlot"] = 3,
["craftable"] = true,
["height"] = 28,
["internalName"] = "BundleofBalloons",
["name"] = "Bundle of Balloons",
["netID"] = 1164,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[1165] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "BatWings",
["name"] = "Bat Wings",
["netID"] = 1165,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 14,
},
[1166] = {
["UseSound"] = "Item_1",
["damage"] = 16,
["height"] = 28,
["internalName"] = "BoneSword",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Bone Sword",
["netID"] = 1166,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 22,
["useStyle"] = 1,
["value"] = 9000,
["width"] = 24,
},
[1167] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "HerculesBeetle",
["material"] = true,
["name"] = "Hercules Beetle",
["netID"] = 1167,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
},
[1168] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 20,
["internalName"] = "SmokeBomb",
["maxStack"] = 999,
["name"] = "Smoke Bomb",
["netID"] = 1168,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 25,
["shoot"] = 196,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 20,
["width"] = 18,
},
[1169] = {
["UseSound"] = "Item_2",
["buffType"] = 50,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BoneKey",
["name"] = "Bone Key",
["netID"] = 1169,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 197,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[1170] = {
["UseSound"] = "Item_2",
["buffType"] = 51,
["damage"] = 0,
["height"] = 30,
["internalName"] = "Nectar",
["name"] = "Nectar",
["netID"] = 1170,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 198,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 150000,
["width"] = 16,
},
[1171] = {
["UseSound"] = "Item_2",
["buffType"] = 52,
["damage"] = 0,
["height"] = 30,
["internalName"] = "TikiTotem",
["name"] = "Tiki Totem",
["netID"] = 1171,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 199,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 2000000,
["width"] = 16,
},
[1172] = {
["UseSound"] = "Item_2",
["buffType"] = 53,
["damage"] = 0,
["height"] = 30,
["internalName"] = "LizardEgg",
["name"] = "Lizard Egg",
["netID"] = 1172,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 200,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[1173] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "GraveMarker",
["maxStack"] = 99,
["name"] = "Grave Marker",
["netID"] = 1173,
["placeStyle"] = 1,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[1174] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "CrossGraveMarker",
["maxStack"] = 99,
["name"] = "Cross Grave Marker",
["netID"] = 1174,
["placeStyle"] = 2,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[1175] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "Headstone",
["maxStack"] = 99,
["name"] = "Headstone",
["netID"] = 1175,
["placeStyle"] = 3,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[1176] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "Gravestone",
["maxStack"] = 99,
["name"] = "Gravestone",
["netID"] = 1176,
["placeStyle"] = 4,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[1177] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "Obelisk",
["maxStack"] = 99,
["name"] = "Obelisk",
["netID"] = 1177,
["placeStyle"] = 5,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[1178] = {
["UseSound"] = "Item_7",
["autoReuse"] = true,
["damage"] = 48,
["height"] = 18,
["internalName"] = "LeafBlower",
["knockBack"] = 4,
["magic"] = true,
["mana"] = 4,
["name"] = "Leaf Blower",
["netID"] = 1178,
["noMelee"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 206,
["shootSpeed"] = 11,
["useAnimation"] = 7,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 300000,
["width"] = 24,
},
[1179] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 9,
["height"] = 8,
["internalName"] = "ChlorophyteBullet",
["knockBack"] = 4.5,
["maxStack"] = 999,
["name"] = "Chlorophyte Bullet",
["netID"] = 1179,
["ranged"] = true,
["rare"] = 7,
["sacrifices"] = 99,
["shoot"] = 207,
["shootSpeed"] = 5,
["value"] = 50,
["width"] = 8,
},
[1180] = {
["UseSound"] = "Item_2",
["buffType"] = 54,
["damage"] = 0,
["height"] = 30,
["internalName"] = "ParrotCracker",
["name"] = "Parrot Cracker",
["netID"] = 1180,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 208,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 3750000,
["width"] = 16,
},
[1181] = {
["UseSound"] = "Item_2",
["buffType"] = 55,
["damage"] = 0,
["height"] = 30,
["internalName"] = "StrangeGlowingMushroom",
["name"] = "Strange Glowing Mushroom",
["netID"] = 1181,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 209,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 450000,
["width"] = 16,
},
[1182] = {
["UseSound"] = "Item_2",
["buffType"] = 56,
["damage"] = 0,
["height"] = 30,
["internalName"] = "Seedling",
["name"] = "Seedling",
["netID"] = 1182,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 210,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[1183] = {
["UseSound"] = "Item_2",
["buffType"] = 57,
["damage"] = 0,
["height"] = 30,
["internalName"] = "WispinaBottle",
["name"] = "Wisp in a Bottle",
["netID"] = 1183,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 211,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 275000,
["width"] = 16,
},
[1184] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "PalladiumBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palladium Bar",
["netID"] = 1184,
["placeStyle"] = 12,
["rare"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 13500,
["width"] = 20,
},
[1185] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 45,
["height"] = 40,
["internalName"] = "PalladiumSword",
["knockBack"] = 4.75,
["melee"] = true,
["name"] = "Palladium Sword",
["netID"] = 1185,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.125,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["useTurn"] = true,
["value"] = 92000,
["width"] = 40,
},
[1186] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 32,
["height"] = 40,
["internalName"] = "PalladiumPike",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Palladium Pike",
["netID"] = 1186,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 212,
["shootSpeed"] = 4.4,
["useAnimation"] = 27,
["useStyle"] = 5,
["useTime"] = 27,
["value"] = 60000,
["width"] = 40,
},
[1187] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 34,
["height"] = 18,
["internalName"] = "PalladiumRepeater",
["knockBack"] = 1.75,
["name"] = "Palladium Repeater",
["netID"] = 1187,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 9.25,
["useAmmo"] = 40,
["useAnimation"] = 23,
["useStyle"] = 5,
["useTime"] = 23,
["value"] = 80000,
["width"] = 50,
},
[1188] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 12,
["internalName"] = "PalladiumPickaxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Palladium Pickaxe",
["netID"] = 1188,
["pick"] = 130,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 12,
["useTurn"] = true,
["value"] = 72000,
["width"] = 20,
},
[1189] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 12,
["internalName"] = "PalladiumDrill",
["melee"] = true,
["name"] = "Palladium Drill",
["netID"] = 1189,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 130,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 213,
["shootSpeed"] = 32,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 72000,
["width"] = 20,
},
[1190] = {
["UseSound"] = "Item_23",
["axe"] = 15,
["channel"] = true,
["craftable"] = true,
["damage"] = 26,
["height"] = 12,
["internalName"] = "PalladiumChainsaw",
["knockBack"] = 2.9,
["melee"] = true,
["name"] = "Palladium Chainsaw",
["netID"] = 1190,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 214,
["shootSpeed"] = 40,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 72000,
["width"] = 20,
},
[1191] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "OrichalcumBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Orichalcum Bar",
["netID"] = 1191,
["placeStyle"] = 14,
["rare"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 26000,
["width"] = 20,
},
[1192] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 50,
["height"] = 40,
["internalName"] = "OrichalcumSword",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Orichalcum Sword",
["netID"] = 1192,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.17,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 126500,
["width"] = 40,
},
[1193] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 36,
["height"] = 40,
["internalName"] = "OrichalcumHalberd",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Orichalcum Halberd",
["netID"] = 1193,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 215,
["shootSpeed"] = 4.5,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 82500,
["width"] = 40,
},
[1194] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 38,
["height"] = 18,
["internalName"] = "OrichalcumRepeater",
["knockBack"] = 2,
["name"] = "Orichalcum Repeater",
["netID"] = 1194,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 9.75,
["useAmmo"] = 40,
["useAnimation"] = 21,
["useStyle"] = 5,
["useTime"] = 21,
["value"] = 110000,
["width"] = 50,
},
[1195] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 17,
["height"] = 12,
["internalName"] = "OrichalcumPickaxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Orichalcum Pickaxe",
["netID"] = 1195,
["pick"] = 165,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 9,
["useTurn"] = true,
["value"] = 99000,
["width"] = 20,
},
[1196] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 17,
["height"] = 12,
["internalName"] = "OrichalcumDrill",
["melee"] = true,
["name"] = "Orichalcum Drill",
["netID"] = 1196,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 165,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 216,
["shootSpeed"] = 32,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 5,
["value"] = 99000,
["width"] = 20,
},
[1197] = {
["UseSound"] = "Item_23",
["axe"] = 18,
["channel"] = true,
["craftable"] = true,
["damage"] = 31,
["height"] = 12,
["internalName"] = "OrichalcumChainsaw",
["knockBack"] = 3.75,
["melee"] = true,
["name"] = "Orichalcum Chainsaw",
["netID"] = 1197,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 217,
["shootSpeed"] = 40,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 5,
["value"] = 99000,
["width"] = 20,
},
[1198] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "TitaniumBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Titanium Bar",
["netID"] = 1198,
["placeStyle"] = 16,
["rare"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 34000,
["width"] = 20,
},
[1199] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 58,
["height"] = 40,
["internalName"] = "TitaniumSword",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Titanium Sword",
["netID"] = 1199,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 161000,
["width"] = 40,
},
[1200] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 40,
["height"] = 40,
["internalName"] = "TitaniumTrident",
["knockBack"] = 6.2,
["melee"] = true,
["name"] = "Titanium Trident",
["netID"] = 1200,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 218,
["shootSpeed"] = 5,
["useAnimation"] = 23,
["useStyle"] = 5,
["useTime"] = 23,
["value"] = 105000,
["width"] = 40,
},
[1201] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 41,
["height"] = 18,
["internalName"] = "TitaniumRepeater",
["knockBack"] = 2.5,
["name"] = "Titanium Repeater",
["netID"] = 1201,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 10.5,
["useAmmo"] = 40,
["useAnimation"] = 18,
["useStyle"] = 5,
["useTime"] = 18,
["value"] = 140000,
["width"] = 50,
},
[1202] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 27,
["height"] = 12,
["internalName"] = "TitaniumPickaxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Titanium Pickaxe",
["netID"] = 1202,
["pick"] = 190,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 126000,
["width"] = 20,
},
[1203] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 27,
["height"] = 12,
["internalName"] = "TitaniumDrill",
["melee"] = true,
["name"] = "Titanium Drill",
["netID"] = 1203,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 190,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 219,
["shootSpeed"] = 32,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 126000,
["width"] = 20,
},
[1204] = {
["UseSound"] = "Item_23",
["axe"] = 21,
["channel"] = true,
["craftable"] = true,
["damage"] = 34,
["height"] = 12,
["internalName"] = "TitaniumChainsaw",
["knockBack"] = 4.6,
["melee"] = true,
["name"] = "Titanium Chainsaw",
["netID"] = 1204,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 220,
["shootSpeed"] = 40,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 126000,
["width"] = 20,
},
[1205] = {
["craftable"] = true,
["defense"] = 14,
["headSlot"] = 83,
["height"] = 18,
["internalName"] = "PalladiumMask",
["name"] = "Palladium Mask",
["netID"] = 1205,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 18,
},
[1206] = {
["craftable"] = true,
["defense"] = 5,
["headSlot"] = 84,
["height"] = 18,
["internalName"] = "PalladiumHelmet",
["name"] = "Palladium Helmet",
["netID"] = 1206,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 18,
},
[1207] = {
["craftable"] = true,
["defense"] = 3,
["headSlot"] = 85,
["height"] = 18,
["internalName"] = "PalladiumHeadgear",
["name"] = "Palladium Headgear",
["netID"] = 1207,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 18,
},
[1208] = {
["bodySlot"] = 54,
["craftable"] = true,
["defense"] = 10,
["height"] = 18,
["internalName"] = "PalladiumBreastplate",
["name"] = "Palladium Breastplate",
["netID"] = 1208,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 60000,
["width"] = 18,
},
[1209] = {
["craftable"] = true,
["defense"] = 8,
["height"] = 18,
["internalName"] = "PalladiumLeggings",
["legSlot"] = 49,
["name"] = "Palladium Leggings",
["netID"] = 1209,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[1210] = {
["craftable"] = true,
["defense"] = 19,
["headSlot"] = 86,
["height"] = 18,
["internalName"] = "OrichalcumMask",
["name"] = "Orichalcum Mask",
["netID"] = 1210,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 112500,
["width"] = 18,
},
[1211] = {
["craftable"] = true,
["defense"] = 7,
["headSlot"] = 87,
["height"] = 18,
["internalName"] = "OrichalcumHelmet",
["name"] = "Orichalcum Helmet",
["netID"] = 1211,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 112500,
["width"] = 18,
},
[1212] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 88,
["height"] = 18,
["internalName"] = "OrichalcumHeadgear",
["name"] = "Orichalcum Headgear",
["netID"] = 1212,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 112500,
["width"] = 18,
},
[1213] = {
["bodySlot"] = 55,
["craftable"] = true,
["defense"] = 13,
["height"] = 18,
["internalName"] = "OrichalcumBreastplate",
["name"] = "Orichalcum Breastplate",
["netID"] = 1213,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 90000,
["width"] = 18,
},
[1214] = {
["craftable"] = true,
["defense"] = 10,
["height"] = 18,
["internalName"] = "OrichalcumLeggings",
["legSlot"] = 50,
["name"] = "Orichalcum Leggings",
["netID"] = 1214,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 67500,
["width"] = 18,
},
[1215] = {
["craftable"] = true,
["defense"] = 23,
["headSlot"] = 89,
["height"] = 18,
["internalName"] = "TitaniumMask",
["material"] = true,
["name"] = "Titanium Mask",
["netID"] = 1215,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[1216] = {
["craftable"] = true,
["defense"] = 8,
["headSlot"] = 90,
["height"] = 18,
["internalName"] = "TitaniumHelmet",
["material"] = true,
["name"] = "Titanium Helmet",
["netID"] = 1216,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[1217] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 91,
["height"] = 18,
["internalName"] = "TitaniumHeadgear",
["material"] = true,
["name"] = "Titanium Headgear",
["netID"] = 1217,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[1218] = {
["bodySlot"] = 56,
["craftable"] = true,
["defense"] = 15,
["height"] = 18,
["internalName"] = "TitaniumBreastplate",
["material"] = true,
["name"] = "Titanium Breastplate",
["netID"] = 1218,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 120000,
["width"] = 18,
},
[1219] = {
["craftable"] = true,
["defense"] = 11,
["height"] = 18,
["internalName"] = "TitaniumLeggings",
["legSlot"] = 51,
["material"] = true,
["name"] = "Titanium Leggings",
["netID"] = 1219,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 90000,
["width"] = 18,
},
[1220] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 134,
["height"] = 14,
["internalName"] = "OrichalcumAnvil",
["maxStack"] = 99,
["name"] = "Orichalcum Anvil",
["netID"] = 1220,
["placeStyle"] = 1,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 28,
},
[1221] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 133,
["height"] = 30,
["internalName"] = "TitaniumForge",
["maxStack"] = 99,
["name"] = "Titanium Forge",
["netID"] = 1221,
["placeStyle"] = 1,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 44,
},
[1222] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 15,
["craftable"] = true,
["damage"] = 36,
["height"] = 12,
["internalName"] = "PalladiumWaraxe",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Palladium Waraxe",
["netID"] = 1222,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 35,
["useStyle"] = 1,
["useTime"] = 12,
["useTurn"] = true,
["value"] = 72000,
["width"] = 20,
},
[1223] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 18,
["craftable"] = true,
["damage"] = 41,
["height"] = 12,
["internalName"] = "OrichalcumWaraxe",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Orichalcum Waraxe",
["netID"] = 1223,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 35,
["useStyle"] = 1,
["useTime"] = 9,
["useTurn"] = true,
["value"] = 99000,
["width"] = 20,
},
[1224] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 21,
["craftable"] = true,
["damage"] = 44,
["height"] = 12,
["internalName"] = "TitaniumWaraxe",
["knockBack"] = 7.5,
["melee"] = true,
["name"] = "Titanium Waraxe",
["netID"] = 1224,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 35,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 126000,
["width"] = 20,
},
[1225] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "HallowedBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hallowed Bar",
["netID"] = 1225,
["placeStyle"] = 18,
["rare"] = 4,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 20,
},
[1226] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 95,
["height"] = 40,
["internalName"] = "ChlorophyteClaymore",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Chlorophyte Claymore",
["netID"] = 1226,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.25,
["shoot"] = 229,
["shootSpeed"] = 8,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 60,
["value"] = 276000,
["width"] = 40,
},
[1227] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 57,
["height"] = 40,
["internalName"] = "ChlorophyteSaber",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Chlorophyte Saber",
["netID"] = 1227,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 228,
["shootSpeed"] = 8,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 42,
["useTurn"] = true,
["value"] = 276000,
["width"] = 40,
},
[1228] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 49,
["height"] = 40,
["internalName"] = "ChlorophytePartisan",
["knockBack"] = 6.2,
["melee"] = true,
["name"] = "Chlorophyte Partisan",
["netID"] = 1228,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 222,
["shootSpeed"] = 5,
["useAnimation"] = 23,
["useStyle"] = 5,
["useTime"] = 23,
["value"] = 180000,
["width"] = 40,
},
[1229] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 34,
["height"] = 18,
["internalName"] = "ChlorophyteShotbow",
["knockBack"] = 2.75,
["name"] = "Chlorophyte Shotbow",
["netID"] = 1229,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 11.5,
["useAmmo"] = 40,
["useAnimation"] = 19,
["useStyle"] = 5,
["useTime"] = 19,
["value"] = 240000,
["width"] = 50,
},
[1230] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 40,
["height"] = 12,
["internalName"] = "ChlorophytePickaxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Chlorophyte Pickaxe",
["netID"] = 1230,
["pick"] = 200,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.15,
["tileBoost"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 216000,
["width"] = 20,
},
[1231] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 35,
["height"] = 12,
["internalName"] = "ChlorophyteDrill",
["knockBack"] = 1,
["melee"] = true,
["name"] = "Chlorophyte Drill",
["netID"] = 1231,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 200,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 223,
["shootSpeed"] = 40,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 216000,
["width"] = 20,
},
[1232] = {
["UseSound"] = "Item_23",
["axe"] = 23,
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["height"] = 12,
["internalName"] = "ChlorophyteChainsaw",
["knockBack"] = 4.6,
["melee"] = true,
["name"] = "Chlorophyte Chainsaw",
["netID"] = 1232,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 224,
["shootSpeed"] = 46,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 216000,
["width"] = 20,
},
[1233] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 23,
["craftable"] = true,
["damage"] = 70,
["height"] = 12,
["internalName"] = "ChlorophyteGreataxe",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Chlorophyte Greataxe",
["netID"] = 1233,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.15,
["tileBoost"] = 1,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 216000,
["width"] = 20,
},
[1234] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 80,
["hammer"] = 90,
["height"] = 28,
["internalName"] = "ChlorophyteWarhammer",
["knockBack"] = 8,
["melee"] = true,
["name"] = "Chlorophyte Warhammer",
["netID"] = 1234,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.25,
["tileBoost"] = 1,
["useAnimation"] = 35,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 216000,
["width"] = 24,
},
[1235] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 16,
["height"] = 28,
["internalName"] = "ChlorophyteArrow",
["knockBack"] = 3.5,
["maxStack"] = 999,
["name"] = "Chlorophyte Arrow",
["netID"] = 1235,
["ranged"] = true,
["rare"] = 7,
["sacrifices"] = 99,
["shoot"] = 225,
["shootSpeed"] = 4.5,
["value"] = 100,
["width"] = 10,
},
[1236] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "AmethystHook",
["knockBack"] = 7,
["name"] = "Amethyst Hook",
["netID"] = 1236,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 230,
["shootSpeed"] = 10,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[1237] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "TopazHook",
["knockBack"] = 7,
["name"] = "Topaz Hook",
["netID"] = 1237,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 231,
["shootSpeed"] = 10.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[1238] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "SapphireHook",
["knockBack"] = 7,
["name"] = "Sapphire Hook",
["netID"] = 1238,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 232,
["shootSpeed"] = 11,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[1239] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "EmeraldHook",
["knockBack"] = 7,
["name"] = "Emerald Hook",
["netID"] = 1239,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 233,
["shootSpeed"] = 11.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[1240] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "RubyHook",
["knockBack"] = 7,
["name"] = "Ruby Hook",
["netID"] = 1240,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 234,
["shootSpeed"] = 12,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[1241] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "DiamondHook",
["knockBack"] = 7,
["name"] = "Diamond Hook",
["netID"] = 1241,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 235,
["shootSpeed"] = 12.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[1242] = {
["UseSound"] = "Item_2",
["buffType"] = 61,
["damage"] = 0,
["height"] = 30,
["internalName"] = "AmberMosquito",
["name"] = "Amber Mosquito",
["netID"] = 1242,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 236,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 375000,
["width"] = 16,
},
[1243] = {
["headSlot"] = 92,
["height"] = 20,
["internalName"] = "UmbrellaHat",
["name"] = "Umbrella Hat",
["netID"] = 1243,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[1244] = {
["UseSound"] = "Item_66",
["damage"] = 36,
["height"] = 28,
["internalName"] = "NimbusRod",
["magic"] = true,
["mana"] = 10,
["name"] = "Nimbus Rod",
["netID"] = 1244,
["noMelee"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 237,
["shootSpeed"] = 16,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTime"] = 22,
["value"] = 175000,
["width"] = 26,
},
[1245] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "OrangeTorch",
["maxStack"] = 999,
["name"] = "Orange Torch",
["netID"] = 1245,
["noWet"] = true,
["placeStyle"] = 10,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[1246] = {
["ammo"] = 169,
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 234,
["height"] = 12,
["internalName"] = "CrimsandBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimsand Block",
["netID"] = 1246,
["notAmmo"] = true,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1247] = {
["accessory"] = true,
["backSlot"] = 1,
["craftable"] = true,
["height"] = 24,
["internalName"] = "BeeCloak",
["name"] = "Bee Cloak",
["netID"] = 1247,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 20,
},
[1248] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "EyeoftheGolem",
["material"] = true,
["name"] = "Eye of the Golem",
["netID"] = 1248,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 24,
},
[1249] = {
["accessory"] = true,
["balloonSlot"] = 7,
["craftable"] = true,
["height"] = 28,
["internalName"] = "HoneyBalloon",
["material"] = true,
["name"] = "Honey Balloon",
["netID"] = 1249,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 14,
},
[1250] = {
["accessory"] = true,
["balloonSlot"] = 2,
["craftable"] = true,
["height"] = 22,
["internalName"] = "BlueHorseshoeBalloon",
["name"] = "Blue Horseshoe Balloon",
["netID"] = 1250,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 20,
},
[1251] = {
["accessory"] = true,
["balloonSlot"] = 9,
["craftable"] = true,
["height"] = 22,
["internalName"] = "WhiteHorseshoeBalloon",
["name"] = "White Horseshoe Balloon",
["netID"] = 1251,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 20,
},
[1252] = {
["accessory"] = true,
["balloonSlot"] = 10,
["craftable"] = true,
["height"] = 22,
["internalName"] = "YellowHorseshoeBalloon",
["name"] = "Yellow Horseshoe Balloon",
["netID"] = 1252,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 20,
},
[1253] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "FrozenTurtleShell",
["material"] = true,
["name"] = "Frozen Turtle Shell",
["netID"] = 1253,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 225000,
["width"] = 20,
},
[1254] = {
["UseSound"] = "Item_40",
["crit"] = 25,
["damage"] = 185,
["height"] = 14,
["internalName"] = "SniperRifle",
["knockBack"] = 8,
["name"] = "Sniper Rifle",
["netID"] = 1254,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 16,
["useAmmo"] = 97,
["useAnimation"] = 36,
["useStyle"] = 5,
["useTime"] = 36,
["value"] = 400000,
["width"] = 44,
},
[1255] = {
["UseSound"] = "Item_41",
["damage"] = 50,
["height"] = 22,
["internalName"] = "VenusMagnum",
["knockBack"] = 5.5,
["name"] = "Venus Magnum",
["netID"] = 1255,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 0.85,
["shoot"] = 14,
["shootSpeed"] = 13.5,
["useAmmo"] = 97,
["useAnimation"] = 8,
["useStyle"] = 5,
["useTime"] = 8,
["value"] = 250000,
["width"] = 24,
},
[1256] = {
["UseSound"] = "Item_8",
["damage"] = 12,
["height"] = 28,
["internalName"] = "CrimsonRod",
["magic"] = true,
["mana"] = 10,
["name"] = "Crimson Rod",
["netID"] = 1256,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 243,
["shootSpeed"] = 12,
["useAnimation"] = 24,
["useStyle"] = 1,
["useTime"] = 24,
["value"] = 75000,
["width"] = 26,
},
[1257] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "CrimtaneBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimtane Bar",
["netID"] = 1257,
["placeStyle"] = 19,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 19500,
["width"] = 20,
},
[1258] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 45,
["height"] = 18,
["internalName"] = "Stynger",
["knockBack"] = 5,
["name"] = "Stynger",
["netID"] = 1258,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 246,
["shootSpeed"] = 9,
["useAmmo"] = 1261,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 350000,
["width"] = 50,
},
[1259] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 130,
["height"] = 10,
["internalName"] = "FlowerPow",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Flower Pow",
["netID"] = 1259,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 247,
["shootSpeed"] = 15.9,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 300000,
["width"] = 30,
},
[1260] = {
["UseSound"] = "Item_67",
["damage"] = 45,
["height"] = 18,
["internalName"] = "RainbowGun",
["knockBack"] = 2.5,
["magic"] = true,
["mana"] = 20,
["name"] = "Rainbow Gun",
["netID"] = 1260,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 250,
["shootSpeed"] = 16,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 1000000,
["width"] = 50,
},
[1261] = {
["ammo"] = 1261,
["consumable"] = true,
["damage"] = 17,
["height"] = 28,
["internalName"] = "StyngerBolt",
["knockBack"] = 1,
["maxStack"] = 999,
["name"] = "Stynger Bolt",
["netID"] = 1261,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 99,
["shoot"] = 246,
["shootSpeed"] = 2,
["value"] = 75,
["width"] = 10,
},
[1262] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 45,
["hammer"] = 90,
["height"] = 12,
["internalName"] = "ChlorophyteJackhammer",
["knockBack"] = 5.2,
["melee"] = true,
["name"] = "Chlorophyte Jackhammer",
["netID"] = 1262,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 252,
["shootSpeed"] = 46,
["tileBoost"] = 1,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 216000,
["width"] = 20,
},
[1263] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 235,
["height"] = 12,
["internalName"] = "Teleporter",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Teleporter",
["netID"] = 1263,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 12,
},
[1264] = {
["UseSound"] = "Item_20",
["damage"] = 60,
["height"] = 28,
["internalName"] = "FlowerofFrost",
["knockBack"] = 6.5,
["magic"] = true,
["mana"] = 11,
["name"] = "Flower of Frost",
["netID"] = 1264,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 253,
["shootSpeed"] = 7,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 12,
["value"] = 250000,
["width"] = 26,
},
[1265] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 30,
["height"] = 22,
["internalName"] = "Uzi",
["knockBack"] = 3.5,
["name"] = "Uzi",
["netID"] = 1265,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 0.75,
["shoot"] = 14,
["shootSpeed"] = 13,
["useAmmo"] = 97,
["useAnimation"] = 9,
["useStyle"] = 5,
["useTime"] = 9,
["value"] = 350000,
["width"] = 24,
},
[1266] = {
["UseSound"] = "Item_20",
["damage"] = 48,
["height"] = 28,
["internalName"] = "MagnetSphere",
["knockBack"] = 6,
["magic"] = true,
["mana"] = 14,
["name"] = "Magnet Sphere",
["netID"] = 1266,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 254,
["shootSpeed"] = 1.2,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 500000,
["width"] = 24,
},
[1267] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 88,
["height"] = 12,
["internalName"] = "PurpleStainedGlass",
["maxStack"] = 999,
["name"] = "Purple Stained Glass",
["netID"] = 1267,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1268] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 89,
["height"] = 12,
["internalName"] = "YellowStainedGlass",
["maxStack"] = 999,
["name"] = "Yellow Stained Glass",
["netID"] = 1268,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 200,
["width"] = 12,
},
[1269] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 90,
["height"] = 12,
["internalName"] = "BlueStainedGlass",
["maxStack"] = 999,
["name"] = "Blue Stained Glass",
["netID"] = 1269,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 300,
["width"] = 12,
},
[1270] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 91,
["height"] = 12,
["internalName"] = "GreenStainedGlass",
["maxStack"] = 999,
["name"] = "Green Stained Glass",
["netID"] = 1270,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 400,
["width"] = 12,
},
[1271] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 92,
["height"] = 12,
["internalName"] = "RedStainedGlass",
["maxStack"] = 999,
["name"] = "Red Stained Glass",
["netID"] = 1271,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 600,
["width"] = 12,
},
[1272] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 93,
["height"] = 12,
["internalName"] = "MulticoloredStainedGlass",
["maxStack"] = 999,
["name"] = "Multicolored Stained Glass",
["netID"] = 1272,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1273] = {
["UseSound"] = "Item_1",
["height"] = 10,
["internalName"] = "SkeletronHand",
["name"] = "Skeletron Hand",
["netID"] = 1273,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 256,
["shootSpeed"] = 15,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 45000,
["width"] = 30,
},
[1274] = {
["headSlot"] = 93,
["height"] = 20,
["internalName"] = "Skull",
["name"] = "Skull",
["netID"] = 1274,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[1275] = {
["headSlot"] = 94,
["height"] = 20,
["internalName"] = "BallaHat",
["name"] = "Balla Hat",
["netID"] = 1275,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 28,
},
[1276] = {
["headSlot"] = 95,
["height"] = 20,
["internalName"] = "GangstaHat",
["name"] = "Gangsta Hat",
["netID"] = 1276,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 28,
},
[1277] = {
["headSlot"] = 96,
["height"] = 20,
["internalName"] = "SailorHat",
["name"] = "Sailor Hat",
["netID"] = 1277,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[1278] = {
["headSlot"] = 97,
["height"] = 20,
["internalName"] = "EyePatch",
["name"] = "Eye Patch",
["netID"] = 1278,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[1279] = {
["bodySlot"] = 57,
["height"] = 20,
["internalName"] = "SailorShirt",
["name"] = "Sailor Shirt",
["netID"] = 1279,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[1280] = {
["height"] = 20,
["internalName"] = "SailorPants",
["legSlot"] = 52,
["name"] = "Sailor Pants",
["netID"] = 1280,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[1281] = {
["headSlot"] = 98,
["height"] = 20,
["internalName"] = "SkeletronMask",
["name"] = "Skeletron Mask",
["netID"] = 1281,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[1282] = {
["bodySlot"] = 58,
["craftable"] = true,
["height"] = 14,
["internalName"] = "AmethystRobe",
["name"] = "Amethyst Robe",
["netID"] = 1282,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 18,
},
[1283] = {
["bodySlot"] = 59,
["craftable"] = true,
["defense"] = 1,
["height"] = 14,
["internalName"] = "TopazRobe",
["name"] = "Topaz Robe",
["netID"] = 1283,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[1284] = {
["bodySlot"] = 60,
["craftable"] = true,
["defense"] = 1,
["height"] = 14,
["internalName"] = "SapphireRobe",
["name"] = "Sapphire Robe",
["netID"] = 1284,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 18,
},
[1285] = {
["bodySlot"] = 61,
["craftable"] = true,
["defense"] = 2,
["height"] = 14,
["internalName"] = "EmeraldRobe",
["name"] = "Emerald Robe",
["netID"] = 1285,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 18,
},
[1286] = {
["bodySlot"] = 62,
["craftable"] = true,
["defense"] = 2,
["height"] = 14,
["internalName"] = "RubyRobe",
["name"] = "Ruby Robe",
["netID"] = 1286,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 18,
},
[1287] = {
["bodySlot"] = 63,
["craftable"] = true,
["defense"] = 3,
["height"] = 14,
["internalName"] = "DiamondRobe",
["name"] = "Diamond Robe",
["netID"] = 1287,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[1288] = {
["bodySlot"] = 64,
["height"] = 20,
["internalName"] = "WhiteTuxedoShirt",
["name"] = "White Tuxedo Shirt",
["netID"] = 1288,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[1289] = {
["height"] = 20,
["internalName"] = "WhiteTuxedoPants",
["legSlot"] = 53,
["name"] = "White Tuxedo Pants",
["netID"] = 1289,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[1290] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 22,
["internalName"] = "PanicNecklace",
["material"] = true,
["name"] = "Panic Necklace",
["neckSlot"] = 3,
["netID"] = 1290,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 75000,
["width"] = 22,
},
[1291] = {
["UseSound"] = "Item_4",
["consumable"] = true,
["height"] = 18,
["internalName"] = "LifeFruit",
["maxStack"] = 99,
["name"] = "Life Fruit",
["netID"] = 1291,
["rare"] = 7,
["sacrifices"] = 10,
["useAnimation"] = 30,
["useStyle"] = 4,
["useTime"] = 30,
["value"] = 100000,
["width"] = 18,
},
[1292] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 237,
["height"] = 20,
["internalName"] = "LihzahrdAltar",
["maxStack"] = 99,
["name"] = "Lihzahrd Altar",
["netID"] = 1292,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1293] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 10,
["internalName"] = "LihzahrdPowerCell",
["maxStack"] = 99,
["name"] = "Lihzahrd Power Cell",
["netID"] = 1293,
["sacrifices"] = 3,
["value"] = 50000,
["width"] = 22,
},
[1294] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 25,
["damage"] = 34,
["height"] = 12,
["internalName"] = "Picksaw",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Picksaw",
["netID"] = 1294,
["pick"] = 210,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.15,
["tileBoost"] = 1,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 6,
["useTurn"] = true,
["value"] = 216000,
["width"] = 20,
},
[1295] = {
["UseSound"] = "Item_12",
["autoReuse"] = true,
["damage"] = 80,
["height"] = 18,
["internalName"] = "HeatRay",
["knockBack"] = 3,
["magic"] = true,
["mana"] = 8,
["name"] = "Heat Ray",
["netID"] = 1295,
["noMelee"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 260,
["shootSpeed"] = 15,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 10,
["value"] = 350000,
["width"] = 24,
},
[1296] = {
["UseSound"] = "Item_69",
["crit"] = 20,
["damage"] = 125,
["height"] = 28,
["internalName"] = "StaffofEarth",
["knockBack"] = 7.5,
["magic"] = true,
["mana"] = 18,
["name"] = "Staff of Earth",
["netID"] = 1296,
["noMelee"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 261,
["shootSpeed"] = 12,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 350000,
["width"] = 26,
},
[1297] = {
["UseSound"] = "Item_10",
["autoReuse"] = true,
["damage"] = 90,
["height"] = 10,
["internalName"] = "GolemFist",
["knockBack"] = 12,
["melee"] = true,
["name"] = "Golem Fist",
["netID"] = 1297,
["noMelee"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 262,
["shootSpeed"] = 14,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 350000,
["width"] = 30,
},
[1298] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "WaterChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Water Chest",
["netID"] = 1298,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[1299] = {
["height"] = 28,
["internalName"] = "Binoculars",
["name"] = "Binoculars",
["netID"] = 1299,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[1300] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "RifleScope",
["material"] = true,
["name"] = "Rifle Scope",
["netID"] = 1300,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[1301] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "DestroyerEmblem",
["material"] = true,
["name"] = "Destroyer Emblem",
["netID"] = 1301,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 24,
},
[1302] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 11,
["height"] = 8,
["internalName"] = "HighVelocityBullet",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "High Velocity Bullet",
["netID"] = 1302,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 242,
["shootSpeed"] = 4,
["value"] = 40,
["width"] = 8,
},
[1303] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "JellyfishNecklace",
["material"] = true,
["name"] = "Jellyfish Necklace",
["neckSlot"] = 1,
["netID"] = 1303,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[1304] = {
["UseSound"] = "Item_1",
["damage"] = 12,
["height"] = 28,
["internalName"] = "ZombieArm",
["knockBack"] = 4.25,
["melee"] = true,
["name"] = "Zombie Arm",
["netID"] = 1304,
["sacrifices"] = 1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["value"] = 2000,
["width"] = 24,
},
[1305] = {
["autoReuse"] = true,
["axe"] = 35,
["damage"] = 72,
["hammer"] = 100,
["height"] = 28,
["internalName"] = "TheAxe",
["knockBack"] = 7.25,
["melee"] = true,
["name"] = "The Axe",
["netID"] = 1305,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.15,
["tileBoost"] = 1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 7,
["value"] = 500000,
["width"] = 24,
},
[1306] = {
["UseSound"] = "Item_1",
["damage"] = 42,
["height"] = 28,
["internalName"] = "IceSickle",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Ice Sickle",
["netID"] = 1306,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.15,
["shoot"] = 263,
["shootSpeed"] = 8,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 250000,
["width"] = 24,
},
[1307] = {
["accessory"] = true,
["height"] = 26,
["internalName"] = "ClothierVoodooDoll",
["name"] = "Clothier Voodoo Doll",
["netID"] = 1307,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 14,
},
[1308] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["damage"] = 43,
["height"] = 40,
["internalName"] = "PoisonStaff",
["knockBack"] = 5.6,
["magic"] = true,
["mana"] = 22,
["material"] = true,
["name"] = "Poison Staff",
["netID"] = 1308,
["noMelee"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 265,
["shootSpeed"] = 13.5,
["useAnimation"] = 36,
["useStyle"] = 5,
["useTime"] = 36,
["value"] = 200000,
["width"] = 40,
},
[1309] = {
["UseSound"] = "Item_44",
["buffType"] = 64,
["damage"] = 8,
["height"] = 28,
["internalName"] = "SlimeStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Slime Staff",
["netID"] = 1309,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 266,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 100000,
["width"] = 26,
},
[1310] = {
["ammo"] = 283,
["consumable"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 8,
["internalName"] = "PoisonDart",
["knockBack"] = 2,
["maxStack"] = 999,
["name"] = "Poison Dart",
["netID"] = 1310,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 99,
["shoot"] = 267,
["shootSpeed"] = 2,
["width"] = 8,
},
[1311] = {
["UseSound"] = "Item_2",
["buffType"] = 65,
["damage"] = 0,
["height"] = 30,
["internalName"] = "EyeSpring",
["name"] = "Eye Spring",
["netID"] = 1311,
["noMelee"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 268,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 150000,
["width"] = 16,
},
[1312] = {
["UseSound"] = "Item_2",
["buffType"] = 66,
["damage"] = 0,
["height"] = 30,
["internalName"] = "ToySled",
["name"] = "Toy Sled",
["netID"] = 1312,
["noMelee"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 269,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 125000,
["width"] = 16,
},
[1313] = {
["UseSound"] = "Item_8",
["autoReuse"] = true,
["damage"] = 29,
["height"] = 28,
["internalName"] = "BookofSkulls",
["knockBack"] = 3.5,
["magic"] = true,
["mana"] = 18,
["name"] = "Book of Skulls",
["netID"] = 1313,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 837,
["shootSpeed"] = 3.5,
["useAnimation"] = 26,
["useStyle"] = 5,
["useTime"] = 26,
["value"] = 75000,
["width"] = 24,
},
[1314] = {
["UseSound"] = "Item_10",
["autoReuse"] = true,
["damage"] = 40,
["height"] = 10,
["internalName"] = "KOCannon",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "KO Cannon",
["netID"] = 1314,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 271,
["shootSpeed"] = 15,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 175000,
["width"] = 30,
},
[1315] = {
["consumable"] = true,
["height"] = 28,
["internalName"] = "PirateMap",
["maxStack"] = 20,
["name"] = "Pirate Map",
["netID"] = 1315,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 28,
},
[1316] = {
["craftable"] = true,
["defense"] = 21,
["headSlot"] = 99,
["height"] = 18,
["internalName"] = "TurtleHelmet",
["material"] = true,
["name"] = "Turtle Helmet",
["netID"] = 1316,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 18,
},
[1317] = {
["bodySlot"] = 65,
["craftable"] = true,
["defense"] = 27,
["height"] = 18,
["internalName"] = "TurtleScaleMail",
["material"] = true,
["name"] = "Turtle Scale Mail",
["netID"] = 1317,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 240000,
["width"] = 18,
},
[1318] = {
["craftable"] = true,
["defense"] = 17,
["height"] = 18,
["internalName"] = "TurtleLeggings",
["legSlot"] = 54,
["material"] = true,
["name"] = "Turtle Leggings",
["netID"] = 1318,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 180000,
["width"] = 18,
},
[1319] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 10,
["height"] = 14,
["internalName"] = "SnowballCannon",
["knockBack"] = 1,
["name"] = "Snowball Cannon",
["netID"] = 1319,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 166,
["shootSpeed"] = 11,
["useAmmo"] = 949,
["useAnimation"] = 19,
["useStyle"] = 5,
["useTime"] = 19,
["value"] = 100000,
["width"] = 44,
},
[1320] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "BonePickaxe",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Bone Pickaxe",
["netID"] = 1320,
["pick"] = 55,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 11,
["useTurn"] = true,
["value"] = 15000,
["width"] = 24,
},
[1321] = {
["accessory"] = true,
["backSlot"] = 7,
["height"] = 28,
["internalName"] = "MagicQuiver",
["material"] = true,
["name"] = "Magic Quiver",
["netID"] = 1321,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 24,
},
[1322] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "MagmaStone",
["material"] = true,
["name"] = "Magma Stone",
["netID"] = 1322,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[1323] = {
["accessory"] = true,
["faceSlot"] = 6,
["height"] = 28,
["internalName"] = "ObsidianRose",
["material"] = true,
["name"] = "Obsidian Rose",
["netID"] = 1323,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[1324] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 55,
["height"] = 28,
["internalName"] = "Bananarang",
["knockBack"] = 6.5,
["maxStack"] = 10,
["melee"] = true,
["name"] = "Bananarang",
["netID"] = 1324,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 272,
["shootSpeed"] = 16,
["useAnimation"] = 11,
["useStyle"] = 1,
["useTime"] = 11,
["value"] = 75000,
["width"] = 14,
},
[1325] = {
["UseSound"] = "Item_1",
["damage"] = 12,
["height"] = 10,
["internalName"] = "ChainKnife",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Chain Knife",
["netID"] = 1325,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 273,
["shootSpeed"] = 12,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 12500,
["width"] = 30,
},
[1326] = {
["UseSound"] = "Item_8",
["height"] = 20,
["internalName"] = "RodofDiscord",
["name"] = "Rod of Discord",
["netID"] = 1326,
["rare"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 500000,
["width"] = 20,
},
[1327] = {
["UseSound"] = "Item_71",
["autoReuse"] = true,
["damage"] = 57,
["height"] = 28,
["internalName"] = "DeathSickle",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Death Sickle",
["netID"] = 1327,
["rare"] = 6,
["sacrifices"] = 1,
["scale"] = 1.15,
["shoot"] = 274,
["shootSpeed"] = 9,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 375000,
["width"] = 24,
},
[1328] = {
["height"] = 18,
["internalName"] = "TurtleShell",
["material"] = true,
["maxStack"] = 99,
["name"] = "Turtle Shell",
["netID"] = 1328,
["rare"] = 7,
["sacrifices"] = 3,
["value"] = 5000,
["width"] = 14,
},
[1329] = {
["height"] = 18,
["internalName"] = "TissueSample",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tissue Sample",
["netID"] = 1329,
["rare"] = 1,
["sacrifices"] = 25,
["value"] = 750,
["width"] = 14,
},
[1330] = {
["height"] = 20,
["internalName"] = "Vertebrae",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vertebra",
["netID"] = 1330,
["sacrifices"] = 25,
["value"] = 12,
["width"] = 18,
},
[1331] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "BloodySpine",
["maxStack"] = 20,
["name"] = "Bloody Spine",
["netID"] = 1331,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 28,
},
[1332] = {
["height"] = 14,
["internalName"] = "Ichor",
["material"] = true,
["maxStack"] = 99,
["name"] = "Ichor",
["netID"] = 1332,
["rare"] = 3,
["sacrifices"] = 25,
["value"] = 4500,
["width"] = 12,
},
[1333] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "IchorTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ichor Torch",
["netID"] = 1333,
["placeStyle"] = 11,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 160,
["width"] = 10,
},
[1334] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 16,
["height"] = 28,
["internalName"] = "IchorArrow",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Ichor Arrow",
["netID"] = 1334,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 278,
["shootSpeed"] = 4.25,
["value"] = 40,
["width"] = 10,
},
[1335] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 13,
["height"] = 8,
["internalName"] = "IchorBullet",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Ichor Bullet",
["netID"] = 1335,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 279,
["shootSpeed"] = 5.25,
["value"] = 30,
["width"] = 8,
},
[1336] = {
["UseSound"] = "Item_13",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 21,
["height"] = 10,
["internalName"] = "GoldenShower",
["knockBack"] = 4,
["magic"] = true,
["mana"] = 7,
["name"] = "Golden Shower",
["netID"] = 1336,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 280,
["shootSpeed"] = 10,
["useAnimation"] = 18,
["useStyle"] = 5,
["useTime"] = 6,
["value"] = 200000,
["width"] = 38,
},
[1337] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 209,
["height"] = 12,
["internalName"] = "BunnyCannon",
["maxStack"] = 999,
["name"] = "Bunny Cannon",
["netID"] = 1337,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[1338] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["damage"] = 350,
["height"] = 12,
["internalName"] = "ExplosiveBunny",
["makeNPC"] = 614,
["maxStack"] = 999,
["name"] = "Explosive Bunny",
["netID"] = 1338,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 25,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 3500,
["width"] = 12,
},
[1339] = {
["height"] = 20,
["internalName"] = "VialofVenom",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vial of Venom",
["netID"] = 1339,
["sacrifices"] = 25,
["value"] = 1500,
["width"] = 12,
},
[1340] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 71,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofVenom",
["maxStack"] = 30,
["name"] = "Flask of Venom",
["netID"] = 1340,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 14,
},
[1341] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 19,
["height"] = 28,
["internalName"] = "VenomArrow",
["knockBack"] = 4.2,
["maxStack"] = 999,
["name"] = "Venom Arrow",
["netID"] = 1341,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 282,
["shootSpeed"] = 4.3,
["value"] = 90,
["width"] = 10,
},
[1342] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 15,
["height"] = 8,
["internalName"] = "VenomBullet",
["knockBack"] = 4.1,
["maxStack"] = 999,
["name"] = "Venom Bullet",
["netID"] = 1342,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 283,
["shootSpeed"] = 5.3,
["value"] = 40,
["width"] = 8,
},
[1343] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 1,
["handOnSlot"] = 6,
["height"] = 24,
["internalName"] = "FireGauntlet",
["name"] = "Fire Gauntlet",
["netID"] = 1343,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 16,
},
[1344] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 272,
["height"] = 12,
["internalName"] = "Cog",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cog",
["netID"] = 1344,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 700,
["width"] = 12,
},
[1345] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 20,
["internalName"] = "Confetti",
["material"] = true,
["maxStack"] = 99,
["name"] = "Confetti",
["netID"] = 1345,
["noMelee"] = true,
["sacrifices"] = 25,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 200,
["width"] = 12,
},
[1346] = {
["height"] = 20,
["internalName"] = "Nanites",
["material"] = true,
["maxStack"] = 99,
["name"] = "Nanites",
["netID"] = 1346,
["sacrifices"] = 25,
["value"] = 1500,
["width"] = 12,
},
[1347] = {
["height"] = 20,
["internalName"] = "ExplosivePowder",
["material"] = true,
["maxStack"] = 99,
["name"] = "Explosive Powder",
["netID"] = 1347,
["sacrifices"] = 25,
["value"] = 1200,
["width"] = 12,
},
[1348] = {
["height"] = 20,
["internalName"] = "GoldDust",
["material"] = true,
["maxStack"] = 99,
["name"] = "Gold Dust",
["netID"] = 1348,
["sacrifices"] = 25,
["value"] = 1700,
["width"] = 12,
},
[1349] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 8,
["internalName"] = "PartyBullet",
["knockBack"] = 5,
["maxStack"] = 999,
["name"] = "Party Bullet",
["netID"] = 1349,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 284,
["shootSpeed"] = 5.1,
["value"] = 10,
["width"] = 8,
},
[1350] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 15,
["height"] = 8,
["internalName"] = "NanoBullet",
["knockBack"] = 3.6,
["maxStack"] = 999,
["name"] = "Nano Bullet",
["netID"] = 1350,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 285,
["shootSpeed"] = 4.6,
["value"] = 40,
["width"] = 8,
},
[1351] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 8,
["internalName"] = "ExplodingBullet",
["knockBack"] = 6.6,
["maxStack"] = 999,
["name"] = "Exploding Bullet",
["netID"] = 1351,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 286,
["shootSpeed"] = 4.7,
["value"] = 40,
["width"] = 8,
},
[1352] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 8,
["internalName"] = "GoldenBullet",
["knockBack"] = 3.6,
["maxStack"] = 999,
["name"] = "Golden Bullet",
["netID"] = 1352,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 287,
["shootSpeed"] = 4.6,
["value"] = 40,
["width"] = 8,
},
[1353] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 73,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofCursedFlames",
["maxStack"] = 30,
["name"] = "Flask of Cursed Flames",
["netID"] = 1353,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 14,
},
[1354] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 74,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofFire",
["maxStack"] = 30,
["name"] = "Flask of Fire",
["netID"] = 1354,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 14,
},
[1355] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 75,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofGold",
["maxStack"] = 30,
["name"] = "Flask of Gold",
["netID"] = 1355,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 14,
},
[1356] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 76,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofIchor",
["maxStack"] = 30,
["name"] = "Flask of Ichor",
["netID"] = 1356,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 14,
},
[1357] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 77,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofNanites",
["maxStack"] = 30,
["name"] = "Flask of Nanites",
["netID"] = 1357,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 14,
},
[1358] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 78,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofParty",
["maxStack"] = 30,
["name"] = "Flask of Party",
["netID"] = 1358,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1500,
["width"] = 14,
},
[1359] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 79,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlaskofPoison",
["maxStack"] = 30,
["name"] = "Flask of Poison",
["netID"] = 1359,
["rare"] = 4,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 14,
},
[1360] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "EyeofCthulhuTrophy",
["maxStack"] = 99,
["name"] = "Eye of Cthulhu Trophy",
["netID"] = 1360,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1361] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "EaterofWorldsTrophy",
["maxStack"] = 99,
["name"] = "Eater of Worlds Trophy",
["netID"] = 1361,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1362] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BrainofCthulhuTrophy",
["maxStack"] = 99,
["name"] = "Brain of Cthulhu Trophy",
["netID"] = 1362,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1363] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SkeletronTrophy",
["maxStack"] = 99,
["name"] = "Skeletron Trophy",
["netID"] = 1363,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1364] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "QueenBeeTrophy",
["maxStack"] = 99,
["name"] = "Queen Bee Trophy",
["netID"] = 1364,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1365] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "WallofFleshTrophy",
["maxStack"] = 99,
["name"] = "Wall of Flesh Trophy",
["netID"] = 1365,
["placeStyle"] = 5,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1366] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "DestroyerTrophy",
["maxStack"] = 99,
["name"] = "Destroyer Trophy",
["netID"] = 1366,
["placeStyle"] = 6,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1367] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SkeletronPrimeTrophy",
["maxStack"] = 99,
["name"] = "Skeletron Prime Trophy",
["netID"] = 1367,
["placeStyle"] = 7,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1368] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "RetinazerTrophy",
["maxStack"] = 99,
["name"] = "Retinazer Trophy",
["netID"] = 1368,
["placeStyle"] = 8,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1369] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SpazmatismTrophy",
["maxStack"] = 99,
["name"] = "Spazmatism Trophy",
["netID"] = 1369,
["placeStyle"] = 9,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1370] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "PlanteraTrophy",
["maxStack"] = 99,
["name"] = "Plantera Trophy",
["netID"] = 1370,
["placeStyle"] = 10,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1371] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "GolemTrophy",
["maxStack"] = 99,
["name"] = "Golem Trophy",
["netID"] = 1371,
["placeStyle"] = 11,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1372] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BloodMoonRising",
["maxStack"] = 99,
["name"] = "Blood Moon Rising",
["netID"] = 1372,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1373] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "TheHangedMan",
["maxStack"] = 99,
["name"] = "The Hanged Man",
["netID"] = 1373,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1374] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "GloryoftheFire",
["maxStack"] = 99,
["name"] = "Glory of the Fire",
["netID"] = 1374,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1375] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BoneWarp",
["maxStack"] = 99,
["name"] = "Bone Warp",
["netID"] = 1375,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1376] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "WallSkeleton",
["maxStack"] = 99,
["name"] = "Wall Skeleton",
["netID"] = 1376,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 30,
},
[1377] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "HangingSkeleton",
["maxStack"] = 99,
["name"] = "Hanging Skeleton",
["netID"] = 1377,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 30,
},
[1378] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 100,
["height"] = 12,
["internalName"] = "BlueSlabWall",
["maxStack"] = 999,
["name"] = "Blue Slab Wall",
["netID"] = 1378,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1379] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 101,
["height"] = 12,
["internalName"] = "BlueTiledWall",
["maxStack"] = 999,
["name"] = "Blue Tiled Wall",
["netID"] = 1379,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1380] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 102,
["height"] = 12,
["internalName"] = "PinkSlabWall",
["maxStack"] = 999,
["name"] = "Pink Slab Wall",
["netID"] = 1380,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1381] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 103,
["height"] = 12,
["internalName"] = "PinkTiledWall",
["maxStack"] = 999,
["name"] = "Pink Tiled Wall",
["netID"] = 1381,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1382] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 104,
["height"] = 12,
["internalName"] = "GreenSlabWall",
["maxStack"] = 999,
["name"] = "Green Slab Wall",
["netID"] = 1382,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1383] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 105,
["height"] = 12,
["internalName"] = "GreenTiledWall",
["maxStack"] = 999,
["name"] = "Green Tiled Wall",
["netID"] = 1383,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1384] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "BlueBrickPlatform",
["maxStack"] = 999,
["name"] = "Blue Brick Platform",
["netID"] = 1384,
["placeStyle"] = 6,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1385] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "PinkBrickPlatform",
["maxStack"] = 999,
["name"] = "Pink Brick Platform",
["netID"] = 1385,
["placeStyle"] = 7,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1386] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "GreenBrickPlatform",
["maxStack"] = 999,
["name"] = "Green Brick Platform",
["netID"] = 1386,
["placeStyle"] = 8,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1387] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "MetalShelf",
["maxStack"] = 999,
["name"] = "Metal Shelf",
["netID"] = 1387,
["placeStyle"] = 9,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1388] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "BrassShelf",
["maxStack"] = 999,
["name"] = "Brass Shelf",
["netID"] = 1388,
["placeStyle"] = 10,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1389] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "WoodShelf",
["maxStack"] = 999,
["name"] = "Wood Shelf",
["netID"] = 1389,
["placeStyle"] = 11,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1390] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "BrassLantern",
["maxStack"] = 999,
["name"] = "Brass Lantern",
["netID"] = 1390,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1391] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "CagedLantern",
["maxStack"] = 999,
["name"] = "Caged Lantern",
["netID"] = 1391,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1392] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "CarriageLantern",
["maxStack"] = 999,
["name"] = "Carriage Lantern",
["netID"] = 1392,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1393] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "AlchemyLantern",
["maxStack"] = 999,
["name"] = "Alchemy Lantern",
["netID"] = 1393,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1394] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "DiablostLamp",
["maxStack"] = 999,
["name"] = "Diabolist Lamp",
["netID"] = 1394,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1395] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "OilRagSconse",
["maxStack"] = 999,
["name"] = "Oil Rag Sconce",
["netID"] = 1395,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1396] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "BlueDungeonChair",
["maxStack"] = 99,
["name"] = "Blue Dungeon Chair",
["netID"] = 1396,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1397] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "BlueDungeonTable",
["maxStack"] = 99,
["name"] = "Blue Dungeon Table",
["netID"] = 1397,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1398] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "BlueDungeonWorkBench",
["maxStack"] = 99,
["name"] = "Blue Dungeon Work Bench",
["netID"] = 1398,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1399] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "GreenDungeonChair",
["maxStack"] = 99,
["name"] = "Green Dungeon Chair",
["netID"] = 1399,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1400] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "GreenDungeonTable",
["maxStack"] = 99,
["name"] = "Green Dungeon Table",
["netID"] = 1400,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1401] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "GreenDungeonWorkBench",
["maxStack"] = 99,
["name"] = "Green Dungeon Work Bench",
["netID"] = 1401,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1402] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "PinkDungeonChair",
["maxStack"] = 99,
["name"] = "Pink Dungeon Chair",
["netID"] = 1402,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1403] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "PinkDungeonTable",
["maxStack"] = 99,
["name"] = "Pink Dungeon Table",
["netID"] = 1403,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1404] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "PinkDungeonWorkBench",
["maxStack"] = 99,
["name"] = "Pink Dungeon Work Bench",
["netID"] = 1404,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1405] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "BlueDungeonCandle",
["maxStack"] = 99,
["name"] = "Blue Dungeon Candle",
["netID"] = 1405,
["noWet"] = true,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[1406] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "GreenDungeonCandle",
["maxStack"] = 99,
["name"] = "Green Dungeon Candle",
["netID"] = 1406,
["noWet"] = true,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[1407] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "PinkDungeonCandle",
["maxStack"] = 99,
["name"] = "Pink Dungeon Candle",
["netID"] = 1407,
["noWet"] = true,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[1408] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BlueDungeonVase",
["maxStack"] = 99,
["name"] = "Blue Dungeon Vase",
["netID"] = 1408,
["placeStyle"] = 46,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1409] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "GreenDungeonVase",
["maxStack"] = 99,
["name"] = "Green Dungeon Vase",
["netID"] = 1409,
["placeStyle"] = 47,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1410] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PinkDungeonVase",
["maxStack"] = 99,
["name"] = "Pink Dungeon Vase",
["netID"] = 1410,
["placeStyle"] = 48,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1411] = {
["consumable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "BlueDungeonDoor",
["maxStack"] = 99,
["name"] = "Blue Dungeon Door",
["netID"] = 1411,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1412] = {
["consumable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "GreenDungeonDoor",
["maxStack"] = 99,
["name"] = "Green Dungeon Door",
["netID"] = 1412,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1413] = {
["consumable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "PinkDungeonDoor",
["maxStack"] = 99,
["name"] = "Pink Dungeon Door",
["netID"] = 1413,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1414] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "BlueDungeonBookcase",
["maxStack"] = 99,
["name"] = "Blue Dungeon Bookcase",
["netID"] = 1414,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1415] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "GreenDungeonBookcase",
["maxStack"] = 99,
["name"] = "Green Dungeon Bookcase",
["netID"] = 1415,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1416] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "PinkDungeonBookcase",
["maxStack"] = 99,
["name"] = "Pink Dungeon Bookcase",
["netID"] = 1416,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1417] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 241,
["height"] = 30,
["internalName"] = "Catacomb",
["maxStack"] = 99,
["name"] = "Catacomb",
["netID"] = 1417,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 30,
},
[1418] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "DungeonShelf",
["maxStack"] = 999,
["name"] = "Dungeon Shelf",
["netID"] = 1418,
["placeStyle"] = 12,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1419] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SkellingtonJSkellingsworth",
["maxStack"] = 99,
["name"] = "Skellington J Skellingsworth",
["netID"] = 1419,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1420] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "TheCursedMan",
["maxStack"] = 99,
["name"] = "The Cursed Man",
["netID"] = 1420,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1421] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TheEyeSeestheEnd",
["maxStack"] = 99,
["name"] = "The Eye Sees the End",
["netID"] = 1421,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1422] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "SomethingEvilisWatchingYou",
["maxStack"] = 99,
["name"] = "Something Evil is Watching You",
["netID"] = 1422,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1423] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TheTwinsHaveAwoken",
["maxStack"] = 99,
["name"] = "The Twins Have Awoken",
["netID"] = 1423,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1424] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TheScreamer",
["maxStack"] = 99,
["name"] = "The Screamer",
["netID"] = 1424,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1425] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "GoblinsPlayingPoker",
["maxStack"] = 99,
["name"] = "Goblins Playing Poker",
["netID"] = 1425,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1426] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "Dryadisque",
["maxStack"] = 99,
["name"] = "Dryadisque",
["netID"] = 1426,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1427] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "Sunflowers",
["maxStack"] = 99,
["name"] = "Sunflowers",
["netID"] = 1427,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1428] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "TerrarianGothic",
["maxStack"] = 99,
["name"] = "Terrarian Gothic",
["netID"] = 1428,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1429] = {
["headSlot"] = 100,
["height"] = 18,
["internalName"] = "Beanie",
["name"] = "Beanie",
["netID"] = 1429,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[1430] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 243,
["height"] = 20,
["internalName"] = "ImbuingStation",
["maxStack"] = 99,
["name"] = "Imbuing Station",
["netID"] = 1430,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 70000,
["width"] = 26,
},
[1431] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "StarinaBottle",
["maxStack"] = 999,
["name"] = "Star in a Bottle",
["netID"] = 1431,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[1432] = {
["height"] = 20,
["internalName"] = "EmptyBullet",
["material"] = true,
["maxStack"] = 999,
["name"] = "Empty Bullet",
["netID"] = 1432,
["sacrifices"] = 100,
["value"] = 5,
["width"] = 12,
},
[1433] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "Impact",
["maxStack"] = 99,
["name"] = "Impact",
["netID"] = 1433,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1434] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PoweredbyBirds",
["maxStack"] = 99,
["name"] = "Powered by Birds",
["netID"] = 1434,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1435] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TheDestroyer",
["maxStack"] = 99,
["name"] = "The Destroyer",
["netID"] = 1435,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1436] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "ThePersistencyofEyes",
["maxStack"] = 99,
["name"] = "The Persistency of Eyes",
["netID"] = 1436,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1437] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "UnicornCrossingtheHallows",
["maxStack"] = 99,
["name"] = "Unicorn Crossing the Hallows",
["netID"] = 1437,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1438] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "GreatWave",
["maxStack"] = 99,
["name"] = "Great Wave",
["netID"] = 1438,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1439] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "StarryNight",
["maxStack"] = 99,
["name"] = "Starry Night",
["netID"] = 1439,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1440] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "GuidePicasso",
["maxStack"] = 99,
["name"] = "Guide Picasso",
["netID"] = 1440,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1441] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "TheGuardiansGaze",
["maxStack"] = 99,
["name"] = "The Guardian's Gaze",
["netID"] = 1441,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1442] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "FatherofSomeone",
["maxStack"] = 99,
["name"] = "Father of Someone",
["netID"] = 1442,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1443] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "NurseLisa",
["maxStack"] = 99,
["name"] = "Nurse Lisa",
["netID"] = 1443,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1444] = {
["UseSound"] = "Item_72",
["autoReuse"] = true,
["damage"] = 60,
["height"] = 40,
["internalName"] = "ShadowbeamStaff",
["knockBack"] = 3.25,
["magic"] = true,
["mana"] = 7,
["name"] = "Shadowbeam Staff",
["netID"] = 1444,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 294,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 300000,
["width"] = 40,
},
[1445] = {
["UseSound"] = "Item_73",
["damage"] = 65,
["height"] = 40,
["internalName"] = "InfernoFork",
["knockBack"] = 8,
["magic"] = true,
["mana"] = 18,
["name"] = "Inferno Fork",
["netID"] = 1445,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 295,
["shootSpeed"] = 8,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 300000,
["width"] = 40,
},
[1446] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["damage"] = 65,
["height"] = 40,
["internalName"] = "SpectreStaff",
["knockBack"] = 6,
["magic"] = true,
["mana"] = 15,
["name"] = "Spectre Staff",
["netID"] = 1446,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 297,
["shootSpeed"] = 6,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 300000,
["width"] = 40,
},
[1447] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 106,
["height"] = 12,
["internalName"] = "WoodenFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Wooden Fence",
["netID"] = 1447,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1448] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 107,
["height"] = 12,
["internalName"] = "LeadFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lead Fence",
["netID"] = 1448,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1449] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 244,
["height"] = 20,
["internalName"] = "BubbleMachine",
["maxStack"] = 99,
["name"] = "Bubble Machine",
["netID"] = 1449,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 26,
},
[1450] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "BubbleWand",
["name"] = "Bubble Wand",
["netID"] = 1450,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 50000,
["width"] = 24,
},
[1451] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MarchingBonesBanner",
["maxStack"] = 99,
["name"] = "Marching Bones Banner",
["netID"] = 1451,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1452] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NecromanticSign",
["maxStack"] = 99,
["name"] = "Necromantic Sign",
["netID"] = 1452,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1453] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RustedCompanyStandard",
["maxStack"] = 99,
["name"] = "Rusted Company Standard",
["netID"] = 1453,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1454] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RaggedBrotherhoodSigil",
["maxStack"] = 99,
["name"] = "Ragged Brotherhood Sigil",
["netID"] = 1454,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1455] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MoltenLegionFlag",
["maxStack"] = 99,
["name"] = "Molten Legion Flag",
["netID"] = 1455,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1456] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DiabolicSigil",
["maxStack"] = 99,
["name"] = "Diabolic Sigil",
["netID"] = 1456,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1457] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "ObsidianPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Obsidian Platform",
["netID"] = 1457,
["placeStyle"] = 13,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1458] = {
["consumable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "ObsidianDoor",
["maxStack"] = 99,
["name"] = "Obsidian Door",
["netID"] = 1458,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1459] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "ObsidianChair",
["maxStack"] = 99,
["name"] = "Obsidian Chair",
["netID"] = 1459,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1460] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "ObsidianTable",
["maxStack"] = 99,
["name"] = "Obsidian Table",
["netID"] = 1460,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1461] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "ObsidianWorkBench",
["maxStack"] = 99,
["name"] = "Obsidian Work Bench",
["netID"] = 1461,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1462] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ObsidianVase",
["maxStack"] = 99,
["name"] = "Obsidian Vase",
["netID"] = 1462,
["placeStyle"] = 49,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1463] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "ObsidianBookcase",
["maxStack"] = 99,
["name"] = "Obsidian Bookcase",
["netID"] = 1463,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1464] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HellboundBanner",
["maxStack"] = 99,
["name"] = "Hellbound Banner",
["netID"] = 1464,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1465] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HellHammerBanner",
["maxStack"] = 99,
["name"] = "Hell Hammer Banner",
["netID"] = 1465,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1466] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HelltowerBanner",
["maxStack"] = 99,
["name"] = "Helltower Banner",
["netID"] = 1466,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1467] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LostHopesofManBanner",
["maxStack"] = 99,
["name"] = "Lost Hopes of Man Banner",
["netID"] = 1467,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1468] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ObsidianWatcherBanner",
["maxStack"] = 99,
["name"] = "Obsidian Watcher Banner",
["netID"] = 1468,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1469] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LavaEruptsBanner",
["maxStack"] = 99,
["name"] = "Lava Erupts Banner",
["netID"] = 1469,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1470] = {
["consumable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "BlueDungeonBed",
["maxStack"] = 99,
["name"] = "Blue Dungeon Bed",
["netID"] = 1470,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[1471] = {
["consumable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "GreenDungeonBed",
["maxStack"] = 99,
["name"] = "Green Dungeon Bed",
["netID"] = 1471,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[1472] = {
["consumable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "PinkDungeonBed",
["maxStack"] = 99,
["name"] = "Pink Dungeon Bed",
["netID"] = 1472,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[1473] = {
["consumable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "ObsidianBed",
["maxStack"] = 99,
["name"] = "Obsidian Bed",
["netID"] = 1473,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[1474] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "Waldo",
["maxStack"] = 99,
["name"] = "Waldo",
["netID"] = 1474,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1475] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "Darkness",
["maxStack"] = 99,
["name"] = "Darkness",
["netID"] = 1475,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1476] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "DarkSoulReaper",
["maxStack"] = 99,
["name"] = "Dark Soul Reaper",
["netID"] = 1476,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1477] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "Land",
["maxStack"] = 99,
["name"] = "Land",
["netID"] = 1477,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1478] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "TrappedGhost",
["maxStack"] = 99,
["name"] = "Trapped Ghost",
["netID"] = 1478,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1479] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "DemonsEye",
["maxStack"] = 99,
["name"] = "Demon's Eye",
["netID"] = 1479,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1480] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "FindingGold",
["maxStack"] = 99,
["name"] = "Finding Gold",
["netID"] = 1480,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1481] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "FirstEncounter",
["maxStack"] = 99,
["name"] = "First Encounter",
["netID"] = 1481,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1482] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "GoodMorning",
["maxStack"] = 99,
["name"] = "Good Morning",
["netID"] = 1482,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1483] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "UndergroundReward",
["maxStack"] = 99,
["name"] = "Underground Reward",
["netID"] = 1483,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1484] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "ThroughtheWindow",
["maxStack"] = 99,
["name"] = "Through the Window",
["netID"] = 1484,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1485] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "PlaceAbovetheClouds",
["maxStack"] = 99,
["name"] = "Place Above the Clouds",
["netID"] = 1485,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1486] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "DoNotStepontheGrass",
["maxStack"] = 99,
["name"] = "Do Not Step on the Grass",
["netID"] = 1486,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1487] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "ColdWatersintheWhiteLand",
["maxStack"] = 99,
["name"] = "Cold Waters in the White Land",
["netID"] = 1487,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1488] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "LightlessChasms",
["maxStack"] = 99,
["name"] = "Lightless Chasms",
["netID"] = 1488,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1489] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "TheLandofDeceivingLooks",
["maxStack"] = 99,
["name"] = "The Land of Deceiving Looks",
["netID"] = 1489,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1490] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "Daylight",
["maxStack"] = 99,
["name"] = "Daylight",
["netID"] = 1490,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1491] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "SecretoftheSands",
["maxStack"] = 99,
["name"] = "Secret of the Sands",
["netID"] = 1491,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1492] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "DeadlandComesAlive",
["maxStack"] = 99,
["name"] = "Deadland Comes Alive",
["netID"] = 1492,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1493] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "EvilPresence",
["maxStack"] = 99,
["name"] = "Evil Presence",
["netID"] = 1493,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1494] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "SkyGuardian",
["maxStack"] = 99,
["name"] = "Sky Guardian",
["netID"] = 1494,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[1495] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "AmericanExplosive",
["maxStack"] = 99,
["name"] = "American Explosive",
["netID"] = 1495,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1496] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "Discover",
["maxStack"] = 99,
["name"] = "Discover",
["netID"] = 1496,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1497] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "HandEarth",
["maxStack"] = 99,
["name"] = "Hand Earth",
["netID"] = 1497,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1498] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "OldMiner",
["maxStack"] = 99,
["name"] = "Old Miner",
["netID"] = 1498,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1499] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "Skelehead",
["maxStack"] = 99,
["name"] = "Skelehead",
["netID"] = 1499,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1500] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "FacingtheCerebralMastermind",
["maxStack"] = 99,
["name"] = "Facing the Cerebral Mastermind",
["netID"] = 1500,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1501] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "LakeofFire",
["maxStack"] = 99,
["name"] = "Lake of Fire",
["netID"] = 1501,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1502] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TrioSuperHeroes",
["maxStack"] = 99,
["name"] = "Trio Super Heroes",
["netID"] = 1502,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1503] = {
["craftable"] = true,
["defense"] = 6,
["headSlot"] = 101,
["height"] = 18,
["internalName"] = "SpectreHood",
["name"] = "Spectre Hood",
["netID"] = 1503,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 18,
},
[1504] = {
["bodySlot"] = 66,
["craftable"] = true,
["defense"] = 14,
["height"] = 18,
["internalName"] = "SpectreRobe",
["name"] = "Spectre Robe",
["netID"] = 1504,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 18,
},
[1505] = {
["craftable"] = true,
["defense"] = 10,
["height"] = 18,
["internalName"] = "SpectrePants",
["legSlot"] = 55,
["name"] = "Spectre Pants",
["netID"] = 1505,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 225000,
["width"] = 18,
},
[1506] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 32,
["height"] = 12,
["internalName"] = "SpectrePickaxe",
["knockBack"] = 5.25,
["melee"] = true,
["name"] = "Spectre Pickaxe",
["netID"] = 1506,
["pick"] = 200,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.15,
["tileBoost"] = 3,
["useAnimation"] = 24,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 216000,
["width"] = 20,
},
[1507] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["craftable"] = true,
["damage"] = 60,
["hammer"] = 90,
["height"] = 12,
["internalName"] = "SpectreHamaxe",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Spectre Hamaxe",
["netID"] = 1507,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.05,
["tileBoost"] = 3,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 216000,
["width"] = 20,
},
[1508] = {
["height"] = 14,
["internalName"] = "Ectoplasm",
["material"] = true,
["maxStack"] = 99,
["name"] = "Ectoplasm",
["netID"] = 1508,
["rare"] = 8,
["sacrifices"] = 25,
["value"] = 25000,
["width"] = 16,
},
[1509] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "GothicChair",
["maxStack"] = 99,
["name"] = "Gothic Chair",
["netID"] = 1509,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1510] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "GothicTable",
["maxStack"] = 99,
["name"] = "Gothic Table",
["netID"] = 1510,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1511] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "GothicWorkBench",
["maxStack"] = 99,
["name"] = "Gothic Work Bench",
["netID"] = 1511,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1512] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "GothicBookcase",
["maxStack"] = 99,
["name"] = "Gothic Bookcase",
["netID"] = 1512,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[1513] = {
["UseSound"] = "Item_1",
["damage"] = 90,
["height"] = 28,
["internalName"] = "PaladinsHammer",
["knockBack"] = 9,
["melee"] = true,
["name"] = "Paladin's Hammer",
["netID"] = 1513,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 301,
["shootSpeed"] = 14,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 500000,
["width"] = 14,
},
[1514] = {
["headSlot"] = 102,
["height"] = 18,
["internalName"] = "SWATHelmet",
["name"] = "SWAT Helmet",
["netID"] = 1514,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[1515] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "BeeWings",
["name"] = "Bee Wings",
["netID"] = 1515,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 15,
},
[1516] = {
["height"] = 14,
["internalName"] = "GiantHarpyFeather",
["material"] = true,
["maxStack"] = 99,
["name"] = "Giant Harpy Feather",
["netID"] = 1516,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1517] = {
["height"] = 14,
["internalName"] = "BoneFeather",
["material"] = true,
["maxStack"] = 99,
["name"] = "Bone Feather",
["netID"] = 1517,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1518] = {
["height"] = 14,
["internalName"] = "FireFeather",
["material"] = true,
["maxStack"] = 99,
["name"] = "Fire Feather",
["netID"] = 1518,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1519] = {
["height"] = 14,
["internalName"] = "IceFeather",
["material"] = true,
["maxStack"] = 99,
["name"] = "Ice Feather",
["netID"] = 1519,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1520] = {
["height"] = 14,
["internalName"] = "BrokenBatWing",
["material"] = true,
["maxStack"] = 99,
["name"] = "Broken Bat Wing",
["netID"] = 1520,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1521] = {
["height"] = 14,
["internalName"] = "TatteredBeeWing",
["material"] = true,
["maxStack"] = 99,
["name"] = "Tattered Bee Wing",
["netID"] = 1521,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1522] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LargeAmethyst",
["material"] = true,
["name"] = "Large Amethyst",
["netID"] = 1522,
["rare"] = 1,
["sacrifices"] = 1,
["width"] = 20,
},
[1523] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LargeTopaz",
["material"] = true,
["name"] = "Large Topaz",
["netID"] = 1523,
["rare"] = 1,
["sacrifices"] = 1,
["width"] = 20,
},
[1524] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LargeSapphire",
["material"] = true,
["name"] = "Large Sapphire",
["netID"] = 1524,
["rare"] = 1,
["sacrifices"] = 1,
["width"] = 20,
},
[1525] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LargeEmerald",
["material"] = true,
["name"] = "Large Emerald",
["netID"] = 1525,
["rare"] = 1,
["sacrifices"] = 1,
["width"] = 20,
},
[1526] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LargeRuby",
["material"] = true,
["name"] = "Large Ruby",
["netID"] = 1526,
["rare"] = 1,
["sacrifices"] = 1,
["width"] = 20,
},
[1527] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LargeDiamond",
["material"] = true,
["name"] = "Large Diamond",
["netID"] = 1527,
["rare"] = 1,
["sacrifices"] = 1,
["width"] = 20,
},
[1528] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "JungleChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Jungle Chest",
["netID"] = 1528,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[1529] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "CorruptionChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Corruption Chest",
["netID"] = 1529,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[1530] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "CrimsonChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Crimson Chest",
["netID"] = 1530,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[1531] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "HallowedChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Hallowed Chest",
["netID"] = 1531,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[1532] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "FrozenChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Ice Chest",
["netID"] = 1532,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[1533] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "JungleKey",
["maxStack"] = 99,
["name"] = "Jungle Key",
["netID"] = 1533,
["rare"] = 8,
["sacrifices"] = 1,
["width"] = 14,
},
[1534] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "CorruptionKey",
["maxStack"] = 99,
["name"] = "Corruption Key",
["netID"] = 1534,
["rare"] = 8,
["sacrifices"] = 1,
["width"] = 14,
},
[1535] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "CrimsonKey",
["maxStack"] = 99,
["name"] = "Crimson Key",
["netID"] = 1535,
["rare"] = 8,
["sacrifices"] = 1,
["width"] = 14,
},
[1536] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "HallowedKey",
["maxStack"] = 99,
["name"] = "Hallowed Key",
["netID"] = 1536,
["rare"] = 8,
["sacrifices"] = 1,
["width"] = 14,
},
[1537] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "FrozenKey",
["maxStack"] = 99,
["name"] = "Frozen Key",
["netID"] = 1537,
["rare"] = 8,
["sacrifices"] = 1,
["width"] = 14,
},
[1538] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "ImpFace",
["maxStack"] = 99,
["name"] = "Imp Face",
["netID"] = 1538,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1539] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "OminousPresence",
["maxStack"] = 99,
["name"] = "Ominous Presence",
["netID"] = 1539,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1540] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "ShiningMoon",
["maxStack"] = 99,
["name"] = "Shining Moon",
["netID"] = 1540,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1541] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "LivingGore",
["maxStack"] = 99,
["name"] = "Living Gore",
["netID"] = 1541,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1542] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "FlowingMagma",
["maxStack"] = 99,
["name"] = "Flowing Magma",
["netID"] = 1542,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1543] = {
["autoReuse"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SpectrePaintbrush",
["name"] = "Spectre Paintbrush",
["netID"] = 1543,
["sacrifices"] = 1,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300000,
["width"] = 24,
},
[1544] = {
["autoReuse"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SpectrePaintRoller",
["name"] = "Spectre Paint Roller",
["netID"] = 1544,
["sacrifices"] = 1,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300000,
["width"] = 24,
},
[1545] = {
["autoReuse"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SpectrePaintScraper",
["name"] = "Spectre Paint Scraper",
["netID"] = 1545,
["sacrifices"] = 1,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300000,
["width"] = 24,
},
[1546] = {
["craftable"] = true,
["defense"] = 11,
["headSlot"] = 103,
["height"] = 18,
["internalName"] = "ShroomiteHeadgear",
["name"] = "Shroomite Headgear",
["netID"] = 1546,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 18,
},
[1547] = {
["craftable"] = true,
["defense"] = 11,
["headSlot"] = 104,
["height"] = 18,
["internalName"] = "ShroomiteMask",
["name"] = "Shroomite Mask",
["netID"] = 1547,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 18,
},
[1548] = {
["craftable"] = true,
["defense"] = 11,
["headSlot"] = 105,
["height"] = 18,
["internalName"] = "ShroomiteHelmet",
["name"] = "Shroomite Helmet",
["netID"] = 1548,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 18,
},
[1549] = {
["bodySlot"] = 67,
["craftable"] = true,
["defense"] = 24,
["height"] = 18,
["internalName"] = "ShroomiteBreastplate",
["name"] = "Shroomite Breastplate",
["netID"] = 1549,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 18,
},
[1550] = {
["craftable"] = true,
["defense"] = 16,
["height"] = 18,
["internalName"] = "ShroomiteLeggings",
["legSlot"] = 56,
["name"] = "Shroomite Leggings",
["netID"] = 1550,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 225000,
["width"] = 18,
},
[1551] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 247,
["height"] = 24,
["internalName"] = "Autohammer",
["maxStack"] = 99,
["name"] = "Autohammer",
["netID"] = 1551,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000000,
["width"] = 26,
},
[1552] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "ShroomiteBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shroomite Bar",
["netID"] = 1552,
["placeStyle"] = 20,
["rare"] = 7,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1553] = {
["UseSound"] = "Item_40",
["autoReuse"] = true,
["crit"] = 10,
["damage"] = 85,
["height"] = 26,
["internalName"] = "SDMG",
["knockBack"] = 2.5,
["name"] = "S.D.M.G.",
["netID"] = 1553,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 12,
["useAmmo"] = 97,
["useAnimation"] = 5,
["useStyle"] = 5,
["useTime"] = 5,
["value"] = 750000,
["width"] = 60,
},
[1554] = {
["headSlot"] = 106,
["height"] = 18,
["internalName"] = "CenxsTiara",
["name"] = "Cenx's Tiara",
["netID"] = 1554,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1555] = {
["bodySlot"] = 68,
["height"] = 18,
["internalName"] = "CenxsBreastplate",
["name"] = "Cenx's Breastplate",
["netID"] = 1555,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1556] = {
["height"] = 18,
["internalName"] = "CenxsLeggings",
["legSlot"] = 57,
["name"] = "Cenx's Leggings",
["netID"] = 1556,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1557] = {
["headSlot"] = 107,
["height"] = 18,
["internalName"] = "CrownosMask",
["name"] = "Crowno's Mask",
["netID"] = 1557,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1558] = {
["bodySlot"] = 69,
["height"] = 18,
["internalName"] = "CrownosBreastplate",
["name"] = "Crowno's Breastplate",
["netID"] = 1558,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1559] = {
["height"] = 18,
["internalName"] = "CrownosLeggings",
["legSlot"] = 58,
["name"] = "Crowno's Leggings",
["netID"] = 1559,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1560] = {
["headSlot"] = 108,
["height"] = 18,
["internalName"] = "WillsHelmet",
["name"] = "Will's Helmet",
["netID"] = 1560,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1561] = {
["bodySlot"] = 70,
["height"] = 18,
["internalName"] = "WillsBreastplate",
["name"] = "Will's Breastplate",
["netID"] = 1561,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1562] = {
["height"] = 18,
["internalName"] = "WillsLeggings",
["legSlot"] = 59,
["name"] = "Will's Leggings",
["netID"] = 1562,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1563] = {
["headSlot"] = 109,
["height"] = 18,
["internalName"] = "JimsHelmet",
["name"] = "Jim's Helmet",
["netID"] = 1563,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1564] = {
["bodySlot"] = 71,
["height"] = 18,
["internalName"] = "JimsBreastplate",
["name"] = "Jim's Breastplate",
["netID"] = 1564,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1565] = {
["height"] = 18,
["internalName"] = "JimsLeggings",
["legSlot"] = 60,
["name"] = "Jim's Leggings",
["netID"] = 1565,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1566] = {
["headSlot"] = 110,
["height"] = 18,
["internalName"] = "AaronsHelmet",
["name"] = "Aaron's Helmet",
["netID"] = 1566,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1567] = {
["bodySlot"] = 72,
["height"] = 18,
["internalName"] = "AaronsBreastplate",
["name"] = "Aaron's Breastplate",
["netID"] = 1567,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1568] = {
["height"] = 18,
["internalName"] = "AaronsLeggings",
["legSlot"] = 61,
["name"] = "Aaron's Leggings",
["netID"] = 1568,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1569] = {
["UseSound"] = "Item_39",
["autoReuse"] = true,
["damage"] = 29,
["height"] = 20,
["internalName"] = "VampireKnives",
["knockBack"] = 2.75,
["melee"] = true,
["name"] = "Vampire Knives",
["netID"] = 1569,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 304,
["shootSpeed"] = 15,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 16,
["value"] = 1000000,
["width"] = 18,
},
[1570] = {
["height"] = 18,
["internalName"] = "BrokenHeroSword",
["material"] = true,
["maxStack"] = 99,
["name"] = "Broken Hero Sword",
["netID"] = 1570,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 14,
},
[1571] = {
["UseSound"] = "Item_39",
["autoReuse"] = true,
["damage"] = 70,
["height"] = 20,
["internalName"] = "ScourgeoftheCorruptor",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Scourge of the Corruptor",
["netID"] = 1571,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 306,
["shootSpeed"] = 14,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 1000000,
["width"] = 18,
},
[1572] = {
["UseSound"] = "Item_1",
["damage"] = 100,
["height"] = 20,
["internalName"] = "StaffoftheFrostHydra",
["knockBack"] = 7.5,
["mana"] = 20,
["name"] = "Staff of the Frost Hydra",
["netID"] = 1572,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 308,
["shootSpeed"] = 14,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 1000000,
["width"] = 18,
},
[1573] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TheCreationoftheGuide",
["maxStack"] = 99,
["name"] = "The Creation of the Guide",
["netID"] = 1573,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1574] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "TheMerchant",
["maxStack"] = 99,
["name"] = "The Merchant",
["netID"] = 1574,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1575] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "CrownoDevoursHisLunch",
["maxStack"] = 99,
["name"] = "Crowno Devours His Lunch",
["netID"] = 1575,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1576] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "RareEnchantment",
["maxStack"] = 99,
["name"] = "Rare Enchantment",
["netID"] = 1576,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1577] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "GloriousNight",
["maxStack"] = 99,
["name"] = "Glorious Night",
["netID"] = 1577,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1578] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 22,
["internalName"] = "SweetheartNecklace",
["name"] = "Sweetheart Necklace",
["neckSlot"] = 6,
["netID"] = 1578,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 22,
},
[1579] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "FlurryBoots",
["material"] = true,
["name"] = "Flurry Boots",
["netID"] = 1579,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 5,
["value"] = 50000,
["width"] = 28,
},
[1580] = {
["headSlot"] = 111,
["height"] = 18,
["internalName"] = "DTownsHelmet",
["name"] = "D-Town's Helmet",
["netID"] = 1580,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1581] = {
["bodySlot"] = 73,
["height"] = 18,
["internalName"] = "DTownsBreastplate",
["name"] = "D-Town's Breastplate",
["netID"] = 1581,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1582] = {
["height"] = 18,
["internalName"] = "DTownsLeggings",
["legSlot"] = 62,
["name"] = "D-Town's Leggings",
["netID"] = 1582,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1583] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "DTownsWings",
["name"] = "D-Town's Wings",
["netID"] = 1583,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 16,
},
[1584] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "WillsWings",
["name"] = "Will's Wings",
["netID"] = 1584,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 17,
},
[1585] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "CrownosWings",
["name"] = "Crowno's Wings",
["netID"] = 1585,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 18,
},
[1586] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "CenxsWings",
["name"] = "Cenx's Wings",
["netID"] = 1586,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 19,
},
[1587] = {
["bodySlot"] = 74,
["height"] = 18,
["internalName"] = "CenxsDress",
["name"] = "Cenx's Dress",
["netID"] = 1587,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1588] = {
["height"] = 18,
["internalName"] = "CenxsDressPants",
["legSlot"] = 63,
["name"] = "Cenx's Dress Pants",
["netID"] = 1588,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1589] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 248,
["height"] = 12,
["internalName"] = "PalladiumColumn",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palladium Column",
["netID"] = 1589,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1590] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 109,
["height"] = 12,
["internalName"] = "PalladiumColumnWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palladium Column Wall",
["netID"] = 1590,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1591] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 249,
["height"] = 12,
["internalName"] = "BubblegumBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bubblegum Block",
["netID"] = 1591,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1592] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 110,
["height"] = 12,
["internalName"] = "BubblegumBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bubblegum Block Wall",
["netID"] = 1592,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1593] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 250,
["height"] = 12,
["internalName"] = "TitanstoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Titanstone Block",
["netID"] = 1593,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1594] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 111,
["height"] = 12,
["internalName"] = "TitanstoneBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Titanstone Block Wall",
["netID"] = 1594,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1595] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 3,
["handOnSlot"] = 8,
["height"] = 22,
["internalName"] = "MagicCuffs",
["material"] = true,
["name"] = "Magic Cuffs",
["netID"] = 1595,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 22,
},
[1596] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxSnow",
["material"] = true,
["name"] = "Music Box (Snow)",
["netID"] = 1596,
["placeStyle"] = 13,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1597] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxSpace",
["name"] = "Music Box (Space Night)",
["netID"] = 1597,
["placeStyle"] = 14,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1598] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxCrimson",
["name"] = "Music Box (Crimson)",
["netID"] = 1598,
["placeStyle"] = 15,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1599] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxBoss4",
["material"] = true,
["name"] = "Music Box (Boss 4)",
["netID"] = 1599,
["placeStyle"] = 16,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1600] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxAltOverworldDay",
["name"] = "Music Box (Alt Overworld Day)",
["netID"] = 1600,
["placeStyle"] = 17,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1601] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxRain",
["name"] = "Music Box (Rain)",
["netID"] = 1601,
["placeStyle"] = 18,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1602] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxIce",
["material"] = true,
["name"] = "Music Box (Ice)",
["netID"] = 1602,
["placeStyle"] = 19,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1603] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxDesert",
["material"] = true,
["name"] = "Music Box (Desert)",
["netID"] = 1603,
["placeStyle"] = 20,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1604] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOcean",
["name"] = "Music Box (Ocean Day)",
["netID"] = 1604,
["placeStyle"] = 21,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1605] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxDungeon",
["name"] = "Music Box (Dungeon)",
["netID"] = 1605,
["placeStyle"] = 22,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1606] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxPlantera",
["name"] = "Music Box (Plantera)",
["netID"] = 1606,
["placeStyle"] = 23,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1607] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxBoss5",
["material"] = true,
["name"] = "Music Box (Boss 5)",
["netID"] = 1607,
["placeStyle"] = 24,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1608] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxTemple",
["name"] = "Music Box (Temple)",
["netID"] = 1608,
["placeStyle"] = 25,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1609] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxEclipse",
["name"] = "Music Box (Eclipse)",
["netID"] = 1609,
["placeStyle"] = 26,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1610] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxMushrooms",
["name"] = "Music Box (Mushrooms)",
["netID"] = 1610,
["placeStyle"] = 27,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1611] = {
["height"] = 14,
["internalName"] = "ButterflyDust",
["material"] = true,
["maxStack"] = 99,
["name"] = "Butterfly Dust",
["netID"] = 1611,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1612] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "AnkhCharm",
["material"] = true,
["name"] = "Ankh Charm",
["netID"] = 1612,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 16,
},
[1613] = {
["accessory"] = true,
["craftable"] = true,
["defense"] = 4,
["height"] = 28,
["internalName"] = "AnkhShield",
["name"] = "Ankh Shield",
["netID"] = 1613,
["rare"] = 7,
["sacrifices"] = 1,
["shieldSlot"] = 4,
["value"] = 250000,
["width"] = 24,
},
[1614] = {
["ammo"] = 931,
["consumable"] = true,
["damage"] = 1,
["height"] = 12,
["internalName"] = "BlueFlare",
["knockBack"] = 1.5,
["maxStack"] = 999,
["name"] = "Blue Flare",
["netID"] = 1614,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 310,
["shootSpeed"] = 6,
["value"] = 7,
["width"] = 12,
},
[1615] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "AnglerFishBanner",
["maxStack"] = 99,
["name"] = "Angler Fish Banner",
["netID"] = 1615,
["placeStyle"] = 22,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1616] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "AngryNimbusBanner",
["maxStack"] = 99,
["name"] = "Angry Nimbus Banner",
["netID"] = 1616,
["placeStyle"] = 23,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1617] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "AnomuraFungusBanner",
["maxStack"] = 99,
["name"] = "Anomura Fungus Banner",
["netID"] = 1617,
["placeStyle"] = 24,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1618] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "AntlionBanner",
["maxStack"] = 99,
["name"] = "Antlion Banner",
["netID"] = 1618,
["placeStyle"] = 25,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1619] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ArapaimaBanner",
["maxStack"] = 99,
["name"] = "Arapaima Banner",
["netID"] = 1619,
["placeStyle"] = 26,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1620] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ArmoredSkeletonBanner",
["maxStack"] = 99,
["name"] = "Armored Skeleton Banner",
["netID"] = 1620,
["placeStyle"] = 27,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1621] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BatBanner",
["maxStack"] = 99,
["name"] = "Cave Bat Banner",
["netID"] = 1621,
["placeStyle"] = 28,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1622] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BirdBanner",
["maxStack"] = 99,
["name"] = "Bird Banner",
["netID"] = 1622,
["placeStyle"] = 29,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1623] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BlackRecluseBanner",
["maxStack"] = 99,
["name"] = "Black Recluse Banner",
["netID"] = 1623,
["placeStyle"] = 30,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1624] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodFeederBanner",
["maxStack"] = 99,
["name"] = "Blood Feeder Banner",
["netID"] = 1624,
["placeStyle"] = 31,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1625] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodJellyBanner",
["maxStack"] = 99,
["name"] = "Blood Jelly Banner",
["netID"] = 1625,
["placeStyle"] = 32,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1626] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodCrawlerBanner",
["maxStack"] = 99,
["name"] = "Blood Crawler Banner",
["netID"] = 1626,
["placeStyle"] = 33,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1627] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BoneSerpentBanner",
["maxStack"] = 99,
["name"] = "Bone Serpent Banner",
["netID"] = 1627,
["placeStyle"] = 34,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1628] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BunnyBanner",
["maxStack"] = 99,
["name"] = "Bunny Banner",
["netID"] = 1628,
["placeStyle"] = 35,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1629] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ChaosElementalBanner",
["maxStack"] = 99,
["name"] = "Chaos Elemental Banner",
["netID"] = 1629,
["placeStyle"] = 36,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1630] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MimicBanner",
["maxStack"] = 99,
["name"] = "Mimic Banner",
["netID"] = 1630,
["placeStyle"] = 37,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1631] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ClownBanner",
["maxStack"] = 99,
["name"] = "Clown Banner",
["netID"] = 1631,
["placeStyle"] = 38,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1632] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CorruptBunnyBanner",
["maxStack"] = 99,
["name"] = "Corrupt Bunny Banner",
["netID"] = 1632,
["placeStyle"] = 39,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1633] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CorruptGoldfishBanner",
["maxStack"] = 99,
["name"] = "Corrupt Goldfish Banner",
["netID"] = 1633,
["placeStyle"] = 40,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1634] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrabBanner",
["maxStack"] = 99,
["name"] = "Crab Banner",
["netID"] = 1634,
["placeStyle"] = 41,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1635] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrimeraBanner",
["maxStack"] = 99,
["name"] = "Crimera Banner",
["netID"] = 1635,
["placeStyle"] = 42,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1636] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrimsonAxeBanner",
["maxStack"] = 99,
["name"] = "Crimson Axe Banner",
["netID"] = 1636,
["placeStyle"] = 43,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1637] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CursedHammerBanner",
["maxStack"] = 99,
["name"] = "Cursed Hammer Banner",
["netID"] = 1637,
["placeStyle"] = 44,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1638] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DemonBanner",
["maxStack"] = 99,
["name"] = "Demon Banner",
["netID"] = 1638,
["placeStyle"] = 45,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1639] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DemonEyeBanner",
["maxStack"] = 99,
["name"] = "Demon Eye Banner",
["netID"] = 1639,
["placeStyle"] = 46,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1640] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DerplingBanner",
["maxStack"] = 99,
["name"] = "Derpling Banner",
["netID"] = 1640,
["placeStyle"] = 47,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1641] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "EaterofSoulsBanner",
["maxStack"] = 99,
["name"] = "Eater of Souls Banner",
["netID"] = 1641,
["placeStyle"] = 48,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1642] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "EnchantedSwordBanner",
["maxStack"] = 99,
["name"] = "Enchanted Sword Banner",
["netID"] = 1642,
["placeStyle"] = 49,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1643] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ZombieEskimoBanner",
["maxStack"] = 99,
["name"] = "Frozen Zombie Banner",
["netID"] = 1643,
["placeStyle"] = 50,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1644] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FaceMonsterBanner",
["maxStack"] = 99,
["name"] = "Face Monster Banner",
["netID"] = 1644,
["placeStyle"] = 51,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1645] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FloatyGrossBanner",
["maxStack"] = 99,
["name"] = "Floaty Gross Banner",
["netID"] = 1645,
["placeStyle"] = 52,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1646] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FlyingFishBanner",
["maxStack"] = 99,
["name"] = "Flying Fish Banner",
["netID"] = 1646,
["placeStyle"] = 53,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1647] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FlyingSnakeBanner",
["maxStack"] = 99,
["name"] = "Flying Snake Banner",
["netID"] = 1647,
["placeStyle"] = 54,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1648] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FrankensteinBanner",
["maxStack"] = 99,
["name"] = "Frankenstein Banner",
["netID"] = 1648,
["placeStyle"] = 55,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1649] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FungiBulbBanner",
["maxStack"] = 99,
["name"] = "Fungi Bulb Banner",
["netID"] = 1649,
["placeStyle"] = 56,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1650] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FungoFishBanner",
["maxStack"] = 99,
["name"] = "Fungo Fish Banner",
["netID"] = 1650,
["placeStyle"] = 57,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1651] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GastropodBanner",
["maxStack"] = 99,
["name"] = "Gastropod Banner",
["netID"] = 1651,
["placeStyle"] = 58,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1652] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinThiefBanner",
["maxStack"] = 99,
["name"] = "Goblin Thief Banner",
["netID"] = 1652,
["placeStyle"] = 59,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1653] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinSorcererBanner",
["maxStack"] = 99,
["name"] = "Goblin Sorcerer Banner",
["netID"] = 1653,
["placeStyle"] = 60,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1654] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinPeonBanner",
["maxStack"] = 99,
["name"] = "Goblin Peon Banner",
["netID"] = 1654,
["placeStyle"] = 61,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1655] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinScoutBanner",
["maxStack"] = 99,
["name"] = "Goblin Scout Banner",
["netID"] = 1655,
["placeStyle"] = 62,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1656] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinWarriorBanner",
["maxStack"] = 99,
["name"] = "Goblin Warrior Banner",
["netID"] = 1656,
["placeStyle"] = 63,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1657] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoldfishBanner",
["maxStack"] = 99,
["name"] = "Goldfish Banner",
["netID"] = 1657,
["placeStyle"] = 64,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1658] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HarpyBanner",
["maxStack"] = 99,
["name"] = "Harpy Banner",
["netID"] = 1658,
["placeStyle"] = 65,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1659] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HellbatBanner",
["maxStack"] = 99,
["name"] = "Hellbat Banner",
["netID"] = 1659,
["placeStyle"] = 66,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1660] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HerplingBanner",
["maxStack"] = 99,
["name"] = "Herpling Banner",
["netID"] = 1660,
["placeStyle"] = 67,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1661] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HornetBanner",
["maxStack"] = 99,
["name"] = "Hornet Banner",
["netID"] = 1661,
["placeStyle"] = 68,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1662] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IceElementalBanner",
["maxStack"] = 99,
["name"] = "Ice Elemental Banner",
["netID"] = 1662,
["placeStyle"] = 69,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1663] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IcyMermanBanner",
["maxStack"] = 99,
["name"] = "Icy Merman Banner",
["netID"] = 1663,
["placeStyle"] = 70,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1664] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FireImpBanner",
["maxStack"] = 99,
["name"] = "Fire Imp Banner",
["netID"] = 1664,
["placeStyle"] = 71,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1665] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "JellyfishBanner",
["maxStack"] = 99,
["name"] = "Blue Jellyfish Banner",
["netID"] = 1665,
["placeStyle"] = 72,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1666] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "JungleCreeperBanner",
["maxStack"] = 99,
["name"] = "Jungle Creeper Banner",
["netID"] = 1666,
["placeStyle"] = 73,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1667] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LihzahrdBanner",
["maxStack"] = 99,
["name"] = "Lihzahrd Banner",
["netID"] = 1667,
["placeStyle"] = 74,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1668] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ManEaterBanner",
["maxStack"] = 99,
["name"] = "Man Eater Banner",
["netID"] = 1668,
["placeStyle"] = 75,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1669] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MeteorHeadBanner",
["maxStack"] = 99,
["name"] = "Meteor Head Banner",
["netID"] = 1669,
["placeStyle"] = 76,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1670] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MothBanner",
["maxStack"] = 99,
["name"] = "Moth Banner",
["netID"] = 1670,
["placeStyle"] = 77,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1671] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MummyBanner",
["maxStack"] = 99,
["name"] = "Mummy Banner",
["netID"] = 1671,
["placeStyle"] = 78,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1672] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MushiLadybugBanner",
["maxStack"] = 99,
["name"] = "Mushi Ladybug Banner",
["netID"] = 1672,
["placeStyle"] = 79,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1673] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ParrotBanner",
["maxStack"] = 99,
["name"] = "Parrot Banner",
["netID"] = 1673,
["placeStyle"] = 80,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1674] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PigronBanner",
["maxStack"] = 99,
["name"] = "Pigron Banner",
["netID"] = 1674,
["placeStyle"] = 81,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1675] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PiranhaBanner",
["maxStack"] = 99,
["name"] = "Piranha Banner",
["netID"] = 1675,
["placeStyle"] = 82,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1676] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PirateBanner",
["maxStack"] = 99,
["name"] = "Pirate Deckhand Banner",
["netID"] = 1676,
["placeStyle"] = 83,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1677] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PixieBanner",
["maxStack"] = 99,
["name"] = "Pixie Banner",
["netID"] = 1677,
["placeStyle"] = 84,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1678] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RaincoatZombieBanner",
["maxStack"] = 99,
["name"] = "Raincoat Zombie Banner",
["netID"] = 1678,
["placeStyle"] = 85,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1679] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ReaperBanner",
["maxStack"] = 99,
["name"] = "Reaper Banner",
["netID"] = 1679,
["placeStyle"] = 86,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1680] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SharkBanner",
["maxStack"] = 99,
["name"] = "Shark Banner",
["netID"] = 1680,
["placeStyle"] = 87,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1681] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SkeletonBanner",
["maxStack"] = 99,
["name"] = "Skeleton Banner",
["netID"] = 1681,
["placeStyle"] = 88,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1682] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SkeletonMageBanner",
["maxStack"] = 99,
["name"] = "Dark Caster Banner",
["netID"] = 1682,
["placeStyle"] = 89,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1683] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SlimeBanner",
["maxStack"] = 99,
["name"] = "Blue Slime Banner",
["netID"] = 1683,
["placeStyle"] = 90,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1684] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SnowFlinxBanner",
["maxStack"] = 99,
["name"] = "Snow Flinx Banner",
["netID"] = 1684,
["placeStyle"] = 91,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1685] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SpiderBanner",
["maxStack"] = 99,
["name"] = "Wall Creeper Banner",
["netID"] = 1685,
["placeStyle"] = 92,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1686] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SporeZombieBanner",
["maxStack"] = 99,
["name"] = "Spore Zombie Banner",
["netID"] = 1686,
["placeStyle"] = 93,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1687] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SwampThingBanner",
["maxStack"] = 99,
["name"] = "Swamp Thing Banner",
["netID"] = 1687,
["placeStyle"] = 94,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1688] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "TortoiseBanner",
["maxStack"] = 99,
["name"] = "Giant Tortoise Banner",
["netID"] = 1688,
["placeStyle"] = 95,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1689] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ToxicSludgeBanner",
["maxStack"] = 99,
["name"] = "Toxic Sludge Banner",
["netID"] = 1689,
["placeStyle"] = 96,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1690] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "UmbrellaSlimeBanner",
["maxStack"] = 99,
["name"] = "Umbrella Slime Banner",
["netID"] = 1690,
["placeStyle"] = 97,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1691] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "UnicornBanner",
["maxStack"] = 99,
["name"] = "Unicorn Banner",
["netID"] = 1691,
["placeStyle"] = 98,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1692] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "VampireBanner",
["maxStack"] = 99,
["name"] = "Vampire Banner",
["netID"] = 1692,
["placeStyle"] = 99,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1693] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "VultureBanner",
["maxStack"] = 99,
["name"] = "Vulture Banner",
["netID"] = 1693,
["placeStyle"] = 100,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1694] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NypmhBanner",
["maxStack"] = 99,
["name"] = "Nymph Banner",
["netID"] = 1694,
["placeStyle"] = 101,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1695] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WerewolfBanner",
["maxStack"] = 99,
["name"] = "Werewolf Banner",
["netID"] = 1695,
["placeStyle"] = 102,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1696] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WolfBanner",
["maxStack"] = 99,
["name"] = "Wolf Banner",
["netID"] = 1696,
["placeStyle"] = 103,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1697] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WorldFeederBanner",
["maxStack"] = 99,
["name"] = "World Feeder Banner",
["netID"] = 1697,
["placeStyle"] = 104,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1698] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WormBanner",
["maxStack"] = 99,
["name"] = "Worm Banner",
["netID"] = 1698,
["placeStyle"] = 105,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1699] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WraithBanner",
["maxStack"] = 99,
["name"] = "Wraith Banner",
["netID"] = 1699,
["placeStyle"] = 106,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1700] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WyvernBanner",
["maxStack"] = 99,
["name"] = "Wyvern Banner",
["netID"] = 1700,
["placeStyle"] = 107,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1701] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ZombieBanner",
["maxStack"] = 99,
["name"] = "Zombie Banner",
["netID"] = 1701,
["placeStyle"] = 108,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[1702] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "GlassPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Glass Platform",
["netID"] = 1702,
["placeStyle"] = 14,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1703] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "GlassChair",
["maxStack"] = 99,
["name"] = "Glass Chair",
["netID"] = 1703,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1704] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "GoldenChair",
["maxStack"] = 99,
["name"] = "Golden Chair",
["netID"] = 1704,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[1705] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "GoldenToilet",
["maxStack"] = 99,
["name"] = "Golden Toilet",
["netID"] = 1705,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[1706] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "BarStool",
["maxStack"] = 99,
["name"] = "Bar Stool",
["netID"] = 1706,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1707] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "HoneyChair",
["maxStack"] = 99,
["name"] = "Honey Chair",
["netID"] = 1707,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1708] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "SteampunkChair",
["maxStack"] = 99,
["name"] = "Steampunk Chair",
["netID"] = 1708,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1709] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "GlassDoor",
["maxStack"] = 99,
["name"] = "Glass Door",
["netID"] = 1709,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1710] = {
["consumable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "GoldenDoor",
["maxStack"] = 99,
["name"] = "Golden Door",
["netID"] = 1710,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[1711] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "HoneyDoor",
["maxStack"] = 99,
["name"] = "Honey Door",
["netID"] = 1711,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1712] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "SteampunkDoor",
["maxStack"] = 99,
["name"] = "Steampunk Door",
["netID"] = 1712,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1713] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "GlassTable",
["maxStack"] = 99,
["name"] = "Glass Table",
["netID"] = 1713,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1714] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "BanquetTable",
["maxStack"] = 99,
["name"] = "Banquet Table",
["netID"] = 1714,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1715] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "Bar",
["maxStack"] = 99,
["name"] = "Bar",
["netID"] = 1715,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1716] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "GoldenTable",
["maxStack"] = 99,
["name"] = "Golden Table",
["netID"] = 1716,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[1717] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "HoneyTable",
["maxStack"] = 99,
["name"] = "Honey Table",
["netID"] = 1717,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1718] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "SteampunkTable",
["maxStack"] = 99,
["name"] = "Steampunk Table",
["netID"] = 1718,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1719] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "GlassBed",
["maxStack"] = 99,
["name"] = "Glass Bed",
["netID"] = 1719,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[1720] = {
["consumable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "GoldenBed",
["maxStack"] = 99,
["name"] = "Golden Bed",
["netID"] = 1720,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 28,
},
[1721] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "HoneyBed",
["maxStack"] = 99,
["name"] = "Honey Bed",
["netID"] = 1721,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[1722] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "SteampunkBed",
["maxStack"] = 99,
["name"] = "Steampunk Bed",
["netID"] = 1722,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[1723] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 78,
["height"] = 12,
["internalName"] = "LivingWoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Living Wood Wall",
["netID"] = 1723,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1724] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FartinaJar",
["material"] = true,
["name"] = "Fart in a Jar",
["netID"] = 1724,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 50000,
["waistSlot"] = 14,
["width"] = 16,
},
[1725] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 251,
["height"] = 10,
["internalName"] = "Pumpkin",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pumpkin",
["netID"] = 1725,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 125,
["width"] = 8,
},
[1726] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 113,
["height"] = 12,
["internalName"] = "PumpkinWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pumpkin Wall",
["netID"] = 1726,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1727] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 252,
["height"] = 10,
["internalName"] = "Hay",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hay",
["netID"] = 1727,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1728] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 114,
["height"] = 12,
["internalName"] = "HayWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hay Wall",
["netID"] = 1728,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1729] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 253,
["height"] = 10,
["internalName"] = "SpookyWood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spooky Wood",
["netID"] = 1729,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1730] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 115,
["height"] = 12,
["internalName"] = "SpookyWoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spooky Wood Wall",
["netID"] = 1730,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[1731] = {
["craftable"] = true,
["defense"] = 2,
["headSlot"] = 112,
["height"] = 18,
["internalName"] = "PumpkinHelmet",
["name"] = "Pumpkin Helmet",
["netID"] = 1731,
["sacrifices"] = 1,
["width"] = 18,
},
[1732] = {
["bodySlot"] = 75,
["craftable"] = true,
["defense"] = 3,
["height"] = 18,
["internalName"] = "PumpkinBreastplate",
["name"] = "Pumpkin Breastplate",
["netID"] = 1732,
["sacrifices"] = 1,
["width"] = 18,
},
[1733] = {
["craftable"] = true,
["defense"] = 2,
["height"] = 18,
["internalName"] = "PumpkinLeggings",
["legSlot"] = 64,
["name"] = "Pumpkin Leggings",
["netID"] = 1733,
["sacrifices"] = 1,
["width"] = 18,
},
[1734] = {
["height"] = 12,
["internalName"] = "CandyApple",
["name"] = "Candy Apple",
["netID"] = 1734,
["sacrifices"] = 0,
["width"] = 12,
},
[1735] = {
["height"] = 12,
["internalName"] = "SoulCake",
["name"] = "Soul Cake",
["netID"] = 1735,
["sacrifices"] = 0,
["width"] = 12,
},
[1736] = {
["headSlot"] = 113,
["height"] = 18,
["internalName"] = "NurseHat",
["name"] = "Nurse Hat",
["netID"] = 1736,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1737] = {
["bodySlot"] = 76,
["height"] = 18,
["internalName"] = "NurseShirt",
["name"] = "Nurse Shirt",
["netID"] = 1737,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1738] = {
["height"] = 18,
["internalName"] = "NursePants",
["legSlot"] = 65,
["name"] = "Nurse Pants",
["netID"] = 1738,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1739] = {
["headSlot"] = 114,
["height"] = 18,
["internalName"] = "WizardsHat",
["name"] = "Wizard's Hat",
["netID"] = 1739,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1740] = {
["headSlot"] = 115,
["height"] = 18,
["internalName"] = "GuyFawkesMask",
["name"] = "Guy Fawkes Mask",
["netID"] = 1740,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1741] = {
["bodySlot"] = 77,
["height"] = 18,
["internalName"] = "DyeTraderRobe",
["name"] = "Dye Trader Robe",
["netID"] = 1741,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1742] = {
["headSlot"] = 116,
["height"] = 18,
["internalName"] = "SteampunkGoggles",
["name"] = "Steampunk Goggles",
["netID"] = 1742,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1743] = {
["headSlot"] = 117,
["height"] = 18,
["internalName"] = "CyborgHelmet",
["name"] = "Cyborg Helmet",
["netID"] = 1743,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1744] = {
["bodySlot"] = 78,
["height"] = 18,
["internalName"] = "CyborgShirt",
["name"] = "Cyborg Shirt",
["netID"] = 1744,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1745] = {
["height"] = 18,
["internalName"] = "CyborgPants",
["legSlot"] = 66,
["name"] = "Cyborg Pants",
["netID"] = 1745,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1746] = {
["headSlot"] = 118,
["height"] = 18,
["internalName"] = "CreeperMask",
["name"] = "Creeper Mask",
["netID"] = 1746,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1747] = {
["bodySlot"] = 79,
["height"] = 18,
["internalName"] = "CreeperShirt",
["name"] = "Creeper Shirt",
["netID"] = 1747,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1748] = {
["height"] = 18,
["internalName"] = "CreeperPants",
["legSlot"] = 67,
["name"] = "Creeper Pants",
["netID"] = 1748,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1749] = {
["headSlot"] = 119,
["height"] = 18,
["internalName"] = "CatMask",
["name"] = "Cat Mask",
["netID"] = 1749,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1750] = {
["bodySlot"] = 80,
["height"] = 18,
["internalName"] = "CatShirt",
["name"] = "Cat Shirt",
["netID"] = 1750,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1751] = {
["height"] = 18,
["internalName"] = "CatPants",
["legSlot"] = 68,
["name"] = "Cat Pants",
["netID"] = 1751,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1752] = {
["headSlot"] = 120,
["height"] = 18,
["internalName"] = "GhostMask",
["name"] = "Ghost Mask",
["netID"] = 1752,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1753] = {
["bodySlot"] = 81,
["height"] = 18,
["internalName"] = "GhostShirt",
["name"] = "Ghost Shirt",
["netID"] = 1753,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1754] = {
["headSlot"] = 121,
["height"] = 18,
["internalName"] = "PumpkinMask",
["name"] = "Pumpkin Mask",
["netID"] = 1754,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1755] = {
["bodySlot"] = 82,
["height"] = 18,
["internalName"] = "PumpkinShirt",
["name"] = "Pumpkin Shirt",
["netID"] = 1755,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1756] = {
["height"] = 18,
["internalName"] = "PumpkinPants",
["legSlot"] = 69,
["name"] = "Pumpkin Pants",
["netID"] = 1756,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1757] = {
["headSlot"] = 122,
["height"] = 18,
["internalName"] = "RobotMask",
["name"] = "Robot Mask",
["netID"] = 1757,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1758] = {
["bodySlot"] = 83,
["height"] = 18,
["internalName"] = "RobotShirt",
["name"] = "Robot Shirt",
["netID"] = 1758,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1759] = {
["height"] = 18,
["internalName"] = "RobotPants",
["legSlot"] = 70,
["name"] = "Robot Pants",
["netID"] = 1759,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1760] = {
["headSlot"] = 123,
["height"] = 18,
["internalName"] = "UnicornMask",
["name"] = "Unicorn Mask",
["netID"] = 1760,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1761] = {
["bodySlot"] = 84,
["height"] = 18,
["internalName"] = "UnicornShirt",
["name"] = "Unicorn Shirt",
["netID"] = 1761,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1762] = {
["height"] = 18,
["internalName"] = "UnicornPants",
["legSlot"] = 71,
["name"] = "Unicorn Pants",
["netID"] = 1762,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1763] = {
["headSlot"] = 124,
["height"] = 18,
["internalName"] = "VampireMask",
["name"] = "Vampire Mask",
["netID"] = 1763,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1764] = {
["bodySlot"] = 85,
["height"] = 18,
["internalName"] = "VampireShirt",
["name"] = "Vampire Shirt",
["netID"] = 1764,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1765] = {
["height"] = 18,
["internalName"] = "VampirePants",
["legSlot"] = 72,
["name"] = "Vampire Pants",
["netID"] = 1765,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1766] = {
["headSlot"] = 125,
["height"] = 18,
["internalName"] = "WitchHat",
["name"] = "Witch Hat",
["netID"] = 1766,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1767] = {
["headSlot"] = 126,
["height"] = 18,
["internalName"] = "LeprechaunHat",
["name"] = "Leprechaun Hat",
["netID"] = 1767,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1768] = {
["bodySlot"] = 86,
["height"] = 18,
["internalName"] = "LeprechaunShirt",
["name"] = "Leprechaun Shirt",
["netID"] = 1768,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1769] = {
["height"] = 18,
["internalName"] = "LeprechaunPants",
["legSlot"] = 73,
["name"] = "Leprechaun Pants",
["netID"] = 1769,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1770] = {
["bodySlot"] = 87,
["height"] = 18,
["internalName"] = "PixieShirt",
["name"] = "Pixie Shirt",
["netID"] = 1770,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1771] = {
["height"] = 18,
["internalName"] = "PixiePants",
["legSlot"] = 74,
["name"] = "Pixie Pants",
["netID"] = 1771,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1772] = {
["headSlot"] = 127,
["height"] = 18,
["internalName"] = "PrincessHat",
["name"] = "Princess Hat",
["netID"] = 1772,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1773] = {
["bodySlot"] = 88,
["height"] = 18,
["internalName"] = "PrincessDressNew",
["name"] = "Princess Dress",
["netID"] = 1773,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1774] = {
["height"] = 12,
["internalName"] = "GoodieBag",
["maxStack"] = 99,
["name"] = "Goodie Bag",
["netID"] = 1774,
["rare"] = 3,
["sacrifices"] = 10,
["value"] = 50000,
["width"] = 12,
},
[1775] = {
["bodySlot"] = 89,
["height"] = 18,
["internalName"] = "WitchDress",
["name"] = "Witch Dress",
["netID"] = 1775,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1776] = {
["height"] = 18,
["internalName"] = "WitchBoots",
["legSlot"] = 75,
["name"] = "Witch Boots",
["netID"] = 1776,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1777] = {
["headSlot"] = 128,
["height"] = 18,
["internalName"] = "BrideofFrankensteinMask",
["name"] = "Bride of Frankenstein Mask",
["netID"] = 1777,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1778] = {
["bodySlot"] = 90,
["height"] = 18,
["internalName"] = "BrideofFrankensteinDress",
["name"] = "Bride of Frankenstein Dress",
["netID"] = 1778,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1779] = {
["headSlot"] = 129,
["height"] = 18,
["internalName"] = "KarateTortoiseMask",
["name"] = "Karate Tortoise Mask",
["netID"] = 1779,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1780] = {
["bodySlot"] = 91,
["height"] = 18,
["internalName"] = "KarateTortoiseShirt",
["name"] = "Karate Tortoise Shirt",
["netID"] = 1780,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1781] = {
["height"] = 18,
["internalName"] = "KarateTortoisePants",
["legSlot"] = 76,
["name"] = "Karate Tortoise Pants",
["netID"] = 1781,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1782] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["crit"] = 6,
["damage"] = 44,
["height"] = 26,
["internalName"] = "CandyCornRifle",
["knockBack"] = 2,
["name"] = "Candy Corn Rifle",
["netID"] = 1782,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 311,
["shootSpeed"] = 10,
["useAmmo"] = 1783,
["useAnimation"] = 9,
["useStyle"] = 5,
["useTime"] = 9,
["value"] = 500000,
["width"] = 60,
},
[1783] = {
["ammo"] = 1783,
["consumable"] = true,
["damage"] = 9,
["height"] = 8,
["internalName"] = "CandyCorn",
["knockBack"] = 1.5,
["maxStack"] = 999,
["name"] = "Candy Corn",
["netID"] = 1783,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 311,
["shootSpeed"] = 4,
["value"] = 5,
["width"] = 8,
},
[1784] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["crit"] = 6,
["damage"] = 65,
["height"] = 26,
["internalName"] = "JackOLanternLauncher",
["knockBack"] = 5,
["name"] = "Jack 'O Lantern Launcher",
["netID"] = 1784,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 312,
["shootSpeed"] = 7,
["useAmmo"] = 1785,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 500000,
["width"] = 60,
},
[1785] = {
["ammo"] = 1785,
["consumable"] = true,
["damage"] = 60,
["height"] = 8,
["internalName"] = "ExplosiveJackOLantern",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Explosive Jack 'O Lantern",
["netID"] = 1785,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 312,
["shootSpeed"] = 4,
["value"] = 15,
["width"] = 8,
},
[1786] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 9,
["height"] = 28,
["internalName"] = "Sickle",
["knockBack"] = 2.25,
["melee"] = true,
["name"] = "Sickle",
["netID"] = 1786,
["sacrifices"] = 1,
["useAnimation"] = 24,
["useStyle"] = 1,
["useTurn"] = true,
["value"] = 6000,
["width"] = 24,
},
[1787] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "PumpkinPie",
["maxStack"] = 30,
["name"] = "Pumpkin Pie",
["netID"] = 1787,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 22,
},
[1788] = {
["headSlot"] = 130,
["height"] = 18,
["internalName"] = "ScarecrowHat",
["name"] = "Scarecrow Hat",
["netID"] = 1788,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1789] = {
["bodySlot"] = 92,
["height"] = 18,
["internalName"] = "ScarecrowShirt",
["name"] = "Scarecrow Shirt",
["netID"] = 1789,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1790] = {
["height"] = 18,
["internalName"] = "ScarecrowPants",
["legSlot"] = 77,
["name"] = "Scarecrow Pants",
["netID"] = 1790,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1791] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 96,
["height"] = 20,
["internalName"] = "Cauldron",
["maxStack"] = 99,
["name"] = "Cauldron",
["netID"] = 1791,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 20,
},
[1792] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "PumpkinChair",
["maxStack"] = 99,
["name"] = "Pumpkin Chair",
["netID"] = 1792,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1793] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "PumpkinDoor",
["maxStack"] = 99,
["name"] = "Pumpkin Door",
["netID"] = 1793,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1794] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "PumpkinTable",
["maxStack"] = 99,
["name"] = "Pumpkin Table",
["netID"] = 1794,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1795] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "PumpkinWorkBench",
["maxStack"] = 99,
["name"] = "Pumpkin Work Bench",
["netID"] = 1795,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1796] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "PumpkinPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pumpkin Platform",
["netID"] = 1796,
["placeStyle"] = 15,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1797] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "TatteredFairyWings",
["name"] = "Tattered Fairy Wings",
["netID"] = 1797,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 20,
},
[1798] = {
["UseSound"] = "Item_2",
["buffType"] = 81,
["damage"] = 0,
["height"] = 30,
["internalName"] = "SpiderEgg",
["name"] = "Spider Egg",
["netID"] = 1798,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 313,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[1799] = {
["UseSound"] = "Item_2",
["buffType"] = 82,
["damage"] = 0,
["height"] = 30,
["internalName"] = "MagicalPumpkinSeed",
["name"] = "Magical Pumpkin Seed",
["netID"] = 1799,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 314,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[1800] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "BatHook",
["knockBack"] = 7,
["name"] = "Bat Hook",
["netID"] = 1800,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 315,
["shootSpeed"] = 13.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 75000,
["width"] = 18,
},
[1801] = {
["UseSound"] = "Item_32",
["autoReuse"] = true,
["damage"] = 45,
["height"] = 18,
["internalName"] = "BatScepter",
["knockBack"] = 3,
["magic"] = true,
["mana"] = 6,
["name"] = "Bat Scepter",
["netID"] = 1801,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 316,
["shootSpeed"] = 10,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 500000,
["width"] = 50,
},
[1802] = {
["UseSound"] = "Item_44",
["buffType"] = 83,
["damage"] = 55,
["height"] = 28,
["internalName"] = "RavenStaff",
["knockBack"] = 3,
["mana"] = 10,
["name"] = "Raven Staff",
["netID"] = 1802,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 317,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 500000,
["width"] = 26,
},
[1803] = {
["height"] = 20,
["internalName"] = "JungleKeyMold",
["material"] = true,
["maxStack"] = 99,
["name"] = "Jungle Key Mold",
["netID"] = 1533,
["rare"] = 8,
["sacrifices"] = 0,
["width"] = 14,
},
[1804] = {
["height"] = 20,
["internalName"] = "CorruptionKeyMold",
["material"] = true,
["maxStack"] = 99,
["name"] = "Corruption Key Mold",
["netID"] = 1534,
["rare"] = 8,
["sacrifices"] = 0,
["width"] = 14,
},
[1805] = {
["height"] = 20,
["internalName"] = "CrimsonKeyMold",
["material"] = true,
["maxStack"] = 99,
["name"] = "Crimson Key Mold",
["netID"] = 1535,
["rare"] = 8,
["sacrifices"] = 0,
["width"] = 14,
},
[1806] = {
["height"] = 20,
["internalName"] = "HallowedKeyMold",
["material"] = true,
["maxStack"] = 99,
["name"] = "Hallowed Key Mold",
["netID"] = 1536,
["rare"] = 8,
["sacrifices"] = 0,
["width"] = 14,
},
[1807] = {
["height"] = 20,
["internalName"] = "FrozenKeyMold",
["material"] = true,
["maxStack"] = 99,
["name"] = "Frozen Key Mold",
["netID"] = 1537,
["rare"] = 8,
["sacrifices"] = 0,
["width"] = 14,
},
[1808] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "HangingJackOLantern",
["maxStack"] = 999,
["name"] = "Hanging Jack 'O Lantern",
["netID"] = 1808,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1809] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 13,
["height"] = 20,
["internalName"] = "RottenEgg",
["knockBack"] = 6.5,
["maxStack"] = 999,
["name"] = "Rotten Egg",
["netID"] = 1809,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 318,
["shootSpeed"] = 9,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 19,
["width"] = 18,
},
[1810] = {
["UseSound"] = "Item_2",
["buffType"] = 84,
["damage"] = 0,
["height"] = 30,
["internalName"] = "UnluckyYarn",
["name"] = "Unlucky Yarn",
["netID"] = 1810,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 319,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[1811] = {
["height"] = 14,
["internalName"] = "BlackFairyDust",
["material"] = true,
["maxStack"] = 99,
["name"] = "Black Fairy Dust",
["netID"] = 1811,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1812] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "Jackelier",
["maxStack"] = 99,
["name"] = "Jackelier",
["netID"] = 1812,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 26,
},
[1813] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 35,
["height"] = 26,
["internalName"] = "JackOLantern",
["maxStack"] = 99,
["name"] = "Jack 'O Lantern",
["netID"] = 1813,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 26,
},
[1814] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "SpookyChair",
["maxStack"] = 99,
["name"] = "Spooky Chair",
["netID"] = 1814,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1815] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "SpookyDoor",
["maxStack"] = 99,
["name"] = "Spooky Door",
["netID"] = 1815,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1816] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "SpookyTable",
["maxStack"] = 99,
["name"] = "Spooky Table",
["netID"] = 1816,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1817] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "SpookyWorkBench",
["maxStack"] = 99,
["name"] = "Spooky Work Bench",
["netID"] = 1817,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[1818] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "SpookyPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spooky Wood Platform",
["netID"] = 1818,
["placeStyle"] = 16,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[1819] = {
["headSlot"] = 131,
["height"] = 18,
["internalName"] = "ReaperHood",
["name"] = "Reaper Hood",
["netID"] = 1819,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1820] = {
["bodySlot"] = 93,
["height"] = 18,
["internalName"] = "ReaperRobe",
["name"] = "Reaper Robe",
["netID"] = 1820,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1821] = {
["headSlot"] = 132,
["height"] = 18,
["internalName"] = "FoxMask",
["name"] = "Fox Mask",
["netID"] = 1821,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1822] = {
["bodySlot"] = 94,
["height"] = 18,
["internalName"] = "FoxShirt",
["name"] = "Fox Shirt",
["netID"] = 1822,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1823] = {
["height"] = 18,
["internalName"] = "FoxPants",
["legSlot"] = 78,
["name"] = "Fox Pants",
["netID"] = 1823,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1824] = {
["headSlot"] = 133,
["height"] = 18,
["internalName"] = "CatEars",
["name"] = "Cat Ears",
["netID"] = 1824,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1825] = {
["UseSound"] = "Item_1",
["damage"] = 15,
["height"] = 34,
["internalName"] = "BloodyMachete",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Bloody Machete",
["netID"] = 1825,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 320,
["shootSpeed"] = 15,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 34,
},
[1826] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 75,
["height"] = 40,
["internalName"] = "TheHorsemansBlade",
["knockBack"] = 7.5,
["material"] = true,
["melee"] = true,
["name"] = "The Horseman's Blade",
["netID"] = 1826,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 26,
["useStyle"] = 1,
["value"] = 500000,
["width"] = 40,
},
[1827] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 12,
["height"] = 28,
["internalName"] = "BladedGlove",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Bladed Glove",
["netID"] = 1827,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.35,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 50000,
["width"] = 24,
},
[1828] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 254,
["height"] = 10,
["internalName"] = "PumpkinSeed",
["maxStack"] = 999,
["name"] = "Pumpkin Seed",
["netID"] = 1828,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250,
["width"] = 8,
},
[1829] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "SpookyHook",
["knockBack"] = 7,
["name"] = "Spooky Hook",
["netID"] = 1829,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 322,
["shootSpeed"] = 15.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 200000,
["width"] = 18,
},
[1830] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "SpookyWings",
["name"] = "Spooky Wings",
["netID"] = 1830,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 21,
},
[1831] = {
["height"] = 14,
["internalName"] = "SpookyTwig",
["material"] = true,
["maxStack"] = 99,
["name"] = "Spooky Twig",
["netID"] = 1831,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 16,
},
[1832] = {
["craftable"] = true,
["defense"] = 9,
["headSlot"] = 134,
["height"] = 18,
["internalName"] = "SpookyHelmet",
["name"] = "Spooky Helmet",
["netID"] = 1832,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[1833] = {
["bodySlot"] = 95,
["craftable"] = true,
["defense"] = 11,
["height"] = 18,
["internalName"] = "SpookyBreastplate",
["name"] = "Spooky Breastplate",
["netID"] = 1833,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[1834] = {
["craftable"] = true,
["defense"] = 10,
["height"] = 18,
["internalName"] = "SpookyLeggings",
["legSlot"] = 79,
["name"] = "Spooky Leggings",
["netID"] = 1834,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[1835] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["crit"] = 10,
["damage"] = 75,
["height"] = 26,
["internalName"] = "StakeLauncher",
["knockBack"] = 6.5,
["name"] = "Stake Launcher",
["netID"] = 1835,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 323,
["shootSpeed"] = 9,
["useAmmo"] = 1836,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 500000,
["width"] = 40,
},
[1836] = {
["ammo"] = 1836,
["consumable"] = true,
["damage"] = 25,
["height"] = 14,
["internalName"] = "Stake",
["knockBack"] = 4.5,
["maxStack"] = 999,
["name"] = "Stake",
["netID"] = 1836,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 323,
["shootSpeed"] = 3,
["value"] = 15,
["width"] = 20,
},
[1837] = {
["UseSound"] = "Item_2",
["buffType"] = 85,
["height"] = 30,
["internalName"] = "CursedSapling",
["name"] = "Cursed Sapling",
["netID"] = 1837,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 324,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[1838] = {
["headSlot"] = 135,
["height"] = 18,
["internalName"] = "SpaceCreatureMask",
["name"] = "Space Creature Mask",
["netID"] = 1838,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1839] = {
["bodySlot"] = 96,
["height"] = 18,
["internalName"] = "SpaceCreatureShirt",
["name"] = "Space Creature Shirt",
["netID"] = 1839,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1840] = {
["height"] = 18,
["internalName"] = "SpaceCreaturePants",
["legSlot"] = 80,
["name"] = "Space Creature Pants",
["netID"] = 1840,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1841] = {
["headSlot"] = 136,
["height"] = 18,
["internalName"] = "WolfMask",
["name"] = "Wolf Mask",
["netID"] = 1841,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1842] = {
["bodySlot"] = 97,
["height"] = 18,
["internalName"] = "WolfShirt",
["name"] = "Wolf Shirt",
["netID"] = 1842,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1843] = {
["height"] = 18,
["internalName"] = "WolfPants",
["legSlot"] = 81,
["name"] = "Wolf Pants",
["netID"] = 1843,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1844] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "PumpkinMoonMedallion",
["maxStack"] = 20,
["name"] = "Pumpkin Moon Medallion",
["netID"] = 1844,
["rare"] = 8,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[1845] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "NecromanticScroll",
["material"] = true,
["name"] = "Necromantic Scroll",
["netID"] = 1845,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 24,
},
[1846] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "JackingSkeletron",
["maxStack"] = 99,
["name"] = "Jacking Skeletron",
["netID"] = 1846,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1847] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "BitterHarvest",
["maxStack"] = 99,
["name"] = "Bitter Harvest",
["netID"] = 1847,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1848] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "BloodMoonCountess",
["maxStack"] = 99,
["name"] = "Blood Moon Countess",
["netID"] = 1848,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1849] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "HallowsEve",
["maxStack"] = 99,
["name"] = "Hallow's Eve",
["netID"] = 1849,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1850] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "MorbidCuriosity",
["maxStack"] = 99,
["name"] = "Morbid Curiosity",
["netID"] = 1850,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1851] = {
["bodySlot"] = 98,
["height"] = 18,
["internalName"] = "TreasureHunterShirt",
["name"] = "Treasure Hunter Shirt",
["netID"] = 1851,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1852] = {
["height"] = 18,
["internalName"] = "TreasureHunterPants",
["legSlot"] = 82,
["name"] = "Treasure Hunter Pants",
["netID"] = 1852,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1853] = {
["bodySlot"] = 99,
["height"] = 18,
["internalName"] = "DryadCoverings",
["name"] = "Dryad Coverings",
["netID"] = 1853,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1854] = {
["height"] = 18,
["internalName"] = "DryadLoincloth",
["legSlot"] = 83,
["name"] = "Dryad Loincloth",
["netID"] = 1854,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1855] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "MourningWoodTrophy",
["maxStack"] = 99,
["name"] = "Mourning Wood Trophy",
["netID"] = 1855,
["placeStyle"] = 36,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1856] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "PumpkingTrophy",
["maxStack"] = 99,
["name"] = "Pumpking Trophy",
["netID"] = 1856,
["placeStyle"] = 37,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1857] = {
["headSlot"] = 137,
["height"] = 18,
["internalName"] = "JackOLanternMask",
["name"] = "Jack 'O Lantern Mask",
["netID"] = 1857,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[1858] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "SniperScope",
["material"] = true,
["name"] = "Sniper Scope",
["netID"] = 1858,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 14,
},
[1859] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "HeartLantern",
["maxStack"] = 999,
["name"] = "Heart Lantern",
["netID"] = 1859,
["placeStyle"] = 9,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 75000,
["width"] = 12,
},
[1860] = {
["accessory"] = true,
["craftable"] = true,
["faceSlot"] = 3,
["height"] = 28,
["internalName"] = "JellyfishDivingGear",
["material"] = true,
["name"] = "Jellyfish Diving Gear",
["netID"] = 1860,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 24,
},
[1861] = {
["accessory"] = true,
["craftable"] = true,
["faceSlot"] = 2,
["height"] = 28,
["internalName"] = "ArcticDivingGear",
["name"] = "Arctic Diving Gear",
["netID"] = 1861,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 24,
},
[1862] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FrostsparkBoots",
["material"] = true,
["name"] = "Frostspark Boots",
["netID"] = 1862,
["rare"] = 7,
["sacrifices"] = 1,
["shoeSlot"] = 9,
["value"] = 350000,
["width"] = 16,
},
[1863] = {
["accessory"] = true,
["balloonSlot"] = 5,
["craftable"] = true,
["height"] = 28,
["internalName"] = "FartInABalloon",
["material"] = true,
["name"] = "Fart in a Balloon",
["netID"] = 1863,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[1864] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "PapyrusScarab",
["name"] = "Papyrus Scarab",
["netID"] = 1864,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 24,
},
[1865] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CelestialStone",
["material"] = true,
["name"] = "Celestial Stone",
["netID"] = 1865,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 16,
},
[1866] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 8,
["internalName"] = "Hoverboard",
["name"] = "Hoverboard",
["netID"] = 1866,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 22,
},
[1867] = {
["height"] = 12,
["internalName"] = "CandyCane",
["name"] = "Candy Cane",
["netID"] = 1867,
["sacrifices"] = 0,
["width"] = 12,
},
[1868] = {
["height"] = 12,
["internalName"] = "SugarPlum",
["name"] = "Sugar Plum",
["netID"] = 1868,
["sacrifices"] = 0,
["width"] = 12,
},
[1869] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 36,
["height"] = 28,
["internalName"] = "Present",
["maxStack"] = 999,
["name"] = "Present",
["netID"] = 1869,
["rare"] = 1,
["sacrifices"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1870] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 20,
["height"] = 14,
["internalName"] = "RedRyder",
["knockBack"] = 3.75,
["name"] = "Red Ryder",
["netID"] = 1870,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 8,
["useAmmo"] = 97,
["useAnimation"] = 38,
["useStyle"] = 5,
["useTime"] = 38,
["value"] = 100000,
["width"] = 44,
},
[1871] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "FestiveWings",
["name"] = "Festive Wings",
["netID"] = 1871,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 23,
},
[1872] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 170,
["height"] = 12,
["internalName"] = "PineTreeBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pine Tree Block",
["netID"] = 1872,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1873] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 171,
["height"] = 12,
["internalName"] = "ChristmasTree",
["maxStack"] = 999,
["name"] = "Christmas Tree",
["netID"] = 1873,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[1874] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "StarTopper1",
["maxStack"] = 999,
["name"] = "Star Topper 1",
["netID"] = 1874,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1875] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "StarTopper2",
["maxStack"] = 999,
["name"] = "Star Topper 2",
["netID"] = 1875,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1876] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "StarTopper3",
["maxStack"] = 999,
["name"] = "Star Topper 3",
["netID"] = 1876,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1877] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BowTopper",
["maxStack"] = 999,
["name"] = "Bow Topper",
["netID"] = 1877,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1878] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "WhiteGarland",
["maxStack"] = 999,
["name"] = "White Garland",
["netID"] = 1878,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1879] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "WhiteAndRedGarland",
["maxStack"] = 999,
["name"] = "White and Red Garland",
["netID"] = 1879,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1880] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedGardland",
["maxStack"] = 999,
["name"] = "Red Garland",
["netID"] = 1880,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1881] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedAndGreenGardland",
["maxStack"] = 999,
["name"] = "Red and Green Garland",
["netID"] = 1881,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1882] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GreenGardland",
["maxStack"] = 999,
["name"] = "Green Garland",
["netID"] = 1882,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1883] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GreenAndWhiteGarland",
["maxStack"] = 999,
["name"] = "Green and White Garland",
["netID"] = 1883,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1884] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "MulticoloredBulb",
["maxStack"] = 999,
["name"] = "Multicolored Bulb",
["netID"] = 1884,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1885] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedBulb",
["maxStack"] = 999,
["name"] = "Red Bulb",
["netID"] = 1885,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1886] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "YellowBulb",
["maxStack"] = 999,
["name"] = "Yellow Bulb",
["netID"] = 1886,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1887] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GreenBulb",
["maxStack"] = 999,
["name"] = "Green Bulb",
["netID"] = 1887,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1888] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedAndGreenBulb",
["maxStack"] = 999,
["name"] = "Red and Green Bulb",
["netID"] = 1888,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1889] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "YellowAndGreenBulb",
["maxStack"] = 999,
["name"] = "Yellow and Green Bulb",
["netID"] = 1889,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1890] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedAndYellowBulb",
["maxStack"] = 999,
["name"] = "Red and Yellow Bulb",
["netID"] = 1890,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1891] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "WhiteBulb",
["maxStack"] = 999,
["name"] = "White Bulb",
["netID"] = 1891,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1892] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "WhiteAndRedBulb",
["maxStack"] = 999,
["name"] = "White and Red Bulb",
["netID"] = 1892,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1893] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "WhiteAndYellowBulb",
["maxStack"] = 999,
["name"] = "White and Yellow Bulb",
["netID"] = 1893,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1894] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "WhiteAndGreenBulb",
["maxStack"] = 999,
["name"] = "White and Green Bulb",
["netID"] = 1894,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1895] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "MulticoloredLights",
["maxStack"] = 999,
["name"] = "Multicolored Lights",
["netID"] = 1895,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1896] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedLights",
["maxStack"] = 999,
["name"] = "Red Lights",
["netID"] = 1896,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1897] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GreenLights",
["maxStack"] = 999,
["name"] = "Green Lights",
["netID"] = 1897,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1898] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BlueLights",
["maxStack"] = 999,
["name"] = "Blue Lights",
["netID"] = 1898,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1899] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "YellowLights",
["maxStack"] = 999,
["name"] = "Yellow Lights",
["netID"] = 1899,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1900] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedAndYellowLights",
["maxStack"] = 999,
["name"] = "Red and Yellow Lights",
["netID"] = 1900,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1901] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedAndGreenLights",
["maxStack"] = 999,
["name"] = "Red and Green Lights",
["netID"] = 1901,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1902] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "YellowAndGreenLights",
["maxStack"] = 999,
["name"] = "Yellow and Green Lights",
["netID"] = 1902,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1903] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BlueAndGreenLights",
["maxStack"] = 999,
["name"] = "Blue and Green Lights",
["netID"] = 1903,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1904] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedAndBlueLights",
["maxStack"] = 999,
["name"] = "Red and Blue Lights",
["netID"] = 1904,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1905] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BlueAndYellowLights",
["maxStack"] = 999,
["name"] = "Blue and Yellow Lights",
["netID"] = 1905,
["noMelee"] = true,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 12,
},
[1906] = {
["headSlot"] = 138,
["height"] = 18,
["internalName"] = "GiantBow",
["name"] = "Giant Bow",
["netID"] = 1906,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[1907] = {
["headSlot"] = 139,
["height"] = 18,
["internalName"] = "ReindeerAntlers",
["name"] = "Reindeer Antlers",
["netID"] = 1907,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[1908] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "Holly",
["maxStack"] = 99,
["name"] = "Holly",
["netID"] = 1908,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[1909] = {
["UseSound"] = "Item_1",
["damage"] = 16,
["height"] = 28,
["internalName"] = "CandyCaneSword",
["knockBack"] = 5.3,
["melee"] = true,
["name"] = "Candy Cane Sword",
["netID"] = 1909,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 27,
["useStyle"] = 1,
["value"] = 13500,
["width"] = 24,
},
[1910] = {
["UseSound"] = "Item_34",
["autoReuse"] = true,
["damage"] = 60,
["height"] = 18,
["internalName"] = "EldMelter",
["knockBack"] = 0.425,
["name"] = "Elf Melter",
["netID"] = 1910,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 85,
["shootSpeed"] = 8.5,
["useAmmo"] = 23,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 5,
["value"] = 500000,
["width"] = 50,
},
[1911] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "ChristmasPudding",
["maxStack"] = 30,
["name"] = "Christmas Pudding",
["netID"] = 1911,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 22,
},
[1912] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["healLife"] = 80,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Eggnog",
["maxStack"] = 30,
["name"] = "Eggnog",
["netID"] = 1912,
["potion"] = true,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 40,
["width"] = 22,
},
[1913] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 14,
["height"] = 20,
["internalName"] = "StarAnise",
["maxStack"] = 999,
["name"] = "Star Anise",
["netID"] = 1913,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 330,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 25,
["width"] = 18,
},
[1914] = {
["UseSound"] = "Item_25",
["height"] = 30,
["internalName"] = "ReindeerBells",
["mountType"] = 0,
["name"] = "Reindeer Bells",
["netID"] = 1914,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[1915] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "CandyCaneHook",
["knockBack"] = 7,
["name"] = "Candy Cane Hook",
["netID"] = 1915,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 331,
["shootSpeed"] = 11.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 100000,
["width"] = 18,
},
[1916] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "ChristmasHook",
["knockBack"] = 7,
["name"] = "Christmas Hook",
["netID"] = 1916,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 332,
["shootSpeed"] = 15.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 200000,
["width"] = 18,
},
[1917] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 7,
["height"] = 28,
["internalName"] = "CnadyCanePickaxe",
["knockBack"] = 2.5,
["melee"] = true,
["name"] = "Candy Cane Pickaxe",
["netID"] = 1917,
["pick"] = 55,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 16,
["useTurn"] = true,
["value"] = 10000,
["width"] = 24,
},
[1918] = {
["UseSound"] = "Item_1",
["damage"] = 14,
["height"] = 28,
["internalName"] = "FruitcakeChakram",
["knockBack"] = 8,
["melee"] = true,
["name"] = "Fruitcake Chakram",
["netID"] = 1918,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 333,
["shootSpeed"] = 11,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 14,
},
[1919] = {
["UseSound"] = "Item_2",
["buffTime"] = 14400,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "SugarCookie",
["maxStack"] = 30,
["name"] = "Sugar Cookie",
["netID"] = 1919,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 22,
},
[1920] = {
["UseSound"] = "Item_2",
["buffTime"] = 14400,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "GingerbreadCookie",
["maxStack"] = 30,
["name"] = "Gingerbread Cookie",
["netID"] = 1920,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 22,
},
[1921] = {
["accessory"] = true,
["handOffSlot"] = 2,
["handOnSlot"] = 7,
["height"] = 24,
["internalName"] = "HandWarmer",
["name"] = "Hand Warmer",
["netID"] = 1921,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 16,
},
[1922] = {
["height"] = 24,
["internalName"] = "Coal",
["name"] = "Coal",
["netID"] = 1922,
["sacrifices"] = 1,
["width"] = 16,
},
[1923] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "Toolbox",
["name"] = "Toolbox",
["netID"] = 1923,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 16,
},
[1924] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "PineDoor",
["maxStack"] = 99,
["name"] = "Pine Door",
["netID"] = 1924,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[1925] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "PineChair",
["maxStack"] = 99,
["name"] = "Pine Chair",
["netID"] = 1925,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[1926] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "PineTable",
["maxStack"] = 99,
["name"] = "Pine Table",
["netID"] = 1926,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[1927] = {
["UseSound"] = "Item_2",
["buffType"] = 91,
["height"] = 30,
["internalName"] = "DogWhistle",
["name"] = "Dog Whistle",
["netID"] = 1927,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 334,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["width"] = 16,
},
[1928] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 86,
["height"] = 40,
["internalName"] = "ChristmasTreeSword",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Christmas Tree Sword",
["netID"] = 1928,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 907,
["shootSpeed"] = 5,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["value"] = 500000,
["width"] = 40,
},
[1929] = {
["UseSound"] = "Item_41",
["autoReuse"] = true,
["damage"] = 31,
["height"] = 18,
["internalName"] = "ChainGun",
["knockBack"] = 1.75,
["name"] = "Chain Gun",
["netID"] = 1929,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 14,
["useAmmo"] = 97,
["useAnimation"] = 4,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 450000,
["width"] = 50,
},
[1930] = {
["UseSound"] = "Item_39",
["autoReuse"] = true,
["damage"] = 48,
["height"] = 40,
["internalName"] = "Razorpine",
["knockBack"] = 3.25,
["magic"] = true,
["mana"] = 5,
["name"] = "Razorpine",
["netID"] = 1930,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 336,
["shootSpeed"] = 12,
["useAnimation"] = 8,
["useStyle"] = 5,
["useTime"] = 8,
["value"] = 450000,
["width"] = 40,
},
[1931] = {
["autoReuse"] = true,
["damage"] = 58,
["height"] = 40,
["internalName"] = "BlizzardStaff",
["knockBack"] = 4.5,
["magic"] = true,
["mana"] = 9,
["name"] = "Blizzard Staff",
["netID"] = 1931,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 337,
["shootSpeed"] = 10,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 5,
["value"] = 450000,
["width"] = 40,
},
[1932] = {
["headSlot"] = 140,
["height"] = 18,
["internalName"] = "MrsClauseHat",
["name"] = "Mrs. Claus Hat",
["netID"] = 1932,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1933] = {
["bodySlot"] = 100,
["height"] = 18,
["internalName"] = "MrsClauseShirt",
["name"] = "Mrs. Claus Shirt",
["netID"] = 1933,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1934] = {
["height"] = 18,
["internalName"] = "MrsClauseHeels",
["legSlot"] = 84,
["name"] = "Mrs. Claus Heels",
["netID"] = 1934,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1935] = {
["headSlot"] = 142,
["height"] = 18,
["internalName"] = "ParkaHood",
["name"] = "Parka Hood",
["netID"] = 1935,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1936] = {
["bodySlot"] = 102,
["height"] = 18,
["internalName"] = "ParkaCoat",
["name"] = "Parka Coat",
["netID"] = 1936,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1937] = {
["height"] = 18,
["internalName"] = "ParkaPants",
["legSlot"] = 86,
["name"] = "Parka Pants",
["netID"] = 1937,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1938] = {
["headSlot"] = 143,
["height"] = 18,
["internalName"] = "SnowHat",
["name"] = "Snow Hat",
["netID"] = 1938,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1939] = {
["bodySlot"] = 103,
["height"] = 18,
["internalName"] = "UglySweater",
["name"] = "Ugly Sweater",
["netID"] = 1939,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1940] = {
["headSlot"] = 141,
["height"] = 18,
["internalName"] = "TreeMask",
["name"] = "Tree Mask",
["netID"] = 1940,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1941] = {
["bodySlot"] = 101,
["height"] = 18,
["internalName"] = "TreeShirt",
["name"] = "Tree Shirt",
["netID"] = 1941,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1942] = {
["height"] = 18,
["internalName"] = "TreeTrunks",
["legSlot"] = 85,
["name"] = "Tree Trunks",
["netID"] = 1942,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1943] = {
["headSlot"] = 144,
["height"] = 18,
["internalName"] = "ElfHat",
["name"] = "Elf Hat",
["netID"] = 1943,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1944] = {
["bodySlot"] = 104,
["height"] = 18,
["internalName"] = "ElfShirt",
["name"] = "Elf Shirt",
["netID"] = 1944,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1945] = {
["height"] = 18,
["internalName"] = "ElfPants",
["legSlot"] = 87,
["name"] = "Elf Pants",
["netID"] = 1945,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[1946] = {
["UseSound"] = "Item_11",
["autoReuse"] = true,
["damage"] = 67,
["height"] = 20,
["internalName"] = "SnowmanCannon",
["knockBack"] = 4,
["name"] = "Snowman Cannon",
["netID"] = 1946,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 338,
["shootSpeed"] = 15,
["useAmmo"] = 771,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 450000,
["width"] = 50,
},
[1947] = {
["UseSound"] = "Item_1",
["damage"] = 73,
["height"] = 40,
["internalName"] = "NorthPole",
["knockBack"] = 6.7,
["melee"] = true,
["name"] = "North Pole",
["netID"] = 1947,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 342,
["shootSpeed"] = 4.75,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 450000,
["width"] = 40,
},
[1948] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 116,
["height"] = 12,
["internalName"] = "ChristmasTreeWallpaper",
["maxStack"] = 999,
["name"] = "Christmas Tree Wallpaper",
["netID"] = 1948,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1949] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 117,
["height"] = 12,
["internalName"] = "OrnamentWallpaper",
["maxStack"] = 999,
["name"] = "Ornament Wallpaper",
["netID"] = 1949,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1950] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 118,
["height"] = 12,
["internalName"] = "CandyCaneWallpaper",
["maxStack"] = 999,
["name"] = "Candy Cane Wallpaper",
["netID"] = 1950,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1951] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 119,
["height"] = 12,
["internalName"] = "FestiveWallpaper",
["maxStack"] = 999,
["name"] = "Festive Wallpaper",
["netID"] = 1951,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1952] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 120,
["height"] = 12,
["internalName"] = "StarsWallpaper",
["maxStack"] = 999,
["name"] = "Stars Wallpaper",
["netID"] = 1952,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1953] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 121,
["height"] = 12,
["internalName"] = "SquigglesWallpaper",
["maxStack"] = 999,
["name"] = "Squiggles Wallpaper",
["netID"] = 1953,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1954] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 122,
["height"] = 12,
["internalName"] = "SnowflakeWallpaper",
["maxStack"] = 999,
["name"] = "Snowflake Wallpaper",
["netID"] = 1954,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1955] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 123,
["height"] = 12,
["internalName"] = "KrampusHornWallpaper",
["maxStack"] = 999,
["name"] = "Krampus Horn Wallpaper",
["netID"] = 1955,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1956] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 124,
["height"] = 12,
["internalName"] = "BluegreenWallpaper",
["maxStack"] = 999,
["name"] = "Bluegreen Wallpaper",
["netID"] = 1956,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1957] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 125,
["height"] = 12,
["internalName"] = "GrinchFingerWallpaper",
["maxStack"] = 999,
["name"] = "Grinch Finger Wallpaper",
["netID"] = 1957,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[1958] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "NaughtyPresent",
["maxStack"] = 20,
["name"] = "Naughty Present",
["netID"] = 1958,
["rare"] = 8,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[1959] = {
["UseSound"] = "Item_2",
["buffType"] = 92,
["height"] = 30,
["internalName"] = "BabyGrinchMischiefWhistle",
["name"] = "Baby Grinch's Mischief Whistle",
["netID"] = 1959,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 353,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["width"] = 16,
},
[1960] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "IceQueenTrophy",
["maxStack"] = 99,
["name"] = "Ice Queen Trophy",
["netID"] = 1960,
["placeStyle"] = 38,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1961] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SantaNK1Trophy",
["maxStack"] = 99,
["name"] = "Santa-NK1 Trophy",
["netID"] = 1961,
["placeStyle"] = 39,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1962] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "EverscreamTrophy",
["maxStack"] = 99,
["name"] = "Everscream Trophy",
["netID"] = 1962,
["placeStyle"] = 40,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[1963] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxPumpkinMoon",
["name"] = "Music Box (Pumpkin Moon)",
["netID"] = 1963,
["placeStyle"] = 28,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1964] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxAltUnderground",
["name"] = "Music Box (Alt Underground)",
["netID"] = 1964,
["placeStyle"] = 29,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1965] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxFrostMoon",
["name"] = "Music Box (Frost Moon)",
["netID"] = 1965,
["placeStyle"] = 30,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[1966] = {
["height"] = 24,
["internalName"] = "BrownPaint",
["maxStack"] = 999,
["name"] = "Brown Paint",
["netID"] = 1966,
["paint"] = 28,
["sacrifices"] = 100,
["value"] = 25,
["width"] = 24,
},
[1967] = {
["height"] = 24,
["internalName"] = "ShadowPaint",
["maxStack"] = 999,
["name"] = "Shadow Paint",
["netID"] = 1967,
["paint"] = 29,
["sacrifices"] = 100,
["value"] = 50,
["width"] = 24,
},
[1968] = {
["height"] = 24,
["internalName"] = "NegativePaint",
["maxStack"] = 999,
["name"] = "Negative Paint",
["netID"] = 1968,
["paint"] = 30,
["sacrifices"] = 100,
["value"] = 75,
["width"] = 24,
},
[1969] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "TeamDye",
["maxStack"] = 99,
["name"] = "Team Dye",
["netID"] = 1969,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[1970] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 262,
["height"] = 12,
["internalName"] = "AmethystGemsparkBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amethyst Gemspark Block",
["netID"] = 1970,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1971] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 263,
["height"] = 12,
["internalName"] = "TopazGemsparkBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Topaz Gemspark Block",
["netID"] = 1971,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1972] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 264,
["height"] = 12,
["internalName"] = "SapphireGemsparkBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sapphire Gemspark Block",
["netID"] = 1972,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1973] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 265,
["height"] = 12,
["internalName"] = "EmeraldGemsparkBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Emerald Gemspark Block",
["netID"] = 1973,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1974] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 266,
["height"] = 12,
["internalName"] = "RubyGemsparkBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ruby Gemspark Block",
["netID"] = 1974,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1975] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 267,
["height"] = 12,
["internalName"] = "DiamondGemsparkBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Diamond Gemspark Block",
["netID"] = 1975,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1976] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 268,
["height"] = 12,
["internalName"] = "AmberGemsparkBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amber Gemspark Block",
["netID"] = 1976,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1977] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "LifeHairDye",
["maxStack"] = 99,
["name"] = "Life Hair Dye",
["netID"] = 1977,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1978] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "ManaHairDye",
["maxStack"] = 99,
["name"] = "Mana Hair Dye",
["netID"] = 1978,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1979] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "DepthHairDye",
["maxStack"] = 99,
["name"] = "Depth Hair Dye",
["netID"] = 1979,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1980] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "MoneyHairDye",
["maxStack"] = 99,
["name"] = "Money Hair Dye",
["netID"] = 1980,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[1981] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "TimeHairDye",
["maxStack"] = 99,
["name"] = "Time Hair Dye",
["netID"] = 1981,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1982] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "TeamHairDye",
["maxStack"] = 99,
["name"] = "Team Hair Dye",
["netID"] = 1982,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1983] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "BiomeHairDye",
["maxStack"] = 99,
["name"] = "Biome Hair Dye",
["netID"] = 1983,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1984] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "PartyHairDye",
["maxStack"] = 99,
["name"] = "Party Hair Dye",
["netID"] = 1984,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 75000,
["width"] = 20,
},
[1985] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "RainbowHairDye",
["maxStack"] = 99,
["name"] = "Rainbow Hair Dye",
["netID"] = 1985,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 150000,
["width"] = 20,
},
[1986] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "SpeedHairDye",
["maxStack"] = 99,
["name"] = "Speed Hair Dye",
["netID"] = 1986,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[1987] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 12,
["internalName"] = "AngelHalo",
["name"] = "Angel Halo",
["netID"] = 1987,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["vanity"] = true,
["width"] = 18,
},
[1988] = {
["headSlot"] = 145,
["height"] = 14,
["internalName"] = "Fez",
["name"] = "Fez",
["netID"] = 1988,
["sacrifices"] = 1,
["value"] = 35000,
["vanity"] = true,
["width"] = 20,
},
[1989] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 470,
["height"] = 32,
["internalName"] = "Womannquin",
["maxStack"] = 999,
["name"] = "Womannequin",
["netID"] = 1989,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 22,
},
[1990] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 0,
["height"] = 26,
["internalName"] = "HairDyeRemover",
["maxStack"] = 99,
["name"] = "Hair Dye Remover",
["netID"] = 1990,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 20,
},
[1991] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "BugNet",
["material"] = true,
["name"] = "Bug Net",
["netID"] = 1991,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTurn"] = true,
["value"] = 2500,
["width"] = 24,
},
[1992] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Firefly",
["makeNPC"] = 355,
["material"] = true,
["maxStack"] = 999,
["name"] = "Firefly",
["netID"] = 1992,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 12,
},
[1993] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 270,
["height"] = 28,
["internalName"] = "FireflyinaBottle",
["maxStack"] = 999,
["name"] = "Firefly in a Bottle",
["netID"] = 1993,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[1994] = {
["autoReuse"] = true,
["bait"] = 5,
["consumable"] = true,
["height"] = 12,
["internalName"] = "MonarchButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Monarch Butterfly",
["netID"] = 1994,
["noUseGraphic"] = true,
["placeStyle"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[1995] = {
["autoReuse"] = true,
["bait"] = 35,
["consumable"] = true,
["height"] = 12,
["internalName"] = "PurpleEmperorButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Purple Emperor Butterfly",
["netID"] = 1995,
["noUseGraphic"] = true,
["placeStyle"] = 2,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 37500,
["width"] = 12,
},
[1996] = {
["autoReuse"] = true,
["bait"] = 30,
["consumable"] = true,
["height"] = 12,
["internalName"] = "RedAdmiralButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Admiral Butterfly",
["netID"] = 1996,
["noUseGraphic"] = true,
["placeStyle"] = 3,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 12,
},
[1997] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 12,
["internalName"] = "UlyssesButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Ulysses Butterfly",
["netID"] = 1997,
["noUseGraphic"] = true,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[1998] = {
["autoReuse"] = true,
["bait"] = 10,
["consumable"] = true,
["height"] = 12,
["internalName"] = "SulphurButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Sulphur Butterfly",
["netID"] = 1998,
["noUseGraphic"] = true,
["placeStyle"] = 5,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[1999] = {
["autoReuse"] = true,
["bait"] = 50,
["consumable"] = true,
["height"] = 12,
["internalName"] = "TreeNymphButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Tree Nymph Butterfly",
["netID"] = 1999,
["noUseGraphic"] = true,
["placeStyle"] = 6,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 12,
},
[2000] = {
["autoReuse"] = true,
["bait"] = 15,
["consumable"] = true,
["height"] = 12,
["internalName"] = "ZebraSwallowtailButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Zebra Swallowtail Butterfly",
["netID"] = 2000,
["noUseGraphic"] = true,
["placeStyle"] = 7,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 12,
}, 

[2001] = {
["autoReuse"] = true,
["bait"] = 25,
["consumable"] = true,
["height"] = 12,
["internalName"] = "JuliaButterfly",
["makeNPC"] = 356,
["material"] = true,
["maxStack"] = 999,
["name"] = "Julia Butterfly",
["netID"] = 2001,
["noUseGraphic"] = true,
["placeStyle"] = 8,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 12,
},
[2002] = {
["autoReuse"] = true,
["bait"] = 25,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Worm",
["makeNPC"] = 357,
["material"] = true,
["maxStack"] = 999,
["name"] = "Worm",
["netID"] = 2002,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[2003] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Mouse",
["makeNPC"] = 300,
["material"] = true,
["maxStack"] = 999,
["name"] = "Mouse",
["netID"] = 2003,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[2004] = {
["autoReuse"] = true,
["bait"] = 35,
["consumable"] = true,
["height"] = 12,
["internalName"] = "LightningBug",
["makeNPC"] = 358,
["material"] = true,
["maxStack"] = 999,
["name"] = "Lightning Bug",
["netID"] = 2004,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[2005] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 271,
["height"] = 28,
["internalName"] = "LightningBuginaBottle",
["maxStack"] = 999,
["name"] = "Lightning Bug in a Bottle",
["netID"] = 2005,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2006] = {
["autoReuse"] = true,
["bait"] = 10,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Snail",
["makeNPC"] = 359,
["material"] = true,
["maxStack"] = 999,
["name"] = "Snail",
["netID"] = 2006,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[2007] = {
["autoReuse"] = true,
["bait"] = 15,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GlowingSnail",
["makeNPC"] = 360,
["material"] = true,
["maxStack"] = 999,
["name"] = "Glowing Snail",
["netID"] = 2007,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 12,
},
[2008] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 126,
["height"] = 12,
["internalName"] = "FancyGreyWallpaper",
["maxStack"] = 999,
["name"] = "Fancy Gray Wallpaper",
["netID"] = 2008,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2009] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 127,
["height"] = 12,
["internalName"] = "IceFloeWallpaper",
["maxStack"] = 999,
["name"] = "Ice Floe Wallpaper",
["netID"] = 2009,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2010] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 128,
["height"] = 12,
["internalName"] = "MusicWallpaper",
["maxStack"] = 999,
["name"] = "Music Wallpaper",
["netID"] = 2010,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2011] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 129,
["height"] = 12,
["internalName"] = "PurpleRainWallpaper",
["maxStack"] = 999,
["name"] = "Purple Rain Wallpaper",
["netID"] = 2011,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2012] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 130,
["height"] = 12,
["internalName"] = "RainbowWallpaper",
["maxStack"] = 999,
["name"] = "Rainbow Wallpaper",
["netID"] = 2012,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2013] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 131,
["height"] = 12,
["internalName"] = "SparkleStoneWallpaper",
["maxStack"] = 999,
["name"] = "Sparkle Stone Wallpaper",
["netID"] = 2013,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2014] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 132,
["height"] = 12,
["internalName"] = "StarlitHeavenWallpaper",
["maxStack"] = 999,
["name"] = "Starlit Heaven Wallpaper",
["netID"] = 2014,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2015] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Bird",
["makeNPC"] = 74,
["material"] = true,
["maxStack"] = 999,
["name"] = "Bird",
["netID"] = 2015,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[2016] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BlueJay",
["makeNPC"] = 297,
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Jay",
["netID"] = 2016,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 12,
},
[2017] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Cardinal",
["makeNPC"] = 298,
["material"] = true,
["maxStack"] = 999,
["name"] = "Cardinal",
["netID"] = 2017,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 12,
},
[2018] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Squirrel",
["makeNPC"] = 299,
["material"] = true,
["maxStack"] = 999,
["name"] = "Squirrel",
["netID"] = 2018,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[2019] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Bunny",
["makeNPC"] = 46,
["material"] = true,
["maxStack"] = 999,
["name"] = "Bunny",
["netID"] = 2019,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[2020] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "CactusBookcase",
["maxStack"] = 99,
["name"] = "Cactus Bookcase",
["netID"] = 2020,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2021] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "EbonwoodBookcase",
["maxStack"] = 99,
["name"] = "Ebonwood Bookcase",
["netID"] = 2021,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2022] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "FleshBookcase",
["maxStack"] = 99,
["name"] = "Flesh Bookcase",
["netID"] = 2022,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2023] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "HoneyBookcase",
["maxStack"] = 99,
["name"] = "Honey Bookcase",
["netID"] = 2023,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2024] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "SteampunkBookcase",
["maxStack"] = 99,
["name"] = "Steampunk Bookcase",
["netID"] = 2024,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2025] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "GlassBookcase",
["maxStack"] = 99,
["name"] = "Glass Bookcase",
["netID"] = 2025,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2026] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "RichMahoganyBookcase",
["maxStack"] = 99,
["name"] = "Rich Mahogany Bookcase",
["netID"] = 2026,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2027] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "PearlwoodBookcase",
["maxStack"] = 99,
["name"] = "Pearlwood Bookcase",
["netID"] = 2027,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2028] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "SpookyBookcase",
["maxStack"] = 99,
["name"] = "Spooky Bookcase",
["netID"] = 2028,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2029] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "SkywareBookcase",
["maxStack"] = 99,
["name"] = "Skyware Bookcase",
["netID"] = 2029,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2030] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "LihzahrdBookcase",
["maxStack"] = 99,
["name"] = "Lihzahrd Bookcase",
["netID"] = 2030,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2031] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "FrozenBookcase",
["maxStack"] = 99,
["name"] = "Frozen Bookcase",
["netID"] = 2031,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2032] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "CactusLantern",
["maxStack"] = 999,
["name"] = "Cactus Lantern",
["netID"] = 2032,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2033] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "EbonwoodLantern",
["maxStack"] = 999,
["name"] = "Ebonwood Lantern",
["netID"] = 2033,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2034] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "FleshLantern",
["maxStack"] = 999,
["name"] = "Flesh Lantern",
["netID"] = 2034,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2035] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "HoneyLantern",
["maxStack"] = 999,
["name"] = "Honey Lantern",
["netID"] = 2035,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2036] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "SteampunkLantern",
["maxStack"] = 999,
["name"] = "Steampunk Lantern",
["netID"] = 2036,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2037] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "GlassLantern",
["maxStack"] = 999,
["name"] = "Glass Lantern",
["netID"] = 2037,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2038] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "RichMahoganyLantern",
["maxStack"] = 999,
["name"] = "Rich Mahogany Lantern",
["netID"] = 2038,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2039] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "PearlwoodLantern",
["maxStack"] = 999,
["name"] = "Pearlwood Lantern",
["netID"] = 2039,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2040] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "FrozenLantern",
["maxStack"] = 999,
["name"] = "Frozen Lantern",
["netID"] = 2040,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2041] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "LihzahrdLantern",
["maxStack"] = 999,
["name"] = "Lihzahrd Lantern",
["netID"] = 2041,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2042] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "SkywareLantern",
["maxStack"] = 999,
["name"] = "Skyware Lantern",
["netID"] = 2042,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2043] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "SpookyLantern",
["maxStack"] = 999,
["name"] = "Spooky Lantern",
["netID"] = 2043,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2044] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "FrozenDoor",
["maxStack"] = 99,
["name"] = "Frozen Door",
["netID"] = 2044,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[2045] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "CactusCandle",
["maxStack"] = 99,
["name"] = "Cactus Candle",
["netID"] = 2045,
["noWet"] = true,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2046] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "EbonwoodCandle",
["maxStack"] = 99,
["name"] = "Ebonwood Candle",
["netID"] = 2046,
["noWet"] = true,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2047] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "FleshCandle",
["maxStack"] = 99,
["name"] = "Flesh Candle",
["netID"] = 2047,
["noWet"] = true,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2048] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "GlassCandle",
["maxStack"] = 99,
["name"] = "Glass Candle",
["netID"] = 2048,
["noWet"] = true,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2049] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "FrozenCandle",
["maxStack"] = 99,
["name"] = "Frozen Candle",
["netID"] = 2049,
["noWet"] = true,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2050] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "RichMahoganyCandle",
["maxStack"] = 99,
["name"] = "Rich Mahogany Candle",
["netID"] = 2050,
["noWet"] = true,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2051] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "PearlwoodCandle",
["maxStack"] = 99,
["name"] = "Pearlwood Candle",
["netID"] = 2051,
["noWet"] = true,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2052] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "LihzahrdCandle",
["maxStack"] = 99,
["name"] = "Lihzahrd Candle",
["netID"] = 2052,
["noWet"] = true,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2053] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "SkywareCandle",
["maxStack"] = 99,
["name"] = "Skyware Candle",
["netID"] = 2053,
["noWet"] = true,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2054] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "PumpkinCandle",
["maxStack"] = 99,
["name"] = "Pumpkin Candle",
["netID"] = 2054,
["noWet"] = true,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2055] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "CactusChandelier",
["maxStack"] = 99,
["name"] = "Cactus Chandelier",
["netID"] = 2055,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2056] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "EbonwoodChandelier",
["maxStack"] = 99,
["name"] = "Ebonwood Chandelier",
["netID"] = 2056,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2057] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "FleshChandelier",
["maxStack"] = 99,
["name"] = "Flesh Chandelier",
["netID"] = 2057,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2058] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "HoneyChandelier",
["maxStack"] = 99,
["name"] = "Honey Chandelier",
["netID"] = 2058,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2059] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "FrozenChandelier",
["maxStack"] = 99,
["name"] = "Frozen Chandelier",
["netID"] = 2059,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2060] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "RichMahoganyChandelier",
["maxStack"] = 99,
["name"] = "Rich Mahogany Chandelier",
["netID"] = 2060,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2061] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "PearlwoodChandelier",
["maxStack"] = 99,
["name"] = "Pearlwood Chandelier",
["netID"] = 2061,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2062] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "LihzahrdChandelier",
["maxStack"] = 99,
["name"] = "Lihzahrd Chandelier",
["netID"] = 2062,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2063] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SkywareChandelier",
["maxStack"] = 99,
["name"] = "Skyware Chandelier",
["netID"] = 2063,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2064] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SpookyChandelier",
["maxStack"] = 99,
["name"] = "Spooky Chandelier",
["netID"] = 2064,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2065] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "GlassChandelier",
["maxStack"] = 99,
["name"] = "Glass Chandelier",
["netID"] = 2065,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2066] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "CactusBed",
["maxStack"] = 99,
["name"] = "Cactus Bed",
["netID"] = 2066,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2067] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "FleshBed",
["maxStack"] = 99,
["name"] = "Flesh Bed",
["netID"] = 2067,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2068] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "FrozenBed",
["maxStack"] = 99,
["name"] = "Frozen Bed",
["netID"] = 2068,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2069] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "LihzahrdBed",
["maxStack"] = 99,
["name"] = "Lihzahrd Bed",
["netID"] = 2069,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2070] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "SkywareBed",
["maxStack"] = 99,
["name"] = "Skyware Bed",
["netID"] = 2070,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2071] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "SpookyBed",
["maxStack"] = 99,
["name"] = "Spooky Bed",
["netID"] = 2071,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2072] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "CactusBathtub",
["maxStack"] = 99,
["name"] = "Cactus Bathtub",
["netID"] = 2072,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2073] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "EbonwoodBathtub",
["maxStack"] = 99,
["name"] = "Ebonwood Bathtub",
["netID"] = 2073,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2074] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "FleshBathtub",
["maxStack"] = 99,
["name"] = "Flesh Bathtub",
["netID"] = 2074,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2075] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "GlassBathtub",
["maxStack"] = 99,
["name"] = "Glass Bathtub",
["netID"] = 2075,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2076] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "FrozenBathtub",
["maxStack"] = 99,
["name"] = "Frozen Bathtub",
["netID"] = 2076,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2077] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "RichMahoganyBathtub",
["maxStack"] = 99,
["name"] = "Rich Mahogany Bathtub",
["netID"] = 2077,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2078] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "PearlwoodBathtub",
["maxStack"] = 99,
["name"] = "Pearlwood Bathtub",
["netID"] = 2078,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2079] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "LihzahrdBathtub",
["maxStack"] = 99,
["name"] = "Lihzahrd Bathtub",
["netID"] = 2079,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2080] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "SkywareBathtub",
["maxStack"] = 99,
["name"] = "Skyware Bathtub",
["netID"] = 2080,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2081] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "SpookyBathtub",
["maxStack"] = 99,
["name"] = "Spooky Bathtub",
["netID"] = 2081,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2082] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "CactusLamp",
["maxStack"] = 99,
["name"] = "Cactus Lamp",
["netID"] = 2082,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2083] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "EbonwoodLamp",
["maxStack"] = 99,
["name"] = "Ebonwood Lamp",
["netID"] = 2083,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2084] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "FleshLamp",
["maxStack"] = 99,
["name"] = "Flesh Lamp",
["netID"] = 2084,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2085] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "GlassLamp",
["maxStack"] = 99,
["name"] = "Glass Lamp",
["netID"] = 2085,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2086] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "FrozenLamp",
["maxStack"] = 99,
["name"] = "Frozen Lamp",
["netID"] = 2086,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2087] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "RichMahoganyLamp",
["maxStack"] = 99,
["name"] = "Rich Mahogany Lamp",
["netID"] = 2087,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2088] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "PearlwoodLamp",
["maxStack"] = 99,
["name"] = "Pearlwood Lamp",
["netID"] = 2088,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2089] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "LihzahrdLamp",
["maxStack"] = 99,
["name"] = "Lihzahrd Lamp",
["netID"] = 2089,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2090] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "SkywareLamp",
["maxStack"] = 99,
["name"] = "Skyware Lamp",
["netID"] = 2090,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2091] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "SpookyLamp",
["maxStack"] = 99,
["name"] = "Spooky Lamp",
["netID"] = 2091,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2092] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "CactusCandelabra",
["maxStack"] = 99,
["name"] = "Cactus Candelabra",
["netID"] = 2092,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2093] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "EbonwoodCandelabra",
["maxStack"] = 99,
["name"] = "Ebonwood Candelabra",
["netID"] = 2093,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2094] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "FleshCandelabra",
["maxStack"] = 99,
["name"] = "Flesh Candelabra",
["netID"] = 2094,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2095] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "HoneyCandelabra",
["maxStack"] = 99,
["name"] = "Honey Candelabra",
["netID"] = 2095,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2096] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "SteampunkCandelabra",
["maxStack"] = 99,
["name"] = "Steampunk Candelabra",
["netID"] = 2096,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2097] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "GlassCandelabra",
["maxStack"] = 99,
["name"] = "Glass Candelabra",
["netID"] = 2097,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2098] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "RichMahoganyCandelabra",
["maxStack"] = 99,
["name"] = "Rich Mahogany Candelabra",
["netID"] = 2098,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2099] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "PearlwoodCandelabra",
["maxStack"] = 99,
["name"] = "Pearlwood Candelabra",
["netID"] = 2099,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2100] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "FrozenCandelabra",
["maxStack"] = 99,
["name"] = "Frozen Candelabra",
["netID"] = 2100,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2101] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "LihzahrdCandelabra",
["maxStack"] = 99,
["name"] = "Lihzahrd Candelabra",
["netID"] = 2101,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2102] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "SkywareCandelabra",
["maxStack"] = 99,
["name"] = "Skyware Candelabra",
["netID"] = 2102,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2103] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "SpookyCandelabra",
["maxStack"] = 99,
["name"] = "Spooky Candelabra",
["netID"] = 2103,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2104] = {
["headSlot"] = 146,
["height"] = 20,
["internalName"] = "BrainMask",
["name"] = "Brain of Cthulhu Mask",
["netID"] = 2104,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2105] = {
["headSlot"] = 147,
["height"] = 20,
["internalName"] = "FleshMask",
["name"] = "Wall of Flesh Mask",
["netID"] = 2105,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2106] = {
["headSlot"] = 148,
["height"] = 20,
["internalName"] = "TwinMask",
["name"] = "Twin Mask",
["netID"] = 2106,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2107] = {
["headSlot"] = 149,
["height"] = 20,
["internalName"] = "SkeletronPrimeMask",
["name"] = "Skeletron Prime Mask",
["netID"] = 2107,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2108] = {
["headSlot"] = 150,
["height"] = 20,
["internalName"] = "BeeMask",
["name"] = "Queen Bee Mask",
["netID"] = 2108,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2109] = {
["headSlot"] = 151,
["height"] = 20,
["internalName"] = "PlanteraMask",
["name"] = "Plantera Mask",
["netID"] = 2109,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2110] = {
["headSlot"] = 152,
["height"] = 20,
["internalName"] = "GolemMask",
["name"] = "Golem Mask",
["netID"] = 2110,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2111] = {
["headSlot"] = 153,
["height"] = 20,
["internalName"] = "EaterMask",
["name"] = "Eater of Worlds Mask",
["netID"] = 2111,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2112] = {
["headSlot"] = 154,
["height"] = 20,
["internalName"] = "EyeMask",
["name"] = "Eye of Cthulhu Mask",
["netID"] = 2112,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2113] = {
["headSlot"] = 155,
["height"] = 20,
["internalName"] = "DestroyerMask",
["name"] = "Destroyer Mask",
["netID"] = 2113,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2114] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BlacksmithRack",
["maxStack"] = 99,
["name"] = "Blacksmith Rack",
["netID"] = 2114,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 30,
},
[2115] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "CarpentryRack",
["maxStack"] = 99,
["name"] = "Carpentry Rack",
["netID"] = 2115,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 30,
},
[2116] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "HelmetRack",
["maxStack"] = 99,
["name"] = "Helmet Rack",
["netID"] = 2116,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 30,
},
[2117] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SpearRack",
["maxStack"] = 99,
["name"] = "Spear Rack",
["netID"] = 2117,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 30,
},
[2118] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SwordRack",
["maxStack"] = 99,
["name"] = "Sword Rack",
["netID"] = 2118,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 30,
},
[2119] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 273,
["height"] = 12,
["internalName"] = "StoneSlab",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stone Slab",
["netID"] = 2119,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2120] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 274,
["height"] = 12,
["internalName"] = "SandstoneSlab",
["maxStack"] = 999,
["name"] = "Sandstone Slab",
["netID"] = 2120,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2121] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Frog",
["makeNPC"] = 361,
["material"] = true,
["maxStack"] = 999,
["name"] = "Frog",
["netID"] = 2121,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 12,
},
[2122] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "MallardDuck",
["makeNPC"] = 362,
["material"] = true,
["maxStack"] = 999,
["name"] = "Mallard Duck",
["netID"] = 2122,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 12,
},
[2123] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Duck",
["makeNPC"] = 364,
["material"] = true,
["maxStack"] = 999,
["name"] = "Duck",
["netID"] = 2123,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 12,
},
[2124] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "HoneyBathtub",
["maxStack"] = 99,
["name"] = "Honey Bathtub",
["netID"] = 2124,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2125] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "SteampunkBathtub",
["maxStack"] = 99,
["name"] = "Steampunk Bathtub",
["netID"] = 2125,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2126] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "LivingWoodBathtub",
["maxStack"] = 99,
["name"] = "Living Wood Bathtub",
["netID"] = 2126,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2127] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "ShadewoodBathtub",
["maxStack"] = 99,
["name"] = "Shadewood Bathtub",
["netID"] = 2127,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2128] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "BoneBathtub",
["maxStack"] = 99,
["name"] = "Bone Bathtub",
["netID"] = 2128,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2129] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "HoneyLamp",
["maxStack"] = 99,
["name"] = "Honey Lamp",
["netID"] = 2129,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2130] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "SteampunkLamp",
["maxStack"] = 99,
["name"] = "Steampunk Lamp",
["netID"] = 2130,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2131] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "LivingWoodLamp",
["maxStack"] = 99,
["name"] = "Living Wood Lamp",
["netID"] = 2131,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2132] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "ShadewoodLamp",
["maxStack"] = 99,
["name"] = "Shadewood Lamp",
["netID"] = 2132,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2133] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "GoldenLamp",
["maxStack"] = 99,
["name"] = "Golden Lamp",
["netID"] = 2133,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 10,
},
[2134] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "BoneLamp",
["maxStack"] = 99,
["name"] = "Bone Lamp",
["netID"] = 2134,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2135] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "LivingWoodBookcase",
["maxStack"] = 99,
["name"] = "Living Wood Bookcase",
["netID"] = 2135,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2136] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "ShadewoodBookcase",
["maxStack"] = 99,
["name"] = "Shadewood Bookcase",
["netID"] = 2136,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2137] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "GoldenBookcase",
["maxStack"] = 99,
["name"] = "Golden Bookcase",
["netID"] = 2137,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2138] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "BoneBookcase",
["maxStack"] = 99,
["name"] = "Bone Bookcase",
["netID"] = 2138,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2139] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "LivingWoodBed",
["maxStack"] = 99,
["name"] = "Living Wood Bed",
["netID"] = 2139,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2140] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "BoneBed",
["maxStack"] = 99,
["name"] = "Bone Bed",
["netID"] = 2140,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2141] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "LivingWoodChandelier",
["maxStack"] = 99,
["name"] = "Living Wood Chandelier",
["netID"] = 2141,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2142] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "ShadewoodChandelier",
["maxStack"] = 99,
["name"] = "Shadewood Chandelier",
["netID"] = 2142,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2143] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "GoldenChandelier",
["maxStack"] = 99,
["name"] = "Golden Chandelier",
["netID"] = 2143,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[2144] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "BoneChandelier",
["maxStack"] = 99,
["name"] = "Bone Chandelier",
["netID"] = 2144,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2145] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "LivingWoodLantern",
["maxStack"] = 999,
["name"] = "Living Wood Lantern",
["netID"] = 2145,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2146] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "ShadewoodLantern",
["maxStack"] = 999,
["name"] = "Shadewood Lantern",
["netID"] = 2146,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2147] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "GoldenLantern",
["maxStack"] = 999,
["name"] = "Golden Lantern",
["netID"] = 2147,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2148] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "BoneLantern",
["maxStack"] = 999,
["name"] = "Bone Lantern",
["netID"] = 2148,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2149] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "LivingWoodCandelabra",
["maxStack"] = 99,
["name"] = "Living Wood Candelabra",
["netID"] = 2149,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2150] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "ShadewoodCandelabra",
["maxStack"] = 99,
["name"] = "Shadewood Candelabra",
["netID"] = 2150,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2151] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "GoldenCandelabra",
["maxStack"] = 99,
["name"] = "Golden Candelabra",
["netID"] = 2151,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2152] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "BoneCandelabra",
["maxStack"] = 99,
["name"] = "Bone Candelabra",
["netID"] = 2152,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2153] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "LivingWoodCandle",
["maxStack"] = 99,
["name"] = "Living Wood Candle",
["netID"] = 2153,
["noWet"] = true,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2154] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "ShadewoodCandle",
["maxStack"] = 99,
["name"] = "Shadewood Candle",
["netID"] = 2154,
["noWet"] = true,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2155] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "GoldenCandle",
["maxStack"] = 99,
["name"] = "Golden Candle",
["netID"] = 2155,
["noWet"] = true,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 8,
},
[2156] = {
["autoReuse"] = true,
["bait"] = 15,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BlackScorpion",
["makeNPC"] = 366,
["material"] = true,
["maxStack"] = 999,
["name"] = "Black Scorpion",
["netID"] = 2156,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 12,
},
[2157] = {
["autoReuse"] = true,
["bait"] = 10,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Scorpion",
["makeNPC"] = 367,
["material"] = true,
["maxStack"] = 999,
["name"] = "Scorpion",
["netID"] = 2157,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 12,
},
[2158] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 133,
["height"] = 12,
["internalName"] = "BubbleWallpaper",
["maxStack"] = 999,
["name"] = "Bubble Wallpaper",
["netID"] = 2158,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2159] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 134,
["height"] = 12,
["internalName"] = "CopperPipeWallpaper",
["maxStack"] = 999,
["name"] = "Copper Pipe Wallpaper",
["netID"] = 2159,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2160] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 135,
["height"] = 12,
["internalName"] = "DuckyWallpaper",
["maxStack"] = 999,
["name"] = "Ducky Wallpaper",
["netID"] = 2160,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2161] = {
["height"] = 18,
["internalName"] = "FrostCore",
["material"] = true,
["maxStack"] = 999,
["name"] = "Frost Core",
["netID"] = 2161,
["rare"] = 5,
["sacrifices"] = 3,
["value"] = 50000,
["width"] = 18,
},
[2162] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 275,
["height"] = 12,
["internalName"] = "BunnyCage",
["maxStack"] = 99,
["name"] = "Bunny Cage",
["netID"] = 2162,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2163] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 276,
["height"] = 12,
["internalName"] = "SquirrelCage",
["maxStack"] = 99,
["name"] = "Squirrel Cage",
["netID"] = 2163,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2164] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 277,
["height"] = 12,
["internalName"] = "MallardDuckCage",
["maxStack"] = 99,
["name"] = "Mallard Duck Cage",
["netID"] = 2164,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2165] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 278,
["height"] = 12,
["internalName"] = "DuckCage",
["maxStack"] = 99,
["name"] = "Duck Cage",
["netID"] = 2165,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2166] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 279,
["height"] = 12,
["internalName"] = "BirdCage",
["maxStack"] = 99,
["name"] = "Bird Cage",
["netID"] = 2166,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2167] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 280,
["height"] = 12,
["internalName"] = "BlueJayCage",
["maxStack"] = 99,
["name"] = "Blue Jay Cage",
["netID"] = 2167,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2168] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 281,
["height"] = 12,
["internalName"] = "CardinalCage",
["maxStack"] = 99,
["name"] = "Cardinal Cage",
["netID"] = 2168,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2169] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 136,
["height"] = 12,
["internalName"] = "WaterfallWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Waterfall Wall",
["netID"] = 2169,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2170] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 137,
["height"] = 12,
["internalName"] = "LavafallWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lavafall Wall",
["netID"] = 2170,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2171] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 199,
["height"] = 14,
["internalName"] = "CrimsonSeeds",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimson Seeds",
["netID"] = 2171,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[2172] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 283,
["height"] = 14,
["internalName"] = "HeavyWorkBench",
["maxStack"] = 99,
["name"] = "Heavy Work Bench",
["netID"] = 2172,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 28,
},
[2173] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 284,
["height"] = 12,
["internalName"] = "CopperPlating",
["material"] = true,
["maxStack"] = 999,
["name"] = "Copper Plating",
["netID"] = 2173,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2174] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 285,
["height"] = 12,
["internalName"] = "SnailCage",
["maxStack"] = 99,
["name"] = "Snail Cage",
["netID"] = 2174,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2175] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 286,
["height"] = 12,
["internalName"] = "GlowingSnailCage",
["maxStack"] = 99,
["name"] = "Glowing Snail Cage",
["netID"] = 2175,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2176] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 25,
["craftable"] = true,
["damage"] = 45,
["height"] = 12,
["internalName"] = "ShroomiteDiggingClaw",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Shroomite Digging Claw",
["netID"] = 2176,
["pick"] = 200,
["rare"] = 8,
["sacrifices"] = 1,
["tileBoost"] = -1,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 4,
["useTurn"] = true,
["value"] = 200000,
["width"] = 20,
},
[2177] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 287,
["height"] = 22,
["internalName"] = "AmmoBox",
["maxStack"] = 999,
["name"] = "Ammo Box",
["netID"] = 2177,
["rare"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150000,
["width"] = 22,
},
[2178] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 288,
["height"] = 12,
["internalName"] = "MonarchButterflyJar",
["maxStack"] = 99,
["name"] = "Monarch Butterfly Jar",
["netID"] = 2178,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2179] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 289,
["height"] = 12,
["internalName"] = "PurpleEmperorButterflyJar",
["maxStack"] = 99,
["name"] = "Purple Emperor Butterfly Jar",
["netID"] = 2179,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2180] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 290,
["height"] = 12,
["internalName"] = "RedAdmiralButterflyJar",
["maxStack"] = 99,
["name"] = "Red Admiral Butterfly Jar",
["netID"] = 2180,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2181] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 291,
["height"] = 12,
["internalName"] = "UlyssesButterflyJar",
["maxStack"] = 99,
["name"] = "Ulysses Butterfly Jar",
["netID"] = 2181,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2182] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 292,
["height"] = 12,
["internalName"] = "SulphurButterflyJar",
["maxStack"] = 99,
["name"] = "Sulphur Butterfly Jar",
["netID"] = 2182,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2183] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 293,
["height"] = 12,
["internalName"] = "TreeNymphButterflyJar",
["maxStack"] = 99,
["name"] = "Tree Nymph Butterfly Jar",
["netID"] = 2183,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2184] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 294,
["height"] = 12,
["internalName"] = "ZebraSwallowtailButterflyJar",
["maxStack"] = 99,
["name"] = "Zebra Swallowtail Butterfly Jar",
["netID"] = 2184,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2185] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 295,
["height"] = 12,
["internalName"] = "JuliaButterflyJar",
["maxStack"] = 99,
["name"] = "Julia Butterfly Jar",
["netID"] = 2185,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2186] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 296,
["height"] = 12,
["internalName"] = "ScorpionCage",
["maxStack"] = 99,
["name"] = "Scorpion Cage",
["netID"] = 2186,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2187] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 297,
["height"] = 12,
["internalName"] = "BlackScorpionCage",
["maxStack"] = 99,
["name"] = "Black Scorpion Cage",
["netID"] = 2187,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2188] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 44,
["height"] = 40,
["internalName"] = "VenomStaff",
["knockBack"] = 7,
["magic"] = true,
["mana"] = 25,
["name"] = "Venom Staff",
["netID"] = 2188,
["noMelee"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 355,
["shootSpeed"] = 14,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 350000,
["width"] = 40,
},
[2189] = {
["craftable"] = true,
["defense"] = 18,
["headSlot"] = 156,
["height"] = 18,
["internalName"] = "SpectreMask",
["name"] = "Spectre Mask",
["netID"] = 2189,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 18,
},
[2190] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 298,
["height"] = 12,
["internalName"] = "FrogCage",
["maxStack"] = 99,
["name"] = "Frog Cage",
["netID"] = 2190,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2191] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 299,
["height"] = 12,
["internalName"] = "MouseCage",
["maxStack"] = 99,
["name"] = "Mouse Cage",
["netID"] = 2191,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2192] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 300,
["height"] = 12,
["internalName"] = "BoneWelder",
["maxStack"] = 99,
["name"] = "Bone Welder",
["netID"] = 2192,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2193] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 301,
["height"] = 12,
["internalName"] = "FleshCloningVaat",
["material"] = true,
["maxStack"] = 99,
["name"] = "Flesh Cloning Vat",
["netID"] = 2193,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2194] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 302,
["height"] = 12,
["internalName"] = "GlassKiln",
["maxStack"] = 99,
["name"] = "Glass Kiln",
["netID"] = 2194,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2195] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 303,
["height"] = 12,
["internalName"] = "LihzahrdFurnace",
["maxStack"] = 99,
["name"] = "Lihzahrd Furnace",
["netID"] = 2195,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2196] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 304,
["height"] = 12,
["internalName"] = "LivingLoom",
["maxStack"] = 99,
["name"] = "Living Loom",
["netID"] = 2196,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2197] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 305,
["height"] = 12,
["internalName"] = "SkyMill",
["maxStack"] = 99,
["name"] = "Sky Mill",
["netID"] = 2197,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2198] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 306,
["height"] = 12,
["internalName"] = "IceMachine",
["maxStack"] = 99,
["name"] = "Ice Machine",
["netID"] = 2198,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2199] = {
["craftable"] = true,
["defense"] = 23,
["headSlot"] = 157,
["height"] = 18,
["internalName"] = "BeetleHelmet",
["name"] = "Beetle Helmet",
["netID"] = 2199,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 300000,
["width"] = 18,
},
[2200] = {
["bodySlot"] = 105,
["craftable"] = true,
["defense"] = 20,
["height"] = 18,
["internalName"] = "BeetleScaleMail",
["name"] = "Beetle Scale Mail",
["netID"] = 2200,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 240000,
["width"] = 18,
},
[2201] = {
["bodySlot"] = 106,
["craftable"] = true,
["defense"] = 32,
["height"] = 18,
["internalName"] = "BeetleShell",
["name"] = "Beetle Shell",
["netID"] = 2201,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 240000,
["width"] = 18,
},
[2202] = {
["craftable"] = true,
["defense"] = 18,
["height"] = 18,
["internalName"] = "BeetleLeggings",
["legSlot"] = 98,
["name"] = "Beetle Leggings",
["netID"] = 2202,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 180000,
["width"] = 18,
},
[2203] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 307,
["height"] = 12,
["internalName"] = "SteampunkBoiler",
["maxStack"] = 99,
["name"] = "Steampunk Boiler",
["netID"] = 2203,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2204] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 308,
["height"] = 12,
["internalName"] = "HoneyDispenser",
["maxStack"] = 99,
["name"] = "Honey Dispenser",
["netID"] = 2204,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[2205] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Penguin",
["makeNPC"] = 148,
["material"] = true,
["maxStack"] = 999,
["name"] = "Penguin",
["netID"] = 2205,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 6250,
["width"] = 12,
},
[2206] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 309,
["height"] = 12,
["internalName"] = "PenguinCage",
["maxStack"] = 99,
["name"] = "Penguin Cage",
["netID"] = 2206,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2207] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 310,
["height"] = 12,
["internalName"] = "WormCage",
["maxStack"] = 99,
["name"] = "Worm Cage",
["netID"] = 2207,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2208] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "Terrarium",
["material"] = true,
["maxStack"] = 99,
["name"] = "Terrarium",
["netID"] = 2208,
["sacrifices"] = 1,
["width"] = 18,
},
[2209] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healMana"] = 300,
["height"] = 24,
["internalName"] = "SuperManaPotion",
["maxStack"] = 99,
["name"] = "Super Mana Potion",
["netID"] = 2209,
["rare"] = 4,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1500,
["width"] = 14,
},
[2210] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 138,
["height"] = 12,
["internalName"] = "EbonwoodFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonwood Fence",
["netID"] = 2210,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2211] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 139,
["height"] = 12,
["internalName"] = "RichMahoganyFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rich Mahogany Fence",
["netID"] = 2211,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2212] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 140,
["height"] = 12,
["internalName"] = "PearlwoodFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlwood Fence",
["netID"] = 2212,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2213] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 141,
["height"] = 12,
["internalName"] = "ShadewoodFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shadewood Fence",
["netID"] = 2213,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2214] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "BrickLayer",
["material"] = true,
["name"] = "Brick Layer",
["netID"] = 2214,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 30,
},
[2215] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "ExtendoGrip",
["material"] = true,
["name"] = "Extendo Grip",
["netID"] = 2215,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 30,
},
[2216] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "PaintSprayer",
["material"] = true,
["name"] = "Paint Sprayer",
["netID"] = 2216,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 30,
},
[2217] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "PortableCementMixer",
["material"] = true,
["name"] = "Portable Cement Mixer",
["netID"] = 2217,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 30,
},
[2218] = {
["height"] = 18,
["internalName"] = "BeetleHusk",
["material"] = true,
["maxStack"] = 99,
["name"] = "Beetle Husk",
["netID"] = 2218,
["rare"] = 8,
["sacrifices"] = 25,
["value"] = 25000,
["width"] = 14,
},
[2219] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "CelestialMagnet",
["material"] = true,
["name"] = "Celestial Magnet",
["netID"] = 2219,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 24,
},
[2220] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CelestialEmblem",
["name"] = "Celestial Emblem",
["netID"] = 2220,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 160000,
["width"] = 24,
},
[2221] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 10,
["handOnSlot"] = 17,
["height"] = 24,
["internalName"] = "CelestialCuffs",
["name"] = "Celestial Cuffs",
["netID"] = 2221,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 160000,
["width"] = 24,
},
[2222] = {
["headSlot"] = 158,
["height"] = 18,
["internalName"] = "PeddlersHat",
["name"] = "Peddler's Hat",
["netID"] = 2222,
["sacrifices"] = 1,
["value"] = 12500,
["vanity"] = true,
["width"] = 18,
},
[2223] = {
["UseSound"] = "Item_75",
["autoReuse"] = true,
["crit"] = 7,
["damage"] = 85,
["height"] = 18,
["internalName"] = "PulseBow",
["knockBack"] = 3,
["name"] = "Pulse Bow",
["netID"] = 2223,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 357,
["shootSpeed"] = 7.75,
["useAmmo"] = 40,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 450000,
["width"] = 50,
},
[2224] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "DynastyChandelier",
["maxStack"] = 99,
["name"] = "Large Dynasty Lantern",
["netID"] = 2224,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 160,
["width"] = 26,
},
[2225] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "DynastyLamp",
["maxStack"] = 99,
["name"] = "Dynasty Lamp",
["netID"] = 2225,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 120,
["width"] = 10,
},
[2226] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "DynastyLantern",
["maxStack"] = 999,
["name"] = "Dynasty Lantern",
["netID"] = 2226,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 12,
},
[2227] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "DynastyCandelabra",
["maxStack"] = 99,
["name"] = "Large Dynasty Candle",
["netID"] = 2227,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 120,
["width"] = 20,
},
[2228] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "DynastyChair",
["maxStack"] = 99,
["name"] = "Dynasty Chair",
["netID"] = 2228,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2229] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "DynastyWorkBench",
["maxStack"] = 99,
["name"] = "Dynasty Work Bench",
["netID"] = 2229,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2230] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "DynastyChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Dynasty Chest",
["netID"] = 2230,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 320,
["width"] = 26,
},
[2231] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "DynastyBed",
["maxStack"] = 99,
["name"] = "Dynasty Bed",
["netID"] = 2231,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 600,
["width"] = 28,
},
[2232] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "DynastyBathtub",
["maxStack"] = 99,
["name"] = "Dynasty Bathtub",
["netID"] = 2232,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2233] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "DynastyBookcase",
["maxStack"] = 99,
["name"] = "Dynasty Bookcase",
["netID"] = 2233,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2234] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 13,
["height"] = 24,
["internalName"] = "DynastyCup",
["maxStack"] = 99,
["name"] = "Dynasty Cup",
["netID"] = 2234,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[2235] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 103,
["height"] = 24,
["internalName"] = "DynastyBowl",
["maxStack"] = 99,
["name"] = "Dynasty Bowl",
["netID"] = 2235,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[2236] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "DynastyCandle",
["maxStack"] = 99,
["name"] = "Dynasty Candle",
["netID"] = 2236,
["noWet"] = true,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2237] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "DynastyClock",
["maxStack"] = 99,
["name"] = "Dynasty Clock",
["netID"] = 2237,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2238] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "GoldenClock",
["maxStack"] = 99,
["name"] = "Golden Clock",
["netID"] = 2238,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2239] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "GlassClock",
["maxStack"] = 99,
["name"] = "Glass Clock",
["netID"] = 2239,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2240] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "HoneyClock",
["maxStack"] = 99,
["name"] = "Honey Clock",
["netID"] = 2240,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2241] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SteampunkClock",
["maxStack"] = 99,
["name"] = "Steampunk Clock",
["netID"] = 2241,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2242] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 103,
["height"] = 24,
["internalName"] = "FancyDishes",
["maxStack"] = 99,
["name"] = "Fancy Dishes",
["netID"] = 2242,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 16,
},
[2243] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 103,
["height"] = 24,
["internalName"] = "GlassBowl",
["maxStack"] = 99,
["name"] = "Glass Bowl",
["netID"] = 2243,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[2244] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 13,
["height"] = 24,
["internalName"] = "WineGlass",
["maxStack"] = 99,
["name"] = "Wine Glass",
["netID"] = 2244,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[2245] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "LivingWoodPiano",
["maxStack"] = 99,
["name"] = "Living Wood Piano",
["netID"] = 2245,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2246] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "FleshPiano",
["maxStack"] = 99,
["name"] = "Flesh Piano",
["netID"] = 2246,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2247] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "FrozenPiano",
["maxStack"] = 99,
["name"] = "Frozen Piano",
["netID"] = 2247,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2248] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "FrozenTable",
["maxStack"] = 99,
["name"] = "Frozen Table",
["netID"] = 2248,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[2249] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "HoneyChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Honey Chest",
["netID"] = 2249,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[2250] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "SteampunkChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Steampunk Chest",
["netID"] = 2250,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[2251] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "HoneyWorkBench",
["maxStack"] = 99,
["name"] = "Honey Work Bench",
["netID"] = 2251,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2252] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "FrozenWorkBench",
["maxStack"] = 99,
["name"] = "Frozen Work Bench",
["netID"] = 2252,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2253] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "SteampunkWorkBench",
["maxStack"] = 99,
["name"] = "Steampunk Work Bench",
["netID"] = 2253,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2254] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "GlassPiano",
["maxStack"] = 99,
["name"] = "Glass Piano",
["netID"] = 2254,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2255] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "HoneyPiano",
["maxStack"] = 99,
["name"] = "Honey Piano",
["netID"] = 2255,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2256] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "SteampunkPiano",
["maxStack"] = 99,
["name"] = "Steampunk Piano",
["netID"] = 2256,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2257] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 13,
["height"] = 24,
["internalName"] = "HoneyCup",
["maxStack"] = 99,
["name"] = "Honey Cup",
["netID"] = 2257,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20,
["width"] = 16,
},
[2258] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 13,
["height"] = 24,
["internalName"] = "SteampunkCup",
["maxStack"] = 99,
["name"] = "Chalice",
["netID"] = 2258,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 16,
},
[2259] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "DynastyTable",
["maxStack"] = 99,
["name"] = "Dynasty Table",
["netID"] = 2259,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[2260] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 311,
["height"] = 12,
["internalName"] = "DynastyWood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Dynasty Wood",
["netID"] = 2260,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 12,
},
[2261] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 312,
["height"] = 12,
["internalName"] = "RedDynastyShingles",
["maxStack"] = 999,
["name"] = "Red Dynasty Shingles",
["netID"] = 2261,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 12,
},
[2262] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 313,
["height"] = 12,
["internalName"] = "BlueDynastyShingles",
["maxStack"] = 999,
["name"] = "Blue Dynasty Shingles",
["netID"] = 2262,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 12,
},
[2263] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 142,
["height"] = 12,
["internalName"] = "WhiteDynastyWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "White Dynasty Wall",
["netID"] = 2263,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2264] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 143,
["height"] = 12,
["internalName"] = "BlueDynastyWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Dynasty Wall",
["netID"] = 2264,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2265] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "DynastyDoor",
["maxStack"] = 99,
["name"] = "Dynasty Door",
["netID"] = 2265,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[2266] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 25,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Sake",
["maxStack"] = 30,
["name"] = "Sake",
["netID"] = 2266,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[2267] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "PadThai",
["maxStack"] = 30,
["name"] = "Pad Thai",
["netID"] = 2267,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 3000,
["width"] = 22,
},
[2268] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Pho",
["maxStack"] = 30,
["name"] = "Pho",
["netID"] = 2268,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 5000,
["width"] = 22,
},
[2269] = {
["UseSound"] = "Item_41",
["crit"] = 5,
["damage"] = 20,
["height"] = 24,
["internalName"] = "Revolver",
["knockBack"] = 4,
["name"] = "Revolver",
["netID"] = 2269,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 0.85,
["shoot"] = 14,
["shootSpeed"] = 16,
["useAmmo"] = 97,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 100000,
["width"] = 24,
},
[2270] = {
["UseSound"] = "Item_41",
["autoReuse"] = true,
["damage"] = 21,
["height"] = 18,
["internalName"] = "Gatligator",
["knockBack"] = 1.5,
["name"] = "Gatligator",
["netID"] = 2270,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 8,
["useAmmo"] = 97,
["useAnimation"] = 7,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 350000,
["width"] = 50,
},
[2271] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 144,
["height"] = 12,
["internalName"] = "ArcaneRuneWall",
["maxStack"] = 999,
["name"] = "Arcane Rune Wall",
["netID"] = 2271,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250,
["width"] = 12,
},
[2272] = {
["damage"] = 0,
["height"] = 10,
["internalName"] = "WaterGun",
["name"] = "Water Gun",
["netID"] = 2272,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 358,
["shootSpeed"] = 11,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 15000,
["width"] = 38,
},
[2273] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["crit"] = 15,
["damage"] = 16,
["height"] = 34,
["internalName"] = "Katana",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Katana",
["netID"] = 2273,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTurn"] = true,
["value"] = 100000,
["width"] = 34,
},
[2274] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "UltrabrightTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ultrabright Torch",
["netID"] = 2274,
["noWet"] = true,
["placeStyle"] = 12,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 10,
},
[2275] = {
["defense"] = 2,
["headSlot"] = 159,
["height"] = 18,
["internalName"] = "MagicHat",
["name"] = "Magic Hat",
["netID"] = 2275,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[2276] = {
["accessory"] = true,
["handOnSlot"] = 16,
["height"] = 24,
["internalName"] = "DiamondRing",
["name"] = "Diamond Ring",
["netID"] = 2276,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 2000000,
["vanity"] = true,
["width"] = 24,
},
[2277] = {
["bodySlot"] = 165,
["defense"] = 4,
["height"] = 14,
["internalName"] = "Gi",
["name"] = "Gi",
["netID"] = 2277,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["width"] = 18,
},
[2278] = {
["bodySlot"] = 166,
["height"] = 14,
["internalName"] = "Kimono",
["name"] = "Kimono",
["netID"] = 2278,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[2279] = {
["bodySlot"] = 167,
["defense"] = 2,
["height"] = 14,
["internalName"] = "GypsyRobe",
["name"] = "Mystic Robe",
["netID"] = 2279,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 35000,
["width"] = 18,
},
[2280] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "BeetleWings",
["name"] = "Beetle Wings",
["netID"] = 2280,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 24,
},
[2281] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TigerSkin",
["maxStack"] = 99,
["name"] = "Tiger Skin",
["netID"] = 2281,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[2282] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "LeopardSkin",
["maxStack"] = 99,
["name"] = "Leopard Skin",
["netID"] = 2282,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[2283] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "ZebraSkin",
["maxStack"] = 99,
["name"] = "Zebra Skin",
["netID"] = 2283,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[2284] = {
["accessory"] = true,
["backSlot"] = 3,
["frontSlot"] = 1,
["height"] = 30,
["internalName"] = "CrimsonCloak",
["name"] = "Crimson Cloak",
["netID"] = 2284,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 26,
},
[2285] = {
["accessory"] = true,
["backSlot"] = 4,
["frontSlot"] = 2,
["height"] = 30,
["internalName"] = "MysteriousCape",
["name"] = "Mysterious Cape",
["netID"] = 2285,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 26,
},
[2286] = {
["accessory"] = true,
["backSlot"] = 5,
["frontSlot"] = 3,
["height"] = 30,
["internalName"] = "RedCape",
["name"] = "Red Cape",
["netID"] = 2286,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 26,
},
[2287] = {
["accessory"] = true,
["backSlot"] = 6,
["frontSlot"] = 4,
["height"] = 30,
["internalName"] = "WinterCape",
["name"] = "Winter Cape",
["netID"] = 2287,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 26,
},
[2288] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "FrozenChair",
["maxStack"] = 99,
["name"] = "Frozen Chair",
["netID"] = 2288,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2289] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["fishingPole"] = 5,
["height"] = 28,
["internalName"] = "WoodFishingPole",
["name"] = "Wood Fishing Pole",
["netID"] = 2289,
["sacrifices"] = 1,
["shoot"] = 360,
["shootSpeed"] = 9,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 300,
["width"] = 24,
},
[2290] = {
["height"] = 26,
["internalName"] = "Bass",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bass",
["netID"] = 2290,
["sacrifices"] = 3,
["value"] = 2500,
["width"] = 26,
},
[2291] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["fishingPole"] = 15,
["height"] = 28,
["internalName"] = "ReinforcedFishingPole",
["name"] = "Reinforced Fishing Pole",
["netID"] = 2291,
["sacrifices"] = 1,
["shoot"] = 361,
["shootSpeed"] = 11,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 12000,
["width"] = 24,
},
[2292] = {
["UseSound"] = "Item_1",
["fishingPole"] = 30,
["height"] = 28,
["internalName"] = "FiberglassFishingPole",
["name"] = "Fiberglass Fishing Pole",
["netID"] = 2292,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 362,
["shootSpeed"] = 14,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 50000,
["width"] = 24,
},
[2293] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["fishingPole"] = 20,
["height"] = 28,
["internalName"] = "FisherofSouls",
["name"] = "Fisher of Souls",
["netID"] = 2293,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 363,
["shootSpeed"] = 13,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 120000,
["width"] = 24,
},
[2294] = {
["UseSound"] = "Item_1",
["fishingPole"] = 50,
["height"] = 28,
["internalName"] = "GoldenFishingRod",
["name"] = "Golden Fishing Rod",
["netID"] = 2294,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 364,
["shootSpeed"] = 17,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 1000000,
["width"] = 24,
},
[2295] = {
["UseSound"] = "Item_1",
["fishingPole"] = 35,
["height"] = 28,
["internalName"] = "MechanicsRod",
["name"] = "Mechanic's Rod",
["netID"] = 2295,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 365,
["shootSpeed"] = 15,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 200000,
["width"] = 24,
},
[2296] = {
["UseSound"] = "Item_1",
["fishingPole"] = 40,
["height"] = 28,
["internalName"] = "SittingDucksFishingRod",
["name"] = "Sitting Duck's Fishing Pole",
["netID"] = 2296,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 366,
["shootSpeed"] = 16,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 350000,
["width"] = 24,
},
[2297] = {
["height"] = 26,
["internalName"] = "Trout",
["material"] = true,
["maxStack"] = 999,
["name"] = "Trout",
["netID"] = 2297,
["sacrifices"] = 3,
["value"] = 2500,
["width"] = 26,
},
[2298] = {
["height"] = 26,
["internalName"] = "Salmon",
["material"] = true,
["maxStack"] = 999,
["name"] = "Salmon",
["netID"] = 2298,
["sacrifices"] = 3,
["value"] = 3750,
["width"] = 26,
},
[2299] = {
["height"] = 26,
["internalName"] = "AtlanticCod",
["material"] = true,
["maxStack"] = 999,
["name"] = "Atlantic Cod",
["netID"] = 2299,
["sacrifices"] = 3,
["value"] = 3750,
["width"] = 26,
},
[2300] = {
["height"] = 26,
["internalName"] = "Tuna",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tuna",
["netID"] = 2300,
["sacrifices"] = 3,
["value"] = 3750,
["width"] = 26,
},
[2301] = {
["height"] = 26,
["internalName"] = "RedSnapper",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Snapper",
["netID"] = 2301,
["sacrifices"] = 3,
["value"] = 3750,
["width"] = 26,
},
[2302] = {
["height"] = 26,
["internalName"] = "NeonTetra",
["material"] = true,
["maxStack"] = 999,
["name"] = "Neon Tetra",
["netID"] = 2302,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2303] = {
["height"] = 26,
["internalName"] = "ArmoredCavefish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Armored Cavefish",
["netID"] = 2303,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2304] = {
["height"] = 26,
["internalName"] = "Damselfish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Damselfish",
["netID"] = 2304,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 15000,
["width"] = 26,
},
[2305] = {
["height"] = 26,
["internalName"] = "CrimsonTigerfish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimson Tigerfish",
["netID"] = 2305,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 3750,
["width"] = 26,
},
[2306] = {
["height"] = 26,
["internalName"] = "FrostMinnow",
["material"] = true,
["maxStack"] = 999,
["name"] = "Frost Minnow",
["netID"] = 2306,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2307] = {
["height"] = 26,
["internalName"] = "PrincessFish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Princess Fish",
["netID"] = 2307,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 12500,
["width"] = 26,
},
[2308] = {
["height"] = 26,
["internalName"] = "GoldenCarp",
["maxStack"] = 999,
["name"] = "Golden Carp",
["netID"] = 2308,
["rare"] = 4,
["sacrifices"] = 3,
["value"] = 500000,
["width"] = 26,
},
[2309] = {
["height"] = 26,
["internalName"] = "SpecularFish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Specular Fish",
["netID"] = 2309,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 3750,
["width"] = 26,
},
[2310] = {
["height"] = 26,
["internalName"] = "Prismite",
["material"] = true,
["maxStack"] = 999,
["name"] = "Prismite",
["netID"] = 2310,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 50000,
["width"] = 26,
},
[2311] = {
["height"] = 26,
["internalName"] = "VariegatedLardfish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Variegated Lardfish",
["netID"] = 2311,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2312] = {
["height"] = 26,
["internalName"] = "FlarefinKoi",
["material"] = true,
["maxStack"] = 999,
["name"] = "Flarefin Koi",
["netID"] = 2312,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 25000,
["width"] = 26,
},
[2313] = {
["height"] = 26,
["internalName"] = "DoubleCod",
["material"] = true,
["maxStack"] = 999,
["name"] = "Double Cod",
["netID"] = 2313,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2314] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["healLife"] = 120,
["height"] = 26,
["internalName"] = "Honeyfin",
["material"] = true,
["maxStack"] = 30,
["name"] = "Honeyfin",
["netID"] = 2314,
["potion"] = true,
["rare"] = 1,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 7500,
["width"] = 26,
},
[2315] = {
["height"] = 26,
["internalName"] = "Obsidifish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Obsidifish",
["netID"] = 2315,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2316] = {
["height"] = 26,
["internalName"] = "Shrimp",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shrimp",
["netID"] = 2316,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2317] = {
["height"] = 26,
["internalName"] = "ChaosFish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Chaos Fish",
["netID"] = 2317,
["rare"] = 4,
["sacrifices"] = 3,
["value"] = 150000,
["width"] = 26,
},
[2318] = {
["height"] = 26,
["internalName"] = "Ebonkoi",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonkoi",
["netID"] = 2318,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2319] = {
["height"] = 26,
["internalName"] = "Hemopiranha",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hemopiranha",
["netID"] = 2319,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 7500,
["width"] = 26,
},
[2320] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 24,
["hammer"] = 70,
["height"] = 26,
["internalName"] = "Rockfish",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Rockfish",
["netID"] = 2320,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 24,
["useStyle"] = 1,
["useTime"] = 14,
["value"] = 75000,
["width"] = 26,
},
[2321] = {
["height"] = 26,
["internalName"] = "Stinkfish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stinkfish",
["netID"] = 2321,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 12500,
["width"] = 26,
},
[2322] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 104,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "MiningPotion",
["maxStack"] = 30,
["name"] = "Mining Potion",
["netID"] = 2322,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2323] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 105,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "HeartreachPotion",
["maxStack"] = 30,
["name"] = "Heartreach Potion",
["netID"] = 2323,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2324] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 106,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CalmingPotion",
["maxStack"] = 30,
["name"] = "Calming Potion",
["netID"] = 2324,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2325] = {
["UseSound"] = "Item_3",
["buffTime"] = 162000,
["buffType"] = 107,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "BuilderPotion",
["maxStack"] = 30,
["name"] = "Builder Potion",
["netID"] = 2325,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2326] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 108,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "TitanPotion",
["maxStack"] = 30,
["name"] = "Titan Potion",
["netID"] = 2326,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2327] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 109,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FlipperPotion",
["maxStack"] = 30,
["name"] = "Flipper Potion",
["netID"] = 2327,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2328] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 110,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SummoningPotion",
["maxStack"] = 30,
["name"] = "Summoning Potion",
["netID"] = 2328,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2329] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 111,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "TrapsightPotion",
["maxStack"] = 30,
["name"] = "Dangersense Potion",
["netID"] = 2329,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2330] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 24,
["height"] = 28,
["internalName"] = "PurpleClubberfish",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Purple Clubberfish",
["netID"] = 2330,
["rare"] = 1,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 35,
["useStyle"] = 1,
["value"] = 50000,
["width"] = 24,
},
[2331] = {
["UseSound"] = "Item_1",
["crit"] = 20,
["damage"] = 70,
["height"] = 40,
["internalName"] = "ObsidianSwordfish",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Obsidian Swordfish",
["netID"] = 2331,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 367,
["shootSpeed"] = 4,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 50000,
["width"] = 40,
},
[2332] = {
["UseSound"] = "Item_1",
["damage"] = 19,
["height"] = 40,
["internalName"] = "Swordfish",
["knockBack"] = 4.25,
["melee"] = true,
["name"] = "Swordfish",
["netID"] = 2332,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 368,
["shootSpeed"] = 4,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 25000,
["width"] = 40,
},
[2333] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 145,
["height"] = 12,
["internalName"] = "IronFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Iron Fence",
["netID"] = 2333,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2334] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "WoodenCrate",
["maxStack"] = 99,
["name"] = "Wooden Crate",
["netID"] = 2334,
["rare"] = 1,
["sacrifices"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 5000,
["width"] = 12,
},
[2335] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "IronCrate",
["maxStack"] = 99,
["name"] = "Iron Crate",
["netID"] = 2335,
["placeStyle"] = 1,
["rare"] = 2,
["sacrifices"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 25000,
["width"] = 12,
},
[2336] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "GoldenCrate",
["maxStack"] = 99,
["name"] = "Golden Crate",
["netID"] = 2336,
["placeStyle"] = 2,
["rare"] = 3,
["sacrifices"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 100000,
["width"] = 12,
},
[2337] = {
["height"] = 12,
["internalName"] = "OldShoe",
["maxStack"] = 99,
["name"] = "Old Shoe",
["netID"] = 2337,
["rare"] = -1,
["sacrifices"] = 1,
["width"] = 12,
},
[2338] = {
["height"] = 12,
["internalName"] = "FishingSeaweed",
["maxStack"] = 99,
["name"] = "Seaweed",
["netID"] = 2338,
["rare"] = -1,
["sacrifices"] = 1,
["width"] = 12,
},
[2339] = {
["height"] = 12,
["internalName"] = "TinCan",
["maxStack"] = 99,
["name"] = "Tin Can",
["netID"] = 2339,
["rare"] = -1,
["sacrifices"] = 1,
["width"] = 12,
},
[2340] = {
["autoReuse"] = true,
["cartTrack"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 314,
["height"] = 16,
["internalName"] = "MinecartTrack",
["material"] = true,
["maxStack"] = 999,
["name"] = "Minecart Track",
["netID"] = 2340,
["sacrifices"] = 100,
["tileBoost"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 16,
},
[2341] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 16,
["height"] = 28,
["internalName"] = "ReaverShark",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Reaver Shark",
["netID"] = 2341,
["pick"] = 59,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTime"] = 13,
["useTurn"] = true,
["value"] = 75000,
["width"] = 24,
},
[2342] = {
["UseSound"] = "Item_23",
["axe"] = 14,
["channel"] = true,
["damage"] = 13,
["height"] = 12,
["internalName"] = "SawtoothShark",
["knockBack"] = 2.25,
["melee"] = true,
["name"] = "Sawtooth Shark",
["netID"] = 2342,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 369,
["shootSpeed"] = 48,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 75000,
["width"] = 20,
},
[2343] = {
["craftable"] = true,
["height"] = 28,
["internalName"] = "Minecart",
["material"] = true,
["mountType"] = 6,
["name"] = "Minecart",
["netID"] = 2343,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 48,
},
[2344] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 112,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "AmmoReservationPotion",
["maxStack"] = 30,
["name"] = "Ammo Reservation Potion",
["netID"] = 2344,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2345] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 113,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "LifeforcePotion",
["maxStack"] = 30,
["name"] = "Lifeforce Potion",
["netID"] = 2345,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2346] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 114,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "EndurancePotion",
["maxStack"] = 30,
["name"] = "Endurance Potion",
["netID"] = 2346,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2347] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 115,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "RagePotion",
["maxStack"] = 30,
["name"] = "Rage Potion",
["netID"] = 2347,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2348] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 116,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "InfernoPotion",
["maxStack"] = 30,
["name"] = "Inferno Potion",
["netID"] = 2348,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2349] = {
["UseSound"] = "Item_3",
["buffTime"] = 14400,
["buffType"] = 117,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "WrathPotion",
["maxStack"] = 30,
["name"] = "Wrath Potion",
["netID"] = 2349,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2350] = {
["UseSound"] = "Item_6",
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "RecallPotion",
["material"] = true,
["maxStack"] = 30,
["name"] = "Recall Potion",
["netID"] = 2350,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 30,
["useStyle"] = 6,
["useTime"] = 30,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2351] = {
["UseSound"] = "Item_6",
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "TeleportationPotion",
["maxStack"] = 30,
["name"] = "Teleportation Potion",
["netID"] = 2351,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2352] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "LovePotion",
["maxStack"] = 99,
["name"] = "Love Potion",
["netID"] = 2352,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 20,
["shoot"] = 370,
["shootSpeed"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 200,
["width"] = 18,
},
[2353] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "StinkPotion",
["maxStack"] = 99,
["name"] = "Stink Potion",
["netID"] = 2353,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 20,
["shoot"] = 371,
["shootSpeed"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 200,
["width"] = 18,
},
[2354] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 121,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "FishingPotion",
["maxStack"] = 30,
["name"] = "Fishing Potion",
["netID"] = 2354,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2355] = {
["UseSound"] = "Item_3",
["buffTime"] = 28800,
["buffType"] = 122,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SonarPotion",
["maxStack"] = 30,
["name"] = "Sonar Potion",
["netID"] = 2355,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2356] = {
["UseSound"] = "Item_3",
["buffTime"] = 10800,
["buffType"] = 123,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CratePotion",
["maxStack"] = 30,
["name"] = "Crate Potion",
["netID"] = 2356,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2357] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 82,
["height"] = 14,
["internalName"] = "ShiverthornSeeds",
["maxStack"] = 999,
["name"] = "Shiverthorn Seeds",
["netID"] = 2357,
["placeStyle"] = 6,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 12,
},
[2358] = {
["height"] = 14,
["internalName"] = "Shiverthorn",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shiverthorn",
["netID"] = 2358,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 12,
},
[2359] = {
["UseSound"] = "Item_3",
["buffTime"] = 54000,
["buffType"] = 124,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "WarmthPotion",
["maxStack"] = 30,
["name"] = "Warmth Potion",
["netID"] = 2359,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2360] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "FishHook",
["name"] = "Fish Hook",
["netID"] = 2360,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 372,
["shootSpeed"] = 13,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[2361] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 160,
["height"] = 18,
["internalName"] = "BeeHeadgear",
["name"] = "Bee Headgear",
["netID"] = 2361,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 45000,
["width"] = 18,
},
[2362] = {
["bodySlot"] = 168,
["craftable"] = true,
["defense"] = 5,
["height"] = 18,
["internalName"] = "BeeBreastplate",
["name"] = "Bee Breastplate",
["netID"] = 2362,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[2363] = {
["craftable"] = true,
["defense"] = 4,
["height"] = 18,
["internalName"] = "BeeGreaves",
["legSlot"] = 103,
["name"] = "Bee Greaves",
["netID"] = 2363,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 30000,
["width"] = 18,
},
[2364] = {
["UseSound"] = "Item_76",
["buffType"] = 125,
["craftable"] = true,
["damage"] = 12,
["height"] = 28,
["internalName"] = "HornetStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Hornet Staff",
["netID"] = 2364,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 373,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTime"] = 22,
["value"] = 10000,
["width"] = 26,
},
[2365] = {
["UseSound"] = "Item_77",
["buffType"] = 126,
["craftable"] = true,
["damage"] = 17,
["height"] = 28,
["internalName"] = "ImpStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Imp Staff",
["netID"] = 2365,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 375,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 10000,
["width"] = 26,
},
[2366] = {
["UseSound"] = "Item_78",
["craftable"] = true,
["damage"] = 26,
["height"] = 20,
["internalName"] = "QueenSpiderStaff",
["knockBack"] = 7.5,
["mana"] = 10,
["name"] = "Queen Spider Staff",
["netID"] = 2366,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 377,
["shootSpeed"] = 14,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 250000,
["width"] = 18,
},
[2367] = {
["defense"] = 1,
["headSlot"] = 161,
["height"] = 18,
["internalName"] = "AnglerHat",
["name"] = "Angler Hat",
["netID"] = 2367,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[2368] = {
["bodySlot"] = 169,
["defense"] = 2,
["height"] = 18,
["internalName"] = "AnglerVest",
["name"] = "Angler Vest",
["netID"] = 2368,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[2369] = {
["defense"] = 1,
["height"] = 18,
["internalName"] = "AnglerPants",
["legSlot"] = 104,
["name"] = "Angler Pants",
["netID"] = 2369,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 18,
},
[2370] = {
["craftable"] = true,
["defense"] = 5,
["headSlot"] = 162,
["height"] = 18,
["internalName"] = "SpiderMask",
["name"] = "Spider Mask",
["netID"] = 2370,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 37500,
["width"] = 18,
},
[2371] = {
["bodySlot"] = 170,
["craftable"] = true,
["defense"] = 8,
["height"] = 18,
["internalName"] = "SpiderBreastplate",
["name"] = "Spider Breastplate",
["netID"] = 2371,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 37500,
["width"] = 18,
},
[2372] = {
["craftable"] = true,
["defense"] = 7,
["height"] = 18,
["internalName"] = "SpiderGreaves",
["legSlot"] = 105,
["name"] = "Spider Greaves",
["netID"] = 2372,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 37500,
["width"] = 18,
},
[2373] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "HighTestFishingLine",
["material"] = true,
["name"] = "High Test Fishing Line",
["netID"] = 2373,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 26,
},
[2374] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "AnglerEarring",
["material"] = true,
["name"] = "Angler Earring",
["netID"] = 2374,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 26,
},
[2375] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "TackleBox",
["material"] = true,
["name"] = "Tackle Box",
["netID"] = 2375,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 26,
},
[2376] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "BlueDungeonPiano",
["maxStack"] = 99,
["name"] = "Blue Dungeon Piano",
["netID"] = 2376,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2377] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "GreenDungeonPiano",
["maxStack"] = 99,
["name"] = "Green Dungeon Piano",
["netID"] = 2377,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2378] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "PinkDungeonPiano",
["maxStack"] = 99,
["name"] = "Pink Dungeon Piano",
["netID"] = 2378,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2379] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "GoldenPiano",
["maxStack"] = 99,
["name"] = "Golden Piano",
["netID"] = 2379,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2380] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "ObsidianPiano",
["maxStack"] = 99,
["name"] = "Obsidian Piano",
["netID"] = 2380,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2381] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "BonePiano",
["maxStack"] = 99,
["name"] = "Bone Piano",
["netID"] = 2381,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2382] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "CactusPiano",
["maxStack"] = 99,
["name"] = "Cactus Piano",
["netID"] = 2382,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2383] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "SpookyPiano",
["maxStack"] = 99,
["name"] = "Spooky Piano",
["netID"] = 2383,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2384] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "SkywarePiano",
["maxStack"] = 99,
["name"] = "Skyware Piano",
["netID"] = 2384,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2385] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "LihzahrdPiano",
["maxStack"] = 99,
["name"] = "Lihzahrd Piano",
["netID"] = 2385,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2386] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "BlueDungeonDresser",
["maxStack"] = 99,
["name"] = "Blue Dungeon Dresser",
["netID"] = 2386,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2387] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "GreenDungeonDresser",
["maxStack"] = 99,
["name"] = "Green Dungeon Dresser",
["netID"] = 2387,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2388] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "PinkDungeonDresser",
["maxStack"] = 99,
["name"] = "Pink Dungeon Dresser",
["netID"] = 2388,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2389] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "GoldenDresser",
["maxStack"] = 99,
["name"] = "Golden Dresser",
["netID"] = 2389,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2390] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "ObsidianDresser",
["maxStack"] = 99,
["name"] = "Obsidian Dresser",
["netID"] = 2390,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2391] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "BoneDresser",
["maxStack"] = 99,
["name"] = "Bone Dresser",
["netID"] = 2391,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2392] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "CactusDresser",
["maxStack"] = 99,
["name"] = "Cactus Dresser",
["netID"] = 2392,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2393] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "SpookyDresser",
["maxStack"] = 99,
["name"] = "Spooky Dresser",
["netID"] = 2393,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2394] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "SkywareDresser",
["maxStack"] = 99,
["name"] = "Skyware Dresser",
["netID"] = 2394,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2395] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "HoneyDresser",
["maxStack"] = 99,
["name"] = "Honey Dresser",
["netID"] = 2395,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2396] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "LihzahrdDresser",
["maxStack"] = 99,
["name"] = "Lihzahrd Dresser",
["netID"] = 2396,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2397] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "Sofa",
["maxStack"] = 99,
["name"] = "Sofa",
["netID"] = 2397,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2398] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "EbonwoodSofa",
["maxStack"] = 99,
["name"] = "Ebonwood Sofa",
["netID"] = 2398,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2399] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "RichMahoganySofa",
["maxStack"] = 99,
["name"] = "Rich Mahogany Sofa",
["netID"] = 2399,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2400] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "PearlwoodSofa",
["maxStack"] = 99,
["name"] = "Pearlwood Sofa",
["netID"] = 2400,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2401] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "ShadewoodSofa",
["maxStack"] = 99,
["name"] = "Shadewood Sofa",
["netID"] = 2401,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2402] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "BlueDungeonSofa",
["maxStack"] = 99,
["name"] = "Blue Dungeon Sofa",
["netID"] = 2402,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2403] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "GreenDungeonSofa",
["maxStack"] = 99,
["name"] = "Green Dungeon Sofa",
["netID"] = 2403,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2404] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "PinkDungeonSofa",
["maxStack"] = 99,
["name"] = "Pink Dungeon Sofa",
["netID"] = 2404,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2405] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "GoldenSofa",
["maxStack"] = 99,
["name"] = "Golden Sofa",
["netID"] = 2405,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2406] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "ObsidianSofa",
["maxStack"] = 99,
["name"] = "Obsidian Sofa",
["netID"] = 2406,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2407] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "BoneSofa",
["maxStack"] = 99,
["name"] = "Bone Sofa",
["netID"] = 2407,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2408] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "CactusSofa",
["maxStack"] = 99,
["name"] = "Cactus Sofa",
["netID"] = 2408,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2409] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "SpookySofa",
["maxStack"] = 99,
["name"] = "Spooky Sofa",
["netID"] = 2409,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2410] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "SkywareSofa",
["maxStack"] = 99,
["name"] = "Skyware Sofa",
["netID"] = 2410,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2411] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "HoneySofa",
["maxStack"] = 99,
["name"] = "Honey Sofa",
["netID"] = 2411,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2412] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "SteampunkSofa",
["maxStack"] = 99,
["name"] = "Steampunk Sofa",
["netID"] = 2412,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2413] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "MushroomSofa",
["maxStack"] = 99,
["name"] = "Mushroom Sofa",
["netID"] = 2413,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2414] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "GlassSofa",
["maxStack"] = 99,
["name"] = "Glass Sofa",
["netID"] = 2414,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2415] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "PumpkinSofa",
["maxStack"] = 99,
["name"] = "Pumpkin Sofa",
["netID"] = 2415,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2416] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "LihzahrdSofa",
["maxStack"] = 99,
["name"] = "Lihzahrd Sofa",
["netID"] = 2416,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2417] = {
["headSlot"] = 163,
["height"] = 18,
["internalName"] = "SeashellHairpin",
["name"] = "Seashell Hairpin",
["netID"] = 2417,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2418] = {
["bodySlot"] = 171,
["height"] = 18,
["internalName"] = "MermaidAdornment",
["name"] = "Mermaid Adornment",
["netID"] = 2418,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2419] = {
["height"] = 18,
["internalName"] = "MermaidTail",
["legSlot"] = 106,
["name"] = "Mermaid Tail",
["netID"] = 2419,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2420] = {
["UseSound"] = "Item_2",
["buffType"] = 127,
["damage"] = 0,
["height"] = 30,
["internalName"] = "ZephyrFish",
["name"] = "Zephyr Fish",
["netID"] = 2420,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 380,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 150000,
["width"] = 16,
},
[2421] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["fishingPole"] = 22,
["height"] = 28,
["internalName"] = "Fleshcatcher",
["name"] = "Fleshcatcher",
["netID"] = 2421,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 381,
["shootSpeed"] = 13.5,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 156000,
["width"] = 24,
},
[2422] = {
["UseSound"] = "Item_1",
["fishingPole"] = 45,
["height"] = 28,
["internalName"] = "HotlineFishingHook",
["name"] = "Hotline Fishing Hook",
["netID"] = 2422,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 382,
["shootSpeed"] = 16.5,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 500000,
["width"] = 24,
},
[2423] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "FrogLeg",
["material"] = true,
["name"] = "Frog Leg",
["netID"] = 2423,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 15,
["value"] = 50000,
["width"] = 16,
},
[2424] = {
["UseSound"] = "Item_1",
["damage"] = 70,
["height"] = 34,
["internalName"] = "Anchor",
["knockBack"] = 8,
["melee"] = true,
["name"] = "Anchor",
["netID"] = 2424,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 383,
["shootSpeed"] = 20,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 50000,
["width"] = 34,
},
[2425] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "CookedFish",
["maxStack"] = 30,
["name"] = "Cooked Fish",
["netID"] = 2425,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 22,
},
[2426] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "CookedShrimp",
["maxStack"] = 30,
["name"] = "Cooked Shrimp",
["netID"] = 2426,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 7500,
["width"] = 22,
},
[2427] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Sashimi",
["maxStack"] = 30,
["name"] = "Sashimi",
["netID"] = 2427,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 2500,
["width"] = 22,
},
[2428] = {
["UseSound"] = "Item_79",
["height"] = 30,
["internalName"] = "FuzzyCarrot",
["mountType"] = 1,
["name"] = "Fuzzy Carrot",
["netID"] = 2428,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[2429] = {
["UseSound"] = "Item_80",
["height"] = 30,
["internalName"] = "ScalyTruffle",
["mountType"] = 2,
["name"] = "Scaly Truffle",
["netID"] = 2429,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[2430] = {
["UseSound"] = "Item_81",
["height"] = 30,
["internalName"] = "SlimySaddle",
["mountType"] = 3,
["name"] = "Slimy Saddle",
["netID"] = 2430,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[2431] = {
["height"] = 16,
["internalName"] = "BeeWax",
["material"] = true,
["maxStack"] = 99,
["name"] = "Bee Wax",
["netID"] = 2431,
["sacrifices"] = 25,
["value"] = 100,
["width"] = 18,
},
[2432] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 146,
["height"] = 12,
["internalName"] = "CopperPlatingWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Copper Plating Wall",
["netID"] = 2432,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2433] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 147,
["height"] = 12,
["internalName"] = "StoneSlabWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stone Slab Wall",
["netID"] = 2433,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2434] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 148,
["height"] = 12,
["internalName"] = "Sail",
["maxStack"] = 999,
["name"] = "Sail",
["netID"] = 2434,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 50,
["width"] = 12,
},
[2435] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 315,
["height"] = 12,
["internalName"] = "CoralstoneBlock",
["maxStack"] = 999,
["name"] = "Coralstone Block",
["netID"] = 2435,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 12,
},
[2436] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 12,
["internalName"] = "BlueJellyfish",
["maxStack"] = 999,
["name"] = "Blue Jellyfish",
["netID"] = 2436,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 175000,
["width"] = 12,
},
[2437] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GreenJellyfish",
["maxStack"] = 999,
["name"] = "Green Jellyfish",
["netID"] = 2437,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 175000,
["width"] = 12,
},
[2438] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 12,
["internalName"] = "PinkJellyfish",
["maxStack"] = 999,
["name"] = "Pink Jellyfish",
["netID"] = 2438,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 175000,
["width"] = 12,
},
[2439] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 316,
["height"] = 12,
["internalName"] = "BlueJellyfishJar",
["maxStack"] = 99,
["name"] = "Blue Jellyfish Jar",
["netID"] = 2439,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2440] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 317,
["height"] = 12,
["internalName"] = "GreenJellyfishJar",
["maxStack"] = 99,
["name"] = "Green Jellyfish Jar",
["netID"] = 2440,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2441] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 318,
["height"] = 12,
["internalName"] = "PinkJellyfishJar",
["maxStack"] = 99,
["name"] = "Pink Jellyfish Jar",
["netID"] = 2441,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2442] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "LifePreserver",
["maxStack"] = 99,
["name"] = "Life Preserver",
["netID"] = 2442,
["placeStyle"] = 46,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2443] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "ShipsWheel",
["maxStack"] = 99,
["name"] = "Ship's Wheel",
["netID"] = 2443,
["placeStyle"] = 47,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2444] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "CompassRose",
["maxStack"] = 99,
["name"] = "Compass Rose",
["netID"] = 2444,
["placeStyle"] = 48,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2445] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "WallAnchor",
["maxStack"] = 99,
["name"] = "Wall Anchor",
["netID"] = 2445,
["placeStyle"] = 49,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2446] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "GoldfishTrophy",
["maxStack"] = 99,
["name"] = "Goldfish Trophy",
["netID"] = 2446,
["placeStyle"] = 50,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2447] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BunnyfishTrophy",
["maxStack"] = 99,
["name"] = "Bunnyfish Trophy",
["netID"] = 2447,
["placeStyle"] = 51,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2448] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SwordfishTrophy",
["maxStack"] = 99,
["name"] = "Swordfish Trophy",
["netID"] = 2448,
["placeStyle"] = 52,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2449] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SharkteethTrophy",
["maxStack"] = 99,
["name"] = "Sharkteeth Trophy",
["netID"] = 2449,
["placeStyle"] = 53,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2450] = {
["height"] = 26,
["internalName"] = "Batfish",
["name"] = "Batfish",
["netID"] = 2450,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2451] = {
["height"] = 26,
["internalName"] = "BumblebeeTuna",
["name"] = "Bumblebee Tuna",
["netID"] = 2451,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2452] = {
["height"] = 26,
["internalName"] = "Catfish",
["name"] = "Catfish",
["netID"] = 2452,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2453] = {
["height"] = 26,
["internalName"] = "Cloudfish",
["name"] = "Cloudfish",
["netID"] = 2453,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2454] = {
["height"] = 26,
["internalName"] = "Cursedfish",
["name"] = "Cursedfish",
["netID"] = 2454,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2455] = {
["height"] = 26,
["internalName"] = "Dirtfish",
["name"] = "Dirtfish",
["netID"] = 2455,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2456] = {
["height"] = 26,
["internalName"] = "DynamiteFish",
["name"] = "Dynamite Fish",
["netID"] = 2456,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2457] = {
["height"] = 26,
["internalName"] = "EaterofPlankton",
["name"] = "Eater of Plankton",
["netID"] = 2457,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2458] = {
["height"] = 26,
["internalName"] = "FallenStarfish",
["name"] = "Fallen Starfish",
["netID"] = 2458,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2459] = {
["height"] = 26,
["internalName"] = "TheFishofCthulu",
["name"] = "The Fish of Cthulhu",
["netID"] = 2459,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2460] = {
["height"] = 26,
["internalName"] = "Fishotron",
["name"] = "Fishotron",
["netID"] = 2460,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2461] = {
["height"] = 26,
["internalName"] = "Harpyfish",
["name"] = "Harpyfish",
["netID"] = 2461,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2462] = {
["height"] = 26,
["internalName"] = "Hungerfish",
["name"] = "Hungerfish",
["netID"] = 2462,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2463] = {
["height"] = 26,
["internalName"] = "Ichorfish",
["name"] = "Ichorfish",
["netID"] = 2463,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2464] = {
["height"] = 26,
["internalName"] = "Jewelfish",
["name"] = "Jewelfish",
["netID"] = 2464,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2465] = {
["height"] = 26,
["internalName"] = "MirageFish",
["name"] = "Mirage Fish",
["netID"] = 2465,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2466] = {
["height"] = 26,
["internalName"] = "MutantFlinxfin",
["name"] = "Mutant Flinxfin",
["netID"] = 2466,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2467] = {
["height"] = 26,
["internalName"] = "Pengfish",
["name"] = "Pengfish",
["netID"] = 2467,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2468] = {
["height"] = 26,
["internalName"] = "Pixiefish",
["name"] = "Pixiefish",
["netID"] = 2468,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2469] = {
["height"] = 26,
["internalName"] = "Spiderfish",
["name"] = "Spiderfish",
["netID"] = 2469,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2470] = {
["height"] = 26,
["internalName"] = "TundraTrout",
["name"] = "Tundra Trout",
["netID"] = 2470,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2471] = {
["height"] = 26,
["internalName"] = "UnicornFish",
["name"] = "Unicorn Fish",
["netID"] = 2471,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2472] = {
["height"] = 26,
["internalName"] = "GuideVoodooFish",
["name"] = "Guide Voodoo Fish",
["netID"] = 2472,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2473] = {
["height"] = 26,
["internalName"] = "Wyverntail",
["name"] = "Wyverntail",
["netID"] = 2473,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2474] = {
["height"] = 26,
["internalName"] = "ZombieFish",
["name"] = "Zombie Fish",
["netID"] = 2474,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2475] = {
["height"] = 26,
["internalName"] = "AmanitaFungifin",
["name"] = "Amanita Fungifin",
["netID"] = 2475,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2476] = {
["height"] = 26,
["internalName"] = "Angelfish",
["name"] = "Angelfish",
["netID"] = 2476,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2477] = {
["height"] = 26,
["internalName"] = "BloodyManowar",
["name"] = "Bloody Manowar",
["netID"] = 2477,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2478] = {
["height"] = 26,
["internalName"] = "Bonefish",
["name"] = "Bonefish",
["netID"] = 2478,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2479] = {
["height"] = 26,
["internalName"] = "Bunnyfish",
["name"] = "Bunnyfish",
["netID"] = 2479,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2480] = {
["height"] = 26,
["internalName"] = "CapnTunabeard",
["name"] = "Cap'n Tunabeard",
["netID"] = 2480,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2481] = {
["height"] = 26,
["internalName"] = "Clownfish",
["name"] = "Clownfish",
["netID"] = 2481,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2482] = {
["height"] = 26,
["internalName"] = "DemonicHellfish",
["name"] = "Demonic Hellfish",
["netID"] = 2482,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2483] = {
["height"] = 26,
["internalName"] = "Derpfish",
["name"] = "Derpfish",
["netID"] = 2483,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2484] = {
["height"] = 26,
["internalName"] = "Fishron",
["name"] = "Fishron",
["netID"] = 2484,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2485] = {
["height"] = 26,
["internalName"] = "InfectedScabbardfish",
["name"] = "Infected Scabbardfish",
["netID"] = 2485,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2486] = {
["height"] = 26,
["internalName"] = "Mudfish",
["name"] = "Mudfish",
["netID"] = 2486,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2487] = {
["height"] = 26,
["internalName"] = "Slimefish",
["name"] = "Slimefish",
["netID"] = 2487,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2488] = {
["height"] = 26,
["internalName"] = "TropicalBarracuda",
["name"] = "Tropical Barracuda",
["netID"] = 2488,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[2489] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "KingSlimeTrophy",
["maxStack"] = 99,
["name"] = "King Slime Trophy",
["netID"] = 2489,
["placeStyle"] = 54,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[2490] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 319,
["height"] = 12,
["internalName"] = "ShipInABottle",
["maxStack"] = 99,
["name"] = "Ship in a Bottle",
["netID"] = 2490,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150000,
["width"] = 12,
},
[2491] = {
["UseSound"] = "Item_25",
["height"] = 30,
["internalName"] = "HardySaddle",
["mountType"] = 4,
["name"] = "Hardy Saddle",
["netID"] = 2491,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[2492] = {
["autoReuse"] = true,
["cartTrack"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 314,
["height"] = 16,
["internalName"] = "PressureTrack",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Pressure Plate Track",
["netID"] = 2492,
["placeStyle"] = 1,
["sacrifices"] = 5,
["tileBoost"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 5000,
["width"] = 16,
},
[2493] = {
["headSlot"] = 164,
["height"] = 20,
["internalName"] = "KingSlimeMask",
["name"] = "King Slime Mask",
["netID"] = 2493,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2494] = {
["accessory"] = true,
["height"] = 20,
["internalName"] = "FinWings",
["name"] = "Fin Wings",
["netID"] = 2494,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 25,
},
[2495] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "TreasureMap",
["maxStack"] = 99,
["name"] = "Treasure Map",
["netID"] = 2495,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[2496] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 320,
["height"] = 30,
["internalName"] = "SeaweedPlanter",
["maxStack"] = 99,
["name"] = "Seaweed Planter",
["netID"] = 2496,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 22,
},
[2497] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PillaginMePixels",
["maxStack"] = 99,
["name"] = "Pillagin' Me Pixels",
["netID"] = 2497,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 30,
},
[2498] = {
["headSlot"] = 165,
["height"] = 18,
["internalName"] = "FishCostumeMask",
["name"] = "Fish Costume Mask",
["netID"] = 2498,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2499] = {
["bodySlot"] = 172,
["height"] = 18,
["internalName"] = "FishCostumeShirt",
["name"] = "Fish Costume Shirt",
["netID"] = 2499,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2500] = {
["height"] = 18,
["internalName"] = "FishCostumeFinskirt",
["legSlot"] = 107,
["name"] = "Fish Costume Finskirt",
["netID"] = 2500,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2501] = {
["accessory"] = true,
["beardSlot"] = 1,
["height"] = 12,
["internalName"] = "GingerBeard",
["name"] = "Ginger Beard",
["netID"] = 2501,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2502] = {
["UseSound"] = "Item_25",
["height"] = 30,
["internalName"] = "HoneyedGoggles",
["mountType"] = 5,
["name"] = "Honeyed Goggles",
["netID"] = 2502,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[2503] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 321,
["height"] = 10,
["internalName"] = "BorealWood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Boreal Wood",
["netID"] = 2503,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2504] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 322,
["height"] = 10,
["internalName"] = "PalmWood",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palm Wood",
["netID"] = 2504,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2505] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 149,
["height"] = 12,
["internalName"] = "BorealWoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Boreal Wood Wall",
["netID"] = 2505,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2506] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 151,
["height"] = 12,
["internalName"] = "PalmWoodWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palm Wood Wall",
["netID"] = 2506,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2507] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 150,
["height"] = 12,
["internalName"] = "BorealWoodFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Boreal Wood Fence",
["netID"] = 2507,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2508] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 152,
["height"] = 12,
["internalName"] = "PalmWoodFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palm Wood Fence",
["netID"] = 2508,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2509] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 166,
["height"] = 18,
["internalName"] = "BorealWoodHelmet",
["name"] = "Boreal Wood Helmet",
["netID"] = 2509,
["sacrifices"] = 1,
["width"] = 18,
},
[2510] = {
["bodySlot"] = 173,
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "BorealWoodBreastplate",
["name"] = "Boreal Wood Breastplate",
["netID"] = 2510,
["sacrifices"] = 1,
["width"] = 18,
},
[2511] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "BorealWoodGreaves",
["legSlot"] = 108,
["name"] = "Boreal Wood Greaves",
["netID"] = 2511,
["sacrifices"] = 1,
["width"] = 18,
},
[2512] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 167,
["height"] = 18,
["internalName"] = "PalmWoodHelmet",
["name"] = "Palm Wood Helmet",
["netID"] = 2512,
["sacrifices"] = 1,
["width"] = 18,
},
[2513] = {
["bodySlot"] = 174,
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "PalmWoodBreastplate",
["name"] = "Palm Wood Breastplate",
["netID"] = 2513,
["sacrifices"] = 1,
["width"] = 18,
},
[2514] = {
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "PalmWoodGreaves",
["legSlot"] = 109,
["name"] = "Palm Wood Greaves",
["netID"] = 2514,
["sacrifices"] = 1,
["width"] = 18,
},
[2515] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "PalmWoodBow",
["name"] = "Palm Wood Bow",
["netID"] = 2515,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 29,
["useStyle"] = 5,
["useTime"] = 29,
["value"] = 100,
["width"] = 12,
},
[2516] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 4,
["hammer"] = 35,
["height"] = 28,
["internalName"] = "PalmWoodHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Palm Wood Hammer",
["netID"] = 2516,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 33,
["useStyle"] = 1,
["useTime"] = 23,
["useTurn"] = true,
["value"] = 50,
["width"] = 24,
},
[2517] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "PalmWoodSword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Palm Wood Sword",
["netID"] = 2517,
["sacrifices"] = 1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["value"] = 100,
["width"] = 24,
},
[2518] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "PalmWoodPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Palm Wood Platform",
["netID"] = 2518,
["placeStyle"] = 17,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2519] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "PalmWoodBathtub",
["maxStack"] = 99,
["name"] = "Palm Wood Bathtub",
["netID"] = 2519,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2520] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "PalmWoodBed",
["maxStack"] = 99,
["name"] = "Palm Wood Bed",
["netID"] = 2520,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2521] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "PalmWoodBench",
["maxStack"] = 99,
["name"] = "Palm Wood Bench",
["netID"] = 2521,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2522] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "PalmWoodCandelabra",
["maxStack"] = 99,
["name"] = "Palm Wood Candelabra",
["netID"] = 2522,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2523] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "PalmWoodCandle",
["maxStack"] = 99,
["name"] = "Palm Wood Candle",
["netID"] = 2523,
["noWet"] = true,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2524] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "PalmWoodChair",
["maxStack"] = 99,
["name"] = "Palm Wood Chair",
["netID"] = 2524,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2525] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "PalmWoodChandelier",
["maxStack"] = 99,
["name"] = "Palm Wood Chandelier",
["netID"] = 2525,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2526] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "PalmWoodChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Palm Wood Chest",
["netID"] = 2526,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2527] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "PalmWoodSofa",
["maxStack"] = 99,
["name"] = "Palm Wood Sofa",
["netID"] = 2527,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2528] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "PalmWoodDoor",
["maxStack"] = 99,
["name"] = "Palm Wood Door",
["netID"] = 2528,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[2529] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "PalmWoodDresser",
["maxStack"] = 99,
["name"] = "Palm Wood Dresser",
["netID"] = 2529,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2530] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "PalmWoodLantern",
["maxStack"] = 999,
["name"] = "Palm Wood Lantern",
["netID"] = 2530,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2531] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "PalmWoodPiano",
["maxStack"] = 99,
["name"] = "Palm Wood Piano",
["netID"] = 2531,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2532] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "PalmWoodTable",
["maxStack"] = 99,
["name"] = "Palm Wood Table",
["netID"] = 2532,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[2533] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "PalmWoodLamp",
["maxStack"] = 99,
["name"] = "Palm Wood Lamp",
["netID"] = 2533,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2534] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "PalmWoodWorkBench",
["maxStack"] = 99,
["name"] = "Palm Wood Work Bench",
["netID"] = 2534,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2535] = {
["UseSound"] = "Item_82",
["buffType"] = 134,
["craftable"] = true,
["damage"] = 30,
["height"] = 28,
["internalName"] = "OpticStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Optic Staff",
["netID"] = 2535,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 387,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 100000,
["width"] = 26,
},
[2536] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "PalmWoodBookcase",
["maxStack"] = 99,
["name"] = "Palm Wood Bookcase",
["netID"] = 2536,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2537] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "MushroomBathtub",
["maxStack"] = 99,
["name"] = "Mushroom Bathtub",
["netID"] = 2537,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2538] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "MushroomBed",
["maxStack"] = 99,
["name"] = "Mushroom Bed",
["netID"] = 2538,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2539] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "MushroomBench",
["maxStack"] = 99,
["name"] = "Mushroom Bench",
["netID"] = 2539,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2540] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "MushroomBookcase",
["maxStack"] = 99,
["name"] = "Mushroom Bookcase",
["netID"] = 2540,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2541] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "MushroomCandelabra",
["maxStack"] = 99,
["name"] = "Mushroom Candelabra",
["netID"] = 2541,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2542] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "MushroomCandle",
["maxStack"] = 99,
["name"] = "Mushroom Candle",
["netID"] = 2542,
["noWet"] = true,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2543] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "MushroomChandelier",
["maxStack"] = 99,
["name"] = "Mushroom Chandelier",
["netID"] = 2543,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2544] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "MushroomChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Mushroom Chest",
["netID"] = 2544,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2545] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "MushroomDresser",
["maxStack"] = 99,
["name"] = "Mushroom Dresser",
["netID"] = 2545,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2546] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "MushroomLantern",
["maxStack"] = 999,
["name"] = "Mushroom Lantern",
["netID"] = 2546,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2547] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "MushroomLamp",
["maxStack"] = 99,
["name"] = "Mushroom Lamp",
["netID"] = 2547,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2548] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "MushroomPiano",
["maxStack"] = 99,
["name"] = "Mushroom Piano",
["netID"] = 2548,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2549] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "MushroomPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mushroom Platform",
["netID"] = 2549,
["placeStyle"] = 18,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2550] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "MushroomTable",
["maxStack"] = 99,
["name"] = "Mushroom Table",
["netID"] = 2550,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[2551] = {
["UseSound"] = "Item_83",
["buffType"] = 133,
["craftable"] = true,
["damage"] = 26,
["height"] = 28,
["internalName"] = "SpiderStaff",
["knockBack"] = 3,
["mana"] = 10,
["name"] = "Spider Staff",
["netID"] = 2551,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 390,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 50000,
["width"] = 26,
},
[2552] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "BorealWoodBathtub",
["maxStack"] = 99,
["name"] = "Boreal Wood Bathtub",
["netID"] = 2552,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2553] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "BorealWoodBed",
["maxStack"] = 99,
["name"] = "Boreal Wood Bed",
["netID"] = 2553,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2554] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "BorealWoodBookcase",
["maxStack"] = 99,
["name"] = "Boreal Wood Bookcase",
["netID"] = 2554,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2555] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "BorealWoodCandelabra",
["maxStack"] = 99,
["name"] = "Boreal Wood Candelabra",
["netID"] = 2555,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2556] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "BorealWoodCandle",
["maxStack"] = 99,
["name"] = "Boreal Wood Candle",
["netID"] = 2556,
["noWet"] = true,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2557] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "BorealWoodChair",
["maxStack"] = 99,
["name"] = "Boreal Wood Chair",
["netID"] = 2557,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2558] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "BorealWoodChandelier",
["maxStack"] = 99,
["name"] = "Boreal Wood Chandelier",
["netID"] = 2558,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2559] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "BorealWoodChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Boreal Wood Chest",
["netID"] = 2559,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2560] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "BorealWoodClock",
["maxStack"] = 99,
["name"] = "Boreal Wood Clock",
["netID"] = 2560,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2561] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "BorealWoodDoor",
["maxStack"] = 99,
["name"] = "Boreal Wood Door",
["netID"] = 2561,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[2562] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "BorealWoodDresser",
["maxStack"] = 99,
["name"] = "Boreal Wood Dresser",
["netID"] = 2562,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2563] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "BorealWoodLamp",
["maxStack"] = 99,
["name"] = "Boreal Wood Lamp",
["netID"] = 2563,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2564] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "BorealWoodLantern",
["maxStack"] = 999,
["name"] = "Boreal Wood Lantern",
["netID"] = 2564,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2565] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "BorealWoodPiano",
["maxStack"] = 99,
["name"] = "Boreal Wood Piano",
["netID"] = 2565,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2566] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "BorealWoodPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Boreal Wood Platform",
["netID"] = 2566,
["placeStyle"] = 19,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2567] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "SlimeBathtub",
["maxStack"] = 99,
["name"] = "Slime Bathtub",
["netID"] = 2567,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2568] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "SlimeBed",
["maxStack"] = 99,
["name"] = "Slime Bed",
["netID"] = 2568,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2569] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "SlimeBookcase",
["maxStack"] = 99,
["name"] = "Slime Bookcase",
["netID"] = 2569,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2570] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "SlimeCandelabra",
["maxStack"] = 99,
["name"] = "Slime Candelabra",
["netID"] = 2570,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2571] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "SlimeCandle",
["maxStack"] = 99,
["name"] = "Slime Candle",
["netID"] = 2571,
["noWet"] = true,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2572] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "SlimeChair",
["maxStack"] = 99,
["name"] = "Slime Chair",
["netID"] = 2572,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2573] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SlimeChandelier",
["maxStack"] = 99,
["name"] = "Slime Chandelier",
["netID"] = 2573,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2574] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "SlimeChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Slime Chest",
["netID"] = 2574,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2575] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SlimeClock",
["maxStack"] = 99,
["name"] = "Slime Clock",
["netID"] = 2575,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2576] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "SlimeDoor",
["maxStack"] = 99,
["name"] = "Slime Door",
["netID"] = 2576,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[2577] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "SlimeDresser",
["maxStack"] = 99,
["name"] = "Slime Dresser",
["netID"] = 2577,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2578] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "SlimeLamp",
["maxStack"] = 99,
["name"] = "Slime Lamp",
["netID"] = 2578,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2579] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "SlimeLantern",
["maxStack"] = 999,
["name"] = "Slime Lantern",
["netID"] = 2579,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2580] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "SlimePiano",
["maxStack"] = 99,
["name"] = "Slime Piano",
["netID"] = 2580,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2581] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "SlimePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Slime Platform",
["netID"] = 2581,
["placeStyle"] = 20,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2582] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "SlimeSofa",
["maxStack"] = 99,
["name"] = "Slime Sofa",
["netID"] = 2582,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2583] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "SlimeTable",
["maxStack"] = 99,
["name"] = "Slime Table",
["netID"] = 2583,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[2584] = {
["UseSound"] = "Item_44",
["buffType"] = 135,
["damage"] = 40,
["height"] = 28,
["internalName"] = "PirateStaff",
["knockBack"] = 6,
["mana"] = 10,
["name"] = "Pirate Staff",
["netID"] = 2584,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 393,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 50000,
["width"] = 26,
},
[2585] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "SlimeHook",
["name"] = "Slime Hook",
["netID"] = 2585,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 396,
["shootSpeed"] = 13,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[2586] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 60,
["height"] = 20,
["internalName"] = "StickyGrenade",
["knockBack"] = 8,
["maxStack"] = 99,
["name"] = "Sticky Grenade",
["netID"] = 2586,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 397,
["shootSpeed"] = 5.5,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 75,
["width"] = 20,
},
[2587] = {
["UseSound"] = "Item_2",
["buffType"] = 136,
["damage"] = 0,
["height"] = 30,
["internalName"] = "TartarSauce",
["name"] = "Tartar Sauce",
["netID"] = 2587,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 398,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[2588] = {
["headSlot"] = 168,
["height"] = 20,
["internalName"] = "DukeFishronMask",
["name"] = "Duke Fishron Mask",
["netID"] = 2588,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[2589] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "DukeFishronTrophy",
["maxStack"] = 99,
["name"] = "Duke Fishron Trophy",
["netID"] = 2589,
["placeStyle"] = 55,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[2590] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 23,
["height"] = 20,
["internalName"] = "MolotovCocktail",
["knockBack"] = 7,
["maxStack"] = 99,
["name"] = "Molotov Cocktail",
["netID"] = 2590,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 399,
["shootSpeed"] = 6.5,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 500,
["width"] = 20,
},
[2591] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "BoneClock",
["maxStack"] = 99,
["name"] = "Bone Clock",
["netID"] = 2591,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2592] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "CactusClock",
["maxStack"] = 99,
["name"] = "Cactus Clock",
["netID"] = 2592,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2593] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "EbonwoodClock",
["maxStack"] = 99,
["name"] = "Ebonwood Clock",
["netID"] = 2593,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2594] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "FrozenClock",
["maxStack"] = 99,
["name"] = "Frozen Clock",
["netID"] = 2594,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2595] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "LihzahrdClock",
["maxStack"] = 99,
["name"] = "Lihzahrd Clock",
["netID"] = 2595,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2596] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "LivingWoodClock",
["maxStack"] = 99,
["name"] = "Living Wood Clock",
["netID"] = 2596,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2597] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "RichMahoganyClock",
["maxStack"] = 99,
["name"] = "Rich Mahogany Clock",
["netID"] = 2597,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2598] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "FleshClock",
["maxStack"] = 99,
["name"] = "Flesh Clock",
["netID"] = 2598,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2599] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "MushroomClock",
["maxStack"] = 99,
["name"] = "Mushroom Clock",
["netID"] = 2599,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2600] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "ObsidianClock",
["maxStack"] = 99,
["name"] = "Obsidian Clock",
["netID"] = 2600,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2601] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "PalmWoodClock",
["maxStack"] = 99,
["name"] = "Palm Wood Clock",
["netID"] = 2601,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2602] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "PearlwoodClock",
["maxStack"] = 99,
["name"] = "Pearlwood Clock",
["netID"] = 2602,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2603] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "PumpkinClock",
["maxStack"] = 99,
["name"] = "Pumpkin Clock",
["netID"] = 2603,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2604] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "ShadewoodClock",
["maxStack"] = 99,
["name"] = "Shadewood Clock",
["netID"] = 2604,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2605] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SpookyClock",
["maxStack"] = 99,
["name"] = "Spooky Clock",
["netID"] = 2605,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2606] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SkywareClock",
["maxStack"] = 99,
["name"] = "Skyware Clock",
["netID"] = 2606,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2607] = {
["height"] = 12,
["internalName"] = "SpiderFang",
["material"] = true,
["maxStack"] = 99,
["name"] = "Spider Fang",
["netID"] = 2607,
["rare"] = 4,
["sacrifices"] = 25,
["value"] = 2500,
["width"] = 12,
},
[2608] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 25,
["height"] = 28,
["internalName"] = "FalconBlade",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Falcon Blade",
["netID"] = 2608,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 20,
["useStyle"] = 1,
["value"] = 10000,
["width"] = 24,
},
[2609] = {
["accessory"] = true,
["height"] = 20,
["internalName"] = "FishronWings",
["name"] = "Fishron Wings",
["netID"] = 2609,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 26,
},
[2610] = {
["autoReuse"] = true,
["damage"] = 0,
["height"] = 10,
["internalName"] = "SlimeGun",
["name"] = "Slime Gun",
["netID"] = 2610,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 406,
["shootSpeed"] = 8,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 15000,
["width"] = 38,
},
[2611] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 66,
["height"] = 10,
["internalName"] = "Flairon",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Flairon",
["netID"] = 2611,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 404,
["shootSpeed"] = 14,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 250000,
["width"] = 30,
},
[2612] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "GreenDungeonChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Green Dungeon Chest",
["netID"] = 2612,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2613] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "PinkDungeonChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Pink Dungeon Chest",
["netID"] = 2613,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2614] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "BlueDungeonChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Blue Dungeon Chest",
["netID"] = 2614,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2615] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "BoneChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Bone Chest",
["netID"] = 2615,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2616] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "CactusChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Cactus Chest",
["netID"] = 2616,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2617] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "FleshChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Flesh Chest",
["netID"] = 2617,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2618] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "ObsidianChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Obsidian Chest",
["netID"] = 2618,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2619] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "PumpkinChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Pumpkin Chest",
["netID"] = 2619,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2620] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "SpookyChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Spooky Chest",
["netID"] = 2620,
["placeStyle"] = 46,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2621] = {
["UseSound"] = "Item_44",
["buffType"] = 139,
["damage"] = 50,
["height"] = 28,
["internalName"] = "TempestStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Tempest Staff",
["netID"] = 2621,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 407,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 250000,
["width"] = 26,
},
[2622] = {
["UseSound"] = "Item_84",
["autoReuse"] = true,
["damage"] = 90,
["height"] = 28,
["internalName"] = "RazorbladeTyphoon",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 16,
["name"] = "Razorblade Typhoon",
["netID"] = 2622,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 409,
["shootSpeed"] = 6,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 250000,
["width"] = 26,
},
[2623] = {
["UseSound"] = "Item_85",
["autoReuse"] = true,
["damage"] = 70,
["height"] = 40,
["internalName"] = "BubbleGun",
["knockBack"] = 3,
["magic"] = true,
["mana"] = 4,
["name"] = "Bubble Gun",
["netID"] = 2623,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 410,
["shootSpeed"] = 11,
["useAnimation"] = 9,
["useStyle"] = 5,
["useTime"] = 9,
["value"] = 250000,
["width"] = 40,
},
[2624] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["damage"] = 53,
["height"] = 18,
["internalName"] = "Tsunami",
["knockBack"] = 2,
["name"] = "Tsunami",
["netID"] = 2624,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 10,
["useAmmo"] = 40,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 250000,
["width"] = 50,
},
[2625] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 324,
["height"] = 22,
["internalName"] = "Seashell",
["material"] = true,
["maxStack"] = 999,
["name"] = "Seashell",
["netID"] = 2625,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["value"] = 2500,
["width"] = 22,
},
[2626] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 324,
["height"] = 22,
["internalName"] = "Starfish",
["material"] = true,
["maxStack"] = 999,
["name"] = "Starfish",
["netID"] = 2626,
["placeStyle"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["value"] = 5000,
["width"] = 22,
},
[2627] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "SteampunkPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Steampunk Platform",
["netID"] = 2627,
["placeStyle"] = 21,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2628] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "SkywarePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Skyware Platform",
["netID"] = 2628,
["placeStyle"] = 22,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2629] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "LivingWoodPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Living Wood Platform",
["netID"] = 2629,
["placeStyle"] = 23,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2630] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "HoneyPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Honey Platform",
["netID"] = 2630,
["placeStyle"] = 24,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2631] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "SkywareWorkbench",
["maxStack"] = 99,
["name"] = "Skyware Work Bench",
["netID"] = 2631,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2632] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "GlassWorkBench",
["maxStack"] = 99,
["name"] = "Glass Work Bench",
["netID"] = 2632,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2633] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "LivingWoodWorkBench",
["maxStack"] = 99,
["name"] = "Living Wood Work Bench",
["netID"] = 2633,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2634] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "FleshSofa",
["maxStack"] = 99,
["name"] = "Flesh Sofa",
["netID"] = 2634,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2635] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "FrozenSofa",
["maxStack"] = 99,
["name"] = "Frozen Sofa",
["netID"] = 2635,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2636] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "LivingWoodSofa",
["maxStack"] = 99,
["name"] = "Living Wood Sofa",
["netID"] = 2636,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2637] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "PumpkinDresser",
["maxStack"] = 99,
["name"] = "Pumpkin Dresser",
["netID"] = 2637,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2638] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "SteampunkDresser",
["maxStack"] = 99,
["name"] = "Steampunk Dresser",
["netID"] = 2638,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2639] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "GlassDresser",
["maxStack"] = 99,
["name"] = "Glass Dresser",
["netID"] = 2639,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2640] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "FleshDresser",
["maxStack"] = 99,
["name"] = "Flesh Dresser",
["netID"] = 2640,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2641] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "PumpkinLantern",
["maxStack"] = 999,
["name"] = "Pumpkin Lantern",
["netID"] = 2641,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2642] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "ObsidianLantern",
["maxStack"] = 999,
["name"] = "Obsidian Lantern",
["netID"] = 2642,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2643] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "PumpkinLamp",
["maxStack"] = 99,
["name"] = "Pumpkin Lamp",
["netID"] = 2643,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2644] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "ObsidianLamp",
["maxStack"] = 99,
["name"] = "Obsidian Lamp",
["netID"] = 2644,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2645] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "BlueDungeonLamp",
["maxStack"] = 99,
["name"] = "Blue Dungeon Lamp",
["netID"] = 2645,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2646] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "GreenDungeonLamp",
["maxStack"] = 99,
["name"] = "Green Dungeon Lamp",
["netID"] = 2646,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2647] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "PinkDungeonLamp",
["maxStack"] = 99,
["name"] = "Pink Dungeon Lamp",
["netID"] = 2647,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2648] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "HoneyCandle",
["maxStack"] = 99,
["name"] = "Honey Candle",
["netID"] = 2648,
["noWet"] = true,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2649] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "SteampunkCandle",
["maxStack"] = 99,
["name"] = "Steampunk Candle",
["netID"] = 2649,
["noWet"] = true,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2650] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "SpookyCandle",
["maxStack"] = 99,
["name"] = "Spooky Candle",
["netID"] = 2650,
["noWet"] = true,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2651] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "ObsidianCandle",
["maxStack"] = 99,
["name"] = "Obsidian Candle",
["netID"] = 2651,
["noWet"] = true,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2652] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "BlueDungeonChandelier",
["maxStack"] = 99,
["name"] = "Blue Dungeon Chandelier",
["netID"] = 2652,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2653] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "GreenDungeonChandelier",
["maxStack"] = 99,
["name"] = "Green Dungeon Chandelier",
["netID"] = 2653,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2654] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "PinkDungeonChandelier",
["maxStack"] = 99,
["name"] = "Pink Dungeon Chandelier",
["netID"] = 2654,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2655] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SteampunkChandelier",
["maxStack"] = 99,
["name"] = "Steampunk Chandelier",
["netID"] = 2655,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2656] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "PumpkinChandelier",
["maxStack"] = 99,
["name"] = "Pumpkin Chandelier",
["netID"] = 2656,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2657] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "ObsidianChandelier",
["maxStack"] = 99,
["name"] = "Obsidian Chandelier",
["netID"] = 2657,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2658] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "BlueDungeonBathtub",
["maxStack"] = 99,
["name"] = "Blue Dungeon Bathtub",
["netID"] = 2658,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2659] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "GreenDungeonBathtub",
["maxStack"] = 99,
["name"] = "Green Dungeon Bathtub",
["netID"] = 2659,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2660] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "PinkDungeonBathtub",
["maxStack"] = 99,
["name"] = "Pink Dungeon Bathtub",
["netID"] = 2660,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2661] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "PumpkinBathtub",
["maxStack"] = 99,
["name"] = "Pumpkin Bathtub",
["netID"] = 2661,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2662] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "ObsidianBathtub",
["maxStack"] = 99,
["name"] = "Obsidian Bathtub",
["netID"] = 2662,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2663] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "GoldenBathtub",
["maxStack"] = 99,
["name"] = "Golden Bathtub",
["netID"] = 2663,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2664] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "BlueDungeonCandelabra",
["maxStack"] = 99,
["name"] = "Blue Dungeon Candelabra",
["netID"] = 2664,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2665] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "GreenDungeonCandelabra",
["maxStack"] = 99,
["name"] = "Green Dungeon Candelabra",
["netID"] = 2665,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2666] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "PinkDungeonCandelabra",
["maxStack"] = 99,
["name"] = "Pink Dungeon Candelabra",
["netID"] = 2666,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2667] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "ObsidianCandelabra",
["maxStack"] = 99,
["name"] = "Obsidian Candelabra",
["netID"] = 2667,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2668] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "PumpkinCandelabra",
["maxStack"] = 99,
["name"] = "Pumpkin Candelabra",
["netID"] = 2668,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2669] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "PumpkinBed",
["maxStack"] = 99,
["name"] = "Pumpkin Bed",
["netID"] = 2669,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2670] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "PumpkinBookcase",
["maxStack"] = 99,
["name"] = "Pumpkin Bookcase",
["netID"] = 2670,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2671] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "PumpkinPiano",
["maxStack"] = 99,
["name"] = "Pumpkin Piano",
["netID"] = 2671,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2672] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SharkStatue",
["maxStack"] = 99,
["name"] = "Shark Statue",
["netID"] = 2672,
["placeStyle"] = 50,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2673] = {
["autoReuse"] = true,
["bait"] = 666,
["consumable"] = true,
["height"] = 12,
["internalName"] = "TruffleWorm",
["makeNPC"] = 374,
["material"] = true,
["maxStack"] = 999,
["name"] = "Truffle Worm",
["netID"] = 2673,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2674] = {
["bait"] = 15,
["consumable"] = true,
["height"] = 12,
["internalName"] = "ApprenticeBait",
["maxStack"] = 999,
["name"] = "Apprentice Bait",
["netID"] = 2674,
["rare"] = 1,
["sacrifices"] = 5,
["value"] = 500,
["width"] = 12,
},
[2675] = {
["bait"] = 30,
["consumable"] = true,
["height"] = 12,
["internalName"] = "JourneymanBait",
["maxStack"] = 999,
["name"] = "Journeyman Bait",
["netID"] = 2675,
["rare"] = 2,
["sacrifices"] = 5,
["value"] = 1500,
["width"] = 12,
},
[2676] = {
["bait"] = 50,
["consumable"] = true,
["height"] = 12,
["internalName"] = "MasterBait",
["maxStack"] = 999,
["name"] = "Master Bait",
["netID"] = 2676,
["rare"] = 3,
["sacrifices"] = 5,
["value"] = 5000,
["width"] = 12,
},
[2677] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 153,
["height"] = 12,
["internalName"] = "AmberGemsparkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amber Gemspark Wall",
["netID"] = 2677,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2678] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 157,
["height"] = 12,
["internalName"] = "AmberGemsparkWallOff",
["material"] = true,
["maxStack"] = 999,
["name"] = "Offline Amber Gemspark Wall",
["netID"] = 2678,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2679] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 154,
["height"] = 12,
["internalName"] = "AmethystGemsparkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amethyst Gemspark Wall",
["netID"] = 2679,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2680] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 158,
["height"] = 12,
["internalName"] = "AmethystGemsparkWallOff",
["material"] = true,
["maxStack"] = 999,
["name"] = "Offline Amethyst Gemspark Wall",
["netID"] = 2680,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2681] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 155,
["height"] = 12,
["internalName"] = "DiamondGemsparkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Diamond Gemspark Wall",
["netID"] = 2681,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2682] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 159,
["height"] = 12,
["internalName"] = "DiamondGemsparkWallOff",
["material"] = true,
["maxStack"] = 999,
["name"] = "Offline Diamond Gemspark Wall",
["netID"] = 2682,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2683] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 156,
["height"] = 12,
["internalName"] = "EmeraldGemsparkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Emerald Gemspark Wall",
["netID"] = 2683,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2684] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 160,
["height"] = 12,
["internalName"] = "EmeraldGemsparkWallOff",
["material"] = true,
["maxStack"] = 999,
["name"] = "Offline Emerald Gemspark Wall",
["netID"] = 2684,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2685] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 164,
["height"] = 12,
["internalName"] = "RubyGemsparkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ruby Gemspark Wall",
["netID"] = 2685,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2686] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 161,
["height"] = 12,
["internalName"] = "RubyGemsparkWallOff",
["material"] = true,
["maxStack"] = 999,
["name"] = "Offline Ruby Gemspark Wall",
["netID"] = 2686,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2687] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 165,
["height"] = 12,
["internalName"] = "SapphireGemsparkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sapphire Gemspark Wall",
["netID"] = 2687,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2688] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 162,
["height"] = 12,
["internalName"] = "SapphireGemsparkWallOff",
["material"] = true,
["maxStack"] = 999,
["name"] = "Offline Sapphire Gemspark Wall",
["netID"] = 2688,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2689] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 166,
["height"] = 12,
["internalName"] = "TopazGemsparkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Topaz Gemspark Wall",
["netID"] = 2689,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2690] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 163,
["height"] = 12,
["internalName"] = "TopazGemsparkWallOff",
["material"] = true,
["maxStack"] = 999,
["name"] = "Offline Topaz Gemspark Wall",
["netID"] = 2690,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2691] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 167,
["height"] = 12,
["internalName"] = "TinPlatingWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tin Plating Wall",
["netID"] = 2691,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2692] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 325,
["height"] = 12,
["internalName"] = "TinPlating",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tin Plating",
["netID"] = 2692,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2693] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 326,
["height"] = 12,
["internalName"] = "WaterfallBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Waterfall Block",
["netID"] = 2693,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2694] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 327,
["height"] = 12,
["internalName"] = "LavafallBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lavafall Block",
["netID"] = 2694,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2695] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 328,
["height"] = 12,
["internalName"] = "ConfettiBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Confetti Block",
["netID"] = 2695,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2696] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 168,
["height"] = 12,
["internalName"] = "ConfettiWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Confetti Wall",
["netID"] = 2696,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2697] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 329,
["height"] = 12,
["internalName"] = "ConfettiBlockBlack",
["material"] = true,
["maxStack"] = 999,
["name"] = "Midnight Confetti Block",
["netID"] = 2697,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2698] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 169,
["height"] = 12,
["internalName"] = "ConfettiWallBlack",
["material"] = true,
["maxStack"] = 999,
["name"] = "Midnight Confetti Wall",
["netID"] = 2698,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2699] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 471,
["height"] = 30,
["internalName"] = "WeaponRack",
["maxStack"] = 99,
["name"] = "Weapon Rack",
["netID"] = 2699,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250,
["width"] = 30,
},
[2700] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 335,
["height"] = 22,
["internalName"] = "FireworksBox",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Fireworks Box",
["netID"] = 2700,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 26,
},
[2701] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 336,
["height"] = 12,
["internalName"] = "LivingFireBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Living Fire Block",
["netID"] = 2701,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2702] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue0",
["maxStack"] = 99,
["name"] = "'0' Statue",
["netID"] = 2702,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2703] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue1",
["maxStack"] = 99,
["name"] = "'1' Statue",
["netID"] = 2703,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2704] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue2",
["maxStack"] = 99,
["name"] = "'2' Statue",
["netID"] = 2704,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2705] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue3",
["maxStack"] = 99,
["name"] = "'3' Statue",
["netID"] = 2705,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2706] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue4",
["maxStack"] = 99,
["name"] = "'4' Statue",
["netID"] = 2706,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2707] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue5",
["maxStack"] = 99,
["name"] = "'5' Statue",
["netID"] = 2707,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2708] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue6",
["maxStack"] = 99,
["name"] = "'6' Statue",
["netID"] = 2708,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2709] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue7",
["maxStack"] = 99,
["name"] = "'7' Statue",
["netID"] = 2709,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2710] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue8",
["maxStack"] = 99,
["name"] = "'8' Statue",
["netID"] = 2710,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2711] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatue9",
["maxStack"] = 99,
["name"] = "'9' Statue",
["netID"] = 2711,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2712] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueA",
["maxStack"] = 99,
["name"] = "'A' Statue",
["netID"] = 2712,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2713] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueB",
["maxStack"] = 99,
["name"] = "'B' Statue",
["netID"] = 2713,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2714] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueC",
["maxStack"] = 99,
["name"] = "'C' Statue",
["netID"] = 2714,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2715] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueD",
["maxStack"] = 99,
["name"] = "'D' Statue",
["netID"] = 2715,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2716] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueE",
["maxStack"] = 99,
["name"] = "'E' Statue",
["netID"] = 2716,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2717] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueF",
["maxStack"] = 99,
["name"] = "'F' Statue",
["netID"] = 2717,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2718] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueG",
["maxStack"] = 99,
["name"] = "'G' Statue",
["netID"] = 2718,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2719] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueH",
["maxStack"] = 99,
["name"] = "'H' Statue",
["netID"] = 2719,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2720] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueI",
["maxStack"] = 99,
["name"] = "'I' Statue",
["netID"] = 2720,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2721] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueJ",
["maxStack"] = 99,
["name"] = "'J' Statue",
["netID"] = 2721,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2722] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueK",
["maxStack"] = 99,
["name"] = "'K' Statue",
["netID"] = 2722,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2723] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueL",
["maxStack"] = 99,
["name"] = "'L' Statue",
["netID"] = 2723,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2724] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueM",
["maxStack"] = 99,
["name"] = "'M' Statue",
["netID"] = 2724,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2725] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueN",
["maxStack"] = 99,
["name"] = "'N' Statue",
["netID"] = 2725,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2726] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueO",
["maxStack"] = 99,
["name"] = "'O' Statue",
["netID"] = 2726,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2727] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueP",
["maxStack"] = 99,
["name"] = "'P' Statue",
["netID"] = 2727,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2728] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueQ",
["maxStack"] = 99,
["name"] = "'Q' Statue",
["netID"] = 2728,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2729] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueR",
["maxStack"] = 99,
["name"] = "'R' Statue",
["netID"] = 2729,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2730] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueS",
["maxStack"] = 99,
["name"] = "'S' Statue",
["netID"] = 2730,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2731] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueT",
["maxStack"] = 99,
["name"] = "'T' Statue",
["netID"] = 2731,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2732] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueU",
["maxStack"] = 99,
["name"] = "'U' Statue",
["netID"] = 2732,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2733] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueV",
["maxStack"] = 99,
["name"] = "'V' Statue",
["netID"] = 2733,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2734] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueW",
["maxStack"] = 99,
["name"] = "'W' Statue",
["netID"] = 2734,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2735] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueX",
["maxStack"] = 99,
["name"] = "'X' Statue",
["netID"] = 2735,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2736] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueY",
["maxStack"] = 99,
["name"] = "'Y' Statue",
["netID"] = 2736,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2737] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 337,
["height"] = 20,
["internalName"] = "AlphabetStatueZ",
["maxStack"] = 99,
["name"] = "'Z' Statue",
["netID"] = 2737,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2738] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 338,
["height"] = 30,
["internalName"] = "FireworkFountain",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Firework Fountain",
["netID"] = 2738,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 12,
},
[2739] = {
["autoReuse"] = true,
["cartTrack"] = true,
["consumable"] = true,
["createTile"] = 314,
["height"] = 16,
["internalName"] = "BoosterTrack",
["maxStack"] = 99,
["mech"] = true,
["name"] = "Booster Track",
["netID"] = 2739,
["placeStyle"] = 2,
["sacrifices"] = 5,
["tileBoost"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 5000,
["width"] = 16,
},
[2740] = {
["autoReuse"] = true,
["bait"] = 10,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Grasshopper",
["makeNPC"] = 377,
["material"] = true,
["maxStack"] = 999,
["name"] = "Grasshopper",
["netID"] = 2740,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1250,
["width"] = 12,
},
[2741] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 339,
["height"] = 12,
["internalName"] = "GrasshopperCage",
["maxStack"] = 99,
["name"] = "Grasshopper Cage",
["netID"] = 2741,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2742] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxUndergroundCrimson",
["name"] = "Music Box (Underground Crimson)",
["netID"] = 2742,
["placeStyle"] = 31,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[2743] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "CactusTable",
["maxStack"] = 99,
["name"] = "Cactus Table",
["netID"] = 2743,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[2744] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "CactusPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cactus Platform",
["netID"] = 2744,
["placeStyle"] = 25,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2745] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "BorealWoodSword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Boreal Wood Sword",
["netID"] = 2745,
["sacrifices"] = 1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["value"] = 100,
["width"] = 24,
},
[2746] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 4,
["hammer"] = 35,
["height"] = 28,
["internalName"] = "BorealWoodHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Boreal Wood Hammer",
["netID"] = 2746,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 33,
["useStyle"] = 1,
["useTime"] = 23,
["useTurn"] = true,
["value"] = 50,
["width"] = 24,
},
[2747] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "BorealWoodBow",
["name"] = "Boreal Wood Bow",
["netID"] = 2747,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 29,
["useStyle"] = 5,
["useTime"] = 29,
["value"] = 100,
["width"] = 12,
},
[2748] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "GlassChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Glass Chest",
["netID"] = 2748,
["placeStyle"] = 47,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2749] = {
["UseSound"] = "Item_44",
["buffType"] = 140,
["damage"] = 36,
["height"] = 28,
["internalName"] = "XenoStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Xeno Staff",
["netID"] = 2749,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 423,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 500000,
["width"] = 26,
},
[2750] = {
["UseSound"] = "Item_88",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 50,
["height"] = 40,
["internalName"] = "MeteorStaff",
["knockBack"] = 4.5,
["magic"] = true,
["mana"] = 13,
["name"] = "Meteor Staff",
["netID"] = 2750,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 424,
["shootSpeed"] = 10,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 10,
["value"] = 100000,
["width"] = 40,
},
[2751] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 340,
["height"] = 12,
["internalName"] = "LivingCursedFireBlock",
["maxStack"] = 999,
["name"] = "Living Cursed Fire Block",
["netID"] = 2751,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2752] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 341,
["height"] = 12,
["internalName"] = "LivingDemonFireBlock",
["maxStack"] = 999,
["name"] = "Living Demon Fire Block",
["netID"] = 2752,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2753] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 342,
["height"] = 12,
["internalName"] = "LivingFrostFireBlock",
["maxStack"] = 999,
["name"] = "Living Frost Fire Block",
["netID"] = 2753,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2754] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 343,
["height"] = 12,
["internalName"] = "LivingIchorBlock",
["maxStack"] = 999,
["name"] = "Living Ichor Block",
["netID"] = 2754,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2755] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 344,
["height"] = 12,
["internalName"] = "LivingUltrabrightFireBlock",
["maxStack"] = 999,
["name"] = "Living Ultrabright Fire Block",
["netID"] = 2755,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2756] = {
["UseSound"] = "Item_6",
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "GenderChangePotion",
["maxStack"] = 30,
["name"] = "Gender Change Potion",
["netID"] = 2756,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[2757] = {
["craftable"] = true,
["defense"] = 14,
["glowMask"] = 26,
["headSlot"] = 169,
["height"] = 18,
["internalName"] = "VortexHelmet",
["name"] = "Vortex Helmet",
["netID"] = 2757,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 350000,
["width"] = 18,
},
[2758] = {
["bodySlot"] = 175,
["craftable"] = true,
["defense"] = 28,
["glowMask"] = 27,
["height"] = 18,
["internalName"] = "VortexBreastplate",
["name"] = "Vortex Breastplate",
["netID"] = 2758,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 700000,
["width"] = 18,
},
[2759] = {
["craftable"] = true,
["defense"] = 20,
["height"] = 18,
["internalName"] = "VortexLeggings",
["legSlot"] = 110,
["name"] = "Vortex Leggings",
["netID"] = 2759,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 525000,
["width"] = 18,
},
[2760] = {
["craftable"] = true,
["defense"] = 14,
["glowMask"] = 28,
["headSlot"] = 170,
["height"] = 18,
["internalName"] = "NebulaHelmet",
["name"] = "Nebula Helmet",
["netID"] = 2760,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 350000,
["width"] = 18,
},
[2761] = {
["bodySlot"] = 176,
["craftable"] = true,
["defense"] = 18,
["glowMask"] = 29,
["height"] = 18,
["internalName"] = "NebulaBreastplate",
["name"] = "Nebula Breastplate",
["netID"] = 2761,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 700000,
["width"] = 18,
},
[2762] = {
["craftable"] = true,
["defense"] = 14,
["glowMask"] = 30,
["height"] = 18,
["internalName"] = "NebulaLeggings",
["legSlot"] = 111,
["name"] = "Nebula Leggings",
["netID"] = 2762,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 525000,
["width"] = 18,
},
[2763] = {
["craftable"] = true,
["defense"] = 24,
["headSlot"] = 171,
["height"] = 18,
["internalName"] = "SolarFlareHelmet",
["name"] = "Solar Flare Helmet",
["netID"] = 2763,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 350000,
["width"] = 18,
},
[2764] = {
["bodySlot"] = 177,
["craftable"] = true,
["defense"] = 34,
["height"] = 18,
["internalName"] = "SolarFlareBreastplate",
["name"] = "Solar Flare Breastplate",
["netID"] = 2764,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 700000,
["width"] = 18,
},
[2765] = {
["craftable"] = true,
["defense"] = 20,
["height"] = 18,
["internalName"] = "SolarFlareLeggings",
["legSlot"] = 112,
["name"] = "Solar Flare Leggings",
["netID"] = 2765,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 525000,
["width"] = 18,
},
[2766] = {
["height"] = 14,
["internalName"] = "LunarTabletFragment",
["material"] = true,
["maxStack"] = 99,
["name"] = "Solar Tablet Fragment",
["netID"] = 2766,
["rare"] = 8,
["sacrifices"] = 10,
["width"] = 22,
},
[2767] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "SolarTablet",
["maxStack"] = 20,
["name"] = "Solar Tablet",
["netID"] = 2767,
["rare"] = 8,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[2768] = {
["UseSound"] = "Item_25",
["craftable"] = true,
["height"] = 30,
["internalName"] = "DrillContainmentUnit",
["mountType"] = 8,
["name"] = "Drill Containment Unit",
["netID"] = 2768,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 32,
},
[2769] = {
["UseSound"] = "Item_25",
["height"] = 30,
["internalName"] = "CosmicCarKey",
["mountType"] = 7,
["name"] = "Cosmic Car Key",
["netID"] = 2769,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 32,
},
[2770] = {
["accessory"] = true,
["height"] = 20,
["internalName"] = "MothronWings",
["name"] = "Mothron Wings",
["netID"] = 2770,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 625000,
["width"] = 22,
["wingSlot"] = 27,
},
[2771] = {
["UseSound"] = "Item_90",
["channel"] = true,
["height"] = 34,
["internalName"] = "BrainScrambler",
["mountType"] = 9,
["name"] = "Brain Scrambler",
["netID"] = 2771,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[2772] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 27,
["damage"] = 100,
["glowMask"] = 1,
["height"] = 54,
["internalName"] = "VortexAxe",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Vortex Axe",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.05,
["tileBoost"] = 4,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 7,
["value"] = 300000,
["width"] = 54,
},
[2773] = {
["UseSound"] = "Item_23",
["axe"] = 27,
["channel"] = true,
["damage"] = 80,
["glowMask"] = 20,
["height"] = 22,
["internalName"] = "VortexChainsaw",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Vortex Chainsaw",
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 0,
["shoot"] = 427,
["shootSpeed"] = 28,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 300000,
["width"] = 56,
},
[2774] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["glowMask"] = 21,
["height"] = 26,
["internalName"] = "VortexDrill",
["melee"] = true,
["name"] = "Vortex Drill",
["netID"] = 2774,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 428,
["shootSpeed"] = 32,
["tileBoost"] = 2,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 2,
["value"] = 350000,
["width"] = 54,
},
[2775] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 110,
["glowMask"] = 4,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "VortexHammer",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Vortex Hammer",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.1,
["tileBoost"] = 4,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 400000,
["width"] = 44,
},
[2776] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 80,
["glowMask"] = 5,
["height"] = 36,
["internalName"] = "VortexPickaxe",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Vortex Pickaxe",
["netID"] = 2776,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 6,
["useTurn"] = true,
["value"] = 350000,
["width"] = 36,
},
[2777] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 27,
["damage"] = 100,
["glowMask"] = 6,
["height"] = 54,
["internalName"] = "NebulaAxe",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Nebula Axe",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.05,
["tileBoost"] = 4,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 7,
["value"] = 300000,
["width"] = 54,
},
[2778] = {
["UseSound"] = "Item_23",
["axe"] = 27,
["channel"] = true,
["damage"] = 80,
["glowMask"] = 22,
["height"] = 22,
["internalName"] = "NebulaChainsaw",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Nebula Chainsaw",
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 0,
["shoot"] = 429,
["shootSpeed"] = 28,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 300000,
["width"] = 56,
},
[2779] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["glowMask"] = 23,
["height"] = 26,
["internalName"] = "NebulaDrill",
["melee"] = true,
["name"] = "Nebula Drill",
["netID"] = 2779,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 430,
["shootSpeed"] = 32,
["tileBoost"] = 2,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 2,
["value"] = 350000,
["width"] = 54,
},
[2780] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 110,
["glowMask"] = 9,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "NebulaHammer",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Nebula Hammer",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.1,
["tileBoost"] = 4,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 400000,
["width"] = 44,
},
[2781] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 80,
["glowMask"] = 10,
["height"] = 36,
["internalName"] = "NebulaPickaxe",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Nebula Pickaxe",
["netID"] = 2781,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 6,
["useTurn"] = true,
["value"] = 350000,
["width"] = 36,
},
[2782] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 27,
["damage"] = 100,
["height"] = 54,
["internalName"] = "SolarFlareAxe",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Solar Flare Axe",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.05,
["tileBoost"] = 4,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 7,
["value"] = 300000,
["width"] = 54,
},
[2783] = {
["UseSound"] = "Item_23",
["axe"] = 27,
["channel"] = true,
["damage"] = 80,
["height"] = 22,
["internalName"] = "SolarFlareChainsaw",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Solar Flare Chainsaw",
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 0,
["shoot"] = 431,
["shootSpeed"] = 28,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 300000,
["width"] = 56,
},
[2784] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["height"] = 26,
["internalName"] = "SolarFlareDrill",
["melee"] = true,
["name"] = "Solar Flare Drill",
["netID"] = 2784,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 432,
["shootSpeed"] = 32,
["tileBoost"] = 2,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 2,
["value"] = 350000,
["width"] = 54,
},
[2785] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 110,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "SolarFlareHammer",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Solar Flare Hammer",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.1,
["tileBoost"] = 4,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 400000,
["width"] = 44,
},
[2786] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 80,
["height"] = 36,
["internalName"] = "SolarFlarePickaxe",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Solar Flare Pickaxe",
["netID"] = 2786,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 6,
["useTurn"] = true,
["value"] = 350000,
["width"] = 36,
},
[2787] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 345,
["height"] = 12,
["internalName"] = "HoneyfallBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Honeyfall Block",
["netID"] = 2787,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2788] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 172,
["height"] = 12,
["internalName"] = "HoneyfallWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Honeyfall Wall",
["netID"] = 2788,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2789] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 173,
["height"] = 12,
["internalName"] = "ChlorophyteBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Chlorophyte Brick Wall",
["netID"] = 2789,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2790] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 174,
["height"] = 12,
["internalName"] = "CrimtaneBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimtane Brick Wall",
["netID"] = 2790,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2791] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 175,
["height"] = 12,
["internalName"] = "ShroomitePlatingWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shroomite Plating Wall",
["netID"] = 2791,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2792] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 346,
["height"] = 12,
["internalName"] = "ChlorophyteBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Chlorophyte Brick",
["netID"] = 2792,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2793] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 347,
["height"] = 12,
["internalName"] = "CrimtaneBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimtane Brick",
["netID"] = 2793,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2794] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 348,
["height"] = 12,
["internalName"] = "ShroomitePlating",
["material"] = true,
["maxStack"] = 999,
["name"] = "Shroomite Plating",
["netID"] = 2794,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2795] = {
["channel"] = true,
["damage"] = 60,
["glowMask"] = 47,
["height"] = 12,
["internalName"] = "LaserMachinegun",
["knockBack"] = 2,
["magic"] = true,
["mana"] = 6,
["name"] = "Laser Machinegun",
["netID"] = 2795,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 439,
["shootSpeed"] = 20,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 500000,
["width"] = 20,
},
[2796] = {
["UseSound"] = "Item_92",
["damage"] = 40,
["glowMask"] = 36,
["height"] = 18,
["internalName"] = "ElectrosphereLauncher",
["knockBack"] = 2,
["name"] = "Electrosphere Launcher",
["netID"] = 2796,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 442,
["shootSpeed"] = 12,
["useAmmo"] = 771,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 500000,
["width"] = 50,
},
[2797] = {
["UseSound"] = "Item_95",
["autoReuse"] = true,
["damage"] = 45,
["glowMask"] = 38,
["height"] = 18,
["internalName"] = "Xenopopper",
["knockBack"] = 3,
["name"] = "Xenopopper",
["netID"] = 2797,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 444,
["shootSpeed"] = 12,
["useAmmo"] = 97,
["useAnimation"] = 21,
["useStyle"] = 5,
["useTime"] = 21,
["value"] = 500000,
["width"] = 50,
},
[2798] = {
["channel"] = true,
["damage"] = 35,
["glowMask"] = 39,
["height"] = 12,
["internalName"] = "LaserDrill",
["knockBack"] = 4.75,
["melee"] = true,
["name"] = "Laser Drill",
["netID"] = 2798,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 230,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 445,
["shootSpeed"] = 36,
["tileBoost"] = 11,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 6,
["value"] = 500000,
["width"] = 20,
},
[2799] = {
["accessory"] = true,
["height"] = 26,
["internalName"] = "LaserRuler",
["name"] = "Mechanical Ruler",
["netID"] = 2799,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 10000,
["width"] = 10,
},
[2800] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "AntiGravityHook",
["knockBack"] = 7,
["name"] = "Anti-Gravity Hook",
["netID"] = 2800,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 446,
["shootSpeed"] = 14,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 125000,
["width"] = 18,
},
[2801] = {
["headSlot"] = 172,
["height"] = 20,
["internalName"] = "MoonMask",
["name"] = "Moon Mask",
["netID"] = 2801,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[2802] = {
["headSlot"] = 173,
["height"] = 20,
["internalName"] = "SunMask",
["name"] = "Sun Mask",
["netID"] = 2802,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 28,
},
[2803] = {
["headSlot"] = 174,
["height"] = 18,
["internalName"] = "MartianCostumeMask",
["name"] = "Martian Costume Mask",
["netID"] = 2803,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2804] = {
["bodySlot"] = 178,
["height"] = 18,
["internalName"] = "MartianCostumeShirt",
["name"] = "Martian Costume Shirt",
["netID"] = 2804,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2805] = {
["height"] = 18,
["internalName"] = "MartianCostumePants",
["legSlot"] = 113,
["name"] = "Martian Costume Pants",
["netID"] = 2805,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2806] = {
["glowMask"] = 46,
["headSlot"] = 175,
["height"] = 18,
["internalName"] = "MartianUniformHelmet",
["name"] = "Martian Uniform Helmet",
["netID"] = 2806,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2807] = {
["bodySlot"] = 179,
["glowMask"] = 45,
["height"] = 18,
["internalName"] = "MartianUniformTorso",
["name"] = "Martian Uniform Torso",
["netID"] = 2807,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2808] = {
["height"] = 18,
["internalName"] = "MartianUniformPants",
["legSlot"] = 114,
["name"] = "Martian Uniform Pants",
["netID"] = 2808,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[2809] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "MartianAstroClock",
["maxStack"] = 99,
["name"] = "Martian Astro Clock",
["netID"] = 2809,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2810] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "MartianBathtub",
["maxStack"] = 99,
["name"] = "Martian Bathtub",
["netID"] = 2810,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2811] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "MartianBed",
["maxStack"] = 99,
["name"] = "Martian Bed",
["netID"] = 2811,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[2812] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "MartianHoverChair",
["maxStack"] = 99,
["name"] = "Martian Hover Chair",
["netID"] = 2812,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2813] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "MartianChandelier",
["maxStack"] = 99,
["name"] = "Martian Chandelier",
["netID"] = 2813,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[2814] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "MartianChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Martian Chest",
["netID"] = 2814,
["placeStyle"] = 48,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[2815] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "MartianDoor",
["maxStack"] = 99,
["name"] = "Martian Door",
["netID"] = 2815,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[2816] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "MartianDresser",
["maxStack"] = 99,
["name"] = "Martian Dresser",
["netID"] = 2816,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2817] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "MartianHolobookcase",
["maxStack"] = 99,
["name"] = "Martian Holobookcase",
["netID"] = 2817,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2818] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "MartianHoverCandle",
["maxStack"] = 99,
["name"] = "Martian Hover Candle",
["netID"] = 2818,
["noWet"] = true,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[2819] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "MartianLamppost",
["maxStack"] = 99,
["name"] = "Martian Lamppost",
["netID"] = 2819,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[2820] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "MartianLantern",
["maxStack"] = 999,
["name"] = "Martian Lantern",
["netID"] = 2820,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[2821] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "MartianPiano",
["maxStack"] = 99,
["name"] = "Martian Piano",
["netID"] = 2821,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2822] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "MartianPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Martian Platform",
["netID"] = 2822,
["placeStyle"] = 26,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[2823] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "MartianSofa",
["maxStack"] = 99,
["name"] = "Martian Sofa",
["netID"] = 2823,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2824] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "MartianTable",
["maxStack"] = 99,
["name"] = "Martian Table",
["netID"] = 2824,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[2825] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "MartianTableLamp",
["maxStack"] = 99,
["name"] = "Martian Table Lamp",
["netID"] = 2825,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[2826] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "MartianWorkBench",
["maxStack"] = 99,
["name"] = "Martian Work Bench",
["netID"] = 2826,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[2827] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "WoodenSink",
["maxStack"] = 99,
["name"] = "Wooden Sink",
["netID"] = 2827,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2828] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "EbonwoodSink",
["maxStack"] = 99,
["name"] = "Ebonwood Sink",
["netID"] = 2828,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2829] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "RichMahoganySink",
["maxStack"] = 99,
["name"] = "Rich Mahogany Sink",
["netID"] = 2829,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2830] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "PearlwoodSink",
["maxStack"] = 99,
["name"] = "Pearlwood Sink",
["netID"] = 2830,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2831] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "BoneSink",
["maxStack"] = 99,
["name"] = "Bone Sink",
["netID"] = 2831,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2832] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "FleshSink",
["maxStack"] = 99,
["name"] = "Flesh Sink",
["netID"] = 2832,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2833] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "LivingWoodSink",
["maxStack"] = 99,
["name"] = "Living Wood Sink",
["netID"] = 2833,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2834] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "SkywareSink",
["maxStack"] = 99,
["name"] = "Skyware Sink",
["netID"] = 2834,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2835] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "ShadewoodSink",
["maxStack"] = 99,
["name"] = "Shadewood Sink",
["netID"] = 2835,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2836] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "LihzahrdSink",
["maxStack"] = 99,
["name"] = "Lihzahrd Sink",
["netID"] = 2836,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2837] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "BlueDungeonSink",
["maxStack"] = 99,
["name"] = "Blue Dungeon Sink",
["netID"] = 2837,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2838] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "GreenDungeonSink",
["maxStack"] = 99,
["name"] = "Green Dungeon Sink",
["netID"] = 2838,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2839] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "PinkDungeonSink",
["maxStack"] = 99,
["name"] = "Pink Dungeon Sink",
["netID"] = 2839,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2840] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "ObsidianSink",
["maxStack"] = 99,
["name"] = "Obsidian Sink",
["netID"] = 2840,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2841] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "MetalSink",
["maxStack"] = 99,
["name"] = "Metal Sink",
["netID"] = 2841,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2842] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "GlassSink",
["maxStack"] = 99,
["name"] = "Glass Sink",
["netID"] = 2842,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2843] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "GoldenSink",
["maxStack"] = 99,
["name"] = "Golden Sink",
["netID"] = 2843,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[2844] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "HoneySink",
["maxStack"] = 99,
["name"] = "Honey Sink",
["netID"] = 2844,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2845] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "SteampunkSink",
["maxStack"] = 99,
["name"] = "Steampunk Sink",
["netID"] = 2845,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2846] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "PumpkinSink",
["maxStack"] = 99,
["name"] = "Pumpkin Sink",
["netID"] = 2846,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2847] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "SpookySink",
["maxStack"] = 99,
["name"] = "Spooky Sink",
["netID"] = 2847,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2848] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "FrozenSink",
["maxStack"] = 99,
["name"] = "Frozen Sink",
["netID"] = 2848,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2849] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "DynastySink",
["maxStack"] = 99,
["name"] = "Dynasty Sink",
["netID"] = 2849,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2850] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "PalmWoodSink",
["maxStack"] = 99,
["name"] = "Palm Wood Sink",
["netID"] = 2850,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2851] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "MushroomSink",
["maxStack"] = 99,
["name"] = "Mushroom Sink",
["netID"] = 2851,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2852] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "BorealWoodSink",
["maxStack"] = 99,
["name"] = "Boreal Wood Sink",
["netID"] = 2852,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2853] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "SlimeSink",
["maxStack"] = 99,
["name"] = "Slime Sink",
["netID"] = 2853,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2854] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "CactusSink",
["maxStack"] = 99,
["name"] = "Cactus Sink",
["netID"] = 2854,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2855] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "MartianSink",
["maxStack"] = 99,
["name"] = "Martian Sink",
["netID"] = 2855,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[2856] = {
["headSlot"] = 176,
["height"] = 20,
["internalName"] = "WhiteLunaticHood",
["name"] = "Solar Cultist Hood",
["netID"] = 2856,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 28,
},
[2857] = {
["headSlot"] = 177,
["height"] = 20,
["internalName"] = "BlueLunaticHood",
["name"] = "Lunar Cultist Hood",
["netID"] = 2857,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 28,
},
[2858] = {
["bodySlot"] = 180,
["height"] = 14,
["internalName"] = "WhiteLunaticRobe",
["name"] = "Solar Cultist Robe",
["netID"] = 2858,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[2859] = {
["bodySlot"] = 181,
["height"] = 14,
["internalName"] = "BlueLunaticRobe",
["name"] = "Lunar Cultist Robe",
["netID"] = 2859,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[2860] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 350,
["glowMask"] = 93,
["height"] = 12,
["internalName"] = "MartianConduitPlating",
["material"] = true,
["maxStack"] = 999,
["name"] = "Martian Conduit Plating",
["netID"] = 2860,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[2861] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 176,
["glowMask"] = 95,
["height"] = 12,
["internalName"] = "MartianConduitWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Martian Conduit Wall",
["netID"] = 2861,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[2862] = {
["glowMask"] = 97,
["headSlot"] = 178,
["height"] = 12,
["internalName"] = "HiTekSunglasses",
["name"] = "HiTek Sunglasses",
["netID"] = 2862,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 28,
},
[2863] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["glowMask"] = 98,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "MartianHairDye",
["maxStack"] = 99,
["name"] = "Martian Hair Dye",
["netID"] = 2863,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 300000,
["width"] = 20,
},
[2864] = {
["dye"] = 1,
["glowMask"] = 99,
["height"] = 20,
["internalName"] = "MartianArmorDye",
["maxStack"] = 99,
["name"] = "Martian Dye",
["netID"] = 2864,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2865] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingCastleMarsberg",
["maxStack"] = 99,
["name"] = "Castle Marsberg",
["netID"] = 2865,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 30,
},
[2866] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingMartiaLisa",
["maxStack"] = 99,
["name"] = "Martia Lisa",
["netID"] = 2866,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 30,
},
[2867] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingTheTruthIsUpThere",
["maxStack"] = 99,
["name"] = "The Truth Is Up There",
["netID"] = 2867,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 30,
},
[2868] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 351,
["height"] = 12,
["internalName"] = "SmokeBlock",
["maxStack"] = 999,
["name"] = "Smoke Block",
["netID"] = 2868,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 12,
},
[2869] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "LivingFlameDye",
["maxStack"] = 99,
["name"] = "Living Flame Dye",
["netID"] = 2869,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2870] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "LivingRainbowDye",
["maxStack"] = 99,
["name"] = "Living Rainbow Dye",
["netID"] = 2870,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2871] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ShadowDye",
["maxStack"] = 99,
["name"] = "Shadow Dye",
["netID"] = 2871,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[2872] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "NegativeDye",
["maxStack"] = 99,
["name"] = "Negative Dye",
["netID"] = 2872,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[2873] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "LivingOceanDye",
["maxStack"] = 99,
["name"] = "Living Ocean Dye",
["netID"] = 2873,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2874] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrownDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Brown Dye",
["netID"] = 2874,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[2875] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrownAndBlackDye",
["maxStack"] = 99,
["name"] = "Brown and Black Dye",
["netID"] = 2875,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[2876] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightBrownDye",
["maxStack"] = 99,
["name"] = "Bright Brown Dye",
["netID"] = 2876,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[2877] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrownAndSilverDye",
["maxStack"] = 99,
["name"] = "Brown and Silver Dye",
["netID"] = 2877,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[2878] = {
["dye"] = 1,
["glowMask"] = 105,
["height"] = 20,
["internalName"] = "WispDye",
["maxStack"] = 99,
["name"] = "Wisp Dye",
["netID"] = 2878,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2879] = {
["dye"] = 1,
["glowMask"] = 104,
["height"] = 20,
["internalName"] = "PixieDye",
["maxStack"] = 99,
["name"] = "Pixie Dye",
["netID"] = 2879,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2880] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 110,
["height"] = 40,
["internalName"] = "InfluxWaver",
["knockBack"] = 4.5,
["material"] = true,
["melee"] = true,
["name"] = "Influx Waver",
["netID"] = 2880,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.05,
["shoot"] = 451,
["shootSpeed"] = 11,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 500000,
["width"] = 40,
},
[2881] = {
["height"] = 40,
["internalName"] = "PhasicWarpEjector",
["name"] = "Phasic Warp Ejector",
["sacrifices"] = 0,
["width"] = 40,
},
[2882] = {
["UseSound"] = "Item_75",
["channel"] = true,
["damage"] = 100,
["glowMask"] = 102,
["height"] = 16,
["internalName"] = "ChargedBlasterCannon",
["knockBack"] = 2,
["magic"] = true,
["mana"] = 14,
["name"] = "Charged Blaster Cannon",
["netID"] = 2882,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 460,
["shootSpeed"] = 14,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 500000,
["width"] = 16,
},
[2883] = {
["dye"] = 1,
["glowMask"] = 103,
["height"] = 20,
["internalName"] = "ChlorophyteDye",
["maxStack"] = 99,
["name"] = "Chlorophyte Dye",
["netID"] = 2883,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2884] = {
["dye"] = 1,
["glowMask"] = 107,
["height"] = 20,
["internalName"] = "UnicornWispDye",
["maxStack"] = 99,
["name"] = "Unicorn Wisp Dye",
["netID"] = 2884,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2885] = {
["dye"] = 1,
["glowMask"] = 106,
["height"] = 20,
["internalName"] = "InfernalWispDye",
["maxStack"] = 99,
["name"] = "Infernal Wisp Dye",
["netID"] = 2885,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[2886] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 24,
["internalName"] = "ViciousPowder",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vicious Powder",
["netID"] = 2886,
["noMelee"] = true,
["sacrifices"] = 99,
["shoot"] = 463,
["shootSpeed"] = 4,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 100,
["width"] = 16,
},
[2887] = {
["height"] = 18,
["internalName"] = "ViciousMushroom",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vicious Mushroom",
["netID"] = 2887,
["sacrifices"] = 25,
["value"] = 50,
["width"] = 16,
},
[2888] = {
["UseSound"] = "Item_97",
["damage"] = 23,
["height"] = 28,
["internalName"] = "BeesKnees",
["knockBack"] = 3,
["name"] = "The Bee's Knees",
["netID"] = 2888,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 469,
["shootSpeed"] = 8,
["useAmmo"] = 40,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 23,
["value"] = 100000,
["width"] = 12,
},
[2889] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldBird",
["makeNPC"] = 442,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Bird",
["netID"] = 2889,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2890] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldBunny",
["makeNPC"] = 443,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Bunny",
["netID"] = 2890,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2891] = {
["autoReuse"] = true,
["bait"] = 50,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldButterfly",
["makeNPC"] = 444,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Butterfly",
["netID"] = 2891,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2892] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldFrog",
["makeNPC"] = 445,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Frog",
["netID"] = 2892,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2893] = {
["autoReuse"] = true,
["bait"] = 50,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldGrasshopper",
["makeNPC"] = 446,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Grasshopper",
["netID"] = 2893,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2894] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldMouse",
["makeNPC"] = 447,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Mouse",
["netID"] = 2894,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2895] = {
["autoReuse"] = true,
["bait"] = 50,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldWorm",
["makeNPC"] = 448,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Worm",
["netID"] = 2895,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[2896] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "StickyDynamite",
["maxStack"] = 99,
["name"] = "Sticky Dynamite",
["netID"] = 2896,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 470,
["shootSpeed"] = 4,
["useAnimation"] = 40,
["useStyle"] = 1,
["useTime"] = 40,
["value"] = 2000,
["width"] = 8,
},
[2897] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "AngryTrapperBanner",
["maxStack"] = 99,
["name"] = "Angry Trapper Banner",
["netID"] = 2897,
["placeStyle"] = 109,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2898] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ArmoredVikingBanner",
["maxStack"] = 99,
["name"] = "Armored Viking Banner",
["netID"] = 2898,
["placeStyle"] = 110,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2899] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BlackSlimeBanner",
["maxStack"] = 99,
["name"] = "Black Slime Banner",
["netID"] = 2899,
["placeStyle"] = 111,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2900] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BlueArmoredBonesBanner",
["maxStack"] = 99,
["name"] = "Blue Armored Bones Banner",
["netID"] = 2900,
["placeStyle"] = 112,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2901] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BlueCultistArcherBanner",
["maxStack"] = 99,
["name"] = "Blue Cultist Archer Banner",
["netID"] = 2901,
["placeStyle"] = 113,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2902] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BlueCultistCasterBanner",
["maxStack"] = 99,
["name"] = "Lunatic Devotee Banner",
["netID"] = 2902,
["placeStyle"] = 114,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2903] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BlueCultistFighterBanner",
["maxStack"] = 99,
["name"] = "Blue Cultist Fighter Banner",
["netID"] = 2903,
["placeStyle"] = 115,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2904] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BoneLeeBanner",
["maxStack"] = 99,
["name"] = "Bone Lee Banner",
["netID"] = 2904,
["placeStyle"] = 116,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2905] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ClingerBanner",
["maxStack"] = 99,
["name"] = "Clinger Banner",
["netID"] = 2905,
["placeStyle"] = 117,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2906] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CochinealBeetleBanner",
["maxStack"] = 99,
["name"] = "Cochineal Beetle Banner",
["netID"] = 2906,
["placeStyle"] = 118,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2907] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CorruptPenguinBanner",
["maxStack"] = 99,
["name"] = "Corrupt Penguin Banner",
["netID"] = 2907,
["placeStyle"] = 119,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2908] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CorruptSlimeBanner",
["maxStack"] = 99,
["name"] = "Corrupt Slime Banner",
["netID"] = 2908,
["placeStyle"] = 120,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2909] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CorruptorBanner",
["maxStack"] = 99,
["name"] = "Corruptor Banner",
["netID"] = 2909,
["placeStyle"] = 121,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2910] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrimslimeBanner",
["maxStack"] = 99,
["name"] = "Crimslime Banner",
["netID"] = 2910,
["placeStyle"] = 122,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2911] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CursedSkullBanner",
["maxStack"] = 99,
["name"] = "Cursed Skull Banner",
["netID"] = 2911,
["placeStyle"] = 123,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2912] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CyanBeetleBanner",
["maxStack"] = 99,
["name"] = "Cyan Beetle Banner",
["netID"] = 2912,
["placeStyle"] = 124,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2913] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DevourerBanner",
["maxStack"] = 99,
["name"] = "Devourer Banner",
["netID"] = 2913,
["placeStyle"] = 125,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2914] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DiablolistBanner",
["maxStack"] = 99,
["name"] = "Diabolist Banner",
["netID"] = 2914,
["placeStyle"] = 126,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2915] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DoctorBonesBanner",
["maxStack"] = 99,
["name"] = "Doctor Bones Banner",
["netID"] = 2915,
["placeStyle"] = 127,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2916] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DungeonSlimeBanner",
["maxStack"] = 99,
["name"] = "Dungeon Slime Banner",
["netID"] = 2916,
["placeStyle"] = 128,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2917] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DungeonSpiritBanner",
["maxStack"] = 99,
["name"] = "Dungeon Spirit Banner",
["netID"] = 2917,
["placeStyle"] = 129,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2918] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ElfArcherBanner",
["maxStack"] = 99,
["name"] = "Elf Archer Banner",
["netID"] = 2918,
["placeStyle"] = 130,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2919] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ElfCopterBanner",
["maxStack"] = 99,
["name"] = "Elf Copter Banner",
["netID"] = 2919,
["placeStyle"] = 131,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2920] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "EyezorBanner",
["maxStack"] = 99,
["name"] = "Eyezor Banner",
["netID"] = 2920,
["placeStyle"] = 132,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2921] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FlockoBanner",
["maxStack"] = 99,
["name"] = "Flocko Banner",
["netID"] = 2921,
["placeStyle"] = 133,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2922] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GhostBanner",
["maxStack"] = 99,
["name"] = "Ghost Banner",
["netID"] = 2922,
["placeStyle"] = 134,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2923] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GiantBatBanner",
["maxStack"] = 99,
["name"] = "Giant Bat Banner",
["netID"] = 2923,
["placeStyle"] = 135,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2924] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GiantCursedSkullBanner",
["maxStack"] = 99,
["name"] = "Giant Cursed Skull Banner",
["netID"] = 2924,
["placeStyle"] = 136,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2925] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GiantFlyingFoxBanner",
["maxStack"] = 99,
["name"] = "Giant Flying Fox Banner",
["netID"] = 2925,
["placeStyle"] = 137,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2926] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GingerbreadManBanner",
["maxStack"] = 99,
["name"] = "Gingerbread Man Banner",
["netID"] = 2926,
["placeStyle"] = 138,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2927] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinArcherBanner",
["maxStack"] = 99,
["name"] = "Goblin Archer Banner",
["netID"] = 2927,
["placeStyle"] = 139,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2928] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GreenSlimeBanner",
["maxStack"] = 99,
["name"] = "Green Slime Banner",
["netID"] = 2928,
["placeStyle"] = 140,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2929] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HeadlessHorsemanBanner",
["maxStack"] = 99,
["name"] = "Headless Horseman Banner",
["netID"] = 2929,
["placeStyle"] = 141,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2930] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HellArmoredBonesBanner",
["maxStack"] = 99,
["name"] = "Hell Armored Bones Banner",
["netID"] = 2930,
["placeStyle"] = 142,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2931] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HellhoundBanner",
["maxStack"] = 99,
["name"] = "Hellhound Banner",
["netID"] = 2931,
["placeStyle"] = 143,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2932] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "HoppinJackBanner",
["maxStack"] = 99,
["name"] = "Hoppin' Jack Banner",
["netID"] = 2932,
["placeStyle"] = 144,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2933] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IceBatBanner",
["maxStack"] = 99,
["name"] = "Ice Bat Banner",
["netID"] = 2933,
["placeStyle"] = 145,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2934] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IceGolemBanner",
["maxStack"] = 99,
["name"] = "Ice Golem Banner",
["netID"] = 2934,
["placeStyle"] = 146,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2935] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IceSlimeBanner",
["maxStack"] = 99,
["name"] = "Ice Slime Banner",
["netID"] = 2935,
["placeStyle"] = 147,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2936] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IchorStickerBanner",
["maxStack"] = 99,
["name"] = "Ichor Sticker Banner",
["netID"] = 2936,
["placeStyle"] = 148,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2937] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IlluminantBatBanner",
["maxStack"] = 99,
["name"] = "Illuminant Bat Banner",
["netID"] = 2937,
["placeStyle"] = 149,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2938] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IlluminantSlimeBanner",
["maxStack"] = 99,
["name"] = "Illuminant Slime Banner",
["netID"] = 2938,
["placeStyle"] = 150,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2939] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "JungleBatBanner",
["maxStack"] = 99,
["name"] = "Jungle Bat Banner",
["netID"] = 2939,
["placeStyle"] = 151,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2940] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "JungleSlimeBanner",
["maxStack"] = 99,
["name"] = "Jungle Slime Banner",
["netID"] = 2940,
["placeStyle"] = 152,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2941] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "KrampusBanner",
["maxStack"] = 99,
["name"] = "Krampus Banner",
["netID"] = 2941,
["placeStyle"] = 153,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2942] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LacBeetleBanner",
["maxStack"] = 99,
["name"] = "Lac Beetle Banner",
["netID"] = 2942,
["placeStyle"] = 154,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2943] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LavaBatBanner",
["maxStack"] = 99,
["name"] = "Lava Bat Banner",
["netID"] = 2943,
["placeStyle"] = 155,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2944] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LavaSlimeBanner",
["maxStack"] = 99,
["name"] = "Lava Slime Banner",
["netID"] = 2944,
["placeStyle"] = 156,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2945] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianBrainscramblerBanner",
["maxStack"] = 99,
["name"] = "Martian Brainscrambler Banner",
["netID"] = 2945,
["placeStyle"] = 157,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2946] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianDroneBanner",
["maxStack"] = 99,
["name"] = "Martian Drone Banner",
["netID"] = 2946,
["placeStyle"] = 158,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2947] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianEngineerBanner",
["maxStack"] = 99,
["name"] = "Martian Engineer Banner",
["netID"] = 2947,
["placeStyle"] = 159,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2948] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianGigazapperBanner",
["maxStack"] = 99,
["name"] = "Martian Gigazapper Banner",
["netID"] = 2948,
["placeStyle"] = 160,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2949] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianGreyGruntBanner",
["maxStack"] = 99,
["name"] = "Martian Gray Grunt Banner",
["netID"] = 2949,
["placeStyle"] = 161,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2950] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianOfficerBanner",
["maxStack"] = 99,
["name"] = "Martian Officer Banner",
["netID"] = 2950,
["placeStyle"] = 162,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2951] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianRaygunnerBanner",
["maxStack"] = 99,
["name"] = "Martian Ray Gunner Banner",
["netID"] = 2951,
["placeStyle"] = 163,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2952] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianScutlixGunnerBanner",
["maxStack"] = 99,
["name"] = "Martian Scutlix Gunner Banner",
["netID"] = 2952,
["placeStyle"] = 164,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2953] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianTeslaTurretBanner",
["maxStack"] = 99,
["name"] = "Martian Tesla Turret Banner",
["netID"] = 2953,
["placeStyle"] = 165,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2954] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MisterStabbyBanner",
["maxStack"] = 99,
["name"] = "Mister Stabby Banner",
["netID"] = 2954,
["placeStyle"] = 166,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2955] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MotherSlimeBanner",
["maxStack"] = 99,
["name"] = "Mother Slime Banner",
["netID"] = 2955,
["placeStyle"] = 167,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2956] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NecromancerBanner",
["maxStack"] = 99,
["name"] = "Necromancer Banner",
["netID"] = 2956,
["placeStyle"] = 168,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2957] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NutcrackerBanner",
["maxStack"] = 99,
["name"] = "Nutcracker Banner",
["netID"] = 2957,
["placeStyle"] = 169,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2958] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PaladinBanner",
["maxStack"] = 99,
["name"] = "Paladin Banner",
["netID"] = 2958,
["placeStyle"] = 170,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2959] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PenguinBanner",
["maxStack"] = 99,
["name"] = "Penguin Banner",
["netID"] = 2959,
["placeStyle"] = 171,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2960] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PinkyBanner",
["maxStack"] = 99,
["name"] = "Pinky Banner",
["netID"] = 2960,
["placeStyle"] = 172,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2961] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PoltergeistBanner",
["maxStack"] = 99,
["name"] = "Poltergeist Banner",
["netID"] = 2961,
["placeStyle"] = 173,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2962] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PossessedArmorBanner",
["maxStack"] = 99,
["name"] = "Possessed Armor Banner",
["netID"] = 2962,
["placeStyle"] = 174,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2963] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PresentMimicBanner",
["maxStack"] = 99,
["name"] = "Present Mimic Banner",
["netID"] = 2963,
["placeStyle"] = 175,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2964] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PurpleSlimeBanner",
["maxStack"] = 99,
["name"] = "Purple Slime Banner",
["netID"] = 2964,
["placeStyle"] = 176,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2965] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RaggedCasterBanner",
["maxStack"] = 99,
["name"] = "Ragged Caster Banner",
["netID"] = 2965,
["placeStyle"] = 177,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2966] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RainbowSlimeBanner",
["maxStack"] = 99,
["name"] = "Rainbow Slime Banner",
["netID"] = 2966,
["placeStyle"] = 178,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2967] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RavenBanner",
["maxStack"] = 99,
["name"] = "Raven Banner",
["netID"] = 2967,
["placeStyle"] = 179,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2968] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RedSlimeBanner",
["maxStack"] = 99,
["name"] = "Red Slime Banner",
["netID"] = 2968,
["placeStyle"] = 180,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2969] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RuneWizardBanner",
["maxStack"] = 99,
["name"] = "Rune Wizard Banner",
["netID"] = 2969,
["placeStyle"] = 181,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2970] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RustyArmoredBonesBanner",
["maxStack"] = 99,
["name"] = "Rusty Armored Bones Banner",
["netID"] = 2970,
["placeStyle"] = 182,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2971] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ScarecrowBanner",
["maxStack"] = 99,
["name"] = "Scarecrow Banner",
["netID"] = 2971,
["placeStyle"] = 183,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2972] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ScutlixBanner",
["maxStack"] = 99,
["name"] = "Scutlix Banner",
["netID"] = 2972,
["placeStyle"] = 184,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2973] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SkeletonArcherBanner",
["maxStack"] = 99,
["name"] = "Skeleton Archer Banner",
["netID"] = 2973,
["placeStyle"] = 185,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2974] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SkeletonCommandoBanner",
["maxStack"] = 99,
["name"] = "Skeleton Commando Banner",
["netID"] = 2974,
["placeStyle"] = 186,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2975] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SkeletonSniperBanner",
["maxStack"] = 99,
["name"] = "Skeleton Sniper Banner",
["netID"] = 2975,
["placeStyle"] = 187,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2976] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SlimerBanner",
["maxStack"] = 99,
["name"] = "Slimer Banner",
["netID"] = 2976,
["placeStyle"] = 188,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2977] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SnatcherBanner",
["maxStack"] = 99,
["name"] = "Snatcher Banner",
["netID"] = 2977,
["placeStyle"] = 189,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2978] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SnowBallaBanner",
["maxStack"] = 99,
["name"] = "Snow Balla Banner",
["netID"] = 2978,
["placeStyle"] = 190,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2979] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SnowmanGangstaBanner",
["maxStack"] = 99,
["name"] = "Snowman Gangsta Banner",
["netID"] = 2979,
["placeStyle"] = 191,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2980] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SpikedIceSlimeBanner",
["maxStack"] = 99,
["name"] = "Spiked Ice Slime Banner",
["netID"] = 2980,
["placeStyle"] = 192,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2981] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SpikedJungleSlimeBanner",
["maxStack"] = 99,
["name"] = "Spiked Jungle Slime Banner",
["netID"] = 2981,
["placeStyle"] = 193,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2982] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SplinterlingBanner",
["maxStack"] = 99,
["name"] = "Splinterling Banner",
["netID"] = 2982,
["placeStyle"] = 194,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2983] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SquidBanner",
["maxStack"] = 99,
["name"] = "Squid Banner",
["netID"] = 2983,
["placeStyle"] = 195,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2984] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "TacticalSkeletonBanner",
["maxStack"] = 99,
["name"] = "Tactical Skeleton Banner",
["netID"] = 2984,
["placeStyle"] = 196,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2985] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "TheGroomBanner",
["maxStack"] = 99,
["name"] = "The Groom Banner",
["netID"] = 2985,
["placeStyle"] = 197,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2986] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "TimBanner",
["maxStack"] = 99,
["name"] = "Tim Banner",
["netID"] = 2986,
["placeStyle"] = 198,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2987] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "UndeadMinerBanner",
["maxStack"] = 99,
["name"] = "Undead Miner Banner",
["netID"] = 2987,
["placeStyle"] = 199,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2988] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "UndeadVikingBanner",
["maxStack"] = 99,
["name"] = "Undead Viking Banner",
["netID"] = 2988,
["placeStyle"] = 200,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2989] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WhiteCultistArcherBanner",
["maxStack"] = 99,
["name"] = "White Cultist Archer Banner",
["netID"] = 2989,
["placeStyle"] = 201,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2990] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WhiteCultistCasterBanner",
["maxStack"] = 99,
["name"] = "White Cultist Caster Banner",
["netID"] = 2990,
["placeStyle"] = 202,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2991] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WhiteCultistFighterBanner",
["maxStack"] = 99,
["name"] = "White Cultist Fighter Banner",
["netID"] = 2991,
["placeStyle"] = 203,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2992] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "YellowSlimeBanner",
["maxStack"] = 99,
["name"] = "Yellow Slime Banner",
["netID"] = 2992,
["placeStyle"] = 204,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2993] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "YetiBanner",
["maxStack"] = 99,
["name"] = "Yeti Banner",
["netID"] = 2993,
["placeStyle"] = 205,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2994] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ZombieElfBanner",
["maxStack"] = 99,
["name"] = "Zombie Elf Banner",
["netID"] = 2994,
["placeStyle"] = 206,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[2995] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "SparkyPainting",
["maxStack"] = 99,
["name"] = "Sparky",
["netID"] = 2995,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[2996] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 353,
["height"] = 12,
["internalName"] = "VineRope",
["material"] = true,
["maxStack"] = 999,
["name"] = "Vine Rope",
["netID"] = 2996,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["width"] = 12,
},
[2997] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "WormholePotion",
["maxStack"] = 30,
["name"] = "Wormhole Potion",
["netID"] = 2997,
["rare"] = 1,
["sacrifices"] = 20,
["value"] = 1000,
["width"] = 14,
},
[2998] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "SummonerEmblem",
["material"] = true,
["name"] = "Summoner Emblem",
["netID"] = 2998,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[2999] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 354,
["height"] = 12,
["internalName"] = "BewitchingTable",
["maxStack"] = 999,
["name"] = "Bewitching Table",
["netID"] = 2999,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[3000] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 355,
["height"] = 12,
["internalName"] = "AlchemyTable",
["maxStack"] = 999,
["name"] = "Alchemy Table",
["netID"] = 3000,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
}, 

[3001] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["healLife"] = 80,
["healMana"] = 400,
["height"] = 24,
["internalName"] = "StrangeBrew",
["maxStack"] = 30,
["name"] = "Strange Brew",
["netID"] = 3001,
["potion"] = true,
["rare"] = 1,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[3002] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "SpelunkerGlowstick",
["maxStack"] = 999,
["name"] = "Spelunker Glowstick",
["netID"] = 3002,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 100,
["shoot"] = 473,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 150,
["width"] = 12,
},
[3003] = {
["ammo"] = 40,
["consumable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "BoneArrow",
["knockBack"] = 2.5,
["maxStack"] = 999,
["name"] = "Bone Arrow",
["netID"] = 3003,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 474,
["shootSpeed"] = 3.5,
["value"] = 15,
["width"] = 10,
},
[3004] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "BoneTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bone Torch",
["netID"] = 3004,
["noWet"] = true,
["placeStyle"] = 13,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 10,
},
[3005] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "VineRopeCoil",
["maxStack"] = 999,
["name"] = "Vine Rope Coil",
["netID"] = 3005,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 10,
["shoot"] = 475,
["shootSpeed"] = 10,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["width"] = 18,
},
[3006] = {
["autoReuse"] = true,
["damage"] = 35,
["height"] = 28,
["internalName"] = "SoulDrain",
["knockBack"] = 2.5,
["magic"] = true,
["mana"] = 10,
["name"] = "Life Drain",
["netID"] = 3006,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 476,
["shootSpeed"] = 10,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 400000,
["width"] = 26,
},
[3007] = {
["UseSound"] = "Item_98",
["autoReuse"] = true,
["damage"] = 28,
["height"] = 6,
["internalName"] = "DartPistol",
["knockBack"] = 3.5,
["name"] = "Dart Pistol",
["netID"] = 3007,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 0.9,
["shoot"] = 10,
["shootSpeed"] = 13,
["useAmmo"] = 283,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 400000,
["width"] = 38,
},
[3008] = {
["UseSound"] = "Item_99",
["autoReuse"] = true,
["damage"] = 52,
["height"] = 6,
["internalName"] = "DartRifle",
["knockBack"] = 5.5,
["name"] = "Dart Rifle",
["netID"] = 3008,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 14.5,
["useAmmo"] = 283,
["useAnimation"] = 38,
["useStyle"] = 5,
["useTime"] = 38,
["value"] = 400000,
["width"] = 38,
},
[3009] = {
["ammo"] = 283,
["consumable"] = true,
["craftable"] = true,
["damage"] = 14,
["height"] = 8,
["internalName"] = "CrystalDart",
["knockBack"] = 3.5,
["maxStack"] = 999,
["name"] = "Crystal Dart",
["netID"] = 3009,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 477,
["shootSpeed"] = 1,
["value"] = 30,
["width"] = 8,
},
[3010] = {
["ammo"] = 283,
["consumable"] = true,
["craftable"] = true,
["damage"] = 10,
["height"] = 8,
["internalName"] = "CursedDart",
["knockBack"] = 2.2,
["maxStack"] = 999,
["name"] = "Cursed Dart",
["netID"] = 3010,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 478,
["shootSpeed"] = 3,
["value"] = 30,
["width"] = 8,
},
[3011] = {
["ammo"] = 283,
["consumable"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 8,
["internalName"] = "IchorDart",
["knockBack"] = 2.5,
["maxStack"] = 999,
["name"] = "Ichor Dart",
["netID"] = 3011,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 479,
["shootSpeed"] = 3,
["value"] = 30,
["width"] = 8,
},
[3012] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 59,
["height"] = 10,
["internalName"] = "ChainGuillotines",
["knockBack"] = 3.25,
["melee"] = true,
["name"] = "Chain Guillotines",
["netID"] = 3012,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 481,
["shootSpeed"] = 14,
["useAnimation"] = 14,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 400000,
["width"] = 30,
},
[3013] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 60,
["height"] = 28,
["internalName"] = "FetidBaghnakhs",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Fetid Baghnakhs",
["netID"] = 3013,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.35,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 400000,
["width"] = 24,
},
[3014] = {
["UseSound"] = "Item_100",
["autoReuse"] = true,
["damage"] = 43,
["height"] = 28,
["internalName"] = "ClingerStaff",
["knockBack"] = 8,
["magic"] = true,
["mana"] = 40,
["name"] = "Clinger Staff",
["netID"] = 3014,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 482,
["shootSpeed"] = 15,
["useAnimation"] = 24,
["useStyle"] = 1,
["useTime"] = 24,
["value"] = 400000,
["width"] = 26,
},
[3015] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "PutridScent",
["material"] = true,
["name"] = "Putrid Scent",
["netID"] = 3015,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
},
[3016] = {
["accessory"] = true,
["defense"] = 8,
["height"] = 24,
["internalName"] = "FleshKnuckles",
["material"] = true,
["name"] = "Flesh Knuckles",
["netID"] = 3016,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
},
[3017] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "FlowerBoots",
["material"] = true,
["name"] = "Flower Boots",
["netID"] = 3017,
["rare"] = 7,
["sacrifices"] = 1,
["shoeSlot"] = 16,
["value"] = 300000,
["width"] = 16,
},
[3018] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 50,
["height"] = 20,
["internalName"] = "Seedler",
["knockBack"] = 6,
["material"] = true,
["melee"] = true,
["name"] = "Seedler",
["netID"] = 3018,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 483,
["shootSpeed"] = 12,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["value"] = 500000,
["width"] = 50,
},
[3019] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["damage"] = 22,
["height"] = 46,
["internalName"] = "HellwingBow",
["knockBack"] = 5.5,
["name"] = "Hellwing Bow",
["netID"] = 3019,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 485,
["shootSpeed"] = 6,
["useAmmo"] = 40,
["useAnimation"] = 13,
["useStyle"] = 5,
["useTime"] = 13,
["value"] = 125000,
["width"] = 18,
},
[3020] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "TendonHook",
["name"] = "Tendon Hook",
["netID"] = 3020,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 486,
["shootSpeed"] = 15,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 300000,
["width"] = 18,
},
[3021] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "ThornHook",
["name"] = "Thorn Hook",
["netID"] = 3021,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 487,
["shootSpeed"] = 16,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 300000,
["width"] = 18,
},
[3022] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "IlluminantHook",
["name"] = "Illuminant Hook",
["netID"] = 3022,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 488,
["shootSpeed"] = 15,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 300000,
["width"] = 18,
},
[3023] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "WormHook",
["name"] = "Worm Hook",
["netID"] = 3023,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 489,
["shootSpeed"] = 15,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 300000,
["width"] = 18,
},
[3024] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "DevDye",
["maxStack"] = 99,
["name"] = "Skiphs' Blood",
["netID"] = 3024,
["rare"] = 9,
["sacrifices"] = 3,
["value"] = 150000,
["width"] = 20,
},
[3025] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "PurpleOozeDye",
["maxStack"] = 99,
["name"] = "Purple Ooze Dye",
["netID"] = 3025,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3026] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ReflectiveSilverDye",
["maxStack"] = 99,
["name"] = "Reflective Silver Dye",
["netID"] = 3026,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3027] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ReflectiveGoldDye",
["maxStack"] = 99,
["name"] = "Reflective Gold Dye",
["netID"] = 3027,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3028] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlueAcidDye",
["maxStack"] = 99,
["name"] = "Blue Acid Dye",
["netID"] = 3028,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3029] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["damage"] = 38,
["height"] = 60,
["internalName"] = "DaedalusStormbow",
["knockBack"] = 2.25,
["name"] = "Daedalus Stormbow",
["netID"] = 3029,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 12.5,
["useAmmo"] = 40,
["useAnimation"] = 19,
["useStyle"] = 5,
["useTime"] = 19,
["value"] = 400000,
["width"] = 28,
},
[3030] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 40,
["height"] = 28,
["internalName"] = "FlyingKnife",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Flying Knife",
["netID"] = 3030,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 6,
["sacrifices"] = 1,
["shoot"] = 491,
["shootSpeed"] = 17,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 400000,
["width"] = 26,
},
[3031] = {
["autoReuse"] = true,
["height"] = 20,
["internalName"] = "BottomlessBucket",
["name"] = "Bottomless Water Bucket",
["netID"] = 3031,
["rare"] = 7,
["sacrifices"] = 1,
["tileBoost"] = 2,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[3032] = {
["autoReuse"] = true,
["height"] = 20,
["internalName"] = "SuperAbsorbantSponge",
["name"] = "Super Absorbant Sponge",
["netID"] = 3032,
["rare"] = 7,
["sacrifices"] = 1,
["tileBoost"] = 2,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[3033] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "GoldRing",
["material"] = true,
["name"] = "Gold Ring",
["netID"] = 3033,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 16,
},
[3034] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CoinRing",
["material"] = true,
["name"] = "Coin Ring",
["netID"] = 3034,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[3035] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "GreedyRing",
["name"] = "Greedy Ring",
["netID"] = 3035,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 16,
},
[3036] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "FishFinder",
["material"] = true,
["name"] = "Fish Finder",
["netID"] = 3036,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 24,
},
[3037] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "WeatherRadio",
["material"] = true,
["name"] = "Weather Radio",
["netID"] = 3037,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3038] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "HadesDye",
["maxStack"] = 99,
["name"] = "Hades Dye",
["netID"] = 3038,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3039] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "TwilightDye",
["maxStack"] = 99,
["name"] = "Twilight Dye",
["netID"] = 3039,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3040] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "AcidDye",
["maxStack"] = 99,
["name"] = "Acid Dye",
["netID"] = 3040,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3041] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "MushroomDye",
["maxStack"] = 99,
["name"] = "Glowing Mushroom Dye",
["netID"] = 3041,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3042] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "PhaseDye",
["maxStack"] = 99,
["name"] = "Phase Dye",
["netID"] = 3042,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3043] = {
["UseSound"] = "Item_25",
["buffType"] = 152,
["damage"] = 0,
["height"] = 30,
["internalName"] = "MagicLantern",
["name"] = "Magic Lantern",
["netID"] = 3043,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 492,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[3044] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxLunarBoss",
["name"] = "Music Box (Lunar Boss)",
["netID"] = 3044,
["placeStyle"] = 32,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3045] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "RainbowTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rainbow Torch",
["netID"] = 3045,
["noWet"] = true,
["placeStyle"] = 14,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250,
["width"] = 10,
},
[3046] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "CursedCampfire",
["maxStack"] = 999,
["name"] = "Cursed Campfire",
["netID"] = 3046,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3047] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "DemonCampfire",
["maxStack"] = 999,
["name"] = "Demon Campfire",
["netID"] = 3047,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3048] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "FrozenCampfire",
["maxStack"] = 999,
["name"] = "Frozen Campfire",
["netID"] = 3048,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3049] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "IchorCampfire",
["maxStack"] = 999,
["name"] = "Ichor Campfire",
["netID"] = 3049,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3050] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "RainbowCampfire",
["maxStack"] = 999,
["name"] = "Rainbow Campfire",
["netID"] = 3050,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3051] = {
["autoReuse"] = true,
["damage"] = 25,
["height"] = 28,
["internalName"] = "CrystalVileShard",
["knockBack"] = 3,
["magic"] = true,
["mana"] = 13,
["name"] = "Crystal Vile Shard",
["netID"] = 3051,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 494,
["shootSpeed"] = 32,
["useAnimation"] = 33,
["useStyle"] = 5,
["useTime"] = 33,
["value"] = 400000,
["width"] = 26,
},
[3052] = {
["UseSound"] = "Item_102",
["autoReuse"] = true,
["crit"] = 3,
["damage"] = 47,
["height"] = 32,
["internalName"] = "ShadowFlameBow",
["knockBack"] = 4.5,
["name"] = "Shadowflame Bow",
["netID"] = 3052,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 495,
["shootSpeed"] = 11,
["useAmmo"] = 40,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 100000,
["width"] = 14,
},
[3053] = {
["UseSound"] = "Item_103",
["autoReuse"] = true,
["crit"] = 3,
["damage"] = 40,
["height"] = 28,
["internalName"] = "ShadowFlameHexDoll",
["knockBack"] = 3.75,
["magic"] = true,
["mana"] = 6,
["name"] = "Shadowflame Hex Doll",
["netID"] = 3053,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 496,
["shootSpeed"] = 9,
["useAnimation"] = 21,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 100000,
["width"] = 24,
},
[3054] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["crit"] = 3,
["damage"] = 38,
["height"] = 20,
["internalName"] = "ShadowFlameKnife",
["knockBack"] = 5.75,
["melee"] = true,
["name"] = "Shadowflame Knife",
["netID"] = 3054,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 497,
["shootSpeed"] = 13,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 12,
["value"] = 100000,
["width"] = 18,
},
[3055] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingAcorns",
["maxStack"] = 99,
["name"] = "Acorns",
["netID"] = 3055,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[3056] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingColdSnap",
["maxStack"] = 99,
["name"] = "Cold Snap",
["netID"] = 3056,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[3057] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingCursedSaint",
["maxStack"] = 99,
["name"] = "Cursed Saint",
["netID"] = 3057,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[3058] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingSnowfellas",
["maxStack"] = 99,
["name"] = "Snowfellas",
["netID"] = 3058,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[3059] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingTheSeason",
["maxStack"] = 99,
["name"] = "The Season",
["netID"] = 3059,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[3060] = {
["UseSound"] = "Item_2",
["buffType"] = 154,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BoneRattle",
["name"] = "Bone Rattle",
["netID"] = 3060,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 499,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 375000,
["width"] = 16,
},
[3061] = {
["accessory"] = true,
["backSlot"] = 8,
["craftable"] = true,
["height"] = 30,
["internalName"] = "ArchitectGizmoPack",
["name"] = "Architect Gizmo Pack",
["netID"] = 3061,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 30,
},
[3062] = {
["UseSound"] = "Item_8",
["buffType"] = 155,
["channel"] = true,
["damage"] = 0,
["height"] = 24,
["internalName"] = "CrimsonHeart",
["name"] = "Crimson Heart",
["netID"] = 3062,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 500,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 75000,
["width"] = 24,
},
[3063] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 200,
["height"] = 30,
["internalName"] = "Meowmere",
["knockBack"] = 6.5,
["material"] = true,
["melee"] = true,
["name"] = "Meowmere",
["netID"] = 3063,
["rare"] = 10,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 502,
["shootSpeed"] = 12,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 16,
["value"] = 1000000,
["width"] = 30,
},
[3064] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 356,
["height"] = 34,
["internalName"] = "Sundial",
["maxStack"] = 99,
["name"] = "Enchanted Sundial",
["netID"] = 3064,
["rare"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150000,
["width"] = 18,
},
[3065] = {
["UseSound"] = "Item_105",
["autoReuse"] = true,
["damage"] = 110,
["height"] = 30,
["internalName"] = "StarWrath",
["knockBack"] = 6.5,
["material"] = true,
["melee"] = true,
["name"] = "Star Wrath",
["netID"] = 3065,
["rare"] = 9,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 503,
["shootSpeed"] = 8,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 16,
["value"] = 1000000,
["width"] = 30,
},
[3066] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 357,
["height"] = 12,
["internalName"] = "MarbleBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Smooth Marble Block",
["netID"] = 3066,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3067] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 177,
["height"] = 12,
["internalName"] = "HellstoneBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hellstone Brick Wall",
["netID"] = 3067,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3068] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "CordageGuide",
["name"] = "Guide to Plant Fiber Cordage",
["netID"] = 3068,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 16,
},
[3069] = {
["UseSound"] = "Item_8",
["crit"] = 10,
["damage"] = 14,
["height"] = 28,
["internalName"] = "WandofSparking",
["magic"] = true,
["mana"] = 2,
["name"] = "Wand of Sparking",
["netID"] = 3069,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 954,
["shootSpeed"] = 7,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 26,
["value"] = 5000,
["width"] = 26,
},
[3070] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 358,
["height"] = 12,
["internalName"] = "GoldBirdCage",
["maxStack"] = 99,
["name"] = "Gold Bird Cage",
["netID"] = 3070,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3071] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 359,
["height"] = 12,
["internalName"] = "GoldBunnyCage",
["maxStack"] = 99,
["name"] = "Gold Bunny Cage",
["netID"] = 3071,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3072] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 360,
["height"] = 12,
["internalName"] = "GoldButterflyCage",
["maxStack"] = 99,
["name"] = "Gold Butterfly Jar",
["netID"] = 3072,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3073] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 361,
["height"] = 12,
["internalName"] = "GoldFrogCage",
["maxStack"] = 99,
["name"] = "Gold Frog Cage",
["netID"] = 3073,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3074] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 362,
["height"] = 12,
["internalName"] = "GoldGrasshopperCage",
["maxStack"] = 99,
["name"] = "Gold Grasshopper Cage",
["netID"] = 3074,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3075] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 363,
["height"] = 12,
["internalName"] = "GoldMouseCage",
["maxStack"] = 99,
["name"] = "Gold Mouse Cage",
["netID"] = 3075,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3076] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 364,
["height"] = 12,
["internalName"] = "GoldWormCage",
["maxStack"] = 99,
["name"] = "Gold Worm Cage",
["netID"] = 3076,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3077] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 365,
["height"] = 12,
["internalName"] = "SilkRope",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silk Rope",
["netID"] = 3077,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 10,
["width"] = 12,
},
[3078] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 366,
["height"] = 12,
["internalName"] = "WebRope",
["material"] = true,
["maxStack"] = 999,
["name"] = "Web Rope",
["netID"] = 3078,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 8,
["useTurn"] = true,
["value"] = 10,
["width"] = 12,
},
[3079] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "SilkRopeCoil",
["maxStack"] = 999,
["name"] = "Silk Rope Coil",
["netID"] = 3079,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 10,
["shoot"] = 505,
["shootSpeed"] = 10,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100,
["width"] = 18,
},
[3080] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "WebRopeCoil",
["maxStack"] = 999,
["name"] = "Web Rope Coil",
["netID"] = 3080,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 10,
["shoot"] = 506,
["shootSpeed"] = 10,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100,
["width"] = 18,
},
[3081] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 367,
["height"] = 12,
["internalName"] = "Marble",
["material"] = true,
["maxStack"] = 999,
["name"] = "Marble Block",
["netID"] = 3081,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3082] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 183,
["height"] = 12,
["internalName"] = "MarbleWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Marble Wall",
["netID"] = 3082,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3083] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 179,
["height"] = 12,
["internalName"] = "MarbleBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Smooth Marble Wall",
["netID"] = 3083,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3084] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "Radar",
["material"] = true,
["name"] = "Radar",
["netID"] = 3084,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 24,
},
[3085] = {
["height"] = 12,
["internalName"] = "LockBox",
["maxStack"] = 99,
["name"] = "Golden Lock Box",
["netID"] = 3085,
["rare"] = 2,
["sacrifices"] = 5,
["value"] = 20000,
["width"] = 12,
},
[3086] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 368,
["height"] = 12,
["internalName"] = "Granite",
["material"] = true,
["maxStack"] = 999,
["name"] = "Granite Block",
["netID"] = 3086,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3087] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 369,
["height"] = 12,
["internalName"] = "GraniteBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Smooth Granite Block",
["netID"] = 3087,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3088] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 184,
["height"] = 12,
["internalName"] = "GraniteWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Granite Wall",
["netID"] = 3088,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3089] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 181,
["height"] = 12,
["internalName"] = "GraniteBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Smooth Granite Wall",
["netID"] = 3089,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3090] = {
["accessory"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "RoyalGel",
["name"] = "Royal Gel",
["netID"] = 3090,
["rare"] = -12,
["rarity"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[3091] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "NightKey",
["maxStack"] = 99,
["name"] = "Key of Night",
["netID"] = 3091,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useTime"] = 20,
["width"] = 14,
},
[3092] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LightKey",
["maxStack"] = 99,
["name"] = "Key of Light",
["netID"] = 3092,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useTime"] = 20,
["width"] = 14,
},
[3093] = {
["height"] = 12,
["internalName"] = "HerbBag",
["maxStack"] = 99,
["name"] = "Herb Bag",
["netID"] = 3093,
["rare"] = 1,
["sacrifices"] = 2,
["value"] = 5000,
["width"] = 12,
},
[3094] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 17,
["height"] = 30,
["internalName"] = "Javelin",
["knockBack"] = 4.75,
["maxStack"] = 999,
["name"] = "Javelin",
["netID"] = 3094,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 507,
["shootSpeed"] = 11.5,
["useAnimation"] = 24,
["useStyle"] = 1,
["useTime"] = 24,
["value"] = 25,
["width"] = 30,
},
[3095] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "TallyCounter",
["material"] = true,
["name"] = "Tally Counter",
["netID"] = 3095,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3096] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "Sextant",
["material"] = true,
["name"] = "Sextant",
["netID"] = 3096,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3097] = {
["accessory"] = true,
["damage"] = 30,
["defense"] = 2,
["expert"] = true,
["height"] = 28,
["internalName"] = "EoCShield",
["knockBack"] = 9,
["melee"] = true,
["name"] = "Shield of Cthulhu",
["netID"] = 3097,
["rare"] = -12,
["rarity"] = 1,
["sacrifices"] = 1,
["shieldSlot"] = 5,
["value"] = 100000,
["width"] = 24,
},
[3098] = {
["UseSound"] = "Item_23",
["axe"] = 30,
["channel"] = true,
["damage"] = 120,
["height"] = 20,
["internalName"] = "ButchersChainsaw",
["knockBack"] = 8,
["melee"] = true,
["name"] = "Butcher's Chainsaw",
["netID"] = 3098,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 509,
["shootSpeed"] = 48,
["tileBoost"] = -1,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 500000,
["width"] = 54,
},
[3099] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "Stopwatch",
["material"] = true,
["name"] = "Stopwatch",
["netID"] = 3099,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3100] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 370,
["height"] = 12,
["internalName"] = "MeteoriteBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Meteorite Brick",
["netID"] = 3100,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3101] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 182,
["height"] = 12,
["internalName"] = "MeteoriteBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Meteorite Brick Wall",
["netID"] = 3101,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3102] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "MetalDetector",
["material"] = true,
["name"] = "Metal Detector",
["netID"] = 3102,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3103] = {
["ammo"] = 40,
["craftable"] = true,
["damage"] = 5,
["height"] = 26,
["internalName"] = "EndlessQuiver",
["knockBack"] = 2,
["name"] = "Endless Quiver",
["netID"] = 3103,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 3,
["value"] = 50000,
["width"] = 26,
},
[3104] = {
["ammo"] = 97,
["craftable"] = true,
["damage"] = 7,
["height"] = 26,
["internalName"] = "EndlessMusketPouch",
["knockBack"] = 2,
["name"] = "Endless Musket Pouch",
["netID"] = 3104,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 14,
["shootSpeed"] = 4,
["value"] = 50000,
["width"] = 26,
},
[3105] = {
["UseSound"] = "Item_106",
["damage"] = 46,
["height"] = 20,
["internalName"] = "ToxicFlask",
["knockBack"] = 4,
["magic"] = true,
["mana"] = 30,
["name"] = "Toxic Flask",
["netID"] = 3105,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 510,
["shootSpeed"] = 9,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 500000,
["width"] = 18,
},
[3106] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 85,
["height"] = 30,
["internalName"] = "PsychoKnife",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Psycho Knife",
["netID"] = 3106,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 500000,
["width"] = 30,
},
[3107] = {
["UseSound"] = "Item_108",
["autoReuse"] = true,
["damage"] = 85,
["height"] = 18,
["internalName"] = "NailGun",
["name"] = "Nail Gun",
["netID"] = 3107,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 514,
["shootSpeed"] = 10,
["useAmmo"] = 3108,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 500000,
["width"] = 50,
},
[3108] = {
["ammo"] = 3108,
["consumable"] = true,
["damage"] = 30,
["height"] = 8,
["internalName"] = "Nail",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Nail",
["netID"] = 3108,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 99,
["shoot"] = 514,
["shootSpeed"] = 6,
["value"] = 100,
["width"] = 8,
},
[3109] = {
["defense"] = 4,
["headSlot"] = 179,
["height"] = 22,
["internalName"] = "NightVisionHelmet",
["material"] = true,
["name"] = "Night Vision Helmet",
["netID"] = 3109,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 22,
},
[3110] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CelestialShell",
["name"] = "Celestial Shell",
["netID"] = 3110,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 700000,
["width"] = 16,
},
[3111] = {
["alpha"] = 100,
["height"] = 12,
["internalName"] = "PinkGel",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pink Gel",
["netID"] = 3111,
["sacrifices"] = 5,
["value"] = 15,
["width"] = 10,
},
[3112] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "BouncyGlowstick",
["maxStack"] = 999,
["name"] = "Bouncy Glowstick",
["netID"] = 3112,
["noMelee"] = true,
["sacrifices"] = 100,
["shoot"] = 515,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10,
["width"] = 12,
},
[3113] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 371,
["height"] = 12,
["internalName"] = "PinkSlimeBlock",
["maxStack"] = 999,
["name"] = "Pink Slime Block",
["netID"] = 3113,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3114] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "PinkTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pink Torch",
["netID"] = 3114,
["noWet"] = true,
["placeStyle"] = 15,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 80,
["width"] = 10,
},
[3115] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 0,
["height"] = 20,
["internalName"] = "BouncyBomb",
["maxStack"] = 99,
["name"] = "Bouncy Bomb",
["netID"] = 3115,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 99,
["shoot"] = 516,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 400,
["width"] = 20,
},
[3116] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 65,
["height"] = 20,
["internalName"] = "BouncyGrenade",
["knockBack"] = 8,
["maxStack"] = 99,
["name"] = "Bouncy Grenade",
["netID"] = 3116,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 517,
["shootSpeed"] = 6.5,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 100,
["width"] = 20,
},
[3117] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 372,
["flame"] = true,
["height"] = 18,
["holdStyle"] = 1,
["internalName"] = "PeaceCandle",
["maxStack"] = 99,
["name"] = "Peace Candle",
["netID"] = 3117,
["noWet"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 8,
},
[3118] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "LifeformAnalyzer",
["material"] = true,
["name"] = "Lifeform Analyzer",
["netID"] = 3118,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3119] = {
["accessory"] = true,
["height"] = 18,
["internalName"] = "DPSMeter",
["material"] = true,
["name"] = "DPS Meter",
["netID"] = 3119,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3120] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "FishermansGuide",
["material"] = true,
["name"] = "Fisherman's Pocket Guide",
["netID"] = 3120,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 24,
},
[3121] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "GoblinTech",
["material"] = true,
["name"] = "Goblin Tech",
["netID"] = 3121,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 24,
},
[3122] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "REK",
["material"] = true,
["name"] = "R.E.K. 3000",
["netID"] = 3122,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 24,
},
[3123] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "PDA",
["material"] = true,
["name"] = "PDA",
["netID"] = 3123,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 24,
},
[3124] = {
["UseSound"] = "Item_6",
["craftable"] = true,
["height"] = 28,
["internalName"] = "CellPhone",
["name"] = "Cell Phone",
["netID"] = 3124,
["rare"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 90,
["useStyle"] = 4,
["useTime"] = 90,
["useTurn"] = true,
["value"] = 400000,
["width"] = 24,
},
[3125] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "GraniteChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Granite Chest",
["netID"] = 3125,
["placeStyle"] = 50,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3126] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "MeteoriteClock",
["maxStack"] = 99,
["name"] = "Meteorite Clock",
["netID"] = 3126,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3127] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "MarbleClock",
["maxStack"] = 99,
["name"] = "Marble Clock",
["netID"] = 3127,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3128] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "GraniteClock",
["maxStack"] = 99,
["name"] = "Granite Clock",
["netID"] = 3128,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3129] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "MeteoriteDoor",
["maxStack"] = 99,
["name"] = "Meteorite Door",
["netID"] = 3129,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[3130] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "MarbleDoor",
["maxStack"] = 99,
["name"] = "Marble Door",
["netID"] = 3130,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[3131] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "GraniteDoor",
["maxStack"] = 99,
["name"] = "Granite Door",
["netID"] = 3131,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[3132] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "MeteoriteDresser",
["maxStack"] = 99,
["name"] = "Meteorite Dresser",
["netID"] = 3132,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3133] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "MarbleDresser",
["maxStack"] = 99,
["name"] = "Marble Dresser",
["netID"] = 3133,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3134] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "GraniteDresser",
["maxStack"] = 99,
["name"] = "Granite Dresser",
["netID"] = 3134,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3135] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "MeteoriteLamp",
["maxStack"] = 99,
["name"] = "Meteorite Lamp",
["netID"] = 3135,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[3136] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "MarbleLamp",
["maxStack"] = 99,
["name"] = "Marble Lamp",
["netID"] = 3136,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[3137] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "GraniteLamp",
["maxStack"] = 99,
["name"] = "Granite Lamp",
["netID"] = 3137,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[3138] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "MeteoriteLantern",
["maxStack"] = 999,
["name"] = "Meteorite Lantern",
["netID"] = 3138,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3139] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "MarbleLantern",
["maxStack"] = 999,
["name"] = "Marble Lantern",
["netID"] = 3139,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3140] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "GraniteLantern",
["maxStack"] = 999,
["name"] = "Granite Lantern",
["netID"] = 3140,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3141] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "MeteoritePiano",
["maxStack"] = 99,
["name"] = "Meteorite Piano",
["netID"] = 3141,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3142] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "MarblePiano",
["maxStack"] = 99,
["name"] = "Marble Piano",
["netID"] = 3142,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3143] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "GranitePiano",
["maxStack"] = 99,
["name"] = "Granite Piano",
["netID"] = 3143,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3144] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "MeteoritePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Meteorite Platform",
["netID"] = 3144,
["placeStyle"] = 27,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3145] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "MarblePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Marble Platform",
["netID"] = 3145,
["placeStyle"] = 29,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3146] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "GranitePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Granite Platform",
["netID"] = 3146,
["placeStyle"] = 28,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3147] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "MeteoriteSink",
["maxStack"] = 99,
["name"] = "Meteorite Sink",
["netID"] = 3147,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3148] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "MarbleSink",
["maxStack"] = 99,
["name"] = "Marble Sink",
["netID"] = 3148,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3149] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "GraniteSink",
["maxStack"] = 99,
["name"] = "Granite Sink",
["netID"] = 3149,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3150] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "MeteoriteSofa",
["maxStack"] = 99,
["name"] = "Meteorite Sofa",
["netID"] = 3150,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3151] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "MarbleSofa",
["maxStack"] = 99,
["name"] = "Marble Sofa",
["netID"] = 3151,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3152] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "GraniteSofa",
["maxStack"] = 99,
["name"] = "Granite Sofa",
["netID"] = 3152,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3153] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "MeteoriteTable",
["maxStack"] = 99,
["name"] = "Meteorite Table",
["netID"] = 3153,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[3154] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "MarbleTable",
["maxStack"] = 99,
["name"] = "Marble Table",
["netID"] = 3154,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[3155] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 14,
["height"] = 20,
["internalName"] = "GraniteTable",
["maxStack"] = 99,
["name"] = "Granite Table",
["netID"] = 3155,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[3156] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "MeteoriteWorkBench",
["maxStack"] = 99,
["name"] = "Meteorite Work Bench",
["netID"] = 3156,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[3157] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "MarbleWorkBench",
["maxStack"] = 99,
["name"] = "Marble Work Bench",
["netID"] = 3157,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[3158] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "GraniteWorkBench",
["maxStack"] = 99,
["name"] = "Granite Work Bench",
["netID"] = 3158,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[3159] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "MeteoriteBathtub",
["maxStack"] = 99,
["name"] = "Meteorite Bathtub",
["netID"] = 3159,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3160] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "MarbleBathtub",
["maxStack"] = 99,
["name"] = "Marble Bathtub",
["netID"] = 3160,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3161] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "GraniteBathtub",
["maxStack"] = 99,
["name"] = "Granite Bathtub",
["netID"] = 3161,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3162] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "MeteoriteBed",
["maxStack"] = 99,
["name"] = "Meteorite Bed",
["netID"] = 3162,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[3163] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "MarbleBed",
["maxStack"] = 99,
["name"] = "Marble Bed",
["netID"] = 3163,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[3164] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "GraniteBed",
["maxStack"] = 99,
["name"] = "Granite Bed",
["netID"] = 3164,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[3165] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "MeteoriteBookcase",
["maxStack"] = 99,
["name"] = "Meteorite Bookcase",
["netID"] = 3165,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3166] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "MarbleBookcase",
["maxStack"] = 99,
["name"] = "Marble Bookcase",
["netID"] = 3166,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3167] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "GraniteBookcase",
["maxStack"] = 99,
["name"] = "Granite Bookcase",
["netID"] = 3167,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3168] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "MeteoriteCandelabra",
["maxStack"] = 99,
["name"] = "Meteorite Candelabra",
["netID"] = 3168,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[3169] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "MarbleCandelabra",
["maxStack"] = 99,
["name"] = "Marble Candelabra",
["netID"] = 3169,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[3170] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "GraniteCandelabra",
["maxStack"] = 99,
["name"] = "Granite Candelabra",
["netID"] = 3170,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[3171] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "MeteoriteCandle",
["maxStack"] = 99,
["name"] = "Meteorite Candle",
["netID"] = 3171,
["noWet"] = true,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[3172] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "MarbleCandle",
["maxStack"] = 99,
["name"] = "Marble Candle",
["netID"] = 3172,
["noWet"] = true,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[3173] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "GraniteCandle",
["maxStack"] = 99,
["name"] = "Granite Candle",
["netID"] = 3173,
["noWet"] = true,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[3174] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "MeteoriteChair",
["maxStack"] = 99,
["name"] = "Meteorite Chair",
["netID"] = 3174,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3175] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "MarbleChair",
["maxStack"] = 99,
["name"] = "Marble Chair",
["netID"] = 3175,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3176] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "GraniteChair",
["maxStack"] = 99,
["name"] = "Granite Chair",
["netID"] = 3176,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3177] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "MeteoriteChandelier",
["maxStack"] = 99,
["name"] = "Meteorite Chandelier",
["netID"] = 3177,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[3178] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "MarbleChandelier",
["maxStack"] = 99,
["name"] = "Marble Chandelier",
["netID"] = 3178,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[3179] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "GraniteChandelier",
["maxStack"] = 99,
["name"] = "Granite Chandelier",
["netID"] = 3179,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[3180] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "MeteoriteChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Meteorite Chest",
["netID"] = 3180,
["placeStyle"] = 49,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3181] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 21,
["height"] = 22,
["internalName"] = "MarbleChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Marble Chest",
["netID"] = 3181,
["placeStyle"] = 51,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3182] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 373,
["height"] = 24,
["internalName"] = "MagicWaterDropper",
["material"] = true,
["maxStack"] = 999,
["name"] = "Magic Water Dropper",
["netID"] = 3182,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 24,
},
[3183] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "GoldenBugNet",
["name"] = "Golden Bug Net",
["netID"] = 3183,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 18,
["useStyle"] = 1,
["useTurn"] = true,
["value"] = 250000,
["width"] = 24,
},
[3184] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 374,
["height"] = 24,
["internalName"] = "MagicLavaDropper",
["material"] = true,
["maxStack"] = 999,
["name"] = "Magic Lava Dropper",
["netID"] = 3184,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 24,
},
[3185] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 375,
["height"] = 24,
["internalName"] = "MagicHoneyDropper",
["material"] = true,
["maxStack"] = 999,
["name"] = "Magic Honey Dropper",
["netID"] = 3185,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 24,
},
[3186] = {
["height"] = 24,
["internalName"] = "EmptyDropper",
["material"] = true,
["maxStack"] = 999,
["name"] = "Empty Dropper",
["netID"] = 3186,
["sacrifices"] = 1,
["value"] = 100,
["width"] = 24,
},
[3187] = {
["defense"] = 5,
["headSlot"] = 180,
["height"] = 18,
["internalName"] = "GladiatorHelmet",
["name"] = "Gladiator Helmet",
["netID"] = 3187,
["sacrifices"] = 1,
["value"] = 17500,
["width"] = 18,
},
[3188] = {
["bodySlot"] = 182,
["defense"] = 6,
["height"] = 18,
["internalName"] = "GladiatorBreastplate",
["name"] = "Gladiator Breastplate",
["netID"] = 3188,
["sacrifices"] = 1,
["value"] = 14000,
["width"] = 18,
},
[3189] = {
["defense"] = 5,
["height"] = 18,
["internalName"] = "GladiatorLeggings",
["legSlot"] = 122,
["name"] = "Gladiator Leggings",
["netID"] = 3189,
["sacrifices"] = 1,
["value"] = 10500,
["width"] = 18,
},
[3190] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ReflectiveDye",
["maxStack"] = 99,
["name"] = "Reflective Dye",
["netID"] = 3190,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3191] = {
["autoReuse"] = true,
["bait"] = 35,
["consumable"] = true,
["craftable"] = true,
["height"] = 12,
["internalName"] = "EnchantedNightcrawler",
["makeNPC"] = 484,
["material"] = true,
["maxStack"] = 999,
["name"] = "Enchanted Nightcrawler",
["netID"] = 3191,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[3192] = {
["autoReuse"] = true,
["bait"] = 15,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Grubby",
["makeNPC"] = 485,
["material"] = true,
["maxStack"] = 999,
["name"] = "Grubby",
["netID"] = 3192,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1250,
["width"] = 12,
},
[3193] = {
["autoReuse"] = true,
["bait"] = 25,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Sluggy",
["makeNPC"] = 486,
["material"] = true,
["maxStack"] = 999,
["name"] = "Sluggy",
["netID"] = 3193,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[3194] = {
["autoReuse"] = true,
["bait"] = 40,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Buggy",
["makeNPC"] = 487,
["material"] = true,
["maxStack"] = 999,
["name"] = "Buggy",
["netID"] = 3194,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[3195] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "GrubSoup",
["maxStack"] = 30,
["name"] = "Grub Soup",
["netID"] = 3195,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[3196] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 0,
["height"] = 26,
["internalName"] = "BombFish",
["maxStack"] = 99,
["name"] = "Bomb Fish",
["netID"] = 3196,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 519,
["shootSpeed"] = 6,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 1000,
["width"] = 26,
},
[3197] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 17,
["height"] = 28,
["internalName"] = "FrostDaggerfish",
["knockBack"] = 3.5,
["maxStack"] = 999,
["name"] = "Frost Daggerfish",
["netID"] = 3197,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 520,
["shootSpeed"] = 12.5,
["useAnimation"] = 13,
["useStyle"] = 1,
["useTime"] = 13,
["value"] = 80,
["width"] = 28,
},
[3198] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 377,
["height"] = 22,
["internalName"] = "SharpeningStation",
["maxStack"] = 999,
["name"] = "Sharpening Station",
["netID"] = 3198,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 28,
},
[3199] = {
["UseSound"] = "Item_6",
["height"] = 20,
["internalName"] = "IceMirror",
["material"] = true,
["name"] = "Ice Mirror",
["netID"] = 3199,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 90,
["useStyle"] = 4,
["useTime"] = 90,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[3200] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "SailfishBoots",
["material"] = true,
["name"] = "Sailfish Boots",
["netID"] = 3200,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 17,
["value"] = 50000,
["width"] = 28,
},
[3201] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "TsunamiInABottle",
["material"] = true,
["name"] = "Tsunami in a Bottle",
["netID"] = 3201,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["waistSlot"] = 11,
["width"] = 16,
},
[3202] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 378,
["height"] = 30,
["internalName"] = "TargetDummy",
["maxStack"] = 99,
["name"] = "Target Dummy",
["netID"] = 3202,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 20,
},
[3203] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "CorruptFishingCrate",
["maxStack"] = 99,
["name"] = "Corrupt Crate",
["netID"] = 3203,
["placeStyle"] = 3,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3204] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "CrimsonFishingCrate",
["maxStack"] = 99,
["name"] = "Crimson Crate",
["netID"] = 3204,
["placeStyle"] = 4,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3205] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "DungeonFishingCrate",
["maxStack"] = 99,
["name"] = "Dungeon Crate",
["netID"] = 3205,
["placeStyle"] = 5,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3206] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "FloatingIslandFishingCrate",
["maxStack"] = 99,
["name"] = "Sky Crate",
["netID"] = 3206,
["placeStyle"] = 6,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3207] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "HallowedFishingCrate",
["maxStack"] = 99,
["name"] = "Hallowed Crate",
["netID"] = 3207,
["placeStyle"] = 7,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3208] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "JungleFishingCrate",
["maxStack"] = 99,
["name"] = "Jungle Crate",
["netID"] = 3208,
["placeStyle"] = 8,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3209] = {
["UseSound"] = "Item_109",
["autoReuse"] = true,
["damage"] = 40,
["height"] = 40,
["internalName"] = "CrystalSerpent",
["knockBack"] = 4.4,
["magic"] = true,
["mana"] = 9,
["name"] = "Crystal Serpent",
["netID"] = 3209,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 521,
["shootSpeed"] = 13,
["useAnimation"] = 29,
["useStyle"] = 5,
["useTime"] = 29,
["value"] = 200000,
["width"] = 36,
},
[3210] = {
["UseSound"] = "Item_111",
["autoReuse"] = true,
["damage"] = 43,
["height"] = 28,
["internalName"] = "Toxikarp",
["knockBack"] = 3,
["name"] = "Toxikarp",
["netID"] = 3210,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 523,
["shootSpeed"] = 8.5,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 10,
["value"] = 200000,
["width"] = 30,
},
[3211] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 55,
["height"] = 40,
["internalName"] = "Bladetongue",
["knockBack"] = 5.75,
["melee"] = true,
["name"] = "Bladetongue",
["netID"] = 3211,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.125,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 200000,
["width"] = 40,
},
[3212] = {
["accessory"] = true,
["height"] = 22,
["internalName"] = "SharkToothNecklace",
["material"] = true,
["name"] = "Shark Tooth Necklace",
["neckSlot"] = 7,
["netID"] = 3212,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 22,
},
[3213] = {
["UseSound"] = "Item_59",
["height"] = 24,
["internalName"] = "MoneyTrough",
["name"] = "Money Trough",
["netID"] = 3213,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 525,
["shootSpeed"] = 4,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 100000,
["width"] = 26,
},
[3214] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 379,
["height"] = 12,
["internalName"] = "Bubble",
["maxStack"] = 999,
["name"] = "Bubble",
["netID"] = 3214,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 12,
},
[3215] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "DayBloomPlanterBox",
["maxStack"] = 999,
["name"] = "Daybloom Planter Box",
["netID"] = 3215,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3216] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "MoonglowPlanterBox",
["maxStack"] = 999,
["name"] = "Moonglow Planter Box",
["netID"] = 3216,
["placeStyle"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3217] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "CorruptPlanterBox",
["maxStack"] = 999,
["name"] = "Deathweed Planter Box",
["netID"] = 3217,
["placeStyle"] = 2,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3218] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "CrimsonPlanterBox",
["maxStack"] = 999,
["name"] = "Deathweed Planter Box",
["netID"] = 3218,
["placeStyle"] = 3,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3219] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "BlinkrootPlanterBox",
["maxStack"] = 999,
["name"] = "Blinkroot Planter Box",
["netID"] = 3219,
["placeStyle"] = 4,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3220] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "WaterleafPlanterBox",
["maxStack"] = 999,
["name"] = "Waterleaf Planter Box",
["netID"] = 3220,
["placeStyle"] = 5,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3221] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "ShiverthornPlanterBox",
["maxStack"] = 999,
["name"] = "Shiverthorn Planter Box",
["netID"] = 3221,
["placeStyle"] = 6,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3222] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 380,
["height"] = 20,
["internalName"] = "FireBlossomPlanterBox",
["maxStack"] = 999,
["name"] = "Fireblossom Planter Box",
["netID"] = 3222,
["placeStyle"] = 7,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 24,
},
[3223] = {
["accessory"] = true,
["expert"] = true,
["height"] = 22,
["internalName"] = "BrainOfConfusion",
["name"] = "Brain of Confusion",
["netID"] = 3223,
["rare"] = -12,
["rarity"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 22,
},
[3224] = {
["accessory"] = true,
["expert"] = true,
["height"] = 22,
["internalName"] = "WormScarf",
["name"] = "Worm Scarf",
["neckSlot"] = 8,
["netID"] = 3224,
["rare"] = -12,
["rarity"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 22,
},
[3225] = {
["accessory"] = true,
["balloonSlot"] = 11,
["height"] = 28,
["internalName"] = "BalloonPufferfish",
["material"] = true,
["name"] = "Balloon Pufferfish",
["netID"] = 3225,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 14,
},
[3226] = {
["headSlot"] = 181,
["height"] = 20,
["internalName"] = "BejeweledValkyrieHead",
["name"] = "Lazure's Valkyrie Circlet",
["netID"] = 3226,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3227] = {
["bodySlot"] = 183,
["height"] = 14,
["internalName"] = "BejeweledValkyrieBody",
["name"] = "Lazure's Valkyrie Cloak",
["netID"] = 3227,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3228] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "BejeweledValkyrieWing",
["name"] = "Lazure's Barrier Platform",
["netID"] = 3228,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 28,
},
[3229] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "RichGravestone1",
["maxStack"] = 99,
["name"] = "Golden Cross Grave Marker",
["netID"] = 3229,
["placeStyle"] = 6,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[3230] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "RichGravestone2",
["maxStack"] = 99,
["name"] = "Golden Tombstone",
["netID"] = 3230,
["placeStyle"] = 7,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[3231] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "RichGravestone3",
["maxStack"] = 99,
["name"] = "Golden Grave Marker",
["netID"] = 3231,
["placeStyle"] = 8,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[3232] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "RichGravestone4",
["maxStack"] = 99,
["name"] = "Golden Gravestone",
["netID"] = 3232,
["placeStyle"] = 9,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[3233] = {
["consumable"] = true,
["createTile"] = 85,
["height"] = 20,
["internalName"] = "RichGravestone5",
["maxStack"] = 99,
["name"] = "Golden Headstone",
["netID"] = 3233,
["placeStyle"] = 10,
["sacrifices"] = 2,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[3234] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 385,
["height"] = 12,
["internalName"] = "CrystalBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crystal Block",
["netID"] = 3234,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3235] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxMartians",
["name"] = "Music Box (Martian Madness)",
["netID"] = 3235,
["placeStyle"] = 33,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3236] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxPirates",
["name"] = "Music Box (Pirate Invasion)",
["netID"] = 3236,
["placeStyle"] = 34,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3237] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxHell",
["name"] = "Music Box (Hell)",
["netID"] = 3237,
["placeStyle"] = 35,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3238] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 186,
["height"] = 12,
["internalName"] = "CrystalBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crystal Block Wall",
["netID"] = 3238,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3239] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 387,
["height"] = 12,
["internalName"] = "Trapdoor",
["maxStack"] = 999,
["name"] = "Trap Door",
["netID"] = 3239,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[3240] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 388,
["height"] = 26,
["internalName"] = "TallGate",
["maxStack"] = 999,
["name"] = "Tall Gate",
["netID"] = 3240,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 18,
},
[3241] = {
["accessory"] = true,
["balloonSlot"] = 12,
["craftable"] = true,
["height"] = 28,
["internalName"] = "SharkronBalloon",
["material"] = true,
["name"] = "Sharkron Balloon",
["netID"] = 3241,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 14,
},
[3242] = {
["headSlot"] = 182,
["height"] = 18,
["internalName"] = "TaxCollectorHat",
["name"] = "Tax Collector's Hat",
["netID"] = 3242,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3243] = {
["bodySlot"] = 184,
["height"] = 18,
["internalName"] = "TaxCollectorSuit",
["name"] = "Tax Collector's Suit",
["netID"] = 3243,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3244] = {
["height"] = 18,
["internalName"] = "TaxCollectorPants",
["legSlot"] = 124,
["name"] = "Tax Collector's Pants",
["netID"] = 3244,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3245] = {
["accessory"] = true,
["expert"] = true,
["handOffSlot"] = 14,
["handOnSlot"] = 22,
["height"] = 16,
["internalName"] = "BoneGlove",
["name"] = "Bone Glove",
["netID"] = 3245,
["rare"] = -12,
["rarity"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 16,
},
[3246] = {
["bodySlot"] = 185,
["height"] = 18,
["internalName"] = "ClothierJacket",
["name"] = "Clothier's Jacket",
["netID"] = 3246,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3247] = {
["height"] = 18,
["internalName"] = "ClothierPants",
["legSlot"] = 125,
["name"] = "Clothier's Pants",
["netID"] = 3247,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3248] = {
["headSlot"] = 183,
["height"] = 18,
["internalName"] = "DyeTraderTurban",
["name"] = "Dye Trader's Turban",
["netID"] = 3248,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3249] = {
["UseSound"] = "Item_113",
["buffType"] = 161,
["damage"] = 50,
["height"] = 28,
["internalName"] = "DeadlySphereStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Deadly Sphere Staff",
["netID"] = 3249,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 533,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 500000,
["width"] = 26,
},
[3250] = {
["accessory"] = true,
["balloonSlot"] = 13,
["craftable"] = true,
["height"] = 22,
["internalName"] = "BalloonHorseshoeFart",
["name"] = "Green Horseshoe Balloon",
["netID"] = 3250,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 20,
},
[3251] = {
["accessory"] = true,
["balloonSlot"] = 14,
["craftable"] = true,
["height"] = 22,
["internalName"] = "BalloonHorseshoeHoney",
["name"] = "Amber Horseshoe Balloon",
["netID"] = 3251,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 20,
},
[3252] = {
["accessory"] = true,
["balloonSlot"] = 15,
["craftable"] = true,
["height"] = 22,
["internalName"] = "BalloonHorseshoeSharkron",
["name"] = "Pink Horseshoe Balloon",
["netID"] = 3252,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 20,
},
[3253] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 390,
["glowMask"] = 129,
["height"] = 30,
["internalName"] = "LavaLamp",
["maxStack"] = 99,
["name"] = "Lava Lamp",
["netID"] = 3253,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 12,
},
[3254] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 391,
["height"] = 12,
["internalName"] = "CageEnchantedNightcrawler",
["maxStack"] = 99,
["name"] = "Enchanted Nightcrawler Cage",
["netID"] = 3254,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3255] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 392,
["height"] = 12,
["internalName"] = "CageBuggy",
["maxStack"] = 99,
["name"] = "Buggy Cage",
["netID"] = 3255,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3256] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 393,
["height"] = 12,
["internalName"] = "CageGrubby",
["maxStack"] = 99,
["name"] = "Grubby Cage",
["netID"] = 3256,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3257] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 394,
["height"] = 12,
["internalName"] = "CageSluggy",
["maxStack"] = 99,
["name"] = "Sluggy Cage",
["netID"] = 3257,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3258] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["crit"] = 15,
["damage"] = 35,
["height"] = 36,
["internalName"] = "SlapHand",
["knockBack"] = 20,
["melee"] = true,
["name"] = "Slap Hand",
["netID"] = 3258,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 250000,
["width"] = 36,
},
[3259] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["hairDye"] = 1,
["height"] = 26,
["internalName"] = "TwilightHairDye",
["maxStack"] = 99,
["name"] = "Twilight Hair Dye",
["netID"] = 3259,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 300000,
["width"] = 20,
},
[3260] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 34,
["internalName"] = "BlessedApple",
["mountType"] = 10,
["name"] = "Blessed Apple",
["netID"] = 3260,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[3261] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "SpectreBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spectre Bar",
["netID"] = 3261,
["placeStyle"] = 21,
["rare"] = 7,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[3262] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 21,
["height"] = 24,
["internalName"] = "Code1",
["knockBack"] = 3.25,
["melee"] = true,
["name"] = "Code 1",
["netID"] = 3262,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 534,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 50000,
["width"] = 24,
},
[3263] = {
["headSlot"] = 184,
["height"] = 18,
["internalName"] = "BuccaneerBandana",
["name"] = "Buccaneer Bandana",
["netID"] = 3263,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3264] = {
["bodySlot"] = 186,
["height"] = 18,
["internalName"] = "BuccaneerShirt",
["name"] = "Buccaneer Tunic",
["netID"] = 3264,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3265] = {
["height"] = 18,
["internalName"] = "BuccaneerPants",
["legSlot"] = 126,
["name"] = "Buccaneer Pantaloons",
["netID"] = 3265,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3266] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 185,
["height"] = 18,
["internalName"] = "ObsidianHelm",
["name"] = "Obsidian Outlaw Hat",
["netID"] = 3266,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 4500,
["width"] = 18,
},
[3267] = {
["bodySlot"] = 187,
["craftable"] = true,
["defense"] = 6,
["height"] = 18,
["internalName"] = "ObsidianShirt",
["name"] = "Obsidian Longcoat",
["netID"] = 3267,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 4500,
["width"] = 18,
},
[3268] = {
["craftable"] = true,
["defense"] = 5,
["height"] = 18,
["internalName"] = "ObsidianPants",
["legSlot"] = 127,
["name"] = "Obsidian Pants",
["netID"] = 3268,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 4500,
["width"] = 18,
},
[3269] = {
["autoReuse"] = true,
["channel"] = true,
["damage"] = 40,
["height"] = 16,
["internalName"] = "MedusaHead",
["knockBack"] = 2,
["magic"] = true,
["mana"] = 15,
["name"] = "Medusa Head",
["netID"] = 3269,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["reuseDelay"] = 10,
["sacrifices"] = 1,
["shoot"] = 535,
["shootSpeed"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 200000,
["width"] = 16,
},
[3270] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 395,
["height"] = 28,
["internalName"] = "ItemFrame",
["maxStack"] = 99,
["name"] = "Item Frame",
["netID"] = 3270,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 28,
},
[3271] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 396,
["height"] = 12,
["internalName"] = "Sandstone",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sandstone Block",
["netID"] = 3271,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3272] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 397,
["height"] = 12,
["internalName"] = "HardenedSand",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Sand Block",
["netID"] = 3272,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3273] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 275,
["height"] = 12,
["internalName"] = "SandstoneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sandstone Wall",
["netID"] = 3273,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3274] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 398,
["height"] = 12,
["internalName"] = "CorruptHardenedSand",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Ebonsand Block",
["netID"] = 3274,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3275] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 399,
["height"] = 12,
["internalName"] = "CrimsonHardenedSand",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Crimsand Block",
["netID"] = 3275,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3276] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 400,
["height"] = 12,
["internalName"] = "CorruptSandstone",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonsandstone Block",
["netID"] = 3276,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3277] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 401,
["height"] = 12,
["internalName"] = "CrimsonSandstone",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimsandstone Block",
["netID"] = 3277,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3278] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 9,
["height"] = 24,
["internalName"] = "WoodYoyo",
["knockBack"] = 2.5,
["material"] = true,
["melee"] = true,
["name"] = "Wooden Yoyo",
["netID"] = 3278,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["shoot"] = 541,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 500,
["width"] = 24,
},
[3279] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 16,
["height"] = 24,
["internalName"] = "CorruptYoyo",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Malaise",
["netID"] = 3279,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 542,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 50000,
["width"] = 24,
},
[3280] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 17,
["height"] = 24,
["internalName"] = "CrimsonYoyo",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Artery",
["netID"] = 3280,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 543,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 50000,
["width"] = 24,
},
[3281] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 18,
["height"] = 24,
["internalName"] = "JungleYoyo",
["knockBack"] = 3.75,
["melee"] = true,
["name"] = "Amazon",
["netID"] = 3281,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 544,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 65000,
["width"] = 24,
},
[3282] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 27,
["height"] = 24,
["internalName"] = "Cascade",
["knockBack"] = 4.3,
["melee"] = true,
["name"] = "Cascade",
["netID"] = 3282,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 545,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 90000,
["width"] = 24,
},
[3283] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 39,
["height"] = 24,
["internalName"] = "Chik",
["knockBack"] = 3.3,
["melee"] = true,
["name"] = "Chik",
["netID"] = 3283,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 546,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 24,
},
[3284] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 54,
["height"] = 24,
["internalName"] = "Code2",
["knockBack"] = 3.8,
["melee"] = true,
["name"] = "Code 2",
["netID"] = 3284,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 547,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 250000,
["width"] = 24,
},
[3285] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 14,
["height"] = 24,
["internalName"] = "Rally",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Rally",
["netID"] = 3285,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 548,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 25000,
["width"] = 24,
},
[3286] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 60,
["height"] = 24,
["internalName"] = "Yelets",
["knockBack"] = 3.1,
["melee"] = true,
["name"] = "Yelets",
["netID"] = 3286,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 7,
["sacrifices"] = 1,
["shoot"] = 549,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 250000,
["width"] = 24,
},
[3287] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 70,
["height"] = 24,
["internalName"] = "RedsYoyo",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Red's Throw",
["netID"] = 3287,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 9,
["sacrifices"] = 1,
["shoot"] = 550,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 24,
},
[3288] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 70,
["height"] = 24,
["internalName"] = "ValkyrieYoyo",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Valkyrie Yoyo",
["netID"] = 3288,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 9,
["sacrifices"] = 1,
["shoot"] = 551,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 24,
},
[3289] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 43,
["height"] = 24,
["internalName"] = "Amarok",
["knockBack"] = 2.8,
["melee"] = true,
["name"] = "Amarok",
["netID"] = 3289,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 552,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 24,
},
[3290] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 41,
["height"] = 24,
["internalName"] = "HelFire",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Hel-Fire",
["netID"] = 3290,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 553,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 24,
},
[3291] = {
["UseSound"] = "Item_1",
["channel"] = true,
["crit"] = 10,
["damage"] = 95,
["height"] = 24,
["internalName"] = "Kraken",
["knockBack"] = 4.3,
["melee"] = true,
["name"] = "Kraken",
["netID"] = 3291,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 554,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 550000,
["width"] = 24,
},
[3292] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 115,
["height"] = 24,
["internalName"] = "TheEyeOfCthulhu",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "The Eye of Cthulhu",
["netID"] = 3292,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 555,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 625000,
["width"] = 24,
},
[3293] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "RedString",
["name"] = "Red String",
["netID"] = 3293,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 1,
["value"] = 1500,
["width"] = 24,
},
[3294] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "OrangeString",
["name"] = "Orange String",
["netID"] = 3294,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 2,
["value"] = 1500,
["width"] = 24,
},
[3295] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "YellowString",
["name"] = "Yellow String",
["netID"] = 3295,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 3,
["value"] = 1500,
["width"] = 24,
},
[3296] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "LimeString",
["name"] = "Lime String",
["netID"] = 3296,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 4,
["value"] = 1500,
["width"] = 24,
},
[3297] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "GreenString",
["name"] = "Green String",
["netID"] = 3297,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 5,
["value"] = 1500,
["width"] = 24,
},
[3298] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "TealString",
["name"] = "Teal String",
["netID"] = 3298,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 6,
["value"] = 1500,
["width"] = 24,
},
[3299] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "CyanString",
["name"] = "Cyan String",
["netID"] = 3299,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 7,
["value"] = 1500,
["width"] = 24,
},
[3300] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "SkyBlueString",
["name"] = "Sky Blue String",
["netID"] = 3300,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 8,
["value"] = 1500,
["width"] = 24,
},
[3301] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "BlueString",
["name"] = "Blue String",
["netID"] = 3301,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 9,
["value"] = 1500,
["width"] = 24,
},
[3302] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "PurpleString",
["name"] = "Purple String",
["netID"] = 3302,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 10,
["value"] = 1500,
["width"] = 24,
},
[3303] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "VioletString",
["name"] = "Violet String",
["netID"] = 3303,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 11,
["value"] = 1500,
["width"] = 24,
},
[3304] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "PinkString",
["name"] = "Pink String",
["netID"] = 3304,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 12,
["value"] = 1500,
["width"] = 24,
},
[3305] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "BrownString",
["name"] = "Brown String",
["netID"] = 3305,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 28,
["value"] = 1500,
["width"] = 24,
},
[3306] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "WhiteString",
["material"] = true,
["name"] = "White String",
["netID"] = 3306,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 14,
["value"] = 1500,
["width"] = 24,
},
[3307] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "RainbowString",
["name"] = "Rainbow String",
["netID"] = 3307,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 27,
["value"] = 1500,
["width"] = 24,
},
[3308] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "BlackString",
["name"] = "Black String",
["netID"] = 3308,
["rare"] = 1,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 1500,
["width"] = 24,
},
[3309] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "BlackCounterweight",
["material"] = true,
["name"] = "Black Counterweight",
["netID"] = 3309,
["rare"] = 2,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 50000,
["width"] = 24,
},
[3310] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "BlueCounterweight",
["material"] = true,
["name"] = "Blue Counterweight",
["netID"] = 3310,
["rare"] = 2,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 50000,
["width"] = 24,
},
[3311] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "GreenCounterweight",
["material"] = true,
["name"] = "Green Counterweight",
["netID"] = 3311,
["rare"] = 2,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 50000,
["width"] = 24,
},
[3312] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "PurpleCounterweight",
["material"] = true,
["name"] = "Purple Counterweight",
["netID"] = 3312,
["rare"] = 2,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 50000,
["width"] = 24,
},
[3313] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "RedCounterweight",
["material"] = true,
["name"] = "Red Counterweight",
["netID"] = 3313,
["rare"] = 2,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 50000,
["width"] = 24,
},
[3314] = {
["accessory"] = true,
["height"] = 24,
["internalName"] = "YellowCounterweight",
["material"] = true,
["name"] = "Yellow Counterweight",
["netID"] = 3314,
["rare"] = 2,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 50000,
["width"] = 24,
},
[3315] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 39,
["height"] = 24,
["internalName"] = "FormatC",
["knockBack"] = 3.25,
["melee"] = true,
["name"] = "Format:C",
["netID"] = 3315,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 562,
["shootSpeed"] = 16,
["stringColor"] = 13,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 24,
},
[3316] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 49,
["height"] = 24,
["internalName"] = "Gradient",
["knockBack"] = 3.8,
["melee"] = true,
["name"] = "Gradient",
["netID"] = 3316,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 563,
["shootSpeed"] = 16,
["stringColor"] = 13,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 200000,
["width"] = 24,
},
[3317] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 22,
["height"] = 24,
["internalName"] = "Valor",
["knockBack"] = 3.85,
["melee"] = true,
["name"] = "Valor",
["netID"] = 3317,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 564,
["shootSpeed"] = 16,
["stringColor"] = 13,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 87500,
["width"] = 24,
},
[3318] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "KingSlimeBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (King Slime)",
["netID"] = 3318,
["rare"] = -12,
["rarity"] = 1,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3319] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "EyeOfCthulhuBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Eye of Cthulhu)",
["netID"] = 3319,
["rare"] = -12,
["rarity"] = 1,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3320] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "EaterOfWorldsBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Eater of Worlds)",
["netID"] = 3320,
["rare"] = -12,
["rarity"] = 2,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3321] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "BrainOfCthulhuBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Brain of Cthulhu)",
["netID"] = 3321,
["rare"] = -12,
["rarity"] = 2,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3322] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "QueenBeeBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Queen Bee)",
["netID"] = 3322,
["rare"] = -12,
["rarity"] = 3,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3323] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "SkeletronBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Skeletron)",
["netID"] = 3323,
["rare"] = -12,
["rarity"] = 3,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3324] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "WallOfFleshBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Wall of Flesh)",
["netID"] = 3324,
["rare"] = -12,
["rarity"] = 4,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3325] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "DestroyerBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (The Destroyer)",
["netID"] = 3325,
["rare"] = -12,
["rarity"] = 5,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3326] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "TwinsBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (The Twins)",
["netID"] = 3326,
["rare"] = -12,
["rarity"] = 5,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3327] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "SkeletronPrimeBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Skeletron Prime)",
["netID"] = 3327,
["rare"] = -12,
["rarity"] = 5,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3328] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "PlanteraBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Plantera)",
["netID"] = 3328,
["rare"] = -12,
["rarity"] = 6,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3329] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "GolemBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Golem)",
["netID"] = 3329,
["rare"] = -12,
["rarity"] = 7,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3330] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "FishronBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Duke Fishron)",
["netID"] = 3330,
["rare"] = -12,
["rarity"] = 7,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3331] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "CultistBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Lunatic Cultist)",
["netID"] = 3331,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 0,
["stringColor"] = 13,
["width"] = 24,
},
[3332] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "MoonLordBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Moon Lord)",
["netID"] = 3332,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 3,
["stringColor"] = 13,
["width"] = 24,
},
[3333] = {
["accessory"] = true,
["backSlot"] = 9,
["expert"] = true,
["height"] = 22,
["internalName"] = "HiveBackpack",
["name"] = "Hive Pack",
["netID"] = 3333,
["rare"] = -12,
["rarity"] = 3,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 100000,
["width"] = 22,
},
[3334] = {
["accessory"] = true,
["handOffSlot"] = 11,
["handOnSlot"] = 18,
["height"] = 22,
["internalName"] = "YoYoGlove",
["material"] = true,
["name"] = "Yoyo Glove",
["netID"] = 3334,
["rare"] = 4,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 500000,
["width"] = 22,
},
[3335] = {
["UseSound"] = "Item_4",
["consumable"] = true,
["expert"] = true,
["height"] = 18,
["internalName"] = "DemonHeart",
["maxStack"] = 99,
["name"] = "Demon Heart",
["netID"] = 3335,
["rare"] = -12,
["rarity"] = 4,
["sacrifices"] = 1,
["stringColor"] = 13,
["useAnimation"] = 30,
["useStyle"] = 4,
["useTime"] = 30,
["value"] = 100000,
["width"] = 18,
},
[3336] = {
["accessory"] = true,
["expert"] = true,
["height"] = 22,
["internalName"] = "SporeSac",
["name"] = "Spore Sac",
["netID"] = 3336,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 200000,
["width"] = 22,
},
[3337] = {
["accessory"] = true,
["expert"] = true,
["height"] = 22,
["internalName"] = "ShinyStone",
["name"] = "Shiny Stone",
["netID"] = 3337,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 1,
["stringColor"] = 13,
["value"] = 250000,
["width"] = 22,
},
[3338] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 402,
["height"] = 12,
["internalName"] = "HallowHardenedSand",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Pearlsand Block",
["netID"] = 3338,
["sacrifices"] = 100,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3339] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 403,
["height"] = 12,
["internalName"] = "HallowSandstone",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlsandstone Block",
["netID"] = 3339,
["sacrifices"] = 100,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3340] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 304,
["height"] = 12,
["internalName"] = "HardenedSandWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Sand Wall",
["netID"] = 3340,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3341] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 305,
["height"] = 12,
["internalName"] = "CorruptHardenedSandWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Ebonsand Wall",
["netID"] = 3341,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3342] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 306,
["height"] = 12,
["internalName"] = "CrimsonHardenedSandWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Crimsand Wall",
["netID"] = 3342,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3343] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 307,
["height"] = 12,
["internalName"] = "HallowHardenedSandWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hardened Pearlsand Wall",
["netID"] = 3343,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3344] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 308,
["height"] = 12,
["internalName"] = "CorruptSandstoneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonsandstone Wall",
["netID"] = 3344,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3345] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 309,
["height"] = 12,
["internalName"] = "CrimsonSandstoneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimsandstone Wall",
["netID"] = 3345,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3346] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 310,
["height"] = 12,
["internalName"] = "HallowSandstoneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlsandstone Wall",
["netID"] = 3346,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3347] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 404,
["height"] = 12,
["internalName"] = "DesertFossil",
["material"] = true,
["maxStack"] = 999,
["name"] = "Desert Fossil",
["netID"] = 3347,
["sacrifices"] = 200,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3348] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 311,
["height"] = 12,
["internalName"] = "DesertFossilWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Desert Fossil Wall",
["netID"] = 3348,
["sacrifices"] = 400,
["stringColor"] = 13,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3349] = {
["UseSound"] = "Item_1",
["damage"] = 20,
["height"] = 32,
["internalName"] = "DyeTradersScimitar",
["knockBack"] = 4.25,
["melee"] = true,
["name"] = "Exotic Scimitar",
["netID"] = 3349,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 18,
["useStyle"] = 1,
["useTime"] = 18,
["value"] = 25000,
["width"] = 32,
},
[3350] = {
["crit"] = 7,
["damage"] = 12,
["height"] = 14,
["internalName"] = "PainterPaintballGun",
["knockBack"] = 1.25,
["name"] = "Paintball Gun",
["netID"] = 3350,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 0.85,
["shoot"] = 587,
["shootSpeed"] = 10,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 9,
["value"] = 25000,
["width"] = 24,
},
[3351] = {
["UseSound"] = "Item_1",
["damage"] = 16,
["height"] = 28,
["internalName"] = "TaxCollectorsStickOfDoom",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Classy Cane",
["netID"] = 3351,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 25000,
["width"] = 28,
},
[3352] = {
["UseSound"] = "Item_1",
["damage"] = 14,
["height"] = 32,
["internalName"] = "StylistKilLaKillScissorsIWish",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Stylish Scissors",
["netID"] = 3352,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 12,
["value"] = 25000,
["width"] = 32,
},
[3353] = {
["craftable"] = true,
["expert"] = true,
["height"] = 26,
["internalName"] = "MinecartMech",
["mountType"] = 11,
["name"] = "Mechanical Cart",
["netID"] = 3353,
["rare"] = -12,
["rarity"] = 6,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 36,
},
[3354] = {
["expert"] = true,
["height"] = 20,
["internalName"] = "MechanicalWheelPiece",
["material"] = true,
["maxStack"] = 99,
["name"] = "Mechanical Wheel Piece",
["netID"] = 3354,
["rare"] = -12,
["rarity"] = 5,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 20,
},
[3355] = {
["expert"] = true,
["height"] = 20,
["internalName"] = "MechanicalWagonPiece",
["material"] = true,
["maxStack"] = 99,
["name"] = "Mechanical Wagon Piece",
["netID"] = 3355,
["rare"] = -12,
["rarity"] = 5,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 20,
},
[3356] = {
["expert"] = true,
["height"] = 20,
["internalName"] = "MechanicalBatteryPiece",
["material"] = true,
["maxStack"] = 99,
["name"] = "Mechanical Battery Piece",
["netID"] = 3356,
["rare"] = -12,
["rarity"] = 5,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 20,
},
[3357] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "AncientCultistTrophy",
["maxStack"] = 99,
["name"] = "Lunatic Cultist Trophy",
["netID"] = 3357,
["placeStyle"] = 56,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[3358] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "MartianSaucerTrophy",
["maxStack"] = 99,
["name"] = "Martian Saucer Trophy",
["netID"] = 3358,
["placeStyle"] = 57,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[3359] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "FlyingDutchmanTrophy",
["maxStack"] = 99,
["name"] = "Flying Dutchman Trophy",
["netID"] = 3359,
["placeStyle"] = 58,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[3360] = {
["autoReuse"] = true,
["createTile"] = 383,
["height"] = 10,
["internalName"] = "LivingMahoganyWand",
["name"] = "Living Mahogany Wand",
["netID"] = 3360,
["rare"] = 1,
["sacrifices"] = 1,
["tileWand"] = 620,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 8,
},
[3361] = {
["autoReuse"] = true,
["createTile"] = 384,
["height"] = 10,
["internalName"] = "LivingMahoganyLeafWand",
["name"] = "Rich Mahogany Leaf Wand",
["netID"] = 3361,
["rare"] = 1,
["sacrifices"] = 1,
["tileWand"] = 620,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 8,
},
[3362] = {
["bodySlot"] = 188,
["height"] = 20,
["internalName"] = "FallenTuxedoShirt",
["name"] = "Fallen Tuxedo Shirt",
["netID"] = 3362,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3363] = {
["height"] = 20,
["internalName"] = "FallenTuxedoPants",
["legSlot"] = 128,
["name"] = "Fallen Tuxedo Pants",
["netID"] = 3363,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3364] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 405,
["height"] = 28,
["internalName"] = "Fireplace",
["maxStack"] = 99,
["name"] = "Fireplace",
["netID"] = 3364,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 28,
},
[3365] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 406,
["height"] = 28,
["internalName"] = "Chimney",
["maxStack"] = 99,
["name"] = "Chimney",
["netID"] = 3365,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 28,
},
[3366] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "YoyoBag",
["name"] = "Yoyo Bag",
["netID"] = 3366,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 24,
},
[3367] = {
["UseSound"] = "Item_25",
["channel"] = true,
["expert"] = true,
["height"] = 34,
["internalName"] = "ShrimpyTruffle",
["mountType"] = 12,
["name"] = "Shrimpy Truffle",
["netID"] = 3367,
["noMelee"] = true,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[3368] = {
["channel"] = true,
["damage"] = 25,
["height"] = 38,
["internalName"] = "Arkhalis",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Arkhalis",
["netID"] = 3368,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 9,
["sacrifices"] = 1,
["shoot"] = 595,
["shootSpeed"] = 15,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 250000,
["width"] = 14,
},
[3369] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 209,
["height"] = 12,
["internalName"] = "ConfettiCannon",
["maxStack"] = 999,
["name"] = "Confetti Cannon",
["netID"] = 3369,
["placeStyle"] = 2,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250000,
["width"] = 12,
},
[3370] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxTowers",
["name"] = "Music Box (The Towers)",
["netID"] = 3370,
["placeStyle"] = 36,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3371] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxGoblins",
["name"] = "Music Box (Goblin Invasion)",
["netID"] = 3371,
["placeStyle"] = 37,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3372] = {
["headSlot"] = 186,
["height"] = 20,
["internalName"] = "BossMaskCultist",
["name"] = "Lunatic Cultist Mask",
["netID"] = 3372,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[3373] = {
["headSlot"] = 187,
["height"] = 20,
["internalName"] = "BossMaskMoonlord",
["name"] = "Moon Lord Mask",
["netID"] = 3373,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[3374] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 188,
["height"] = 18,
["internalName"] = "FossilHelm",
["name"] = "Fossil Helmet",
["netID"] = 3374,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 15000,
["width"] = 18,
},
[3375] = {
["bodySlot"] = 189,
["craftable"] = true,
["defense"] = 5,
["height"] = 18,
["internalName"] = "FossilShirt",
["name"] = "Fossil Plate",
["netID"] = 3375,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 18,
},
[3376] = {
["craftable"] = true,
["defense"] = 4,
["height"] = 18,
["internalName"] = "FossilPants",
["legSlot"] = 129,
["name"] = "Fossil Greaves",
["netID"] = 3376,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["width"] = 18,
},
[3377] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 21,
["height"] = 40,
["internalName"] = "AmberStaff",
["knockBack"] = 4.75,
["magic"] = true,
["mana"] = 7,
["name"] = "Amber Staff",
["netID"] = 3377,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 597,
["shootSpeed"] = 9,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 20000,
["width"] = 40,
},
[3378] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 30,
["internalName"] = "BoneJavelin",
["knockBack"] = 5,
["maxStack"] = 999,
["name"] = "Bone Javelin",
["netID"] = 3378,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 598,
["shootSpeed"] = 10,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 50,
["width"] = 30,
},
[3379] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["damage"] = 14,
["height"] = 20,
["internalName"] = "BoneDagger",
["knockBack"] = 1.5,
["maxStack"] = 999,
["name"] = "Bone Throwing Knife",
["netID"] = 3379,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 599,
["shootSpeed"] = 10,
["useAnimation"] = 14,
["useStyle"] = 1,
["useTime"] = 14,
["value"] = 50,
["width"] = 18,
},
[3380] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 407,
["height"] = 12,
["internalName"] = "FossilOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sturdy Fossil",
["netID"] = 3380,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3381] = {
["craftable"] = true,
["defense"] = 10,
["headSlot"] = 189,
["height"] = 18,
["internalName"] = "StardustHelmet",
["name"] = "Stardust Helmet",
["netID"] = 3381,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 350000,
["width"] = 18,
},
[3382] = {
["bodySlot"] = 190,
["craftable"] = true,
["defense"] = 16,
["height"] = 18,
["internalName"] = "StardustBreastplate",
["name"] = "Stardust Plate",
["netID"] = 3382,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 700000,
["width"] = 18,
},
[3383] = {
["craftable"] = true,
["defense"] = 12,
["height"] = 18,
["internalName"] = "StardustLeggings",
["legSlot"] = 130,
["name"] = "Stardust Leggings",
["netID"] = 3383,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 525000,
["width"] = 18,
},
[3384] = {
["autoReuse"] = true,
["channel"] = true,
["height"] = 16,
["internalName"] = "PortalGun",
["knockBack"] = 2,
["name"] = "Portal Gun",
["netID"] = 3384,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 600,
["shootSpeed"] = 24,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 500000,
["width"] = 16,
},
[3385] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "StrangePlant1",
["maxStack"] = 99,
["name"] = "Strange Plant",
["netID"] = 3385,
["placeStyle"] = 8,
["rare"] = -11,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[3386] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "StrangePlant2",
["maxStack"] = 99,
["name"] = "Strange Plant",
["netID"] = 3386,
["placeStyle"] = 9,
["rare"] = -11,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[3387] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "StrangePlant3",
["maxStack"] = 99,
["name"] = "Strange Plant",
["netID"] = 3387,
["placeStyle"] = 10,
["rare"] = -11,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[3388] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 227,
["height"] = 20,
["internalName"] = "StrangePlant4",
["maxStack"] = 99,
["name"] = "Strange Plant",
["netID"] = 3388,
["placeStyle"] = 11,
["rare"] = -11,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[3389] = {
["UseSound"] = "Item_1",
["channel"] = true,
["crit"] = 10,
["damage"] = 190,
["height"] = 24,
["internalName"] = "Terrarian",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Terrarian",
["netID"] = 3389,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 603,
["shootSpeed"] = 16,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 500000,
["width"] = 24,
},
[3390] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinSummonerBanner",
["maxStack"] = 99,
["name"] = "Goblin Summoner Banner",
["netID"] = 3390,
["placeStyle"] = 207,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3391] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SalamanderBanner",
["maxStack"] = 99,
["name"] = "Salamander Banner",
["netID"] = 3391,
["placeStyle"] = 208,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3392] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GiantShellyBanner",
["maxStack"] = 99,
["name"] = "Giant Shelly Banner",
["netID"] = 3392,
["placeStyle"] = 209,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3393] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrawdadBanner",
["maxStack"] = 99,
["name"] = "Crawdad Banner",
["netID"] = 3393,
["placeStyle"] = 210,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3394] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FritzBanner",
["maxStack"] = 99,
["name"] = "Fritz Banner",
["netID"] = 3394,
["placeStyle"] = 211,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3395] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CreatureFromTheDeepBanner",
["maxStack"] = 99,
["name"] = "Creature From The Deep Banner",
["netID"] = 3395,
["placeStyle"] = 212,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3396] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DrManFlyBanner",
["maxStack"] = 99,
["name"] = "Dr. Man Fly Banner",
["netID"] = 3396,
["placeStyle"] = 213,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3397] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MothronBanner",
["maxStack"] = 99,
["name"] = "Mothron Banner",
["netID"] = 3397,
["placeStyle"] = 214,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3398] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SeveredHandBanner",
["maxStack"] = 99,
["name"] = "Severed Hand Banner",
["netID"] = 3398,
["placeStyle"] = 215,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3399] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ThePossessedBanner",
["maxStack"] = 99,
["name"] = "The Possessed Banner",
["netID"] = 3399,
["placeStyle"] = 216,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3400] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ButcherBanner",
["maxStack"] = 99,
["name"] = "Butcher Banner",
["netID"] = 3400,
["placeStyle"] = 217,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3401] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PsychoBanner",
["maxStack"] = 99,
["name"] = "Psycho Banner",
["netID"] = 3401,
["placeStyle"] = 218,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3402] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DeadlySphereBanner",
["maxStack"] = 99,
["name"] = "Deadly Sphere Banner",
["netID"] = 3402,
["placeStyle"] = 219,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3403] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NailheadBanner",
["maxStack"] = 99,
["name"] = "Nailhead Banner",
["netID"] = 3403,
["placeStyle"] = 220,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3404] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PoisonousSporeBanner",
["maxStack"] = 99,
["name"] = "Poisonous Spore Banner",
["netID"] = 3404,
["placeStyle"] = 221,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3405] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MedusaBanner",
["maxStack"] = 99,
["name"] = "Medusa Banner",
["netID"] = 3405,
["placeStyle"] = 222,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3406] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GreekSkeletonBanner",
["maxStack"] = 99,
["name"] = "Hoplite Banner",
["netID"] = 3406,
["placeStyle"] = 223,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3407] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GraniteFlyerBanner",
["maxStack"] = 99,
["name"] = "Granite Elemental Banner",
["netID"] = 3407,
["placeStyle"] = 224,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3408] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GraniteGolemBanner",
["maxStack"] = 99,
["name"] = "Granite Golem Banner",
["netID"] = 3408,
["placeStyle"] = 225,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3409] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodZombieBanner",
["maxStack"] = 99,
["name"] = "Blood Zombie Banner",
["netID"] = 3409,
["placeStyle"] = 226,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3410] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DripplerBanner",
["maxStack"] = 99,
["name"] = "Drippler Banner",
["netID"] = 3410,
["placeStyle"] = 227,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3411] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "TombCrawlerBanner",
["maxStack"] = 99,
["name"] = "Tomb Crawler Banner",
["netID"] = 3411,
["placeStyle"] = 228,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3412] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DuneSplicerBanner",
["maxStack"] = 99,
["name"] = "Dune Splicer Banner",
["netID"] = 3412,
["placeStyle"] = 229,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3413] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "FlyingAntlionBanner",
["maxStack"] = 99,
["name"] = "Antlion Swarmer Banner",
["netID"] = 3413,
["placeStyle"] = 230,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3414] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WalkingAntlionBanner",
["maxStack"] = 99,
["name"] = "Antlion Charger Banner",
["netID"] = 3414,
["placeStyle"] = 231,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3415] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DesertGhoulBanner",
["maxStack"] = 99,
["name"] = "Ghoul Banner",
["netID"] = 3415,
["placeStyle"] = 232,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3416] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DesertLamiaBanner",
["maxStack"] = 99,
["name"] = "Lamia Banner",
["netID"] = 3416,
["placeStyle"] = 233,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3417] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DesertDjinnBanner",
["maxStack"] = 99,
["name"] = "Desert Spirit Banner",
["netID"] = 3417,
["placeStyle"] = 234,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3418] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DesertBasiliskBanner",
["maxStack"] = 99,
["name"] = "Basilisk Banner",
["netID"] = 3418,
["placeStyle"] = 235,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3419] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RavagerScorpionBanner",
["maxStack"] = 99,
["name"] = "Sand Poacher Banner",
["netID"] = 3419,
["placeStyle"] = 236,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3420] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "StardustSoldierBanner",
["maxStack"] = 99,
["name"] = "Stargazer Banner",
["netID"] = 3420,
["placeStyle"] = 237,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3421] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "StardustWormBanner",
["maxStack"] = 99,
["name"] = "Milkyway Weaver Banner",
["netID"] = 3421,
["placeStyle"] = 238,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3422] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "StardustJellyfishBanner",
["maxStack"] = 99,
["name"] = "Flow Invader Banner",
["netID"] = 3422,
["placeStyle"] = 239,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3423] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "StardustSpiderBanner",
["maxStack"] = 99,
["name"] = "Twinkle Popper Banner",
["netID"] = 3423,
["placeStyle"] = 240,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3424] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "StardustSmallCellBanner",
["maxStack"] = 99,
["name"] = "Small Star Cell Banner",
["netID"] = 3424,
["placeStyle"] = 241,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3425] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "StardustLargeCellBanner",
["maxStack"] = 99,
["name"] = "Star Cell Banner",
["netID"] = 3425,
["placeStyle"] = 242,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3426] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SolarCoriteBanner",
["maxStack"] = 99,
["name"] = "Corite Banner",
["netID"] = 3426,
["placeStyle"] = 243,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3427] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SolarSrollerBanner",
["maxStack"] = 99,
["name"] = "Sroller Banner",
["netID"] = 3427,
["placeStyle"] = 244,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3428] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SolarCrawltipedeBanner",
["maxStack"] = 99,
["name"] = "Crawltipede Banner",
["netID"] = 3428,
["placeStyle"] = 245,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3429] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SolarDrakomireRiderBanner",
["maxStack"] = 99,
["name"] = "Drakomire Rider Banner",
["netID"] = 3429,
["placeStyle"] = 246,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3430] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SolarDrakomireBanner",
["maxStack"] = 99,
["name"] = "Drakomire Banner",
["netID"] = 3430,
["placeStyle"] = 247,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3431] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SolarSolenianBanner",
["maxStack"] = 99,
["name"] = "Selenian Banner",
["netID"] = 3431,
["placeStyle"] = 248,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3432] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NebulaSoldierBanner",
["maxStack"] = 99,
["name"] = "Predictor Banner",
["netID"] = 3432,
["placeStyle"] = 249,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3433] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NebulaHeadcrabBanner",
["maxStack"] = 99,
["name"] = "Brain Suckler Banner",
["netID"] = 3433,
["placeStyle"] = 250,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3434] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NebulaBrainBanner",
["maxStack"] = 99,
["name"] = "Nebula Floater Banner",
["netID"] = 3434,
["placeStyle"] = 251,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3435] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "NebulaBeastBanner",
["maxStack"] = 99,
["name"] = "Evolution Beast Banner",
["netID"] = 3435,
["placeStyle"] = 252,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3436] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "VortexLarvaBanner",
["maxStack"] = 99,
["name"] = "Alien Larva Banner",
["netID"] = 3436,
["placeStyle"] = 253,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3437] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "VortexHornetQueenBanner",
["maxStack"] = 99,
["name"] = "Alien Queen Banner",
["netID"] = 3437,
["placeStyle"] = 254,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3438] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "VortexHornetBanner",
["maxStack"] = 99,
["name"] = "Alien Hornet Banner",
["netID"] = 3438,
["placeStyle"] = 255,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3439] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "VortexSoldierBanner",
["maxStack"] = 99,
["name"] = "Vortexian Banner",
["netID"] = 3439,
["placeStyle"] = 256,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3440] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "VortexRiflemanBanner",
["maxStack"] = 99,
["name"] = "Storm Diver Banner",
["netID"] = 3440,
["placeStyle"] = 257,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3441] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PirateCaptainBanner",
["maxStack"] = 99,
["name"] = "Pirate Captain Banner",
["netID"] = 3441,
["placeStyle"] = 258,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3442] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PirateDeadeyeBanner",
["maxStack"] = 99,
["name"] = "Pirate Deadeye Banner",
["netID"] = 3442,
["placeStyle"] = 259,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3443] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PirateCorsairBanner",
["maxStack"] = 99,
["name"] = "Pirate Corsair Banner",
["netID"] = 3443,
["placeStyle"] = 260,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3444] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PirateCrossbowerBanner",
["maxStack"] = 99,
["name"] = "Pirate Crossbower Banner",
["netID"] = 3444,
["placeStyle"] = 261,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3445] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MartianWalkerBanner",
["maxStack"] = 99,
["name"] = "Martian Walker Banner",
["netID"] = 3445,
["placeStyle"] = 262,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3446] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RedDevilBanner",
["maxStack"] = 99,
["name"] = "Red Devil Banner",
["netID"] = 3446,
["placeStyle"] = 263,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3447] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "PinkJellyfishBanner",
["maxStack"] = 99,
["name"] = "Pink Jellyfish Banner",
["netID"] = 3447,
["placeStyle"] = 264,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3448] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GreenJellyfishBanner",
["maxStack"] = 99,
["name"] = "Green Jellyfish Banner",
["netID"] = 3448,
["placeStyle"] = 265,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3449] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DarkMummyBanner",
["maxStack"] = 99,
["name"] = "Dark Mummy Banner",
["netID"] = 3449,
["placeStyle"] = 266,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3450] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LightMummyBanner",
["maxStack"] = 99,
["name"] = "Light Mummy Banner",
["netID"] = 3450,
["placeStyle"] = 267,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3451] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "AngryBonesBanner",
["maxStack"] = 99,
["name"] = "Angry Bones Banner",
["netID"] = 3451,
["placeStyle"] = 268,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3452] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "IceTortoiseBanner",
["maxStack"] = 99,
["name"] = "Ice Tortoise Banner",
["netID"] = 3452,
["placeStyle"] = 269,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3453] = {
["buffType"] = 179,
["height"] = 12,
["internalName"] = "NebulaPickup1",
["name"] = "Damage Booster",
["netID"] = 3453,
["sacrifices"] = 0,
["width"] = 12,
},
[3454] = {
["buffType"] = 173,
["height"] = 12,
["internalName"] = "NebulaPickup2",
["name"] = "Life Booster",
["netID"] = 3454,
["sacrifices"] = 0,
["width"] = 12,
},
[3455] = {
["buffType"] = 176,
["height"] = 12,
["internalName"] = "NebulaPickup3",
["name"] = "Mana Booster",
["netID"] = 3455,
["sacrifices"] = 0,
["width"] = 12,
},
[3456] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "FragmentVortex",
["material"] = true,
["maxStack"] = 999,
["name"] = "Vortex Fragment",
["netID"] = 3456,
["rare"] = 9,
["sacrifices"] = 25,
["value"] = 10000,
["width"] = 18,
},
[3457] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "FragmentNebula",
["material"] = true,
["maxStack"] = 999,
["name"] = "Nebula Fragment",
["netID"] = 3457,
["rare"] = 9,
["sacrifices"] = 25,
["value"] = 10000,
["width"] = 18,
},
[3458] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "FragmentSolar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Solar Fragment",
["netID"] = 3458,
["rare"] = 9,
["sacrifices"] = 25,
["value"] = 10000,
["width"] = 18,
},
[3459] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "FragmentStardust",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stardust Fragment",
["netID"] = 3459,
["rare"] = 9,
["sacrifices"] = 25,
["value"] = 10000,
["width"] = 18,
},
[3460] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 408,
["height"] = 12,
["internalName"] = "LunarOre",
["material"] = true,
["maxStack"] = 999,
["name"] = "Luminite",
["netID"] = 3460,
["rare"] = 10,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 12,
},
[3461] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 409,
["height"] = 12,
["internalName"] = "LunarBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Luminite Brick",
["netID"] = 3461,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3462] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 27,
["damage"] = 100,
["glowMask"] = 174,
["height"] = 54,
["internalName"] = "StardustAxe",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Stardust Axe",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.05,
["tileBoost"] = 4,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 7,
["value"] = 300000,
["width"] = 54,
},
[3463] = {
["UseSound"] = "Item_23",
["axe"] = 27,
["channel"] = true,
["damage"] = 80,
["glowMask"] = 175,
["height"] = 22,
["internalName"] = "StardustChainsaw",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Stardust Chainsaw",
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 0,
["shoot"] = 610,
["shootSpeed"] = 28,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 300000,
["width"] = 56,
},
[3464] = {
["UseSound"] = "Item_23",
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["glowMask"] = 176,
["height"] = 26,
["internalName"] = "StardustDrill",
["melee"] = true,
["name"] = "Stardust Drill",
["netID"] = 2774,
["noMelee"] = true,
["noUseGraphic"] = true,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 609,
["shootSpeed"] = 32,
["tileBoost"] = 2,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 2,
["value"] = 350000,
["width"] = 54,
},
[3465] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 110,
["glowMask"] = 177,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "StardustHammer",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Stardust Hammer",
["rare"] = 10,
["sacrifices"] = 0,
["scale"] = 1.1,
["tileBoost"] = 4,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 400000,
["width"] = 44,
},
[3466] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 80,
["glowMask"] = 178,
["height"] = 36,
["internalName"] = "StardustPickaxe",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Stardust Pickaxe",
["netID"] = 2776,
["pick"] = 225,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 6,
["useTurn"] = true,
["value"] = 350000,
["width"] = 36,
},
[3467] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 239,
["height"] = 20,
["internalName"] = "LunarBar",
["material"] = true,
["maxStack"] = 999,
["name"] = "Luminite Bar",
["netID"] = 3467,
["placeStyle"] = 22,
["rare"] = 10,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60000,
["width"] = 20,
},
[3468] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "WingsSolar",
["name"] = "Solar Wings",
["netID"] = 3468,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 29,
},
[3469] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "WingsVortex",
["name"] = "Vortex Booster",
["netID"] = 3469,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 30,
},
[3470] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "WingsNebula",
["name"] = "Nebula Mantle",
["netID"] = 3470,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 31,
},
[3471] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "WingsStardust",
["name"] = "Stardust Wings",
["netID"] = 3471,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 32,
},
[3472] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 224,
["height"] = 12,
["internalName"] = "LunarBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Luminite Brick Wall",
["netID"] = 3472,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3473] = {
["autoReuse"] = true,
["channel"] = true,
["craftable"] = true,
["damage"] = 105,
["height"] = 16,
["internalName"] = "SolarEruption",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Solar Eruption",
["netID"] = 3473,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 611,
["shootSpeed"] = 24,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 500000,
["width"] = 16,
},
[3474] = {
["UseSound"] = "Item_44",
["buffType"] = 182,
["craftable"] = true,
["damage"] = 60,
["height"] = 28,
["internalName"] = "StardustCellStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Stardust Cell Staff",
["netID"] = 3474,
["noMelee"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 613,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 500000,
["width"] = 26,
},
[3475] = {
["autoReuse"] = true,
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["glowMask"] = 191,
["height"] = 12,
["internalName"] = "VortexBeater",
["knockBack"] = 2,
["name"] = "Vortex Beater",
["netID"] = 3475,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 615,
["shootSpeed"] = 20,
["useAmmo"] = 97,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 500000,
["width"] = 20,
},
[3476] = {
["UseSound"] = "Item_117",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 70,
["glowMask"] = 194,
["height"] = 28,
["holdStyle"] = 1,
["internalName"] = "NebulaArcanum",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 30,
["name"] = "Nebula Arcanum",
["netID"] = 3476,
["noMelee"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 617,
["shootSpeed"] = 7,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 500000,
["width"] = 26,
},
[3477] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 20,
["internalName"] = "BloodWater",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Blood Water",
["netID"] = 3477,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 99,
["shoot"] = 621,
["shootSpeed"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 100,
["width"] = 18,
},
[3478] = {
["headSlot"] = 190,
["height"] = 18,
["internalName"] = "TheBrideHat",
["name"] = "Wedding Veil",
["netID"] = 3478,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[3479] = {
["bodySlot"] = 191,
["height"] = 18,
["internalName"] = "TheBrideDress",
["name"] = "Wedding Dress",
["netID"] = 3479,
["sacrifices"] = 1,
["value"] = 5000,
["vanity"] = true,
["width"] = 18,
},
[3480] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 13,
["height"] = 28,
["internalName"] = "PlatinumBow",
["name"] = "Platinum Bow",
["netID"] = 3480,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 10500,
["width"] = 12,
},
[3481] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 10,
["hammer"] = 59,
["height"] = 28,
["internalName"] = "PlatinumHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Platinum Hammer",
["netID"] = 3481,
["sacrifices"] = 1,
["scale"] = 1.275,
["useAnimation"] = 27,
["useStyle"] = 1,
["useTime"] = 21,
["useTurn"] = true,
["value"] = 12000,
["width"] = 24,
},
[3482] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 12,
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "PlatinumAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Platinum Axe",
["netID"] = 3482,
["sacrifices"] = 1,
["scale"] = 1.175,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 12000,
["width"] = 24,
},
[3483] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 13,
["height"] = 18,
["internalName"] = "PlatinumShortsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Platinum Shortsword",
["netID"] = 3483,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["scale"] = 0.975,
["shoot"] = 945,
["shootSpeed"] = 2.1,
["useAnimation"] = 10,
["useStyle"] = 13,
["useTime"] = 10,
["value"] = 10500,
["width"] = 50,
},
[3484] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 15,
["height"] = 28,
["internalName"] = "PlatinumBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Platinum Broadsword",
["netID"] = 3484,
["sacrifices"] = 1,
["scale"] = 1.075,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 13500,
["width"] = 24,
},
[3485] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 7,
["height"] = 28,
["internalName"] = "PlatinumPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Platinum Pickaxe",
["netID"] = 3485,
["pick"] = 59,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 15000,
["width"] = 24,
},
[3486] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 10,
["height"] = 28,
["internalName"] = "TungstenBow",
["name"] = "Tungsten Bow",
["netID"] = 3486,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 26,
["useStyle"] = 5,
["useTime"] = 26,
["value"] = 5250,
["width"] = 12,
},
[3487] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 9,
["hammer"] = 50,
["height"] = 28,
["internalName"] = "TungstenHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Tungsten Hammer",
["netID"] = 3487,
["sacrifices"] = 1,
["scale"] = 1.25,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 25,
["useTurn"] = true,
["value"] = 6000,
["width"] = 24,
},
[3488] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 11,
["craftable"] = true,
["damage"] = 7,
["height"] = 28,
["internalName"] = "TungstenAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Tungsten Axe",
["netID"] = 3488,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 18,
["useTurn"] = true,
["value"] = 6000,
["width"] = 24,
},
[3489] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 10,
["height"] = 18,
["internalName"] = "TungstenShortsword",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Tungsten Shortsword",
["netID"] = 3489,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["scale"] = 0.95,
["shoot"] = 943,
["shootSpeed"] = 2.1,
["useAnimation"] = 11,
["useStyle"] = 13,
["useTime"] = 11,
["value"] = 5250,
["width"] = 50,
},
[3490] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 12,
["height"] = 28,
["internalName"] = "TungstenBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Tungsten Broadsword",
["netID"] = 3490,
["sacrifices"] = 1,
["scale"] = 2.025,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 6750,
["width"] = 24,
},
[3491] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "TungstenPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Tungsten Pickaxe",
["netID"] = 3491,
["pick"] = 50,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 19,
["useTurn"] = true,
["value"] = 7500,
["width"] = 24,
},
[3492] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 9,
["height"] = 28,
["internalName"] = "LeadBow",
["name"] = "Lead Bow",
["netID"] = 3492,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 27,
["useStyle"] = 5,
["useTime"] = 27,
["value"] = 2100,
["width"] = 12,
},
[3493] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 8,
["hammer"] = 43,
["height"] = 28,
["internalName"] = "LeadHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Lead Hammer",
["netID"] = 3493,
["sacrifices"] = 1,
["scale"] = 1.225,
["useAnimation"] = 29,
["useStyle"] = 1,
["useTime"] = 19,
["useTurn"] = true,
["value"] = 2400,
["width"] = 24,
},
[3494] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 10,
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "LeadAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Lead Axe",
["netID"] = 3494,
["sacrifices"] = 1,
["scale"] = 1.125,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 19,
["useTurn"] = true,
["value"] = 2400,
["width"] = 24,
},
[3495] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 9,
["height"] = 18,
["internalName"] = "LeadShortsword",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Lead Shortsword",
["netID"] = 3495,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["scale"] = 0.925,
["shoot"] = 941,
["shootSpeed"] = 2.1,
["useAnimation"] = 12,
["useStyle"] = 13,
["useTime"] = 12,
["value"] = 2100,
["width"] = 50,
},
[3496] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 11,
["height"] = 28,
["internalName"] = "LeadBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Lead Broadsword",
["netID"] = 3496,
["sacrifices"] = 1,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 2700,
["width"] = 24,
},
[3497] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "LeadPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Lead Pickaxe",
["netID"] = 3497,
["pick"] = 43,
["sacrifices"] = 1,
["scale"] = 1.025,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 12,
["useTurn"] = true,
["value"] = 3000,
["width"] = 24,
},
[3498] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 7,
["height"] = 28,
["internalName"] = "TinBow",
["name"] = "Tin Bow",
["netID"] = 3498,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 525,
["width"] = 12,
},
[3499] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 6,
["hammer"] = 38,
["height"] = 28,
["internalName"] = "TinHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Tin Hammer",
["netID"] = 3499,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 31,
["useStyle"] = 1,
["useTime"] = 21,
["useTurn"] = true,
["value"] = 600,
["width"] = 24,
},
[3500] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 8,
["craftable"] = true,
["damage"] = 4,
["height"] = 28,
["internalName"] = "TinAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Tin Axe",
["netID"] = 3500,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 600,
["width"] = 24,
},
[3501] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 7,
["height"] = 18,
["internalName"] = "TinShortsword",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Tin Shortsword",
["netID"] = 3501,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["scale"] = 0.85,
["shoot"] = 939,
["shootSpeed"] = 2.1,
["useAnimation"] = 12,
["useStyle"] = 13,
["useTime"] = 12,
["value"] = 525,
["width"] = 50,
},
[3502] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 9,
["height"] = 28,
["internalName"] = "TinBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Tin Broadsword",
["netID"] = 3502,
["sacrifices"] = 1,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 675,
["width"] = 24,
},
[3503] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 5,
["height"] = 28,
["internalName"] = "TinPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Tin Pickaxe",
["netID"] = 3503,
["pick"] = 35,
["sacrifices"] = 1,
["scale"] = 0.95,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 750,
["width"] = 24,
},
[3504] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "CopperBow",
["name"] = "Copper Bow",
["netID"] = 3504,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 29,
["useStyle"] = 5,
["useTime"] = 29,
["value"] = 350,
["width"] = 12,
},
[3505] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 4,
["hammer"] = 35,
["height"] = 28,
["internalName"] = "CopperHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Copper Hammer",
["netID"] = 3505,
["sacrifices"] = 1,
["scale"] = 1.1,
["tileBoost"] = -1,
["useAnimation"] = 33,
["useStyle"] = 1,
["useTime"] = 23,
["useTurn"] = true,
["value"] = 400,
["width"] = 24,
},
[3506] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 7,
["craftable"] = true,
["damage"] = 3,
["height"] = 28,
["internalName"] = "CopperAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Copper Axe",
["netID"] = 3506,
["sacrifices"] = 1,
["tileBoost"] = -1,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 21,
["useTurn"] = true,
["value"] = 400,
["width"] = 24,
},
[3507] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 5,
["height"] = 18,
["internalName"] = "CopperShortsword",
["knockBack"] = 4,
["material"] = true,
["melee"] = true,
["name"] = "Copper Shortsword",
["netID"] = 3507,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["scale"] = 0.8,
["shoot"] = 938,
["shootSpeed"] = 2.1,
["useAnimation"] = 13,
["useStyle"] = 13,
["useTime"] = 13,
["value"] = 350,
["width"] = 50,
},
[3508] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "CopperBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Copper Broadsword",
["netID"] = 3508,
["sacrifices"] = 1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 450,
["width"] = 24,
},
[3509] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 4,
["height"] = 28,
["internalName"] = "CopperPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Copper Pickaxe",
["netID"] = 3509,
["pick"] = 35,
["sacrifices"] = 1,
["scale"] = 0.9,
["tileBoost"] = -1,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 24,
},
[3510] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 9,
["height"] = 28,
["internalName"] = "SilverBow",
["name"] = "Silver Bow",
["netID"] = 3510,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 27,
["useStyle"] = 5,
["useTime"] = 27,
["value"] = 3500,
["width"] = 12,
},
[3511] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 9,
["hammer"] = 45,
["height"] = 28,
["internalName"] = "SilverHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Silver Hammer",
["netID"] = 3511,
["sacrifices"] = 1,
["scale"] = 1.25,
["useAnimation"] = 29,
["useStyle"] = 1,
["useTime"] = 19,
["useTurn"] = true,
["value"] = 4000,
["width"] = 24,
},
[3512] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 10,
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "SilverAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Silver Axe",
["netID"] = 3512,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 18,
["useTurn"] = true,
["value"] = 4000,
["width"] = 24,
},
[3513] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 9,
["height"] = 18,
["internalName"] = "SilverShortsword",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Silver Shortsword",
["netID"] = 3513,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["scale"] = 0.95,
["shoot"] = 942,
["shootSpeed"] = 2.1,
["useAnimation"] = 12,
["useStyle"] = 13,
["useTime"] = 12,
["value"] = 3500,
["width"] = 50,
},
[3514] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 11,
["height"] = 28,
["internalName"] = "SilverBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Silver Broadsword",
["netID"] = 3514,
["sacrifices"] = 1,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 4500,
["width"] = 24,
},
[3515] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "SilverPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Silver Pickaxe",
["netID"] = 3515,
["pick"] = 45,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 11,
["useTurn"] = true,
["value"] = 5000,
["width"] = 24,
},
[3516] = {
["UseSound"] = "Item_5",
["craftable"] = true,
["damage"] = 11,
["height"] = 28,
["internalName"] = "GoldBow",
["name"] = "Gold Bow",
["netID"] = 3516,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 6.6,
["useAmmo"] = 40,
["useAnimation"] = 26,
["useStyle"] = 5,
["useTime"] = 26,
["value"] = 7000,
["width"] = 12,
},
[3517] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 9,
["hammer"] = 55,
["height"] = 28,
["internalName"] = "GoldHammer",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Gold Hammer",
["netID"] = 3517,
["sacrifices"] = 1,
["scale"] = 1.25,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 23,
["useTurn"] = true,
["value"] = 8000,
["width"] = 24,
},
[3518] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 11,
["craftable"] = true,
["damage"] = 7,
["height"] = 28,
["internalName"] = "GoldAxe",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Gold Axe",
["netID"] = 3518,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 26,
["useStyle"] = 1,
["useTime"] = 18,
["useTurn"] = true,
["value"] = 8000,
["width"] = 24,
},
[3519] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 12,
["height"] = 18,
["internalName"] = "GoldShortsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Gold Shortsword",
["netID"] = 3519,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["scale"] = 0.95,
["shoot"] = 944,
["shootSpeed"] = 2.1,
["useAnimation"] = 11,
["useStyle"] = 13,
["useTime"] = 11,
["value"] = 7000,
["width"] = 50,
},
[3520] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 13,
["height"] = 28,
["internalName"] = "GoldBroadsword",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Gold Broadsword",
["netID"] = 3520,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 21,
["value"] = 9000,
["width"] = 24,
},
[3521] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 6,
["height"] = 28,
["internalName"] = "GoldPickaxe",
["knockBack"] = 2,
["melee"] = true,
["name"] = "Gold Pickaxe",
["netID"] = 3521,
["pick"] = 55,
["sacrifices"] = 1,
["scale"] = 1.05,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 24,
},
[3522] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["craftable"] = true,
["damage"] = 60,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "LunarHamaxeSolar",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Solar Flare Hamaxe",
["netID"] = 3522,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250000,
["width"] = 42,
},
[3523] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["craftable"] = true,
["damage"] = 60,
["glowMask"] = 196,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "LunarHamaxeVortex",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Vortex Hamaxe",
["netID"] = 3523,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250000,
["width"] = 42,
},
[3524] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["craftable"] = true,
["damage"] = 60,
["glowMask"] = 197,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "LunarHamaxeNebula",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Nebula Hamaxe",
["netID"] = 3524,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250000,
["width"] = 42,
},
[3525] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["craftable"] = true,
["damage"] = 60,
["glowMask"] = 198,
["hammer"] = 100,
["height"] = 42,
["internalName"] = "LunarHamaxeStardust",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Stardust Hamaxe",
["netID"] = 3525,
["rare"] = 10,
["sacrifices"] = 1,
["tileBoost"] = 4,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250000,
["width"] = 42,
},
[3526] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "SolarDye",
["maxStack"] = 99,
["name"] = "Solar Dye",
["netID"] = 3526,
["rare"] = 4,
["sacrifices"] = 3,
["value"] = 125000,
["width"] = 20,
},
[3527] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "NebulaDye",
["maxStack"] = 99,
["name"] = "Nebula Dye",
["netID"] = 3527,
["rare"] = 4,
["sacrifices"] = 3,
["value"] = 125000,
["width"] = 20,
},
[3528] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "VortexDye",
["maxStack"] = 99,
["name"] = "Vortex Dye",
["netID"] = 3528,
["rare"] = 4,
["sacrifices"] = 3,
["value"] = 125000,
["width"] = 20,
},
[3529] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "StardustDye",
["maxStack"] = 99,
["name"] = "Stardust Dye",
["netID"] = 3529,
["rare"] = 4,
["sacrifices"] = 3,
["value"] = 125000,
["width"] = 20,
},
[3530] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "VoidDye",
["maxStack"] = 99,
["name"] = "Void Dye",
["netID"] = 3530,
["rare"] = 4,
["sacrifices"] = 3,
["value"] = 125000,
["width"] = 20,
},
[3531] = {
["UseSound"] = "Item_44",
["buffType"] = 188,
["craftable"] = true,
["damage"] = 40,
["height"] = 28,
["internalName"] = "StardustDragonStaff",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Stardust Dragon Staff",
["netID"] = 3531,
["noMelee"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 625,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 500000,
["width"] = 26,
},
[3532] = {
["UseSound"] = "Item_2",
["buffTime"] = 86400,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Bacon",
["maxStack"] = 30,
["name"] = "Bacon",
["netID"] = 3532,
["rare"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 22,
},
[3533] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ShiftingSandsDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Shifting Sands Dye",
["netID"] = 3533,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3534] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "MirageDye",
["maxStack"] = 99,
["name"] = "Mirage Dye",
["netID"] = 3534,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3535] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "ShiftingPearlSandsDye",
["maxStack"] = 99,
["name"] = "Shifting Pearlsands Dye",
["netID"] = 3535,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3536] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 410,
["height"] = 32,
["internalName"] = "VortexMonolith",
["maxStack"] = 999,
["name"] = "Vortex Monolith",
["netID"] = 3536,
["rare"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000000,
["width"] = 22,
},
[3537] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 410,
["height"] = 32,
["internalName"] = "NebulaMonolith",
["maxStack"] = 999,
["name"] = "Nebula Monolith",
["netID"] = 3537,
["placeStyle"] = 1,
["rare"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000000,
["width"] = 22,
},
[3538] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 410,
["height"] = 32,
["internalName"] = "StardustMonolith",
["maxStack"] = 999,
["name"] = "Stardust Monolith",
["netID"] = 3538,
["placeStyle"] = 2,
["rare"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000000,
["width"] = 22,
},
[3539] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 410,
["height"] = 32,
["internalName"] = "SolarMonolith",
["maxStack"] = 999,
["name"] = "Solar Monolith",
["netID"] = 3539,
["placeStyle"] = 3,
["rare"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000000,
["width"] = 22,
},
[3540] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["channel"] = true,
["craftable"] = true,
["damage"] = 50,
["glowMask"] = 200,
["height"] = 12,
["internalName"] = "Phantasm",
["knockBack"] = 2,
["name"] = "Phantasm",
["netID"] = 3540,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 630,
["shootSpeed"] = 20,
["useAmmo"] = 40,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 500000,
["width"] = 20,
},
[3541] = {
["channel"] = true,
["damage"] = 100,
["height"] = 16,
["internalName"] = "LastPrism",
["magic"] = true,
["mana"] = 12,
["name"] = "Last Prism",
["netID"] = 3541,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["reuseDelay"] = 5,
["sacrifices"] = 1,
["shoot"] = 633,
["shootSpeed"] = 30,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 10,
["value"] = 500000,
["width"] = 16,
},
[3542] = {
["UseSound"] = "Item_20",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 130,
["glowMask"] = 207,
["height"] = 16,
["internalName"] = "NebulaBlaze",
["magic"] = true,
["mana"] = 12,
["name"] = "Nebula Blaze",
["netID"] = 3542,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 634,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 12,
["value"] = 500000,
["width"] = 16,
},
[3543] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 150,
["height"] = 30,
["internalName"] = "DayBreak",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Daybreak",
["netID"] = 3543,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 636,
["shootSpeed"] = 10,
["useAnimation"] = 16,
["useStyle"] = 1,
["useTime"] = 16,
["value"] = 500000,
["width"] = 30,
},
[3544] = {
["UseSound"] = "Item_3",
["consumable"] = true,
["craftable"] = true,
["healLife"] = 200,
["height"] = 24,
["internalName"] = "SuperHealingPotion",
["maxStack"] = 30,
["name"] = "Super Healing Potion",
["netID"] = 3544,
["potion"] = true,
["rare"] = 7,
["sacrifices"] = 30,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 15000,
["width"] = 14,
},
[3545] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 411,
["height"] = 28,
["internalName"] = "Detonator",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Detonator",
["netID"] = 3545,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 28,
},
[3546] = {
["UseSound"] = "Item_156",
["autoReuse"] = true,
["damage"] = 25,
["height"] = 20,
["internalName"] = "FireworksLauncher",
["knockBack"] = 4,
["name"] = "Celebration",
["netID"] = 3546,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 134,
["shootSpeed"] = 15,
["useAmmo"] = 771,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 800000,
["width"] = 50,
},
[3547] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "BouncyDynamite",
["maxStack"] = 99,
["name"] = "Bouncy Dynamite",
["netID"] = 3547,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 637,
["shootSpeed"] = 4,
["useAnimation"] = 40,
["useStyle"] = 1,
["useTime"] = 40,
["value"] = 2000,
["width"] = 8,
},
[3548] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 30,
["height"] = 20,
["internalName"] = "PartyGirlGrenade",
["knockBack"] = 6,
["maxStack"] = 99,
["name"] = "Happy Grenade",
["netID"] = 3548,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 99,
["shoot"] = 588,
["shootSpeed"] = 6,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 250,
["width"] = 20,
},
[3549] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 412,
["height"] = 28,
["internalName"] = "LunarCraftingStation",
["maxStack"] = 99,
["name"] = "Ancient Manipulator",
["netID"] = 3549,
["rare"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 28,
},
[3550] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "FlameAndSilverDye",
["maxStack"] = 99,
["name"] = "Flame and Silver Dye",
["netID"] = 3550,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[3551] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "GreenFlameAndSilverDye",
["maxStack"] = 99,
["name"] = "Green Flame and Silver Dye",
["netID"] = 3551,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[3552] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlueFlameAndSilverDye",
["maxStack"] = 99,
["name"] = "Blue Flame and Silver Dye",
["netID"] = 3552,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[3553] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ReflectiveCopperDye",
["maxStack"] = 99,
["name"] = "Reflective Copper Dye",
["netID"] = 3553,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3554] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ReflectiveObsidianDye",
["maxStack"] = 99,
["name"] = "Reflective Obsidian Dye",
["netID"] = 3554,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3555] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ReflectiveMetalDye",
["maxStack"] = 99,
["name"] = "Reflective Metal Dye",
["netID"] = 3555,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 37500,
["width"] = 20,
},
[3556] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "MidnightRainbowDye",
["maxStack"] = 99,
["name"] = "Midnight Rainbow Dye",
["netID"] = 3556,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3557] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BlackAndWhiteDye",
["maxStack"] = 99,
["name"] = "Black and White Dye",
["netID"] = 3557,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[3558] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "BrightSilverDye",
["maxStack"] = 99,
["name"] = "Bright Silver Dye",
["netID"] = 3558,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[3559] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "SilverAndBlackDye",
["maxStack"] = 99,
["name"] = "Silver and Black Dye",
["netID"] = 3559,
["rare"] = 1,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[3560] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "RedAcidDye",
["maxStack"] = 99,
["name"] = "Red Acid Dye",
["netID"] = 3560,
["rare"] = 2,
["sacrifices"] = 3,
["value"] = 10000,
["width"] = 20,
},
[3561] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "GelDye",
["material"] = true,
["maxStack"] = 99,
["name"] = "Gel Dye",
["netID"] = 3561,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3562] = {
["craftable"] = true,
["dye"] = 1,
["height"] = 20,
["internalName"] = "PinkGelDye",
["maxStack"] = 99,
["name"] = "Pink Gel Dye",
["netID"] = 3562,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3563] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "SquirrelRed",
["makeNPC"] = 538,
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Squirrel",
["netID"] = 3563,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[3564] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "SquirrelGold",
["makeNPC"] = 539,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Squirrel",
["netID"] = 3564,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3565] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 413,
["height"] = 12,
["internalName"] = "SquirrelOrangeCage",
["maxStack"] = 99,
["name"] = "Red Squirrel Cage",
["netID"] = 3565,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3566] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 414,
["height"] = 12,
["internalName"] = "SquirrelGoldCage",
["maxStack"] = 99,
["name"] = "Gold Squirrel Cage",
["netID"] = 3566,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[3567] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 20,
["height"] = 8,
["internalName"] = "MoonlordBullet",
["knockBack"] = 3,
["maxStack"] = 999,
["name"] = "Luminite Bullet",
["netID"] = 3567,
["ranged"] = true,
["rare"] = 9,
["sacrifices"] = 99,
["shoot"] = 638,
["shootSpeed"] = 2,
["value"] = 10,
["width"] = 8,
},
[3568] = {
["ammo"] = 40,
["consumable"] = true,
["craftable"] = true,
["damage"] = 15,
["height"] = 28,
["internalName"] = "MoonlordArrow",
["knockBack"] = 3.5,
["maxStack"] = 999,
["name"] = "Luminite Arrow",
["netID"] = 3568,
["ranged"] = true,
["rare"] = 9,
["sacrifices"] = 99,
["shoot"] = 639,
["shootSpeed"] = 3,
["value"] = 10,
["width"] = 10,
},
[3569] = {
["UseSound"] = "Item_78",
["damage"] = 50,
["height"] = 20,
["internalName"] = "MoonlordTurretStaff",
["knockBack"] = 7.5,
["mana"] = 10,
["name"] = "Lunar Portal Staff",
["netID"] = 3569,
["noMelee"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 641,
["shootSpeed"] = 14,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 500000,
["width"] = 18,
},
[3570] = {
["UseSound"] = "Item_88",
["autoReuse"] = true,
["damage"] = 100,
["height"] = 40,
["internalName"] = "LunarFlareBook",
["knockBack"] = 4.5,
["magic"] = true,
["mana"] = 13,
["name"] = "Lunar Flare",
["netID"] = 3570,
["noMelee"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 645,
["shootSpeed"] = 10,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 10,
["value"] = 500000,
["width"] = 40,
},
[3571] = {
["UseSound"] = "Item_78",
["damage"] = 130,
["height"] = 20,
["internalName"] = "RainbowCrystalStaff",
["knockBack"] = 7.5,
["mana"] = 10,
["name"] = "Rainbow Crystal Staff",
["netID"] = 3571,
["noMelee"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 643,
["shootSpeed"] = 14,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 500000,
["width"] = 18,
},
[3572] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "LunarHook",
["name"] = "Lunar Hook",
["netID"] = 3572,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 646,
["shootSpeed"] = 18,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 500000,
["width"] = 18,
},
[3573] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 415,
["height"] = 12,
["internalName"] = "LunarBlockSolar",
["maxStack"] = 999,
["name"] = "Solar Fragment Block",
["netID"] = 3573,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3574] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 416,
["height"] = 12,
["internalName"] = "LunarBlockVortex",
["maxStack"] = 999,
["name"] = "Vortex Fragment Block",
["netID"] = 3574,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3575] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 417,
["height"] = 12,
["internalName"] = "LunarBlockNebula",
["maxStack"] = 999,
["name"] = "Nebula Fragment Block",
["netID"] = 3575,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3576] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 418,
["height"] = 12,
["internalName"] = "LunarBlockStardust",
["maxStack"] = 999,
["name"] = "Stardust Fragment Block",
["netID"] = 3576,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3577] = {
["UseSound"] = "Item_8",
["buffType"] = 190,
["channel"] = true,
["damage"] = 0,
["expert"] = true,
["height"] = 24,
["internalName"] = "SuspiciousLookingTentacle",
["name"] = "Suspicious Looking Tentacle",
["netID"] = 3577,
["noMelee"] = true,
["rare"] = -12,
["rarity"] = 10,
["sacrifices"] = 1,
["shoot"] = 650,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 500000,
["width"] = 24,
},
[3578] = {
["bodySlot"] = 192,
["height"] = 20,
["internalName"] = "Yoraiz0rShirt",
["name"] = "Yoraiz0r's Uniform",
["netID"] = 3578,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3579] = {
["height"] = 14,
["internalName"] = "Yoraiz0rPants",
["legSlot"] = 132,
["name"] = "Yoraiz0r's Skirt",
["netID"] = 3579,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3580] = {
["accessory"] = true,
["height"] = 14,
["internalName"] = "Yoraiz0rWings",
["name"] = "Yoraiz0r's Spell",
["netID"] = 3580,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 18,
["wingSlot"] = 33,
},
[3581] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 14,
["internalName"] = "Yoraiz0rDarkness",
["name"] = "Yoraiz0r's Scowl",
["netID"] = 3581,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3582] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "JimsWings",
["name"] = "Jim's Wings",
["netID"] = 3582,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 34,
},
[3583] = {
["headSlot"] = 191,
["height"] = 20,
["internalName"] = "Yoraiz0rHead",
["name"] = "Yoraiz0r's Recolored Goggles",
["netID"] = 3583,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3584] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 60,
["height"] = 12,
["internalName"] = "LivingLeafWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Living Leaf Wall",
["netID"] = 3584,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3585] = {
["headSlot"] = 192,
["height"] = 20,
["internalName"] = "SkiphsHelm",
["name"] = "Skiphs' Mask",
["netID"] = 3585,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3586] = {
["bodySlot"] = 193,
["height"] = 20,
["internalName"] = "SkiphsShirt",
["name"] = "Skiphs' Skin",
["netID"] = 3586,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3587] = {
["height"] = 14,
["internalName"] = "SkiphsPants",
["legSlot"] = 133,
["name"] = "Skiphs' Bear Butt",
["netID"] = 3587,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3588] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "SkiphsWings",
["name"] = "Skiphs' Paws",
["netID"] = 3588,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 35,
},
[3589] = {
["headSlot"] = 193,
["height"] = 20,
["internalName"] = "LokisHelm",
["name"] = "Loki's Helmet",
["netID"] = 3589,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3590] = {
["bodySlot"] = 194,
["height"] = 20,
["internalName"] = "LokisShirt",
["name"] = "Loki's Breastplate",
["netID"] = 3590,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3591] = {
["height"] = 14,
["internalName"] = "LokisPants",
["legSlot"] = 134,
["name"] = "Loki's Greaves",
["netID"] = 3591,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3592] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "LokisWings",
["name"] = "Loki's Wings",
["netID"] = 3592,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 36,
},
[3593] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SandSlimeBanner",
["maxStack"] = 99,
["name"] = "Sand Slime Banner",
["netID"] = 3593,
["placeStyle"] = 270,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3594] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SeaSnailBanner",
["maxStack"] = 99,
["name"] = "Sea Snail Banner",
["netID"] = 3594,
["placeStyle"] = 271,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3595] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "MoonLordTrophy",
["maxStack"] = 99,
["name"] = "Moon Lord Trophy",
["netID"] = 3595,
["placeStyle"] = 59,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[3596] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "MoonLordPainting",
["maxStack"] = 99,
["name"] = "Not a Kid, nor a Squid",
["netID"] = 3596,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 30,
},
[3597] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "BurningHadesDye",
["maxStack"] = 99,
["name"] = "Burning Hades Dye",
["netID"] = 3597,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3598] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "GrimDye",
["maxStack"] = 99,
["name"] = "Grim Dye",
["netID"] = 3598,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3599] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "LokisDye",
["maxStack"] = 99,
["name"] = "Loki's Dye",
["netID"] = 3599,
["rare"] = 9,
["sacrifices"] = 3,
["value"] = 150000,
["width"] = 20,
},
[3600] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ShadowflameHadesDye",
["maxStack"] = 99,
["name"] = "Shadowflame Hades Dye",
["netID"] = 3600,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[3601] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "CelestialSigil",
["maxStack"] = 20,
["name"] = "Celestial Sigil",
["netID"] = 3601,
["rare"] = 10,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[3602] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 419,
["height"] = 16,
["internalName"] = "LogicGateLamp_Off",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate Lamp (Off)",
["netID"] = 3602,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 16,
},
[3603] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 420,
["height"] = 16,
["internalName"] = "LogicGate_AND",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate (AND)",
["netID"] = 3603,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 16,
},
[3604] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 420,
["height"] = 16,
["internalName"] = "LogicGate_OR",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate (OR)",
["netID"] = 3604,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 16,
},
[3605] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 420,
["height"] = 16,
["internalName"] = "LogicGate_NAND",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate (NAND)",
["netID"] = 3605,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 16,
},
[3606] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 420,
["height"] = 16,
["internalName"] = "LogicGate_NOR",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate (NOR)",
["netID"] = 3606,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 16,
},
[3607] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 420,
["height"] = 16,
["internalName"] = "LogicGate_XOR",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate (XOR)",
["netID"] = 3607,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 16,
},
[3608] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 420,
["height"] = 16,
["internalName"] = "LogicGate_NXOR",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate (XNOR)",
["netID"] = 3608,
["placeStyle"] = 5,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 16,
},
[3609] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 421,
["height"] = 16,
["internalName"] = "ConveyorBeltLeft",
["maxStack"] = 999,
["name"] = "Conveyor Belt (Clockwise)",
["netID"] = 3609,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 16,
},
[3610] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 422,
["height"] = 16,
["internalName"] = "ConveyorBeltRight",
["maxStack"] = 999,
["name"] = "Conveyor Belt (Counter Clockwise)",
["netID"] = 3610,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 16,
},
[3611] = {
["UseSound"] = "Item_64",
["channel"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "WireKite",
["mech"] = true,
["name"] = "The Grand Design",
["netID"] = 3611,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 651,
["shootSpeed"] = 10,
["useAnimation"] = 10,
["useStyle"] = 5,
["useTime"] = 10,
["value"] = 200000,
["width"] = 20,
},
[3612] = {
["autoReuse"] = true,
["height"] = 28,
["internalName"] = "YellowWrench",
["material"] = true,
["mech"] = true,
["name"] = "Yellow Wrench",
["netID"] = 3612,
["rare"] = 1,
["sacrifices"] = 1,
["tileBoost"] = 20,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 20000,
["width"] = 24,
},
[3613] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 423,
["height"] = 16,
["internalName"] = "LogicSensor_Sun",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Sensor (Day)",
["netID"] = 3613,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3614] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 423,
["height"] = 16,
["internalName"] = "LogicSensor_Moon",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Sensor (Night)",
["netID"] = 3614,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3615] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 423,
["height"] = 16,
["internalName"] = "LogicSensor_Above",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Sensor (Player Above)",
["netID"] = 3615,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3616] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 424,
["height"] = 16,
["internalName"] = "WirePipe",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Junction Box",
["netID"] = 3616,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 16,
},
[3617] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 425,
["height"] = 28,
["internalName"] = "AnnouncementBox",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Announcement Box",
["netID"] = 3617,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 28,
},
[3618] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 419,
["height"] = 16,
["internalName"] = "LogicGateLamp_On",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate Lamp (On)",
["netID"] = 3618,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 16,
},
[3619] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "MechanicalLens",
["material"] = true,
["name"] = "Mechanical Lens",
["netID"] = 3619,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 10000,
["width"] = 24,
},
[3620] = {
["autoReuse"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "ActuationRod",
["mech"] = true,
["name"] = "Actuation Rod",
["netID"] = 3620,
["rare"] = 1,
["sacrifices"] = 1,
["tileBoost"] = 20,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 20000,
["width"] = 24,
},
[3621] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 426,
["height"] = 16,
["internalName"] = "TeamBlockRed",
["maxStack"] = 999,
["name"] = "Red Team Block",
["netID"] = 3621,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3622] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 427,
["height"] = 16,
["internalName"] = "TeamBlockRedPlatform",
["maxStack"] = 999,
["name"] = "Red Team Platform",
["netID"] = 3622,
["rare"] = 1,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3623] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "StaticHook",
["name"] = "Static Hook",
["netID"] = 3623,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 652,
["shootSpeed"] = 16,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 500000,
["width"] = 18,
},
[3624] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "ActuationAccessory",
["name"] = "Presserator",
["netID"] = 3624,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 30,
},
[3625] = {
["autoReuse"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "MulticolorWrench",
["material"] = true,
["mech"] = true,
["name"] = "Multicolor Wrench",
["netID"] = 3625,
["rare"] = 1,
["sacrifices"] = 1,
["tileBoost"] = 20,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 120000,
["width"] = 24,
},
[3626] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 428,
["height"] = 16,
["internalName"] = "WeightedPressurePlatePink",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Pink Weighted Pressure Plate",
["netID"] = 3626,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3627] = {
["headSlot"] = 194,
["height"] = 18,
["internalName"] = "EngineeringHelmet",
["name"] = "Engineering Helmet",
["netID"] = 3627,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[3628] = {
["UseSound"] = "Item_8",
["buffType"] = 191,
["channel"] = true,
["damage"] = 0,
["height"] = 24,
["internalName"] = "CompanionCube",
["name"] = "Companion Cube",
["netID"] = 3628,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 653,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 5000000,
["width"] = 24,
},
[3629] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 429,
["height"] = 16,
["internalName"] = "WireBulb",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Wire Bulb",
["netID"] = 3629,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 16,
},
[3630] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 428,
["height"] = 16,
["internalName"] = "WeightedPressurePlateOrange",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Orange Weighted Pressure Plate",
["netID"] = 3630,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3631] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 428,
["height"] = 16,
["internalName"] = "WeightedPressurePlatePurple",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Purple Weighted Pressure Plate",
["netID"] = 3631,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3632] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 428,
["height"] = 16,
["internalName"] = "WeightedPressurePlateCyan",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Cyan Weighted Pressure Plate",
["netID"] = 3632,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3633] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 430,
["height"] = 16,
["internalName"] = "TeamBlockGreen",
["maxStack"] = 999,
["name"] = "Green Team Block",
["netID"] = 3633,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3634] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 431,
["height"] = 16,
["internalName"] = "TeamBlockBlue",
["maxStack"] = 999,
["name"] = "Blue Team Block",
["netID"] = 3634,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3635] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 432,
["height"] = 16,
["internalName"] = "TeamBlockYellow",
["maxStack"] = 999,
["name"] = "Yellow Team Block",
["netID"] = 3635,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3636] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 433,
["height"] = 16,
["internalName"] = "TeamBlockPink",
["maxStack"] = 999,
["name"] = "Pink Team Block",
["netID"] = 3636,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3637] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 434,
["height"] = 16,
["internalName"] = "TeamBlockWhite",
["maxStack"] = 999,
["name"] = "White Team Block",
["netID"] = 3637,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3638] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 435,
["height"] = 16,
["internalName"] = "TeamBlockGreenPlatform",
["maxStack"] = 999,
["name"] = "Green Team Platform",
["netID"] = 3638,
["rare"] = 1,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3639] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 436,
["height"] = 16,
["internalName"] = "TeamBlockBluePlatform",
["maxStack"] = 999,
["name"] = "Blue Team Platform",
["netID"] = 3639,
["rare"] = 1,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3640] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 437,
["height"] = 16,
["internalName"] = "TeamBlockYellowPlatform",
["maxStack"] = 999,
["name"] = "Yellow Team Platform",
["netID"] = 3640,
["rare"] = 1,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3641] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 438,
["height"] = 16,
["internalName"] = "TeamBlockPinkPlatform",
["maxStack"] = 999,
["name"] = "Pink Team Platform",
["netID"] = 3641,
["rare"] = 1,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3642] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 439,
["height"] = 16,
["internalName"] = "TeamBlockWhitePlatform",
["maxStack"] = 999,
["name"] = "White Team Platform",
["netID"] = 3642,
["rare"] = 1,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3643] = {
["craftable"] = true,
["height"] = 20,
["internalName"] = "LargeAmber",
["material"] = true,
["name"] = "Large Amber",
["netID"] = 3643,
["rare"] = 1,
["sacrifices"] = 1,
["width"] = 20,
},
[3644] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 440,
["height"] = 22,
["internalName"] = "GemLockRuby",
["maxStack"] = 99,
["name"] = "Ruby Gem Lock",
["netID"] = 3644,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[3645] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 440,
["height"] = 22,
["internalName"] = "GemLockSapphire",
["maxStack"] = 99,
["name"] = "Sapphire Gem Lock",
["netID"] = 3645,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[3646] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 440,
["height"] = 22,
["internalName"] = "GemLockEmerald",
["maxStack"] = 99,
["name"] = "Emerald Gem Lock",
["netID"] = 3646,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[3647] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 440,
["height"] = 22,
["internalName"] = "GemLockTopaz",
["maxStack"] = 99,
["name"] = "Topaz Gem Lock",
["netID"] = 3647,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[3648] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 440,
["height"] = 22,
["internalName"] = "GemLockAmethyst",
["maxStack"] = 99,
["name"] = "Amethyst Gem Lock",
["netID"] = 3648,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[3649] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 440,
["height"] = 22,
["internalName"] = "GemLockDiamond",
["maxStack"] = 99,
["name"] = "Diamond Gem Lock",
["netID"] = 3649,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[3650] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 440,
["height"] = 22,
["internalName"] = "GemLockAmber",
["maxStack"] = 99,
["name"] = "Amber Gem Lock",
["netID"] = 3650,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 22,
},
[3651] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SquirrelStatue",
["maxStack"] = 99,
["name"] = "Squirrel Statue",
["netID"] = 3651,
["placeStyle"] = 51,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3652] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ButterflyStatue",
["maxStack"] = 99,
["name"] = "Butterfly Statue",
["netID"] = 3652,
["placeStyle"] = 52,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3653] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "WormStatue",
["maxStack"] = 99,
["name"] = "Worm Statue",
["netID"] = 3653,
["placeStyle"] = 53,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3654] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "FireflyStatue",
["maxStack"] = 99,
["name"] = "Firefly Statue",
["netID"] = 3654,
["placeStyle"] = 54,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3655] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ScorpionStatue",
["maxStack"] = 99,
["name"] = "Scorpion Statue",
["netID"] = 3655,
["placeStyle"] = 55,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3656] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SnailStatue",
["maxStack"] = 99,
["name"] = "Snail Statue",
["netID"] = 3656,
["placeStyle"] = 56,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3657] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "GrasshopperStatue",
["maxStack"] = 99,
["name"] = "Grasshopper Statue",
["netID"] = 3657,
["placeStyle"] = 57,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3658] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "MouseStatue",
["maxStack"] = 99,
["name"] = "Mouse Statue",
["netID"] = 3658,
["placeStyle"] = 58,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3659] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "DuckStatue",
["maxStack"] = 99,
["name"] = "Duck Statue",
["netID"] = 3659,
["placeStyle"] = 59,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3660] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PenguinStatue",
["maxStack"] = 99,
["name"] = "Penguin Statue",
["netID"] = 3660,
["placeStyle"] = 60,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3661] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "FrogStatue",
["maxStack"] = 99,
["name"] = "Frog Statue",
["netID"] = 3661,
["placeStyle"] = 61,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3662] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BuggyStatue",
["maxStack"] = 99,
["name"] = "Buggy Statue",
["netID"] = 3662,
["placeStyle"] = 62,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3663] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 419,
["height"] = 16,
["internalName"] = "LogicGateLamp_Faulty",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Logic Gate Lamp (Faulty)",
["netID"] = 3663,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 16,
},
[3664] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 209,
["height"] = 12,
["internalName"] = "PortalGunStation",
["maxStack"] = 999,
["name"] = "Portal Gun Station",
["netID"] = 3664,
["placeStyle"] = 3,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[3665] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_Chest",
["maxStack"] = 99,
["name"] = "Trapped Chest",
["netID"] = 3665,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3666] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_GoldChest",
["maxStack"] = 99,
["name"] = "Trapped Gold Chest",
["netID"] = 3666,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3667] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_ShadowChest",
["maxStack"] = 99,
["name"] = "Trapped Shadow Chest",
["netID"] = 3667,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3668] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_EbonwoodChest",
["maxStack"] = 99,
["name"] = "Trapped Ebonwood Chest",
["netID"] = 3668,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3669] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_RichMahoganyChest",
["maxStack"] = 99,
["name"] = "Trapped Rich Mahogany Chest",
["netID"] = 3669,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3670] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_PearlwoodChest",
["maxStack"] = 99,
["name"] = "Trapped Pearlwood Chest",
["netID"] = 3670,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3671] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_IvyChest",
["maxStack"] = 99,
["name"] = "Trapped Ivy Chest",
["netID"] = 3671,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3672] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_IceChest",
["maxStack"] = 99,
["name"] = "Trapped Frozen Chest",
["netID"] = 3672,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3673] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_LivingWoodChest",
["maxStack"] = 99,
["name"] = "Trapped Living Wood Chest",
["netID"] = 3673,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3674] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_SkywareChest",
["maxStack"] = 99,
["name"] = "Trapped Skyware Chest",
["netID"] = 3674,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3675] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_ShadewoodChest",
["maxStack"] = 99,
["name"] = "Trapped Shadewood Chest",
["netID"] = 3675,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3676] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_WebCoveredChest",
["maxStack"] = 99,
["name"] = "Trapped Web Covered Chest",
["netID"] = 3676,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3677] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_LihzahrdChest",
["maxStack"] = 99,
["name"] = "Trapped Lihzahrd Chest",
["netID"] = 3677,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3678] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_WaterChest",
["maxStack"] = 99,
["name"] = "Trapped Water Chest",
["netID"] = 3678,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3679] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_JungleChest",
["maxStack"] = 99,
["name"] = "Trapped Jungle Chest",
["netID"] = 3679,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3680] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_CorruptionChest",
["maxStack"] = 99,
["name"] = "Trapped Corruption Chest",
["netID"] = 3680,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3681] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_CrimsonChest",
["maxStack"] = 99,
["name"] = "Trapped Crimson Chest",
["netID"] = 3681,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3682] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_HallowedChest",
["maxStack"] = 99,
["name"] = "Trapped Hallowed Chest",
["netID"] = 3682,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3683] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_FrozenChest",
["maxStack"] = 99,
["name"] = "Trapped Ice Chest",
["netID"] = 3683,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3684] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_DynastyChest",
["maxStack"] = 99,
["name"] = "Trapped Dynasty Chest",
["netID"] = 3684,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3685] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_HoneyChest",
["maxStack"] = 99,
["name"] = "Trapped Honey Chest",
["netID"] = 3685,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3686] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_SteampunkChest",
["maxStack"] = 99,
["name"] = "Trapped Steampunk Chest",
["netID"] = 3686,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3687] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_PalmWoodChest",
["maxStack"] = 99,
["name"] = "Trapped Palm Wood Chest",
["netID"] = 3687,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3688] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_MushroomChest",
["maxStack"] = 99,
["name"] = "Trapped Mushroom Chest",
["netID"] = 3688,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3689] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_BorealWoodChest",
["maxStack"] = 99,
["name"] = "Trapped Boreal Wood Chest",
["netID"] = 3689,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3690] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_SlimeChest",
["maxStack"] = 99,
["name"] = "Trapped Slime Chest",
["netID"] = 3690,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3691] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_GreenDungeonChest",
["maxStack"] = 99,
["name"] = "Trapped Green Dungeon Chest",
["netID"] = 3691,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3692] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_PinkDungeonChest",
["maxStack"] = 99,
["name"] = "Trapped Pink Dungeon Chest",
["netID"] = 3692,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3693] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_BlueDungeonChest",
["maxStack"] = 99,
["name"] = "Trapped Blue Dungeon Chest",
["netID"] = 3693,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3694] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_BoneChest",
["maxStack"] = 99,
["name"] = "Trapped Bone Chest",
["netID"] = 3694,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3695] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_CactusChest",
["maxStack"] = 99,
["name"] = "Trapped Cactus Chest",
["netID"] = 3695,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3696] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_FleshChest",
["maxStack"] = 99,
["name"] = "Trapped Flesh Chest",
["netID"] = 3696,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3697] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_ObsidianChest",
["maxStack"] = 99,
["name"] = "Trapped Obsidian Chest",
["netID"] = 3697,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3698] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_PumpkinChest",
["maxStack"] = 99,
["name"] = "Trapped Pumpkin Chest",
["netID"] = 3698,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3699] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_SpookyChest",
["maxStack"] = 99,
["name"] = "Trapped Spooky Chest",
["netID"] = 3699,
["placeStyle"] = 46,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3700] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_GlassChest",
["maxStack"] = 99,
["name"] = "Trapped Glass Chest",
["netID"] = 3700,
["placeStyle"] = 47,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3701] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_MartianChest",
["maxStack"] = 99,
["name"] = "Trapped Martian Chest",
["netID"] = 3701,
["placeStyle"] = 48,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3702] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_MeteoriteChest",
["maxStack"] = 99,
["name"] = "Trapped Meteorite Chest",
["netID"] = 3702,
["placeStyle"] = 49,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3703] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_GraniteChest",
["maxStack"] = 99,
["name"] = "Trapped Granite Chest",
["netID"] = 3703,
["placeStyle"] = 50,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3704] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_MarbleChest",
["maxStack"] = 99,
["name"] = "Trapped Marble Chest",
["netID"] = 3704,
["placeStyle"] = 51,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3705] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_newchest1",
["maxStack"] = 99,
["netID"] = 3705,
["placeStyle"] = 52,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3706] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 441,
["height"] = 22,
["internalName"] = "Fake_newchest2",
["maxStack"] = 99,
["netID"] = 3706,
["placeStyle"] = 53,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3707] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 442,
["height"] = 12,
["internalName"] = "ProjectilePressurePad",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Teal Pressure Pad",
["netID"] = 3707,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 12,
},
[3708] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "WallCreeperStatue",
["maxStack"] = 99,
["name"] = "Wall Creeper Statue",
["netID"] = 3708,
["placeStyle"] = 63,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3709] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "UnicornStatue",
["maxStack"] = 99,
["name"] = "Unicorn Statue",
["netID"] = 3709,
["placeStyle"] = 64,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3710] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "DripplerStatue",
["maxStack"] = 99,
["name"] = "Drippler Statue",
["netID"] = 3710,
["placeStyle"] = 65,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3711] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "WraithStatue",
["maxStack"] = 99,
["name"] = "Wraith Statue",
["netID"] = 3711,
["placeStyle"] = 66,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3712] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BoneSkeletonStatue",
["maxStack"] = 99,
["name"] = "Bone Skeleton Statue",
["netID"] = 3712,
["placeStyle"] = 67,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3713] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "UndeadVikingStatue",
["maxStack"] = 99,
["name"] = "Undead Viking Statue",
["netID"] = 3713,
["placeStyle"] = 68,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3714] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "MedusaStatue",
["maxStack"] = 99,
["name"] = "Medusa Statue",
["netID"] = 3714,
["placeStyle"] = 69,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3715] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "HarpyStatue",
["maxStack"] = 99,
["name"] = "Harpy Statue",
["netID"] = 3715,
["placeStyle"] = 70,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3716] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "PigronStatue",
["maxStack"] = 99,
["name"] = "Pigron Statue",
["netID"] = 3716,
["placeStyle"] = 71,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3717] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "HopliteStatue",
["maxStack"] = 99,
["name"] = "Hoplite Statue",
["netID"] = 3717,
["placeStyle"] = 72,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3718] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "GraniteGolemStatue",
["maxStack"] = 99,
["name"] = "Granite Golem Statue",
["netID"] = 3718,
["placeStyle"] = 73,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3719] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "ZombieArmStatue",
["maxStack"] = 99,
["name"] = "Armed Zombie Statue",
["netID"] = 3719,
["placeStyle"] = 74,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3720] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "BloodZombieStatue",
["maxStack"] = 99,
["name"] = "Blood Zombie Statue",
["netID"] = 3720,
["placeStyle"] = 75,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3721] = {
["accessory"] = true,
["backSlot"] = 10,
["craftable"] = true,
["height"] = 30,
["internalName"] = "AnglerTackleBag",
["material"] = true,
["name"] = "Angler Tackle Bag",
["netID"] = 3721,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 26,
},
[3722] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 443,
["height"] = 12,
["internalName"] = "GeyserTrap",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Geyser",
["netID"] = 3722,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[3723] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "UltraBrightCampfire",
["maxStack"] = 999,
["name"] = "Ultrabright Campfire",
["netID"] = 3723,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3724] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "BoneCampfire",
["maxStack"] = 999,
["name"] = "Bone Campfire",
["netID"] = 3724,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[3725] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 445,
["height"] = 16,
["internalName"] = "PixelBox",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Pixel Box",
["netID"] = 3725,
["rare"] = 1,
["sacrifices"] = 0,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 16,
},
[3726] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 423,
["height"] = 16,
["internalName"] = "LogicSensor_Water",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Liquid Sensor (Water)",
["netID"] = 3726,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3727] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 423,
["height"] = 16,
["internalName"] = "LogicSensor_Lava",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Liquid Sensor (Lava)",
["netID"] = 3727,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3728] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 423,
["height"] = 16,
["internalName"] = "LogicSensor_Honey",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Liquid Sensor (Honey)",
["netID"] = 3728,
["placeStyle"] = 5,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3729] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 423,
["height"] = 16,
["internalName"] = "LogicSensor_Liquid",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Liquid Sensor (Any)",
["netID"] = 3729,
["placeStyle"] = 6,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3730] = {
["accessory"] = true,
["balloonSlot"] = 16,
["height"] = 22,
["internalName"] = "PartyBundleOfBalloonsAccessory",
["name"] = "Bundled Party Balloons",
["netID"] = 3730,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 20,
},
[3731] = {
["accessory"] = true,
["balloonSlot"] = 17,
["height"] = 22,
["internalName"] = "PartyBalloonAnimal",
["name"] = "Balloon Animal",
["netID"] = 3731,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 20,
},
[3732] = {
["headSlot"] = 195,
["height"] = 18,
["internalName"] = "PartyHat",
["name"] = "Party Hat",
["netID"] = 3732,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[3733] = {
["headSlot"] = 196,
["height"] = 18,
["internalName"] = "FlowerBoyHat",
["name"] = "Silly Sunflower Petals",
["netID"] = 3733,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3734] = {
["bodySlot"] = 195,
["height"] = 20,
["internalName"] = "FlowerBoyShirt",
["name"] = "Silly Sunflower Tops",
["netID"] = 3734,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 28,
},
[3735] = {
["height"] = 14,
["internalName"] = "FlowerBoyPants",
["legSlot"] = 138,
["name"] = "Silly Sunflower Bottoms",
["netID"] = 3735,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[3736] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 446,
["height"] = 16,
["internalName"] = "SillyBalloonPink",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silly Pink Balloon",
["netID"] = 3736,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3737] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 447,
["height"] = 16,
["internalName"] = "SillyBalloonPurple",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silly Purple Balloon",
["netID"] = 3737,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3738] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 448,
["height"] = 16,
["internalName"] = "SillyBalloonGreen",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silly Green Balloon",
["netID"] = 3738,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 16,
},
[3739] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 449,
["height"] = 16,
["internalName"] = "SillyStreamerBlue",
["maxStack"] = 999,
["name"] = "Blue Streamer",
["netID"] = 3739,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 16,
},
[3740] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 450,
["height"] = 16,
["internalName"] = "SillyStreamerGreen",
["maxStack"] = 999,
["name"] = "Green Streamer",
["netID"] = 3740,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 16,
},
[3741] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 451,
["height"] = 16,
["internalName"] = "SillyStreamerPink",
["maxStack"] = 999,
["name"] = "Pink Streamer",
["netID"] = 3741,
["sacrifices"] = 100,
["tileBoost"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50,
["width"] = 16,
},
[3742] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 452,
["height"] = 20,
["internalName"] = "SillyBalloonMachine",
["maxStack"] = 99,
["name"] = "Silly Balloon Machine",
["netID"] = 3742,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 26,
},
[3743] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 453,
["height"] = 30,
["internalName"] = "SillyBalloonTiedPink",
["material"] = true,
["maxStack"] = 99,
["name"] = "Silly Tied Balloon (Pink)",
["netID"] = 3743,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[3744] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 453,
["height"] = 30,
["internalName"] = "SillyBalloonTiedPurple",
["material"] = true,
["maxStack"] = 99,
["name"] = "Silly Tied Balloon (Purple)",
["netID"] = 3744,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[3745] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 453,
["height"] = 30,
["internalName"] = "SillyBalloonTiedGreen",
["material"] = true,
["maxStack"] = 99,
["name"] = "Silly Tied Balloon (Green)",
["netID"] = 3745,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[3746] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 454,
["height"] = 30,
["internalName"] = "Pigronata",
["maxStack"] = 99,
["name"] = "Pigronata",
["netID"] = 3746,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[3747] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 455,
["height"] = 30,
["internalName"] = "PartyMonolith",
["maxStack"] = 99,
["name"] = "Party Center",
["netID"] = 3747,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200000,
["width"] = 12,
},
[3748] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 456,
["height"] = 30,
["internalName"] = "PartyBundleOfBalloonTile",
["maxStack"] = 99,
["name"] = "Silly Tied Bundle of Balloons",
["netID"] = 3748,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 12,
},
[3749] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 457,
["height"] = 20,
["internalName"] = "PartyPresent",
["maxStack"] = 99,
["name"] = "Party Present",
["netID"] = 3749,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 26,
},
[3750] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 621,
["height"] = 22,
["internalName"] = "SliceOfCake",
["maxStack"] = 999,
["name"] = "Slice of Cake",
["netID"] = 3750,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 22,
},
[3751] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 225,
["height"] = 12,
["internalName"] = "CogWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cog Wall",
["netID"] = 3751,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3752] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 226,
["height"] = 12,
["internalName"] = "SandFallWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sandfall Wall",
["netID"] = 3752,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3753] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 227,
["height"] = 12,
["internalName"] = "SnowFallWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Snowfall Wall",
["netID"] = 3753,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3754] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 458,
["height"] = 16,
["internalName"] = "SandFallBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sandfall Block",
["netID"] = 3754,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5,
["width"] = 16,
},
[3755] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 459,
["height"] = 16,
["internalName"] = "SnowFallBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Snowfall Block",
["netID"] = 3755,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3756] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 460,
["height"] = 16,
["internalName"] = "SnowCloudBlock",
["maxStack"] = 999,
["name"] = "Snow Cloud",
["netID"] = 3756,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3757] = {
["headSlot"] = 197,
["height"] = 18,
["internalName"] = "PedguinHat",
["name"] = "Pedguin's Hood",
["netID"] = 3757,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 18,
},
[3758] = {
["bodySlot"] = 196,
["height"] = 20,
["internalName"] = "PedguinShirt",
["name"] = "Pedguin's Jacket",
["netID"] = 3758,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 28,
},
[3759] = {
["height"] = 14,
["internalName"] = "PedguinPants",
["legSlot"] = 139,
["name"] = "Pedguin's Trousers",
["netID"] = 3759,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 18,
},
[3760] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 228,
["height"] = 12,
["internalName"] = "SillyBalloonPinkWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silly Pink Balloon Wall",
["netID"] = 3760,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3761] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 229,
["height"] = 12,
["internalName"] = "SillyBalloonPurpleWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silly Purple Balloon Wall",
["netID"] = 3761,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3762] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 230,
["height"] = 12,
["internalName"] = "SillyBalloonGreenWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Silly Green Balloon Wall",
["netID"] = 3762,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3763] = {
["headSlot"] = 198,
["height"] = 18,
["internalName"] = "AviatorSunglasses",
["name"] = "0x33's Aviators",
["netID"] = 3763,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[3764] = {
["UseSound"] = "Item_15",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "BluePhasesaber",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Blue Phasesaber",
["netID"] = 3764,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 40,
},
[3765] = {
["UseSound"] = "Item_15",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "RedPhasesaber",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Red Phasesaber",
["netID"] = 3765,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 40,
},
[3766] = {
["UseSound"] = "Item_15",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "GreenPhasesaber",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Green Phasesaber",
["netID"] = 3766,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 40,
},
[3767] = {
["UseSound"] = "Item_15",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "PurplePhasesaber",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Purple Phasesaber",
["netID"] = 3767,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 40,
},
[3768] = {
["UseSound"] = "Item_15",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "WhitePhasesaber",
["knockBack"] = 3,
["melee"] = true,
["name"] = "White Phasesaber",
["netID"] = 3768,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 40,
},
[3769] = {
["UseSound"] = "Item_15",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "YellowPhasesaber",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Yellow Phasesaber",
["netID"] = 3769,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 40,
},
[3770] = {
["height"] = 14,
["internalName"] = "DjinnsCurse",
["legSlot"] = 140,
["name"] = "Djinn's Curse",
["netID"] = 3770,
["rare"] = 4,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[3771] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 34,
["internalName"] = "AncientHorn",
["mountType"] = 14,
["name"] = "Ancient Horn",
["netID"] = 3771,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[3772] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 14,
["height"] = 28,
["internalName"] = "AntlionClaw",
["knockBack"] = 4.5,
["melee"] = true,
["name"] = "Mandible Blade",
["netID"] = 3772,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 18,
["useStyle"] = 1,
["useTime"] = 18,
["useTurn"] = true,
["value"] = 5000,
["width"] = 28,
},
[3773] = {
["craftable"] = true,
["headSlot"] = 199,
["height"] = 18,
["internalName"] = "AncientArmorHat",
["name"] = "Ancient Headdress",
["netID"] = 3773,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[3774] = {
["bodySlot"] = 197,
["craftable"] = true,
["height"] = 18,
["internalName"] = "AncientArmorShirt",
["name"] = "Ancient Garments",
["netID"] = 3774,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[3775] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "AncientArmorPants",
["legSlot"] = 141,
["name"] = "Ancient Slacks",
["netID"] = 3775,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[3776] = {
["craftable"] = true,
["defense"] = 6,
["headSlot"] = 200,
["height"] = 18,
["internalName"] = "AncientBattleArmorHat",
["name"] = "Forbidden Mask",
["netID"] = 3776,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[3777] = {
["bodySlot"] = 198,
["craftable"] = true,
["defense"] = 12,
["height"] = 18,
["internalName"] = "AncientBattleArmorShirt",
["name"] = "Forbidden Robes",
["netID"] = 3777,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 18,
},
[3778] = {
["craftable"] = true,
["defense"] = 8,
["height"] = 18,
["internalName"] = "AncientBattleArmorPants",
["legSlot"] = 142,
["name"] = "Forbidden Treads",
["netID"] = 3778,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[3779] = {
["UseSound"] = "Item_117",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 85,
["glowMask"] = 218,
["height"] = 28,
["internalName"] = "SpiritFlame",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 14,
["name"] = "Spirit Flame",
["netID"] = 3779,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 659,
["shootSpeed"] = 3,
["useAnimation"] = 22,
["useStyle"] = 5,
["useTime"] = 22,
["value"] = 50000,
["width"] = 26,
},
[3780] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SandElementalBanner",
["maxStack"] = 99,
["name"] = "Sand Elemental Banner",
["netID"] = 3780,
["placeStyle"] = 272,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3781] = {
["accessory"] = true,
["height"] = 28,
["internalName"] = "PocketMirror",
["name"] = "Pocket Mirror",
["netID"] = 3781,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[3782] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 461,
["height"] = 24,
["internalName"] = "MagicSandDropper",
["maxStack"] = 999,
["name"] = "Magic Sand Dropper",
["netID"] = 3782,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 24,
},
[3783] = {
["height"] = 18,
["internalName"] = "AncientBattleArmorMaterial",
["material"] = true,
["maxStack"] = 999,
["name"] = "Forbidden Fragment",
["netID"] = 3783,
["rare"] = 5,
["sacrifices"] = 3,
["value"] = 50000,
["width"] = 18,
},
[3784] = {
["height"] = 18,
["internalName"] = "LamiaPants",
["legSlot"] = 143,
["name"] = "Lamia Tail",
["netID"] = 3784,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[3785] = {
["bodySlot"] = 199,
["height"] = 18,
["internalName"] = "LamiaShirt",
["name"] = "Lamia Wraps",
["netID"] = 3785,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[3786] = {
["headSlot"] = 201,
["height"] = 18,
["internalName"] = "LamiaHat",
["name"] = "Lamia Mask",
["netID"] = 3786,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[3787] = {
["UseSound"] = "Item_9",
["autoReuse"] = true,
["craftable"] = true,
["crit"] = 20,
["damage"] = 38,
["height"] = 16,
["internalName"] = "SkyFracture",
["knockBack"] = 6,
["magic"] = true,
["mana"] = 17,
["name"] = "Sky Fracture",
["netID"] = 3787,
["noMelee"] = true,
["rare"] = 4,
["reuseDelay"] = 18,
["sacrifices"] = 1,
["shoot"] = 660,
["shootSpeed"] = 14,
["useAnimation"] = 12,
["useStyle"] = 5,
["useTime"] = 4,
["value"] = 300000,
["width"] = 16,
},
[3788] = {
["UseSound"] = "Item_36",
["craftable"] = true,
["damage"] = 24,
["height"] = 14,
["internalName"] = "OnyxBlaster",
["knockBack"] = 6.5,
["name"] = "Onyx Blaster",
["netID"] = 3788,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 10,
["shootSpeed"] = 7,
["useAmmo"] = 97,
["useAnimation"] = 48,
["useStyle"] = 5,
["useTime"] = 48,
["value"] = 250000,
["width"] = 50,
},
[3789] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SandsharkBanner",
["maxStack"] = 99,
["name"] = "Sand Shark Banner",
["netID"] = 3789,
["placeStyle"] = 273,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3790] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SandsharkCorruptBanner",
["maxStack"] = 99,
["name"] = "Bone Biter Banner",
["netID"] = 3790,
["placeStyle"] = 274,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3791] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SandsharkCrimsonBanner",
["maxStack"] = 99,
["name"] = "Flesh Reaver Banner",
["netID"] = 3791,
["placeStyle"] = 275,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3792] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SandsharkHallowedBanner",
["maxStack"] = 99,
["name"] = "Crystal Thresher Banner",
["netID"] = 3792,
["placeStyle"] = 276,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3793] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "TumbleweedBanner",
["maxStack"] = 99,
["name"] = "Angry Tumbler Banner",
["netID"] = 3793,
["placeStyle"] = 277,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3794] = {
["height"] = 18,
["internalName"] = "AncientCloth",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ancient Cloth",
["netID"] = 3794,
["rare"] = 1,
["sacrifices"] = 5,
["value"] = 500,
["width"] = 18,
},
[3795] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 462,
["height"] = 18,
["internalName"] = "DjinnLamp",
["material"] = true,
["maxStack"] = 99,
["name"] = "Desert Spirit Lamp",
["netID"] = 3795,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 26,
},
[3796] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxSandstorm",
["name"] = "Music Box (Sandstorm)",
["netID"] = 3796,
["placeStyle"] = 38,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3797] = {
["defense"] = 7,
["headSlot"] = 203,
["height"] = 18,
["internalName"] = "ApprenticeHat",
["name"] = "Apprentice's Hat",
["netID"] = 3797,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3798] = {
["bodySlot"] = 200,
["defense"] = 15,
["height"] = 18,
["internalName"] = "ApprenticeRobe",
["name"] = "Apprentice's Robe",
["netID"] = 3798,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3799] = {
["defense"] = 10,
["height"] = 18,
["internalName"] = "ApprenticeTrousers",
["legSlot"] = 144,
["name"] = "Apprentice's Trousers",
["netID"] = 3799,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3800] = {
["defense"] = 13,
["headSlot"] = 204,
["height"] = 18,
["internalName"] = "SquireGreatHelm",
["name"] = "Squire's Great Helm",
["netID"] = 3800,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3801] = {
["bodySlot"] = 201,
["defense"] = 27,
["height"] = 18,
["internalName"] = "SquirePlating",
["name"] = "Squire's Plating",
["netID"] = 3801,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3802] = {
["defense"] = 18,
["height"] = 18,
["internalName"] = "SquireGreaves",
["legSlot"] = 145,
["name"] = "Squire's Greaves",
["netID"] = 3802,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3803] = {
["defense"] = 7,
["headSlot"] = 205,
["height"] = 18,
["internalName"] = "HuntressWig",
["name"] = "Huntress's Wig",
["netID"] = 3803,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3804] = {
["bodySlot"] = 202,
["defense"] = 17,
["height"] = 18,
["internalName"] = "HuntressJerkin",
["name"] = "Huntress's Jerkin",
["netID"] = 3804,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3805] = {
["defense"] = 12,
["height"] = 18,
["internalName"] = "HuntressPants",
["legSlot"] = 146,
["name"] = "Huntress's Pants",
["netID"] = 3805,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3806] = {
["defense"] = 8,
["headSlot"] = 206,
["height"] = 18,
["internalName"] = "MonkBrows",
["name"] = "Monk's Bushy Brow Bald Cap",
["netID"] = 3806,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3807] = {
["bodySlot"] = 203,
["defense"] = 22,
["height"] = 18,
["internalName"] = "MonkShirt",
["name"] = "Monk's Shirt",
["netID"] = 3807,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3808] = {
["defense"] = 16,
["height"] = 18,
["internalName"] = "MonkPants",
["legSlot"] = 148,
["name"] = "Monk's Pants",
["netID"] = 3808,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 25,
["value"] = 150000,
["width"] = 18,
},
[3809] = {
["accessory"] = true,
["height"] = 22,
["internalName"] = "ApprenticeScarf",
["name"] = "Apprentice's Scarf",
["neckSlot"] = 9,
["netID"] = 3809,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 22,
},
[3810] = {
["accessory"] = true,
["height"] = 22,
["internalName"] = "SquireShield",
["name"] = "Squire's Shield",
["netID"] = 3810,
["rare"] = 5,
["sacrifices"] = 1,
["shieldSlot"] = 6,
["value"] = 150000,
["width"] = 22,
},
[3811] = {
["accessory"] = true,
["handOnSlot"] = 19,
["height"] = 22,
["internalName"] = "HuntressBuckler",
["name"] = "Huntress's Buckler",
["netID"] = 3811,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 22,
},
[3812] = {
["accessory"] = true,
["height"] = 22,
["internalName"] = "MonkBelt",
["name"] = "Monk's Belt",
["netID"] = 3812,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["waistSlot"] = 12,
["width"] = 22,
},
[3813] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 463,
["glowMask"] = 244,
["height"] = 12,
["internalName"] = "DefendersForge",
["maxStack"] = 99,
["name"] = "Defender's Forge",
["netID"] = 3813,
["rare"] = 3,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[3814] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 464,
["height"] = 12,
["internalName"] = "WarTable",
["maxStack"] = 999,
["name"] = "War Table",
["netID"] = 3814,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[3815] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 465,
["height"] = 12,
["internalName"] = "WarTableBanner",
["maxStack"] = 999,
["name"] = "War Table Banner",
["netID"] = 3815,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[3816] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 466,
["height"] = 12,
["internalName"] = "DD2ElderCrystalStand",
["maxStack"] = 999,
["name"] = "Eternia Crystal Stand",
["netID"] = 3816,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[3817] = {
["height"] = 12,
["internalName"] = "DefenderMedal",
["maxStack"] = 999,
["name"] = "Defender Medal",
["netID"] = 3817,
["rare"] = 3,
["sacrifices"] = 50,
["width"] = 12,
},
[3818] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 17,
["height"] = 20,
["internalName"] = "DD2FlameburstTowerT1Popper",
["knockBack"] = 3,
["mana"] = 5,
["name"] = "Flameburst Rod",
["netID"] = 3818,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 663,
["shootSpeed"] = 1,
["shopCustomPrice"] = 5,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 50000,
["width"] = 18,
},
[3819] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 42,
["height"] = 20,
["internalName"] = "DD2FlameburstTowerT2Popper",
["knockBack"] = 3,
["mana"] = 10,
["name"] = "Flameburst Cane",
["netID"] = 3819,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 665,
["shootSpeed"] = 1,
["shopCustomPrice"] = 25,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 250000,
["width"] = 18,
},
[3820] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 88,
["height"] = 20,
["internalName"] = "DD2FlameburstTowerT3Popper",
["knockBack"] = 3,
["mana"] = 15,
["name"] = "Flameburst Staff",
["netID"] = 3820,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 667,
["shootSpeed"] = 1,
["shopCustomPrice"] = 100,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 750000,
["width"] = 18,
},
[3821] = {
["UseSound"] = "Item_1",
["damage"] = 20,
["height"] = 20,
["internalName"] = "AleThrowingGlove",
["knockBack"] = 7,
["name"] = "Ale Tosser",
["netID"] = 3821,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 669,
["shootSpeed"] = 6.5,
["useAmmo"] = 353,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 500,
["width"] = 20,
},
[3822] = {
["height"] = 12,
["internalName"] = "DD2EnergyCrystal",
["maxStack"] = 999,
["name"] = "Etherian Mana",
["netID"] = 3822,
["sacrifices"] = 0,
["width"] = 12,
},
[3823] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 85,
["flame"] = true,
["height"] = 34,
["internalName"] = "DD2SquireDemonSword",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Brand of the Inferno",
["netID"] = 3823,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 1.3,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 34,
},
[3824] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 27,
["height"] = 20,
["internalName"] = "DD2BallistraTowerT1Popper",
["knockBack"] = 4.5,
["mana"] = 5,
["name"] = "Ballista Rod",
["netID"] = 3824,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 677,
["shootSpeed"] = 1,
["shopCustomPrice"] = 5,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 50000,
["width"] = 18,
},
[3825] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 67,
["height"] = 20,
["internalName"] = "DD2BallistraTowerT2Popper",
["knockBack"] = 4.5,
["mana"] = 10,
["name"] = "Ballista Cane",
["netID"] = 3825,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 678,
["shootSpeed"] = 1,
["shopCustomPrice"] = 25,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 250000,
["width"] = 18,
},
[3826] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 140,
["height"] = 20,
["internalName"] = "DD2BallistraTowerT3Popper",
["knockBack"] = 4.5,
["mana"] = 15,
["name"] = "Ballista Staff",
["netID"] = 3826,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 679,
["shootSpeed"] = 1,
["shopCustomPrice"] = 100,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 750000,
["width"] = 18,
},
[3827] = {
["UseSound"] = "dd2_sonic_boom_blade_slash_0, dd2_sonic_boom_blade_slash_1, dd2_sonic_boom_blade_slash_2",
["autoReuse"] = true,
["damage"] = 180,
["glowMask"] = 227,
["height"] = 30,
["internalName"] = "DD2SquireBetsySword",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Flying Dragon",
["netID"] = 3827,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 684,
["shootSpeed"] = 17,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 250000,
["width"] = 30,
},
[3828] = {
["consumable"] = true,
["height"] = 18,
["internalName"] = "DD2ElderCrystal",
["maxStack"] = 99,
["name"] = "Eternia Crystal",
["netID"] = 3828,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 2500,
["width"] = 22,
},
[3829] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 4,
["height"] = 20,
["internalName"] = "DD2LightningAuraT1Popper",
["mana"] = 5,
["name"] = "Lightning Aura Rod",
["netID"] = 3829,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 688,
["shootSpeed"] = 1,
["shopCustomPrice"] = 5,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 50000,
["width"] = 18,
},
[3830] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 11,
["height"] = 20,
["internalName"] = "DD2LightningAuraT2Popper",
["mana"] = 10,
["name"] = "Lightning Aura Cane",
["netID"] = 3830,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 689,
["shootSpeed"] = 1,
["shopCustomPrice"] = 25,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 250000,
["width"] = 18,
},
[3831] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 34,
["height"] = 20,
["internalName"] = "DD2LightningAuraT3Popper",
["mana"] = 15,
["name"] = "Lightning Aura Staff",
["netID"] = 3831,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 690,
["shootSpeed"] = 1,
["shopCustomPrice"] = 100,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 750000,
["width"] = 18,
},
[3832] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 24,
["height"] = 20,
["internalName"] = "DD2ExplosiveTrapT1Popper",
["mana"] = 5,
["name"] = "Explosive Trap Rod",
["netID"] = 3832,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 691,
["shootSpeed"] = 1,
["shopCustomPrice"] = 5,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 50000,
["width"] = 18,
},
[3833] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 59,
["height"] = 20,
["internalName"] = "DD2ExplosiveTrapT2Popper",
["mana"] = 10,
["name"] = "Explosive Trap Cane",
["netID"] = 3833,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 692,
["shootSpeed"] = 1,
["shopCustomPrice"] = 25,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 250000,
["width"] = 18,
},
[3834] = {
["DD2Summon"] = true,
["UseSound"] = "dd2_defense_tower_spawn",
["damage"] = 126,
["height"] = 20,
["internalName"] = "DD2ExplosiveTrapT3Popper",
["mana"] = 15,
["name"] = "Explosive Trap Staff",
["netID"] = 3834,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 693,
["shootSpeed"] = 1,
["shopCustomPrice"] = 100,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 750000,
["width"] = 18,
},
[3835] = {
["UseSound"] = "dd2_monk_staff_swing_0, dd2_monk_staff_swing_1, dd2_monk_staff_swing_2, dd2_monk_staff_swing_3",
["autoReuse"] = true,
["channel"] = true,
["damage"] = 50,
["height"] = 16,
["internalName"] = "MonkStaffT1",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Sleepy Octopod",
["netID"] = 3835,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 697,
["shootSpeed"] = 24,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 50000,
["width"] = 16,
},
[3836] = {
["UseSound"] = "dd2_ghastly_glaive_pierce_0, dd2_ghastly_glaive_pierce_1, dd2_ghastly_glaive_pierce_2",
["channel"] = true,
["damage"] = 45,
["height"] = 16,
["internalName"] = "MonkStaffT2",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Ghastly Glaive",
["netID"] = 3836,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 699,
["shootSpeed"] = 42,
["useAnimation"] = 27,
["useStyle"] = 5,
["useTime"] = 27,
["value"] = 50000,
["width"] = 16,
},
[3837] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2GoblinBomberBanner",
["maxStack"] = 99,
["name"] = "Etherian Goblin Bomber Banner",
["netID"] = 3837,
["placeStyle"] = 278,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3838] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2GoblinBanner",
["maxStack"] = 99,
["name"] = "Etherian Goblin Banner",
["netID"] = 3838,
["placeStyle"] = 279,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3839] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2SkeletonBanner",
["maxStack"] = 99,
["name"] = "Old One's Skeleton Banner",
["netID"] = 3839,
["placeStyle"] = 280,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3840] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2DrakinBanner",
["maxStack"] = 99,
["name"] = "Drakin Banner",
["netID"] = 3840,
["placeStyle"] = 281,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3841] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2KoboldFlyerBanner",
["maxStack"] = 99,
["name"] = "Kobold Glider Banner",
["netID"] = 3841,
["placeStyle"] = 282,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3842] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2KoboldBanner",
["maxStack"] = 99,
["name"] = "Kobold Banner",
["netID"] = 3842,
["placeStyle"] = 283,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3843] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2WitherBeastBanner",
["maxStack"] = 99,
["name"] = "Wither Beast Banner",
["netID"] = 3843,
["placeStyle"] = 284,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3844] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2WyvernBanner",
["maxStack"] = 99,
["name"] = "Etherian Wyvern Banner",
["netID"] = 3844,
["placeStyle"] = 285,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3845] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2JavelinThrowerBanner",
["maxStack"] = 99,
["name"] = "Etherian Javelin Thrower Banner",
["netID"] = 3845,
["placeStyle"] = 286,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3846] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DD2LightningBugBanner",
["maxStack"] = 99,
["name"] = "Etherian Lightning Bug Banner",
["netID"] = 3846,
["placeStyle"] = 287,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[3847] = {
["height"] = 24,
["internalName"] = "OgreMask",
["sacrifices"] = 0,
["width"] = 10,
},
[3848] = {
["height"] = 24,
["internalName"] = "GoblinMask",
["sacrifices"] = 0,
["width"] = 10,
},
[3849] = {
["height"] = 24,
["internalName"] = "GoblinBomberCap",
["sacrifices"] = 0,
["width"] = 10,
},
[3850] = {
["height"] = 24,
["internalName"] = "EtherianJavelin",
["sacrifices"] = 0,
["width"] = 10,
},
[3851] = {
["height"] = 24,
["internalName"] = "KoboldDynamiteBackpack",
["sacrifices"] = 0,
["width"] = 10,
},
[3852] = {
["UseSound"] = "dd2_book_staff_cast_0, dd2_book_staff_cast_1, dd2_book_staff_cast_2",
["autoReuse"] = true,
["damage"] = 32,
["height"] = 16,
["internalName"] = "BookStaff",
["knockBack"] = 9,
["magic"] = true,
["mana"] = 20,
["name"] = "Tome of Infinite Wisdom",
["netID"] = 3852,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 712,
["shootSpeed"] = 11,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 3,
["value"] = 50000,
["width"] = 16,
},
[3853] = {
["height"] = 16,
["internalName"] = "BoringBow",
["netID"] = 3853,
["sacrifices"] = 0,
["width"] = 16,
},
[3854] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["channel"] = true,
["damage"] = 32,
["height"] = 12,
["internalName"] = "DD2PhoenixBow",
["knockBack"] = 2,
["name"] = "Phantom Phoenix",
["netID"] = 3854,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 705,
["shootSpeed"] = 20,
["useAmmo"] = 40,
["useAnimation"] = 18,
["useStyle"] = 5,
["useTime"] = 18,
["value"] = 50000,
["width"] = 20,
},
[3855] = {
["UseSound"] = "Item_2",
["buffType"] = 200,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DD2PetGato",
["name"] = "Gato Egg",
["netID"] = 3855,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 703,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[3856] = {
["UseSound"] = "Item_2",
["buffType"] = 201,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DD2PetGhost",
["name"] = "Creeper Egg",
["netID"] = 3856,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 702,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[3857] = {
["UseSound"] = "Item_2",
["buffType"] = 202,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DD2PetDragon",
["name"] = "Dragon Egg",
["netID"] = 3857,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 701,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[3858] = {
["UseSound"] = "dd2_sky_dragons_fury_swing_0, dd2_sky_dragons_fury_swing_1, dd2_sky_dragons_fury_swing_2, dd2_sky_dragons_fury_swing_3",
["autoReuse"] = true,
["channel"] = true,
["damage"] = 140,
["height"] = 16,
["internalName"] = "MonkStaffT3",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Sky Dragon's Fury",
["netID"] = 3858,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 707,
["shootSpeed"] = 24,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 250000,
["width"] = 16,
},
[3859] = {
["UseSound"] = "Item_102",
["autoReuse"] = true,
["crit"] = 3,
["damage"] = 55,
["glowMask"] = 234,
["height"] = 32,
["internalName"] = "DD2BetsyBow",
["knockBack"] = 4.5,
["name"] = "Aerial Bane",
["netID"] = 3859,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 495,
["shootSpeed"] = 11,
["useAmmo"] = 40,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 30,
["value"] = 250000,
["width"] = 14,
},
[3860] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "BossBagBetsy",
["maxStack"] = 999,
["name"] = "Treasure Bag (Betsy)",
["netID"] = 3860,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 3,
["width"] = 24,
},
[3861] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "BossBagOgre",
["maxStack"] = 999,
["rare"] = -12,
["rarity"] = 5,
["sacrifices"] = 0,
["width"] = 24,
},
[3862] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "BossBagDarkMage",
["maxStack"] = 999,
["rare"] = -12,
["rarity"] = 3,
["sacrifices"] = 0,
["width"] = 24,
},
[3863] = {
["headSlot"] = 207,
["height"] = 20,
["internalName"] = "BossMaskBetsy",
["name"] = "Betsy Mask",
["netID"] = 3863,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[3864] = {
["headSlot"] = 208,
["height"] = 20,
["internalName"] = "BossMaskDarkMage",
["name"] = "Dark Mage Mask",
["netID"] = 3864,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[3865] = {
["headSlot"] = 209,
["height"] = 20,
["internalName"] = "BossMaskOgre",
["name"] = "Ogre Mask",
["netID"] = 3865,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 28,
},
[3866] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BossTrophyBetsy",
["maxStack"] = 99,
["name"] = "Betsy Trophy",
["netID"] = 3866,
["placeStyle"] = 61,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[3867] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BossTrophyDarkmage",
["maxStack"] = 99,
["name"] = "Dark Mage Trophy",
["netID"] = 3867,
["placeStyle"] = 60,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[3868] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BossTrophyOgre",
["maxStack"] = 99,
["name"] = "Ogre Trophy",
["netID"] = 3868,
["placeStyle"] = 62,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[3869] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxDD2",
["name"] = "Music Box (Old One's Army)",
["netID"] = 3869,
["placeStyle"] = 39,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[3870] = {
["UseSound"] = "dd2_betsy_fireball_shot_0, dd2_betsy_fireball_shot_1, dd2_betsy_fireball_shot_2",
["autoReuse"] = true,
["damage"] = 100,
["glowMask"] = 238,
["height"] = 16,
["internalName"] = "ApprenticeStaffT3",
["knockBack"] = 7,
["magic"] = true,
["mana"] = 14,
["name"] = "Betsy's Wrath",
["netID"] = 3870,
["noMelee"] = true,
["rare"] = 8,
["reuseDelay"] = 10,
["sacrifices"] = 1,
["shoot"] = 711,
["shootSpeed"] = 14,
["useAnimation"] = 20,
["useStyle"] = 5,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[3871] = {
["defense"] = 20,
["headSlot"] = 210,
["height"] = 18,
["internalName"] = "SquireAltHead",
["name"] = "Valhalla Knight's Helm",
["netID"] = 3871,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3872] = {
["bodySlot"] = 204,
["defense"] = 24,
["height"] = 18,
["internalName"] = "SquireAltShirt",
["name"] = "Valhalla Knight's Breastplate",
["netID"] = 3872,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3873] = {
["defense"] = 24,
["height"] = 18,
["internalName"] = "SquireAltPants",
["legSlot"] = 152,
["name"] = "Valhalla Knight's Greaves",
["netID"] = 3873,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3874] = {
["defense"] = 7,
["headSlot"] = 211,
["height"] = 18,
["internalName"] = "ApprenticeAltHead",
["name"] = "Dark Artist's Hat",
["netID"] = 3874,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3875] = {
["bodySlot"] = 205,
["defense"] = 21,
["height"] = 18,
["internalName"] = "ApprenticeAltShirt",
["name"] = "Dark Artist's Robes",
["netID"] = 3875,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3876] = {
["defense"] = 14,
["height"] = 18,
["internalName"] = "ApprenticeAltPants",
["legSlot"] = 153,
["name"] = "Dark Artist's Leggings",
["netID"] = 3876,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3877] = {
["defense"] = 8,
["headSlot"] = 212,
["height"] = 18,
["internalName"] = "HuntressAltHead",
["name"] = "Red Riding Hood",
["netID"] = 3877,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3878] = {
["bodySlot"] = 206,
["defense"] = 24,
["height"] = 18,
["internalName"] = "HuntressAltShirt",
["name"] = "Red Riding Dress",
["netID"] = 3878,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3879] = {
["defense"] = 16,
["height"] = 18,
["internalName"] = "HuntressAltPants",
["legSlot"] = 154,
["name"] = "Red Riding Leggings",
["netID"] = 3879,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3880] = {
["defense"] = 10,
["headSlot"] = 213,
["height"] = 18,
["internalName"] = "MonkAltHead",
["name"] = "Shinobi Infiltrator's Helmet",
["netID"] = 3880,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3881] = {
["bodySlot"] = 207,
["defense"] = 26,
["height"] = 18,
["internalName"] = "MonkAltShirt",
["name"] = "Shinobi Infiltrator's Torso",
["netID"] = 3881,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3882] = {
["defense"] = 18,
["height"] = 18,
["internalName"] = "MonkAltPants",
["legSlot"] = 156,
["name"] = "Shinobi Infiltrator's Pants",
["netID"] = 3882,
["rare"] = 8,
["sacrifices"] = 1,
["shopCustomPrice"] = 75,
["value"] = 150000,
["width"] = 18,
},
[3883] = {
["accessory"] = true,
["height"] = 20,
["internalName"] = "BetsyWings",
["name"] = "Betsy's Wings",
["netID"] = 3883,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 22,
["wingSlot"] = 37,
},
[3884] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "CrystalChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Crystal Chest",
["netID"] = 3884,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3885] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "GoldenChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Golden Chest",
["netID"] = 3885,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 26,
},
[3886] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_CrystalChest",
["maxStack"] = 99,
["name"] = "Trapped Crystal Chest",
["netID"] = 3886,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3887] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_GoldenChest",
["maxStack"] = 99,
["name"] = "Trapped Golden Chest",
["netID"] = 3887,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3888] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "CrystalDoor",
["maxStack"] = 99,
["name"] = "Crystal Door",
["netID"] = 3888,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[3889] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "CrystalChair",
["maxStack"] = 99,
["name"] = "Crystal Chair",
["netID"] = 3889,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3890] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "CrystalCandle",
["maxStack"] = 99,
["name"] = "Crystal Candle",
["netID"] = 3890,
["noWet"] = true,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[3891] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "CrystalLantern",
["maxStack"] = 999,
["name"] = "Crystal Lantern",
["netID"] = 3891,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3892] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "CrystalLamp",
["maxStack"] = 99,
["name"] = "Crystal Lamp",
["netID"] = 3892,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[3893] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "CrystalCandelabra",
["maxStack"] = 99,
["name"] = "Crystal Candelabra",
["netID"] = 3893,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[3894] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "CrystalChandelier",
["maxStack"] = 99,
["name"] = "Crystal Chandelier",
["netID"] = 3894,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[3895] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "CrystalBathtub",
["maxStack"] = 99,
["name"] = "Crystal Bathtub",
["netID"] = 3895,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3896] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "CrystalSink",
["maxStack"] = 99,
["name"] = "Crystal Sink",
["netID"] = 3896,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3897] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "CrystalBed",
["maxStack"] = 99,
["name"] = "Crystal Bed",
["netID"] = 3897,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[3898] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "CrystalClock",
["maxStack"] = 99,
["name"] = "Crystal Clock",
["netID"] = 3898,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3899] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SkywareClock2",
["maxStack"] = 99,
["name"] = "Sunplate Clock",
["netID"] = 3899,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3900] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "DungeonClockBlue",
["maxStack"] = 99,
["name"] = "Blue Dungeon Clock",
["netID"] = 3900,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3901] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "DungeonClockGreen",
["maxStack"] = 99,
["name"] = "Green Dungeon Clock",
["netID"] = 3901,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3902] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "DungeonClockPink",
["maxStack"] = 99,
["name"] = "Pink Dungeon Clock",
["netID"] = 3902,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3903] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "CrystalPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crystal Platform",
["netID"] = 3903,
["placeStyle"] = 30,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3904] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "GoldenPlatform",
["maxStack"] = 999,
["name"] = "Golden Platform",
["netID"] = 3904,
["placeStyle"] = 31,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3905] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "DynastyPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Dynasty Wood Platform",
["netID"] = 3905,
["placeStyle"] = 32,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3906] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "LihzahrdPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lihzahrd Platform",
["netID"] = 3906,
["placeStyle"] = 33,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3907] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "FleshPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Flesh Platform",
["netID"] = 3907,
["placeStyle"] = 34,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3908] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "FrozenPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Frozen Platform",
["netID"] = 3908,
["placeStyle"] = 35,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3909] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "CrystalWorkbench",
["maxStack"] = 99,
["name"] = "Crystal Work Bench",
["netID"] = 3909,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[3910] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "GoldenWorkbench",
["maxStack"] = 99,
["name"] = "Golden Work Bench",
["netID"] = 3910,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 28,
},
[3911] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "CrystalDresser",
["maxStack"] = 99,
["name"] = "Crystal Dresser",
["netID"] = 3911,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3912] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "DynastyDresser",
["maxStack"] = 99,
["name"] = "Dynasty Dresser",
["netID"] = 3912,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3913] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "FrozenDresser",
["maxStack"] = 99,
["name"] = "Frozen Dresser",
["netID"] = 3913,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3914] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "LivingWoodDresser",
["maxStack"] = 99,
["name"] = "Living Wood Dresser",
["netID"] = 3914,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3915] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "CrystalPiano",
["maxStack"] = 99,
["name"] = "Crystal Piano",
["netID"] = 3915,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3916] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "DynastyPiano",
["maxStack"] = 99,
["name"] = "Dynasty Piano",
["netID"] = 3916,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3917] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "CrystalBookCase",
["maxStack"] = 99,
["name"] = "Crystal Bookcase",
["netID"] = 3917,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3918] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "CrystalSofaHowDoesThatEvenWork",
["maxStack"] = 99,
["name"] = "Crystal Sofa",
["netID"] = 3918,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3919] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "DynastySofa",
["maxStack"] = 99,
["name"] = "Dynasty Sofa",
["netID"] = 3919,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3920] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "CrystalTable",
["maxStack"] = 99,
["name"] = "Crystal Table",
["netID"] = 3920,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[3921] = {
["headSlot"] = 214,
["height"] = 20,
["internalName"] = "ArkhalisHat",
["name"] = "Arkhalis' Hood",
["netID"] = 3921,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3922] = {
["bodySlot"] = 208,
["height"] = 20,
["internalName"] = "ArkhalisShirt",
["name"] = "Arkhalis' Bodice",
["netID"] = 3922,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3923] = {
["height"] = 14,
["internalName"] = "ArkhalisPants",
["legSlot"] = 158,
["name"] = "Arkhalis' Tights",
["netID"] = 3923,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3924] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "ArkhalisWings",
["name"] = "Arkhalis' Lightwings",
["netID"] = 3924,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 38,
},
[3925] = {
["headSlot"] = 215,
["height"] = 20,
["internalName"] = "LeinforsHat",
["name"] = "Leinfors' Hair Protector",
["netID"] = 3925,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3926] = {
["bodySlot"] = 209,
["height"] = 20,
["internalName"] = "LeinforsShirt",
["name"] = "Leinfors' Excessive Style",
["netID"] = 3926,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 28,
},
[3927] = {
["height"] = 14,
["internalName"] = "LeinforsPants",
["legSlot"] = 159,
["name"] = "Leinfors' Fancypants",
["netID"] = 3927,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3928] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "LeinforsWings",
["name"] = "Leinfors' Prehensile Cloak",
["netID"] = 3928,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 39,
},
[3929] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 14,
["internalName"] = "LeinforsAccessory",
["name"] = "Leinfors' Luxury Shampoo",
["netID"] = 3929,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[3930] = {
["autoReuse"] = true,
["channel"] = true,
["damage"] = 40,
["height"] = 12,
["internalName"] = "Celeb2",
["knockBack"] = 10,
["name"] = "Celebration Mk2",
["netID"] = 3930,
["noMelee"] = true,
["noUseGraphic"] = true,
["ranged"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 714,
["shootSpeed"] = 17,
["useAmmo"] = 771,
["useAnimation"] = 6,
["useStyle"] = 5,
["useTime"] = 6,
["value"] = 500000,
["width"] = 20,
},
[3931] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "SpiderBathtub",
["maxStack"] = 99,
["name"] = "Spider Bathtub",
["netID"] = 3931,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3932] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "SpiderBed",
["maxStack"] = 99,
["name"] = "Spider Bed",
["netID"] = 3932,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[3933] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "SpiderBookcase",
["maxStack"] = 99,
["name"] = "Spider Bookcase",
["netID"] = 3933,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3934] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "SpiderDresser",
["maxStack"] = 99,
["name"] = "Spider Dresser",
["netID"] = 3934,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3935] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "SpiderCandelabra",
["maxStack"] = 99,
["name"] = "Spider Candelabra",
["netID"] = 3935,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[3936] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "SpiderCandle",
["maxStack"] = 99,
["name"] = "Spider Candle",
["netID"] = 3936,
["noWet"] = true,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[3937] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "SpiderChair",
["maxStack"] = 99,
["name"] = "Spider Chair",
["netID"] = 3937,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3938] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SpiderChandelier",
["maxStack"] = 99,
["name"] = "Spider Chandelier",
["netID"] = 3938,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[3939] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "SpiderChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Spider Chest",
["netID"] = 3939,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3940] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SpiderClock",
["maxStack"] = 99,
["name"] = "Spider Clock",
["netID"] = 3940,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3941] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "SpiderDoor",
["maxStack"] = 99,
["name"] = "Spider Door",
["netID"] = 3941,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[3942] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "SpiderLamp",
["maxStack"] = 99,
["name"] = "Spider Lamp",
["netID"] = 3942,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[3943] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "SpiderLantern",
["maxStack"] = 999,
["name"] = "Spider Lantern",
["netID"] = 3943,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3944] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "SpiderPiano",
["maxStack"] = 99,
["name"] = "Spider Piano",
["netID"] = 3944,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3945] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "SpiderPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spider Platform",
["netID"] = 3945,
["placeStyle"] = 36,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3946] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "SpiderSinkSpiderSinkDoesWhateverASpiderSinkDoes",
["maxStack"] = 99,
["name"] = "Spider Sink",
["netID"] = 3946,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3947] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "SpiderSofa",
["maxStack"] = 99,
["name"] = "Spider Sofa",
["netID"] = 3947,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3948] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "SpiderTable",
["maxStack"] = 99,
["name"] = "Spider Table",
["netID"] = 3948,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[3949] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "SpiderWorkbench",
["maxStack"] = 99,
["name"] = "Spider Work Bench",
["netID"] = 3949,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[3950] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_SpiderChest",
["maxStack"] = 99,
["name"] = "Trapped Spider Chest",
["netID"] = 3950,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3951] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 472,
["height"] = 16,
["internalName"] = "IronBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Iron Brick",
["netID"] = 3951,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3952] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 231,
["height"] = 12,
["internalName"] = "IronBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Iron Brick Wall",
["netID"] = 3952,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3953] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 473,
["height"] = 16,
["internalName"] = "LeadBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lead Brick",
["netID"] = 3953,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3954] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 232,
["height"] = 12,
["internalName"] = "LeadBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lead Brick Wall",
["netID"] = 3954,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3955] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 474,
["height"] = 16,
["internalName"] = "LesionBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lesion Block",
["netID"] = 3955,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 16,
},
[3956] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 233,
["height"] = 12,
["internalName"] = "LesionBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lesion Block Wall",
["netID"] = 3956,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[3957] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "LesionPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lesion Platform",
["netID"] = 3957,
["placeStyle"] = 37,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[3958] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "LesionBathtub",
["maxStack"] = 99,
["name"] = "Lesion Bathtub",
["netID"] = 3958,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3959] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "LesionBed",
["maxStack"] = 99,
["name"] = "Lesion Bed",
["netID"] = 3959,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[3960] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "LesionBookcase",
["maxStack"] = 99,
["name"] = "Lesion Bookcase",
["netID"] = 3960,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3961] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "LesionCandelabra",
["maxStack"] = 99,
["name"] = "Lesion Candelabra",
["netID"] = 3961,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[3962] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "LesionCandle",
["maxStack"] = 99,
["name"] = "Lesion Candle",
["netID"] = 3962,
["noWet"] = true,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[3963] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "LesionChair",
["maxStack"] = 99,
["name"] = "Lesion Chair",
["netID"] = 3963,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3964] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "LesionChandelier",
["maxStack"] = 99,
["name"] = "Lesion Chandelier",
["netID"] = 3964,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[3965] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "LesionChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Lesion Chest",
["netID"] = 3965,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3966] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "LesionClock",
["maxStack"] = 99,
["name"] = "Lesion Clock",
["netID"] = 3966,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3967] = {
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "LesionDoor",
["maxStack"] = 99,
["name"] = "Lesion Door",
["netID"] = 3967,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[3968] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "LesionDresser",
["maxStack"] = 99,
["name"] = "Lesion Dresser",
["netID"] = 3968,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3969] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "LesionLamp",
["maxStack"] = 99,
["name"] = "Lesion Lamp",
["netID"] = 3969,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[3970] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "LesionLantern",
["maxStack"] = 999,
["name"] = "Lesion Lantern",
["netID"] = 3970,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[3971] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "LesionPiano",
["maxStack"] = 99,
["name"] = "Lesion Piano",
["netID"] = 3971,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3972] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "LesionSink",
["maxStack"] = 99,
["name"] = "Lesion Sink",
["netID"] = 3972,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3973] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "LesionSofa",
["maxStack"] = 99,
["name"] = "Lesion Sofa",
["netID"] = 3973,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[3974] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "LesionTable",
["maxStack"] = 99,
["name"] = "Lesion Table",
["netID"] = 3974,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[3975] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "LesionWorkbench",
["maxStack"] = 99,
["name"] = "Lesion Work Bench",
["netID"] = 3975,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[3976] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_LesionChest",
["maxStack"] = 99,
["name"] = "Trapped Lesion Chest",
["netID"] = 3976,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3977] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 475,
["height"] = 32,
["internalName"] = "HatRack",
["maxStack"] = 999,
["name"] = "Hat Rack",
["netID"] = 3977,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 22,
},
[3978] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "ColorOnlyDye",
["maxStack"] = 99,
["rare"] = 3,
["sacrifices"] = 0,
["value"] = 75000,
["width"] = 20,
},
[3979] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "WoodenCrateHard",
["maxStack"] = 99,
["name"] = "Pearlwood Crate",
["netID"] = 3979,
["placeStyle"] = 9,
["rare"] = 1,
["sacrifices"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 5000,
["width"] = 12,
},
[3980] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "IronCrateHard",
["maxStack"] = 99,
["name"] = "Mythril Crate",
["netID"] = 3980,
["placeStyle"] = 10,
["rare"] = 2,
["sacrifices"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 25000,
["width"] = 12,
},
[3981] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "GoldenCrateHard",
["maxStack"] = 99,
["name"] = "Titanium Crate",
["netID"] = 3981,
["placeStyle"] = 11,
["rare"] = 3,
["sacrifices"] = 10,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 100000,
["width"] = 12,
},
[3982] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "CorruptFishingCrateHard",
["maxStack"] = 99,
["name"] = "Defiled Crate",
["netID"] = 3982,
["placeStyle"] = 12,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3983] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "CrimsonFishingCrateHard",
["maxStack"] = 99,
["name"] = "Hematic Crate",
["netID"] = 3983,
["placeStyle"] = 13,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3984] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "DungeonFishingCrateHard",
["maxStack"] = 99,
["name"] = "Stockade Crate",
["netID"] = 3984,
["placeStyle"] = 14,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3985] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "FloatingIslandFishingCrateHard",
["maxStack"] = 99,
["name"] = "Azure Crate",
["netID"] = 3985,
["placeStyle"] = 15,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3986] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "HallowedFishingCrateHard",
["maxStack"] = 99,
["name"] = "Divine Crate",
["netID"] = 3986,
["placeStyle"] = 16,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3987] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 12,
["internalName"] = "JungleFishingCrateHard",
["maxStack"] = 99,
["name"] = "Bramble Crate",
["netID"] = 3987,
["placeStyle"] = 17,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 50000,
["width"] = 12,
},
[3988] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "DeadMansChest",
["maxStack"] = 99,
["name"] = "Dead Man's Chest",
["netID"] = 3988,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[3989] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 20,
["internalName"] = "GolfBall",
["material"] = true,
["name"] = "Golf Ball",
["netID"] = 3989,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 721,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[3990] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "AmphibianBoots",
["name"] = "Amphibian Boots",
["netID"] = 3990,
["rare"] = 5,
["sacrifices"] = 1,
["shoeSlot"] = 18,
["value"] = 100000,
["width"] = 36,
},
[3991] = {
["accessory"] = true,
["craftable"] = true,
["faceSlot"] = 9,
["height"] = 42,
["internalName"] = "ArcaneFlower",
["name"] = "Arcane Flower",
["netID"] = 3991,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 30,
},
[3992] = {
["accessory"] = true,
["craftable"] = true,
["defense"] = 8,
["handOffSlot"] = 12,
["handOnSlot"] = 20,
["height"] = 40,
["internalName"] = "BerserkerGlove",
["name"] = "Berserker's Glove",
["netID"] = 3992,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 750000,
["width"] = 20,
},
[3993] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 30,
["internalName"] = "FairyBoots",
["name"] = "Fairy Boots",
["netID"] = 3993,
["rare"] = 5,
["sacrifices"] = 1,
["shoeSlot"] = 19,
["value"] = 500000,
["width"] = 34,
},
[3994] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 30,
["internalName"] = "FrogFlipper",
["material"] = true,
["name"] = "Frog Flipper",
["netID"] = 3994,
["rare"] = 5,
["sacrifices"] = 1,
["shoeSlot"] = 20,
["value"] = 100000,
["width"] = 24,
},
[3995] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 13,
["handOnSlot"] = 21,
["height"] = 32,
["internalName"] = "FrogGear",
["name"] = "Frog Gear",
["netID"] = 3995,
["rare"] = 5,
["sacrifices"] = 1,
["shoeSlot"] = 20,
["value"] = 250000,
["width"] = 34,
},
[3996] = {
["accessory"] = true,
["craftable"] = true,
["handOffSlot"] = 13,
["handOnSlot"] = 21,
["height"] = 30,
["internalName"] = "FrogWebbing",
["material"] = true,
["name"] = "Frog Webbing",
["netID"] = 3996,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 28,
},
[3997] = {
["accessory"] = true,
["craftable"] = true,
["defense"] = 6,
["height"] = 38,
["internalName"] = "FrozenShield",
["name"] = "Frozen Shield",
["netID"] = 3997,
["rare"] = 5,
["sacrifices"] = 1,
["shieldSlot"] = 7,
["value"] = 500000,
["width"] = 36,
},
[3998] = {
["accessory"] = true,
["craftable"] = true,
["defense"] = 10,
["height"] = 40,
["internalName"] = "HeroShield",
["name"] = "Hero Shield",
["netID"] = 3998,
["rare"] = 5,
["sacrifices"] = 1,
["shieldSlot"] = 8,
["value"] = 750000,
["width"] = 36,
},
[3999] = {
["accessory"] = true,
["craftable"] = true,
["faceSlot"] = 10,
["height"] = 32,
["internalName"] = "LavaSkull",
["material"] = true,
["name"] = "Magma Skull",
["netID"] = 3999,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 22,
},
[4000] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 32,
["internalName"] = "MagnetFlower",
["name"] = "Magnet Flower",
["netID"] = 4000,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 28,
}, 

[4001] = {
["accessory"] = true,
["backSlot"] = 14,
["craftable"] = true,
["frontSlot"] = 5,
["height"] = 36,
["internalName"] = "ManaCloak",
["name"] = "Mana Cloak",
["netID"] = 4001,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 26,
},
[4002] = {
["accessory"] = true,
["backSlot"] = 15,
["craftable"] = true,
["height"] = 36,
["internalName"] = "MoltenQuiver",
["name"] = "Molten Quiver",
["netID"] = 4002,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 34,
},
[4003] = {
["accessory"] = true,
["craftable"] = true,
["faceSlot"] = 11,
["height"] = 34,
["internalName"] = "MoltenSkullRose",
["name"] = "Molten Skull Rose",
["netID"] = 4003,
["rare"] = 6,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 30,
},
[4004] = {
["accessory"] = true,
["craftable"] = true,
["faceSlot"] = 13,
["height"] = 32,
["internalName"] = "ObsidianSkullRose",
["material"] = true,
["name"] = "Obsidian Skull Rose",
["netID"] = 4004,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 30,
},
[4005] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 30,
["internalName"] = "ReconScope",
["name"] = "Recon Scope",
["netID"] = 4005,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 750000,
["width"] = 30,
},
[4006] = {
["accessory"] = true,
["backSlot"] = 16,
["craftable"] = true,
["height"] = 38,
["internalName"] = "StalkersQuiver",
["name"] = "Stalker's Quiver",
["netID"] = 4006,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 750000,
["width"] = 36,
},
[4007] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 30,
["internalName"] = "StingerNecklace",
["name"] = "Stinger Necklace",
["neckSlot"] = 10,
["netID"] = 4007,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 26,
},
[4008] = {
["craftable"] = true,
["defense"] = 4,
["headSlot"] = 216,
["height"] = 22,
["internalName"] = "UltrabrightHelmet",
["name"] = "Ultrabright Helmet",
["netID"] = 4008,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 24,
},
[4009] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Apple",
["material"] = true,
["maxStack"] = 30,
["name"] = "Apple",
["netID"] = 4009,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4010] = {
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "ApplePieSlice",
["name"] = "Apple Pie Slice",
["sacrifices"] = 0,
["width"] = 22,
},
[4011] = {
["UseSound"] = "Item_2",
["buffTime"] = 57600,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "ApplePie",
["maxStack"] = 30,
["name"] = "Apple Pie",
["netID"] = 4011,
["rare"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 30000,
["width"] = 22,
},
[4012] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BananaSplit",
["maxStack"] = 30,
["name"] = "Banana Split",
["netID"] = 4012,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4013] = {
["UseSound"] = "Item_2",
["buffTime"] = 86400,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BBQRibs",
["maxStack"] = 30,
["name"] = "BBQ Ribs",
["netID"] = 4013,
["rare"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 22,
},
[4014] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BunnyStew",
["maxStack"] = 30,
["name"] = "Bunny Stew",
["netID"] = 4014,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4015] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Burger",
["maxStack"] = 30,
["name"] = "Burger",
["netID"] = 4015,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4016] = {
["UseSound"] = "Item_2",
["buffTime"] = 50400,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "ChickenNugget",
["maxStack"] = 30,
["name"] = "Chicken Nugget",
["netID"] = 4016,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4017] = {
["UseSound"] = "Item_2",
["buffTime"] = 72000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "ChocolateChipCookie",
["maxStack"] = 30,
["name"] = "Chocolate Chip Cookie",
["netID"] = 4017,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 30000,
["width"] = 22,
},
[4018] = {
["UseSound"] = "Item_3",
["buffTime"] = 57600,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "CreamSoda",
["maxStack"] = 30,
["name"] = "Cream Soda",
["netID"] = 4018,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4019] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Escargot",
["maxStack"] = 30,
["name"] = "Escargot",
["netID"] = 4019,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4020] = {
["UseSound"] = "Item_2",
["buffTime"] = 50400,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "FriedEgg",
["maxStack"] = 30,
["name"] = "Fried Egg",
["netID"] = 4020,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4021] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Fries",
["maxStack"] = 30,
["name"] = "Fries",
["netID"] = 4021,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4022] = {
["UseSound"] = "Item_2",
["buffTime"] = 172800,
["buffType"] = 207,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "GoldenDelight",
["maxStack"] = 30,
["name"] = "Golden Delight",
["netID"] = 4022,
["rare"] = 6,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 500000,
["width"] = 22,
},
[4023] = {
["UseSound"] = "Item_2",
["buffTime"] = 57600,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Grapes",
["material"] = true,
["maxStack"] = 30,
["name"] = "Grapes",
["netID"] = 4023,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4024] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "GrilledSquirrel",
["maxStack"] = 30,
["name"] = "Grilled Squirrel",
["netID"] = 4024,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4025] = {
["UseSound"] = "Item_2",
["buffTime"] = 72000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Hotdog",
["maxStack"] = 30,
["name"] = "Hotdog",
["netID"] = 4025,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 30000,
["width"] = 22,
},
[4026] = {
["UseSound"] = "Item_3",
["buffTime"] = 50400,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "IceCream",
["maxStack"] = 30,
["name"] = "Ice Cream",
["netID"] = 4026,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4027] = {
["UseSound"] = "Item_3",
["buffTime"] = 57600,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Milkshake",
["maxStack"] = 30,
["name"] = "Milkshake",
["netID"] = 4027,
["rare"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 30000,
["width"] = 22,
},
[4028] = {
["UseSound"] = "Item_2",
["buffTime"] = 57600,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Nachos",
["maxStack"] = 30,
["name"] = "Nachos",
["netID"] = 4028,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4029] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Pizza",
["maxStack"] = 30,
["name"] = "Pizza",
["netID"] = 4029,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4030] = {
["UseSound"] = "Item_2",
["buffTime"] = 64800,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "PotatoChips",
["maxStack"] = 30,
["name"] = "Potato Chips",
["netID"] = 4030,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 15000,
["width"] = 22,
},
[4031] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "RoastedBird",
["maxStack"] = 30,
["name"] = "Roasted Bird",
["netID"] = 4031,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4032] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "RoastedDuck",
["maxStack"] = 30,
["name"] = "Roasted Duck",
["netID"] = 4032,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4033] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "SauteedFrogLegs",
["maxStack"] = 30,
["name"] = "Sauteed Frog Legs",
["netID"] = 4033,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4034] = {
["UseSound"] = "Item_2",
["buffTime"] = 14400,
["buffType"] = 207,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "SeafoodDinner",
["maxStack"] = 30,
["name"] = "Seafood Dinner",
["netID"] = 4034,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 5000,
["width"] = 22,
},
[4035] = {
["UseSound"] = "Item_2",
["buffTime"] = 64800,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "ShrimpPoBoy",
["maxStack"] = 30,
["name"] = "Shrimp Po' Boy",
["netID"] = 4035,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 25000,
["width"] = 22,
},
[4036] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Spaghetti",
["maxStack"] = 30,
["name"] = "Spaghetti",
["netID"] = 4036,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4037] = {
["UseSound"] = "Item_2",
["buffTime"] = 57600,
["buffType"] = 207,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Steak",
["maxStack"] = 30,
["name"] = "Steak",
["netID"] = 4037,
["rare"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 30000,
["width"] = 22,
},
[4038] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 34,
["internalName"] = "MoltenCharm",
["material"] = true,
["name"] = "Molten Charm",
["netID"] = 4038,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 375000,
["width"] = 28,
},
[4039] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubIron",
["name"] = "Golf Club (Iron)",
["netID"] = 4039,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 10000,
["width"] = 20,
},
[4040] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 476,
["height"] = 12,
["internalName"] = "GolfCup",
["maxStack"] = 999,
["name"] = "Golf Cup",
["netID"] = 4040,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[4041] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketBlue",
["maxStack"] = 999,
["name"] = "Blue Flower Seeds",
["netID"] = 4041,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4042] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketMagenta",
["maxStack"] = 999,
["name"] = "Magenta Flower Seeds",
["netID"] = 4042,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4043] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketPink",
["maxStack"] = 999,
["name"] = "Pink Flower Seeds",
["netID"] = 4043,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4044] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketRed",
["maxStack"] = 999,
["name"] = "Red Flower Seeds",
["netID"] = 4044,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4045] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketYellow",
["maxStack"] = 999,
["name"] = "Yellow Flower Seeds",
["netID"] = 4045,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4046] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketViolet",
["maxStack"] = 999,
["name"] = "Violet Flower Seeds",
["netID"] = 4046,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4047] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketWhite",
["maxStack"] = 999,
["name"] = "White Flower Seeds",
["netID"] = 4047,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4048] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketTallGrass",
["maxStack"] = 999,
["name"] = "Tall Grass Seeds",
["netID"] = 4048,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4049] = {
["UseSound"] = "Item_23",
["autoReuse"] = true,
["height"] = 20,
["holdStyle"] = 1,
["internalName"] = "LawnMower",
["name"] = "Lawn Mower",
["netID"] = 4049,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 30,
["useStyle"] = 11,
["useTime"] = 10,
["value"] = 10000,
["width"] = 20,
},
[4050] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 478,
["height"] = 14,
["internalName"] = "CrimstoneBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimstone Brick",
["netID"] = 4050,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4051] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 479,
["height"] = 14,
["internalName"] = "SmoothSandstone",
["material"] = true,
["maxStack"] = 999,
["name"] = "Smooth Sandstone",
["netID"] = 4051,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4052] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 234,
["height"] = 12,
["internalName"] = "CrimstoneBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimstone Brick Wall",
["netID"] = 4052,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4053] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 235,
["height"] = 12,
["internalName"] = "SmoothSandstoneWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Smooth Sandstone Wall",
["netID"] = 4053,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4054] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 480,
["height"] = 32,
["internalName"] = "BloodMoonMonolith",
["maxStack"] = 999,
["name"] = "Blood Moon Monolith",
["netID"] = 4054,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 22,
},
[4055] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "SandBoots",
["material"] = true,
["name"] = "Dunerider Boots",
["netID"] = 4055,
["rare"] = 1,
["sacrifices"] = 1,
["shoeSlot"] = 21,
["value"] = 50000,
["width"] = 34,
},
[4056] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "AncientChisel",
["name"] = "Ancient Chisel",
["netID"] = 4056,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 30,
},
[4057] = {
["autoReuse"] = true,
["height"] = 24,
["holdStyle"] = 5,
["internalName"] = "CarbonGuitar",
["name"] = "Rain Song",
["netID"] = 4057,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 12,
["useStyle"] = 12,
["useTime"] = 12,
["value"] = 10000,
["width"] = 24,
},
[4058] = {
["UseSound"] = "Item_5",
["damage"] = 8,
["height"] = 30,
["internalName"] = "SkeletonBow",
["knockBack"] = 5,
["name"] = "Skull Bow",
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 0,
["shoot"] = 1,
["shootSpeed"] = 11,
["useAmmo"] = 40,
["useAnimation"] = 17,
["useStyle"] = 5,
["useTime"] = 17,
["value"] = 100000,
["width"] = 14,
},
[4059] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 8,
["height"] = 16,
["internalName"] = "FossilPickaxe",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Fossil Pickaxe",
["netID"] = 4059,
["pick"] = 55,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 18,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 15000,
["width"] = 16,
},
[4060] = {
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 60,
["height"] = 20,
["internalName"] = "SuperStarCannon",
["knockBack"] = 5,
["name"] = "Super Star Shooter",
["netID"] = 4060,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 728,
["shootSpeed"] = 20,
["useAmmo"] = 75,
["useAnimation"] = 18,
["useStyle"] = 5,
["useTime"] = 18,
["value"] = 500000,
["width"] = 42,
},
[4061] = {
["UseSound"] = "Item_1",
["damage"] = 12,
["height"] = 32,
["internalName"] = "ThunderSpear",
["knockBack"] = 6,
["melee"] = true,
["name"] = "Storm Spear",
["netID"] = 4061,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 730,
["shootSpeed"] = 3.5,
["useAnimation"] = 28,
["useStyle"] = 5,
["useTime"] = 28,
["value"] = 15000,
["width"] = 32,
},
[4062] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["damage"] = 12,
["height"] = 40,
["internalName"] = "ThunderStaff",
["knockBack"] = 2,
["magic"] = true,
["mana"] = 5,
["name"] = "Thunder Zapper",
["netID"] = 4062,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 731,
["shootSpeed"] = 8,
["useAnimation"] = 17,
["useStyle"] = 5,
["useTime"] = 17,
["value"] = 15000,
["width"] = 40,
},
[4063] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 486,
["height"] = 14,
["internalName"] = "DrumSet",
["maxStack"] = 999,
["name"] = "Drum Set",
["netID"] = 4063,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4064] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 487,
["height"] = 14,
["internalName"] = "PicnicTable",
["maxStack"] = 999,
["name"] = "Picnic Table",
["netID"] = 4064,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 400,
["width"] = 14,
},
[4065] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 487,
["height"] = 14,
["internalName"] = "PicnicTableWithCloth",
["maxStack"] = 999,
["name"] = "Fancy Picnic Table",
["netID"] = 4065,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4066] = {
["height"] = 26,
["internalName"] = "DesertMinecart",
["mountType"] = 15,
["name"] = "Desert Minecart",
["netID"] = 4066,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 36,
},
[4067] = {
["height"] = 26,
["internalName"] = "FishMinecart",
["mountType"] = 16,
["name"] = "Minecarp",
["netID"] = 4067,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4068] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "FairyCritterPink",
["makeNPC"] = 583,
["material"] = true,
["maxStack"] = 999,
["name"] = "Pink Fairy",
["netID"] = 4068,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 12,
},
[4069] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "FairyCritterGreen",
["makeNPC"] = 584,
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Fairy",
["netID"] = 4069,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 12,
},
[4070] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "FairyCritterBlue",
["makeNPC"] = 585,
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Fairy",
["netID"] = 4070,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 12,
},
[4071] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 324,
["height"] = 22,
["internalName"] = "JunoniaShell",
["material"] = true,
["maxStack"] = 999,
["name"] = "Junonia Shell",
["netID"] = 4071,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["value"] = 50000,
["width"] = 22,
},
[4072] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 324,
["height"] = 22,
["internalName"] = "LightningWhelkShell",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lightning Whelk Shell",
["netID"] = 4072,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["value"] = 10000,
["width"] = 22,
},
[4073] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 324,
["height"] = 22,
["internalName"] = "TulipShell",
["material"] = true,
["maxStack"] = 999,
["name"] = "Tulip Shell",
["netID"] = 4073,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["value"] = 10000,
["width"] = 22,
},
[4074] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 489,
["height"] = 14,
["internalName"] = "PinWheel",
["maxStack"] = 999,
["name"] = "Pin Wheel",
["netID"] = 4074,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[4075] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 490,
["height"] = 14,
["internalName"] = "WeatherVane",
["maxStack"] = 999,
["name"] = "Weather Vane",
["netID"] = 4075,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 14,
},
[4076] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 491,
["height"] = 12,
["internalName"] = "VoidVault",
["maxStack"] = 99,
["name"] = "Void Vault",
["netID"] = 4076,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 12,
},
[4077] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOceanAlt",
["material"] = true,
["name"] = "Music Box (Ocean Night)",
["netID"] = 4077,
["placeStyle"] = 43,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4078] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxSlimeRain",
["material"] = true,
["name"] = "Music Box (Slime Rain)",
["netID"] = 4078,
["placeStyle"] = 41,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4079] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxSpaceAlt",
["material"] = true,
["name"] = "Music Box (Space Day)",
["netID"] = 4079,
["placeStyle"] = 42,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4080] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxTownDay",
["material"] = true,
["name"] = "Music Box (Town Day)",
["netID"] = 4080,
["placeStyle"] = 44,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4081] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxTownNight",
["material"] = true,
["name"] = "Music Box (Town Night)",
["netID"] = 4081,
["placeStyle"] = 45,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4082] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxWindyDay",
["material"] = true,
["name"] = "Music Box (Windy Day)",
["netID"] = 4082,
["placeStyle"] = 40,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4083] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 493,
["height"] = 14,
["internalName"] = "GolfCupFlagWhite",
["maxStack"] = 999,
["name"] = "White Pin Flag",
["netID"] = 4083,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[4084] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 493,
["height"] = 14,
["internalName"] = "GolfCupFlagRed",
["maxStack"] = 999,
["name"] = "Red Pin Flag",
["netID"] = 4084,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[4085] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 493,
["height"] = 14,
["internalName"] = "GolfCupFlagGreen",
["maxStack"] = 999,
["name"] = "Green Pin Flag",
["netID"] = 4085,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[4086] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 493,
["height"] = 14,
["internalName"] = "GolfCupFlagBlue",
["maxStack"] = 999,
["name"] = "Blue Pin Flag",
["netID"] = 4086,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[4087] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 493,
["height"] = 14,
["internalName"] = "GolfCupFlagYellow",
["maxStack"] = 999,
["name"] = "Yellow Pin Flag",
["netID"] = 4087,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[4088] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 493,
["height"] = 14,
["internalName"] = "GolfCupFlagPurple",
["maxStack"] = 999,
["name"] = "Purple Pin Flag",
["netID"] = 4088,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 14,
},
[4089] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 494,
["height"] = 12,
["internalName"] = "GolfTee",
["maxStack"] = 999,
["name"] = "Golf Tee",
["netID"] = 4089,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[4090] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 495,
["height"] = 14,
["internalName"] = "ShellPileBlock",
["maxStack"] = 999,
["name"] = "Shell Pile",
["netID"] = 4090,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4091] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 496,
["height"] = 14,
["internalName"] = "AntiPortalBlock",
["maxStack"] = 999,
["name"] = "Anti-Portal Block",
["netID"] = 4091,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 14,
},
[4092] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubPutter",
["name"] = "Golf Club (Putter)",
["netID"] = 4092,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 10000,
["width"] = 20,
},
[4093] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubWedge",
["name"] = "Golf Club (Wedge)",
["netID"] = 4093,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 10000,
["width"] = 20,
},
[4094] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubDriver",
["name"] = "Golf Club (Driver)",
["netID"] = 4094,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 10000,
["width"] = 20,
},
[4095] = {
["UseSound"] = "Item_128",
["height"] = 18,
["internalName"] = "GolfWhistle",
["name"] = "Golf Whistle",
["netID"] = 4095,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 10,
["useStyle"] = 4,
["useTime"] = 10,
["value"] = 100000,
["width"] = 18,
},
[4096] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletEbonyWood",
["maxStack"] = 99,
["name"] = "Ebonwood Toilet",
["netID"] = 4096,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4097] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletRichMahogany",
["maxStack"] = 99,
["name"] = "Rich Mahogany Toilet",
["netID"] = 4097,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4098] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletPearlwood",
["maxStack"] = 99,
["name"] = "Pearlwood Toilet",
["netID"] = 4098,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4099] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletLivingWood",
["maxStack"] = 99,
["name"] = "Living Wood Toilet",
["netID"] = 4099,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4100] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletCactus",
["maxStack"] = 99,
["name"] = "Cactus Toilet",
["netID"] = 4100,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4101] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletBone",
["maxStack"] = 99,
["name"] = "Bone Toilet",
["netID"] = 4101,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4102] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletFlesh",
["maxStack"] = 99,
["name"] = "Flesh Toilet",
["netID"] = 4102,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4103] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletMushroom",
["maxStack"] = 99,
["name"] = "Mushroom Toilet",
["netID"] = 4103,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4104] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletSunplate",
["maxStack"] = 99,
["name"] = "Skyware Toilet",
["netID"] = 4104,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4105] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletShadewood",
["maxStack"] = 99,
["name"] = "Shadewood Toilet",
["netID"] = 4105,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4106] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletLihzhard",
["maxStack"] = 99,
["name"] = "Lihzahrd Toilet",
["netID"] = 4106,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4107] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletDungeonBlue",
["maxStack"] = 99,
["name"] = "Blue Dungeon Toilet",
["netID"] = 4107,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4108] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletDungeonGreen",
["maxStack"] = 99,
["name"] = "Green Dungeon Toilet",
["netID"] = 4108,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4109] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletDungeonPink",
["maxStack"] = 99,
["name"] = "Pink Dungeon Toilet",
["netID"] = 4109,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4110] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletObsidian",
["maxStack"] = 99,
["name"] = "Obsidian Toilet",
["netID"] = 4110,
["placeStyle"] = 14,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4111] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletFrozen",
["maxStack"] = 99,
["name"] = "Frozen Toilet",
["netID"] = 4111,
["placeStyle"] = 15,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4112] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletGlass",
["maxStack"] = 99,
["name"] = "Glass Toilet",
["netID"] = 4112,
["placeStyle"] = 16,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4113] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletHoney",
["maxStack"] = 99,
["name"] = "Honey Toilet",
["netID"] = 4113,
["placeStyle"] = 17,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4114] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletSteampunk",
["maxStack"] = 99,
["name"] = "Steampunk Toilet",
["netID"] = 4114,
["placeStyle"] = 18,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4115] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletPumpkin",
["maxStack"] = 99,
["name"] = "Pumpkin Toilet",
["netID"] = 4115,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4116] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletSpooky",
["maxStack"] = 99,
["name"] = "Spooky Toilet",
["netID"] = 4116,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4117] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletDynasty",
["maxStack"] = 99,
["name"] = "Dynasty Toilet",
["netID"] = 4117,
["placeStyle"] = 21,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4118] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletPalm",
["maxStack"] = 99,
["name"] = "Palm Wood Toilet",
["netID"] = 4118,
["placeStyle"] = 22,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4119] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletBoreal",
["maxStack"] = 99,
["name"] = "Boreal Wood Toilet",
["netID"] = 4119,
["placeStyle"] = 23,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4120] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletSlime",
["maxStack"] = 99,
["name"] = "Slime Toilet",
["netID"] = 4120,
["placeStyle"] = 24,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4121] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletMartian",
["maxStack"] = 99,
["name"] = "Martian Toilet",
["netID"] = 4121,
["placeStyle"] = 25,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4122] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletGranite",
["maxStack"] = 99,
["name"] = "Granite Toilet",
["netID"] = 4122,
["placeStyle"] = 26,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4123] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletMarble",
["maxStack"] = 99,
["name"] = "Marble Toilet",
["netID"] = 4123,
["placeStyle"] = 27,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4124] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletCrystal",
["maxStack"] = 99,
["name"] = "Crystal Toilet",
["netID"] = 4124,
["placeStyle"] = 28,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4125] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletSpider",
["maxStack"] = 99,
["name"] = "Spider Toilet",
["netID"] = 4125,
["placeStyle"] = 29,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4126] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletLesion",
["maxStack"] = 99,
["name"] = "Lesion Toilet",
["netID"] = 4126,
["placeStyle"] = 30,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4127] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletDiamond",
["maxStack"] = 99,
["name"] = "Diamond Toilet",
["netID"] = 4127,
["placeStyle"] = 31,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4128] = {
["craftable"] = true,
["headSlot"] = 217,
["height"] = 18,
["internalName"] = "MaidHead",
["name"] = "Maid Bonnet",
["netID"] = 4128,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4129] = {
["bodySlot"] = 210,
["craftable"] = true,
["height"] = 18,
["internalName"] = "MaidShirt",
["name"] = "Maid Dress",
["netID"] = 4129,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4130] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "MaidPants",
["legSlot"] = 180,
["name"] = "Maid Shoes",
["netID"] = 4130,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4131] = {
["UseSound"] = "Item_130",
["craftable"] = true,
["height"] = 24,
["internalName"] = "VoidLens",
["name"] = "Void Bag",
["netID"] = 4131,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 734,
["shootSpeed"] = 4,
["useAnimation"] = 28,
["useStyle"] = 1,
["useTime"] = 28,
["value"] = 100000,
["width"] = 26,
},
[4132] = {
["craftable"] = true,
["headSlot"] = 218,
["height"] = 18,
["internalName"] = "MaidHead2",
["name"] = "Pink Maid Bonnet",
["netID"] = 4132,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4133] = {
["bodySlot"] = 211,
["craftable"] = true,
["height"] = 18,
["internalName"] = "MaidShirt2",
["name"] = "Pink Maid Dress",
["netID"] = 4133,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4134] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "MaidPants2",
["legSlot"] = 184,
["name"] = "Pink Maid Shoes",
["netID"] = 4134,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4135] = {
["headSlot"] = 219,
["height"] = 18,
["internalName"] = "GolfHat",
["name"] = "Country Club Cap",
["netID"] = 4135,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4136] = {
["bodySlot"] = 212,
["height"] = 18,
["internalName"] = "GolfShirt",
["name"] = "Country Club Vest",
["netID"] = 4136,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4137] = {
["height"] = 18,
["internalName"] = "GolfPants",
["legSlot"] = 185,
["name"] = "Country Club Trousers",
["netID"] = 4137,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4138] = {
["headSlot"] = 220,
["height"] = 18,
["internalName"] = "GolfVisor",
["name"] = "Country Club Visor",
["netID"] = 4138,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4139] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 498,
["height"] = 14,
["internalName"] = "SpiderBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spider Nest Block",
["netID"] = 4139,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4140] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 236,
["height"] = 12,
["internalName"] = "SpiderWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spider Nest Wall",
["netID"] = 4140,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4141] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "ToiletMeteor",
["maxStack"] = 99,
["name"] = "Meteor Toilet",
["netID"] = 4141,
["placeStyle"] = 32,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4142] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 499,
["height"] = 14,
["internalName"] = "LesionStation",
["material"] = true,
["maxStack"] = 99,
["name"] = "Decay Chamber",
["netID"] = 4142,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4143] = {
["height"] = 12,
["internalName"] = "ManaCloakStar",
["netID"] = 4143,
["sacrifices"] = 0,
["width"] = 12,
},
[4144] = {
["channel"] = true,
["damage"] = 17,
["height"] = 38,
["internalName"] = "Terragrim",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Terragrim",
["netID"] = 4144,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 735,
["shootSpeed"] = 15,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 250000,
["width"] = 14,
},
[4145] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "SolarBathtub",
["maxStack"] = 99,
["name"] = "Solar Bathtub",
["netID"] = 4145,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4146] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "SolarBed",
["maxStack"] = 99,
["name"] = "Solar Bed",
["netID"] = 4146,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4147] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "SolarBookcase",
["maxStack"] = 99,
["name"] = "Solar Bookcase",
["netID"] = 4147,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4148] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "SolarDresser",
["maxStack"] = 99,
["name"] = "Solar Dresser",
["netID"] = 4148,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4149] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "SolarCandelabra",
["maxStack"] = 99,
["name"] = "Solar Candelabra",
["netID"] = 4149,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[4150] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "SolarCandle",
["maxStack"] = 99,
["name"] = "Solar Candle",
["netID"] = 4150,
["noWet"] = true,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[4151] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "SolarChair",
["maxStack"] = 99,
["name"] = "Solar Chair",
["netID"] = 4151,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4152] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SolarChandelier",
["maxStack"] = 99,
["name"] = "Solar Chandelier",
["netID"] = 4152,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[4153] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "SolarChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Solar Chest",
["netID"] = 4153,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4154] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SolarClock",
["maxStack"] = 99,
["name"] = "Solar Clock",
["netID"] = 4154,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4155] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "SolarDoor",
["maxStack"] = 99,
["name"] = "Solar Door",
["netID"] = 4155,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[4156] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "SolarLamp",
["maxStack"] = 99,
["name"] = "Solar Lamp",
["netID"] = 4156,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[4157] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "SolarLantern",
["maxStack"] = 99,
["name"] = "Solar Lantern",
["netID"] = 4157,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4158] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "SolarPiano",
["maxStack"] = 99,
["name"] = "Solar Piano",
["netID"] = 4158,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4159] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "SolarPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Solar Platform",
["netID"] = 4159,
["placeStyle"] = 38,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[4160] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "SolarSink",
["maxStack"] = 99,
["name"] = "Solar Sink",
["netID"] = 4160,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4161] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "SolarSofa",
["maxStack"] = 99,
["name"] = "Solar Sofa",
["netID"] = 4161,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4162] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "SolarTable",
["maxStack"] = 99,
["name"] = "Solar Table",
["netID"] = 4162,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[4163] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "SolarWorkbench",
["maxStack"] = 99,
["name"] = "Solar Work Bench",
["netID"] = 4163,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[4164] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_SolarChest",
["maxStack"] = 99,
["name"] = "Trapped Solar Chest",
["netID"] = 4164,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4165] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "SolarToilet",
["maxStack"] = 99,
["name"] = "Solar Toilet",
["netID"] = 4165,
["placeStyle"] = 33,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4166] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "VortexBathtub",
["maxStack"] = 99,
["name"] = "Vortex Bathtub",
["netID"] = 4166,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4167] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "VortexBed",
["maxStack"] = 99,
["name"] = "Vortex Bed",
["netID"] = 4167,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4168] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "VortexBookcase",
["maxStack"] = 99,
["name"] = "Vortex Bookcase",
["netID"] = 4168,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4169] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "VortexDresser",
["maxStack"] = 99,
["name"] = "Vortex Dresser",
["netID"] = 4169,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4170] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "VortexCandelabra",
["maxStack"] = 99,
["name"] = "Vortex Candelabra",
["netID"] = 4170,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[4171] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "VortexCandle",
["maxStack"] = 99,
["name"] = "Vortex Candle",
["netID"] = 4171,
["noWet"] = true,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[4172] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "VortexChair",
["maxStack"] = 99,
["name"] = "Vortex Chair",
["netID"] = 4172,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4173] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "VortexChandelier",
["maxStack"] = 99,
["name"] = "Vortex Chandelier",
["netID"] = 4173,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[4174] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "VortexChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Vortex Chest",
["netID"] = 4174,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4175] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "VortexClock",
["maxStack"] = 99,
["name"] = "Vortex Clock",
["netID"] = 4175,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4176] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "VortexDoor",
["maxStack"] = 99,
["name"] = "Vortex Door",
["netID"] = 4176,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[4177] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "VortexLamp",
["maxStack"] = 99,
["name"] = "Vortex Lamp",
["netID"] = 4177,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[4178] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "VortexLantern",
["maxStack"] = 99,
["name"] = "Vortex Lantern",
["netID"] = 4178,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4179] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "VortexPiano",
["maxStack"] = 99,
["name"] = "Vortex Piano",
["netID"] = 4179,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4180] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "VortexPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Vortex Platform",
["netID"] = 4180,
["placeStyle"] = 39,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[4181] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "VortexSink",
["maxStack"] = 99,
["name"] = "Vortex Sink",
["netID"] = 4181,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4182] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "VortexSofa",
["maxStack"] = 99,
["name"] = "Vortex Sofa",
["netID"] = 4182,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4183] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "VortexTable",
["maxStack"] = 99,
["name"] = "Vortex Table",
["netID"] = 4183,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[4184] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "VortexWorkbench",
["maxStack"] = 99,
["name"] = "Vortex Work Bench",
["netID"] = 4184,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[4185] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_VortexChest",
["maxStack"] = 99,
["name"] = "Trapped Vortex Chest",
["netID"] = 4185,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4186] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "VortexToilet",
["maxStack"] = 99,
["name"] = "Vortex Toilet",
["netID"] = 4186,
["placeStyle"] = 34,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4187] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "NebulaBathtub",
["maxStack"] = 99,
["name"] = "Nebula Bathtub",
["netID"] = 4187,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4188] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "NebulaBed",
["maxStack"] = 99,
["name"] = "Nebula Bed",
["netID"] = 4188,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4189] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "NebulaBookcase",
["maxStack"] = 99,
["name"] = "Nebula Bookcase",
["netID"] = 4189,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4190] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "NebulaDresser",
["maxStack"] = 99,
["name"] = "Nebula Dresser",
["netID"] = 4190,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4191] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "NebulaCandelabra",
["maxStack"] = 99,
["name"] = "Nebula Candelabra",
["netID"] = 4191,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[4192] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "NebulaCandle",
["maxStack"] = 99,
["name"] = "Nebula Candle",
["netID"] = 4192,
["noWet"] = true,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[4193] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "NebulaChair",
["maxStack"] = 99,
["name"] = "Nebula Chair",
["netID"] = 4193,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4194] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "NebulaChandelier",
["maxStack"] = 99,
["name"] = "Nebula Chandelier",
["netID"] = 4194,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[4195] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "NebulaChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Nebula Chest",
["netID"] = 4195,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4196] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "NebulaClock",
["maxStack"] = 99,
["name"] = "Nebula Clock",
["netID"] = 4196,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4197] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "NebulaDoor",
["maxStack"] = 99,
["name"] = "Nebula Door",
["netID"] = 4197,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[4198] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "NebulaLamp",
["maxStack"] = 99,
["name"] = "Nebula Lamp",
["netID"] = 4198,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[4199] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "NebulaLantern",
["maxStack"] = 99,
["name"] = "Nebula Lantern",
["netID"] = 4199,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4200] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "NebulaPiano",
["maxStack"] = 99,
["name"] = "Nebula Piano",
["netID"] = 4200,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4201] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "NebulaPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Nebula Platform",
["netID"] = 4201,
["placeStyle"] = 40,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[4202] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "NebulaSink",
["maxStack"] = 99,
["name"] = "Nebula Sink",
["netID"] = 4202,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4203] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "NebulaSofa",
["maxStack"] = 99,
["name"] = "Nebula Sofa",
["netID"] = 4203,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4204] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "NebulaTable",
["maxStack"] = 99,
["name"] = "Nebula Table",
["netID"] = 4204,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[4205] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "NebulaWorkbench",
["maxStack"] = 99,
["name"] = "Nebula Work Bench",
["netID"] = 4205,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[4206] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_NebulaChest",
["maxStack"] = 99,
["name"] = "Trapped Nebula Chest",
["netID"] = 4206,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4207] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "NebulaToilet",
["maxStack"] = 99,
["name"] = "Nebula Toilet",
["netID"] = 4207,
["placeStyle"] = 35,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4208] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "StardustBathtub",
["maxStack"] = 99,
["name"] = "Stardust Bathtub",
["netID"] = 4208,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4209] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "StardustBed",
["maxStack"] = 99,
["name"] = "Stardust Bed",
["netID"] = 4209,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4210] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "StardustBookcase",
["maxStack"] = 99,
["name"] = "Stardust Bookcase",
["netID"] = 4210,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4211] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "StardustDresser",
["maxStack"] = 99,
["name"] = "Stardust Dresser",
["netID"] = 4211,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4212] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "StardustCandelabra",
["maxStack"] = 99,
["name"] = "Stardust Candelabra",
["netID"] = 4212,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[4213] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "StardustCandle",
["maxStack"] = 99,
["name"] = "Stardust Candle",
["netID"] = 4213,
["noWet"] = true,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[4214] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "StardustChair",
["maxStack"] = 99,
["name"] = "Stardust Chair",
["netID"] = 4214,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4215] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "StardustChandelier",
["maxStack"] = 99,
["name"] = "Stardust Chandelier",
["netID"] = 4215,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[4216] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "StardustChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Stardust Chest",
["netID"] = 4216,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4217] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "StardustClock",
["maxStack"] = 99,
["name"] = "Stardust Clock",
["netID"] = 4217,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4218] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "StardustDoor",
["maxStack"] = 99,
["name"] = "Stardust Door",
["netID"] = 4218,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[4219] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "StardustLamp",
["maxStack"] = 99,
["name"] = "Stardust Lamp",
["netID"] = 4219,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[4220] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "StardustLantern",
["maxStack"] = 99,
["name"] = "Stardust Lantern",
["netID"] = 4220,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4221] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "StardustPiano",
["maxStack"] = 99,
["name"] = "Stardust Piano",
["netID"] = 4221,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4222] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "StardustPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stardust Platform",
["netID"] = 4222,
["placeStyle"] = 41,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[4223] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "StardustSink",
["maxStack"] = 99,
["name"] = "Stardust Sink",
["netID"] = 4223,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4224] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "StardustSofa",
["maxStack"] = 99,
["name"] = "Stardust Sofa",
["netID"] = 4224,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4225] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "StardustTable",
["maxStack"] = 99,
["name"] = "Stardust Table",
["netID"] = 4225,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[4226] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "StardustWorkbench",
["maxStack"] = 99,
["name"] = "Stardust Work Bench",
["netID"] = 4226,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[4227] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_StardustChest",
["maxStack"] = 99,
["name"] = "Trapped Stardust Chest",
["netID"] = 4227,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4228] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "StardustToilet",
["maxStack"] = 99,
["name"] = "Stardust Toilet",
["netID"] = 4228,
["placeStyle"] = 36,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4229] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 500,
["height"] = 14,
["internalName"] = "SolarBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Solar Brick",
["netID"] = 4229,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4230] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 501,
["height"] = 14,
["internalName"] = "VortexBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Vortex Brick",
["netID"] = 4230,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4231] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 502,
["height"] = 14,
["internalName"] = "NebulaBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Nebula Brick",
["netID"] = 4231,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4232] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 503,
["height"] = 14,
["internalName"] = "StardustBrick",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stardust Brick",
["netID"] = 4232,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4233] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 237,
["height"] = 12,
["internalName"] = "SolarBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Solar Brick Wall",
["netID"] = 4233,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4234] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 238,
["height"] = 12,
["internalName"] = "VortexBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Vortex Brick Wall",
["netID"] = 4234,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4235] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 239,
["height"] = 12,
["internalName"] = "NebulaBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Nebula Brick Wall",
["netID"] = 4235,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4236] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 240,
["height"] = 12,
["internalName"] = "StardustBrickWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stardust Brick Wall",
["netID"] = 4236,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4237] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxDayRemix",
["name"] = "Music Box (Day Remix)",
["netID"] = 4237,
["placeStyle"] = 46,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4238] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 481,
["height"] = 14,
["internalName"] = "CrackedBlueBrick",
["maxStack"] = 999,
["name"] = "Cracked Blue Brick",
["netID"] = 4238,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4239] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 482,
["height"] = 14,
["internalName"] = "CrackedGreenBrick",
["maxStack"] = 999,
["name"] = "Cracked Green Brick",
["netID"] = 4239,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4240] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 483,
["height"] = 14,
["internalName"] = "CrackedPinkBrick",
["maxStack"] = 999,
["name"] = "Cracked Pink Brick",
["netID"] = 4240,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4241] = {
["consumable"] = true,
["createTile"] = 3,
["height"] = 14,
["internalName"] = "FlowerPacketWild",
["maxStack"] = 999,
["name"] = "Wild Flower Seeds",
["netID"] = 4241,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4242] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedBlack",
["name"] = "Black Golf Ball",
["netID"] = 4242,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 739,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4243] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedBlue",
["name"] = "Blue Golf Ball",
["netID"] = 4243,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 740,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4244] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedBrown",
["name"] = "Brown Golf Ball",
["netID"] = 4244,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 741,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4245] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedCyan",
["name"] = "Cyan Golf Ball",
["netID"] = 4245,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 742,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4246] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedGreen",
["name"] = "Green Golf Ball",
["netID"] = 4246,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 743,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4247] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedLimeGreen",
["name"] = "Lime Golf Ball",
["netID"] = 4247,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 744,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4248] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedOrange",
["name"] = "Orange Golf Ball",
["netID"] = 4248,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 745,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4249] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedPink",
["name"] = "Pink Golf Ball",
["netID"] = 4249,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 746,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4250] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedPurple",
["name"] = "Purple Golf Ball",
["netID"] = 4250,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 747,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4251] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedRed",
["name"] = "Red Golf Ball",
["netID"] = 4251,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 748,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4252] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedSkyBlue",
["name"] = "Sky Blue Golf Ball",
["netID"] = 4252,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 749,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4253] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedTeal",
["name"] = "Teal Golf Ball",
["netID"] = 4253,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 750,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4254] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedViolet",
["name"] = "Violet Golf Ball",
["netID"] = 4254,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 751,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4255] = {
["UseSound"] = "Item_1",
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "GolfBallDyedYellow",
["name"] = "Yellow Golf Ball",
["netID"] = 4255,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 752,
["shootSpeed"] = 12,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 10000,
["width"] = 18,
},
[4256] = {
["bodySlot"] = 213,
["craftable"] = true,
["defense"] = 3,
["height"] = 14,
["internalName"] = "AmberRobe",
["name"] = "Amber Robe",
["netID"] = 4256,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[4257] = {
["UseSound"] = "Item_1",
["craftable"] = true,
["damage"] = 0,
["height"] = 28,
["internalName"] = "AmberHook",
["knockBack"] = 7,
["name"] = "Amber Hook",
["netID"] = 4257,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 753,
["shootSpeed"] = 12.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[4258] = {
["UseSound"] = "Item_15",
["craftable"] = true,
["damage"] = 25,
["height"] = 40,
["internalName"] = "OrangePhaseblade",
["knockBack"] = 3,
["material"] = true,
["melee"] = true,
["name"] = "Orange Phaseblade",
["netID"] = 4258,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 25,
["useStyle"] = 1,
["value"] = 27000,
["width"] = 40,
},
[4259] = {
["UseSound"] = "Item_15",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 42,
["height"] = 40,
["internalName"] = "OrangePhasesaber",
["knockBack"] = 3,
["melee"] = true,
["name"] = "Orange Phasesaber",
["netID"] = 4259,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 40,
},
[4260] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 241,
["height"] = 12,
["internalName"] = "OrangeStainedGlass",
["maxStack"] = 999,
["name"] = "Orange Stained Glass",
["netID"] = 4260,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 800,
["width"] = 12,
},
[4261] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 135,
["height"] = 12,
["internalName"] = "OrangePressurePlate",
["maxStack"] = 999,
["mech"] = true,
["name"] = "Orange Pressure Plate",
["netID"] = 4261,
["placeStyle"] = 7,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4262] = {
["UseSound"] = "Item_151",
["height"] = 20,
["internalName"] = "MysticCoilSnake",
["name"] = "Snake Charmer's Flute",
["netID"] = 4262,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 754,
["useAnimation"] = 90,
["useStyle"] = 5,
["useTime"] = 90,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[4263] = {
["UseSound"] = "Item_6",
["height"] = 20,
["internalName"] = "MagicConch",
["name"] = "Magic Conch",
["netID"] = 4263,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 90,
["useStyle"] = 4,
["useTime"] = 90,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[4264] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 34,
["internalName"] = "GolfCart",
["mountType"] = 17,
["name"] = "Golf Cart Keys",
["netID"] = 4264,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 500000,
["width"] = 34,
},
[4265] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "GolfChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Golf Chest",
["netID"] = 4265,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 26,
},
[4266] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_GolfChest",
["maxStack"] = 99,
["name"] = "Trapped Golf Chest",
["netID"] = 4266,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4267] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "DesertChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Sandstone Chest",
["netID"] = 4267,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4268] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_DesertChest",
["maxStack"] = 99,
["name"] = "Trapped Sandstone Chest",
["netID"] = 4268,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4269] = {
["UseSound"] = "Item_83",
["buffType"] = 213,
["damage"] = 35,
["height"] = 28,
["internalName"] = "SanguineStaff",
["knockBack"] = 8,
["mana"] = 10,
["name"] = "Sanguine Staff",
["netID"] = 4269,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 755,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 250000,
["width"] = 26,
},
[4270] = {
["autoReuse"] = true,
["damage"] = 34,
["height"] = 28,
["internalName"] = "SharpTears",
["knockBack"] = 1,
["magic"] = true,
["mana"] = 20,
["name"] = "Blood Thorn",
["netID"] = 4270,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 756,
["shootSpeed"] = 32,
["useAnimation"] = 33,
["useStyle"] = 4,
["useTime"] = 11,
["value"] = 200000,
["width"] = 26,
},
[4271] = {
["consumable"] = true,
["height"] = 14,
["internalName"] = "BloodMoonStarter",
["maxStack"] = 20,
["name"] = "Bloody Tear",
["netID"] = 4271,
["rare"] = 2,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[4272] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 110,
["height"] = 10,
["internalName"] = "DripplerFlail",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Drippler Crippler",
["netID"] = 4272,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.1,
["shoot"] = 757,
["shootSpeed"] = 15.9,
["useAnimation"] = 40,
["useStyle"] = 5,
["useTime"] = 40,
["value"] = 200000,
["width"] = 30,
},
[4273] = {
["UseSound"] = "Item_44",
["buffType"] = 214,
["damage"] = 11,
["height"] = 28,
["internalName"] = "VampireFrogStaff",
["knockBack"] = 5,
["mana"] = 10,
["name"] = "Vampire Frog Staff",
["netID"] = 4273,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 758,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 50000,
["width"] = 26,
},
[4274] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldGoldfish",
["makeNPC"] = 592,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Goldfish",
["netID"] = 4274,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[4275] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 505,
["headSlot"] = 221,
["height"] = 12,
["internalName"] = "GoldGoldfishBowl",
["maxStack"] = 99,
["name"] = "Gold Fish Bowl",
["netID"] = 4275,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["vanity"] = true,
["width"] = 12,
},
[4276] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 506,
["height"] = 20,
["internalName"] = "CatBast",
["maxStack"] = 99,
["name"] = "Bast Statue",
["netID"] = 4276,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 20,
},
[4277] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 507,
["height"] = 14,
["internalName"] = "GoldStarryGlassBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Starry Block",
["netID"] = 4277,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4278] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 508,
["height"] = 14,
["internalName"] = "BlueStarryGlassBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Starry Block",
["netID"] = 4278,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4279] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 242,
["height"] = 12,
["internalName"] = "GoldStarryGlassWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Starry Wall",
["netID"] = 4279,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4280] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 243,
["height"] = 12,
["internalName"] = "BlueStarryGlassWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Starry Wall",
["netID"] = 4280,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4281] = {
["UseSound"] = "Item_44",
["buffType"] = 216,
["damage"] = 7,
["height"] = 28,
["internalName"] = "BabyBirdStaff",
["knockBack"] = 4,
["mana"] = 10,
["name"] = "Finch Staff",
["netID"] = 4281,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 759,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 50000,
["width"] = 26,
},
[4282] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Apricot",
["material"] = true,
["maxStack"] = 30,
["name"] = "Apricot",
["netID"] = 4282,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4283] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Banana",
["material"] = true,
["maxStack"] = 30,
["name"] = "Banana",
["netID"] = 4283,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4284] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BlackCurrant",
["material"] = true,
["maxStack"] = 30,
["name"] = "Blackcurrant",
["netID"] = 4284,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4285] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BloodOrange",
["material"] = true,
["maxStack"] = 30,
["name"] = "Blood Orange",
["netID"] = 4285,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4286] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Cherry",
["material"] = true,
["maxStack"] = 30,
["name"] = "Cherry",
["netID"] = 4286,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4287] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Coconut",
["material"] = true,
["maxStack"] = 30,
["name"] = "Coconut",
["netID"] = 4287,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4288] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Dragonfruit",
["material"] = true,
["maxStack"] = 30,
["name"] = "Dragon Fruit",
["netID"] = 4288,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4289] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Elderberry",
["material"] = true,
["maxStack"] = 30,
["name"] = "Elderberry",
["netID"] = 4289,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4290] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Grapefruit",
["material"] = true,
["maxStack"] = 30,
["name"] = "Grapefruit",
["netID"] = 4290,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4291] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Lemon",
["material"] = true,
["maxStack"] = 30,
["name"] = "Lemon",
["netID"] = 4291,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4292] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Mango",
["material"] = true,
["maxStack"] = 30,
["name"] = "Mango",
["netID"] = 4292,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4293] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Peach",
["material"] = true,
["maxStack"] = 30,
["name"] = "Peach",
["netID"] = 4293,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4294] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Pineapple",
["material"] = true,
["maxStack"] = 30,
["name"] = "Pineapple",
["netID"] = 4294,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4295] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Plum",
["material"] = true,
["maxStack"] = 30,
["name"] = "Plum",
["netID"] = 4295,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4296] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Rambutan",
["material"] = true,
["maxStack"] = 30,
["name"] = "Rambutan",
["netID"] = 4296,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4297] = {
["UseSound"] = "Item_2",
["buffTime"] = 18000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Starfruit",
["material"] = true,
["maxStack"] = 30,
["name"] = "Star Fruit",
["netID"] = 4297,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4298] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "SandstoneBathtub",
["maxStack"] = 99,
["name"] = "Sandstone Bathtub",
["netID"] = 4298,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4299] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "SandstoneBed",
["maxStack"] = 99,
["name"] = "Sandstone Bed",
["netID"] = 4299,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4300] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "SandstoneBookcase",
["maxStack"] = 99,
["name"] = "Sandstone Bookcase",
["netID"] = 4300,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4301] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "SandstoneDresser",
["maxStack"] = 99,
["name"] = "Sandstone Dresser",
["netID"] = 4301,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4302] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "SandstoneCandelabra",
["maxStack"] = 99,
["name"] = "Sandstone Candelabra",
["netID"] = 4302,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[4303] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "SandstoneCandle",
["maxStack"] = 99,
["name"] = "Sandstone Candle",
["netID"] = 4303,
["noWet"] = true,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[4304] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "SandstoneChair",
["maxStack"] = 99,
["name"] = "Sandstone Chair",
["netID"] = 4304,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4305] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "SandstoneChandelier",
["maxStack"] = 99,
["name"] = "Sandstone Chandelier",
["netID"] = 4305,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3000,
["width"] = 26,
},
[4306] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "SandstoneClock",
["maxStack"] = 99,
["name"] = "Sandstone Clock",
["netID"] = 4306,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4307] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "SandstoneDoor",
["maxStack"] = 99,
["name"] = "Sandstone Door",
["netID"] = 4307,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[4308] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "SandstoneLamp",
["maxStack"] = 99,
["name"] = "Sandstone Lamp",
["netID"] = 4308,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[4309] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "SandstoneLantern",
["maxStack"] = 99,
["name"] = "Sandstone Lantern",
["netID"] = 4309,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4310] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "SandstonePiano",
["maxStack"] = 99,
["name"] = "Sandstone Piano",
["netID"] = 4310,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4311] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "SandstonePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sandstone Platform",
["netID"] = 4311,
["placeStyle"] = 42,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[4312] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "SandstoneSink",
["maxStack"] = 99,
["name"] = "Sandstone Sink",
["netID"] = 4312,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4313] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "SandstoneSofa",
["maxStack"] = 99,
["name"] = "Sandstone Sofa",
["netID"] = 4313,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4314] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "SandstoneTable",
["maxStack"] = 99,
["name"] = "Sandstone Table",
["netID"] = 4314,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[4315] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "SandstoneWorkbench",
["maxStack"] = 99,
["name"] = "Sandstone Work Bench",
["netID"] = 4315,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[4316] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "SandstoneToilet",
["maxStack"] = 99,
["name"] = "Sandstone Toilet",
["netID"] = 4316,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4317] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["damage"] = 30,
["hammer"] = 80,
["height"] = 20,
["internalName"] = "BloodHamaxe",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Haemorrhaxe",
["netID"] = 4317,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 27,
["useStyle"] = 1,
["useTime"] = 11,
["value"] = 100000,
["width"] = 20,
},
[4318] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 509,
["height"] = 32,
["internalName"] = "VoidMonolith",
["maxStack"] = 999,
["name"] = "Void Monolith",
["netID"] = 4318,
["rare"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1250000,
["width"] = 22,
},
[4319] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 510,
["height"] = 28,
["internalName"] = "ArrowSign",
["maxStack"] = 999,
["name"] = "Arrow Sign",
["netID"] = 4319,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4320] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 511,
["height"] = 28,
["internalName"] = "PaintedArrowSign",
["maxStack"] = 999,
["name"] = "Painted Arrow Sign",
["netID"] = 4320,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4321] = {
["bodySlot"] = 214,
["height"] = 18,
["internalName"] = "GameMasterShirt",
["name"] = "Master Gamer's Jacket",
["netID"] = 4321,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[4322] = {
["height"] = 18,
["internalName"] = "GameMasterPants",
["legSlot"] = 188,
["name"] = "Master Gamer's Pants",
["netID"] = 4322,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[4323] = {
["headSlot"] = 222,
["height"] = 18,
["internalName"] = "StarPrincessCrown",
["name"] = "Star Princess Crown",
["netID"] = 4323,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 18,
},
[4324] = {
["bodySlot"] = 215,
["height"] = 14,
["internalName"] = "StarPrincessDress",
["name"] = "Star Princess Dress",
["netID"] = 4324,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 18,
},
[4325] = {
["UseSound"] = "Item_1",
["fishingPole"] = 25,
["height"] = 28,
["internalName"] = "BloodFishingRod",
["name"] = "Chum Caster",
["netID"] = 4325,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 760,
["shootSpeed"] = 15,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 100000,
["width"] = 24,
},
[4326] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 520,
["height"] = 14,
["internalName"] = "FoodPlatter",
["maxStack"] = 99,
["name"] = "Plate",
["netID"] = 4326,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4327] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 521,
["height"] = 20,
["internalName"] = "BlackDragonflyJar",
["maxStack"] = 99,
["name"] = "Black Dragonfly Jar",
["netID"] = 4327,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4328] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 522,
["height"] = 20,
["internalName"] = "BlueDragonflyJar",
["maxStack"] = 99,
["name"] = "Blue Dragonfly Jar",
["netID"] = 4328,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4329] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 523,
["height"] = 20,
["internalName"] = "GreenDragonflyJar",
["maxStack"] = 99,
["name"] = "Green Dragonfly Jar",
["netID"] = 4329,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4330] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 524,
["height"] = 20,
["internalName"] = "OrangeDragonflyJar",
["maxStack"] = 99,
["name"] = "Orange Dragonfly Jar",
["netID"] = 4330,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4331] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 525,
["height"] = 20,
["internalName"] = "RedDragonflyJar",
["maxStack"] = 99,
["name"] = "Red Dragonfly Jar",
["netID"] = 4331,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4332] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 526,
["height"] = 20,
["internalName"] = "YellowDragonflyJar",
["maxStack"] = 99,
["name"] = "Yellow Dragonfly Jar",
["netID"] = 4332,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4333] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 527,
["height"] = 20,
["internalName"] = "GoldDragonflyJar",
["maxStack"] = 99,
["name"] = "Gold Dragonfly Jar",
["netID"] = 4333,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[4334] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 20,
["internalName"] = "BlackDragonfly",
["makeNPC"] = 595,
["material"] = true,
["maxStack"] = 999,
["name"] = "Black Dragonfly",
["netID"] = 4334,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4335] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 20,
["internalName"] = "BlueDragonfly",
["makeNPC"] = 596,
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Dragonfly",
["netID"] = 4335,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4336] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 20,
["internalName"] = "GreenDragonfly",
["makeNPC"] = 597,
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Dragonfly",
["netID"] = 4336,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4337] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 20,
["internalName"] = "OrangeDragonfly",
["makeNPC"] = 598,
["material"] = true,
["maxStack"] = 999,
["name"] = "Orange Dragonfly",
["netID"] = 4337,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4338] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 20,
["internalName"] = "RedDragonfly",
["makeNPC"] = 599,
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Dragonfly",
["netID"] = 4338,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4339] = {
["autoReuse"] = true,
["bait"] = 20,
["consumable"] = true,
["height"] = 20,
["internalName"] = "YellowDragonfly",
["makeNPC"] = 600,
["material"] = true,
["maxStack"] = 999,
["name"] = "Yellow Dragonfly",
["netID"] = 4339,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4340] = {
["autoReuse"] = true,
["bait"] = 50,
["consumable"] = true,
["height"] = 20,
["internalName"] = "GoldDragonfly",
["makeNPC"] = 601,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Dragonfly",
["netID"] = 4340,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[4341] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "PortableStool",
["name"] = "Step Stool",
["netID"] = 4341,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 30,
},
[4342] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "DragonflyStatue",
["maxStack"] = 99,
["name"] = "Dragonfly Statue",
["netID"] = 4342,
["placeStyle"] = 78,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4343] = {
["consumable"] = true,
["damage"] = 4,
["height"] = 16,
["internalName"] = "PaperAirplaneA",
["knockBack"] = 2,
["maxStack"] = 999,
["name"] = "Paper Airplane",
["netID"] = 4343,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 761,
["shootSpeed"] = 5,
["useAnimation"] = 17,
["useStyle"] = 1,
["useTime"] = 17,
["value"] = 5000,
["width"] = 22,
},
[4344] = {
["consumable"] = true,
["damage"] = 4,
["height"] = 16,
["internalName"] = "PaperAirplaneB",
["knockBack"] = 2,
["maxStack"] = 999,
["name"] = "White Paper Airplane",
["netID"] = 4344,
["noMelee"] = true,
["ranged"] = true,
["sacrifices"] = 1,
["shoot"] = 762,
["shootSpeed"] = 5,
["useAnimation"] = 17,
["useStyle"] = 1,
["useTime"] = 17,
["value"] = 5000,
["width"] = 22,
},
[4345] = {
["height"] = 12,
["internalName"] = "CanOfWorms",
["maxStack"] = 99,
["name"] = "Can Of Worms",
["netID"] = 4345,
["rare"] = 1,
["sacrifices"] = 2,
["value"] = 2500,
["width"] = 12,
},
[4346] = {
["height"] = 30,
["internalName"] = "EncumberingStone",
["name"] = "Encumbering Stone",
["netID"] = 4346,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 30,
},
[4347] = {
["UseSound"] = "Item_158",
["damage"] = 42,
["height"] = 40,
["internalName"] = "ZapinatorGray",
["knockBack"] = 6,
["magic"] = true,
["mana"] = 16,
["name"] = "Gray Zapinator",
["netID"] = 4347,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 0.75,
["shoot"] = 876,
["shootSpeed"] = 15,
["useAnimation"] = 37,
["useStyle"] = 5,
["useTime"] = 37,
["value"] = 170000,
["width"] = 40,
},
[4348] = {
["UseSound"] = "Item_158",
["damage"] = 100,
["height"] = 40,
["internalName"] = "ZapinatorOrange",
["knockBack"] = 6,
["magic"] = true,
["mana"] = 16,
["name"] = "Orange Zapinator",
["netID"] = 4348,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["scale"] = 0.75,
["shoot"] = 876,
["shootSpeed"] = 15,
["useAnimation"] = 37,
["useStyle"] = 5,
["useTime"] = 37,
["value"] = 500000,
["width"] = 40,
},
[4349] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 179,
["height"] = 14,
["internalName"] = "GreenMoss",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Moss",
["netID"] = 4349,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4350] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 180,
["height"] = 14,
["internalName"] = "BrownMoss",
["material"] = true,
["maxStack"] = 999,
["name"] = "Brown Moss",
["netID"] = 4350,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4351] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 181,
["height"] = 14,
["internalName"] = "RedMoss",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Moss",
["netID"] = 4351,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4352] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 182,
["height"] = 14,
["internalName"] = "BlueMoss",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Moss",
["netID"] = 4352,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4353] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 183,
["height"] = 14,
["internalName"] = "PurpleMoss",
["material"] = true,
["maxStack"] = 999,
["name"] = "Purple Moss",
["netID"] = 4353,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4354] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 381,
["height"] = 14,
["internalName"] = "LavaMoss",
["maxStack"] = 999,
["name"] = "Lava Moss",
["netID"] = 4354,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4355] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 531,
["height"] = 20,
["internalName"] = "BoulderStatue",
["maxStack"] = 99,
["name"] = "Boulder Statue",
["netID"] = 4355,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4356] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxTitleAlt",
["name"] = "Music Box (Journey's Beginning)",
["netID"] = 4356,
["placeStyle"] = 47,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4357] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxStorm",
["material"] = true,
["name"] = "Music Box (Storm)",
["netID"] = 4357,
["placeStyle"] = 48,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4358] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxGraveyard",
["material"] = true,
["name"] = "Music Box (Graveyard)",
["netID"] = 4358,
["placeStyle"] = 49,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4359] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 20,
["internalName"] = "Seagull",
["makeNPC"] = 602,
["material"] = true,
["maxStack"] = 999,
["name"] = "Seagull",
["netID"] = 4359,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 20,
},
[4360] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "SeagullStatue",
["maxStack"] = 99,
["name"] = "Seagull Statue",
["netID"] = 4360,
["placeStyle"] = 77,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4361] = {
["autoReuse"] = true,
["bait"] = 17,
["consumable"] = true,
["height"] = 20,
["internalName"] = "LadyBug",
["makeNPC"] = 604,
["material"] = true,
["maxStack"] = 999,
["name"] = "Ladybug",
["netID"] = 4361,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4362] = {
["autoReuse"] = true,
["bait"] = 50,
["consumable"] = true,
["height"] = 20,
["internalName"] = "GoldLadyBug",
["makeNPC"] = 605,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Ladybug",
["netID"] = 4362,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[4363] = {
["autoReuse"] = true,
["bait"] = 22,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Maggot",
["makeNPC"] = 606,
["material"] = true,
["maxStack"] = 999,
["name"] = "Maggot",
["netID"] = 4363,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 12,
},
[4364] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 532,
["height"] = 20,
["internalName"] = "MaggotCage",
["maxStack"] = 99,
["name"] = "Maggot Cage",
["netID"] = 4364,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4365] = {
["UseSound"] = "Item_2",
["buffType"] = 217,
["damage"] = 0,
["height"] = 30,
["internalName"] = "CelestialWand",
["name"] = "Celestial Wand",
["netID"] = 4365,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 764,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 1000000,
["width"] = 16,
},
[4366] = {
["UseSound"] = "Item_2",
["buffType"] = 218,
["damage"] = 0,
["height"] = 30,
["internalName"] = "EucaluptusSap",
["name"] = "Eucalyptus Sap",
["netID"] = 4366,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 765,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[4367] = {
["height"] = 28,
["internalName"] = "KiteBlue",
["name"] = "Blue Kite",
["netID"] = 4367,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 766,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4368] = {
["height"] = 28,
["internalName"] = "KiteBlueAndYellow",
["name"] = "Blue and Yellow Kite",
["netID"] = 4368,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 767,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4369] = {
["height"] = 28,
["internalName"] = "KiteRed",
["name"] = "Red Kite",
["netID"] = 4369,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 768,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4370] = {
["height"] = 28,
["internalName"] = "KiteRedAndYellow",
["name"] = "Red and Yellow Kite",
["netID"] = 4370,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 769,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4371] = {
["height"] = 28,
["internalName"] = "KiteYellow",
["name"] = "Yellow Kite",
["netID"] = 4371,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 770,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4372] = {
["autoReuse"] = true,
["height"] = 24,
["holdStyle"] = 5,
["internalName"] = "IvyGuitar",
["name"] = "Ivy",
["netID"] = 4372,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 12,
["useStyle"] = 12,
["useTime"] = 12,
["value"] = 10000,
["width"] = 24,
},
[4373] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Pupfish",
["makeNPC"] = 607,
["material"] = true,
["maxStack"] = 999,
["name"] = "Pupfish",
["netID"] = 4373,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 12,
},
[4374] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Grebe",
["makeNPC"] = 608,
["material"] = true,
["maxStack"] = 999,
["name"] = "Grebe",
["netID"] = 4374,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 12,
},
[4375] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Rat",
["makeNPC"] = 610,
["material"] = true,
["maxStack"] = 999,
["name"] = "Rat",
["netID"] = 4375,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4376] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 533,
["height"] = 20,
["internalName"] = "RatCage",
["maxStack"] = 99,
["name"] = "Rat Cage",
["netID"] = 4376,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4377] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 534,
["height"] = 14,
["internalName"] = "KryptonMoss",
["maxStack"] = 999,
["name"] = "Krypton Moss",
["netID"] = 4377,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4378] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 536,
["height"] = 14,
["internalName"] = "XenonMoss",
["maxStack"] = 999,
["name"] = "Xenon Moss",
["netID"] = 4378,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4379] = {
["height"] = 28,
["internalName"] = "KiteWyvern",
["name"] = "Wyvern Kite",
["netID"] = 4379,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 771,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4380] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 538,
["height"] = 14,
["internalName"] = "LadybugCage",
["maxStack"] = 99,
["name"] = "Ladybug Cage",
["netID"] = 4380,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4381] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["damage"] = 14,
["height"] = 30,
["internalName"] = "BloodRainBow",
["knockBack"] = 3,
["name"] = "Blood Rain Bow",
["netID"] = 4381,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 9,
["useAmmo"] = 40,
["useAnimation"] = 19,
["useStyle"] = 5,
["useTime"] = 19,
["value"] = 50000,
["width"] = 14,
},
[4382] = {
["UseSound"] = "Item_92",
["consumable"] = true,
["height"] = 28,
["internalName"] = "CombatBook",
["maxStack"] = 20,
["name"] = "Advanced Combat Techniques",
["netID"] = 4382,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 28,
},
[4383] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "DesertTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Desert Torch",
["netID"] = 4383,
["noWet"] = true,
["placeStyle"] = 16,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[4384] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "CoralTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Coral Torch",
["netID"] = 4384,
["placeStyle"] = 17,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[4385] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "CorruptTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Corrupt Torch",
["netID"] = 4385,
["noWet"] = true,
["placeStyle"] = 18,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[4386] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "CrimsonTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimson Torch",
["netID"] = 4386,
["noWet"] = true,
["placeStyle"] = 19,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[4387] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "HallowedTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hallowed Torch",
["netID"] = 4387,
["noWet"] = true,
["placeStyle"] = 20,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[4388] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 4,
["flame"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "JungleTorch",
["material"] = true,
["maxStack"] = 999,
["name"] = "Jungle Torch",
["netID"] = 4388,
["noWet"] = true,
["placeStyle"] = 21,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 60,
["width"] = 10,
},
[4389] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 539,
["height"] = 14,
["internalName"] = "ArgonMoss",
["maxStack"] = 999,
["name"] = "Argon Moss",
["netID"] = 4389,
["rare"] = 1,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4390] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 484,
["height"] = 14,
["internalName"] = "RollingCactus",
["maxStack"] = 999,
["name"] = "Rolling Cactus",
["netID"] = 4390,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4391] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 162,
["height"] = 14,
["internalName"] = "ThinIce",
["maxStack"] = 999,
["name"] = "Thin Ice",
["netID"] = 4391,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4392] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 541,
["height"] = 14,
["internalName"] = "EchoBlock",
["maxStack"] = 999,
["name"] = "Echo Block",
["netID"] = 4392,
["rare"] = 1,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[4393] = {
["height"] = 26,
["internalName"] = "ScarabFish",
["name"] = "Scarab Fish",
["netID"] = 4393,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[4394] = {
["height"] = 26,
["internalName"] = "ScorpioFish",
["name"] = "Scorpio Fish",
["netID"] = 4394,
["questItem"] = true,
["rare"] = -11,
["sacrifices"] = 2,
["uniqueStack"] = true,
["width"] = 26,
},
[4395] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Owl",
["makeNPC"] = 611,
["material"] = true,
["maxStack"] = 999,
["name"] = "Owl",
["netID"] = 4395,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4396] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 542,
["height"] = 14,
["internalName"] = "OwlCage",
["maxStack"] = 99,
["name"] = "Owl Cage",
["netID"] = 4396,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4397] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "OwlStatue",
["maxStack"] = 99,
["name"] = "Owl Statue",
["netID"] = 4397,
["placeStyle"] = 76,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4398] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 543,
["height"] = 20,
["internalName"] = "PupfishBowl",
["maxStack"] = 99,
["name"] = "Pupfish Bowl",
["netID"] = 4398,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[4399] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 544,
["height"] = 14,
["internalName"] = "GoldLadybugCage",
["maxStack"] = 99,
["name"] = "Gold Ladybug Cage",
["netID"] = 4399,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 14,
},
[4400] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 22,
["internalName"] = "Geode",
["maxStack"] = 999,
["name"] = "Geode",
["netID"] = 4400,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 5,
["shoot"] = 772,
["shootSpeed"] = 7,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 2500,
["width"] = 22,
},
[4401] = {
["height"] = 26,
["internalName"] = "Flounder",
["material"] = true,
["maxStack"] = 999,
["name"] = "Flounder",
["netID"] = 4401,
["sacrifices"] = 3,
["value"] = 750,
["width"] = 26,
},
[4402] = {
["height"] = 26,
["internalName"] = "RockLobster",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rock Lobster",
["netID"] = 4402,
["sacrifices"] = 3,
["value"] = 5000,
["width"] = 26,
},
[4403] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "LobsterTail",
["maxStack"] = 30,
["name"] = "Lobster Tail",
["netID"] = 4403,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4404] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 12,
["internalName"] = "FloatingTube",
["name"] = "Inner Tube",
["netID"] = 4404,
["sacrifices"] = 1,
["value"] = 10000,
["width"] = 20,
},
[4405] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "FrozenCrate",
["maxStack"] = 99,
["name"] = "Frozen Crate",
["netID"] = 4405,
["placeStyle"] = 18,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4406] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "FrozenCrateHard",
["maxStack"] = 99,
["name"] = "Boreal Crate",
["netID"] = 4406,
["placeStyle"] = 19,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4407] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "OasisCrate",
["maxStack"] = 99,
["name"] = "Oasis Crate",
["netID"] = 4407,
["placeStyle"] = 20,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4408] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "OasisCrateHard",
["maxStack"] = 99,
["name"] = "Mirage Crate",
["netID"] = 4408,
["placeStyle"] = 21,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4409] = {
["accessory"] = true,
["faceSlot"] = 14,
["height"] = 24,
["internalName"] = "SpectreGoggles",
["name"] = "Spectre Goggles",
["netID"] = 4409,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 28,
},
[4410] = {
["height"] = 22,
["internalName"] = "Oyster",
["maxStack"] = 99,
["name"] = "Oyster",
["netID"] = 4410,
["rare"] = 1,
["sacrifices"] = 5,
["value"] = 500,
["width"] = 32,
},
[4411] = {
["UseSound"] = "Item_2",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "ShuckedOyster",
["maxStack"] = 30,
["name"] = "Shucked Oyster",
["netID"] = 4411,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4412] = {
["height"] = 22,
["internalName"] = "WhitePearl",
["material"] = true,
["maxStack"] = 999,
["name"] = "White Pearl",
["netID"] = 4412,
["rare"] = 1,
["sacrifices"] = 5,
["value"] = 50000,
["width"] = 22,
},
[4413] = {
["height"] = 22,
["internalName"] = "BlackPearl",
["material"] = true,
["maxStack"] = 999,
["name"] = "Black Pearl",
["netID"] = 4413,
["rare"] = 1,
["sacrifices"] = 5,
["value"] = 150000,
["width"] = 22,
},
[4414] = {
["height"] = 22,
["internalName"] = "PinkPearl",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pink Pearl",
["netID"] = 4414,
["rare"] = 1,
["sacrifices"] = 5,
["value"] = 750000,
["width"] = 22,
},
[4415] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "StoneDoor",
["maxStack"] = 99,
["name"] = "Stone Door",
["netID"] = 4415,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[4416] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "StonePlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stone Platform",
["netID"] = 4416,
["placeStyle"] = 43,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[4417] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 10,
["internalName"] = "OasisFountain",
["maxStack"] = 999,
["name"] = "Oasis Water Fountain",
["netID"] = 4417,
["placeStyle"] = 9,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 8,
},
[4418] = {
["autoReuse"] = true,
["bait"] = 17,
["consumable"] = true,
["height"] = 20,
["internalName"] = "WaterStrider",
["makeNPC"] = 612,
["material"] = true,
["maxStack"] = 999,
["name"] = "Water Strider",
["netID"] = 4418,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 20,
},
[4419] = {
["autoReuse"] = true,
["bait"] = 50,
["consumable"] = true,
["height"] = 20,
["internalName"] = "GoldWaterStrider",
["makeNPC"] = 613,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Water Strider",
["netID"] = 4419,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[4420] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 545,
["height"] = 20,
["internalName"] = "LawnFlamingo",
["maxStack"] = 99,
["name"] = "Lawn Flamingo",
["netID"] = 4420,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[4421] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxUndergroundJungle",
["material"] = true,
["name"] = "Music Box (Underground Jungle)",
["netID"] = 4421,
["placeStyle"] = 50,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4422] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 546,
["height"] = 14,
["internalName"] = "Grate",
["maxStack"] = 999,
["name"] = "Grate",
["netID"] = 4422,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4423] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "ScarabBomb",
["maxStack"] = 99,
["name"] = "Scarab Bomb",
["netID"] = 4423,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 773,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 1500,
["width"] = 20,
},
[4424] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 245,
["height"] = 12,
["internalName"] = "WroughtIronFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Wrought Iron Fence",
["netID"] = 4424,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4425] = {
["UseSound"] = "Item_2",
["buffType"] = 219,
["damage"] = 0,
["height"] = 30,
["internalName"] = "SharkBait",
["name"] = "Shark Bait",
["netID"] = 4425,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 774,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 50000,
["width"] = 16,
},
[4426] = {
["height"] = 26,
["internalName"] = "BeeMinecart",
["mountType"] = 18,
["name"] = "Bee Minecart",
["netID"] = 4426,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4427] = {
["height"] = 26,
["internalName"] = "LadybugMinecart",
["mountType"] = 19,
["name"] = "Ladybug Minecart",
["netID"] = 4427,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 36,
},
[4428] = {
["height"] = 26,
["internalName"] = "PigronMinecart",
["mountType"] = 20,
["name"] = "Pigron Minecart",
["netID"] = 4428,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4429] = {
["height"] = 26,
["internalName"] = "SunflowerMinecart",
["mountType"] = 21,
["name"] = "Sunflower Minecart",
["netID"] = 4429,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["width"] = 36,
},
[4430] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 547,
["height"] = 14,
["internalName"] = "PottedForestCedar",
["maxStack"] = 999,
["name"] = "Potted Forest Cedar",
["netID"] = 4430,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4431] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 547,
["height"] = 14,
["internalName"] = "PottedJungleCedar",
["maxStack"] = 999,
["name"] = "Potted Jungle Cedar",
["netID"] = 4431,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4432] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 547,
["height"] = 14,
["internalName"] = "PottedHallowCedar",
["maxStack"] = 999,
["name"] = "Potted Hallow Cedar",
["netID"] = 4432,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4433] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 547,
["height"] = 14,
["internalName"] = "PottedForestTree",
["maxStack"] = 999,
["name"] = "Potted Forest Tree",
["netID"] = 4433,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4434] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 547,
["height"] = 14,
["internalName"] = "PottedJungleTree",
["maxStack"] = 999,
["name"] = "Potted Jungle Tree",
["netID"] = 4434,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4435] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedHallowTree",
["maxStack"] = 999,
["name"] = "Potted Hallow Tree",
["netID"] = 4435,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4436] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedForestPalm",
["maxStack"] = 999,
["name"] = "Potted Forest Palm",
["netID"] = 4436,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4437] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedJunglePalm",
["maxStack"] = 999,
["name"] = "Potted Jungle Palm",
["netID"] = 4437,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4438] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedHallowPalm",
["maxStack"] = 999,
["name"] = "Potted Hallow Palm",
["netID"] = 4438,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4439] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedForestBamboo",
["maxStack"] = 999,
["name"] = "Potted Forest Bamboo",
["netID"] = 4439,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4440] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedJungleBamboo",
["maxStack"] = 999,
["name"] = "Potted Jungle Bamboo",
["netID"] = 4440,
["placeStyle"] = 5,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4441] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedHallowBamboo",
["maxStack"] = 999,
["name"] = "Potted Hallow Bamboo",
["netID"] = 4441,
["placeStyle"] = 6,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4442] = {
["UseSound"] = "Item_1",
["fishingPole"] = 30,
["height"] = 28,
["internalName"] = "ScarabFishingRod",
["name"] = "Scarab Fishing Rod",
["netID"] = 4442,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 775,
["shootSpeed"] = 15,
["useAnimation"] = 8,
["useStyle"] = 1,
["useTime"] = 8,
["value"] = 100000,
["width"] = 24,
},
[4443] = {
["height"] = 26,
["internalName"] = "HellMinecart",
["mountType"] = 22,
["name"] = "Demonic Hellcart",
["netID"] = 4443,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4444] = {
["UseSound"] = "Item_25",
["channel"] = true,
["expert"] = true,
["height"] = 34,
["internalName"] = "WitchBroom",
["mountType"] = 23,
["name"] = "Witch's Broom",
["netID"] = 4444,
["noMelee"] = true,
["rare"] = -12,
["rarity"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[4445] = {
["ammo"] = 771,
["consumable"] = true,
["damage"] = 50,
["height"] = 14,
["internalName"] = "ClusterRocketI",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Cluster Rocket I",
["netID"] = 4445,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 750,
["width"] = 20,
},
[4446] = {
["ammo"] = 771,
["consumable"] = true,
["damage"] = 50,
["height"] = 14,
["internalName"] = "ClusterRocketII",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Cluster Rocket II",
["netID"] = 4446,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 1500,
["width"] = 20,
},
[4447] = {
["ammo"] = 771,
["consumable"] = true,
["craftable"] = true,
["damage"] = 40,
["height"] = 14,
["internalName"] = "WetRocket",
["knockBack"] = 4,
["material"] = true,
["maxStack"] = 999,
["name"] = "Wet Rocket",
["netID"] = 4447,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 5000,
["width"] = 20,
},
[4448] = {
["ammo"] = 771,
["consumable"] = true,
["craftable"] = true,
["damage"] = 40,
["height"] = 14,
["internalName"] = "LavaRocket",
["knockBack"] = 4,
["material"] = true,
["maxStack"] = 999,
["name"] = "Lava Rocket",
["netID"] = 4448,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 5000,
["width"] = 20,
},
[4449] = {
["ammo"] = 771,
["consumable"] = true,
["craftable"] = true,
["damage"] = 40,
["height"] = 14,
["internalName"] = "HoneyRocket",
["knockBack"] = 4,
["material"] = true,
["maxStack"] = 999,
["name"] = "Honey Rocket",
["netID"] = 4449,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 5000,
["width"] = 20,
},
[4450] = {
["height"] = 26,
["internalName"] = "ShroomMinecart",
["mountType"] = 24,
["name"] = "Shroom Minecart",
["netID"] = 4450,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4451] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "AmethystMinecart",
["mountType"] = 25,
["name"] = "Amethyst Minecart",
["netID"] = 4451,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4452] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "TopazMinecart",
["mountType"] = 26,
["name"] = "Topaz Minecart",
["netID"] = 4452,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4453] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "SapphireMinecart",
["mountType"] = 27,
["name"] = "Sapphire Minecart",
["netID"] = 4453,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4454] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "EmeraldMinecart",
["mountType"] = 28,
["name"] = "Emerald Minecart",
["netID"] = 4454,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4455] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "RubyMinecart",
["mountType"] = 29,
["name"] = "Ruby Minecart",
["netID"] = 4455,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4456] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "DiamondMinecart",
["mountType"] = 30,
["name"] = "Diamond Minecart",
["netID"] = 4456,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4457] = {
["ammo"] = 771,
["consumable"] = true,
["craftable"] = true,
["damage"] = 75,
["height"] = 14,
["internalName"] = "MiniNukeI",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Mini Nuke I",
["netID"] = 4457,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 500,
["width"] = 20,
},
[4458] = {
["ammo"] = 771,
["consumable"] = true,
["craftable"] = true,
["damage"] = 75,
["height"] = 14,
["internalName"] = "MiniNukeII",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Mini Nuke II",
["netID"] = 4458,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 1000,
["width"] = 20,
},
[4459] = {
["ammo"] = 771,
["consumable"] = true,
["craftable"] = true,
["damage"] = 40,
["height"] = 14,
["internalName"] = "DryRocket",
["knockBack"] = 4,
["material"] = true,
["maxStack"] = 999,
["name"] = "Dry Rocket",
["netID"] = 4459,
["ranged"] = true,
["sacrifices"] = 99,
["value"] = 5000,
["width"] = 20,
},
[4460] = {
["autoReuse"] = true,
["createTile"] = 552,
["height"] = 10,
["internalName"] = "SandcastleBucket",
["name"] = "Sandcastle Bucket",
["netID"] = 4460,
["rare"] = 1,
["sacrifices"] = 1,
["tileWand"] = 169,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 8,
},
[4461] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 550,
["height"] = 14,
["internalName"] = "TurtleCage",
["maxStack"] = 99,
["name"] = "Turtle Cage",
["netID"] = 4461,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4462] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 551,
["height"] = 14,
["internalName"] = "TurtleJungleCage",
["maxStack"] = 99,
["name"] = "Jungle Turtle Cage",
["netID"] = 4462,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4463] = {
["UseSound"] = "Item_1",
["damage"] = 15,
["height"] = 18,
["internalName"] = "Gladius",
["knockBack"] = 0.5,
["melee"] = true,
["name"] = "Gladius",
["netID"] = 4463,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["reuseDelay"] = 14,
["sacrifices"] = 1,
["shoot"] = 802,
["shootSpeed"] = 2.4,
["useAnimation"] = 21,
["useStyle"] = 13,
["useTime"] = 7,
["value"] = 15000,
["width"] = 50,
},
[4464] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Turtle",
["makeNPC"] = 616,
["material"] = true,
["maxStack"] = 999,
["name"] = "Turtle",
["netID"] = 4464,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4465] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "TurtleJungle",
["makeNPC"] = 617,
["material"] = true,
["maxStack"] = 999,
["name"] = "Jungle Turtle",
["netID"] = 4465,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4466] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 105,
["height"] = 20,
["internalName"] = "TurtleStatue",
["maxStack"] = 99,
["name"] = "Turtle Statue",
["netID"] = 4466,
["placeStyle"] = 79,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4467] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "AmberMinecart",
["mountType"] = 31,
["name"] = "Amber Minecart",
["netID"] = 4467,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4468] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "BeetleMinecart",
["mountType"] = 32,
["name"] = "Beetle Minecart",
["netID"] = 4468,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 36,
},
[4469] = {
["height"] = 26,
["internalName"] = "MeowmereMinecart",
["mountType"] = 33,
["name"] = "Meowmere Minecart",
["netID"] = 4469,
["rare"] = 10,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 36,
},
[4470] = {
["height"] = 26,
["internalName"] = "PartyMinecart",
["mountType"] = 34,
["name"] = "Party Wagon",
["netID"] = 4470,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 36,
},
[4471] = {
["height"] = 26,
["internalName"] = "PirateMinecart",
["mountType"] = 35,
["name"] = "The Dutchman",
["netID"] = 4471,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 36,
},
[4472] = {
["height"] = 26,
["internalName"] = "SteampunkMinecart",
["mountType"] = 36,
["name"] = "Steampunk Minecart",
["netID"] = 4472,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 36,
},
[4473] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 553,
["height"] = 14,
["internalName"] = "GrebeCage",
["maxStack"] = 99,
["name"] = "Grebe Cage",
["netID"] = 4473,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4474] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 554,
["height"] = 14,
["internalName"] = "SeagullCage",
["maxStack"] = 99,
["name"] = "Seagull Cage",
["netID"] = 4474,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4475] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 555,
["height"] = 14,
["internalName"] = "WaterStriderCage",
["maxStack"] = 99,
["name"] = "Water Strider Cage",
["netID"] = 4475,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4476] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 556,
["height"] = 14,
["internalName"] = "GoldWaterStriderCage",
["maxStack"] = 99,
["name"] = "Gold Water Strider Cage",
["netID"] = 4476,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 14,
},
[4477] = {
["UseSound"] = "Item_3",
["buffTime"] = 10800,
["buffType"] = 257,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "LuckPotionLesser",
["maxStack"] = 30,
["name"] = "Lesser Luck Potion",
["netID"] = 4477,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4478] = {
["UseSound"] = "Item_3",
["buffTime"] = 18000,
["buffType"] = 257,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "LuckPotion",
["maxStack"] = 30,
["name"] = "Luck Potion",
["netID"] = 4478,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 250000,
["width"] = 14,
},
[4479] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 257,
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "LuckPotionGreater",
["maxStack"] = 30,
["name"] = "Greater Luck Potion",
["netID"] = 4479,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 1250000,
["width"] = 14,
},
[4480] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Seahorse",
["makeNPC"] = 626,
["material"] = true,
["maxStack"] = 999,
["name"] = "Seahorse",
["netID"] = 4480,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 12,
},
[4481] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 558,
["height"] = 14,
["internalName"] = "SeahorseCage",
["maxStack"] = 99,
["name"] = "Seahorse Cage",
["netID"] = 4481,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4482] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GoldSeahorse",
["makeNPC"] = 627,
["material"] = true,
["maxStack"] = 999,
["name"] = "Gold Seahorse",
["netID"] = 4482,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 12,
},
[4483] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 559,
["height"] = 14,
["internalName"] = "GoldSeahorseCage",
["maxStack"] = 99,
["name"] = "Gold Seahorse Cage",
["netID"] = 4483,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500000,
["width"] = 14,
},
[4484] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 144,
["height"] = 12,
["internalName"] = "TimerOneHalfSecond",
["maxStack"] = 99,
["mech"] = true,
["name"] = "1/2 Second Timer",
["netID"] = 4484,
["noWet"] = true,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 10,
},
[4485] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 144,
["height"] = 12,
["internalName"] = "TimerOneFourthSecond",
["maxStack"] = 99,
["mech"] = true,
["name"] = "1/4 Second Timer",
["netID"] = 4485,
["noWet"] = true,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 10,
},
[4486] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 246,
["height"] = 12,
["internalName"] = "EbonstoneEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ebonstone Wall",
["netID"] = 4486,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4487] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 247,
["height"] = 12,
["internalName"] = "MudWallEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mud Wall",
["netID"] = 4487,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4488] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 248,
["height"] = 12,
["internalName"] = "PearlstoneEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Pearlstone Wall",
["netID"] = 4488,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4489] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 249,
["height"] = 12,
["internalName"] = "SnowWallEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Snow Wall",
["netID"] = 4489,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4490] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 250,
["height"] = 12,
["internalName"] = "AmethystEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amethyst Stone Wall",
["netID"] = 4490,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4491] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 251,
["height"] = 12,
["internalName"] = "TopazEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Topaz Stone Wall",
["netID"] = 4491,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4492] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 252,
["height"] = 12,
["internalName"] = "SapphireEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sapphire Stone Wall",
["netID"] = 4492,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4493] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 253,
["height"] = 12,
["internalName"] = "EmeraldEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Emerald Stone Wall",
["netID"] = 4493,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4494] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 254,
["height"] = 12,
["internalName"] = "RubyEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ruby Stone Wall",
["netID"] = 4494,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4495] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 255,
["height"] = 12,
["internalName"] = "DiamondEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Diamond Stone Wall",
["netID"] = 4495,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4496] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 256,
["height"] = 12,
["internalName"] = "Cave1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Green Mossy Wall",
["netID"] = 4496,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4497] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 257,
["height"] = 12,
["internalName"] = "Cave2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Brown Mossy Wall",
["netID"] = 4497,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4498] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 258,
["height"] = 12,
["internalName"] = "Cave3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Red Mossy Wall",
["netID"] = 4498,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4499] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 259,
["height"] = 12,
["internalName"] = "Cave4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Blue Mossy Wall",
["netID"] = 4499,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4500] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 260,
["height"] = 12,
["internalName"] = "Cave5Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Purple Mossy Wall",
["netID"] = 4500,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4501] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 261,
["height"] = 12,
["internalName"] = "Cave6Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rocky Dirt Wall",
["netID"] = 4501,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4502] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 262,
["height"] = 12,
["internalName"] = "Cave7Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Old Stone Wall",
["netID"] = 4502,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4503] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 263,
["height"] = 12,
["internalName"] = "SpiderEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Spider Wall",
["netID"] = 4503,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4504] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 264,
["height"] = 12,
["internalName"] = "CorruptGrassEcho",
["maxStack"] = 999,
["name"] = "Corrupt Grass Wall",
["netID"] = 4504,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250,
["width"] = 12,
},
[4505] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 265,
["height"] = 12,
["internalName"] = "HallowedGrassEcho",
["maxStack"] = 999,
["name"] = "Hallowed Grass Wall",
["netID"] = 4505,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250,
["width"] = 12,
},
[4506] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 266,
["height"] = 12,
["internalName"] = "IceEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ice Wall",
["netID"] = 4506,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4507] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 267,
["height"] = 12,
["internalName"] = "ObsidianBackEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Obsidian Wall",
["netID"] = 4507,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4508] = {
["autoReuse"] = true,
["consumable"] = true,
["createWall"] = 268,
["height"] = 12,
["internalName"] = "CrimsonGrassEcho",
["maxStack"] = 999,
["name"] = "Crimson Grass Wall",
["netID"] = 4508,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["value"] = 250,
["width"] = 12,
},
[4509] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 269,
["height"] = 12,
["internalName"] = "CrimstoneEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimstone Wall",
["netID"] = 4509,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4510] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 270,
["height"] = 12,
["internalName"] = "CaveWall1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cave Dirt Wall",
["netID"] = 4510,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4511] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 271,
["height"] = 12,
["internalName"] = "CaveWall2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Rough Dirt Wall",
["netID"] = 4511,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4512] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 274,
["height"] = 12,
["internalName"] = "Cave8Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Craggy Stone Wall",
["netID"] = 4512,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4513] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 276,
["height"] = 12,
["internalName"] = "Corruption1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Corrupt Growth Wall",
["netID"] = 4513,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4514] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 277,
["height"] = 12,
["internalName"] = "Corruption2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Corrupt Mass Wall",
["netID"] = 4514,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4515] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 278,
["height"] = 12,
["internalName"] = "Corruption3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Corrupt Pustule Wall",
["netID"] = 4515,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4516] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 279,
["height"] = 12,
["internalName"] = "Corruption4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Corrupt Tendril Wall",
["netID"] = 4516,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4517] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 280,
["height"] = 12,
["internalName"] = "Crimson1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimson Crust Wall",
["netID"] = 4517,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4518] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 281,
["height"] = 12,
["internalName"] = "Crimson2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimson Scab Wall",
["netID"] = 4518,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4519] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 282,
["height"] = 12,
["internalName"] = "Crimson3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimson Teeth Wall",
["netID"] = 4519,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4520] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 283,
["height"] = 12,
["internalName"] = "Crimson4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crimson Blister Wall",
["netID"] = 4520,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4521] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 284,
["height"] = 12,
["internalName"] = "Dirt1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Layered Dirt Wall",
["netID"] = 4521,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4522] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 285,
["height"] = 12,
["internalName"] = "Dirt2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Crumbling Dirt Wall",
["netID"] = 4522,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4523] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 286,
["height"] = 12,
["internalName"] = "Dirt3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cracked Dirt Wall",
["netID"] = 4523,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4524] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 287,
["height"] = 12,
["internalName"] = "Dirt4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Wavy Dirt Wall",
["netID"] = 4524,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4525] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 288,
["height"] = 12,
["internalName"] = "Hallow1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hallowed Prism Wall",
["netID"] = 4525,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4526] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 289,
["height"] = 12,
["internalName"] = "Hallow2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hallowed Cavern Wall",
["netID"] = 4526,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4527] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 290,
["height"] = 12,
["internalName"] = "Hallow3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hallowed Shard Wall",
["netID"] = 4527,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4528] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 291,
["height"] = 12,
["internalName"] = "Hallow4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hallowed Crystalline Wall",
["netID"] = 4528,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4529] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 292,
["height"] = 12,
["internalName"] = "Jungle1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Lichen Stone Wall",
["netID"] = 4529,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4530] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 293,
["height"] = 12,
["internalName"] = "Jungle2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Leafy Jungle Wall",
["netID"] = 4530,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4531] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 294,
["height"] = 12,
["internalName"] = "Jungle3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ivy Stone Wall",
["netID"] = 4531,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4532] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 295,
["height"] = 12,
["internalName"] = "Jungle4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Jungle Vine Wall",
["netID"] = 4532,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4533] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 296,
["height"] = 12,
["internalName"] = "Lava1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ember Wall",
["netID"] = 4533,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4534] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 297,
["height"] = 12,
["internalName"] = "Lava2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Cinder Wall",
["netID"] = 4534,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4535] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 298,
["height"] = 12,
["internalName"] = "Lava3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Magma Wall",
["netID"] = 4535,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4536] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 299,
["height"] = 12,
["internalName"] = "Lava4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Smouldering Stone Wall",
["netID"] = 4536,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4537] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 300,
["height"] = 12,
["internalName"] = "Rocks1Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Worn Stone Wall",
["netID"] = 4537,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4538] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 301,
["height"] = 12,
["internalName"] = "Rocks2Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Stalactite Stone Wall",
["netID"] = 4538,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4539] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 302,
["height"] = 12,
["internalName"] = "Rocks3Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mottled Stone Wall",
["netID"] = 4539,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4540] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 303,
["height"] = 12,
["internalName"] = "Rocks4Echo",
["material"] = true,
["maxStack"] = 999,
["name"] = "Fractured Stone Wall",
["netID"] = 4540,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4541] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "TheBrideBanner",
["maxStack"] = 99,
["name"] = "The Bride Banner",
["netID"] = 4541,
["placeStyle"] = 288,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4542] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "ZombieMermanBanner",
["maxStack"] = 99,
["name"] = "Zombie Merman Banner",
["netID"] = 4542,
["placeStyle"] = 289,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4543] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "EyeballFlyingFishBanner",
["maxStack"] = 99,
["name"] = "Wandering Eye Fish Banner",
["netID"] = 4543,
["placeStyle"] = 290,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4544] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodSquidBanner",
["maxStack"] = 99,
["name"] = "Blood Squid Banner",
["netID"] = 4544,
["placeStyle"] = 291,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4545] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodEelBanner",
["maxStack"] = 99,
["name"] = "Blood Eel Banner",
["netID"] = 4545,
["placeStyle"] = 292,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4546] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GoblinSharkBanner",
["maxStack"] = 99,
["name"] = "Hemogoblin Shark Banner",
["netID"] = 4546,
["placeStyle"] = 293,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4547] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 563,
["height"] = 14,
["internalName"] = "LargeBambooBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Large Bamboo",
["netID"] = 4547,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 14,
},
[4548] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 313,
["height"] = 12,
["internalName"] = "LargeBambooBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Large Bamboo Wall",
["netID"] = 4548,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4549] = {
["headSlot"] = 223,
["height"] = 18,
["internalName"] = "DemonHorns",
["name"] = "Demon Horns",
["netID"] = 4549,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4550] = {
["UseSound"] = "Item_2",
["buffType"] = 262,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BambooLeaf",
["name"] = "Bamboo Leaf",
["netID"] = 4550,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 825,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 1000000,
["width"] = 16,
},
[4551] = {
["UseSound"] = "Item_2",
["buffType"] = 261,
["damage"] = 0,
["height"] = 30,
["internalName"] = "HellCake",
["name"] = "Slice of Hell Cake",
["netID"] = 4551,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 821,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[4552] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 565,
["height"] = 14,
["internalName"] = "FogMachine",
["maxStack"] = 999,
["name"] = "Fog Machine",
["netID"] = 4552,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 14,
},
[4553] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 564,
["height"] = 14,
["internalName"] = "PlasmaLamp",
["maxStack"] = 999,
["name"] = "Plasma Lamp",
["netID"] = 4553,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 14,
},
[4554] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 561,
["height"] = 14,
["internalName"] = "MarbleColumn",
["maxStack"] = 999,
["name"] = "Marble Column",
["netID"] = 4554,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4555] = {
["headSlot"] = 227,
["height"] = 18,
["internalName"] = "ChefHat",
["name"] = "Chef Hat",
["netID"] = 4555,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4556] = {
["bodySlot"] = 216,
["height"] = 18,
["internalName"] = "ChefShirt",
["name"] = "Chef Uniform",
["netID"] = 4556,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4557] = {
["height"] = 18,
["internalName"] = "ChefPants",
["legSlot"] = 190,
["name"] = "Chef Pants",
["netID"] = 4557,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4558] = {
["headSlot"] = 228,
["height"] = 18,
["internalName"] = "StarHairpin",
["name"] = "Star Hairpin",
["netID"] = 4558,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[4559] = {
["headSlot"] = 229,
["height"] = 18,
["internalName"] = "HeartHairpin",
["name"] = "Heart Hairpin",
["netID"] = 4559,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[4560] = {
["headSlot"] = 224,
["height"] = 18,
["internalName"] = "BunnyEars",
["name"] = "Bunny Ears",
["netID"] = 4560,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4561] = {
["headSlot"] = 225,
["height"] = 18,
["internalName"] = "DevilHorns",
["name"] = "Devil Horns",
["netID"] = 4561,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4562] = {
["headSlot"] = 226,
["height"] = 18,
["internalName"] = "Fedora",
["name"] = "Fedora",
["netID"] = 4562,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4563] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 18,
["internalName"] = "UnicornHornHat",
["name"] = "Fake Unicorn Horn",
["netID"] = 4563,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4564] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 562,
["height"] = 14,
["internalName"] = "BambooBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bamboo",
["netID"] = 4564,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100,
["width"] = 14,
},
[4565] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 312,
["height"] = 12,
["internalName"] = "BambooBlockWall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bamboo Wall",
["netID"] = 4565,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4566] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 90,
["height"] = 20,
["internalName"] = "BambooBathtub",
["maxStack"] = 99,
["name"] = "Bamboo Bathtub",
["netID"] = 4566,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4567] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 79,
["height"] = 20,
["internalName"] = "BambooBed",
["maxStack"] = 99,
["name"] = "Bamboo Bed",
["netID"] = 4567,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 28,
},
[4568] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 101,
["height"] = 20,
["internalName"] = "BambooBookcase",
["maxStack"] = 99,
["name"] = "Bamboo Bookcase",
["netID"] = 4568,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4569] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 88,
["height"] = 20,
["internalName"] = "BambooDresser",
["maxStack"] = 99,
["name"] = "Bamboo Dresser",
["netID"] = 4569,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4570] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 100,
["height"] = 20,
["internalName"] = "BambooCandelabra",
["maxStack"] = 99,
["name"] = "Bamboo Candelabra",
["netID"] = 4570,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1500,
["width"] = 20,
},
[4571] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 33,
["height"] = 18,
["internalName"] = "BambooCandle",
["maxStack"] = 99,
["name"] = "Bamboo Candle",
["netID"] = 4571,
["noWet"] = true,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 8,
},
[4572] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 15,
["height"] = 30,
["internalName"] = "BambooChair",
["maxStack"] = 99,
["name"] = "Bamboo Chair",
["netID"] = 4572,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4573] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 34,
["height"] = 26,
["internalName"] = "BambooChandelier",
["maxStack"] = 99,
["name"] = "Bamboo Chandelier",
["netID"] = 4573,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2000,
["width"] = 26,
},
[4574] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "BambooChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Bamboo Chest",
["netID"] = 4574,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4575] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 104,
["height"] = 20,
["internalName"] = "BambooClock",
["maxStack"] = 99,
["name"] = "Bamboo Clock",
["netID"] = 4575,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4576] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 10,
["height"] = 28,
["internalName"] = "BambooDoor",
["maxStack"] = 99,
["name"] = "Bamboo Door",
["netID"] = 4576,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 200,
["width"] = 14,
},
[4577] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 93,
["height"] = 24,
["internalName"] = "BambooLamp",
["maxStack"] = 99,
["name"] = "Bamboo Lamp",
["netID"] = 4577,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 10,
},
[4578] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 42,
["height"] = 28,
["internalName"] = "BambooLantern",
["maxStack"] = 99,
["name"] = "Bamboo Lantern",
["netID"] = 4578,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 12,
},
[4579] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 87,
["height"] = 20,
["internalName"] = "BambooPiano",
["maxStack"] = 99,
["name"] = "Bamboo Piano",
["netID"] = 4579,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4580] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 19,
["height"] = 10,
["internalName"] = "BambooPlatform",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bamboo Platform",
["netID"] = 4580,
["placeStyle"] = 44,
["sacrifices"] = 200,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 8,
},
[4581] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 172,
["height"] = 20,
["internalName"] = "BambooSink",
["maxStack"] = 99,
["name"] = "Bamboo Sink",
["netID"] = 4581,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4582] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "BambooSofa",
["maxStack"] = 99,
["name"] = "Bamboo Sofa",
["netID"] = 4582,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 20,
},
[4583] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 469,
["height"] = 20,
["internalName"] = "BambooTable",
["maxStack"] = 99,
["name"] = "Bamboo Table",
["netID"] = 4583,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 300,
["width"] = 26,
},
[4584] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 18,
["height"] = 14,
["internalName"] = "BambooWorkbench",
["maxStack"] = 99,
["name"] = "Bamboo Work Bench",
["netID"] = 4584,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 28,
},
[4585] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_BambooChest",
["maxStack"] = 99,
["name"] = "Trapped Bamboo Chest",
["netID"] = 4585,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4586] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "BambooToilet",
["maxStack"] = 99,
["name"] = "Bamboo Toilet",
["netID"] = 4586,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4587] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubStoneIron",
["name"] = "Worn Golf Club (Iron)",
["netID"] = 4587,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 1000,
["width"] = 20,
},
[4588] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubRustyPutter",
["name"] = "Worn Golf Club (Putter)",
["netID"] = 4588,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 1000,
["width"] = 20,
},
[4589] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubBronzeWedge",
["name"] = "Worn Golf Club (Wedge)",
["netID"] = 4589,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 1000,
["width"] = 20,
},
[4590] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubWoodDriver",
["name"] = "Worn Golf Club (Driver)",
["netID"] = 4590,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 1000,
["width"] = 20,
},
[4591] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubMythrilIron",
["name"] = "Fancy Golf Club (Iron)",
["netID"] = 4591,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 100000,
["width"] = 20,
},
[4592] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubLeadPutter",
["name"] = "Fancy Golf Club (Putter)",
["netID"] = 4592,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 100000,
["width"] = 20,
},
[4593] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubGoldWedge",
["name"] = "Fancy Golf Club (Wedge)",
["netID"] = 4593,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 100000,
["width"] = 20,
},
[4594] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubPearlwoodDriver",
["name"] = "Fancy Golf Club (Driver)",
["netID"] = 4594,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 100000,
["width"] = 20,
},
[4595] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubTitaniumIron",
["name"] = "Premium Golf Club (Iron)",
["netID"] = 4595,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 250000,
["width"] = 20,
},
[4596] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubShroomitePutter",
["name"] = "Premium Golf Club (Putter)",
["netID"] = 4596,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 250000,
["width"] = 20,
},
[4597] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubDiamondWedge",
["name"] = "Premium Golf Club (Wedge)",
["netID"] = 4597,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 250000,
["width"] = 20,
},
[4598] = {
["channel"] = true,
["height"] = 20,
["holdStyle"] = 4,
["internalName"] = "GolfClubChlorophyteDriver",
["name"] = "Premium Golf Club (Driver)",
["netID"] = 4598,
["noMelee"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 722,
["shootSpeed"] = 6,
["useAnimation"] = 12,
["useStyle"] = 8,
["useTime"] = 12,
["value"] = 250000,
["width"] = 20,
},
[4599] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 560,
["height"] = 14,
["internalName"] = "GolfTrophyBronze",
["maxStack"] = 99,
["name"] = "Bronze Golf Trophy",
["netID"] = 4599,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 14,
},
[4600] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 560,
["height"] = 14,
["internalName"] = "GolfTrophySilver",
["maxStack"] = 99,
["name"] = "Silver Golf Trophy",
["netID"] = 4600,
["placeStyle"] = 1,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 14,
},
[4601] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 560,
["height"] = 14,
["internalName"] = "GolfTrophyGold",
["maxStack"] = 99,
["name"] = "Gold Golf Trophy",
["netID"] = 4601,
["placeStyle"] = 2,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 14,
},
[4602] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodNautilusBanner",
["maxStack"] = 99,
["name"] = "Dreadnautilus Banner",
["netID"] = 4602,
["placeStyle"] = 294,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4603] = {
["UseSound"] = "Item_2",
["buffType"] = 258,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BirdieRattle",
["name"] = "Birdie Rattle",
["netID"] = 4603,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 815,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 1000000,
["width"] = 16,
},
[4604] = {
["UseSound"] = "Item_2",
["buffType"] = 259,
["damage"] = 0,
["height"] = 30,
["internalName"] = "ExoticEasternChewToy",
["name"] = "Exotic Chew Toy",
["netID"] = 4604,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 816,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 1000000,
["width"] = 16,
},
[4605] = {
["UseSound"] = "Item_2",
["buffType"] = 260,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BedazzledNectar",
["name"] = "Bedazzled Nectar",
["netID"] = 4605,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 817,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 1000000,
["width"] = 16,
},
[4606] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxJungleNight",
["material"] = true,
["name"] = "Music Box (Jungle Night)",
["netID"] = 4606,
["placeStyle"] = 51,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4607] = {
["UseSound"] = "Item_44",
["buffType"] = 263,
["damage"] = 41,
["height"] = 28,
["internalName"] = "StormTigerStaff",
["knockBack"] = 4,
["mana"] = 10,
["name"] = "Desert Tiger Staff",
["netID"] = 4607,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 831,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 1000000,
["width"] = 26,
},
[4608] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 20,
["internalName"] = "ChumBucket",
["maxStack"] = 999,
["name"] = "Chum Bucket",
["netID"] = 4608,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 25,
["shoot"] = 820,
["shootSpeed"] = 7,
["useAnimation"] = 19,
["useStyle"] = 1,
["useTime"] = 19,
["value"] = 2500,
["width"] = 18,
},
[4609] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 567,
["height"] = 14,
["internalName"] = "GardenGnome",
["maxStack"] = 999,
["name"] = "Garden Gnome",
["netID"] = 4609,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4610] = {
["height"] = 28,
["internalName"] = "KiteBoneSerpent",
["name"] = "Bone Serpent Kite",
["netID"] = 4610,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 822,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4611] = {
["height"] = 28,
["internalName"] = "KiteWorldFeeder",
["name"] = "World Feeder Kite",
["netID"] = 4611,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 823,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4612] = {
["height"] = 28,
["internalName"] = "KiteBunny",
["name"] = "Bunny Kite",
["netID"] = 4612,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 824,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4613] = {
["height"] = 28,
["internalName"] = "KitePigron",
["name"] = "Pigron Kite",
["netID"] = 4613,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 826,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4614] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "AppleJuice",
["maxStack"] = 30,
["name"] = "Apple Juice",
["netID"] = 4614,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4615] = {
["UseSound"] = "Item_3",
["buffTime"] = 57600,
["buffType"] = 207,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "GrapeJuice",
["maxStack"] = 30,
["name"] = "Grape Juice",
["netID"] = 4615,
["rare"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 40000,
["width"] = 22,
},
[4616] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Lemonade",
["maxStack"] = 30,
["name"] = "Lemonade",
["netID"] = 4616,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4617] = {
["UseSound"] = "Item_3",
["buffTime"] = 54000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BananaDaiquiri",
["maxStack"] = 30,
["name"] = "Frozen Banana Daiquiri",
["netID"] = 4617,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4618] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "PeachSangria",
["maxStack"] = 30,
["name"] = "Peach Sangria",
["netID"] = 4618,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[4619] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "PinaColada",
["maxStack"] = 30,
["name"] = "Piña Colada",
["netID"] = 4619,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4620] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "TropicalSmoothie",
["maxStack"] = 30,
["name"] = "Tropical Smoothie",
["netID"] = 4620,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4621] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "BloodyMoscato",
["maxStack"] = 30,
["name"] = "Bloody Moscato",
["netID"] = 4621,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4622] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "SmoothieofDarkness",
["maxStack"] = 30,
["name"] = "Smoothie of Darkness",
["netID"] = 4622,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4623] = {
["UseSound"] = "Item_3",
["buffTime"] = 72000,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "PrismaticPunch",
["maxStack"] = 30,
["name"] = "Prismatic Punch",
["netID"] = 4623,
["rare"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4624] = {
["UseSound"] = "Item_3",
["buffTime"] = 54000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "FruitJuice",
["maxStack"] = 30,
["name"] = "Fruit Juice",
["netID"] = 4624,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[4625] = {
["UseSound"] = "Item_2",
["buffTime"] = 90000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "FruitSalad",
["maxStack"] = 30,
["name"] = "Fruit Salad",
["netID"] = 4625,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 30000,
["width"] = 22,
},
[4626] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "AndrewSphinx",
["maxStack"] = 99,
["name"] = "Andrew Sphinx",
["netID"] = 4626,
["placeStyle"] = 63,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4627] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "WatchfulAntlion",
["maxStack"] = 99,
["name"] = "Watchful Antlion",
["netID"] = 4627,
["placeStyle"] = 64,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4628] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "BurningSpirit",
["maxStack"] = 99,
["name"] = "Burning Spirit",
["netID"] = 4628,
["placeStyle"] = 65,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4629] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "JawsOfDeath",
["maxStack"] = 99,
["name"] = "Jaws of Death",
["netID"] = 4629,
["placeStyle"] = 66,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4630] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "TheSandsOfSlime",
["maxStack"] = 99,
["name"] = "The Sands of Slime",
["netID"] = 4630,
["placeStyle"] = 67,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4631] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "SnakesIHateSnakes",
["maxStack"] = 99,
["name"] = "Snakes, I Hate Snakes",
["netID"] = 4631,
["placeStyle"] = 68,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4632] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "LifeAboveTheSand",
["maxStack"] = 99,
["name"] = "Life Above the Sand",
["netID"] = 4632,
["placeStyle"] = 37,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4633] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "Oasis",
["maxStack"] = 99,
["name"] = "Oasis",
["netID"] = 4633,
["placeStyle"] = 38,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4634] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PrehistoryPreserved",
["maxStack"] = 99,
["name"] = "Prehistory Preserved",
["netID"] = 4634,
["placeStyle"] = 39,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4635] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "AncientTablet",
["maxStack"] = 99,
["name"] = "Ancient Tablet",
["netID"] = 4635,
["placeStyle"] = 40,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4636] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "Uluru",
["maxStack"] = 99,
["name"] = "Uluru",
["netID"] = 4636,
["placeStyle"] = 41,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4637] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "VisitingThePyramids",
["maxStack"] = 99,
["name"] = "Visiting the Pyramids",
["netID"] = 4637,
["placeStyle"] = 42,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4638] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "BandageBoy",
["maxStack"] = 99,
["name"] = "Bandage Boy",
["netID"] = 4638,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4639] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "DivineEye",
["maxStack"] = 99,
["name"] = "Divine Eye",
["netID"] = 4639,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 30,
},
[4640] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 67,
["height"] = 14,
["internalName"] = "AmethystStoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amethyst Stone Block",
["netID"] = 4640,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4641] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 66,
["height"] = 14,
["internalName"] = "TopazStoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Topaz Stone Block",
["netID"] = 4641,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4642] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 63,
["height"] = 14,
["internalName"] = "SapphireStoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Sapphire Stone Block",
["netID"] = 4642,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4643] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 65,
["height"] = 14,
["internalName"] = "EmeraldStoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Emerald Stone Block",
["netID"] = 4643,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4644] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 64,
["height"] = 14,
["internalName"] = "RubyStoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Ruby Stone Block",
["netID"] = 4644,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4645] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 68,
["height"] = 14,
["internalName"] = "DiamondStoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Diamond Stone Block",
["netID"] = 4645,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4646] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 566,
["height"] = 14,
["internalName"] = "AmberStoneBlock",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amber Stone Block",
["netID"] = 4646,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 14,
},
[4647] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 314,
["height"] = 12,
["internalName"] = "AmberStoneWallEcho",
["material"] = true,
["maxStack"] = 999,
["name"] = "Amber Stone Wall",
["netID"] = 4647,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4648] = {
["height"] = 28,
["internalName"] = "KiteManEater",
["name"] = "Man Eater Kite",
["netID"] = 4648,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 827,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4649] = {
["height"] = 28,
["internalName"] = "KiteJellyfishBlue",
["name"] = "Blue Jellyfish Kite",
["netID"] = 4649,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 828,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4650] = {
["height"] = 28,
["internalName"] = "KiteJellyfishPink",
["name"] = "Pink Jellyfish Kite",
["netID"] = 4650,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 829,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4651] = {
["height"] = 28,
["internalName"] = "KiteShark",
["name"] = "Shark Kite",
["netID"] = 4651,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 830,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4652] = {
["craftable"] = true,
["headSlot"] = 230,
["height"] = 18,
["internalName"] = "SuperHeroMask",
["name"] = "Superhero Mask",
["netID"] = 4652,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4653] = {
["bodySlot"] = 217,
["craftable"] = true,
["height"] = 18,
["internalName"] = "SuperHeroCostume",
["name"] = "Superhero Costume",
["netID"] = 4653,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4654] = {
["craftable"] = true,
["height"] = 18,
["internalName"] = "SuperHeroTights",
["legSlot"] = 191,
["name"] = "Superhero Tights",
["netID"] = 4654,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4655] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 568,
["height"] = 20,
["internalName"] = "PinkFairyJar",
["maxStack"] = 99,
["name"] = "Pink Fairy Jar",
["netID"] = 4655,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4656] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 569,
["height"] = 20,
["internalName"] = "GreenFairyJar",
["maxStack"] = 99,
["name"] = "Green Fairy Jar",
["netID"] = 4656,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4657] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 570,
["height"] = 20,
["internalName"] = "BlueFairyJar",
["maxStack"] = 99,
["name"] = "Blue Fairy Jar",
["netID"] = 4657,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 20,
},
[4658] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "GolfPainting1",
["maxStack"] = 99,
["name"] = "The Rolling Greens",
["netID"] = 4658,
["placeStyle"] = 43,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4659] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "GolfPainting2",
["maxStack"] = 99,
["name"] = "Study of a Ball at Rest",
["netID"] = 4659,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4660] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "GolfPainting3",
["maxStack"] = 99,
["name"] = "Fore!",
["netID"] = 4660,
["placeStyle"] = 69,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4661] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "GolfPainting4",
["maxStack"] = 99,
["name"] = "The Duplicity of Reflections",
["netID"] = 4661,
["placeStyle"] = 19,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4662] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "FogboundDye",
["maxStack"] = 99,
["name"] = "Fogbound Dye",
["netID"] = 4662,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[4663] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "BloodbathDye",
["maxStack"] = 99,
["name"] = "Bloodbath Dye",
["netID"] = 4663,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[4664] = {
["bodySlot"] = 218,
["height"] = 18,
["internalName"] = "PrettyPinkDressSkirt",
["name"] = "Pretty Pink Dress",
["netID"] = 4664,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 200000,
["vanity"] = true,
["width"] = 18,
},
[4665] = {
["height"] = 18,
["internalName"] = "PrettyPinkDressPants",
["legSlot"] = 193,
["name"] = "Pretty Pink Stockings",
["netID"] = 4665,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 200000,
["vanity"] = true,
["width"] = 18,
},
[4666] = {
["headSlot"] = 232,
["height"] = 18,
["internalName"] = "PrettyPinkRibbon",
["name"] = "Pretty Pink Ribbon",
["netID"] = 4666,
["rare"] = 3,
["sacrifices"] = 1,
["value"] = 150000,
["vanity"] = true,
["width"] = 18,
},
[4667] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createWall"] = 315,
["height"] = 12,
["internalName"] = "BambooFence",
["material"] = true,
["maxStack"] = 999,
["name"] = "Bamboo Fence",
["netID"] = 4667,
["sacrifices"] = 400,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 7,
["useTurn"] = true,
["width"] = 12,
},
[4668] = {
["height"] = 24,
["internalName"] = "GlowPaint",
["maxStack"] = 999,
["name"] = "Illuminant Paint",
["netID"] = 4668,
["paint"] = 31,
["sacrifices"] = 100,
["value"] = 200,
["width"] = 24,
},
[4669] = {
["height"] = 28,
["internalName"] = "KiteSandShark",
["name"] = "Sand Shark Kite",
["netID"] = 4669,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 838,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4670] = {
["height"] = 28,
["internalName"] = "KiteBunnyCorrupt",
["name"] = "Corrupt Bunny Kite",
["netID"] = 4670,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 839,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4671] = {
["height"] = 28,
["internalName"] = "KiteBunnyCrimson",
["name"] = "Crimson Bunny Kite",
["netID"] = 4671,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 840,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4672] = {
["UseSound"] = "Item_152",
["damage"] = 14,
["height"] = 18,
["internalName"] = "BlandWhip",
["knockBack"] = 0.5,
["name"] = "Leather Whip",
["netID"] = 4672,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 841,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 150000,
["width"] = 18,
},
[4673] = {
["autoReuse"] = true,
["height"] = 16,
["internalName"] = "DrumStick",
["name"] = "Drumstick",
["netID"] = 4673,
["sacrifices"] = 1,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 12,
["useTurn"] = true,
["value"] = 5000,
["width"] = 16,
},
[4674] = {
["height"] = 28,
["internalName"] = "KiteGoldfish",
["name"] = "Goldfish Kite",
["netID"] = 4674,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 843,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4675] = {
["height"] = 28,
["internalName"] = "KiteAngryTrapper",
["name"] = "Angry Trapper Kite",
["netID"] = 4675,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 844,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4676] = {
["height"] = 28,
["internalName"] = "KiteKoi",
["name"] = "Koi Kite",
["netID"] = 4676,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 845,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4677] = {
["height"] = 28,
["internalName"] = "KiteCrawltipede",
["name"] = "Crawltipede Kite",
["netID"] = 4677,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 846,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4678] = {
["UseSound"] = "Item_152",
["craftable"] = true,
["damage"] = 55,
["height"] = 18,
["internalName"] = "SwordWhip",
["knockBack"] = 2,
["name"] = "Durendal",
["netID"] = 4678,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 847,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 230000,
["width"] = 18,
},
[4679] = {
["UseSound"] = "Item_152",
["crit"] = 10,
["damage"] = 180,
["height"] = 18,
["internalName"] = "MaceWhip",
["knockBack"] = 11,
["name"] = "Morning Star",
["netID"] = 4679,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 848,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 45,
["useStyle"] = 1,
["useTime"] = 45,
["value"] = 300000,
["width"] = 18,
},
[4680] = {
["UseSound"] = "Item_152",
["damage"] = 100,
["height"] = 18,
["internalName"] = "ScytheWhip",
["knockBack"] = 3,
["name"] = "Dark Harvest",
["netID"] = 4680,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 849,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 500000,
["width"] = 18,
},
[4681] = {
["height"] = 28,
["internalName"] = "KiteSpectrum",
["name"] = "Spectrum Kite",
["netID"] = 4681,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 850,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4682] = {
["consumable"] = true,
["height"] = 24,
["internalName"] = "ReleaseDoves",
["maxStack"] = 999,
["name"] = "Release Doves",
["netID"] = 4682,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["shoot"] = 851,
["shootSpeed"] = 4,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 100,
["width"] = 20,
},
[4683] = {
["height"] = 28,
["internalName"] = "KiteWanderingEye",
["name"] = "Wandering Eye Kite",
["netID"] = 4683,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 852,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4684] = {
["height"] = 28,
["internalName"] = "KiteUnicorn",
["name"] = "Unicorn Kite",
["netID"] = 4684,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 853,
["shootSpeed"] = 2,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 20000,
["width"] = 20,
},
[4685] = {
["headSlot"] = 231,
["height"] = 18,
["internalName"] = "UndertakerHat",
["name"] = "Gravedigger Hat",
["netID"] = 4685,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4686] = {
["bodySlot"] = 219,
["height"] = 18,
["internalName"] = "UndertakerCoat",
["name"] = "Gravedigger Coat",
["netID"] = 4686,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4687] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "DandelionBanner",
["maxStack"] = 99,
["name"] = "Angry Dandelion Banner",
["netID"] = 4687,
["placeStyle"] = 295,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4688] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "GnomeBanner",
["maxStack"] = 99,
["name"] = "Gnome Banner",
["netID"] = 4688,
["placeStyle"] = 296,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4689] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "DesertCampfire",
["maxStack"] = 999,
["name"] = "Desert Campfire",
["netID"] = 4689,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[4690] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "CoralCampfire",
["maxStack"] = 999,
["name"] = "Coral Campfire",
["netID"] = 4690,
["placeStyle"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[4691] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "CorruptCampfire",
["maxStack"] = 999,
["name"] = "Corrupt Campfire",
["netID"] = 4691,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[4692] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "CrimsonCampfire",
["maxStack"] = 999,
["name"] = "Crimson Campfire",
["netID"] = 4692,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[4693] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "HallowedCampfire",
["maxStack"] = 999,
["name"] = "Hallowed Campfire",
["netID"] = 4693,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[4694] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 215,
["height"] = 12,
["internalName"] = "JungleCampfire",
["maxStack"] = 999,
["name"] = "Jungle Campfire",
["netID"] = 4694,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 12,
},
[4695] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 572,
["height"] = 28,
["internalName"] = "SoulBottleLight",
["maxStack"] = 999,
["name"] = "Soul of Light in a Bottle",
["netID"] = 4695,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[4696] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 572,
["height"] = 28,
["internalName"] = "SoulBottleNight",
["maxStack"] = 999,
["name"] = "Soul of Night in a Bottle",
["netID"] = 4696,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[4697] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 572,
["height"] = 28,
["internalName"] = "SoulBottleFlight",
["maxStack"] = 999,
["name"] = "Soul of Flight in a Bottle",
["netID"] = 4697,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 12,
},
[4698] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 572,
["height"] = 28,
["internalName"] = "SoulBottleSight",
["maxStack"] = 999,
["name"] = "Soul of Sight in a Bottle",
["netID"] = 4698,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 12,
},
[4699] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 572,
["height"] = 28,
["internalName"] = "SoulBottleMight",
["maxStack"] = 999,
["name"] = "Soul of Might in a Bottle",
["netID"] = 4699,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 12,
},
[4700] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 572,
["height"] = 28,
["internalName"] = "SoulBottleFright",
["maxStack"] = 999,
["name"] = "Soul of Fright in a Bottle",
["netID"] = 4700,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 12,
},
[4701] = {
["UseSound"] = "Item_2",
["buffType"] = 264,
["damage"] = 0,
["height"] = 30,
["internalName"] = "MudBud",
["name"] = "Mud Bud",
["netID"] = 4701,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 854,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 500000,
["width"] = 16,
},
[4702] = {
["consumable"] = true,
["height"] = 24,
["internalName"] = "ReleaseLantern",
["maxStack"] = 999,
["name"] = "Release Lantern",
["netID"] = 4702,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["shoot"] = 855,
["shootSpeed"] = 4,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 100,
["width"] = 20,
},
[4703] = {
["UseSound"] = "Item_36",
["damage"] = 17,
["height"] = 14,
["internalName"] = "QuadBarrelShotgun",
["knockBack"] = 6.5,
["name"] = "Quad-Barrel Shotgun",
["netID"] = 4703,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 14,
["shootSpeed"] = 7,
["useAmmo"] = 97,
["useAnimation"] = 55,
["useStyle"] = 5,
["useTime"] = 55,
["value"] = 350000,
["width"] = 50,
},
[4704] = {
["headSlot"] = 233,
["height"] = 18,
["internalName"] = "FuneralHat",
["name"] = "Funeral Hat",
["netID"] = 4704,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4705] = {
["bodySlot"] = 220,
["height"] = 18,
["internalName"] = "FuneralCoat",
["name"] = "Funeral Coat",
["netID"] = 4705,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4706] = {
["height"] = 18,
["internalName"] = "FuneralPants",
["legSlot"] = 197,
["name"] = "Funeral Pants",
["netID"] = 4706,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4707] = {
["UseSound"] = "Item_1",
["damage"] = 15,
["height"] = 44,
["holdStyle"] = 2,
["internalName"] = "TragicUmbrella",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Tragic Umbrella",
["netID"] = 4707,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 22,
["useStyle"] = 3,
["useTime"] = 22,
["value"] = 100000,
["width"] = 44,
},
[4708] = {
["headSlot"] = 234,
["height"] = 18,
["internalName"] = "VictorianGothHat",
["name"] = "Victorian Goth Hat",
["netID"] = 4708,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4709] = {
["bodySlot"] = 221,
["height"] = 18,
["internalName"] = "VictorianGothDress",
["name"] = "Victorian Goth Dress",
["netID"] = 4709,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4710] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 573,
["height"] = 28,
["internalName"] = "TatteredWoodSign",
["maxStack"] = 999,
["name"] = "Tattered Wood Sign",
["netID"] = 4710,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 28,
},
[4711] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["damage"] = 12,
["height"] = 28,
["internalName"] = "GravediggerShovel",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Gravedigger's Shovel",
["netID"] = 4711,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 22,
["useStyle"] = 1,
["useTime"] = 14,
["useTurn"] = true,
["value"] = 5000,
["width"] = 24,
},
[4712] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 467,
["height"] = 22,
["internalName"] = "DungeonDesertChest",
["material"] = true,
["maxStack"] = 99,
["name"] = "Desert Chest",
["netID"] = 4712,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 2500,
["width"] = 26,
},
[4713] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 468,
["height"] = 22,
["internalName"] = "Fake_DungeonDesertChest",
["maxStack"] = 99,
["name"] = "Trapped Desert Chest",
["netID"] = 4713,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 500,
["width"] = 26,
},
[4714] = {
["height"] = 20,
["internalName"] = "DungeonDesertKey",
["maxStack"] = 99,
["name"] = "Desert Key",
["netID"] = 4714,
["rare"] = 8,
["sacrifices"] = 1,
["width"] = 14,
},
[4715] = {
["autoReuse"] = true,
["crit"] = 20,
["damage"] = 85,
["height"] = 24,
["holdStyle"] = 5,
["internalName"] = "SparkleGuitar",
["magic"] = true,
["mana"] = 12,
["name"] = "Stellar Tune",
["netID"] = 4715,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 856,
["shootSpeed"] = 1,
["useAnimation"] = 12,
["useStyle"] = 12,
["useTime"] = 6,
["value"] = 500000,
["width"] = 24,
},
[4716] = {
["UseSound"] = "Item_43",
["channel"] = true,
["height"] = 34,
["internalName"] = "MolluskWhistle",
["mountType"] = 37,
["name"] = "Mollusk Whistle",
["netID"] = 4716,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 200000,
["width"] = 34,
},
[4717] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 574,
["height"] = 14,
["internalName"] = "BorealBeam",
["maxStack"] = 999,
["name"] = "Boreal Beam",
["netID"] = 4717,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4718] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 575,
["height"] = 14,
["internalName"] = "RichMahoganyBeam",
["maxStack"] = 999,
["name"] = "Rich Mahogany Beam",
["netID"] = 4718,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4719] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 576,
["height"] = 14,
["internalName"] = "GraniteColumn",
["maxStack"] = 999,
["name"] = "Granite Column",
["netID"] = 4719,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4720] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 577,
["height"] = 14,
["internalName"] = "SandstoneColumn",
["maxStack"] = 999,
["name"] = "Sandstone Column",
["netID"] = 4720,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4721] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 578,
["height"] = 14,
["internalName"] = "MushroomBeam",
["maxStack"] = 999,
["name"] = "Mushroom Beam",
["netID"] = 4721,
["sacrifices"] = 50,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4722] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["channel"] = true,
["crit"] = 10,
["damage"] = 190,
["glowMask"] = 271,
["height"] = 24,
["internalName"] = "FirstFractal",
["knockBack"] = 6.5,
["melee"] = true,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 857,
["shootSpeed"] = 16,
["useAnimation"] = 35,
["useStyle"] = 5,
["useTime"] = 7,
["value"] = 1000000,
["width"] = 24,
},
[4723] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "Nevermore",
["maxStack"] = 99,
["name"] = "Nevermore",
["netID"] = 4723,
["placeStyle"] = 70,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4724] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "Reborn",
["maxStack"] = 99,
["name"] = "Reborn",
["netID"] = 4724,
["placeStyle"] = 71,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4725] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "Graveyard",
["maxStack"] = 99,
["name"] = "Graveyard",
["netID"] = 4725,
["placeStyle"] = 44,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4726] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "GhostManifestation",
["maxStack"] = 99,
["name"] = "Ghost Manifestation",
["netID"] = 4726,
["placeStyle"] = 10,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4727] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "WickedUndead",
["maxStack"] = 99,
["name"] = "Wicked Undead",
["netID"] = 4727,
["placeStyle"] = 11,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4728] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "BloodyGoblet",
["maxStack"] = 99,
["name"] = "Bloody Goblet",
["netID"] = 4728,
["placeStyle"] = 12,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4729] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 246,
["height"] = 30,
["internalName"] = "StillLife",
["maxStack"] = 99,
["name"] = "Still Life",
["netID"] = 4729,
["placeStyle"] = 20,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[4730] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "GhostarsWings",
["name"] = "Ghostar's Infinity Eight",
["netID"] = 4730,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 40,
},
[4731] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 497,
["height"] = 14,
["internalName"] = "TerraToilet",
["maxStack"] = 99,
["name"] = "Terra Toilet",
["netID"] = 4731,
["placeStyle"] = 39,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 150,
["width"] = 14,
},
[4732] = {
["headSlot"] = 235,
["height"] = 18,
["internalName"] = "GhostarSkullPin",
["name"] = "Ghostar's Soul Jar",
["netID"] = 4732,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4733] = {
["bodySlot"] = 222,
["height"] = 18,
["internalName"] = "GhostarShirt",
["name"] = "Ghostar's Garb",
["netID"] = 4733,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4734] = {
["height"] = 18,
["internalName"] = "GhostarPants",
["legSlot"] = 203,
["name"] = "Ghostar's Tights",
["netID"] = 4734,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4735] = {
["UseSound"] = "Item_2",
["buffType"] = 266,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BallOfFuseWire",
["name"] = "Ball O' Fuse Wire",
["netID"] = 4735,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 858,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 500000,
["width"] = 16,
},
[4736] = {
["UseSound"] = "Item_2",
["buffType"] = 267,
["damage"] = 0,
["height"] = 30,
["internalName"] = "FullMoonSqueakyToy",
["name"] = "Full Moon Squeaky Toy",
["netID"] = 4736,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 859,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 300000,
["width"] = 16,
},
[4737] = {
["UseSound"] = "Item_2",
["buffType"] = 268,
["damage"] = 0,
["height"] = 30,
["internalName"] = "OrnateShadowKey",
["name"] = "Ornate Shadow Key",
["netID"] = 4737,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 860,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[4738] = {
["headSlot"] = 236,
["height"] = 18,
["internalName"] = "DrManFlyMask",
["name"] = "Dr. Man Fly Mask",
["netID"] = 4738,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4739] = {
["bodySlot"] = 223,
["height"] = 18,
["internalName"] = "DrManFlyLabCoat",
["name"] = "Dr. Man Fly's Lab Coat",
["netID"] = 4739,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4740] = {
["headSlot"] = 237,
["height"] = 18,
["internalName"] = "ButcherMask",
["name"] = "Butcher Mask",
["netID"] = 4740,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4741] = {
["bodySlot"] = 224,
["height"] = 18,
["internalName"] = "ButcherApron",
["name"] = "Butcher's Bloodstained Apron",
["netID"] = 4741,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4742] = {
["height"] = 18,
["internalName"] = "ButcherPants",
["legSlot"] = 205,
["name"] = "Butcher's Bloodstained Pants",
["netID"] = 4742,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4743] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["damage"] = 0,
["height"] = 10,
["internalName"] = "Football",
["name"] = "Football",
["netID"] = 4743,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 1,
["shoot"] = 861,
["shootSpeed"] = 11,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 20,
["width"] = 10,
},
[4744] = {
["accessory"] = true,
["backSlot"] = 24,
["frontSlot"] = 8,
["height"] = 36,
["internalName"] = "HunterCloak",
["name"] = "Hunter Cloak",
["netID"] = 4744,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["vanity"] = true,
["width"] = 26,
},
[4745] = {
["craftable"] = true,
["height"] = 26,
["internalName"] = "CoffinMinecart",
["mountType"] = 38,
["name"] = "Coffin Minecart",
["netID"] = 4745,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 1000,
["width"] = 36,
},
[4746] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "SafemanWings",
["name"] = "Safeman's Blanket Cape",
["netID"] = 4746,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 41,
},
[4747] = {
["headSlot"] = 238,
["height"] = 18,
["internalName"] = "SafemanSunHair",
["name"] = "Safeman's Sunny Day",
["netID"] = 4747,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4748] = {
["bodySlot"] = 225,
["height"] = 18,
["internalName"] = "SafemanSunDress",
["name"] = "Safeman's Sun Dress",
["netID"] = 4748,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4749] = {
["height"] = 18,
["internalName"] = "SafemanDressLeggings",
["legSlot"] = 208,
["name"] = "Safeman's Pink Leggings",
["netID"] = 4749,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4750] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "FoodBarbarianWings",
["name"] = "FoodBarbarian's Tattered Dragon Wings",
["netID"] = 4750,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 42,
},
[4751] = {
["headSlot"] = 239,
["height"] = 18,
["internalName"] = "FoodBarbarianHelm",
["name"] = "FoodBarbarian's Horned Helm",
["netID"] = 4751,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4752] = {
["bodySlot"] = 226,
["height"] = 18,
["internalName"] = "FoodBarbarianArmor",
["name"] = "FoodBarbarian's Wild Wolf Spaulders",
["netID"] = 4752,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4753] = {
["height"] = 18,
["internalName"] = "FoodBarbarianGreaves",
["legSlot"] = 209,
["name"] = "FoodBarbarian's Savage Greaves",
["netID"] = 4753,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4754] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "GroxTheGreatWings",
["name"] = "Grox The Great's Wings",
["netID"] = 4754,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 43,
},
[4755] = {
["headSlot"] = 240,
["height"] = 18,
["internalName"] = "GroxTheGreatHelm",
["name"] = "Grox The Great's Horned Cowl",
["netID"] = 4755,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4756] = {
["bodySlot"] = 227,
["height"] = 18,
["internalName"] = "GroxTheGreatArmor",
["name"] = "Grox The Great's Chestplate",
["netID"] = 4756,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4757] = {
["height"] = 18,
["internalName"] = "GroxTheGreatGreaves",
["legSlot"] = 210,
["name"] = "Grox The Great's Greaves",
["netID"] = 4757,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 250000,
["vanity"] = true,
["width"] = 18,
},
[4758] = {
["UseSound"] = "Item_44",
["buffType"] = 271,
["damage"] = 6,
["height"] = 28,
["internalName"] = "Smolstar",
["mana"] = 10,
["name"] = "Blade Staff",
["netID"] = 4758,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 864,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 50000,
["width"] = 26,
},
[4759] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "SquirrelHook",
["knockBack"] = 7,
["name"] = "Squirrel Hook",
["netID"] = 4759,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 865,
["shootSpeed"] = 11.5,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 20000,
["width"] = 18,
},
[4760] = {
["UseSound"] = "Item_1",
["damage"] = 80,
["height"] = 28,
["internalName"] = "BouncingShield",
["melee"] = true,
["name"] = "Sergeant United Shield",
["netID"] = 4760,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 866,
["shootSpeed"] = 10,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 350000,
["width"] = 26,
},
[4761] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 579,
["headSlot"] = 241,
["height"] = 12,
["internalName"] = "RockGolemHead",
["maxStack"] = 99,
["name"] = "Rock Golem Head",
["netID"] = 4761,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["vanity"] = true,
["width"] = 12,
},
[4762] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 24,
["internalName"] = "CritterShampoo",
["name"] = "Critter Shampoo",
["netID"] = 4762,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 24,
},
[4763] = {
["height"] = 26,
["internalName"] = "DiggingMoleMinecart",
["mountType"] = 39,
["name"] = "Digging Molecart",
["netID"] = 4763,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 36,
},
[4764] = {
["UseSound"] = "Item_1",
["damage"] = 14,
["height"] = 28,
["internalName"] = "Shroomerang",
["knockBack"] = 7,
["melee"] = true,
["name"] = "Shroomerang",
["netID"] = 4764,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 867,
["shootSpeed"] = 10.5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 30000,
["width"] = 14,
},
[4765] = {
["UseSound"] = "Item_106",
["consumable"] = true,
["height"] = 18,
["internalName"] = "TreeGlobe",
["maxStack"] = 999,
["name"] = "Tree Globe",
["netID"] = 4765,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 868,
["shootSpeed"] = 8,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 30000,
["width"] = 18,
},
[4766] = {
["UseSound"] = "Item_106",
["consumable"] = true,
["height"] = 18,
["internalName"] = "WorldGlobe",
["maxStack"] = 999,
["name"] = "World Globe",
["netID"] = 4766,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 869,
["shootSpeed"] = 8,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 30000,
["width"] = 18,
},
[4767] = {
["height"] = 30,
["internalName"] = "DontHurtCrittersBook",
["name"] = "Guide To Critter Companionship",
["netID"] = 4767,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 30,
},
[4768] = {
["headSlot"] = 242,
["height"] = 18,
["internalName"] = "DogEars",
["name"] = "Dog Ears",
["netID"] = 4768,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4769] = {
["accessory"] = true,
["backSlot"] = 25,
["height"] = 18,
["internalName"] = "DogTail",
["name"] = "Dog Tail",
["netID"] = 4769,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4770] = {
["headSlot"] = 243,
["height"] = 18,
["internalName"] = "FoxEars",
["name"] = "Fox Ears",
["netID"] = 4770,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4771] = {
["accessory"] = true,
["backSlot"] = 26,
["height"] = 18,
["internalName"] = "FoxTail",
["name"] = "Fox Tail",
["netID"] = 4771,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4772] = {
["headSlot"] = 244,
["height"] = 18,
["internalName"] = "LizardEars",
["name"] = "Lizard Ears",
["netID"] = 4772,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4773] = {
["accessory"] = true,
["backSlot"] = 27,
["height"] = 18,
["internalName"] = "LizardTail",
["name"] = "Lizard Tail",
["netID"] = 4773,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4774] = {
["headSlot"] = 245,
["height"] = 18,
["internalName"] = "PandaEars",
["name"] = "Panda Ears",
["netID"] = 4774,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 18,
},
[4775] = {
["accessory"] = true,
["backSlot"] = 28,
["height"] = 18,
["internalName"] = "BunnyTail",
["name"] = "Bunny Tail",
["netID"] = 4775,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 30000,
["vanity"] = true,
["width"] = 18,
},
[4776] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 12,
["holdStyle"] = 1,
["internalName"] = "FairyGlowstick",
["maxStack"] = 999,
["name"] = "Fairy Glowstick",
["netID"] = 4776,
["noMelee"] = true,
["rare"] = 1,
["sacrifices"] = 100,
["shoot"] = 870,
["shootSpeed"] = 6,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 75,
["width"] = 12,
},
[4777] = {
["UseSound"] = "Item_2",
["buffType"] = 274,
["damage"] = 0,
["height"] = 30,
["internalName"] = "LightningCarrot",
["name"] = "Lightning Carrot",
["netID"] = 4777,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 875,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 500000,
["width"] = 16,
},
[4778] = {
["dye"] = 1,
["height"] = 20,
["internalName"] = "HallowBossDye",
["maxStack"] = 99,
["name"] = "Prismatic Dye",
["netID"] = 4778,
["rare"] = 3,
["sacrifices"] = 3,
["value"] = 75000,
["width"] = 20,
},
[4779] = {
["headSlot"] = 250,
["height"] = 18,
["internalName"] = "MushroomHat",
["name"] = "Mushroom Hat",
["netID"] = 4779,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 18,
},
[4780] = {
["bodySlot"] = 228,
["height"] = 18,
["internalName"] = "MushroomVest",
["name"] = "Mushroom Vest",
["netID"] = 4780,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 18,
},
[4781] = {
["height"] = 18,
["internalName"] = "MushroomPants",
["legSlot"] = 211,
["name"] = "Mushroom Pants",
["netID"] = 4781,
["rare"] = 1,
["sacrifices"] = 1,
["vanity"] = true,
["width"] = 18,
},
[4782] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "FairyQueenBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Empress of Light)",
["netID"] = 4782,
["rare"] = -12,
["rarity"] = 6,
["sacrifices"] = 3,
["width"] = 24,
},
[4783] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "FairyQueenTrophy",
["maxStack"] = 99,
["name"] = "Empress of Light Trophy",
["netID"] = 4783,
["placeStyle"] = 72,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[4784] = {
["headSlot"] = 251,
["height"] = 18,
["internalName"] = "FairyQueenMask",
["name"] = "Empress of Light Mask",
["netID"] = 4784,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 18,
},
[4785] = {
["UseSound"] = "Item_76",
["channel"] = true,
["height"] = 34,
["internalName"] = "PaintedHorseSaddle",
["mountType"] = 40,
["name"] = "Dusty Rawhide Saddle",
["netID"] = 4785,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[4786] = {
["UseSound"] = "Item_76",
["channel"] = true,
["height"] = 34,
["internalName"] = "MajesticHorseSaddle",
["mountType"] = 41,
["name"] = "Royal Gilded Saddle",
["netID"] = 4786,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[4787] = {
["UseSound"] = "Item_76",
["channel"] = true,
["height"] = 34,
["internalName"] = "DarkHorseSaddle",
["mountType"] = 42,
["name"] = "Black Studded Saddle",
["netID"] = 4787,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 34,
},
[4788] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 56,
["height"] = 32,
["internalName"] = "JoustingLance",
["knockBack"] = 12,
["melee"] = true,
["name"] = "Jousting Lance",
["netID"] = 4788,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 877,
["shootSpeed"] = 3.5,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 60000,
["width"] = 32,
},
[4789] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 108,
["height"] = 32,
["internalName"] = "ShadowJoustingLance",
["knockBack"] = 14,
["melee"] = true,
["name"] = "Shadow Jousting Lance",
["netID"] = 4789,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 878,
["shootSpeed"] = 3.5,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 500000,
["width"] = 32,
},
[4790] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 78,
["height"] = 32,
["internalName"] = "HallowJoustingLance",
["knockBack"] = 13,
["melee"] = true,
["name"] = "Hallowed Jousting Lance",
["netID"] = 4790,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 879,
["shootSpeed"] = 3.5,
["useAnimation"] = 24,
["useStyle"] = 5,
["useTime"] = 24,
["value"] = 230000,
["width"] = 32,
},
[4791] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "PogoStick",
["mountType"] = 43,
["name"] = "Pogo Stick",
["netID"] = 4791,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4792] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "PirateShipMountItem",
["mountType"] = 44,
["name"] = "The Black Spot",
["netID"] = 4792,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4793] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "SpookyWoodMountItem",
["mountType"] = 45,
["name"] = "Hexxed Branch",
["netID"] = 4793,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4794] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "SantankMountItem",
["mountType"] = 46,
["name"] = "Toy Tank",
["netID"] = 4794,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4795] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "WallOfFleshGoatMountItem",
["mountType"] = 47,
["name"] = "Goat Skull",
["netID"] = 4795,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4796] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "DarkMageBookMountItem",
["mountType"] = 48,
["name"] = "Dark Mage's Tome",
["netID"] = 4796,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4797] = {
["UseSound"] = "Item_2",
["buffType"] = 284,
["damage"] = 0,
["height"] = 30,
["internalName"] = "KingSlimePetItem",
["name"] = "Royal Delight",
["netID"] = 4797,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 881,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4798] = {
["UseSound"] = "Item_2",
["buffType"] = 285,
["damage"] = 0,
["height"] = 30,
["internalName"] = "EyeOfCthulhuPetItem",
["name"] = "Suspicious Grinning Eye",
["netID"] = 4798,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 882,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4799] = {
["UseSound"] = "Item_2",
["buffType"] = 286,
["damage"] = 0,
["height"] = 30,
["internalName"] = "EaterOfWorldsPetItem",
["name"] = "Writhing Remains",
["netID"] = 4799,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 883,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4800] = {
["UseSound"] = "Item_2",
["buffType"] = 287,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BrainOfCthulhuPetItem",
["name"] = "Brain in a Jar",
["netID"] = 4800,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 884,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4801] = {
["UseSound"] = "Item_2",
["buffType"] = 288,
["damage"] = 0,
["height"] = 30,
["internalName"] = "SkeletronPetItem",
["name"] = "Possessed Skull",
["netID"] = 4801,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 885,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4802] = {
["UseSound"] = "Item_2",
["buffType"] = 289,
["damage"] = 0,
["height"] = 30,
["internalName"] = "QueenBeePetItem",
["name"] = "Sparkling Honey",
["netID"] = 4802,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 886,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4803] = {
["UseSound"] = "Item_2",
["buffType"] = 290,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DestroyerPetItem",
["name"] = "Deactivated Probe",
["netID"] = 4803,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 887,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4804] = {
["UseSound"] = "Item_2",
["buffType"] = 291,
["damage"] = 0,
["height"] = 30,
["internalName"] = "TwinsPetItem",
["name"] = "Pair of Eyeballs",
["netID"] = 4804,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 888,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4805] = {
["UseSound"] = "Item_2",
["buffType"] = 292,
["damage"] = 0,
["height"] = 30,
["internalName"] = "SkeletronPrimePetItem",
["name"] = "Robotic Skull",
["netID"] = 4805,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 889,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4806] = {
["UseSound"] = "Item_2",
["buffType"] = 293,
["damage"] = 0,
["height"] = 30,
["internalName"] = "PlanteraPetItem",
["name"] = "Plantera Seedling",
["netID"] = 4806,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 890,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4807] = {
["UseSound"] = "Item_2",
["buffType"] = 294,
["damage"] = 0,
["height"] = 30,
["internalName"] = "GolemPetItem",
["name"] = "Guardian Golem",
["netID"] = 4807,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 891,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4808] = {
["UseSound"] = "Item_2",
["buffType"] = 295,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DukeFishronPetItem",
["name"] = "Pork of the Sea",
["netID"] = 4808,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 892,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4809] = {
["UseSound"] = "Item_2",
["buffType"] = 296,
["damage"] = 0,
["height"] = 30,
["internalName"] = "LunaticCultistPetItem",
["name"] = "Tablet Fragment",
["netID"] = 4809,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 893,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4810] = {
["UseSound"] = "Item_2",
["buffType"] = 297,
["damage"] = 0,
["height"] = 30,
["internalName"] = "MoonLordPetItem",
["name"] = "Piece of Moon Squid",
["netID"] = 4810,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 894,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4811] = {
["UseSound"] = "Item_2",
["buffType"] = 298,
["damage"] = 0,
["height"] = 30,
["internalName"] = "FairyQueenPetItem",
["name"] = "Jewel of Light",
["netID"] = 4811,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 895,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4812] = {
["UseSound"] = "Item_2",
["buffType"] = 299,
["damage"] = 0,
["height"] = 30,
["internalName"] = "PumpkingPetItem",
["name"] = "Pumpkin Scented Candle",
["netID"] = 4812,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 896,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4813] = {
["UseSound"] = "Item_2",
["buffType"] = 300,
["damage"] = 0,
["height"] = 30,
["internalName"] = "EverscreamPetItem",
["name"] = "Shrub Star",
["netID"] = 4813,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 897,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4814] = {
["UseSound"] = "Item_2",
["buffType"] = 301,
["damage"] = 0,
["height"] = 30,
["internalName"] = "IceQueenPetItem",
["name"] = "Frozen Crown",
["netID"] = 4814,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 898,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4815] = {
["UseSound"] = "Item_2",
["buffType"] = 302,
["damage"] = 0,
["height"] = 30,
["internalName"] = "MartianPetItem",
["name"] = "Cosmic Skateboard",
["netID"] = 4815,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 899,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4816] = {
["UseSound"] = "Item_2",
["buffType"] = 303,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DD2OgrePetItem",
["name"] = "Ogre's Club",
["netID"] = 4816,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 900,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4817] = {
["UseSound"] = "Item_2",
["buffType"] = 304,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DD2BetsyPetItem",
["name"] = "Betsy's Egg",
["netID"] = 4817,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 901,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4818] = {
["UseSound"] = "Item_1",
["damage"] = 25,
["height"] = 28,
["internalName"] = "CombatWrench",
["knockBack"] = 3.5,
["melee"] = true,
["name"] = "Combat Wrench",
["netID"] = 4818,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 902,
["shootSpeed"] = 8.5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 25000,
["width"] = 14,
},
[4819] = {
["UseSound"] = "Item_6",
["height"] = 20,
["internalName"] = "DemonConch",
["name"] = "Demon Conch",
["netID"] = 4819,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 90,
["useStyle"] = 4,
["useTime"] = 90,
["useTurn"] = true,
["value"] = 50000,
["width"] = 20,
},
[4820] = {
["autoReuse"] = true,
["height"] = 20,
["internalName"] = "BottomlessLavaBucket",
["name"] = "Bottomless Lava Bucket",
["netID"] = 4820,
["rare"] = 7,
["sacrifices"] = 1,
["tileBoost"] = 2,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[4821] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["craftable"] = true,
["height"] = 28,
["internalName"] = "FireproofBugNet",
["name"] = "Lavaproof Bug Net",
["netID"] = 4821,
["rare"] = 3,
["sacrifices"] = 1,
["scale"] = 0.85,
["useAnimation"] = 21,
["useStyle"] = 1,
["useTurn"] = true,
["value"] = 250000,
["width"] = 24,
},
[4822] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "FlameWakerBoots",
["material"] = true,
["name"] = "Flame Waker Boots",
["netID"] = 4822,
["rare"] = 3,
["sacrifices"] = 1,
["shoeSlot"] = 22,
["value"] = 100000,
["vanity"] = true,
["width"] = 34,
},
[4823] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "RainbowWings",
["name"] = "Empress Wings",
["netID"] = 4823,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 400000,
["width"] = 24,
["wingSlot"] = 44,
},
[4824] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "WetBomb",
["material"] = true,
["maxStack"] = 99,
["name"] = "Wet Bomb",
["netID"] = 4824,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 903,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 2500,
["width"] = 20,
},
[4825] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "LavaBomb",
["material"] = true,
["maxStack"] = 99,
["name"] = "Lava Bomb",
["netID"] = 4825,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 904,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 2500,
["width"] = 20,
},
[4826] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "HoneyBomb",
["material"] = true,
["maxStack"] = 99,
["name"] = "Honey Bomb",
["netID"] = 4826,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 905,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 2500,
["width"] = 20,
},
[4827] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "DryBomb",
["material"] = true,
["maxStack"] = 99,
["name"] = "Dry Bomb",
["netID"] = 4827,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 906,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 2500,
["width"] = 20,
},
[4828] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "SuperheatedBlood",
["mountType"] = 49,
["name"] = "Superheated Blood",
["netID"] = 4828,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4829] = {
["UseSound"] = "Item_92",
["consumable"] = true,
["height"] = 28,
["internalName"] = "LicenseCat",
["maxStack"] = 20,
["name"] = "Cat License",
["netID"] = 4829,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["value"] = 50000,
["width"] = 28,
},
[4830] = {
["UseSound"] = "Item_92",
["consumable"] = true,
["height"] = 28,
["internalName"] = "LicenseDog",
["maxStack"] = 20,
["name"] = "Dog License",
["netID"] = 4830,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["value"] = 50000,
["width"] = 28,
},
[4831] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemSquirrelAmethyst",
["makeNPC"] = 639,
["material"] = true,
["maxStack"] = 999,
["name"] = "Amethyst Squirrel",
["netID"] = 4831,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4832] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemSquirrelTopaz",
["makeNPC"] = 640,
["material"] = true,
["maxStack"] = 999,
["name"] = "Topaz Squirrel",
["netID"] = 4832,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4833] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemSquirrelSapphire",
["makeNPC"] = 641,
["material"] = true,
["maxStack"] = 999,
["name"] = "Sapphire Squirrel",
["netID"] = 4833,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4834] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemSquirrelEmerald",
["makeNPC"] = 642,
["material"] = true,
["maxStack"] = 999,
["name"] = "Emerald Squirrel",
["netID"] = 4834,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4835] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemSquirrelRuby",
["makeNPC"] = 643,
["material"] = true,
["maxStack"] = 999,
["name"] = "Ruby Squirrel",
["netID"] = 4835,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4836] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemSquirrelDiamond",
["makeNPC"] = 644,
["material"] = true,
["maxStack"] = 999,
["name"] = "Diamond Squirrel",
["netID"] = 4836,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4837] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemSquirrelAmber",
["makeNPC"] = 645,
["material"] = true,
["maxStack"] = 999,
["name"] = "Amber Squirrel",
["netID"] = 4837,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4838] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemBunnyAmethyst",
["makeNPC"] = 646,
["material"] = true,
["maxStack"] = 999,
["name"] = "Amethyst Bunny",
["netID"] = 4838,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4839] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemBunnyTopaz",
["makeNPC"] = 647,
["material"] = true,
["maxStack"] = 999,
["name"] = "Topaz Bunny",
["netID"] = 4839,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4840] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemBunnySapphire",
["makeNPC"] = 648,
["material"] = true,
["maxStack"] = 999,
["name"] = "Sapphire Bunny",
["netID"] = 4840,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4841] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemBunnyEmerald",
["makeNPC"] = 649,
["material"] = true,
["maxStack"] = 999,
["name"] = "Emerald Bunny",
["netID"] = 4841,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4842] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemBunnyRuby",
["makeNPC"] = 650,
["material"] = true,
["maxStack"] = 999,
["name"] = "Ruby Bunny",
["netID"] = 4842,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4843] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemBunnyDiamond",
["makeNPC"] = 651,
["material"] = true,
["maxStack"] = 999,
["name"] = "Diamond Bunny",
["netID"] = 4843,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4844] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "GemBunnyAmber",
["makeNPC"] = 652,
["material"] = true,
["maxStack"] = 999,
["name"] = "Amber Bunny",
["netID"] = 4844,
["noUseGraphic"] = true,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5000,
["width"] = 12,
},
[4845] = {
["autoReuse"] = true,
["bait"] = 15,
["consumable"] = true,
["height"] = 12,
["internalName"] = "HellButterfly",
["makeNPC"] = 653,
["material"] = true,
["maxStack"] = 999,
["name"] = "Hell Butterfly",
["netID"] = 4845,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[4846] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 580,
["height"] = 14,
["internalName"] = "HellButterflyJar",
["maxStack"] = 99,
["name"] = "Hell Butterfly Jar",
["netID"] = 4846,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4847] = {
["autoReuse"] = true,
["bait"] = 25,
["consumable"] = true,
["height"] = 12,
["internalName"] = "Lavafly",
["makeNPC"] = 654,
["material"] = true,
["maxStack"] = 999,
["name"] = "Lavafly",
["netID"] = 4847,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 12,
},
[4848] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 581,
["height"] = 14,
["internalName"] = "LavaflyinaBottle",
["maxStack"] = 99,
["name"] = "Lavafly in a Bottle",
["netID"] = 4848,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4849] = {
["autoReuse"] = true,
["bait"] = 35,
["consumable"] = true,
["height"] = 12,
["internalName"] = "MagmaSnail",
["makeNPC"] = 655,
["material"] = true,
["maxStack"] = 999,
["name"] = "Magma Snail",
["netID"] = 4849,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 12,
},
[4850] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 582,
["height"] = 14,
["internalName"] = "MagmaSnailCage",
["maxStack"] = 99,
["name"] = "Magma Snail Cage",
["netID"] = 4850,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4851] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 590,
["height"] = 14,
["internalName"] = "GemTreeTopazSeed",
["maxStack"] = 999,
["name"] = "Topaz Gemcorn",
["netID"] = 4851,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 3750,
["width"] = 14,
},
[4852] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 590,
["height"] = 14,
["internalName"] = "GemTreeAmethystSeed",
["maxStack"] = 999,
["name"] = "Amethyst Gemcorn",
["netID"] = 4852,
["placeStyle"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1875,
["width"] = 14,
},
[4853] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 590,
["height"] = 14,
["internalName"] = "GemTreeSapphireSeed",
["maxStack"] = 999,
["name"] = "Sapphire Gemcorn",
["netID"] = 4853,
["placeStyle"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 5625,
["width"] = 14,
},
[4854] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 590,
["height"] = 14,
["internalName"] = "GemTreeEmeraldSeed",
["maxStack"] = 999,
["name"] = "Emerald Gemcorn",
["netID"] = 4854,
["placeStyle"] = 3,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 7500,
["width"] = 14,
},
[4855] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 590,
["height"] = 14,
["internalName"] = "GemTreeRubySeed",
["maxStack"] = 999,
["name"] = "Ruby Gemcorn",
["netID"] = 4855,
["placeStyle"] = 4,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 11250,
["width"] = 14,
},
[4856] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 590,
["height"] = 14,
["internalName"] = "GemTreeDiamondSeed",
["maxStack"] = 999,
["name"] = "Diamond Gemcorn",
["netID"] = 4856,
["placeStyle"] = 5,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 14,
},
[4857] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 590,
["height"] = 14,
["internalName"] = "GemTreeAmberSeed",
["maxStack"] = 999,
["name"] = "Amber Gemcorn",
["netID"] = 4857,
["placeStyle"] = 6,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 15000,
["width"] = 14,
},
[4858] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspended",
["material"] = true,
["maxStack"] = 999,
["name"] = "Hanging Pot",
["netID"] = 4858,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4859] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedDaybloom",
["maxStack"] = 999,
["name"] = "Hanging Daybloom",
["netID"] = 4859,
["placeStyle"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4860] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedMoonglow",
["maxStack"] = 999,
["name"] = "Hanging Moonglow",
["netID"] = 4860,
["placeStyle"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4861] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedWaterleaf",
["maxStack"] = 999,
["name"] = "Hanging Waterleaf",
["netID"] = 4861,
["placeStyle"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4862] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedShiverthorn",
["maxStack"] = 999,
["name"] = "Hanging Shiverthorn",
["netID"] = 4862,
["placeStyle"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4863] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedBlinkroot",
["maxStack"] = 999,
["name"] = "Hanging Blinkroot",
["netID"] = 4863,
["placeStyle"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4864] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedDeathweedCorrupt",
["maxStack"] = 999,
["name"] = "Hanging Corrupt Deathweed",
["netID"] = 4864,
["placeStyle"] = 6,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4865] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedDeathweedCrimson",
["maxStack"] = 999,
["name"] = "Hanging Crimson Deathweed",
["netID"] = 4865,
["placeStyle"] = 7,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4866] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 591,
["height"] = 14,
["internalName"] = "PotSuspendedFireblossom",
["maxStack"] = 999,
["name"] = "Hanging Fireblossom",
["netID"] = 4866,
["placeStyle"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4867] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 592,
["height"] = 14,
["internalName"] = "BrazierSuspended",
["maxStack"] = 999,
["name"] = "Hanging Brazier",
["netID"] = 4867,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 12500,
["width"] = 14,
},
[4868] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 593,
["height"] = 14,
["internalName"] = "VolcanoSmall",
["material"] = true,
["maxStack"] = 999,
["name"] = "Mini Volcano",
["netID"] = 4868,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 14,
},
[4869] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 594,
["height"] = 14,
["internalName"] = "VolcanoLarge",
["maxStack"] = 999,
["name"] = "Large Volcano",
["netID"] = 4869,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 20000,
["width"] = 14,
},
[4870] = {
["UseSound"] = "Item_6",
["consumable"] = true,
["craftable"] = true,
["height"] = 24,
["internalName"] = "PotionOfReturn",
["maxStack"] = 30,
["name"] = "Potion of Return",
["netID"] = 4870,
["rare"] = 1,
["sacrifices"] = 20,
["useAnimation"] = 30,
["useStyle"] = 6,
["useTime"] = 30,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[4871] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 595,
["height"] = 14,
["internalName"] = "VanityTreeSakuraSeed",
["maxStack"] = 999,
["name"] = "Sakura Sapling",
["netID"] = 4871,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 14,
},
[4872] = {
["autoReuse"] = true,
["height"] = 20,
["internalName"] = "LavaAbsorbantSponge",
["name"] = "Lava Absorbant Sponge",
["netID"] = 4872,
["rare"] = 7,
["sacrifices"] = 1,
["tileBoost"] = 2,
["useAnimation"] = 12,
["useStyle"] = 1,
["useTime"] = 5,
["useTurn"] = true,
["value"] = 500000,
["width"] = 20,
},
[4873] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 254,
["height"] = 18,
["internalName"] = "HallowedHood",
["name"] = "Hallowed Hood",
["netID"] = 4873,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[4874] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 30,
["internalName"] = "HellfireTreads",
["name"] = "Hellfire Treads",
["netID"] = 4874,
["rare"] = 7,
["sacrifices"] = 1,
["shoeSlot"] = 23,
["value"] = 600000,
["width"] = 34,
},
[4875] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonJungle",
["maxStack"] = 999,
["name"] = "Jungle Pylon",
["netID"] = 4875,
["placeStyle"] = 1,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4876] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonPurity",
["maxStack"] = 999,
["name"] = "Forest Pylon",
["netID"] = 4876,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4877] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "LavaCrate",
["maxStack"] = 99,
["name"] = "Obsidian Crate",
["netID"] = 4877,
["placeStyle"] = 22,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4878] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "LavaCrateHard",
["maxStack"] = 99,
["name"] = "Hellstone Crate",
["netID"] = 4878,
["placeStyle"] = 23,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4879] = {
["height"] = 12,
["internalName"] = "ObsidianLockbox",
["maxStack"] = 99,
["name"] = "Obsidian Lock Box",
["netID"] = 4879,
["rare"] = 2,
["sacrifices"] = 5,
["value"] = 20000,
["width"] = 12,
},
[4880] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 598,
["height"] = 20,
["internalName"] = "LavaFishbowl",
["maxStack"] = 99,
["name"] = "Lava Serpent Bowl",
["netID"] = 4880,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 20,
},
[4881] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "LavaFishingHook",
["material"] = true,
["name"] = "Lavaproof Fishing Hook",
["netID"] = 4881,
["rare"] = 7,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 34,
},
[4882] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 599,
["height"] = 14,
["internalName"] = "AmethystBunnyCage",
["maxStack"] = 99,
["name"] = "Amethyst Bunny Cage",
["netID"] = 4882,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4883] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 600,
["height"] = 14,
["internalName"] = "TopazBunnyCage",
["maxStack"] = 99,
["name"] = "Topaz Bunny Cage",
["netID"] = 4883,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4884] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 601,
["height"] = 14,
["internalName"] = "SapphireBunnyCage",
["maxStack"] = 99,
["name"] = "Sapphire Bunny Cage",
["netID"] = 4884,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4885] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 602,
["height"] = 14,
["internalName"] = "EmeraldBunnyCage",
["maxStack"] = 99,
["name"] = "Emerald Bunny Cage",
["netID"] = 4885,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4886] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 603,
["height"] = 14,
["internalName"] = "RubyBunnyCage",
["maxStack"] = 99,
["name"] = "Ruby Bunny Cage",
["netID"] = 4886,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4887] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 604,
["height"] = 14,
["internalName"] = "DiamondBunnyCage",
["maxStack"] = 99,
["name"] = "Diamond Bunny Cage",
["netID"] = 4887,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4888] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 605,
["height"] = 14,
["internalName"] = "AmberBunnyCage",
["maxStack"] = 99,
["name"] = "Amber Bunny Cage",
["netID"] = 4888,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4889] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 606,
["height"] = 14,
["internalName"] = "AmethystSquirrelCage",
["maxStack"] = 99,
["name"] = "Amethyst Squirrel Cage",
["netID"] = 4889,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4890] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 607,
["height"] = 14,
["internalName"] = "TopazSquirrelCage",
["maxStack"] = 99,
["name"] = "Topaz Squirrel Cage",
["netID"] = 4890,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4891] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 608,
["height"] = 14,
["internalName"] = "SapphireSquirrelCage",
["maxStack"] = 99,
["name"] = "Sapphire Squirrel Cage",
["netID"] = 4891,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4892] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 609,
["height"] = 14,
["internalName"] = "EmeraldSquirrelCage",
["maxStack"] = 99,
["name"] = "Emerald Squirrel Cage",
["netID"] = 4892,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4893] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 610,
["height"] = 14,
["internalName"] = "RubySquirrelCage",
["maxStack"] = 99,
["name"] = "Ruby Squirrel Cage",
["netID"] = 4893,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4894] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 611,
["height"] = 14,
["internalName"] = "DiamondSquirrelCage",
["maxStack"] = 99,
["name"] = "Diamond Squirrel Cage",
["netID"] = 4894,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4895] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 612,
["height"] = 14,
["internalName"] = "AmberSquirrelCage",
["maxStack"] = 99,
["name"] = "Amber Squirrel Cage",
["netID"] = 4895,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4896] = {
["craftable"] = true,
["defense"] = 24,
["headSlot"] = 255,
["height"] = 18,
["internalName"] = "AncientHallowedMask",
["name"] = "Ancient Hallowed Mask",
["netID"] = 4896,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[4897] = {
["craftable"] = true,
["defense"] = 9,
["headSlot"] = 256,
["height"] = 18,
["internalName"] = "AncientHallowedHelmet",
["name"] = "Ancient Hallowed Helmet",
["netID"] = 4897,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[4898] = {
["craftable"] = true,
["defense"] = 5,
["headSlot"] = 257,
["height"] = 18,
["internalName"] = "AncientHallowedHeadgear",
["name"] = "Ancient Hallowed Headgear",
["netID"] = 4898,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[4899] = {
["craftable"] = true,
["defense"] = 1,
["headSlot"] = 258,
["height"] = 18,
["internalName"] = "AncientHallowedHood",
["name"] = "Ancient Hallowed Hood",
["netID"] = 4899,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 18,
},
[4900] = {
["bodySlot"] = 229,
["craftable"] = true,
["defense"] = 15,
["height"] = 18,
["internalName"] = "AncientHallowedPlateMail",
["name"] = "Ancient Hallowed Plate Mail",
["netID"] = 4900,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 18,
},
[4901] = {
["craftable"] = true,
["defense"] = 11,
["height"] = 18,
["internalName"] = "AncientHallowedGreaves",
["legSlot"] = 212,
["name"] = "Ancient Hallowed Greaves",
["netID"] = 4901,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["width"] = 18,
},
[4902] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedLavaPlantPalm",
["maxStack"] = 999,
["name"] = "Potted Magma Palm",
["netID"] = 4902,
["placeStyle"] = 7,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4903] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 548,
["height"] = 14,
["internalName"] = "PottedLavaPlantBush",
["maxStack"] = 999,
["name"] = "Potted Brimstone Bush",
["netID"] = 4903,
["placeStyle"] = 8,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4904] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 613,
["height"] = 14,
["internalName"] = "PottedLavaPlantBramble",
["maxStack"] = 999,
["name"] = "Potted Fire Brambles",
["netID"] = 4904,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4905] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 613,
["height"] = 14,
["internalName"] = "PottedLavaPlantBulb",
["maxStack"] = 999,
["name"] = "Potted Lava Bulb",
["netID"] = 4905,
["placeStyle"] = 1,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4906] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 614,
["height"] = 14,
["internalName"] = "PottedLavaPlantTendrils",
["maxStack"] = 999,
["name"] = "Potted Ember Tendrils",
["netID"] = 4906,
["rare"] = 3,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 30000,
["width"] = 14,
},
[4907] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 615,
["height"] = 14,
["internalName"] = "VanityTreeYellowWillowSeed",
["maxStack"] = 999,
["name"] = "Yellow Willow Sapling",
["netID"] = 4907,
["sacrifices"] = 25,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 14,
},
[4908] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "DirtBomb",
["material"] = true,
["maxStack"] = 99,
["name"] = "Dirt Bomb",
["netID"] = 4908,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 910,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 500,
["width"] = 20,
},
[4909] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["craftable"] = true,
["height"] = 20,
["internalName"] = "DirtStickyBomb",
["maxStack"] = 99,
["name"] = "Sticky Dirt Bomb",
["netID"] = 4909,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 99,
["shoot"] = 911,
["shootSpeed"] = 5,
["useAnimation"] = 25,
["useStyle"] = 1,
["useTime"] = 25,
["value"] = 500,
["width"] = 20,
},
[4910] = {
["UseSound"] = "Item_92",
["consumable"] = true,
["height"] = 28,
["internalName"] = "LicenseBunny",
["maxStack"] = 20,
["name"] = "Bunny License",
["netID"] = 4910,
["rare"] = 2,
["sacrifices"] = 1,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["value"] = 50000,
["width"] = 28,
},
[4911] = {
["UseSound"] = "Item_152",
["craftable"] = true,
["damage"] = 50,
["height"] = 18,
["internalName"] = "CoolWhip",
["knockBack"] = 1.5,
["name"] = "Cool Whip",
["netID"] = 4911,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 912,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 200000,
["width"] = 18,
},
[4912] = {
["UseSound"] = "Item_152",
["damage"] = 40,
["height"] = 18,
["internalName"] = "FireWhip",
["knockBack"] = 2,
["name"] = "Firecracker",
["netID"] = 4912,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 4,
["sacrifices"] = 1,
["shoot"] = 913,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 150000,
["width"] = 18,
},
[4913] = {
["UseSound"] = "Item_152",
["craftable"] = true,
["damage"] = 18,
["height"] = 18,
["internalName"] = "ThornWhip",
["knockBack"] = 1,
["name"] = "Snapthorn",
["netID"] = 4913,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 914,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 50000,
["width"] = 18,
},
[4914] = {
["UseSound"] = "Item_152",
["damage"] = 180,
["height"] = 18,
["internalName"] = "RainbowWhip",
["knockBack"] = 4,
["name"] = "Kaleidoscope",
["netID"] = 4914,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 915,
["shootSpeed"] = 4,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 250000,
["width"] = 18,
},
[4915] = {
["ammo"] = 97,
["consumable"] = true,
["craftable"] = true,
["damage"] = 9,
["height"] = 8,
["internalName"] = "TungstenBullet",
["knockBack"] = 4,
["maxStack"] = 999,
["name"] = "Tungsten Bullet",
["netID"] = 4915,
["ranged"] = true,
["sacrifices"] = 99,
["shoot"] = 14,
["shootSpeed"] = 4.5,
["value"] = 18,
["width"] = 8,
},
[4916] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonHallow",
["maxStack"] = 999,
["name"] = "Hallow Pylon",
["netID"] = 4916,
["placeStyle"] = 2,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4917] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonUnderground",
["maxStack"] = 999,
["name"] = "Cavern Pylon",
["netID"] = 4917,
["placeStyle"] = 3,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4918] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonOcean",
["maxStack"] = 999,
["name"] = "Ocean Pylon",
["netID"] = 4918,
["placeStyle"] = 4,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4919] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonDesert",
["maxStack"] = 999,
["name"] = "Desert Pylon",
["netID"] = 4919,
["placeStyle"] = 5,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4920] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonSnow",
["maxStack"] = 999,
["name"] = "Snow Pylon",
["netID"] = 4920,
["placeStyle"] = 6,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4921] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonMushroom",
["maxStack"] = 999,
["name"] = "Mushroom Pylon",
["netID"] = 4921,
["placeStyle"] = 7,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[4922] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 207,
["height"] = 10,
["internalName"] = "CavernFountain",
["maxStack"] = 999,
["name"] = "Cavern Water Fountain",
["netID"] = 4922,
["placeStyle"] = 8,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 40000,
["width"] = 8,
},
[4923] = {
["channel"] = true,
["crit"] = 10,
["damage"] = 80,
["height"] = 38,
["internalName"] = "PiercingStarlight",
["knockBack"] = 4,
["melee"] = true,
["name"] = "Starlight",
["netID"] = 4923,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 927,
["shootSpeed"] = 15,
["useAnimation"] = 18,
["useStyle"] = 13,
["useTime"] = 6,
["value"] = 250000,
["width"] = 14,
},
[4924] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "EyeofCthulhuMasterTrophy",
["maxStack"] = 99,
["name"] = "Eye of Cthulhu Relic",
["netID"] = 4924,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4925] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "EaterofWorldsMasterTrophy",
["maxStack"] = 99,
["name"] = "Eater of Worlds Relic",
["netID"] = 4925,
["placeStyle"] = 1,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4926] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "BrainofCthulhuMasterTrophy",
["maxStack"] = 99,
["name"] = "Brain of Cthulhu Relic",
["netID"] = 4926,
["placeStyle"] = 2,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4927] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "SkeletronMasterTrophy",
["maxStack"] = 99,
["name"] = "Skeletron Relic",
["netID"] = 4927,
["placeStyle"] = 3,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4928] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "QueenBeeMasterTrophy",
["maxStack"] = 99,
["name"] = "Queen Bee Relic",
["netID"] = 4928,
["placeStyle"] = 4,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4929] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "KingSlimeMasterTrophy",
["maxStack"] = 99,
["name"] = "King Slime Relic",
["netID"] = 4929,
["placeStyle"] = 5,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4930] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "WallofFleshMasterTrophy",
["maxStack"] = 99,
["name"] = "Wall of Flesh Relic",
["netID"] = 4930,
["placeStyle"] = 6,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4931] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "TwinsMasterTrophy",
["maxStack"] = 99,
["name"] = "Twins Relic",
["netID"] = 4931,
["placeStyle"] = 7,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4932] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "DestroyerMasterTrophy",
["maxStack"] = 99,
["name"] = "Destroyer Relic",
["netID"] = 4932,
["placeStyle"] = 8,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4933] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "SkeletronPrimeMasterTrophy",
["maxStack"] = 99,
["name"] = "Skeletron Prime Relic",
["netID"] = 4933,
["placeStyle"] = 9,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4934] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "PlanteraMasterTrophy",
["maxStack"] = 99,
["name"] = "Plantera Relic",
["netID"] = 4934,
["placeStyle"] = 10,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4935] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "GolemMasterTrophy",
["maxStack"] = 99,
["name"] = "Golem Relic",
["netID"] = 4935,
["placeStyle"] = 11,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4936] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "DukeFishronMasterTrophy",
["maxStack"] = 99,
["name"] = "Duke Fishron Relic",
["netID"] = 4936,
["placeStyle"] = 12,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4937] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "LunaticCultistMasterTrophy",
["maxStack"] = 99,
["name"] = "Lunatic Cultist Relic",
["netID"] = 4937,
["placeStyle"] = 13,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4938] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "MoonLordMasterTrophy",
["maxStack"] = 99,
["name"] = "Moon Lord Relic",
["netID"] = 4938,
["placeStyle"] = 14,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4939] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "UFOMasterTrophy",
["maxStack"] = 99,
["name"] = "Martian Saucer Relic",
["netID"] = 4939,
["placeStyle"] = 15,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4940] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "FlyingDutchmanMasterTrophy",
["maxStack"] = 99,
["name"] = "Flying Dutchman Relic",
["netID"] = 4940,
["placeStyle"] = 16,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4941] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "MourningWoodMasterTrophy",
["maxStack"] = 99,
["name"] = "Mourning Wood Relic",
["netID"] = 4941,
["placeStyle"] = 17,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4942] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "PumpkingMasterTrophy",
["maxStack"] = 99,
["name"] = "Pumpking Relic",
["netID"] = 4942,
["placeStyle"] = 18,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4943] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "IceQueenMasterTrophy",
["maxStack"] = 99,
["name"] = "Ice Queen Relic",
["netID"] = 4943,
["placeStyle"] = 19,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4944] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "EverscreamMasterTrophy",
["maxStack"] = 99,
["name"] = "Everscream Relic",
["netID"] = 4944,
["placeStyle"] = 20,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4945] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "SantankMasterTrophy",
["maxStack"] = 99,
["name"] = "Santa-NK1 Relic",
["netID"] = 4945,
["placeStyle"] = 21,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4946] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "DarkMageMasterTrophy",
["maxStack"] = 99,
["name"] = "Dark Mage Relic",
["netID"] = 4946,
["placeStyle"] = 22,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4947] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "OgreMasterTrophy",
["maxStack"] = 99,
["name"] = "Ogre Relic",
["netID"] = 4947,
["placeStyle"] = 23,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4948] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "BetsyMasterTrophy",
["maxStack"] = 99,
["name"] = "Betsy Relic",
["netID"] = 4948,
["placeStyle"] = 24,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4949] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "FairyQueenMasterTrophy",
["maxStack"] = 99,
["name"] = "Empress of Light Relic",
["netID"] = 4949,
["placeStyle"] = 25,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4950] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "QueenSlimeMasterTrophy",
["maxStack"] = 99,
["name"] = "Queen Slime Relic",
["netID"] = 4950,
["placeStyle"] = 26,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[4951] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 597,
["height"] = 14,
["internalName"] = "TeleportationPylonVictory",
["maxStack"] = 999,
["name"] = "Universal Pylon",
["netID"] = 4951,
["placeStyle"] = 8,
["rare"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000000,
["width"] = 14,
},
[4952] = {
["UseSound"] = "Item_82",
["autoReuse"] = true,
["damage"] = 50,
["flame"] = true,
["height"] = 22,
["holdStyle"] = 6,
["internalName"] = "FairyQueenMagicItem",
["knockBack"] = 2.5,
["magic"] = true,
["mana"] = 23,
["name"] = "Nightglow",
["netID"] = 4952,
["noMelee"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["scale"] = 0.7,
["shoot"] = 931,
["shootSpeed"] = 17,
["useAnimation"] = 36,
["useStyle"] = 14,
["useTime"] = 2,
["value"] = 250000,
["width"] = 36,
},
[4953] = {
["UseSound"] = "Item_5",
["autoReuse"] = true,
["damage"] = 50,
["height"] = 18,
["internalName"] = "FairyQueenRangedItem",
["knockBack"] = 2,
["name"] = "Eventide",
["netID"] = 4953,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["shoot"] = 1,
["shootSpeed"] = 10,
["useAmmo"] = 40,
["useAnimation"] = 30,
["useStyle"] = 5,
["useTime"] = 2,
["value"] = 250000,
["width"] = 50,
},
[4954] = {
["accessory"] = true,
["expert"] = true,
["height"] = 8,
["internalName"] = "LongRainbowTrailWings",
["name"] = "Celestial Starboard",
["netID"] = 4954,
["rare"] = -12,
["rarity"] = 9,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 24,
["wingSlot"] = 45,
},
[4955] = {
["headSlot"] = 259,
["height"] = 18,
["internalName"] = "RabbitOrder",
["name"] = "Rabbit Perch",
["netID"] = 4955,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 150000,
["vanity"] = true,
["width"] = 18,
},
[4956] = {
["UseSound"] = "Item_169",
["autoReuse"] = true,
["craftable"] = true,
["crit"] = 10,
["damage"] = 190,
["height"] = 24,
["internalName"] = "Zenith",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Zenith",
["netID"] = 4956,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 10,
["sacrifices"] = 1,
["shoot"] = 933,
["shootSpeed"] = 16,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 10,
["value"] = 1000000,
["width"] = 24,
},
[4957] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "QueenSlimeBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Queen Slime)",
["netID"] = 4957,
["rare"] = -12,
["rarity"] = 6,
["sacrifices"] = 3,
["width"] = 24,
},
[4958] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "QueenSlimeTrophy",
["maxStack"] = 99,
["name"] = "Queen Slime Trophy",
["netID"] = 4958,
["placeStyle"] = 73,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[4959] = {
["headSlot"] = 260,
["height"] = 18,
["internalName"] = "QueenSlimeMask",
["name"] = "Queen Slime Mask",
["netID"] = 4959,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 18,
},
[4960] = {
["UseSound"] = "Item_2",
["buffType"] = 317,
["damage"] = 0,
["height"] = 30,
["internalName"] = "QueenSlimePetItem",
["name"] = "Regal Delicacy",
["netID"] = 4960,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 934,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[4961] = {
["autoReuse"] = true,
["consumable"] = true,
["height"] = 12,
["internalName"] = "EmpressButterfly",
["makeNPC"] = 661,
["material"] = true,
["maxStack"] = 999,
["name"] = "Prismatic Lacewing",
["netID"] = 4961,
["noUseGraphic"] = true,
["rare"] = 3,
["sacrifices"] = 3,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250000,
["width"] = 12,
},
[4962] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 618,
["height"] = 14,
["internalName"] = "AccentSlab",
["maxStack"] = 999,
["name"] = "Stone Accent Slab",
["netID"] = 4962,
["sacrifices"] = 100,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4963] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 619,
["height"] = 14,
["internalName"] = "TruffleWormCage",
["maxStack"] = 99,
["name"] = "Truffle Worm Cage",
["netID"] = 4963,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4964] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 620,
["height"] = 14,
["internalName"] = "EmpressButterflyJar",
["maxStack"] = 99,
["name"] = "Prismatic Lacewing Jar",
["netID"] = 4964,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["width"] = 14,
},
[4965] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "RockGolemBanner",
["maxStack"] = 99,
["name"] = "Rock Golem Banner",
["netID"] = 4965,
["placeStyle"] = 297,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4966] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BloodMummyBanner",
["maxStack"] = 99,
["name"] = "Blood Mummy Banner",
["netID"] = 4966,
["placeStyle"] = 298,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4967] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SporeSkeletonBanner",
["maxStack"] = 99,
["name"] = "Spore Skeleton Banner",
["netID"] = 4967,
["placeStyle"] = 299,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4968] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "SporeBatBanner",
["maxStack"] = 99,
["name"] = "Spore Bat Banner",
["netID"] = 4968,
["placeStyle"] = 300,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4969] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "LarvaeAntlionBanner",
["maxStack"] = 99,
["name"] = "Antlion Larva Banner",
["netID"] = 4969,
["placeStyle"] = 301,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4970] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrimsonBunnyBanner",
["maxStack"] = 99,
["name"] = "Vicious Bunny Banner",
["netID"] = 4970,
["placeStyle"] = 302,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4971] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrimsonGoldfishBanner",
["maxStack"] = 99,
["name"] = "Vicious Goldfish Banner",
["netID"] = 4971,
["placeStyle"] = 303,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4972] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "CrimsonPenguinBanner",
["maxStack"] = 99,
["name"] = "Vicious Penguin Banner",
["netID"] = 4972,
["placeStyle"] = 304,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4973] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BigMimicCorruptionBanner",
["maxStack"] = 99,
["name"] = "Corrupt Mimic Banner",
["netID"] = 4973,
["placeStyle"] = 305,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4974] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BigMimicCrimsonBanner",
["maxStack"] = 99,
["name"] = "Crimson Mimic Banner",
["netID"] = 4974,
["placeStyle"] = 306,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4975] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "BigMimicHallowBanner",
["maxStack"] = 99,
["name"] = "Hallowed Mimic Banner",
["netID"] = 4975,
["placeStyle"] = 307,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4976] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "MossHornetBanner",
["maxStack"] = 99,
["name"] = "Moss Hornet Banner",
["netID"] = 4976,
["placeStyle"] = 308,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4977] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 91,
["height"] = 24,
["internalName"] = "WanderingEyeBanner",
["maxStack"] = 99,
["name"] = "Wandering Eye Banner",
["netID"] = 4977,
["placeStyle"] = 309,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 10,
},
[4978] = {
["accessory"] = true,
["height"] = 8,
["internalName"] = "CreativeWings",
["name"] = "Fledgling Wings",
["netID"] = 4978,
["sacrifices"] = 1,
["value"] = 2000,
["width"] = 24,
["wingSlot"] = 46,
},
[4979] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxQueenSlime",
["material"] = true,
["name"] = "Music Box (Queen Slime)",
["netID"] = 4979,
["placeStyle"] = 52,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4980] = {
["UseSound"] = "Item_1",
["damage"] = 0,
["height"] = 28,
["internalName"] = "QueenSlimeHook",
["knockBack"] = 7,
["name"] = "Hook of Dissonance",
["netID"] = 4980,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 935,
["shootSpeed"] = 4,
["useAnimation"] = 0,
["useTime"] = 0,
["value"] = 250000,
["width"] = 18,
},
[4981] = {
["UseSound"] = "Item_25",
["channel"] = true,
["height"] = 32,
["internalName"] = "QueenSlimeMountSaddle",
["mountType"] = 50,
["name"] = "Gelatinous Pillion",
["netID"] = 4981,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 8,
["sacrifices"] = 1,
["useAnimation"] = 20,
["useStyle"] = 4,
["useTime"] = 20,
["value"] = 250000,
["width"] = 10,
},
[4982] = {
["defense"] = 12,
["headSlot"] = 261,
["height"] = 18,
["internalName"] = "CrystalNinjaHelmet",
["name"] = "Crystal Assassin Hood",
["netID"] = 4982,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 18,
},
[4983] = {
["bodySlot"] = 230,
["defense"] = 14,
["height"] = 18,
["internalName"] = "CrystalNinjaChestplate",
["name"] = "Crystal Assassin Shirt",
["netID"] = 4983,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 18,
},
[4984] = {
["defense"] = 10,
["height"] = 18,
["internalName"] = "CrystalNinjaLeggings",
["legSlot"] = 213,
["name"] = "Crystal Assassin Pants",
["netID"] = 4984,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 18,
},
[4985] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxEmpressOfLight",
["material"] = true,
["name"] = "Music Box (Empress Of Light)",
["netID"] = 4985,
["placeStyle"] = 53,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4986] = {
["UseSound"] = "Item_1",
["consumable"] = true,
["height"] = 20,
["internalName"] = "GelBalloon",
["maxStack"] = 99,
["name"] = "Sparkle Slime Balloon",
["netID"] = 4986,
["noMelee"] = true,
["noUseGraphic"] = true,
["sacrifices"] = 50,
["shoot"] = 936,
["shootSpeed"] = 9,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 15,
["value"] = 200,
["width"] = 18,
},
[4987] = {
["accessory"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "VolatileGelatin",
["name"] = "Volatile Gelatin",
["netID"] = 4987,
["rare"] = -12,
["rarity"] = 6,
["sacrifices"] = 1,
["value"] = 250000,
["width"] = 16,
},
[4988] = {
["consumable"] = true,
["height"] = 20,
["internalName"] = "QueenSlimeCrystal",
["maxStack"] = 20,
["name"] = "Gelatin Crystal",
["netID"] = 4988,
["rare"] = 6,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["value"] = 50000,
["width"] = 20,
},
[4989] = {
["accessory"] = true,
["expert"] = true,
["height"] = 22,
["internalName"] = "EmpressFlightBooster",
["name"] = "Soaring Insignia",
["netID"] = 4989,
["rare"] = -12,
["rarity"] = 1,
["sacrifices"] = 1,
["value"] = 500000,
["width"] = 22,
},
[4990] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxDukeFishron",
["material"] = true,
["name"] = "Music Box (Duke Fishron)",
["netID"] = 4990,
["placeStyle"] = 54,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4991] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxMorningRain",
["material"] = true,
["name"] = "Music Box (Morning Rain)",
["netID"] = 4991,
["placeStyle"] = 55,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4992] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxConsoleTitle",
["name"] = "Music Box (Alt Title)",
["netID"] = 4992,
["placeStyle"] = 56,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[4993] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 89,
["height"] = 20,
["internalName"] = "ChippysCouch",
["maxStack"] = 99,
["name"] = "Chippy's Couch",
["netID"] = 4993,
["placeStyle"] = 43,
["rare"] = 9,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 25000,
["width"] = 20,
},
[4994] = {
["headSlot"] = 262,
["height"] = 14,
["internalName"] = "GraduationCapBlue",
["name"] = "Blue Graduation Cap",
["netID"] = 4994,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4995] = {
["headSlot"] = 263,
["height"] = 14,
["internalName"] = "GraduationCapMaroon",
["name"] = "Maroon Graduation Cap",
["netID"] = 4995,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4996] = {
["headSlot"] = 264,
["height"] = 14,
["internalName"] = "GraduationCapBlack",
["name"] = "Black Graduation Cap",
["netID"] = 4996,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4997] = {
["bodySlot"] = 231,
["height"] = 14,
["internalName"] = "GraduationGownBlue",
["name"] = "Blue Graduation Gown",
["netID"] = 4997,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4998] = {
["bodySlot"] = 232,
["height"] = 14,
["internalName"] = "GraduationGownMaroon",
["name"] = "Maroon Graduation Gown",
["netID"] = 4998,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[4999] = {
["bodySlot"] = 233,
["height"] = 14,
["internalName"] = "GraduationGownBlack",
["name"] = "Black Graduation Gown",
["netID"] = 4999,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["vanity"] = true,
["width"] = 18,
},
[5000] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["craftable"] = true,
["height"] = 30,
["internalName"] = "TerrasparkBoots",
["name"] = "Terraspark Boots",
["netID"] = 5000,
["rare"] = 7,
["sacrifices"] = 1,
["shoeSlot"] = 24,
["value"] = 750000,
["width"] = 34,
},
[5001] = {
["defense"] = 3,
["height"] = 14,
["internalName"] = "MoonLordLegs",
["legSlot"] = 217,
["name"] = "Moon Lord Legs",
["netID"] = 5001,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 18,
},
[5002] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "OceanCrate",
["maxStack"] = 99,
["name"] = "Ocean Crate",
["netID"] = 5002,
["placeStyle"] = 24,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[5003] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 376,
["height"] = 14,
["internalName"] = "OceanCrateHard",
["maxStack"] = 99,
["name"] = "Seaside Crate",
["netID"] = 5003,
["placeStyle"] = 25,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[5004] = {
["headSlot"] = 265,
["height"] = 14,
["internalName"] = "BadgersHat",
["name"] = "Badger's Hat",
["netID"] = 5004,
["rare"] = 9,
["sacrifices"] = 1,
["value"] = 15000,
["vanity"] = true,
["width"] = 18,
},
[5005] = {
["UseSound"] = "Item_82",
["buffType"] = 322,
["damage"] = 90,
["height"] = 28,
["internalName"] = "EmpressBlade",
["knockBack"] = 4,
["mana"] = 10,
["name"] = "Terraprisma",
["netID"] = 5005,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 946,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 1000000,
["width"] = 26,
},
[5006] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxUndergroundDesert",
["material"] = true,
["name"] = "Music Box (Underground Desert)",
["netID"] = 5006,
["placeStyle"] = 57,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5007] = {
["bodySlot"] = 234,
["height"] = 18,
["internalName"] = "DeadMansSweater",
["name"] = "Dead Man's Sweater",
["netID"] = 5007,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 10000,
["vanity"] = true,
["width"] = 18,
},
[5008] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 622,
["height"] = 14,
["internalName"] = "TeaKettle",
["maxStack"] = 999,
["name"] = "Teapot",
["netID"] = 5008,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 1000,
["width"] = 14,
},
[5009] = {
["UseSound"] = "Item_3",
["buffTime"] = 18000,
["buffType"] = 26,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "Teacup",
["maxStack"] = 30,
["name"] = "Teacup",
["netID"] = 5009,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20,
["width"] = 22,
},
[5010] = {
["accessory"] = true,
["height"] = 30,
["internalName"] = "TreasureMagnet",
["name"] = "Treasure Magnet",
["netID"] = 5010,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 250000,
["waistSlot"] = 16,
["width"] = 34,
},
[5011] = {
["UseSound"] = "Item_1",
["channel"] = true,
["damage"] = 18,
["height"] = 28,
["internalName"] = "Mace",
["knockBack"] = 4.6,
["material"] = true,
["melee"] = true,
["name"] = "Mace",
["netID"] = 5011,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 947,
["shootSpeed"] = 11,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 100000,
["width"] = 28,
},
[5012] = {
["UseSound"] = "Item_1",
["channel"] = true,
["craftable"] = true,
["damage"] = 18,
["height"] = 28,
["internalName"] = "FlamingMace",
["knockBack"] = 4.6,
["melee"] = true,
["name"] = "Flaming Mace",
["netID"] = 5012,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 1,
["sacrifices"] = 1,
["shoot"] = 948,
["shootSpeed"] = 11,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 100000,
["width"] = 28,
},
[5013] = {
["height"] = 28,
["internalName"] = "SleepingIcon",
["sacrifices"] = 0,
["width"] = 28,
},
[5014] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWRain",
["name"] = "Otherworldly Music Box (Rain)",
["netID"] = 5014,
["placeStyle"] = 58,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5015] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWDay",
["name"] = "Otherworldly Music Box (Overworld Day)",
["netID"] = 5015,
["placeStyle"] = 59,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5016] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWNight",
["name"] = "Otherworldly Music Box (Night)",
["netID"] = 5016,
["placeStyle"] = 60,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5017] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWUnderground",
["name"] = "Otherworldly Music Box (Underground)",
["netID"] = 5017,
["placeStyle"] = 61,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5018] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWDesert",
["name"] = "Otherworldly Music Box (Desert)",
["netID"] = 5018,
["placeStyle"] = 62,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5019] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWOcean",
["name"] = "Otherworldly Music Box (Ocean)",
["netID"] = 5019,
["placeStyle"] = 63,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5020] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWMushroom",
["name"] = "Otherworldly Music Box (Mushrooms)",
["netID"] = 5020,
["placeStyle"] = 64,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5021] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWDungeon",
["name"] = "Otherworldly Music Box (Dungeon)",
["netID"] = 5021,
["placeStyle"] = 65,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5022] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWSpace",
["name"] = "Otherworldly Music Box (Space)",
["netID"] = 5022,
["placeStyle"] = 66,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5023] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWUnderworld",
["name"] = "Otherworldly Music Box (Underworld)",
["netID"] = 5023,
["placeStyle"] = 67,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5024] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWSnow",
["name"] = "Otherworldly Music Box (Snow)",
["netID"] = 5024,
["placeStyle"] = 68,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5025] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWCorruption",
["name"] = "Otherworldly Music Box (Corruption)",
["netID"] = 5025,
["placeStyle"] = 69,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5026] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWUndergroundCorruption",
["name"] = "Otherworldly Music Box (Underground Corruption)",
["netID"] = 5026,
["placeStyle"] = 70,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5027] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWCrimson",
["name"] = "Otherworldly Music Box (Crimson)",
["netID"] = 5027,
["placeStyle"] = 71,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5028] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWUndergroundCrimson",
["name"] = "Otherworldly Music Box (Underground Crimson)",
["netID"] = 5028,
["placeStyle"] = 72,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5029] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWUndergroundSnow",
["name"] = "Otherworldly Music Box (Ice)",
["netID"] = 5029,
["placeStyle"] = 73,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5030] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWUndergroundHallow",
["name"] = "Otherworldly Music Box (Underground Hallow)",
["netID"] = 5030,
["placeStyle"] = 74,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5031] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWBloodMoon",
["name"] = "Otherworldly Music Box (Eerie)",
["netID"] = 5031,
["placeStyle"] = 75,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5032] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWBoss2",
["name"] = "Otherworldly Music Box (Boss 2)",
["netID"] = 5032,
["placeStyle"] = 76,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5033] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWBoss1",
["name"] = "Otherworldly Music Box (Boss 1)",
["netID"] = 5033,
["placeStyle"] = 77,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5034] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWInvasion",
["name"] = "Otherworldly Music Box (Invasion)",
["netID"] = 5034,
["placeStyle"] = 78,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5035] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWTowers",
["name"] = "Otherworldly Music Box (The Towers)",
["netID"] = 5035,
["placeStyle"] = 79,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5036] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWMoonLord",
["name"] = "Otherworldly Music Box (Lunar Boss)",
["netID"] = 5036,
["placeStyle"] = 80,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5037] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWPlantera",
["name"] = "Otherworldly Music Box (Plantera)",
["netID"] = 5037,
["placeStyle"] = 81,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5038] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWJungle",
["name"] = "Otherworldly Music Box (Jungle)",
["netID"] = 5038,
["placeStyle"] = 82,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5039] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWWallOfFlesh",
["name"] = "Otherworldly Music Box (Wall of Flesh)",
["netID"] = 5039,
["placeStyle"] = 83,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5040] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxOWHallow",
["name"] = "Otherworldly Music Box (Hallow)",
["netID"] = 5040,
["placeStyle"] = 84,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5041] = {
["UseSound"] = "Item_3",
["buffTime"] = 54000,
["buffType"] = 26,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "MilkCarton",
["maxStack"] = 30,
["name"] = "Carton of Milk",
["netID"] = 5041,
["rare"] = 1,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[5042] = {
["UseSound"] = "Item_3",
["buffTime"] = 36000,
["buffType"] = 206,
["consumable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "CoffeeCup",
["maxStack"] = 30,
["name"] = "Coffee",
["netID"] = 5042,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 9,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 10000,
["width"] = 22,
},
[5043] = {
["UseSound"] = "Item_4",
["consumable"] = true,
["height"] = 18,
["internalName"] = "TorchGodsFavor",
["maxStack"] = 99,
["name"] = "Torch God's Favor",
["netID"] = 5043,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 30,
["useStyle"] = 4,
["useTime"] = 30,
["value"] = 100000,
["width"] = 18,
},
[5044] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxCredits",
["name"] = "Music Box (Journey's End)",
["netID"] = 5044,
["placeStyle"] = 85,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5045] = {
["craftable"] = true,
["headSlot"] = 266,
["height"] = 14,
["internalName"] = "PlaguebringerHelmet",
["name"] = "Plaguebringer's Skull",
["netID"] = 5045,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5046] = {
["bodySlot"] = 235,
["craftable"] = true,
["height"] = 14,
["internalName"] = "PlaguebringerChestplate",
["name"] = "Plaguebringer's Cloak",
["netID"] = 5046,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5047] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "PlaguebringerGreaves",
["legSlot"] = 218,
["name"] = "Plaguebringer's Treads",
["netID"] = 5047,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5048] = {
["craftable"] = true,
["headSlot"] = 267,
["height"] = 14,
["internalName"] = "RoninHat",
["name"] = "Wandering Jingasa",
["netID"] = 5048,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5049] = {
["bodySlot"] = 236,
["craftable"] = true,
["height"] = 14,
["internalName"] = "RoninShirt",
["name"] = "Wandering Yukata",
["netID"] = 5049,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5050] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "RoninPants",
["legSlot"] = 219,
["name"] = "Wandering Geta",
["netID"] = 5050,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5051] = {
["craftable"] = true,
["headSlot"] = 268,
["height"] = 14,
["internalName"] = "TimelessTravelerHood",
["name"] = "Timeless Traveler's Hood",
["netID"] = 5051,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5052] = {
["bodySlot"] = 237,
["craftable"] = true,
["height"] = 14,
["internalName"] = "TimelessTravelerRobe",
["name"] = "Timeless Traveler's Cloak",
["netID"] = 5052,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5053] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "TimelessTravelerBottom",
["legSlot"] = 222,
["name"] = "Timeless Traveler's Footwear",
["netID"] = 5053,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5054] = {
["craftable"] = true,
["headSlot"] = 269,
["height"] = 14,
["internalName"] = "FloretProtectorHelmet",
["name"] = "Floret Protector Helmet",
["netID"] = 5054,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5055] = {
["bodySlot"] = 238,
["craftable"] = true,
["height"] = 14,
["internalName"] = "FloretProtectorChestplate",
["name"] = "Floret Protector Shirt",
["netID"] = 5055,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5056] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "FloretProtectorLegs",
["legSlot"] = 224,
["name"] = "Floret Protector Pants",
["netID"] = 5056,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5057] = {
["craftable"] = true,
["headSlot"] = 270,
["height"] = 14,
["internalName"] = "CapricornMask",
["name"] = "Capricorn Helmet",
["netID"] = 5057,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5058] = {
["bodySlot"] = 239,
["craftable"] = true,
["height"] = 14,
["internalName"] = "CapricornChestplate",
["name"] = "Capricorn Chestplate",
["netID"] = 5058,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5059] = {
["height"] = 14,
["internalName"] = "CapricornLegs",
["legSlot"] = 225,
["name"] = "Capricorn Hooves",
["netID"] = 5059,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5060] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "CapricornTail",
["legSlot"] = 226,
["name"] = "Capricorn Tail",
["netID"] = 5060,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5061] = {
["craftable"] = true,
["headSlot"] = 271,
["height"] = 14,
["internalName"] = "TVHeadMask",
["name"] = "Video Visage",
["netID"] = 5061,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5062] = {
["bodySlot"] = 240,
["craftable"] = true,
["height"] = 14,
["internalName"] = "TVHeadSuit",
["name"] = "Lazer Blazer",
["netID"] = 5062,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5063] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "TVHeadPants",
["legSlot"] = 227,
["name"] = "Pinstripe Pants",
["netID"] = 5063,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5064] = {
["accessory"] = true,
["backSlot"] = 33,
["craftable"] = true,
["height"] = 30,
["internalName"] = "LavaproofTackleBag",
["name"] = "Lavaproof Tackle Bag",
["netID"] = 5064,
["rare"] = 8,
["sacrifices"] = 1,
["value"] = 200000,
["width"] = 26,
},
[5065] = {
["UseSound"] = "Item_43",
["autoReuse"] = true,
["damage"] = 70,
["height"] = 40,
["internalName"] = "PrincessWeapon",
["knockBack"] = 5,
["magic"] = true,
["mana"] = 18,
["name"] = "Resonance Scepter",
["netID"] = 5065,
["noMelee"] = true,
["rare"] = 5,
["sacrifices"] = 1,
["shoot"] = 950,
["shootSpeed"] = 10,
["useAnimation"] = 25,
["useStyle"] = 5,
["useTime"] = 25,
["value"] = 500000,
["width"] = 40,
},
[5066] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 444,
["height"] = 14,
["internalName"] = "BeeHive",
["maxStack"] = 999,
["name"] = "Bee Hive",
["netID"] = 5066,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250,
["width"] = 14,
},
[5067] = {
["autoReuse"] = true,
["consumable"] = true,
["craftable"] = true,
["createTile"] = 485,
["height"] = 14,
["internalName"] = "AntlionEggs",
["maxStack"] = 999,
["name"] = "Antlion Eggs",
["netID"] = 5067,
["sacrifices"] = 5,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 250,
["width"] = 14,
},
[5068] = {
["bodySlot"] = 241,
["craftable"] = true,
["defense"] = 1,
["height"] = 18,
["internalName"] = "FlinxFurCoat",
["name"] = "Flinx Fur Coat",
["netID"] = 5068,
["rare"] = 2,
["sacrifices"] = 1,
["value"] = 125000,
["width"] = 18,
},
[5069] = {
["UseSound"] = "Item_44",
["buffType"] = 325,
["craftable"] = true,
["damage"] = 8,
["height"] = 28,
["internalName"] = "FlinxStaff",
["knockBack"] = 2,
["mana"] = 5,
["name"] = "Flinx Staff",
["netID"] = 5069,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 951,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 1,
["useTime"] = 36,
["value"] = 25000,
["width"] = 26,
},
[5070] = {
["height"] = 16,
["internalName"] = "FlinxFur",
["material"] = true,
["maxStack"] = 99,
["name"] = "Flinx Fur",
["netID"] = 5070,
["rare"] = 1,
["sacrifices"] = 15,
["value"] = 500,
["width"] = 16,
},
[5071] = {
["headSlot"] = 272,
["height"] = 14,
["internalName"] = "RoyalTiara",
["name"] = "Royal Tiara",
["netID"] = 5071,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 18,
},
[5072] = {
["bodySlot"] = 242,
["height"] = 14,
["internalName"] = "RoyalDressTop",
["name"] = "Royal Blouse",
["netID"] = 5072,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 18,
},
[5073] = {
["height"] = 14,
["internalName"] = "RoyalDressBottom",
["legSlot"] = 228,
["name"] = "Royal Dress",
["netID"] = 5073,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 18,
},
[5074] = {
["UseSound"] = "Item_152",
["craftable"] = true,
["damage"] = 29,
["height"] = 18,
["internalName"] = "BoneWhip",
["knockBack"] = 2,
["name"] = "Spinal Tap",
["netID"] = 5074,
["noMelee"] = true,
["noUseGraphic"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 952,
["shootSpeed"] = 5,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 75000,
["width"] = 18,
},
[5075] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 24,
["internalName"] = "RainbowCursor",
["name"] = "Rainbow Cursor",
["netID"] = 5075,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 24,
},
[5076] = {
["accessory"] = true,
["balloonSlot"] = 18,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 24,
["internalName"] = "RoyalScepter",
["name"] = "Royal Scepter",
["netID"] = 5076,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 1000000,
["vanity"] = true,
["width"] = 16,
},
[5077] = {
["accessory"] = true,
["height"] = 16,
["internalName"] = "GlassSlipper",
["name"] = "Glass Slipper",
["netID"] = 5077,
["rare"] = 5,
["sacrifices"] = 1,
["shoeSlot"] = 25,
["value"] = 1000000,
["vanity"] = true,
["width"] = 16,
},
[5078] = {
["bodySlot"] = 243,
["height"] = 14,
["internalName"] = "PrinceUniform",
["name"] = "Prince Uniform",
["netID"] = 5078,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 18,
},
[5079] = {
["height"] = 14,
["internalName"] = "PrincePants",
["legSlot"] = 230,
["name"] = "Prince Pants",
["netID"] = 5079,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 18,
},
[5080] = {
["accessory"] = true,
["backSlot"] = 34,
["frontSlot"] = 11,
["height"] = 16,
["internalName"] = "PrinceCape",
["name"] = "Prince Cape",
["netID"] = 5080,
["rare"] = 5,
["sacrifices"] = 1,
["value"] = 500000,
["vanity"] = true,
["width"] = 16,
},
[5081] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 623,
["height"] = 14,
["internalName"] = "PottedCrystalPlantFern",
["maxStack"] = 999,
["name"] = "Potted Crystal Fern",
["netID"] = 5081,
["rare"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[5082] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 623,
["height"] = 14,
["internalName"] = "PottedCrystalPlantSpiral",
["maxStack"] = 999,
["name"] = "Potted Crystal Spiral",
["netID"] = 5082,
["placeStyle"] = 1,
["rare"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[5083] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 623,
["height"] = 14,
["internalName"] = "PottedCrystalPlantTeardrop",
["maxStack"] = 999,
["name"] = "Potted Crystal Teardrop",
["netID"] = 5083,
["placeStyle"] = 2,
["rare"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[5084] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 623,
["height"] = 14,
["internalName"] = "PottedCrystalPlantTree",
["maxStack"] = 999,
["name"] = "Potted Crystal Tree",
["netID"] = 5084,
["placeStyle"] = 3,
["rare"] = 5,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 14,
},
[5085] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "Princess64",
["maxStack"] = 99,
["name"] = "Princess 64",
["netID"] = 5085,
["placeStyle"] = 45,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 30,
},
[5086] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 245,
["height"] = 30,
["internalName"] = "PaintingOfALass",
["maxStack"] = 99,
["name"] = "Painting of a Lass",
["netID"] = 5086,
["placeStyle"] = 13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 30,
},
[5087] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "DarkSideHallow",
["maxStack"] = 99,
["name"] = "Dark Side of the Hallow",
["netID"] = 5087,
["placeStyle"] = 74,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 30,
},
[5088] = {
["UseSound"] = "Item_2",
["buffType"] = 327,
["damage"] = 0,
["height"] = 30,
["internalName"] = "BerniePetItem",
["name"] = "Bernie's Button",
["netID"] = 5088,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 956,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[5089] = {
["UseSound"] = "Item_2",
["buffType"] = 328,
["damage"] = 0,
["height"] = 30,
["internalName"] = "GlommerPetItem",
["name"] = "Glommer's Flower",
["netID"] = 5089,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 957,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[5090] = {
["UseSound"] = "Item_2",
["buffType"] = 329,
["damage"] = 0,
["height"] = 30,
["internalName"] = "DeerclopsPetItem",
["name"] = "Deerclops Eyeball",
["netID"] = 5090,
["noMelee"] = true,
["rare"] = -13,
["sacrifices"] = 1,
["shoot"] = 958,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 250000,
["width"] = 16,
},
[5091] = {
["UseSound"] = "Item_2",
["buffType"] = 330,
["damage"] = 0,
["height"] = 30,
["internalName"] = "PigPetItem",
["name"] = "Monster Meat",
["netID"] = 5091,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 959,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 50000,
["width"] = 16,
},
[5092] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "MonsterLasagna",
["maxStack"] = 30,
["name"] = "Monster Lasagna",
["netID"] = 5092,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 5000,
["width"] = 22,
},
[5093] = {
["UseSound"] = "Item_2",
["buffTime"] = 28800,
["buffType"] = 206,
["consumable"] = true,
["craftable"] = true,
["height"] = 22,
["holdStyle"] = 1,
["internalName"] = "FroggleBunwich",
["maxStack"] = 30,
["name"] = "Froggle Bunwich",
["netID"] = 5093,
["rare"] = 2,
["sacrifices"] = 5,
["useAnimation"] = 17,
["useStyle"] = 2,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 20000,
["width"] = 22,
},
[5094] = {
["UseSound"] = "Item_1",
["damage"] = 19,
["height"] = 28,
["internalName"] = "TentacleSpike",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Tentacle Spike",
["netID"] = 5094,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 23,
["useStyle"] = 1,
["useTime"] = 23,
["value"] = 25000,
["width"] = 24,
},
[5095] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["axe"] = 30,
["crit"] = 10,
["damage"] = 26,
["height"] = 28,
["internalName"] = "LucyTheAxe",
["knockBack"] = 5,
["melee"] = true,
["name"] = "Lucy the Axe",
["netID"] = 5095,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 17,
["useStyle"] = 1,
["useTime"] = 17,
["useTurn"] = true,
["value"] = 75000,
["width"] = 24,
},
[5096] = {
["UseSound"] = "Item_1",
["autoReuse"] = true,
["damage"] = 57,
["height"] = 28,
["internalName"] = "HamBat",
["knockBack"] = 6.5,
["melee"] = true,
["name"] = "Ham Bat",
["netID"] = 5096,
["rare"] = 4,
["sacrifices"] = 1,
["scale"] = 1.2,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["useTurn"] = true,
["value"] = 50000,
["width"] = 24,
},
[5097] = {
["UseSound"] = "Item_1",
["damage"] = 31,
["height"] = 28,
["internalName"] = "BatBat",
["knockBack"] = 5.5,
["melee"] = true,
["name"] = "Bat Bat",
["netID"] = 5097,
["rare"] = 2,
["sacrifices"] = 1,
["scale"] = 1.15,
["useAnimation"] = 45,
["useStyle"] = 1,
["useTime"] = 45,
["value"] = 12500,
["width"] = 24,
},
[5098] = {
["UseSound"] = "Item_2",
["buffType"] = 331,
["damage"] = 0,
["height"] = 30,
["internalName"] = "ChesterPetItem",
["name"] = "Eye Bone",
["netID"] = 5098,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 960,
["useAnimation"] = 20,
["useStyle"] = 1,
["useTime"] = 20,
["value"] = 100000,
["width"] = 16,
},
[5099] = {
["craftable"] = true,
["headSlot"] = 273,
["height"] = 14,
["internalName"] = "GarlandHat",
["name"] = "Garland",
["netID"] = 5099,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 500,
["vanity"] = true,
["width"] = 18,
},
[5100] = {
["accessory"] = true,
["expert"] = true,
["faceSlot"] = 19,
["height"] = 14,
["internalName"] = "BoneHelm",
["name"] = "Bone Helm",
["netID"] = 5100,
["rare"] = -12,
["rarity"] = 1,
["sacrifices"] = 1,
["value"] = 100000,
["width"] = 18,
},
[5101] = {
["headSlot"] = 275,
["height"] = 20,
["internalName"] = "Eyebrella",
["name"] = "Eyebrella",
["netID"] = 5101,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 25000,
["vanity"] = true,
["width"] = 28,
},
[5102] = {
["bodySlot"] = 244,
["craftable"] = true,
["height"] = 14,
["internalName"] = "WilsonShirt",
["name"] = "Gentleman's Vest",
["netID"] = 5102,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[5103] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "WilsonPants",
["legSlot"] = 231,
["name"] = "Gentleman's Trousers",
["netID"] = 5103,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[5104] = {
["accessory"] = true,
["beardSlot"] = 2,
["height"] = 14,
["internalName"] = "WilsonBeardShort",
["name"] = "Gentleman's Beard",
["netID"] = 5104,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[5105] = {
["accessory"] = true,
["beardSlot"] = 3,
["height"] = 14,
["internalName"] = "WilsonBeardLong",
["name"] = "Gentleman's Long Beard",
["netID"] = 5105,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[5106] = {
["accessory"] = true,
["beardSlot"] = 4,
["height"] = 14,
["internalName"] = "WilsonBeardMagnificent",
["name"] = "Gentleman's Magnificent Beard",
["netID"] = 5106,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 18,
},
[5107] = {
["accessory"] = true,
["craftable"] = true,
["height"] = 30,
["internalName"] = "Magiluminescence",
["name"] = "Magiluminescence",
["neckSlot"] = 11,
["netID"] = 5107,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["width"] = 26,
},
[5108] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 240,
["height"] = 30,
["internalName"] = "DeerclopsTrophy",
["maxStack"] = 99,
["name"] = "Deerclops Trophy",
["netID"] = 5108,
["placeStyle"] = 75,
["rare"] = 1,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 30,
},
[5109] = {
["headSlot"] = 276,
["height"] = 18,
["internalName"] = "DeerclopsMask",
["name"] = "Deerclops Mask",
["netID"] = 5109,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 37500,
["vanity"] = true,
["width"] = 18,
},
[5110] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 617,
["height"] = 14,
["internalName"] = "DeerclopsMasterTrophy",
["maxStack"] = 99,
["name"] = "Deerclops Relic",
["netID"] = 5110,
["placeStyle"] = 27,
["rare"] = -13,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 50000,
["width"] = 14,
},
[5111] = {
["consumable"] = true,
["expert"] = true,
["height"] = 24,
["internalName"] = "DeerclopsBossBag",
["maxStack"] = 999,
["name"] = "Treasure Bag (Deerclops)",
["netID"] = 5111,
["rare"] = -12,
["rarity"] = 3,
["sacrifices"] = 3,
["width"] = 24,
},
[5112] = {
["accessory"] = true,
["autoReuse"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["consumable"] = true,
["createTile"] = 139,
["height"] = 24,
["internalName"] = "MusicBoxDeerclops",
["name"] = "Music Box (Deerclops)",
["netID"] = 5112,
["placeStyle"] = 86,
["rare"] = 4,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 100000,
["width"] = 24,
},
[5113] = {
["accessory"] = true,
["canBePlacedInVanityRegardlessOfConditions"] = true,
["height"] = 30,
["internalName"] = "DontStarveShaderItem",
["name"] = "Radio Thing",
["netID"] = 5113,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 50000,
["vanity"] = true,
["width"] = 26,
},
[5114] = {
["UseSound"] = "abigail_summon",
["buffType"] = 335,
["damage"] = 6,
["height"] = 28,
["internalName"] = "AbigailsFlower",
["knockBack"] = 2,
["mana"] = 10,
["name"] = "Abigail's Flower",
["netID"] = 5114,
["noMelee"] = true,
["rare"] = 3,
["sacrifices"] = 1,
["shoot"] = 970,
["shootSpeed"] = 10,
["summon"] = true,
["useAnimation"] = 36,
["useStyle"] = 4,
["useTime"] = 36,
["value"] = 25000,
["width"] = 26,
},
[5115] = {
["bodySlot"] = 245,
["craftable"] = true,
["height"] = 14,
["internalName"] = "WillowShirt",
["name"] = "Firestarter's Sweater",
["netID"] = 5115,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[5116] = {
["craftable"] = true,
["height"] = 14,
["internalName"] = "WillowSkirt",
["legSlot"] = 232,
["name"] = "Firestarter's Skirt",
["netID"] = 5116,
["rare"] = 1,
["sacrifices"] = 1,
["value"] = 20000,
["vanity"] = true,
["width"] = 18,
},
[5117] = {
["UseSound"] = "Item_61",
["autoReuse"] = true,
["damage"] = 20,
["height"] = 24,
["internalName"] = "PewMaticHorn",
["knockBack"] = 1,
["name"] = "Pew-matic Horn",
["netID"] = 5117,
["noMelee"] = true,
["ranged"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 968,
["shootSpeed"] = 14,
["useAmmo"] = 97,
["useAnimation"] = 15,
["useStyle"] = 5,
["useTime"] = 15,
["value"] = 75000,
["width"] = 24,
},
[5118] = {
["UseSound"] = "Item_66",
["damage"] = 13,
["height"] = 24,
["internalName"] = "WeatherPain",
["knockBack"] = 1,
["magic"] = true,
["mana"] = 30,
["name"] = "Weather Pain",
["netID"] = 5118,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["shoot"] = 969,
["shootSpeed"] = 1,
["useAnimation"] = 45,
["useStyle"] = 5,
["useTime"] = 45,
["value"] = 75000,
["width"] = 24,
},
[5119] = {
["UseSound"] = "Item_1",
["damage"] = 24,
["height"] = 20,
["internalName"] = "HoundiusShootius",
["knockBack"] = 7.5,
["mana"] = 20,
["name"] = "Houndius Shootius",
["netID"] = 5119,
["noMelee"] = true,
["rare"] = 2,
["sacrifices"] = 1,
["sentry"] = true,
["shoot"] = 966,
["shootSpeed"] = 14,
["summon"] = true,
["useAnimation"] = 30,
["useStyle"] = 1,
["useTime"] = 30,
["value"] = 75000,
["width"] = 18,
},
[5120] = {
["consumable"] = true,
["craftable"] = true,
["height"] = 14,
["internalName"] = "DeerThing",
["maxStack"] = 20,
["name"] = "Deer Thing",
["netID"] = 5120,
["rare"] = 1,
["sacrifices"] = 3,
["useAnimation"] = 45,
["useStyle"] = 4,
["useTime"] = 45,
["width"] = 22,
},
[5121] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingWilson",
["maxStack"] = 99,
["name"] = "The Gentleman Scientist",
["netID"] = 5121,
["placeStyle"] = 46,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[5122] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingWillow",
["maxStack"] = 99,
["name"] = "The Firestarter",
["netID"] = 5122,
["placeStyle"] = 47,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[5123] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingWendy",
["maxStack"] = 99,
["name"] = "The Bereaved",
["netID"] = 5123,
["placeStyle"] = 48,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
[5124] = {
["autoReuse"] = true,
["consumable"] = true,
["createTile"] = 242,
["height"] = 30,
["internalName"] = "PaintingWolfgang",
["maxStack"] = 99,
["name"] = "The Strongman",
["netID"] = 5124,
["placeStyle"] = 49,
["sacrifices"] = 1,
["useAnimation"] = 15,
["useStyle"] = 1,
["useTime"] = 10,
["useTurn"] = true,
["value"] = 10000,
["width"] = 30,
},
}
Advertisement