Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- -Pokeball Clicker
- -by Javier
- -created on 02/25/2016
- -last updated on 02/26/2016
- -version 1
- Settings :
- -prices increase by 115%
- -selling gives back 50%
- -resources are hidden by default
- -clickables are hidden by default
- -buildings are hidden by default
- -upgrades are hidden by default
- -show log
- //-custom stylesheet : http://pastebin.com/raw.php?i=vWDguSvc
- -background : https://cdn2.scratch.mit.edu/get_image/project/57615878_144x108.png?v=1454439947.04
- -text color : #fff
- -fonts : Kavoon
- //this bit is still a work in progress
- -boxes : main (resources, clickables); store (upgrades, buildings); stats (achievements)
- Resources :
- *Pokeballs
- -named pokeball|pokeball
- -displayed as %a pokeball%s
- -visible
- Clickables :
- *Makepokeball
- -gives 1 pokeball
- -visible
- -gains 10% per Pikachu's
- -named Make Pokeball
- -picture : https://cdn-img-0.wanelo.com/p/cb1/23a/ff4/71b28be1bced91703700cb0/x354-q80.jpg
- Buildings :
- // Pikachu -> Zapdos -> Arceus -> Mew
- *Pikachu
- -"Ashes first pokemon, Really powerfull.<br>Each Pikachu adds <b>+10%</b> to manual Pokeball making."
- -costs 15 Pokeballs
- -gives 0.5 Pokeballs
- -named Pikachu|Pikachu's
- -visible
- -picture : http://vignette3.wikia.nocookie.net/pokemon/images/1/16/025Pikachu_OS_anime_10.png/revision/20150102074354
- *Zapdos
- -"A legendary pokemon that electricutes things to protect its self."
- -costs 100 Pokeballs
- -gives 1.0 Pokeballs
- -named Zapdos|Zapdoses
- -picture : http://vignette4.wikia.nocookie.net/pokemon/images/b/b9/145Zapdos_Pokemon_Mystery_Dungeon_Red_and_Blue_Rescue_Teams.png/revision/latest?cb=20150106015509
- *Arceus
- -"The "creator of pokemon", kinda like God."
- -costs 500 Pokeballs
- -gives 15 Pokeballs
- -named diner|diners
- -picture : http://vignette3.wikia.nocookie.net/deathbattlefanon/images/9/96/Arceus.png/revision/latest?cb=20150317185930
- *Mew
- -"A legendary Pokemon that can transform into anything it wants to transform into, also my favorite Pokemon."
- -costs 3000 Pokeballs
- -gives Mew|Mews
- Upgrades :
- *BuildingPermit1
- -"Good job, you have given enough pokeballs to the master!<br>Unlocks <b>Pikachu</b>."
- -costs 100 Pokeballs
- -unlocks at 100 Pokeballs, 1 Pikachu
- -unlocks Zapdos
- -named Building permit : Pikachu
- *BuildingPermit2
- -"With this pokemon, you can almost rule all the pokemon galaxey.<br>Unlocks <b>Zapdos</b>."
- -costs 500 Pokeballs
- -unlocks at 500 Pokeballs, 1 Zapdos
- -unlocks Arceus
- -named Building permit : Zapdos
- *BuildingPermit3
- -"You have Earned enough trust, you have unlocked the almighty Arceus!<br>Unlocks <b>Arceus</b>."
- -costs 3000 Pokeballs
- -unlocks at 3000 Pokeballs, 1 Arceus
- -unlocks Mew
- -named Building permit : Arceus
- *BuildingPermit4
- -"Its time you have unlocked the finale pokemon of them all the great and cute Mew!<br>Unlocks <b>Mew</b>."
- -costs 20000 Pokeballs
- -unlocks at 20000 Pokeballs, 1 Mew
- -unlocks meatfactory
- -named Building permit : Mew
Advertisement
Add Comment
Please, Sign In to add comment