Advertisement
ClickerGuy

Tree Puncher (For Laughs)

May 29th, 2017
981
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. Let's make a game!
  2. -Tree Puncher (For Laughs!)
  3. -By Eric
  4. -created on 2/22/2017
  5. -last updated on 2/22/2017
  6. -version 0.1
  7.  
  8. Settings:
  9. -prices increase by 115%
  10. -selling gives back 50%
  11. -resources are hidden by default
  12. -clickables are hidden by default
  13. -buildings are hidden by default
  14. -upgrades are hidden by default
  15. -achievements are hidden by default
  16. -show log
  17. -custom stylesheet : http://pastebin.com/raw/TgRpmUTr
  18. -boxes : main (resources, clickables); store (upgrades, buildings,); stats (achievements
  19. -fonts : Reklame Script
  20.  
  21. Resources :
  22.  
  23. *OakLog
  24. -named Oak Logs
  25. -displayed as %a Oak Log%s
  26. -visible
  27.  
  28. *TotalOakLog
  29. -named Total Oak Logs
  30. -displayed as %a Total Oak Log%s
  31. -visible
  32.  
  33. *Seconds
  34. -named Second|Seconds
  35. -displayed as %a Second%s Played This Dumb Game!
  36. -visible
  37.  
  38. Clickables :
  39. *MakeLogs
  40. -gives 1 OakLog
  41. -named Tree Puncher
  42. -visible
  43.  
  44. -picture : https://s9.postimg.org/fr93sj9kf/tree.png
  45.  
  46. Buildings :
  47. //Axeman
  48.  
  49. *timeCounter
  50. -gives 1 seconds
  51. -abstract
  52. -starts at 1
  53.  
  54. *Axeman
  55. "<font color="#87CEFA">"Base Income 1 Oak Logs"</font> .:. <font color="#FF7F50">"Time to be a man and chop down those trees son!"</font>
  56. -costs 10 OakLog
  57. -gives 1 OakLog
  58. -gives 1 TotalOakLog
  59. -named Axeman
  60. -visible
  61. -picture : https://s16.postimg.org/ne2u4oxb9/axe.png
  62.  
  63. *GeneralFatherMcKane
  64. "<font color="#87CEFA">"Base Income 10 Oak Logs"</font> .:. <font color="#FF7F50">"Father McKane will send in the Calvary to chop down the trees for you!"</font>
  65. -costs 100 OakLog
  66. -gives 10 OakLog
  67. -gives 10 TotalOakLog
  68. -named General Father McKane
  69. -visible
  70. -picture : https://s29.postimg.org/dslazetev/axe2.png
  71.  
  72. *GirlWithFire
  73. "<font color="#87CEFA">"Base Income 100 Oak Logs"</font> .:. <font color="#FF7F50">"With one fiery punch, she will burn down the whole tree for you!"</font>
  74. -costs 1000 OakLog
  75. -gives 100 OakLog
  76. -gives 100 TotalOakLog
  77. -named Girl With Fire
  78. -visible
  79. -picture : https://s2.postimg.org/z77y10b55/axe22.png
  80.  
  81. *NotImportand
  82. "<font color="#87CEFA">"Base Income 1,000 Oak Logs"</font> .:. <font color="#FF7F50">"This thing that isn't important will knock down those trees very, very fast!"</font>
  83. -costs 10000 OakLog
  84. -gives 1000 OakLog
  85. -gives 1000 TotalOakLog
  86. -named Not Important
  87. -visible
  88. -picture : https://s16.postimg.org/rznxfq0id/axe222.png
  89.  
  90. *MysteriousPower
  91. "<font color="#87CEFA">"Base Income 10,000 Oak Logs"</font> .:. <font color="#FF7F50">"This Mysterious power is so powerful, it basally gives you oak plans!"</font>
  92. -costs 100000 OakLog
  93. -gives 10000 OakLog
  94. -gives 10000 TotalOakLog
  95. -named Mysterious Power
  96. -visible
  97. -picture : https://s15.postimg.org/6ohtvr0dn/Untitled.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement