Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- -Pokemon Clicker
- -by dt200
- -created on 01/17/2017
- -last updated on 01/17/2017
- -version 1.0
- Settings :
- -prices increase by 115%
- -selling gives back 75%
- -resources are hidden by default
- -clickables are hidden by default
- -upgrades are hidden by default
- -show log
- -custom stylesheet : http://pastebin.com/XgjdPtEt
- -background : http://s27.postimg.org/65wut828z/Wallpaper1.jpg
- -text color : #fff
- -fonts : Kavoon
- -boxes : main (resources, clickables); store (upgrades, buildings); stats (achievements)
- Resources :
- *pokeballs
- -starts at 0
- -visible
- -displayed as You have %a Poke-Balls.
- -show 0 digits
- *unlocker
- -starts at 0
- -hidden
- -show 0 digits
- Clickables :
- *Pokeballmake
- -gives 1 pokeballs
- -visible
- -named Make a Poke-Ball
- Buildings :
- *Bulbasaur
- -"Bulbasaur can make Poke-Balls with his vines."
- -costs 15 pokeballs
- -gives 0.1 pokeballs
- -named Bulbasaur
- -locks Bulbasaur
- -locks Charmander
- -locks Squirtle
- *Charmander
- -"Charmander can burn metals into shape."
- -costs 15 pokeballs
- -gives 0.1 pokeballs
- -named Charmander
- -locks Bulbasaur
- -locks Charmander
- -locks Squirtle
- *Squirtle
- -"Squirtle can squirt Poke-Balls."
- -costs 15 pokeballs
- -gives 0.1 pokeballs
- -named Squirtle
- -locks Bulbasaur
- -locks Charmander
- -locks Squirtle
- *Caterpie
- -"Caterpie can use his use his many legs together to create Poke-Balls."
- -costs 100 pokeballs
- -gives 1 pokeballs
- -named Caterpie
- -locks Weedle
- *Weedle
- -"Weedle can use the spike on its head to create Poke-Balls."
- -costs 100 pokeballs
- -gives 1 pokeballs
- -named Weedle
- -locks Caterpie
- *Pidgey
- -"Pidgey can use its beak to create Poke-Balls."
- -costs 1000 pokeballs
- -gives 10 pokeballs
- -named Pidgey
- *Rattata
- -"Rattata can use his teeth to create Poke-Balls."
- -costs 15000 pokeballs
- -gives 100 pokeballs
- -named Rattata
- *Pikachu
- -"Pikachu can shock items together to create Poke-Balls."
- -costs 300000 pokeballs
- -gives 1005 pokeballs
- -named Pikachu
- *Mew
- -"Mew can use psychic power to create Poke-Balls."
- -costs 1000000 pokeballs
- -gives 10050 pokeballs
- -named Mew
- -costs -1 Unlocker
- *Mew2
- -"Mewtwo can use psychic power to create Poke-Balls."
- -costs 10000000 pokeballs
- -gives 100500 pokeballs
- -named Mewtwo
- -costs -1 Unlocker
- -hidden
- -unlocks at 1 Unlocker
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement