Advertisement
marcjames4

Untitled

May 22nd, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //url: http://orteil.dashnet.org/igm/?g=Zur5xyQR
  2. Let's make a game!
  3. name:Cookie Clicker 2
  4. by:Awesomeperson159
  5. desc:The unofficial sequel to Cookie Clicker.
  6. created:30/03/2017
  7. updated:30/03/2017
  8. version:1
  9.  
  10. Settings
  11. background:http://orteil.dashnet.org/cookieclicker/img/bgBlue.jpg
  12. building cost increase:1%
  13. building cost refund:500000000000000000000000000000000000%
  14. spritesheet:buildings, 48 by 48, https://i.imgur.com/3xKQ4ym.png
  15. spritesheet:icons, 48 by 48, http://orteil.dashnet.org/cookieclicker/img/icons.png
  16. stylesheet:stuff/bigBlue.css
  17.  
  18. Layout
  19. use default
  20. ps: show
  21.  
  22. Buttons
  23. *perfectCookie
  24. name:Bake a cookie
  25. desc:Click the giant cookie to bake a cookie!
  26. on click:anim icon wobble
  27. on click:yield 1 cookie
  28. no text
  29. class:bigButton hasFlares
  30. icon class:shadowed
  31. tooltip origin:bottom
  32. tooltip class:red
  33. icon:https://vignette.wikia.nocookie.net/cookieclicker/images/5/5a/PerfectCookie.png/revision/latest/scale-to-width-down/250?cb=20130827014912
  34.  
  35. Resources
  36. *cookie|cookies
  37. name:Cookie|Cookies
  38. desc:You have [?(this=0)|no cookies|[this] cookies].
  39. class:noBackground
  40. show earned
  41. icon:https://vignette.wikia.nocookie.net/cookieclicker/images/f/f4/MacadamiaNutCookieNew.png/revision/latest?cb=20160217140322
  42.  
  43. Buildings
  44. *TEMPLATE
  45. on click:anim glow
  46.  
  47. *cursor|cursors
  48. name:Cursor|Cursors
  49. desc:Autoclicks once every 5 seconds.<//><b>Effect:</b><.>Produces 1 cookie every 5 seconds.
  50. cost:15 cookies
  51. on tick:yield 0.2 cookie
  52. icon:buildings[0,0]
  53. unlocked
  54.  
  55. *grandma|grandmas
  56. name:Grandma|Grandmas
  57. desc:A nice grandma to bake more cookies.<//><b>Effect:</b><.>Produces 1 cookie every second.
  58. cost:100 cookies
  59. on tick:yield 1 cookie
  60. icon:buildings[0,1]
  61. req:100 cookies:earned
  62.  
  63. *farm|farms
  64. name:Farm|Farms
  65. desc:Grows cookie plants from cookie seeds.<//><b>Effect:</b><.>Produces 8 cookies every second.
  66. cost:1000 cookies
  67. on tick:yield 8 cookies
  68. icon:buildings[0,3]
  69. req:1000 cookies:earned
  70.  
  71. *mine|mines
  72. name:Mine|Mines
  73. desc:Mines out cookie dough and chocolate chips.<//><b>Effect:</b><.>Produces 50 cookies every second.
  74. cost:12000 cookies
  75. on tick:yield 50 cookies
  76. icon:buildings[0,4]
  77. req:12000 cookies:earned
  78.  
  79. *factory|factories
  80. name:Factory|Factories
  81. desc:Produces large quantities of cookies.<//><b>Effect:</b><.>Produces 275 cookies every second.
  82. cost:125000 cookies
  83. on tick:yield 275 cookies
  84. icon:buildings[0,5]
  85. req:125000 cookies:earned
  86.  
  87. *forest|forests
  88. name:Forest|Forests
  89. desc:Grows cookies on cookie trees.<//><b>Effect:</b><.>Produces 1000 cookies every second.
  90. cost:999999 cookies
  91. on tick:yield 1000 cookies
  92. icon:icons[12,10]
  93. req:500000 cookies:earned
  94.  
  95. *bank|banks
  96. name:Bank|Banks
  97. desc:Generates cookies from interest.<//><b>Effect:</b><.>Produces 2345 cookies every second.
  98. cost:8300000 cookies
  99. on tick:yield 8 cookies
  100. icon:buildings[0,6]
  101. req:8000000 cookies:earned
  102.  
  103. *temple|temples
  104. name:Temple|Temples
  105. desc:Full of precious, ancient chocolate.<//><b>Effect:</b><.>Produces 22222 cookies every second.
  106. cost:100000000 cookies
  107. on tick:yield 22222 cookies
  108. icon:buildings[0,7]
  109. req:99999999 cookies:earned
  110.  
  111. *wizardtower|wizardtowers
  112. name:Wizard Tower|Wizard Towers
  113. desc:Summons cookies with magic spells.<//><b>Effect:</b><.>Produces 100001 cookies every second.
  114. cost:1234567890 cookies
  115. on tick:yield 100001 cookies
  116. icon:buildings[0,8]
  117. req:1234567809 cookies:earned
  118.  
  119. *shipment|shipments
  120. name:Shipment|Shipments
  121. desc:Brings in fresh cookies from the cookie planet.<//><b>Effect:</b><.>Produces 1625000 cookies every second.
  122. cost:62500000000 cookies
  123. on tick:yield 1625000 cookies
  124. icon:buildings[0,9]
  125. req:60000000000 cookies:earned
  126.  
  127. *alchemy|alchemys
  128. name:Alchemy Lab|Alchemy Labs
  129. desc:Turns gold into cookies!<//><b>Effect:</b><.>Produces 12500000 cookies every second.
  130. cost:1000000000000 cookies
  131. on tick:yield 12500000 cookies
  132. icon:buildings[0,10]
  133. req:1000000000000 cookies:earned
  134.  
  135. *cookiebeast|cookiebeasts
  136. name:Cookiebeast|Cookiebeasts
  137. desc:A terrifying cookie monster that poops out more cookies.<//><b>Effect:</b><.>Produces 81250000 cookies every second.
  138. cost:14000000000000 cookies
  139. on tick:yield 81250000 cookies
  140. icon:buildings[2,8]
  141. req:14000000000000 cookies:earned
  142.  
  143. *portal|portals
  144. name:Portal|Portals
  145. desc:Opens the door to the Cookieverse.<//><b>Effect:</b><.>Produces 537500000 cookies every second.
  146. cost:170000000000000 cookies
  147. on tick:yield 537500000 cookies
  148. icon:buildings[0,11]
  149. req:170000000000000 cookies:earned
  150.  
  151. *time|times
  152. name:Time Machine|Time Machines
  153. desc:Brings cookies from the past, before they were even eaten.<//><b>Effect:</b><.>Produces 3625000000 cookies every second.
  154. cost:2100000000000000 cookies
  155. on tick:yield 3625000000 cookies
  156. icon:buildings[0,12]
  157. req:2100000000000000 cookies:earned
  158.  
  159. *themepark|themeparks
  160. name:Theme Park|Theme Parks
  161. desc:A cookie theme park that charges cookies for admission.<//><b>Effect:</b><.>Produces 26250000000 cookies every second.
  162. cost:26000000000000000 cookies
  163. on tick:yield 26250000000 cookies
  164. icon:buildings[2,12]
  165. req:26000000000000000 cookies:earned
  166.  
  167. *antimatter|antimatters
  168. name:Antimatter Condenser|Antimatter Condensers
  169. desc:Condenses the antimatter in the universe into cookies.<//><b>Effect:</b><.>Produces 420000000000 cookies every second.
  170. cost:312000000000000000 cookies
  171. on tick:yield 420000000000 cookies
  172. icon:buildings[0,13]
  173. req:312000000000000000 cookies:earned
  174.  
  175. *prism|prisms
  176. name:Prism|Prisms
  177. desc:Converts light itself into cookies.<//><b>Effect:</b><.>Produces 5040000000000 cookies every second.
  178. cost:3774000000000000000 cookies
  179. on tick:yield 5040000000000 cookies
  180. icon:buildings[0,14]
  181. req:3774000000000000000 cookies:earned
  182.  
  183. *chancemaker|chancemakers
  184. name:Chancemaker|Chancemakers
  185. desc:Generates cookies out of thin air through sheer luck.<//><b>Effect:</b><.>Produces 60480000000000 cookies every second.
  186. cost:45288000000000000000 cookies
  187. on tick:yield 60480000000000 cookies
  188. icon:buildings[0,15]
  189. req:45288000000000000000 cookies:earned
  190.  
  191. *fabricator|fabricators
  192. name:Fabricator|Fabricators
  193. desc:Defies all laws of physics and creates cookies out of literally nothing.<//><b>Effect:</b><.>Produces 725760000000000 cookies every second.
  194. cost:543456000000000000000 cookies
  195. on tick:yield 725760000000000 cookies
  196. icon:buildings[2,10]
  197. req:543456000000000000000 cookies:earned
  198.  
  199. *hacker|hackers
  200. name:Hacker|Hackers
  201. desc:Hacks cookies into the game.<//><b>Effect:</b><.>Produces 9999999999999999999 cookies every second.
  202. cost:9999999999999999999999999 cookies
  203. on tick:yield 9999999999999999999 cookies
  204. icon:buildings[2,11]
  205. req:9999999999999999999999999 cookies:earned
  206.  
  207. Upgrades
  208. *TEMPLATE
  209. on click:anim glow
  210.  
  211. *reinfingered
  212. name:Reinforced Index Finger
  213. desc:<i>"prod prod"</i><//><b>Effect:</b><.>The mouse and cursors are <b>twice</b> as efficient.
  214. cost:100 cookies
  215. passive:multiply yield of perfectCookie by 2
  216. passive:multiply yield of cursor by 2
  217. icon:icons[0,0]
  218. req:(cursors>=1)
  219.  
  220. *carpaltunnel
  221. name:Carpal-Tunnel Prevention Cream
  222. desc:<i>"it hurts... to click..."</i><//><b>Effect:</b><.>The mouse and cursors are <b>twice</b> as efficient.
  223. cost:500 cookies
  224. passive:multiply yield of perfectCookie by 2
  225. passive:multiply yield of cursor by 2
  226. icon:icons[0,6]
  227. req:(cursors>=1)
  228.  
  229. *ambidextrous
  230. name:Ambidextrous
  231. desc:<i>"Look ma, both hands!"</i><//><b>Effect:</b><.>The mouse and cursors are <b>twice</b> as efficient.
  232. cost:10000 cookies
  233. passive:multiply yield of perfectCookie by 2
  234. passive:multiply yield of cursor by 2
  235. icon:icons[1,6]
  236. req:(cursors>=10)
  237.  
  238. *thousandf
  239. name:Thousand Fingers
  240. desc:<i>"click"</i><//><b>Effect:</b><.>The mouse and cursors are <b>twice</b> as efficient.
  241. cost:100000 cookies
  242. passive:multiply yield of perfectCookie by 2
  243. passive:multiply yield of cursor by 2
  244. icon:icons[0,1]
  245. req:(cursors>=25)
  246.  
  247. *millionf
  248. name:Million Fingers
  249. desc:<i>"clickity"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  250. cost:10000000 cookies
  251. passive:multiply yield of perfectCookie by 3
  252. passive:multiply yield of cursor by 3
  253. icon:icons[0,2]
  254. req:(cursors>=50)
  255.  
  256. *billionf
  257. name:Billion Fingers
  258. desc:<i>"clickityclickity"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  259. cost:100000000 cookies
  260. passive:multiply yield of perfectCookie by 3
  261. passive:multiply yield of cursor by 3
  262. icon:icons[0,13]
  263. req:(cursors>=100)
  264.  
  265. *trillionf
  266. name:Trillion Fingers
  267. desc:<i>"clickityclickityclickity"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  268. cost:1000000000 cookies
  269. passive:multiply yield of perfectCookie by 3
  270. passive:multiply yield of cursor by 3
  271. icon:icons[0,14]
  272. req:(cursors>=150)
  273.  
  274. *quadrillionf
  275. name:Quadrillion Fingers
  276. desc:<i>"clickityclickityclickityclickity"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  277. cost:10000000000 cookies
  278. passive:multiply yield of perfectCookie by 3
  279. passive:multiply yield of cursor by 3
  280. icon:icons[0,15]
  281. req:(cursors>=200)
  282.  
  283. *quintillionf
  284. name:Quintillion Fingers
  285. desc:<i>"clickityclickityclickityclickityclick"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  286. cost:1000000000000 cookies
  287. passive:multiply yield of perfectCookie by 3
  288. passive:multiply yield of cursor by 3
  289. icon:icons[0,16]
  290. req:(cursors>=250)
  291.  
  292. *sextillionf
  293. name:Sextillion Fingers
  294. desc:<i>"clickityclickityclickityclickityclickclickatoo"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  295. cost:100000000000000 cookies
  296. passive:multiply yield of perfectCookie by 3
  297. passive:multiply yield of cursor by 3
  298. icon:icons[0,17]
  299. req:(cursors>=300)
  300.  
  301. *septillionf
  302. name:Septillion Fingers
  303. desc:<i>"man, just go click click click click click, it's real easy, man."</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  304. cost:10000000000000000 cookies
  305. passive:multiply yield of perfectCookie by 3
  306. passive:multiply yield of cursor by 3
  307. icon:icons[0,18]
  308. req:(cursors>=350)
  309.  
  310. *octillionf
  311. name:Octillion Fingers
  312. desc:<i>"sometimes<//>things<//>just<//>click"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  313. cost:1000000000000000000 cookies
  314. passive:multiply yield of perfectCookie by 3
  315. icon:icons[0,19]
  316. passive:multiply yield of cursor by 3
  317. req:(cursors>=400)
  318.  
  319. *nonillionf
  320. name:Nonillion Fingers
  321. desc:<i>"cursory flavour text"</i><//><b>Effect:</b><.>The mouse and cursors are <b>thrice</b> as efficient.
  322. cost:100000000000000000000 cookies
  323. passive:multiply yield of perfectCookie by 3
  324. passive:multiply yield of cursor by 3
  325. icon:icons[12,20]
  326. req:(cursors>=450)
  327. *decillionf
  328. name:Decillion Fingers
  329. desc:<i>"Turns out you <b>can</b> quite put your finger on it."</i><//><b>Effect:</b><.>The mouse and cursors are <b>ten times</b> as efficient.
  330. cost:100000000000000000000000 cookies
  331. passive:multiply yield of perfectCookie by 10
  332. passive:multiply yield of cursor by 10
  333. icon:icons[12,19]
  334. req:(cursors>=500)
  335.  
  336.  
  337. *forwards
  338. name:Forwards from Grandma
  339. desc:<i>"RE:RE: thought you'd get a kick out of this ;))"</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  340. cost:1000 cookies
  341. passive:multiply yield of grandma by 2
  342. icon:icons[1,0]
  343. req:(grandmas>=1)
  344.  
  345. *steelplated
  346. name:Steel Plated Rolling Pins
  347. desc:<i>"Just what you kneaded."</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  348. cost:5000 cookies
  349. passive:multiply yield of grandma by 2
  350. icon:icons[1,1]
  351. req:(grandmas>=5)
  352.  
  353. *dentures
  354. name:Lubricated Dentures
  355. desc:<i>"squish"</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  356. cost:50000 cookies
  357. passive:multiply yield of grandma by 2
  358. icon:icons[1,2]
  359. req:(grandmas>=25)
  360.  
  361. *pruneJuice
  362. name:Prune Juice
  363. desc:<i>"Gets me going."</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  364. cost:5000000 cookies
  365. passive:multiply yield of grandma by 2
  366. icon:icons[1,13]
  367. req:(grandmas>=50)
  368.  
  369. *dtGlasses
  370. name:Double-Thick Glasses
  371. desc:<i>"Oh... so THAT's what I've been baking."</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  372. cost:500000000 cookies
  373. passive:multiply yield of grandma by 2
  374. icon:icons[1,14]
  375. req:(grandmas>=100)
  376.  
  377. *agingAgents
  378. name:Aging Agents
  379. desc:<i>"Counter-intuitively, grandmas have the uncanny ability to become more powerful the older they get."</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  380. cost:50000000000 cookies
  381. passive:multiply yield of grandma by 2
  382. icon:icons[1,15]
  383. req:(grandmas>=150)
  384.  
  385. *XTremeWalk
  386. name:Xtreme Walkers
  387. desc:<i>"Complete with flame decals and a little horn that goes 'toot'."</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  388. cost:50000000000000 cookies
  389. passive:multiply yield of grandma by 2
  390. icon:icons[1,16]
  391. req:(grandmas>=200)
  392.  
  393. *unbridling
  394. name:The Unbridling
  395. desc:<i>"It may be a classic tale of bad parenting, but let's see where Grandma is going with this."</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  396. cost:50000000000000000 cookies
  397. passive:multiply yield of grandma by 2
  398. icon:icons[1,17]
  399. req:(grandmas>=250)
  400.  
  401. *revdementia
  402. name:Reverse Dementia
  403. desc:<i>"Extremely unsettling, and somehow even worse than the regular kind."</i><//><b>Effect:</b><.>Grandmas are <b>twice</b> as efficient.
  404. cost:50000000000000000000 cookies
  405. passive:multiply yield of grandma by 2
  406. icon:icons[1,18]
  407. req:(grandmas>=300)
  408.  
  409. *eldergod
  410. name:God of Elders
  411. desc:<i>"The God of Elders blesses all Grandmas who bake faithfully."</i><//><b>Effect:</b><.>Grandmas are <b>six times</b> as efficient.
  412. cost:50000000000000000000000 cookies
  413. passive:multiply yield of grandma by 6
  414. icon:icons[1,19]
  415. req:(grandmas>=400)
  416.  
  417. *cheaphoes
  418. name:Cheap Hoes
  419. desc:<i>"Rake in the dough!"</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  420. cost:11000 cookies
  421. passive:multiply yield of farm by 2
  422. icon:icons[2,0]
  423. req:(farms>=1)
  424.  
  425. *fertilizer
  426. name:Fertilizer
  427. desc:<i>"It's chocolate, I swear."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  428. cost:55000 cookies
  429. passive:multiply yield of farm by 2
  430. icon:icons[2,1]
  431. req:(farms>=5)
  432.  
  433. *cookietrees
  434. name:Cookie Trees
  435. desc:<i>"A distant relative of the breadfruit."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  436. cost:550000 cookies
  437. passive:multiply yield of farm by 2
  438. icon:icons[2,2]
  439. req:(farms>=25)
  440.  
  441. *cowkies
  442. name:Cowkies
  443. desc:<i>"Comes in a farm animal package with goughts and chocolamb."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  444. cost:55000000 cookies
  445. passive:multiply yield of farm by 2
  446. icon:icons[2,13]
  447. req:(farms>=50)
  448.  
  449. *gmc
  450. name:Genetically-Modified Cookies
  451. desc:<i>"All-natural mutations."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  452. cost:5500000000 cookies
  453. passive:multiply yield of farm by 2
  454. icon:icons[2,14]
  455. req:(farms>=100)
  456.  
  457. *gingscare
  458. name:Ginger Scarecrows
  459. desc:<i>"Staring at your crops with mischievous glee."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  460. cost:550000000000 cookies
  461. passive:multiply yield of farm by 2
  462. icon:icons[2,15]
  463. req:(farms>=150)
  464.  
  465. *pulsprinklar
  466. name:Pulsar Sprinklers
  467. desc:<i>"There's no such thing as over-watering. The moistest is the bestest."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  468. cost:55000000000000 cookies
  469. passive:multiply yield of farm by 2
  470. icon:icons[2,16]
  471. req:(farms>=200)
  472.  
  473. *fudgefungus
  474. name:Fudge Fungus
  475. desc:<i>"A sugary parasite whose tendrils help cookie growth.<//> Please do not breathe in the spores. In case of spore ingestion, seek medical help within the next 36 seconds."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  476. cost:5500000000000000 cookies
  477. passive:multiply yield of farm by 2
  478. icon:icons[2,17]
  479. req:(farms>=250)
  480.  
  481. *wheattriffid
  482. name:Wheat Triffids
  483. desc:<i>"Taking care of crops is so much easier when your plants can just walk about and help around the farm. <//>Do not pet. Do not feed. Do not attempt to converse with."</i><//><b>Effect:</b><.>Farms are <b>twice</b> as efficient.
  484. cost:550000000000000000 cookies
  485. passive:multiply yield of farm by 2
  486. icon:icons[2,18]
  487. req:(farms>=300)
  488.  
  489. *humanepest
  490. name:Humane(?) Pesticides
  491. desc:<i>"Made by people, for people, from people and ready to unleash some righteous scorching pain on those pesky insects that so deserve it."</i><//><b>Effect:</b><.>Farms are <b>fifteen times</b> as efficient.
  492. cost:550000000000000000000 cookies
  493. passive:multiply yield of farm by 15
  494. icon:icons[2,19]
  495. req:(farms>=400)
  496.  
  497. *sugargas
  498. name:Sugar Gas
  499. desc:<i>"A pink, volatile gas, found in the depths of some chocolate mines."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  500. cost:120000 cookies
  501. passive:multiply yield of mine by 2
  502. icon:icons[3,0]
  503. req:(mines>=1)
  504.  
  505. *megadrill
  506. name:Megadrill
  507. desc:<i>"You're in deep."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  508. cost:600000 cookies
  509. passive:multiply yield of mine by 2
  510. icon:icons[3,1]
  511. req:(mines>=5)
  512.  
  513. *gigadrill
  514. name:Gigadrill
  515. desc:<i>"We're in too deep."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  516. cost:6000000 cookies
  517. passive:multiply yield of mine by 2
  518. icon:icons[3,2]
  519. req:(mines>=25)
  520.  
  521. *ultradrill
  522. name:Ultradrill
  523. desc:<i>"Finally caved in?"</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  524. cost:600000000 cookies
  525. passive:multiply yield of mine by 2
  526. icon:icons[3,13]
  527. req:(mines>=50)
  528.  
  529. *ultimadrill
  530. name:Ultimadrill
  531. desc:<i>"Pierce the heavens, etc."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  532. cost:60000000000 cookies
  533. passive:multiply yield of mine by 2
  534. icon:icons[3,14]
  535. req:(mines>=100)
  536.  
  537. *hbombmine
  538. name:H-Bomb Mining
  539. desc:<i>"Questionable efficiency, but spectacular nonetheless."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  540. cost:6000000000000 cookies
  541. passive:multiply yield of mine by 2
  542. icon:icons[3,15]
  543. req:(mines>=150)
  544.  
  545. *coreforge
  546. name:Coreforge
  547. desc:<i>"You've finally dug a tunnel down to the earth's chocolate core!<//>Pretty warm down here."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  548. cost:600000000000000 cookies
  549. passive:multiply yield of mine by 2
  550. icon:icons[3,16]
  551. req:(mines>=200)
  552.  
  553. *planetsplitter
  554. name:Planetsplitters
  555. desc:<i>"These new state-of-the-art excavators have been tested to great success on Merula, Globort and Flwanza VI, among other distant planets which have been curiously quiet lately."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  556. cost:60000000000000000 cookies
  557. passive:multiply yield of mine by 2
  558. icon:icons[3,17]
  559. req:(mines>=250)
  560.  
  561. *canolawell
  562. name:Canola Oil Wells
  563. desc:<i>"A previously untapped resource, canola oil permeates the underground olifers which grant it its particular taste and lucrative properties. Interesting.<//>What's important here is you can use it to deep-fry cookies."</i><//><b>Effect:</b><.>Mines are <b>twice</b> as efficient.
  564. cost:6000000000000000000 cookies
  565. passive:multiply yield of mine by 2
  566. icon:icons[3,18]
  567. req:(mines>=300)
  568.  
  569. *molepeople
  570. name:Mole People
  571. desc:<i>"Engineered from real human beings within your very labs, these sturdy little folks have a knack for finding the tastiest underground minerals in conditions that more expensive machinery probably wouldn't survive."</i><//><b>Effect:</b><.>Mines are <b>fourteen times</b> as efficient.
  572. cost:6000000000000000000000 cookies
  573. passive:multiply yield of mine by 14
  574. icon:icons[3,19]
  575. req:(mines>=400)
  576.  
  577. *stconv
  578. name:Sturdier Conveyor Belts
  579. desc:<i>"You're going places."</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  580. cost:1300000 cookies
  581. passive:multiply yield of factory by 2
  582. icon:icons[4,0]
  583. req:(factories>=1)
  584.  
  585. *childlabour
  586. name:Child Labour
  587. desc:<i>"A cheaper, healthier workforce."</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  588. cost:6500000 cookies
  589. passive:multiply yield of factory by 2
  590. icon:icons[4,1]
  591. req:(factories>=5)
  592.  
  593. *sweatshop
  594. name:Sweatshop
  595. desc:<i>"SLACKERS WILL BE TERMINATED"</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  596. cost:65000000 cookies
  597. passive:multiply yield of factory by 2
  598. icon:icons[4,2]
  599. req:(factories>=25)
  600.  
  601. *rreactors
  602. name:Radium Reactors
  603. desc:<i>"Gives your cookies a healthy glow."</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  604. cost:6500000000 cookies
  605. passive:multiply yield of factory by 2
  606. icon:icons[4,13]
  607. req:(factories>=50)
  608.  
  609. *recombulators
  610. name:Recombobulators
  611. desc:<i>"A major part of cookie recombobulation."</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  612. cost:650000000000 cookies
  613. passive:multiply yield of factory by 2
  614. icon:icons[4,14]
  615. req:(factories>=100)
  616.  
  617. *24hours
  618. name:24-hour Days
  619. desc:<i>"Workers stay at the factory all day, every day. Sleep is for the weak."</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  620. cost:65000000000000 cookies
  621. passive:multiply yield of factory by 2
  622. icon:icons[4,15]
  623. req:(factories>=150)
  624.  
  625. *deepbake
  626. name:Deep-bake Process
  627. desc:<i>"A patented process increasing cookie yield two-fold for the same amount of ingredients. Don't ask how, don't take pictures, and be sure to wear your protective suit."</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  628. cost:6500000000000000 cookies
  629. passive:multiply yield of factory by 2
  630. icon:icons[4,16]
  631. req:(factories>=200)
  632.  
  633. *cyborgworkforce
  634. name:Cyborg Workforce
  635. desc:<i>"Semi-synthetic organisms don't slack off, don't unionize, and have 20% shorter lunch breaks, making them ideal labor fodder."</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  636. cost:650000000000000000 cookies
  637. passive:multiply yield of factory by 2
  638. icon:icons[4,17]
  639. req:(factories>=250)
  640.  
  641. *78hours
  642. name:78-hour Days
  643. desc:<i>"Why didn't we think of this earlier?"</i><//><b>Effect:</b><.>Factories are <b>twice</b> as efficient.
  644. cost:65000000000000000000 cookies
  645. passive:multiply yield of factory by 2
  646. icon:icons[4,18]
  647. req:(factories>=300)
  648.  
  649. *machinelearning
  650. name:Machine Learning
  651. desc:<i>"You figure you might get better productivity if you actually teach your workers how to use the machines. <//> Sometimes, it's the little things."</i><//><b>Effect:</b><.>Factories are <b>thirteen times</b> as efficient.
  652. cost:65000000000000000000000 cookies
  653. passive:multiply yield of factory by 13
  654. icon:icons[4,19]
  655. req:(factories>=400)
  656.  
  657. *biggerorchard
  658. name:Bigger Orchards
  659. desc:<i>"Bigger!<//>Stronger!<//>Baker!"</i><//><b>Effect:</b><.>Forests are <b>twice</b> as efficient.
  660. cost:14000000 cookies
  661. passive:multiply yield of forest by 2
  662. icon:icons[12,10]
  663. req:(forests>=1)
  664.  
  665. *breadfruit
  666. name:Breadfruit Trees
  667. desc:<i>"The best thing since sliced cookies."</i><//><b>Effect:</b><.>Forests are <b>twice</b> as efficient.
  668. cost:70000000 cookies
  669. passive:multiply yield of forest by 2
  670. icon:icons[12,10]
  671. req:(forests>=5)
  672.  
  673. *talltellers
  674. name:Taller Tellers
  675. desc:<i>"Able to process a higher amount of transactions. Careful, though, as taller tellers tell tall tales."</i><//><b>Effect:</b><.>Banks are <b>twice</b> as efficient.
  676. cost:150000000 cookies
  677. passive:multiply yield of bank by 2
  678. icon:icons[15,0]
  679. req:(banks>=1)
  680.  
  681. *sproofcredit
  682. name:Scissor-Resistant Credit Cards
  683. desc:<i>"For those truly valued customers."</i><//><b>Effect:</b><.>Banks are <b>twice</b> as efficient.
  684. cost:750000000 cookies
  685. passive:multiply yield of forest by 2
  686. icon:icons[15,1]
  687. req:(banks>=5)
  688.  
  689. *goldenidols
  690. name:Golden Idols
  691. desc:<i>"Lure even greedier adventurers to retrieve your cookies. Now that's a real <b>idol game!</b>"</i><//><b>Effect:</b><.>Temples are <b>twice</b> as efficient.
  692. cost:1600000000 cookies
  693. passive:multiply yield of temple by 2
  694. icon:icons[16,0]
  695. req:(temples>=1)
  696.  
  697. *sacrifices
  698. name:Sacrifices
  699. desc:<i>"What's life to a gigaton of cookies?"</i><//><b>Effect:</b><.>Temples are <b>twice</b> as efficient.
  700. cost:8000000000 cookies
  701. passive:multiply yield of temple by 2
  702. icon:icons[16,1]
  703. req:(temples>=5)
  704.  
  705. *pointierhats
  706. name:Pointier Hats
  707. desc:<i>"Tests have shown increased thaumic receptivity relative to the geometric proportions of wizardly conic implements."</i><//><b>Effect:</b><.>Wizard towers are <b>twice</b> as efficient.
  708. cost:1700000000 cookies
  709. passive:multiply yield of wizardtower by 2
  710. icon:icons[17,0]
  711. req:(wizardtowers>=1)
  712.  
  713. *beardbeard
  714. name:Beardlier Beards
  715. desc:<i>"Haven't you heard? The beard is the word."</i><//><b>Effect:</b><.>Wizard towers are <b>twice</b> as efficient.
  716. cost:8500000000 cookies
  717. passive:multiply yield of wizardtower by 2
  718. icon:icons[17,1]
  719. req:(wizardtowers>=5)
  720.  
  721. *vanebulae
  722. name:Vanilla Nebulae
  723. desc:<i>"If you removed your space helmet, you could probably smell it!<//>(Note: don't do that.)"</i><//><b>Effect:</b><.>Shipments are <b>twice</b> as efficient.
  724. cost:18000000000 cookies
  725. passive:multiply yield of shipment by 2
  726. icon:icons[5,0]
  727. req:(shipments>=1)
  728.  
  729. *wormholes
  730. name:Wormholes
  731. desc:<i>"By using these ships as shortcuts, your ships can travel much faster."</i><//><b>Effect:</b><.>Shipments are <b>twice</b> as efficient.
  732. cost:90000000000 cookies
  733. passive:multiply yield of shipment by 2
  734. icon:icons[5,1]
  735. req:(shipments>=5)
  736.  
  737. *antimony
  738. name:Antimony
  739. desc:<i>"Actually worth a lot of mony."</i><//><b>Effect:</b><.>Alchemy labs are <b>twice</b> as efficient.
  740. cost:190000000000 cookies
  741. passive:multiply yield of alchemy by 2
  742. icon:icons[6,0]
  743. req:(alchemys>=1)
  744.  
  745. *doughessence
  746. name:Essence of Dough
  747. desc:<i>"Extracted through the five steps of ancient alchemical baking."</i><//><b>Effect:</b><.>Alchemy labs are <b>twice</b> as efficient.
  748. cost:950000000000 cookies
  749. passive:multiply yield of alchemy by 2
  750. icon:icons[6,1]
  751. req:(alchemys>=5)
  752.  
  753. *unicookies
  754. name:Unicookies
  755. desc:<i>"Much more magical than when made of corn."</i><//><b>Effect:</b><.>Cookiebeasts are <b>twice</b> as efficient.
  756. cost:2000000000000 cookies
  757. passive:multiply yield of cookiebeast by 2
  758. icon:icons[11,6]
  759. req:(cookiebeasts>=1)
  760.  
  761. *bigcages
  762. name:Bigger Cages
  763. desc:<i>"Release the Beast!"</i><//><b>Effect:</b><.>Cookiebeasts are <b>twice</b> as efficient.
  764. cost:10000000000000 cookies
  765. passive:multiply yield of cookiebeast by 2
  766. icon:icons[11,7]
  767. req:(cookiebeasts>=5)
  768.  
  769. *ancienttablets
  770. name:Ancient Tablets
  771. desc:<i>"A strange slab of peanut brittle, holding an ancient cookie recipe. Neato!"</i><//><b>Effect:</b><.>Portals are <b>twice</b> as efficient.
  772. cost:21000000000000 cookies
  773. passive:multiply yield of portal by 2
  774. icon:icons[7,0]
  775. req:(portals>=1)
  776.  
  777. *insaneoats
  778. name:Insane Oatling Workers
  779. desc:<i>"ARISE, MY MINIONS!"</i><//><b>Effect:</b><.>Portals are <b>twice</b> as efficient.
  780. cost:105000000000000 cookies
  781. passive:multiply yield of portal by 2
  782. icon:icons[7,1]
  783. req:(portals>=5)
  784.  
  785. *fluxcap
  786. name:Flux Capacitor
  787. desc:<i>"Bake to the future."</i><//><b>Effect:</b><.>Time Machines are <b>twice</b> as efficient.
  788. cost:220000000000000 cookies
  789. passive:multiply yield of time by 2
  790. icon:icons[8,0]
  791. req:(times>=1)
  792.  
  793. *antiparadox
  794. name:Time Paradox Resolver
  795. desc:<i>"No more fooling around with your own grandmother!"</i><//><b>Effect:</b><.>Time Machines are <b>twice</b> as efficient.
  796. cost:1100000000000000 cookies
  797. passive:multiply yield of time by 2
  798. icon:icons[8,1]
  799. req:(times>=5)
  800.  
  801. *safercoasters
  802. name:Safer Roller-Coasters
  803. desc:<i>"There should probably be some sort of seat belt on roller-coasters that go through loop-de-loops, right?"</i><//><b>Effect:</b><.>Theme Parks are <b>twice</b> as efficient.
  804. cost:2300000000000000 cookies
  805. passive:multiply yield of themepark by 2
  806. icon:icons[23,18]
  807. req:(themeparks>=1)
  808.  
  809. *clowns
  810. name:Clowns
  811. desc:<i>"Quit clownin' around!"</i><//><b>Effect:</b><.>Theme Parks are <b>twice</b> as efficient.
  812. cost:11500000000000000 cookies
  813. passive:multiply yield of themepark by 2
  814. icon:icons[23,18]
  815. req:(themeparks>=5)
  816.  
  817. *sugarbonsons
  818. name:Sugar Bonsons
  819. desc:<i>"Sweet firm bonsons."</i><//><b>Effect:</b><.>Antimatter Condensers are <b>twice</b> as efficient.
  820. cost:24000000000000000 cookies
  821. passive:multiply yield of antimatter by 2
  822. icon:icons[13,0]
  823. req:(antimatters>=1)
  824.  
  825. *stringtheory
  826. name:String Theory
  827. desc:<i>"Reveals new insight about the true meaning of baking cookies (and, as a bonus, the structure of the universe)."</i><//><b>Effect:</b><.>Antimatter Condensers are <b>twice</b> as efficient.
  828. cost:120000000000000000 cookies
  829. passive:multiply yield of antimatter by 2
  830. icon:icons[13,1]
  831. req:(antimatters>=5)
  832.  
  833. *gempolish
  834. name:Gem Polish
  835. desc:<i>"Get rid of the grime and let more light in. <//>Truly, truly outrageous."</i><//><b>Effect:</b><.>Prisms are <b>twice</b> as efficient.
  836. cost:250000000000000000 cookies
  837. passive:multiply yield of prism by 2
  838. icon:icons[14,0]
  839. req:(prisms>=1)
  840.  
  841. *9thcolour
  842. name:9th Colour
  843. desc:<i>"Delve into the untouched optical depths where even the mantis shrimp hasn't set an eye!"</i><//><b>Effect:</b><.>Prisms are <b>twice</b> as efficient.
  844. cost:1250000000000000000 cookies
  845. passive:multiply yield of prism by 2
  846. icon:icons[14,1]
  847. req:(prisms>=5)
  848.  
  849. *luckycookie
  850. name:Your Lucky Cookie
  851. desc:<i>"This is the first cookie you've ever baked. It holds a deep sentimental value and, after all this time, an interesting smell."</i><//><b>Effect:</b><.>Chancemakers are <b>twice</b> as efficient.
  852. cost:2600000000000000000 cookies
  853. passive:multiply yield of chancemaker by 2
  854. icon:icons[19,0]
  855. req:(chancemakers>=1)
  856.  
  857. *magiccoin
  858. name:Magic Coin
  859. desc:<i>"A coin that always lands on the other side when flipped. Not heads, not tails, not the edge. The other side."</i><//><b>Effect:</b><.>Chancemakers are <b>twice</b> as efficient.
  860. cost:13000000000000000000 cookies
  861. passive:multiply yield of chancemaker by 2
  862. icon:icons[19,1]
  863. req:(chancemakers>=5)
  864.  
  865. *fasterfabric
  866. name:Faster Materialization
  867. desc:<i>"Now you can eradicate physics even faster!"</i><//><b>Effect:</b><.>Fabricators are <b>twice</b> as efficient.
  868. cost:27000000000000000000 cookies
  869. passive:multiply yield of fabricator by 2
  870. icon:icons[9,0]
  871. req:(fabricators>=1)
  872.  
  873. *newlaws
  874. name:New Laws of Physics
  875. desc:<i>"Re-write the laws of physics to produce even more cookies."</i><//><b>Effect:</b><.>Fabricators are <b>twice</b> as efficient.
  876. cost:135000000000000000000 cookies
  877. passive:multiply yield of fabricator by 2
  878. icon:icons[9,1]
  879. req:(fabricators>=5)
  880.  
  881. *decentPCs
  882. name:Decent Computers
  883. desc:<i>"What do you mean, Windows XP computers aren't cutting it?"</i><//><b>Effect:</b><.>Hackers are <b>twice</b> as efficient.
  884. cost:28000000000000000000 cookies
  885. passive:multiply yield of hacker by 2
  886. icon:icons[10,0]
  887. req:(hackers>=1)
  888.  
  889. *watercooling
  890. name:Water Cooling
  891. desc:<i>"Who knew pouring water in a computer would make it run faster? <//>(Note: Please do not do this at home. Your computer will break)."</i><//><b>Effect:</b><.>Hackers are <b>twice</b> as efficient.
  892. cost:140000000000000000000 cookies
  893. passive:multiply yield of hacker by 2
  894. icon:icons[10,1]
  895. req:(hackers>=5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement