Advertisement
JoannaJiang

Joanna's final assignment

Nov 17th, 2019
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.12 KB | None | 0 0
  1. Let's make a game!
  2. name:Inauthentic Clicker
  3. by:Joanna
  4. desc:This is a simple idle game for Joanna’s assignment
  5. created:16/11/2019
  6. updated:16/11/2019
  7. version:1
  8.  
  9. Settings
  10. background:https://i.ibb.co/D1qx1tk/4-2x.jpg
  11. building cost increase:115%
  12. building cost refund:50%
  13. spritesheet:icons, 48 by 48, stuff/bunnyIcons.png
  14. stylesheet:https://pastebin.com/2uByGMhG
  15. CSS
  16. #game
  17. {
  18. font-family:'Montserrat', sans-serif;
  19. color:white;
  20. }
  21. Layout
  22. *main
  23. contains:res, buttons
  24. *res
  25. contains:Resources
  26. class:fullWidth
  27. *buttons
  28. contains:Buttons
  29. *store
  30. contains:buildings, upgrades
  31. *buildings
  32. contains:BulkDisplay, Buildings
  33. header:Dishes
  34. tooltip origin:left
  35. *upgrades
  36. contains:Upgrades
  37. header:Upgrades
  38. costs:hide
  39. names:hide
  40.  
  41. Buttons
  42. *clickerButton
  43. name:Make some Dollars
  44. desc:Click this takeout box to make money!
  45. on click:anim icon wobble
  46. on click:yield 1 order
  47. on click:if (have goldenTouch and chance(2%)) yield 1 duckSauce
  48. icon:https://i.ibb.co/kSYNTzW/i-Stock-165496794-01.png
  49. no text
  50. class:bigButton hasFlares
  51. icon class:shadowed
  52. tooltip origin:bottom
  53. tooltip class:red
  54.  
  55.  
  56. Resources
  57. *order|orders
  58. name:Dollar|Dollar
  59. desc:These are your Dollars. You can use them to purchase things. Your goal is to have as much dollars as possible! Run the most inauthentic Chinese restaurant in history!
  60. icon:https://i.ibb.co/87Q8h50/free-dollar-coin-icon-2139-thumb.png
  61. class:noBackground
  62. show earned
  63.  
  64. *duckSauce|duckSauces
  65. name:Duck sauce|Duck sauces
  66. desc:You'll never find this in China. Very Rare.
  67. icon:https://i.ibb.co/vV4BRvS/ducksauce-2.png
  68. class:noBackground
  69. hidden when 0
  70.  
  71. Shinies
  72. *fortuneCookie
  73. on click:log Woop
  74. movement:anywhere growShrink randomAngle wiggle spinRandom moveRandom
  75. frequency:60
  76. frequency variation:30
  77. icon:https://i.ibb.co/30974V4/1f960.png
  78. class:bigButton
  79. on click:
  80. $boost=1
  81. if (have clover) $boost=4
  82. if (chance(25%))
  83. //get at least 7, or between 1 and 3 minutes of our order production
  84. $amount=max(7,random(orders:ps*60*1,orders:ps*60*3))*$boost
  85. toast The fotune cookie grants you<//><b>[$amount] orders</b>.
  86. yield $amount orders
  87. else
  88. $amount=1*$boost
  89. toast The fotune cookie grants you<//><b>[$amount] duck sauce [s?$amount]</b>!
  90. yield $amount duckSauce
  91. end
  92. end
  93.  
  94. Buildings
  95. *TEMPLATE
  96. on click:anim glow
  97.  
  98. *misoSoup|misoSoups
  99. name:Miso Soup|Miso Soups
  100. desc:You can find this at every American-Chinese<//>resturant.<//><b>Effect:</b><.>Produces 1 order every 10 seconds.
  101. icon:https://i.ibb.co/gDmWrnf/miso-soup-vector-48x48.png
  102. cost:15 orders
  103. on tick:yield 0.1 order
  104. unlocked
  105.  
  106. *orangeChicken|orangeChickens
  107. name:Orange Chicken|Orange Chickens
  108. desc:In China, oranges have nothing to do with<//>chicken.<//><b>Effect:</b><.>Produces 1 order every 2 seconds.
  109. icon:https://i.ibb.co/dMH6r0T/500-F-233595787-Vso-Tt-Lvkb-Cc-M9uxci-G3fm-Ki-AQfytn-D09.png
  110. cost:100 orders
  111. on tick:yield 0.5 orders
  112. req:100 orders:earned
  113.  
  114. *coop|coops
  115. name:Beef & Broccoli|Beef & Broccolis
  116. desc:Chinese never knew what broccolis are untill the<//>21st century.<//><b>Effect:</b><.>Produces 5 orders per second.
  117. icon:https://i.ibb.co/LxDXjxX/500-F-233595787-Vso-Tt-Lvkb-Cc-M9uxci-G3fm-Ki-AQfytn-D09-1.png
  118. cost:600 orders
  119. on tick:yield 5 orders
  120. req:600 orders:earned
  121.  
  122. *pen|pens
  123. name:Sushi|Sushi
  124. desc:Sushi in a Chinese restaurant. Suprise! <//><b>Effect:</b><.>Produces 12 orders per second.
  125. icon:https://i.ibb.co/pnmjhhp/istockphoto-870032256-612x612.png
  126. cost:4000 orders
  127. on tick:yield 12 orders
  128. req:4000 orders:earned
  129.  
  130. *meadow|meadows
  131. name:Fried Wonton|Fried Wontons
  132. desc:The Chinese fry their dumplings, not the<//>wontons.<//><b>Effect:</b><.>Produces 90 rabbits per second.
  133. icon:https://i.ibb.co/KLv8mtF/500-F-233595787-Vso-Tt-Lvkb-Cc-M9uxci-G3fm-Ki-AQfytn-D09-1.png
  134. cost:20000 orders
  135. on tick:yield 90 orders
  136. req:20000 orders:earned
  137.  
  138. *village|villages
  139. name:Chop Suey|Chop Suey
  140. desc:Chop Suey means "pieces of everything".<//><b>Effect:</b><.>Produces 300 order per second.
  141. icon:https://i.ibb.co/D9fBqnb/istockphoto-936419532-612x612.png
  142. cost:200000 orders, 1 duckSauce
  143. on tick:yield 300 orders
  144. req:200000 orders:earned and independenceDay
  145.  
  146. *city|cities
  147. name:Salad|Salads
  148. desc:You can tell by the name that this is not Chinese.<//><b>Effect:</b><.>Produces 1000 order per second.
  149. icon:https://i.ibb.co/GcWGchW/istockphoto-936419532-612x612.png
  150. cost:3000000 orders, 4 duckSauces
  151. on tick:yield 1000 orders
  152. req:3000000 orders:earned and independenceDay
  153.  
  154. *citadel|citadels
  155. name:Mongolian Beef|Mongolian Beef
  156. desc:Pretty sure the beef in Mongolia is not cooked like this.<//><b>Effect:</b><.>Produces 4000 rabbits per second.
  157. icon:https://i.ibb.co/FHVyLMc/2.png
  158. cost:70000000 orders, 16 duckSauces
  159. on tick:yield 4000 orders
  160. on tick:if (have moonGardens) yield 0.01 duckSauce
  161. req:70000000 orders:earned and independenceDay
  162.  
  163. *fortress
  164. name:Original Menu
  165. text:Original Menu ([this]%)
  166. desc:A brand new and exclusive menu, which will take time and effort to complete.<//><b>The menu is [this]% complete.</b>
  167. icon:https://i.ibb.co/6w2mLrb/dish.png
  168. cost:300000000 orders, 100 duckSauces
  169. req:70000000 orders:earned and independenceDay
  170. limit:100
  171. cost increase:105%
  172.  
  173. Upgrades
  174. *TEMPLATE
  175. on click:anim glow
  176.  
  177. //food upgrades
  178. //inspiration : http://rabbit.org/suggested-vegetables-and-fruits-for-a-rabbit-diet/
  179.  
  180. *parsley
  181. name:Extra Chef
  182. desc:More chefs, faster money.<//><b>Effect:</b><.>+1 dollar/click
  183. icon:https://i.ibb.co/GHZhGNm/clicker-icon-02.png
  184. cost:100 orders
  185. passive:increase order yield of clickerButton by 1
  186. req:10 orders:earned
  187.  
  188. *spinach
  189. name:More Waiters
  190. desc:Here comes some tips.<//><b>Effect:</b><.>+1 dollar/click
  191. icon:https://i.ibb.co/f9tmpHs/clicker-icon-03.png
  192. cost:200 orders
  193. passive:increase order yield of clickerButton by 1
  194. req:50 orders:earned
  195.  
  196. *lettuce
  197. name:Cashiers
  198. desc:Cha-ching.<//><b>Effect:</b><.>+1 dollar/click
  199. icon:https://i.ibb.co/3c5p6FW/clicker-icon-04.png
  200. cost:400 orders
  201. passive:increase order yield of clickerButton by 1
  202. req:200 orders:earned
  203.  
  204. *broccoli
  205. name:Red Lanterns
  206. desc:Chinese furnishing must-haves No.1.<//><b>Effect:</b><.>dollars/click x2<.>Dollar production +5%
  207. icon:https://i.ibb.co/Nn8zV6y/clicker-icon-05.png
  208. cost:3000 orders
  209. passive:multiply order yield of clickerButton by 2
  210. passive:multiply yield of orders by 1.05
  211. req:1000 orders:earned
  212.  
  213. *apple
  214. name:Oriental table cloth
  215. desc:Always red.<//><b>Effect:</b><.>dollars/click x1.5<.>Dollar production +5%
  216. icon:https://i.ibb.co/tQ5bqTY/clicker-icon-06.png
  217. cost:10000 orders
  218. passive:multiply order yield of clickerButton by 1.5
  219. passive:multiply yield of orders by 1.05
  220. req:1000 orders:earned
  221.  
  222. *radish
  223. name:Flyers
  224. desc:First step of promoting yourself.<//><b>Effect:</b><.>dollars/click x1.5<.>Dollar production +5%
  225. icon:https://i.ibb.co/vwZQHhg/clicker-icon-07.png
  226. cost:50000 orders
  227. passive:multiply order yield of clickerButton by 1.5
  228. passive:multiply yield of orders by 1.05
  229. req:10000 orders:earned
  230.  
  231. *mint
  232. name:New paper Ad
  233. desc:We're on the news!!!<//><b>Effect:</b><.>dollars/click x1.5<.>Dollar production +5%
  234. icon:https://i.ibb.co/WWb1dBF/clicker-icon-08.png
  235. cost:100000 orders
  236. passive:multiply order yield of clickerButton by 1.5
  237. passive:multiply yield of orders by 1.05
  238. req:50000 orders:earned
  239.  
  240. *chard
  241. name:Bus Stop Ad
  242. desc:Customers are arriving on buses now.<//><b>Effect:</b><.>dollars/click x1.5<.>Dollar production +5%
  243. icon:https://i.ibb.co/0FFF0n4/clicker-icon-09.png
  244. cost:500000 orders
  245. passive:multiply order yield of clickerButton by 1.5
  246. passive:multiply yield of orders by 1.05
  247. req:100000 orders:earned
  248.  
  249. *cherry
  250. name:Subway Ad
  251. desc:More and more customers come to you even by the train.<//><b>Effect:</b><.>dollars/click x1.5<.>Dollar production +5%
  252. icon:https://i.ibb.co/bdkyfc8/clicker-icon-10.png
  253. cost:1000000 orders
  254. passive:multiply order yield of clickerButton by 1.5
  255. passive:multiply yield of orders by 1.05
  256. req:500000 orders:earned
  257.  
  258. *carrot
  259. name:Instagram Ad
  260. desc:Online orders coming in!<//><b>Effect:</b><.>dollars/click x2<.>Dollar production +10%
  261. icon:https://i.ibb.co/Tgkm0h0/clicker-icon-11.png
  262. cost:100000000 orders
  263. passive:multiply order yield of clickerButton by 2
  264. passive:multiply yield of orders by 1.1
  265. req:1000000 orders:earned
  266.  
  267. //building upgrades
  268.  
  269. *buildingUpgrade1
  270. name:Facebook Ad
  271. desc:Even more online orders!<//><b>Effect:</b><.>Miso soup production x2<.>Orange chicken production x2<.>Beef & Broccoli production x2
  272. icon:https://i.ibb.co/7Ng8DYv/clicker-icon-12.png
  273. cost:1000 orders
  274. passive:multiply yield of misoSoup by 2
  275. passive:multiply yield of orangeChicken by 2
  276. passive:multiply yield of coop by 2
  277. req:(misoSoups>=10 or orangeChickens>=10 or coops>=10)
  278.  
  279. *buildingUpgrade2
  280. name:Yelp Ad
  281. desc:Your resturant will always come up first in a Yelp search.<//><b>Effect:</b><.>Miso soup production x2<.>Orange chicken production x2<.>Beef & Broccoli production x2
  282. icon:https://i.ibb.co/PjY9Prf/clicker-icon-33.png
  283. cost:100000 orders
  284. passive:multiply yield of misoSoup by 2
  285. passive:multiply yield of orangeChicken by 2
  286. passive:multiply yield of coop by 2
  287. req:(misoSoups>=50 or orangeChickens>=50 or coops>=50)
  288.  
  289. *buildingUpgrade3
  290. name:Youtube Ad
  291. desc:Advertisement of your resturant is shown before viral internet videos.<//><b>Effect:</b><.>Miso soup production x2<.>Orange chicken production x2<.>Beef & Broccoli production x2
  292. icon:https://i.ibb.co/zRQccfB/clicker-icon-34.png
  293. cost:5000000 orders
  294. passive:multiply yield of misoSoup by 2
  295. passive:multiply yield of orangeChicken by 2
  296. passive:multiply yield of coop by 2
  297. req:(misoSoups>=100 or orangeChickens>=100 or coops>=100)
  298.  
  299. *buildingUpgrade4
  300. name:Billboard Ad
  301. desc:Nice and big on the billboard.<//><b>Effect:</b><.>Sushi production x2<.>Fried Wonton production x2
  302. icon:https://i.ibb.co/zhPCX3k/clicker-icon-35.png
  303. cost:50000 orders
  304. passive:multiply yield of pen by 2
  305. passive:multiply yield of meadow by 2
  306. req:(pens>=10 or meadows>=10)
  307.  
  308. *buildingUpgrade5
  309. name:TV Ad
  310. desc:Your resturant is on TV.<//><b>Effect:</b><.>Sushi production x2<.>Fried Wonton production x2
  311. icon:https://i.ibb.co/ZmPxL6S/clicker-icon-13.png
  312. cost:5000000 orders
  313. passive:multiply yield of pen by 2
  314. passive:multiply yield of meadow by 2
  315. req:(pens>=50 or meadows>=50)
  316.  
  317. *buildingUpgrade6
  318. name:Michelin 1 star
  319. desc:High quality cooking.<//><b>Effect:</b><.>Chop Suey production x2<.>Salad production x2
  320. icon:https://i.ibb.co/gWd91dn/clicker-icon-36.png
  321. cost:1000000 bunnies
  322. passive:multiply yield of village by 2
  323. passive:multiply yield of city by 2
  324. req:(villages>=10 or cities>=10)
  325.  
  326. *buildingUpgrade7
  327. name:Michelin 2 star
  328. desc:Excellent cooking!<//><b>Effect:</b><.>Chop Suey production x2<.>Salads production x2
  329. icon:https://i.ibb.co/s9vKTFH/clicker-icon-37.png
  330. cost:500000000 orders
  331. passive:multiply yield of village by 2
  332. passive:multiply yield of city by 2
  333. req:(villages>=50 or cities>=50)
  334.  
  335. *buildingUpgrade8
  336. name:Michelin 3 star
  337. desc:Exceptional cuisines.<//><b>Effect:</b><.>Mongolian Beef production x2
  338. icon:https://i.ibb.co/QvHT5DG/clicker-icon-38.png
  339. cost:1000000000 orders
  340. passive:multiply yield of citadel by 2
  341. req:10 citadels
  342.  
  343. //duck Sauce upgrades
  344.  
  345. *goldenTouch
  346. name:Start a Franchise
  347. desc:Have other people run this so you can layback and in stacks of cash.<//><b>Effect:</b><.>1% chance of gaining 1 duck sauce per click
  348. icon:https://i.ibb.co/qpsFbSV/clicker-icon-15.png
  349. cost:1 duckSauce
  350. req:1 duckSauce:earned
  351.  
  352. *rabbitHaste
  353. name:City-Wide Franchise
  354. desc:You've got the whole city lined up outside your door!<//><b>Effect:</b><.>Fortune cookie appear 30% more often
  355. icon:https://i.ibb.co/4WR0T0p/clicker-icon-16.png
  356. passive:multiply frequency of fortuneCookie by 0.7
  357. cost:5 duckSauces
  358. req:1 duckSauce:earned
  359.  
  360. *independenceDay
  361. name:State-Wide Franchise
  362. desc:The whole State is crazy over your resturant.<//><b>Effect:</b><.>unlocks new dishes
  363. icon:https://i.ibb.co/q07NTQv/clicker-icon-17.png
  364. cost:10 duckSauces
  365. req:5 duckSauces:earned
  366.  
  367. *clover
  368. name:Country-Wide Franchise
  369. desc:Every American falls in love with American-Chinese food.<//><b>Effect:</b><.>Fortune cookie effects are 4 times more powerful
  370. icon:https://i.ibb.co/jWHbQ0B/clicker-icon-18.png
  371. cost:100 duckSauces
  372. req:50 duckSauces:earned
  373.  
  374. *moonGardens
  375. name:World-Wide Franchise
  376. desc:American-Chiense food is all over the world now because of you!<//><b>Effect:</b><.>Automatically produce 1 duck sauce every 100 seconds
  377. icon:https://i.ibb.co/XpmR7mw/clicker-icon-19.png
  378. cost:100 duckSauces
  379. req:50 duckSauces:earned
  380.  
  381. Achievements
  382. *TEMPLATE
  383. on click:anim glow
  384.  
  385. *bunnyAchiev1
  386. name:First Dollar
  387. desc:Have <b>1</b> dollar.
  388. req:1 order
  389. icon:https://i.ibb.co/dBvjkx8/clicker-icon-20.png
  390. *bunnyAchiev2
  391. name:4 Digits!
  392. desc:Have <b>1000</b> dollars.
  393. req:1000 orders
  394. icon:https://i.ibb.co/vw1kFvL/clicker-icon-21.png
  395. *bunnyAchiev3
  396. name:Millionaire
  397. desc:Have <b>1000000</b> dollars.
  398. req:10000000 orders
  399. icon:https://i.ibb.co/ykrQGRv/clicker-icon-22.png
  400.  
  401. *clickAchiev1
  402. name:Click-click-Click
  403. desc:Click the takeout box <b>10</b> times.
  404. req:10 clickerButton clicks
  405. icon:https://i.ibb.co/fSdGF4y/clicker-icon-23.png
  406. *clickAchiev2
  407. name:The 100th time
  408. desc:Click the takeout box <b>100</b> times.
  409. req:100 clickerButton clicks
  410. icon:https://i.ibb.co/47JttL5/clicker-icon-24.png
  411. *clickAchiev3
  412. name:2K clicks
  413. desc:Click the takeout box <b>2000</b> times.
  414. req:2000 clickerButton clicks
  415. icon:https://i.ibb.co/b7gBV85/clicker-icon-25.png
  416.  
  417. *bunnyPsAchiev1
  418. name:Getting some business
  419. desc:Produce <b>10</b> dollars per second.
  420. req:10 orders per second
  421. icon:https://i.ibb.co/wsD73qh/clicker-icon-26.png
  422. *bunnyPsAchiev2
  423. name:Making that dollars
  424. desc:Produce <b>1000</b> orders per second.
  425. req:1000 orders per second
  426. icon:https://i.ibb.co/McNmB3q/clicker-icon-27.png
  427. *bunnyPsAchiev3
  428. name:Quick money
  429. desc:Produce <b>100000</b> orders per second.
  430. req:100000 orders per second
  431. icon:https://i.ibb.co/ccx701b/clicker-icon-28.png
  432.  
  433. *carrotAchiev1
  434. name:Taste like plums
  435. desc:Have <b>1</b> duck sauce.
  436. req:1 duckSauce
  437. icon:https://i.ibb.co/Tvm9wZG/clicker-icon-29.png
  438. *carrotAchiev2
  439. name:Quack Quack
  440. desc:Have <b>100</b> duck sauces.
  441. req:100 duckSauce
  442. icon:https://i.ibb.co/B4s9S52/clicker-icon-30.png
  443. *carrotAchiev3
  444. name:Zero nutritional value
  445. desc:Have <b>1000</b> duck sauces.
  446. req:1000 duckSauce
  447. icon:https://i.ibb.co/1vDqt72/clicker-icon-31.png
  448.  
  449. *fortressAchiev
  450. name:Chow Mein King
  451. desc:Complete building the <b>orginal menu</b>.<//>This is it. You beat the game!
  452. req:100 fortress
  453. icon:https://i.ibb.co/ypcVjcL/clicker-icon-32.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement