Advertisement
Dunnknow

AiC0nMgE

Jul 10th, 2018
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.95 KB | None | 0 0
  1. Let's make a game!
  2. name:Mine Cracker
  3. by:Dunnknow
  4. desc:The goal of this game is to mine as much as you possibly can to get newer and better picks and materials! <#f00>*CURRENTLY BETA*</#> <#ff0>Beta Version: 1.0.0</#>
  5. created:09/07/2018
  6. updated:09/07/2018
  7. version:0
  8.  
  9. Settings
  10. background:https://image.ibb.co/nDLCCT/background.png
  11. building cost increase:115%
  12. building cost refund:1%
  13. spritesheet:icons, 48 by 48, https://image.ibb.co/gXWKOd/a.png
  14.  
  15. Layout
  16. use default
  17.  
  18. Buttons
  19. *reset
  20. name:Ascend
  21. desc:Clicking this button will restart the game (keep achievements) and give you gold based on how much stone you have. 1 Gold bar gives +1% Stone per second. The cost of gold increases with the amount of claimable gold you have.</><#0f0>You have [claimablegold] gold bar[s?gold] ready to claim.</#></><#0ff>You [?(claimablegold >= 1)|will|will not] gain [?(claimablegold >= 1)|gold|anything].</#>
  22. on click:lose :Upgrades:owned
  23. on click:lose 9999 :Buildings
  24. on click:nextgoldprice is 1000000000000
  25. on click:yield claimablegold gold
  26. on click:stone is 0
  27. on click:toast You Ascended and claimed [claimablegold] gold!
  28. on click:claimablegold is 0
  29. on tick:
  30. if (stone>=nextgoldprice)
  31. nextgoldprice is nextgoldprice*1.5
  32. yield 1 claimablegold
  33. end
  34. end
  35. tooltip origin:bottom
  36.  
  37. *mineStone
  38. name:Mine Stone
  39. desc:Click this to mine some stone. Grants 1 stone per click.
  40. icon:https://image.ibb.co/jWfXe8/bigstone.png
  41. on click:yield 1 stone
  42. on click:anim icon wobble
  43. show clicks
  44. no text
  45. class:bigButton hasFlares
  46. tooltip origin:bottom
  47.  
  48. Shinies
  49. *loot
  50. icon:https://image.ibb.co/miPS48/loot.png
  51. on click:
  52. $stoneyield=stone:ps*900
  53. if ($stoneyield >= stone * 0.15)
  54. $stoneyield = stone * 0.15
  55. end
  56. yield $stoneyield stone
  57. toast You collected [$stoneyield] stone from the loot chest!
  58. end
  59. movement:anywhere wiggle growShrink
  60. class:bigButton
  61. frequency:120
  62. frequency variation:30
  63.  
  64. Resources
  65. *stone
  66. name:Stone|Stones
  67. desc:This is stone. It is collected whenever you mine it and is used to purchase buildings and upgrades.</><b>Total Stone:</b> [stone:earned]
  68. icon:icons[0,1]
  69.  
  70. *gold
  71. name:Gold Bar|Gold Bars
  72. desc:This is gold. It provides MASSIVE profit boosts and is terribly rare and shiny.
  73. icon:icons[0,2]
  74.  
  75. *claimablegold
  76. name:Claimable Gold
  77. always hidden
  78.  
  79. *nextgoldprice
  80. name:Next Gold Price
  81. desc:If you get this amount of stone on-hand you will have one more gold bar ready when you ascend.
  82. start with:1000000000000
  83. icon:icons[0,2]
  84. req:1000000000000 stone:earned
  85.  
  86. Buildings
  87. *TEMPLATE
  88. on click:anim glow
  89.  
  90. *autopick
  91. name:Autopick|Autopicks
  92. desc:Automatically mines the stone every 10 seconds.</><#aaa>(base +0.1 Sps)</#>
  93. on tick:yield 0.1 stone
  94. cost:15 stone
  95. req:10 stone:earned
  96. tag:building
  97. icon:icons[1,0]
  98.  
  99. *miner
  100. name:Miner|Miners
  101. desc:A nice miner to mine some stone.</><#aaa>(base +2 Sps)</#>
  102. on tick:yield 2 stone
  103. cost:200 stone
  104. req:130 stone:earned
  105. tag:building
  106. icon:icons[1,1]
  107.  
  108. *quarry
  109. name:Quarry|Quarries
  110. desc:Or just a huge autopick.</><#aaa>(base +18 Sps)</#>
  111. on tick:yield 18 stone
  112. cost:9000 stone
  113. req:2000 stone:earned
  114. tag:building
  115. icon:icons[1,2]
  116.  
  117. *shipment
  118. name:Shipment|Shipments
  119. desc:Mining the universe, one world at a time.</><#aaa>(base +150 Sps)</#>
  120. on tick:yield 150 stone
  121. cost:90000 stone
  122. req:50000 stone:earned
  123. tag:building
  124. icon:icons[1,3]
  125.  
  126. *extractor
  127. name:Extractor|Extractors
  128. desc:Extracts all of the precious materials from an ENTIRE SOLAR SYSTEM AT A TIME!</><#aaa>(base +30k Sps)</#>
  129. on tick:yield 30000 stone
  130. cost:90000000 stone
  131. req:70000000 stone:earned
  132. tag:building
  133. icon:icons[1,4]
  134.  
  135. *portal
  136. name:Portal|Portals
  137. desc:Opens a portal to a mirror universe and mines out all of its contents!</><#aaa>(base +750k Sps)</#>
  138. on tick:yield 750000 stone
  139. cost:1440000000 stone
  140. req:950000000 stone:earned
  141. tag:building
  142. icon:icons[1,5]
  143.  
  144. *reconstructor
  145. name:Reconstructor|Reconstructors
  146. desc:The Reconstructor converts pure energy into stone and mines it.</><#aaa>(base +90M Sps)</#>
  147. on tick:yield 90000000 stone
  148. cost:950000000000 stone
  149. req:450000000000 stone:earned
  150. tag:building
  151. icon:icons[1,6]
  152.  
  153. *luckm
  154. name:Lucky Machine|Lucky Machines
  155. desc:Breaks the laws of quantum mechanics and mines billions of tons of stone instantly.</><#aaa>(base +1B Sps)</#>
  156. on tick:yield 1000000000 stone
  157. cost:77000000000000 stone
  158. req:55000000000000 stone:earned
  159. tag:building
  160. icon:icons[1,7]
  161.  
  162. Upgrades
  163. // Ultimate upgrade price = 10^tierOfBuilding, starting at tier one
  164. *base1
  165. name:Granite Stone
  166. desc:Adding variety for more stone!</><#aaa>+5% Efficiency for all</#>
  167. passive:multiply yield of tag:building by 1.05
  168. cost:100 stone
  169. req:50 stone:earned
  170. icon:icons[2,0] icons[0,1] icons[0,0]
  171. tag:upgrade
  172. *base2
  173. name:Andesite Stone
  174. desc:FROM SPAAAAAAAAAAAAAACE!</><#aaa>+5% Efficiency for all</#>
  175. passive:multiply yield of tag:building by 1.05
  176. cost:400 stone
  177. req:200 stone:earned
  178. icon:icons[2,1] icons[0,1] icons[0,0]
  179. tag:upgrade
  180. *base3
  181. name:Diorite Stone
  182. desc:A whiter variant of stone.</><#aaa>+5% Efficiency for all</#>
  183. passive:multiply yield of tag:building by 1.05
  184. cost:1600 stone
  185. req:800 stone:earned
  186. icon:icons[2,2] icons[0,1] icons[0,0]
  187. tag:upgrade
  188. *base4
  189. name:Flint Stone
  190. desc:<i>Crumbly!</i></><#aaa>+5% Efficiency for all</#>
  191. passive:multiply yield of tag:building by 1.05
  192. cost:6400 stone
  193. req:3200 stone:earned
  194. icon:icons[2,3] icons[0,1] icons[0,0]
  195. tag:upgrade
  196. *base5
  197. name:Reinforced Stone
  198. desc:DOUBLE THE TOUGHNESS</>DOUBLE THE QUALITY</>double the calories.</><#aaa>+5% Efficiency for all</#>
  199. passive:multiply yield of tag:building by 1.05
  200. cost:25600 stone
  201. req:12800 stone:earned
  202. icon:icons[2,4] icons[0,1] icons[0,0]
  203. tag:upgrade
  204. *base6
  205. name:Obsidian Stone
  206. desc:A blacker variant of stone.</><#aaa>+5% Efficiency for all</#>
  207. passive:multiply yield of tag:building by 1.05
  208. cost:102400 stone
  209. req:51200 stone:earned
  210. icon:icons[2,5] icons[0,1] icons[0,0]
  211. tag:upgrade
  212. *base7
  213. name:Shiny Stone
  214. desc:Popular with unicorn miners.</><#aaa>+5% Efficiency for all</#>
  215. passive:multiply yield of tag:building by 1.05
  216. cost:409600 stone
  217. req:204800 stone:earned
  218. icon:icons[2,6] icons[0,1] icons[0,0]
  219. tag:upgrade
  220. *base8
  221. name:Glow Stone
  222. desc:It's basically glowing peanut brittle.</><#aaa>+5% Efficiency for all</#>
  223. passive:multiply yield of tag:building by 1.05
  224. cost:4096000 stone
  225. req:2048000 stone:earned
  226. icon:icons[2,7] icons[0,1] icons[0,0]
  227. tag:upgrade
  228.  
  229. // x * 10
  230. *mouse1
  231. name:Plastic Mouse
  232. desc:squeak</><#aaa>Doubles efficiency of mouse clicks.</#>
  233. passive:multiply yield of mineStone by 2
  234. cost:400 stone
  235. req:200 stone:earned
  236. icon:icons[2,0] icons[0,3] icons[0,0]
  237. tag:upgrade
  238. *mouse2
  239. name:Iron Mouse
  240. desc:Used by the ancients to... something.</><#aaa>Triples efficiency of mouse clicks.</#>
  241. passive:multiply yield of mineStone by 3
  242. cost:4000 stone
  243. req:2000 stone:earned
  244. icon:icons[2,1] icons[0,3] icons[0,0]
  245. tag:upgrade
  246. *mouse3
  247. name:Steel Mouse
  248. desc:May contain traces of Uranium Tetraflouride.</><#aaa>Quadruples efficiency of mouse clicks.</#>
  249. passive:multiply yield of mineStone by 4
  250. cost:40000 stone
  251. req:20000 stone:earned
  252. icon:icons[2,2] icons[0,3] icons[0,0]
  253. tag:upgrade
  254. *mouse4
  255. name:Durasteel Mouse
  256. desc:clickclickclickclickclickclick...</><#aaa>Quintuples efficiency of mouse clicks.</#>
  257. passive:multiply yield of mineStone by 5
  258. cost:400000 stone
  259. req:200000 stone:earned
  260. icon:icons[2,3] icons[0,3] icons[0,0]
  261. tag:upgrade
  262. *mouse5
  263. name:Adamant Mouse
  264. desc:Mine rock with mythical rock!</><#aaa>6x efficiency of mouse clicks.</#>
  265. passive:multiply yield of mineStone by 6
  266. cost:4000000 stone
  267. req:2000000 stone:earned
  268. icon:icons[2,4] icons[0,3] icons[0,0]
  269. tag:upgrade
  270. *mouse6
  271. name:Unobtanium Mouse
  272. desc:The latest in technological mouse advancements.</><#aaa>7x efficiency of mouse clicks.</#>
  273. passive:multiply yield of mineStone by 7
  274. cost:40000000 stone
  275. req:20000000 stone:earned
  276. icon:icons[2,5] icons[0,3] icons[0,0]
  277. tag:upgrade
  278. *mouse7
  279. name:Constantan-Electrum Mouse
  280. desc:A true <i>alloy</i> to the mining team.</><#aaa>8x efficiency of mouse clicks.</#>
  281. passive:multiply yield of mineStone by 8
  282. cost:400000000 stone
  283. req:200000000 stone:earned
  284. icon:icons[2,6] icons[0,3] icons[0,0]
  285. tag:upgrade
  286. *mouse8
  287. name:Superactinoid Mouse
  288. desc:A truly powerful mouse with only one thing in mind: to click.</><#aaa>9x efficiency of mouse clicks.</#>
  289. passive:multiply yield of mineStone by 9
  290. cost:4000000000 stone
  291. req:2000000000 stone:earned
  292. icon:icons[2,7] icons[0,3] icons[0,0]
  293. tag:upgrade
  294.  
  295. *loot1
  296. name:Four-leaf picks
  297. desc:Extremely rare! Especially because pickaxes don't have leaves.</><#aaa>Loot Chests appear 30% more often</#>
  298. icon:icons[2,3] icons[0,4] icons[0,0]
  299. passive:multiply frequency of loot by 0.7
  300. cost:777777 stone
  301. req:100000 stone:earned
  302. *loot2
  303. name:Fortune III picks
  304. desc:This was really hard to get but so worth it.</><#aaa>Loot Chests appear 30% more often</#>
  305. icon:icons[2,4] icons[0,4] icons[0,0]
  306. passive:multiply frequency of loot by 0.7
  307. cost:7777777777 stone
  308. req:1000000000 stone:earned
  309. *loot3
  310. name:Pure Luck Picks
  311. desc:A golden handle adorned with diamond-coated four-leaf clovers. Strapped to the head is an immortal cat.</><#aaa>Loot Chests appear 30% more often</#>
  312. icon:icons[2,8] icons[0,4] icons[0,0]
  313. passive:multiply frequency of loot by 0.7
  314. cost:7777777777777777 stone
  315. req:1000000000000000 stone:earned
  316.  
  317. // x * 5.1
  318. *autopickUpgrade1
  319. name:Better Motors
  320. desc:Virtual motors, that is.</><#aaa>Doubles efficiency of Autopicks</#>
  321. passive:multiply yield of autopick by 2
  322. cost:3000 stone
  323. req:1 autopick
  324. icon:icons[2,0] icons[1,0] icons[0,0]
  325. tag:upgrade
  326. *autopickUpgrade2
  327. name:Iron Pickaxes
  328. desc:Isn't it Iron-pick?</><#aaa>Doubles efficiency of Autopicks</#>
  329. passive:multiply yield of autopick by 2
  330. cost:15300 stone
  331. req:20 autopick
  332. icon:icons[2,1] icons[1,0] icons[0,0]
  333. tag:upgrade
  334. *autopickUpgrade3
  335. name:Auto Drilling
  336. desc:Probably more effective.</><#aaa>Doubles efficiency of Autopicks</#>
  337. passive:multiply yield of autopick by 2
  338. cost:78030 stone
  339. req:50 autopick
  340. icon:icons[2,2] icons[1,0] icons[0,0]
  341. tag:upgrade
  342. *autopickUpgrade4
  343. name:LAS
  344. desc:Lava Avoidance Schemes. Avoiding lava causes less stone loss.</><#aaa>10x efficiency of Autopicks</#>
  345. passive:multiply yield of autopick by 10
  346. cost:397953 stone
  347. req:100 autopick
  348. icon:icons[2,3] icons[1,0] icons[0,0]
  349. tag:upgrade
  350. *UpgradeUltimate1
  351. name:Ultimipick
  352. desc:FEEL THE POWER.</><#ffa>Autopick efficiency +5% for every autopick</#>
  353. passive:multiply yield of autopick by 1 + (autopick / 20)
  354. cost:10 gold
  355. req:5 autopick
  356. req:1 gold
  357. icon:icons[2,0] icons[1,0] icons[5,0]
  358. tag:upgrade
  359.  
  360. // x * 5
  361. *minerUpgrade1
  362. name:More Helmets
  363. desc:Which OBVIOUSLY attributes to the collection of stone.</><#aaa>Doubles efficiency of Miners</#>
  364. passive:multiply yield of miner by 2
  365. cost:25000 stone
  366. req:1 miner
  367. icon:icons[2,0] icons[1,1] icons[0,0]
  368. tag:upgrade
  369. *minerUpgrade2
  370. name:Brighter Lights
  371. desc:You can't mine it if you can't see it!</><#aaa>Doubles efficiency of Miners</#>
  372. passive:multiply yield of miner by 2
  373. cost:125000 stone
  374. req:20 miner
  375. icon:icons[2,1] icons[1,1] icons[0,0]
  376. tag:upgrade
  377. *minerUpgrade3
  378. name:Extra Tables
  379. desc:Y'know, so you can craft more pickaxes?</><#aaa>Doubles efficiency of Miners</#>
  380. passive:multiply yield of miner by 2
  381. cost:625000 stone
  382. req:50 miner
  383. icon:icons[2,2] icons[1,1] icons[0,0]
  384. tag:upgrade
  385. *minerUpgrade4
  386. name:Incentive
  387. desc:Why didn't we think of this earlier?</><#aaa>10x efficiency of Miners</#>
  388. passive:multiply yield of miner by 10
  389. cost:3125000 stone
  390. req:100 miner
  391. icon:icons[2,3] icons[1,1] icons[0,0]
  392. tag:upgrade
  393. *UpgradeUltimate2
  394. name:Ultimihelmets
  395. desc:FEEL THE POWER, etc.</><#ffa>Miner efficiency +5% for every Miner</#>
  396. passive:multiply yield of miner by 1 + (miner / 20)
  397. cost:100 gold
  398. req:5 miner
  399. req:1 gold
  400. icon:icons[2,0] icons[1,1] icons[5,0]
  401. tag:upgrade
  402.  
  403. // x * 4
  404. *quarryUpgrade1
  405. name:Nukes
  406. desc:<i>Kabloom</i></><#aaa>Doubles efficiency of Quarries</#>
  407. passive:multiply yield of quarry by 2
  408. cost:520000 stone
  409. req:1 quarry
  410. icon:icons[2,0] icons[1,2] icons[0,0]
  411. tag:upgrade
  412. *quarryUpgrade2
  413. name:China Prospectors
  414. desc:This will insure that the quarry <i>correctly</i> digs through the planet.</><#aaa>Doubles efficiency of Quarries</#>
  415. passive:multiply yield of quarry by 2
  416. cost:2080000 stone
  417. req:20 quarry
  418. icon:icons[2,1] icons[1,2] icons[0,0]
  419. tag:upgrade
  420. *quarryUpgrade3
  421. name:Big Red Buttons
  422. desc:Built for easy quarryization</><#aaa>Doubles efficiency of Quarries</#>
  423. passive:multiply yield of quarry by 2
  424. cost:8320000 stone
  425. req:50 quarry
  426. icon:icons[2,2] icons[1,2] icons[0,0]
  427. tag:upgrade
  428. *quarryUpgrade4
  429. name:Giant Claws
  430. desc:We're talking "twenty times the size of the machine" claws now.</><#aaa>10x efficiency of Quarries</#>
  431. passive:multiply yield of quarry by 10
  432. cost:33280000 stone
  433. req:100 quarry
  434. icon:icons[2,3] icons[1,2] icons[0,0]
  435. tag:upgrade
  436. *UpgradeUltimate3
  437. name:Ultimiholes
  438. desc:Are you happy <i>now?</i></><#ffa>Quarry efficiency +5% for every Quarry</#>
  439. passive:multiply yield of quarry by 1 + (quarry / 20)
  440. cost:1000 gold
  441. req:5 quarry
  442. req:1 gold
  443. icon:icons[2,0] icons[1,2] icons[5,0]
  444. tag:upgrade
  445.  
  446. // x * 4.2 (meaning of life)
  447. *shipmentUpgrade1
  448. name:Ring Harvesters
  449. desc:High quality moon fragments!</><#aaa>Doubles efficiency of Shipments</#>
  450. passive:multiply yield of shipment by 2
  451. cost:4000000 stone
  452. req:1 shipment
  453. icon:icons[2,0] icons[1,3] icons[0,0]
  454. tag:upgrade
  455. *shipmentUpgrade2
  456. name:Death Stars
  457. desc:For mining on uninhabited planets this is really just aesthetic.</>OR IS IT?</><#aaa>Doubles efficiency of Shipments</#>
  458. passive:multiply yield of shipment by 2
  459. cost:16800000 stone
  460. req:20 shipment
  461. icon:icons[2,1] icons[1,3] icons[0,0]
  462. tag:upgrade
  463. *shipmentUpgrade3
  464. name:Landing Parties
  465. desc:<i>Cha cha cha!</i></><#aaa>Doubles efficiency of Shipments</#>
  466. passive:multiply yield of shipment by 2
  467. cost:70560000 stone
  468. req:50 shipment
  469. icon:icons[2,2] icons[1,3] icons[0,0]
  470. tag:upgrade
  471. *shipmentUpgrade4
  472. name:Cargo Teleporters
  473. desc:Beam the planet</><#aaa>10x efficiency of Shipments</#>
  474. passive:multiply yield of shipment by 10
  475. cost:296352000 stone
  476. req:100 shipment
  477. icon:icons[2,3] icons[1,3] icons[0,0]
  478. tag:upgrade
  479. *UpgradeUltimate4
  480. name:Ultimidrive
  481. desc:Pierce the heavens, etc.</><#ffa>Shipments efficiency +5% for every Shipment</#>
  482. passive:multiply yield of shipment by 1 + (shipment / 20)
  483. cost:10000 gold
  484. req:5 shipment
  485. req:1 gold
  486. icon:icons[2,0] icons[1,3] icons[5,0]
  487. tag:upgrade
  488.  
  489. // x * 5.5
  490. *extractorUpgrade1
  491. name:Planetsplitters
  492. desc:High quality planet fragments!</><#aaa>Doubles efficiency of Extractors</#>
  493. passive:multiply yield of extractor by 2
  494. cost:450000000 stone
  495. req:1 extractor
  496. icon:icons[2,0] icons[1,4] icons[0,0]
  497. tag:upgrade
  498. *extractorUpgrade2
  499. name:Handheld too!
  500. desc:<i>pew pew!</i></><#aaa>Doubles efficiency of Extractors</#>
  501. passive:multiply yield of extractor by 2
  502. cost:2475000000 stone
  503. req:20 extractor
  504. icon:icons[2,1] icons[1,4] icons[0,0]
  505. tag:upgrade
  506. *extractorUpgrade3
  507. name:Tractor Reactors
  508. desc:For use only with tractor beams</><#aaa>Doubles efficiency of Extractors</#>
  509. passive:multiply yield of extractor by 2
  510. cost:13612500000 stone
  511. req:50 extractor
  512. icon:icons[2,2] icons[1,4] icons[0,0]
  513. tag:upgrade
  514. *extractorUpgrade4
  515. name:LIT SPEED
  516. desc:Scientists have long wondered the properties of such a force. Now we can harness pure litness in the form of a beam.</><#aaa>10x efficiency of Extractors</#>
  517. passive:multiply yield of extractor by 10
  518. cost:74868750000 stone
  519. req:100 extractor
  520. icon:icons[2,3] icons[1,4] icons[0,0]
  521. tag:upgrade
  522. *UpgradeUltimate5
  523. name:Ultimitractor
  524. desc:Mine the galaxy, etc.</><#ffa>Extractors efficiency +5% for every Extractor</#>
  525. passive:multiply yield of extractor by 1 + (extractor / 20)
  526. cost:100000 gold
  527. req:5 extractor
  528. req:1 gold
  529. icon:icons[2,0] icons[1,4] icons[5,0]
  530. tag:upgrade
  531.  
  532. // x * 5.9
  533. *portalUpgrade1
  534. name:Floating-point singularities
  535. desc:Definitely sloppier than most solutions but ah-well.</><#aaa>Doubles efficiency of Portals</#>
  536. passive:multiply yield of portal by 2
  537. cost:10000000000 stone
  538. req:1 portal
  539. icon:icons[2,0] icons[1,5] icons[0,0]
  540. tag:upgrade
  541. *portalUpgrade2
  542. name:Portal guns
  543. desc:I'm out of ideas.</><#aaa>Doubles efficiency of Portals</#>
  544. passive:multiply yield of portal by 2
  545. cost:59000000000 stone
  546. req:20 portal
  547. icon:icons[2,1] icons[1,5] icons[0,0]
  548. tag:upgrade
  549. *portalUpgrade3
  550. name:Multiportals
  551. desc:Splitting yourself into quantum duplicates makes things so much easier!</><#aaa>Doubles efficiency of Portals</#>
  552. passive:multiply yield of portal by 2
  553. cost:348100000000 stone
  554. req:50 portal
  555. icon:icons[2,2] icons[1,5] icons[0,0]
  556. tag:upgrade
  557. *portalUpgrade4
  558. name:Double-Mirrors
  559. desc:Instead of going to a backwards universe, Just clone your own!</><#aaa>10x efficiency of Portals</#>
  560. passive:multiply yield of portal by 10
  561. cost:2053790000000 stone
  562. req:100 portal
  563. icon:icons[2,3] icons[1,5] icons[0,0]
  564. tag:upgrade
  565. *UpgradeUltimate6
  566. name:Ultimiportals
  567. desc:mINe tHe UnIVEEE########, etc.</><#ffa>Portals efficiency +5% for every Portal</#>
  568. passive:multiply yield of portal by 1 + (portal / 20)
  569. cost:1000000 gold
  570. req:5 portal
  571. req:1 gold
  572. icon:icons[2,0] icons[1,5] icons[5,0]
  573. tag:upgrade
  574.  
  575. // x * 5.65 (-4.54)
  576. *reconUpgrade1
  577. name:Plasma Inducers
  578. desc:The engineers don't actually know what this means. All they know is that it improves the machine.</><#aaa>Doubles efficiency of Reconstructors</#>
  579. passive:multiply yield of reconstructor by 2
  580. cost:18000000000000 stone
  581. req:1 reconstructor
  582. icon:icons[2,0] icons[1,6] icons[0,0]
  583. tag:upgrade
  584. *reconUpgrade2
  585. name:Grander Pedestals
  586. desc:*cue angelic chorus*</><#aaa>Doubles efficiency of Reconstructors</#>
  587. passive:multiply yield of reconstructor by 2
  588. cost:101700000000000 stone
  589. req:20 reconstructor
  590. icon:icons[2,1] icons[1,6] icons[0,0]
  591. tag:upgrade
  592. *reconUpgrade3
  593. name:Grill Attachment
  594. desc:Introducing... The BBQ replicator!</><#aaa>Doubles efficiency of Reconstructors</#>
  595. passive:multiply yield of reconstructor by 2
  596. cost:574605000000000 stone
  597. req:50 reconstructor
  598. icon:icons[2,2] icons[1,6] icons[0,0]
  599. tag:upgrade
  600. *reconUpgrade4
  601. name:Anitmatter Power
  602. desc:8 Quadrillion volt batteries not included.</><#aaa>10x efficiency of Reconstructors</#>
  603. passive:multiply yield of reconstructor by 10
  604. cost:3246518250000000 stone
  605. req:100 reconstructor
  606. icon:icons[2,3] icons[1,6] icons[0,0]
  607. tag:upgrade
  608. *UpgradeUltimate7
  609. name:Ultimilasers
  610. desc:<i>et cetera your cetera, etc.</i></><#ffa>Reconstructors efficiency +5% for every Reconstructor</#>
  611. passive:multiply yield of portal by 1 + (portal / 20)
  612. cost:10000000 gold
  613. req:5 reconstructor
  614. req:1 gold
  615. icon:icons[2,0] icons[1,6] icons[5,0]
  616. tag:upgrade
  617.  
  618. // x * 7
  619. *luckmUpgrade1
  620. name:Quantum Clovers
  621. desc:They look like three-leaf clovers, but act like 7 million leaf clovers!</><#aaa>Doubles efficiency of Lucky Machines</#>
  622. passive:multiply yield of luckm by 2
  623. cost:539000000000000 stone
  624. req:1 luckm
  625. icon:icons[2,0] icons[1,7] icons[0,0]
  626. tag:upgrade
  627. *luckmUpgrade2
  628. name:Luck Capacitors
  629. desc:Only works when traveling at 88 miles per hour.</><#aaa>Doubles efficiency of Lucky Machines</#>
  630. passive:multiply yield of luckm by 2
  631. cost:3773000000000000 stone
  632. req:20 luckm
  633. icon:icons[2,1] icons[1,7] icons[0,0]
  634. tag:upgrade
  635. *luckmUpgrade3
  636. name:Septuple Horseshoe cores
  637. desc:Nobody really knows what this would look like.</><#aaa>Doubles efficiency of Lucky Machines</#>
  638. passive:multiply yield of luckm by 2
  639. cost:26411000000000000 stone
  640. req:50 luckm
  641. icon:icons[2,2] icons[1,7] icons[0,0]
  642. tag:upgrade
  643. *luckmUpgrade4
  644. name:Rabbit Reactors
  645. desc:A special plugin to your lucky machines that will allow them to breed rabbits with thousands of hands.</><#aaa>10x efficiency of Lucky Machines</#>
  646. passive:multiply yield of luckm by 10
  647. cost:184877000000000000 stone
  648. req:100 luckm
  649. icon:icons[2,3] icons[1,7] icons[0,0]
  650. tag:upgrade
  651. *UpgradeUltimate8
  652. name:Ultimireactors
  653. desc:<i>etc. your et cetera, etc.</i></><#ffa>Lucky Machines efficiency +5% for every Lucky Machine</#>
  654. passive:multiply yield of luckm by 1 + (luckm / 20)
  655. cost:70000000 gold
  656. req:5 luckm
  657. req:1 gold
  658. icon:icons[2,0] icons[1,7] icons[5,0]
  659. tag:upgrade
  660.  
  661.  
  662. // GOLD BAR UPGRADES
  663. *goldunlock1
  664. name:Golden Pick
  665. desc:The golden pick, able to mine thousands of blocks of stone with the flick of your finger.</><#aaa>Unlocks <b><#ff0>50%</#></b> of your gold boost.</#>
  666. passive:multiply yield of stone by 1 + ((gold / 100) / 2)
  667. cost:100 stone
  668. req:1 gold:earned
  669. icon:icons[6,0] icons[5,0]
  670. tag:upgrade
  671. *goldunlock2
  672. name:Golden Key
  673. desc:The golden key, a heavenly object able to unlock the secret to limitless resources. <i>Handle with care</i></><#aaa>Unlocks <b><#ff0>100%</#></b> of your gold boost.</#>
  674. passive:multiply yield of stone by 1 + ((gold / 100) / 2)
  675. cost:10000 stone
  676. req:1 gold:earned
  677. icon:icons[6,1] icons[5,0]
  678. tag:upgrade
  679.  
  680. *goldboost1
  681. name:Super Autopicks
  682. desc:<#aaa>Every autopick gives a +0.1% boost.</#>
  683. passive:multiply yield of stone by 1 + (autopick / 1000)
  684. cost:1000 gold
  685. req:1 gold:earned
  686. req:goldunlock2
  687. req:5 autopick
  688. icon:icons[1,0] icons[5,0]
  689. tag:upgrade
  690. *goldboost2
  691. name:Super Miners
  692. desc:<#aaa>Every miner gives a +0.1% boost.</#>
  693. passive:multiply yield of stone by 1 + (miner / 1000)
  694. cost:2000 gold
  695. req:1 gold:earned
  696. req:goldunlock2
  697. req:5 miner
  698. icon:icons[1,1] icons[5,0]
  699. tag:upgrade
  700. *goldboost3
  701. name:Super Quarries
  702. desc:<#aaa>Every quarry gives a +0.1% boost.</#>
  703. passive:multiply yield of stone by 1 + (quarry / 1000)
  704. cost:4000 gold
  705. req:1 gold:earned
  706. req:goldunlock2
  707. req:5 quarry
  708. icon:icons[1,2] icons[5,0]
  709. tag:upgrade
  710. *goldboost4
  711. name:Super Shipments
  712. desc:<#aaa>Every shipment gives a +0.1% boost.</#>
  713. passive:multiply yield of stone by 1 + (shipment / 1000)
  714. cost:8000 gold
  715. req:1 gold:earned
  716. req:goldunlock2
  717. req:5 shipment
  718. icon:icons[1,3] icons[5,0]
  719. tag:upgrade
  720. *goldboost5
  721. name:Super Extractors
  722. desc:<#aaa>Every extractor gives a +0.1% boost.</#>
  723. passive:multiply yield of stone by 1 + (extractor / 1000)
  724. cost:16000 gold
  725. req:1 gold:earned
  726. req:goldunlock2
  727. req:5 extractor
  728. icon:icons[1,4] icons[5,0]
  729. tag:upgrade
  730. *goldboost6
  731. name:Super Portals
  732. desc:<#aaa>Every portal gives a +0.1% boost.</#>
  733. passive:multiply yield of stone by 1 + (portal / 1000)
  734. cost:32000 gold
  735. req:1 gold:earned
  736. req:goldunlock2
  737. req:5 portal
  738. icon:icons[1,5] icons[5,0]
  739. tag:upgrade
  740. *goldboost7
  741. name:Super Reconstructors
  742. desc:<#aaa>Every reconstructor gives a +0.1% boost.</#>
  743. passive:multiply yield of stone by 1 + (reconstructor / 1000)
  744. cost:64000 gold
  745. req:1 gold:earned
  746. req:goldunlock2
  747. req:5 reconstructor
  748. icon:icons[1,6] icons[5,0]
  749. tag:upgrade
  750. *goldboost8
  751. name:Super Lucky Machines
  752. desc:<#aaa>Every lucky machine gives a +0.1% boost.</#>
  753. passive:multiply yield of stone by 1 + (luckm / 1000)
  754. cost:128000 gold
  755. req:1 gold:earned
  756. req:goldunlock2
  757. req:5 luckm
  758. icon:icons[1,7] icons[5,0]
  759. tag:upgrade
  760.  
  761. Achievements
  762. *10clicks
  763. name:Your first pickaxe
  764. desc:<i>Careful</i> with that thing!</><#aaa>Click the stone 10 times</#>
  765. req:10 mineStone:clicks
  766. icon:icons[0,3] icons[3,0]
  767. *100clicks
  768. name:Carpal Tunneling
  769. desc:That'sssssss some nice stone you got there...</><#aaa>Click the stone 100 times</#>
  770. req:100 mineStone:clicks
  771. icon:icons[0,3] icons[3,1]
  772. *1000clicks
  773. name:HELLO DOWN THERE!
  774. desc:There, there, there, there...</><#aaa>Click the stone 1000 times</#>
  775. req:1000 mineStone:clicks
  776. icon:icons[0,3] icons[3,2]
  777.  
  778. *1autopick
  779. name:Automated Mining
  780. desc:Step 1: Avoid Sentience. Step 2: Avoid Sentience</><#aaa>Purchase 1 autopick</#>
  781. req:1 autopick
  782. icon:icons[1,0] icons[5,0]
  783. *10autopick
  784. name:EXPAND THE ARMY
  785. desc:What <i>exactly</i> did you get out of avoiding robotic takeovers?</><#aaa>Purchase 10 autopicks</#>
  786. req:10 autopick
  787. icon:icons[1,0] icons[3,0]
  788. *50autopick
  789. name:There's holes in the grounds...
  790. desc:Don't fall in!</><#aaa>Purchase 50 autopicks</#>
  791. req:50 autopick
  792. icon:icons[1,0] icons[3,1]
  793. *100autopick
  794. name:Finally caved in?
  795. desc:not suprising</><#aaa>Purchase 100 autopicks</#>
  796. req:100 autopick
  797. icon:icons[1,0] icons[3,2]
  798.  
  799. *1miner
  800. name:Work work work
  801. desc:Then coffee break.</><#aaa>Purchase 1 miner</#>
  802. req:1 miner
  803. icon:icons[1,1] icons[5,0]
  804. *10miner
  805. name:Workforce
  806. desc:NO COFFEE!</><#aaa>Purchase 10 miners</#>
  807. req:10 miner
  808. icon:icons[1,1] icons[3,0]
  809. *50miner
  810. name:Are they trained for this?
  811. desc:Side note - Probably not</><#aaa>Purchase 50 miners</#>
  812. req:50 miner
  813. icon:icons[1,1] icons[3,1]
  814. *100miner
  815. name:Minor Miners
  816. desc:...</><#aaa>Purchase 100 miners</#>
  817. req:100 miner
  818. icon:icons[1,1] icons[3,2]
  819.  
  820. *1quarry
  821. name:Mass-Production
  822. desc:But how to commercialize it?</><#aaa>Purchase 1 quarry</#>
  823. req:1 quarry
  824. icon:icons[1,2] icons[5,0]
  825. *10quarry
  826. name:Vertical Tunnels
  827. desc:10 of them, to be exact.</><#aaa>Purchase 10 quarries</#>
  828. req:10 quarry
  829. icon:icons[1,2] icons[3,0]
  830. *50quarry
  831. name:We got to the mantle!
  832. desc:and might have created a volcano...</><#aaa>Purchase 50 quarries</#>
  833. req:50 quarry
  834. icon:icons[1,2] icons[3,1]
  835. *100quarry
  836. name:THE CORE
  837. desc:Very good. You destroyed Earth.</><#aaa>Purchase 100 quarries</#>
  838. req:100 quarry
  839. icon:icons[1,2] icons[3,2]
  840.  
  841. *1shipment
  842. name:The Final Frontier
  843. desc:Title made by cliches inc.</><#aaa>Purchase 1 shipment</#>
  844. req:1 shipment
  845. icon:icons[1,3] icons[5,0]
  846. *10shipment
  847. name:Interstellar Fleet
  848. desc:A group of shipments is a fleet.</><#aaa>Purchase 10 shipments</#>
  849. req:10 shipment
  850. icon:icons[1,3] icons[3,0]
  851. *50shipment
  852. name:The Galactic Mining Company
  853. desc:Hashtag NotScam</><#aaa>Purchase 50 shipments</#>
  854. req:50 shipment
  855. icon:icons[1,3] icons[3,1]
  856. *100shipment
  857. name:Group Effort
  858. desc:Technically speaking, Groups of groups.</><#aaa>Purchase 100 shipments</#>
  859. req:100 shipment
  860. icon:icons[1,3] icons[3,2]
  861.  
  862. *1extractor
  863. name:Planet Grinders
  864. desc:You're basically evil now.</><#aaa>Purchase 1 extractor</#>
  865. req:1 extractor
  866. icon:icons[1,4] icons[5,0]
  867. *10extractor
  868. name:GRIND GRIND
  869. desc:I'm honestly running out of flavor text.</><#aaa>Purchase 10 extractors</#>
  870. req:10 extractor
  871. icon:icons[1,4] icons[3,0]
  872. *50extractor
  873. name:This just in...
  874. desc:Small blue planet harvesting galaxy for entertainment!</><#aaa>Purchase 50 extractors</#>
  875. req:50 extractor
  876. icon:icons[1,4] icons[3,1]
  877. *100extractor
  878. name:Extractoration
  879. desc:If you keep this up the made up words will continue. YOU HAVE BEEN WARNED.</><#aaa>Purchase 100 extractors</#>
  880. req:100 extractor
  881. icon:icons[1,4] icons[3,2]
  882.  
  883. *1portal
  884. name:Other Worlds
  885. desc:This is getting a bit crazy.</><#aaa>Purchase 1 portal</#>
  886. req:1 portal
  887. icon:icons[1,5] icons[5,0]
  888. *10portal
  889. name:Not so bad...
  890. desc:For a world where you vomit cookies to eat them.</><#aaa>Purchase 10 portals</#>
  891. req:10 portal
  892. icon:icons[1,5] icons[3,0]
  893. *50portal
  894. name:...to be honest...
  895. desc:wait a minute</><#aaa>Purchase 50 portals</#>
  896. req:50 portal
  897. icon:icons[1,5] icons[3,1]
  898. *100portal
  899. name:...This is quite fun!
  900. desc:I don't think anti-you would approve though.</><#aaa>Purchase 100 portals</#>
  901. req:100 portal
  902. icon:icons[1,5] icons[3,2]
  903.  
  904. *1reconstructor
  905. name:Atomic Reconstructor
  906. desc:Vwoosh</><#aaa>Purchase 1 reconstructor</#>
  907. req:1 reconstructor
  908. icon:icons[1,6] icons[5,0]
  909. *10reconstructor
  910. name:Molecular Recombobulator
  911. desc:Fanvwooshm</><#aaa>Purchase 10 reconstructors</#>
  912. req:10 reconstructor
  913. icon:icons[1,6] icons[3,0]
  914. *50reconstructor
  915. name:Compound Builder
  916. desc:Zifamvwooshmoom</><#aaa>Purchase 50 reconstructors</#>
  917. req:50 reconstructor
  918. icon:icons[1,6] icons[3,1]
  919. *100reconstructor
  920. name:Rock Pulverizer
  921. desc:Corzifamvwooshmoomk</><#aaa>Purchase 100 reconstructors</#>
  922. req:100 reconstructor
  923. icon:icons[1,6] icons[3,2]
  924.  
  925. *1luckm
  926. name:Whoah
  927. desc:This is the last building.</><#aaa>Purchase 1 lucky machines</#>
  928. req:1 luckm
  929. icon:icons[1,7] icons[5,0]
  930. *10luckm
  931. name:Septillion to one shot.
  932. desc:Place your bets.</><#aaa>Purchase 10 lucky machines</#>
  933. req:10 luckm
  934. icon:icons[1,7] icons[3,0]
  935. *50luckm
  936. name:Beginners Luck
  937. desc:r-right?</><#aaa>Purchase 50 lucky machines</#>
  938. req:50 luckm
  939. icon:icons[1,7] icons[3,1]
  940. *100luckm
  941. name:Quantum Mining
  942. desc:We can hardly even tell how much stone you've collected!</><#aaa>Purchase 100 lucky machines</#>
  943. req:100 luckm
  944. icon:icons[1,7] icons[3,2]
  945.  
  946.  
  947. *stone1
  948. name:Small Mine
  949. desc:<#aaa>Earn 100 stone</#>
  950. req:100 stone:earned
  951. icon:icons[4,0]
  952. *stone2
  953. name:Large Mine
  954. desc:<#aaa>Earn 1K stone</#>
  955. req:1000 stone:earned
  956. icon:icons[4,1]
  957. *stone3
  958. name:Huge Mine
  959. desc:<#aaa>Earn 100K stone</#>
  960. req:100000 stone:earned
  961. icon:icons[4,2]
  962. *stone4
  963. name:National Operation
  964. desc:<#aaa>Earn 1M stone</#>
  965. req:1000000 stone:earned
  966. icon:icons[4,3]
  967. *stone5
  968. name:Worldwide Operation
  969. desc:<#aaa>Earn 100M stone</#>
  970. req:100000000 stone:earned
  971. icon:icons[4,4]
  972. *stone6
  973. name:Interplanetary Excavation
  974. desc:<#aaa>Earn 1B stone</#>
  975. req:1000000000 stone:earned
  976. icon:icons[4,5]
  977. *stone7
  978. name:Galactic Operation
  979. desc:<#aaa>Earn 100B stone</#>
  980. req:100000000000 stone:earned
  981. icon:icons[4,6]
  982. *stone8
  983. name:Universal Operation
  984. desc:<#aaa>Earn 1T stone</#>
  985. req:1000000000000 stone:earned
  986. icon:icons[4,7]
  987. *stone9
  988. name:Timeless Mine
  989. desc:<#aaa>Earn 100T stone</#>
  990. req:100000000000000 stone:earned
  991. icon:icons[4,8]
  992. *stone10
  993. name:Borderline Destruction
  994. desc:<#aaa>Earn 1 Quadrillion stone</#>
  995. req:1000000000000000 stone:earned
  996. icon:icons[4,9]
  997. *stone11
  998. name:You cant stop me
  999. desc:<#aaa>Earn 100 Quadrillion stone</#>
  1000. req:100000000000000000 stone:earned
  1001. icon:icons[4,10]
  1002. *stone12
  1003. name:You will never stop me
  1004. desc:<#aaa>Earn 1 Quintillion stone</#>
  1005. req:1000000000000000000 stone:earned
  1006. icon:icons[4,11]
  1007. *stone13
  1008. name:Unstoppable
  1009. desc:<#aaa>Earn 100 Quintillion stone</#>
  1010. req:100000000000000000000 stone:earned
  1011. icon:icons[4,12]
  1012. *stone14
  1013. name:Unbeatable
  1014. desc:<#aaa>Earn 1 Sextillion stone</#>
  1015. req:1000000000000000000000 stone:earned
  1016. icon:icons[4,13]
  1017.  
  1018. *stonerate1
  1019. name:Miner Group
  1020. desc:<#aaa>Reach 10 stone per second</#>
  1021. req:10 stone:ps
  1022. icon:icons[4,0]
  1023. *stonerate2
  1024. name:Miner Enthusiasts
  1025. desc:<#aaa>Reach 100 stone per second</#>
  1026. req:100 stone:ps
  1027. icon:icons[4,1]
  1028. *stonerate3
  1029. name:Minor Miner
  1030. desc:<#aaa>Reach 1K stone per second</#>
  1031. req:1000 stone:ps
  1032. icon:icons[4,2]
  1033. *stonerate4
  1034. name:Stone Stream
  1035. desc:<#aaa>Reach 10K stone per second</#>
  1036. req:10000 stone:ps
  1037. icon:icons[4,3]
  1038. *stonerate5
  1039. name:Mass Production
  1040. desc:What are we making again?</><#aaa>Reach 1M stone per second</#>
  1041. req:1000000 stone:ps
  1042. icon:icons[4,4]
  1043. *stonerate6
  1044. name:Vein Vortex
  1045. desc:<#aaa>Reach 10M stone per second</#>
  1046. req:10000000 stone:ps
  1047. icon:icons[4,5]
  1048. *stonerate7
  1049. name:Pickaxe Pulsar
  1050. desc:<#aaa>Reach 1B stone per second</#>
  1051. req:1000000000 stone:ps
  1052. icon:icons[4,6]
  1053. *stonerate8
  1054. name:Quarry Quasar
  1055. desc:<#aaa>Reach 10B stone per second</#>
  1056. req:10000000000 stone:ps
  1057. icon:icons[4,7]
  1058. *stonerate9
  1059. name:Megamined
  1060. desc:<#aaa>Reach 1T stone per second</#>
  1061. req:1000000000000 stone:ps
  1062. icon:icons[4,8]
  1063. *stonerate10
  1064. name:Ultramined
  1065. desc:<#aaa>Reach 10T stone per second</#>
  1066. req:10000000000000 stone:ps
  1067. icon:icons[4,9]
  1068. *stonerate11
  1069. name:Ultimimined
  1070. desc:<#aaa>Reach 1 Quadrillion stone per second</#>
  1071. req:1000000000000000 stone:ps
  1072. icon:icons[4,10]
  1073. *stonerate12
  1074. name:Overflow
  1075. desc:<#aaa>Reach 10 Quadrillion stone per second</#>
  1076. req:10000000000000000 stone:ps
  1077. icon:icons[4,11]
  1078. *stonerate13
  1079. name:Can't stop
  1080. desc:<#aaa>Reach 1 Quintillion stone per second</#>
  1081. req:1000000000000000000 stone:ps
  1082. icon:icons[4,12]
  1083. *stonerate14
  1084. name:Won't stop
  1085. desc:<#aaa>Reach 10 Quintillion stone per second</#>
  1086. req:100000000000000000000 stone:ps
  1087. icon:icons[4,13]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement