Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Planetary Traveller
- by:IronDizaster
- desc:You need to do your best to keep your space research company B.I.S.A - Biggest International Space Agency thriving. If you go bankrupt, you <#5603ad><t>LOSE!</t></#><//></>Very early in development<//></><t>Version History</t><//></><b><#990000>ALPHA 1.0.0</#></b><//>Release
- Settings
- stylesheet:stuff/bigBlue.css
- building cost increase:125%
- building cost refund:000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.1%
- CSS
- .thing
- {
- border-radius:360px;
- }
- Layout
- *main
- contains:res, buttons
- *res
- contains:Resources
- class:fullWidth
- *buttons
- contains:Buttons, enemies
- *store
- contains:buildings, upgrades
- *buildings
- contains:BulkDisplay, Buildings
- header:Buildings
- tooltip origin:left
- *upgrades
- contains:Upgrades
- header:Upgrades
- costs:hide
- names:hide
- *enemies
- contains:tag:enemy
- *levelUP
- contains:tag:LVLUP
- in:buttons
- Buttons
- *TrainPower
- name:Train Power
- class:bigButton
- on click:yield 1 HP
- Resources
- *XP
- name:XP
- *gold
- name:Gold
- *HP
- name:Power
- desc:The power you have accumulated.
- Buildings
- *Sludge
- name:Sludge
- desc:Drops 1 gold on death
- tag:enemy
- cost:2 HP
- on earn:yield 1 gold
- on earn:yield 1.5 XP
- on earn:hide this
- on earn:show Spider
- class:bigButton
- icon:https://i.imgur.com/3PFXDpF.png
- *Spider
- name:Spider
- desc:Drops 2 gold on death
- tag:enemy
- cost:4 HP
- on earn:yield 2 gold
- on earn:hide this
- on earn:yield 2 XP
- on earn:show Sludge
- class:bigButton
- icon:https://i.imgur.com/3PFXDpF.png
- hidden
- *LevelUp
- name:Level+
- desc:<//>All your stats are multiplied by <b>five percent</b> every level.
- cost:10 XP
- passive:multiply yield of HP by 1.05
- tag:LVLUP
- icon:https://i.imgur.com/HjVqz0b.png
- Upgrades
- *DMGUP
- name:Damage UP!
- desc:DMG UP
- passive:increase HP yield of TrainPower by 1
Advertisement
Add Comment
Please, Sign In to add comment