Bloons Wiki

Welcome to Bloons Wiki!

Please read the policies of Bloons Wiki before making any new edits. If you have any issues, suggestions, or questions, please contact an admin.

Community Events



  • Share your favorite Bloons Wiki page on your favorite social network. (How?)
  • Bloons Wiki would like all images to be categorised accordingly as Category:<<Category Name>> images. Please help by doing so after uploading an image.
  • Bloons Wiki is in the top 5000 list of wikis rated by Wikia Activity Monitor. Thanks to all our contributors and visitors.

READ MORE

Bloons Wiki
Bloons Wiki

Documentation for this module may be created at Module:PricesBTD6/data/doc

--<nowiki>
local p = {}
local prices = {}

-- prices["Tower Name"] = {
-- 	Path One { 1, 2, 3, 4, 5 },
-- 	Path Two { 1, 2, 3, 4, 5 },
-- 	Path Three { 1, 2, 3, 4, 5 },
-- 	Base Cost { X },
--  Paragon Cost { X },
--  MK = { List of Applicable Monkey Knowledge },
--  MKT4 = { List of Monkey Knowledge after a certain tier },
-- }

prices["Dart Monkey"] = {
	{ 140, 200, 320, 1800, 15000 },
	{ 100, 190, 450, 7200, 45000 },
	{ 90, 200, 575, 2050, 21500 },
	{ 200 },
	{ 150000 },
	MK = { "Bonus Monkey!", "Better Sell Deals" },
	MK45 = { "Come On Everybody!" },
}
prices["Boomerang Monkey"] = {
	{ 200, 280, 600, 2000, 32500 },
	{ 175, 250, 1250, 4200, 35000 },
	{ 100, 300, 1300, 2400, 50000 },
	{ 315 },
	{ 250000 },
	MK = { "Cheap 'Rangs", "Better Sell Deals" },
	MK45 = { "Come On Everybody!" },
}
prices["Bomb Shooter"] = {
	{ 250, 650, 1100, 2800, 55000 },
	{ 250, 400, 1000, 3450, 28000 },
	{ 200, 300, 700, 2500, 23000 },
	{ 375 },
	{  },
	MK = { "Better Sell Deals" },
	MK003 = { "Budget Clusters" },
	MK45 = { "Come On Everybody!" },
}
prices["Tack Shooter"] = {
	{ 150, 300, 600, 3500, 45500 },
	{ 100, 225, 550, 2700, 15000 },
	{ 110, 110, 450, 3200, 20000 },
	{ 260 },
	{  },
	MK = { "Better Sell Deals" },
	MK45 = { "Come On Everybody!" },
}
prices["Ice Monkey"] = {
	{ 150, 350, 1500, 2200, 28000 },
	{ 225, 450, 2500, 4000, 19200 },
	{ 175, 225, 1750, 2750, 30000 },
	{ 500 },
	{  },
	MK = { "Better Sell Deals" },
	MK45 = { "Come On Everybody!" },
}
prices["Glue Gunner"] = {
	{ 200, 300, 2000, 5000, 22500 },
	{ 100, 970, 1950, 4000, 16000 },
	{ 280, 400, 3600, 4000, 24000 },
	{ 225 },
	{  },
	MK = { "Bonus Glue Gunner", "Better Sell Deals" },
	MK400 = { "Cheaper Solution" },
	MK45 = { "Come On Everybody!" },
}
prices["Sniper Monkey"] = {
	{ 350, 1300, 2500, 6000, 32000 },
	{ 250, 450, 2100, 7600, 14000 },
	{ 450, 450, 2900, 4100, 14700 },
	{ 350 },
	{  },
	MK = { "Military Conscription", "Advanced Logistics", "Better Sell Deals" },
	MK400 = { "Cheaper Maiming" },
}
prices["Monkey Sub"] = {
	{ 130, 500, 700, 2300, 28000 },
	{ 450, 300, 1350, 13000, 29000 },
	{ 450, 1000, 1100, 2500, 25000 },
	{ 325 },
	{  },
	MK = { "Military Conscription", "Advanced Logistics", "Better Sell Deals" },
}
prices["Monkey Buccaneer"] = {
	{ 275, 425, 3050, 8000, 24500 },
	{ 550, 500, 900, 3900, 27000 },
	{ 200, 350, 2400, 5500, 23000 },
	{ 400 },
	{ 550000 },
	MK = { "Military Conscription", "Advanced Logistics", "Better Sell Deals" },
}
prices["Monkey Ace"] = {
	{ 650, 650, 1000, 3000, 42500 },
	{ 200, 350, 900, 18000, 30000 },
	{ 500, 550, 2550, 23400, 85000 },
	{ 800 },
	{ 900000 },
	MK = { "Military Conscription", "Advanced Logistics", "Better Sell Deals" },
	MK5 = { "Aeronautic Subsidy" },
}
prices["Heli Pilot"] = {
	{ 800, 500, 1850, 19600, 45000 },
	{ 300, 600, 3500, 9500, 30000 },
	{ 250, 350, 3100, 8500, 35000 },
	{ 1500 },
	{  },
	MK = { "Military Conscription", "Advanced Logistics", "Better Sell Deals" },
}
prices["Mortar Monkey"] = {
	{ 500, 500, 825, 7200, 36000 },
	{ 300, 500, 900, 6500, 38000 },
	{ 200, 500, 900, 9500, 40000 },
	{ 750 },
	{  },
	MK = { "Military Conscription", "Advanced Logistics", "Better Sell Deals" },
	MK040 = { "Budget Battery" },
}
prices["Dartling Gunner"] = {
	{ 300, 900, 3000, 11750, 80000 },
	{ 250, 950, 4500, 5850, 65000 },
	{ 150, 1200, 3400, 12000, 58000 },
	{ 850 },
	{  },
	MK = { "Military Conscription", "Advanced Logistics", "Better Sell Deals" },
}
prices["Wizard Monkey"] = {
	{ 175, 450, 1450, 10000, 32000 },
	{ 300, 800, 3300, 6000, 50000 },
	{ 300, 300, 1500, 2800, 26500 },
	{ 250 },
	{ 750000 },
	MK = { "Magic Tricks", "Better Sell Deals" },
}
prices["Super Monkey"] = {
	{ 2000, 2500, 20000, 100000, 500000 },
	{ 1500, 1900, 7500, 25000, 70000 },
	{ 3000, 1200, 5600, 55555, 165650 },
	{ 2500 },
	{  },
	MK = { "Better Sell Deals" },
}
prices["Ninja Monkey"] = {
	{ 350, 350, 900, 2750, 35000 },
	{ 250, 400, 1200, 5200, 22000 },
	{ 300, 450, 2250, 5000, 40000 },
	{ 400 },
	{ 500000 },
	MK = { "Better Sell Deals" },
	MK300 = { "Cheaper Doubles" },
}
prices["Alchemist"] = {
	{ 250, 350, 1400, 2850, 48000 },
	{ 250, 475, 2800, 4200, 45000 },
	{ 650, 450, 1000, 2750, 40000 },
	{ 550 },
	{  },
	MK = { "Better Sell Deals" },
}
prices["Druid"] = {
	{ 350, 850, 1700, 4500, 60000 },
	{ 250, 350, 1050, 4900, 35000 },
	{ 100, 300, 600, 2350, 45000 },
	{ 400 },
	{  },
	MK = { "Warm Oak", "Better Sell Deals" },
}
prices["Mermonkey"] = {
	{ 250, 300, 1300, 4200, 23000 },
	{ 300, 400, 2300, 8000, 52000 },
	{ 200, 380, 2000, 7600, 25000 },
	{ 475 },
	MK = { "Better Sell Deals" },
}
prices["Banana Farm"] = {
	{ 500, 600, 3000, 19000, 115000 },
	{ 300, 800, 3650, 7200, 100000 },
	{ 250, 400, 2700, 15000, 70000 },
	{ 1250 },
	{  },
	MK = { "Flat Pack Buildings", "Farm Subsidy", "Better Sell Deals" },
}
prices["Spike Factory"] = {
	{ 800, 600, 2300, 9500, 125000 },
	{ 600, 800, 2500, 7000, 41000 },
	{ 150, 400, 1300, 3600, 30000 },
	{ 1000 },
	{  },
	MK = { "First Last Line of Defense", "Better Sell Deals" },
	MK400 = { "Hi-Value Mines" },
}
prices["Monkey Village"] = {
	{ 400, 1500, 800, 2500, 25000 },
	{ 250, 2000, 7500, 20000, 40000 },
	{ 500, 500, 10000, 3000, 5000 },
	{ 1200 },
	{  },
	MK = { "Flat Pack Buildings", "Better Sell Deals" },
}
prices["Engineer Monkey"] = {
	{ 500, 400, 575, 2500, 32000 },
	{ 250, 350, 900, 13500, 72000 },
	{ 450, 220, 450, 3600, 48000 },
	{ 350 },
	{ 650000 },
	MK = { "Better Sell Deals" },
}
prices["Beast Handler"] = {
	{ 160, 810, 2010, 12500, 45000 },
	{ 175, 830, 2065, 9500, 60000 },
	{ 190, 860, 2120, 9000, 30000 },
	{ 250 },
	MK = { "Better Sell Deals" },
}

p.prices = prices

return p
--</nowiki>