Module:Gear/Pickaxes/Data

From Fantasy Life Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Gear/Pickaxes/Data/doc

-- Pickaxes Data
local T = "[[Tools|Tool]] ([[Pickaxes|Pickaxe]])"
local S = "[[Mining]]"
local A = "Mining"
local P = "------"
local C = "[[Blacksmith]]"
local H = " (High Level)"

local Data =
{
	["Beginner's Pickaxe"] = {
		Description = "A basic pickaxe for practising.<br>Leaves every stone unturned.",
		Rarity = 0,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 1,
		Stat1 = A,
		Stat1Value = 6,
		Special = P,
		Sold = 400,
		Sell = 10,
		Type = T
	},
	["Bronze Pickaxe"] = {
		Japanese = "ブロンズピッケル",
		Description = "Pickaxe made of bronze.<br>Good for the more brittle rocks.",
		Rarity = 0,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 1,
		Stat1 = A,
		Stat1Value = 9,
		Special = P,
		CraftClass = C,
		CraftRank = "Fledgling",
		Ingredients = { "[[Bronze Ingot]]", "[[Oak Beam]]" },
		Amount = { 2, 2 },
		Exp = 10,
		Sold = 1000,
		Sell = 500,
		Type = T
	},
	["Iron Pickaxe"] = {
		Japanese = "アイロンピッケル",
		Description = "Basic pickaxe made of iron.<br>It digs. What more could you want?",
		Rarity = 1,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 2,
		Stat1 = A,
		Stat1Value = 12,
		Special = P,
		CraftClass = C,
		CraftRank = "Apprentice",
		Ingredients = { "[[Iron Ingot]]", "[[Pine Beam]]" },
		Amount = { 2, 2 },
		Exp = 25,
		Sold = 1800,
		Sell = 1100,
		Type = T
	},
	["Silver Pickaxe"] = {
		Japanese = "シルバピッケル",
		Description = "Light pickaxe made of silver.<br>Sometimes used for sculpting statues!",
		Rarity = 2,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 3,
		Stat1 = A,
		Stat1Value = 16,
		Special = P,
		CraftClass = C,
		CraftRank = "Adept",
		Ingredients = { "[[Silver Ingot]]", "[[Palm Beam]]" },
		Amount = { 2, 2 },
		Exp = 65,
		Sold = 2900,
		Sell = 1630,
		Type = T
	},
	["Gold Pickaxe"] = {
		Japanese = "ゴールドピッケル",
		Description = "Dazzling pickaxe made of gold.<br>Has an aristocratic air about it.",
		Rarity = 3,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 4,
		Stat1 = A,
		Stat1Value = 20,
		Special = P,
		CraftClass = C,
		CraftRank = "Expert",
		Ingredients = { "[[Gold Ingot]]", "[[Sugar Beam]]" },
		Amount = { 2, 2 },
		Exp = 115,
		Sold = 4800,
		Sell = 2200,
		Type = T
	},
	["Lava Pickaxe"] = {
		Description = "Pickaxe infused with the power of fire.<br>Practically melts the ore when it hits!",
		Rarity = 3,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 5,
		Stat1 = A,
		Stat1Value = 24,
		Special = "Wingstone damage +",
		CraftClass = C,
		CraftRank = "Master"..H,
		Ingredients = { "[[Magma Ingot]]", "[[Desert Beam]]", "[[Fire Shard]]" },
		Amount = { 2, 2, 1 },
		Exp = 200,
		Sold = 8000,
		Sell = 5600,
		Type = T
	},
	["Deep Sea Pickaxe"] = {
		Description = "Pickaxe infused with the power of the sea.",
		Rarity = 3,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 6,
		Stat1 = A,
		Stat1Value = 30,
		Special = "Charged attack power +",
		CraftClass = C,
		CraftRank = "Master"..H,
		Ingredients = { "[[Marine Ingot]]", "[[Mangrove Beam]]", "[[Water Shard]]" },
		Amount = { 2, 2, 1 },
		Exp = 200,
		Sold = 13000,
		Sell = 5600,
		Type = T
	},
	["Ancient Pickaxe"] = {
		Description = 'Pickaxe brimming with ancient power.<br>Gives literal meaning to "taking a break."',
		Rarity = 4,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 7,
		Stat1 = A,
		Stat1Value = 36,
		Special = "Great-deposit damage +",
		CraftClass = C,
		CraftRank = "God-in-Training"..H,
		Ingredients = { "[[Celestial Ingot]]", "[[Earth Beam]]", "[[Black Onyx]]" },
		Amount = { 2, 2, 1 },
		Exp = 200,
		Sold = 20000,
		Sell = 10000,
		Type = T
	},
	["Mole Pickaxe"] = {
		Description = "Pickaxe infused with mighty mole might.<br>Dig through rocks like a mole machine!",
		Rarity = 4,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 8,
		Stat1 = A,
		Stat1Value = 44,
		Special = "Sweet Spot area +",
		CraftClass = C,
		CraftRank = "Master"..H,
		Ingredients = { "[[Magic Ingot]]", "[[Starry Beam]]", "[[Earth Shard]]" },
		Amount = { 2, 2, 1 },
		Exp = 200,
		Sold = 26000,
		Sell = 6000,
		Type = T
	},
	["Solar Pickaxe"] = {
		Description = "Pickaxe blessed with the power of the sun.<br>The pride and joy of all Miners!",
		Rarity = 5,
		Usable = { "Miner" },
		Skill = S,
		SkillLvl = 11,
		Stat1 = A,
		Stat1Value = 54,
		Special = "Rare drops + (mining)",
		CraftClass = C,
		CraftRank = "God"..H,
		Ingredients = { "[[Bismuth Ingot]]", "[[Divine Stone]]", "[[Sun Cluster]]" },
		Amount = { 2, 2, 1 },
		Exp = 600,
		Sold = "N/A",
		Sell = 13250,
		Type = T
	},
	["Gigaga Pickaxe"] = {
		Description = "Pickaxe made for an ancient hero.<br>Contains the power of the Fluffkin.",
		Rarity = 5,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 12,
		Stat1 = A,
		Stat1Value = 50,
		Special = "Max Sweet Spot strikes +",
		CraftClass = C,
		CraftRank = "God-in-Training",
		Ingredients = { "[[Demonic Ingot]]", "[[Ancient Stone]]", "[[Cruel Fang]]" },
		Amount = { 2, 1, 1 },
		Exp = 600,
		Sold = 45000,
		Sell = 9000,
		Type = T,
		DLC = 1
	},
	["Demonic Pickaxe"] = {
		Description = "Pickaxe of darkness and destruction.<br>Can take over the user's soul.",
		Rarity = 5,
		Usable = { "All" },
		Skill = S,
		SkillLvl = 13,
		Stat1 = A,
		Stat1Value = 65,
		Special = "Sweet Spot strike power +",
		CraftClass = C,
		CraftRank = "God-in-Training",
		Ingredients = { "[[Demonic Ingot]]", "[[Dark Stone]]", "[[Evil Claws]]" },
		Amount = { 2, 1, 1 },
		Exp = 1500,
		Sold = "N/A",
		Sell = 19000,
		Type = T,
		DLC = 1
	},
	["Spirit Pickaxe"] = {
		Description = "Pickaxe favoured by the gods.<br>Said to infuse life into anything it touches.",
		Rarity = 5,
		Usable = { "Miner" },
		Skill = S,
		SkillLvl = 15,
		Stat1 = A,
		Stat1Value = 70,
		Special = "Special deposit damage +",
		CraftClass = C,
		CraftRank = "God",
		Ingredients = { "[[Ancient Ingot]]", "[[Divine Stone]]", "[[Prism Jewel]]" },
		Amount = { 2, 1, 1 },
		Exp = 1800,
		Sold = "N/A",
		Sell = 22000,
		Type = T,
		DLC = 1
	}
}
return Data