Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Phone Maker Testing
- by:Rein
- desc:A simple idle game About making phones.
- created:04/08/2022
- updated:04/08/2022
- version:1.0
- Settings
- Tiling background:https://pbs.twimg.com/media/FPzDUt5UYAgXNY0.png
- building cost increase:110%
- building cost refund:75%
- spritesheet:Atlas, 48 by 48, https://pbs.twimg.com/media/FP3q3H6VUAIdchy.png
- stylesheet:stuff/BigBlue.css
- Layout
- use default
- Buttons
- *manualphonemaker
- name:Manual Phone Maker
- desc:Please click THE button.
- on click:yield 1 phone
- icon:Atlas[1,0]
- Resources
- *phone
- name:Phone|Phones
- desc:Portable PC in your fingertips
- icon:Atlas[0,0]
- Buildings
- *phoneprinter
- name:Phone Printer
- desc:Wait, what time are we? 2069? <//> Produces 1 Phone every 5 seconds
- icon:Atlas[0,1]
- cost:15 phone
- on tick:yield 0.2 phone
- *phonefactory
- name:Phone Factory
- desc:Now this is closer to labor. <//> Produces 1 Phone every second
- icon:Atlas[2,0]
- cost:50 phone
- on tick:yield 1 phone
- req:100 phone:earned
- Upgrades
- *handhard1
- name:Hard Hands
- desc:Multiplies the yield of +Phone by 2 <//> You need a HAND UPGRADE?
- icon:Atlas[2,2]
- passive:multiply yield of manualphonemaker by 2
- cost:100 phone
- req:10 manualphonemaker:clicks
- *handhard2
- name:Harder Hands
- desc:Multiplies the yield of +Phone by 3 <//> go harder hands go harder hands
- icon:Atlas[1,1]
- passive:multiply yield of manualphonemaker by 3
- cost:500 phone
- req:100 manualphonemaker:clicks
- *hardhand3
- name:Hardest Hands
- desc:Multiplies the yield of +Phone by 4 <//> You give me your time, I give you upgrades and phones
- icon:Atlas[2,1]
- passive:multiply yield of manualphonemaker by 4
- cost:1000
- req:1000 manualphonemaker:clicks
- *prints100
- name:Printers from 3069
- desc:Multiplies the yield of Printers by 2 <//> 2069? Easy. 3069? Eh, In the middle.
- icon:Atlas[3,0]
- passive:multiply yield of phoneprinter by 2
- cost:100 phone
- req:10 phoneprinter
- *prints500
- name:Printers from 4069
- desc:Multiplies the yield of printers by 3 <//> you bet you need 500 Printers for the next upgrade
- icon:Atlas[3,1]
- passive:multiply yield of phoneprinter by 3
- cost:500 phone
- req:100 phoneprinter
- *prints1000
- name:Printer fron 5069
- desc:Multiplies the yield of printers by 4 <//> you wanna start over again?
- icon:Atlas[3,2]
- passive:multiply yield of phoneprinter by 4
- cost:1000 phone
- req:500 phoneprinter
- *factories100
- name:Size-able increase
- desc:Multiplies the yield of factories by 2 <//> That is size-able for me
- icon:Atlas[4,0]
- passive:multiply yield of phonefactory by 2
- cost:500 phone
- req:10 phonefactory
- *factories500
- name:Just Cram It?
- desc:Multiplies the yield of factories by 3 <//> Oh boy is this crammed
- icon:Atlas[4,1]
- passive:multiply yield of phonefactory by 3
- cost:1000 phone
- req:100 phonefactory
- *factories1000
- name:VERY Size-able increase
- desc:Multiplies the yield of factories by 4 <//> you wanna start over again?
- icon:Atlas[4,2]
- passive:multiply yield of phonefactory by 4
- cost:10000 phone
- req:500 phonefactory
- Achievements
- *clicked
- name:Not a Bad Phone
- desc:Click the +Phone Button 1 time. <//> 1 little step up the manufacturing ladder.
- req:1 manualphonemaker:clicks
- *100clicks
- name:Partial Manual Labor
- desc:Click the +Phone Button 100 Times <//> That's A lot of hand work.
- req:100 manualphonemaker:clicks
- *printer
- name:Stolen from the Future
- desc:Own 1 Phone Printer <//> Woah how'd you get that?
- req:1 phoneprinter
- *printer10
- name:Did you print a Phone Printer?
- desc:Own 10 Phone Printers <//> If I'd call that a word, It would be decannibilism.
- req:10 phoneprinter
- *printer100
- name:What's this, a PRINTING Factory?
- desc:Own 100 Phone Printers <//> Specifically, A phone printing factory.
- req:100 phoneprinter
- *autolabor
- name:Labor off my hands
- desc:Own 1 Phone Factory <//> Hopefully I don't need a hand break anymore
- req:1 phonefactory
- *autolabor10
- name:Ah, the smell of, FACTORIES?
- desc:Own 10 Phone Factories <//> It smells, Phoney tho...
- req:10 phonefactory
- *autolabor100
- name:So. Many. Factories.
- desc:Own 100 Phone Factories <//> Factories inside of Factories? Cool
Add Comment
Please, Sign In to add comment