Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- -Craft Clicker v0.0
- -by laishiou
- -created on 04/02/2015
- -last updated on 04/02/2015
- -version 0.0
- Settings :
- -prices increase by 107%
- -selling gives back 0%
- -resources are hidden by default
- -clickables are hidden by default
- -buildings are hidden by default
- -upgrades are hidden by default
- -achievements are hidden by default
- -show log
- -custom stylesheet : http://pastebin.com/raw.php?i=CcVFsqpn
- -text color : black
- -fonts : Kavoon
- -boxes : main(resources, clickables); stats (achievements); store (upgrades, buildings)
- Resources :
- *Stick
- -named stick
- -visible
- *Food
- -named Food
- -visible
- *Citizen
- -named citizen
- -start at 1
- -visible
- *ResearchPoint
- -named Research Point
- -unlocks at 1 Researcher
- *ResourcesClicked
- -named times clicked
- -visible
- *XP
- -named xp
- -visible
- *TotalTime
- -named Total time
- -gives 1 TotalTime per second
- -visible
- Clickables :
- *CollectSticks
- -gives 1 ResourcesClicked
- -gives 1 Stick
- -visible
- -named Collect Stick
- *Hunt
- -gives 1 ResourcesClicked
- -gives 1 Food
- -visible
- -named Hunt
- Buildings :
- *Level
- -named Level
- -costs 1000 XP
- -visible
- -"compare your level with others"
- *Hunter
- -named Hunter
- -unlocks Hut
- -costs 1 Citizen
- -gives 1 Food, 1 XP per second
- -visible
- -"kills animals with bare hands"
- *WoodCutter
- -named Wood Cutter
- -costs 1 Citizen
- -gives 1 Stick, 1 XP per second
- -"breaks trees for sticks"
- *Researcher
- -named Researcher
- -unlocks at 5 WoodCutter
- -costs 1000 Food, 1 Citizen
- -gives 1 ResearchPoint, 1 XP per second
- -"creates new methods to improve the effectiveness of workers"
- *Hut
- -named Hut
- -unlocks WoodCutter
- -costs 100 Stick, 25 Food
- -gives 0.001 Citizen, 1 XP per second for 0.5 Food
- -"used to house people"
- Upgrades :
- *HuntingSpears
- -named Hunting Spears
- -unlocks at 10 Hunter, 1000 ResearchPoint
- -costs 500 Stick, 50 Food
- -multiplies efficiency of Hunter by 200%
- -"hunters now have spears to hunt for prey"
- *FishingRods
- -named Fishing Rods
- -unlocks at 25 Hunter, 5000 ResearchPoint
- -costs 2500 Stick, 500 Food
- -multiplies efficiency of Hunter by 200%
- -"hunters now have fishing rods to hunt for prey"
- *WoodAxes
- -named Wood Axes
- -unlocks at 10 WoodCutter, 1000 ResearchPoint
- -costs 500 Stick, 50 Food
- -multiplies efficiency of WoodCutter by 200%
- -"creating axes out of wood makes it easier to cut down trees"
- *SharperAxes
- -named Sharpen Axes
- -unlocks at 25 WoodCutter, 5000 ResearchPoint
- -costs 5000 Stick, 500 Food
- -multiplies efficiency of WoodCutter by 200%
- -"sharpening axes makes them last longer and work faster"
- *CleanerHuts
- -named Cleaner Huts
- -unlocks at 10000 ResearchPoint
- -costs 10000 Stick, 5000 Food, 10 Citizen
- -multiplies efficiency of Hut by 200%
- -"less deaths occur when the huts are kept clean"
- *WoodMouse
- -named Wood Mouse
- -unlocks at 25000 ResearchPoint
- -costs 25000 Stick
- -multiplies efficiency of CollectSticks by 200%
- -multiplies efficiency of Hunt by 200%
- -"clicking is faster"
- *SunDial
- -named Sun Dial
- -unlocks at 50000 ResearchPoint, 10000 TotalTime
- -costs 10000 TotalTime
- -multiplies efficiency of Hunter by 105%
- -multiplies efficiency of WoodCutter by 105%
- -multiplies efficiency of Researcher by 105%
- -multiplies efficiency of Hut by 105%
- -"increases efficiency of buildings by 5%"
Advertisement
Add Comment
Please, Sign In to add comment