Advertisement
Pighouse

Bloons Tower Defense 5 Idle

Mar 8th, 2015
974
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. Let's make a game!
  2. Bloons Tower Defense 5 Idle
  3. by Pighouse
  4. version 2.0.0
  5. //Huge updates, new content, typos/bug fixes
  6. created on 8/3/15
  7. last updated on 4/4/17
  8.  
  9. Settings :
  10. prices increase by 110%
  11. selling gives back 80%
  12. resources are hidden by default
  13. clickables are visible by default
  14. buildings are hidden by default
  15. upgrades are hidden by default
  16. achievements are hidden by default
  17. show log
  18. background : https://lh5.googleusercontent.com/We6R13w4mxKcbmkFBVE_WX6kb9GOEIxrq4b6LdJpvEKDCP6ed6VShfK5IhCVKjdNcG3o86wf=s640-h400-e365
  19. text color : #2CFCEF
  20. custom stylesheet : http://pastebin.com/raw.php?i=CcVFsqpn
  21.  
  22. Resources :
  23. *money
  24. starts at 0
  25. named Cash
  26. displayed as You have %a %r
  27. visible
  28.  
  29. *totalpop
  30. named Total Pops
  31. displayed as %a %r
  32. visible
  33.  
  34. *camopop
  35. named Total Camoflauge Pops
  36. displayed as %a %r
  37. hidden
  38.  
  39. *blackpop
  40. named Total Black Pops
  41. displayed as %a %r
  42. hidden
  43.  
  44. *whitepop
  45. named Total White Pops
  46. displayed as %a %r
  47. hidden
  48.  
  49. *leadpop
  50. named Total Lead Pops
  51. displayed as %a %r
  52. hidden
  53.  
  54. *ceramicpop
  55. named Total Ceramic Pops
  56. displayed as %a %r
  57. hidden
  58.  
  59. *moabpop
  60. named Total Moab Pops
  61. displayed as %a %r
  62. hidden
  63.  
  64. *totalpophidden
  65. abstract
  66.  
  67. *camopophidden
  68. abstract
  69.  
  70. *blackpophidden
  71. abstract
  72.  
  73. *whitepophidden
  74. abstract
  75.  
  76. *leadpophidden
  77. abstract
  78.  
  79. *ceramicpophidden
  80. abstract
  81.  
  82. *moabpophidden
  83. abstract
  84.  
  85.  
  86. *popped
  87. named Popped Remains
  88. displayed as %a %r
  89. visible
  90.  
  91. Clickables:
  92.  
  93. *Spikes
  94. -gives 1 totalpop
  95. -gives 1 money
  96. -named Lay Spikes
  97. -picture : http://vignette1.wikia.nocookie.net/btd-5/images/6/69/Road_Spikes.png/revision/20130208015017
  98.  
  99. Buildings :
  100.  
  101. *Begin
  102. requires 0 totalpop
  103. named Begin the game
  104. locks Begin
  105. unlocks Bloon1
  106. "<i>It's time to begin!</i>"
  107. visible
  108.  
  109. *Bloon1
  110. requires 1000000 totalpop
  111. named Red Bloon
  112. locks Bloon1
  113. unlocks Bloon2
  114. "Pop the first bloon. <b>Gives 1 Popped Remain and 100,000 cash.</b> <br><br><i>Your journey begins here.</i>"
  115. represents 1 Popped
  116. picture : http://vignette2.wikia.nocookie.net/b__/images/4/44/Red_Bloon.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  117.  
  118. *Bloon2
  119. requires 10000000 totalpop
  120. named Blue Bloon
  121. locks Bloon2
  122. unlocks Bloon3
  123. "Pop the second bloon. <b>Gives 2 Popped Remains and 1,000,000 cash. </b> <br><br><i>It will be a long journey.</i>"
  124. represents 2 Popped
  125. picture : http://vignette4.wikia.nocookie.net/b__/images/a/ac/Blue_Bloon.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  126.  
  127. *Bloon3
  128. requires 10000000 totalpop
  129. named Green Bloon
  130. locks Bloon3
  131. unlocks Bloon4
  132. "Pop the third bloon. <b>Gives 3 Popped Remains and 10,000,000 cash. </b> <br><br><i>We've just begun.</i>"
  133. represents 3 Popped
  134. picture : http://vignette4.wikia.nocookie.net/b__/images/d/db/Green_Bloon.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  135.  
  136. *Bloon4
  137. named Yellow Bloon
  138.  
  139. *Bloon5
  140. named Pink Bloon
  141.  
  142. *Bloon6
  143. named Black Bloon
  144.  
  145. *Bloon7
  146. named White Bloon
  147.  
  148. *dartmonkey
  149. costs 50 money
  150. gives 1 money
  151. gives 1 totalpop
  152. "Gives <b> 1 Cash </b>per second. <br><br><i>Throws some darts.</i>"
  153. named Dart Monkey
  154. picture : http://vignette2.wikia.nocookie.net/b__/images/1/1e/Dart_Monkey.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  155. visible
  156.  
  157. *dartmonkey2
  158. costs 50 money
  159. gives 1 money
  160. gives 1 totalpop
  161. gives 1 camopophidden
  162. "Gives <b> 1 Cash </b>per second. <br><br><i>Throws some darts.</i>"
  163. named Dart Monkey
  164. picture : http://vignette2.wikia.nocookie.net/b__/images/1/1e/Dart_Monkey.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  165. hidden
  166.  
  167. *dartmonkey3
  168. costs 50 money
  169. gives 1 money
  170. gives 1 totalpop
  171. gives 1 camopophidden
  172. "Gives <b> 1 Cash </b>per second. <br><br><i>Throws some darts.</i>"
  173. named Dart Monkey
  174. picture : http://vignette2.wikia.nocookie.net/b__/images/1/1e/Dart_Monkey.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  175. hidden
  176.  
  177. *gluegunner
  178. costs 200 money
  179. "<b> Improves efficiency of all other towers. </b> <br><br><i>Slows down other bloons, thus making it easier for other towers to hit them.</i>"
  180. named Glue Gunner
  181. multiplies efficiency of dartmonkey by 102%
  182. multiplies efficiency of dartmonkey2 by 102%
  183. multiplies efficiency of dartmonkey3 by 102%
  184. picture : http://vignette4.wikia.nocookie.net/b__/images/a/ac/Glue_Gunner.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  185. visible
  186.  
  187. *icetower
  188. costs 300 money
  189. "<b>Improves efficiency of towers that can pop frozen bloons. </b>Any tower that cannot pop frozen balloons <b>decreases efficiency.</b> <br><br><i>Freezes the bloons so they can be popped easier.</i>"
  190. named Ice Tower
  191. multiplies efficiency of dartmonkey by 50% per icetower
  192. multiplies efficiency of dartmonkey2 by 50% per icetower
  193. multiplies efficiency of dartmonkey3 by 105% per icetower
  194. picture : http://vignette4.wikia.nocookie.net/b__/images/5/57/Ice_Tower.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  195. visible
  196.  
  197. Upgrades :
  198.  
  199. *dartmonkeytop1
  200. costs 100 money
  201. "Dart Monkeys make <b>50%</b> as much cash. <br><br><i>Longer range = More pops.</i>
  202. named Long Range Darts
  203. multiplies efficiency of dartmonkey by 150%
  204. multiplies efficiency of dartmonkey2 by 150%
  205. multiplies efficiency of dartmonkey3 by 150%
  206. picture : https://vignette1.wikia.nocookie.net/b__/images/b/b5/11Dart.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  207. unlocks at 5 dartmonkey
  208.  
  209. *dartmonkeybottom1
  210. cost 1000 money
  211. "Dart Monkeys make <b>50%</b> as much cash. <br><br><i>They can hit one more bloon per shot, making them faster.</i>
  212. named Sharp Shots
  213. multiplies efficiency of dartmonkey by 150%
  214. multiplies efficiency of dartmonkey2 by 150%
  215. multiplies efficiency of dartmonkey3 by 150%
  216. picture : https://vignette1.wikia.nocookie.net/b__/images/b/b5/11Dart.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  217. unlocks at 25 dartmonkey
  218.  
  219. *dartmonkeytop2
  220. costs 10000 money
  221. "Dart Monkeys make <b>twice</b> as much cash and <b> detect camo bloons. </b> <br><br><i>They somehow found a way to increase their vision even further.</i>
  222. named Enhanced Eyesight
  223. multiplies efficiency of dartmonkey2 by 200%
  224. multiplies efficiency of dartmonkey3 by 200%
  225. picture : http://vignette4.wikia.nocookie.net/b__/images/f/ff/22Dart.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  226. unlocks at 50 dartmonkey
  227. converts dartmonkey to dartmonkey2
  228. locks dartmonkey
  229. unlocks dartmonkey2
  230.  
  231. *dartmonkeybottom2
  232. costs 100000 money
  233. "Dart monkeys make <b>twice</b> as much cash. <br><br><i>Now they can hit two more bloons per shot!</i>
  234. named Razor Sharp Shots
  235. multiplies efficiency of dartmonkey2 by 200%
  236. multiplies efficiency of dartmonkey3 by 200%
  237. picture : http://vignette4.wikia.nocookie.net/b__/images/f/ff/22Dart.png/revision/latest/scale-to-width-down/50?cb=20160709173654&path-prefix=bloons
  238. unlocks at 100 dartmonkey2
  239.  
  240. *dartmonkeytop3
  241.  
  242. *dartmonkeybottom3
  243.  
  244. *dartmonkeytop4
  245. unlocks at 400 dartmonkey2
  246. converts dartmonkey2 to dartmonkey3
  247. locks dartmonkey2
  248. unlocks dartmonkey3
  249.  
  250. *dartmonkeybottom4
  251. unlocks at 500 dartmonkey3
  252.  
  253. *gluegunnertop1
  254. costs 1000 money
  255. "Increases efficiency of all other towers by<b> 2% per glue gunner</b>.<br><br><i>The glue now gets all the layers, making other towers be able to hit them.</i>"
  256. named Glue Soak
  257. multiplies efficiency of dartmonkey by 102% per gluegunner
  258. multiplies efficiency of dartmonkey2 by 102% per gluegunner
  259. multiplies efficiency of dartmonkey3 by 102% per gluegunner
  260. picture : http://i.imgur.com/yO3IxDy.png
  261. unlocks at 5 gluegunner
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement