Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Idle Multi
- by:Alito
- desc:Money
- created:25/7/2017
- updated:24/10/2017
- version:1
- Settings
- stylesheet:stuff/bigBlue.css
- building cost increase:100%
- building cost refund:100%
- CSS
- #game.filtersOn .thing.cantAfford.notOwned
- {
- filter:blur(1px);
- }
- Layout
- use default
- Buttons
- *multiButton
- name:Buy Multi
- desc:Buy Multi (100 money for each multi)
- on click:yield (money/100) multiplier
- on click:lose money
- Resources
- *money
- name:Money
- desc:Total Money
- icon:https://i.imgur.com/mPG0i0d.png
- show earned
- on tick:yield 10 money
- *time
- name:Time
- desc:Total Time
- icon:https://i.imgur.com/UxevYw6.png
- show earned
- on tick:yield 1 time
- *multiplier
- name:Multiplier
- desc:Multiplies your money income
- passive:multiply money yield of money by ((multiplier)*1*rebirths)
- icon:https://i.imgur.com/H4qcpcr.png
- start with:1
- *rebirths
- name:Rebirths
- desc:Multiplies your multipliers
- start with:1
- Upgrades
- *rebirth1
- name:+1 Rebirth
- desc:Rebirths multiply your multipliers
- on earn:yield 1 rebirths
- on earn:lose money
- on earn:lose multiplier
- on earn:yield 1 multiplier
- on earn:lose rebirth1
- cost:1000000000000 multiplier
- *rebirth2
- name:+5 Rebirths
- desc:Rebirths multiply your multipliers
- on earn:yield 5 rebirths
- on earn:lose money
- on earn:lose multiplier
- on earn:yield 1 multiplier
- on earn:lose rebirth2
- cost:100000000000000 multiplier
Advertisement
Add Comment
Please, Sign In to add comment