Starbound

Starbound

41 个评价
[Guide]"World Destroyer" Fast Grinding
由 YukkuriC 制作
Getting the achievement asap, automatically.

You'll need:
  • /admin
  • a new character
   
奖励
收藏
已收藏
取消收藏
0.Before Started
Firstly, create a new character with "Survival" difficulty. You won't need intro missions, so skip it.

Type "/admin" in the chat window for some extra items:
  • 39 packs of 1000 blocks, and a little more to seal the spawn point.
  • Some lava, put them into the small room until it's enough for drowning.
  • Another 1000 blocks after deleting the lava. Now the backpack should be full.
  • *sample code*
    • 1./spawnitem blaststone 1000 --repeat 40 times
    • 2./spawnitem liquidlava 1000
    • 3./spawnitem blaststone 1000
When everything is done, it should look like this:

1.Key Item
next you'll need some special equipments

the code is like this:
/spawnitem firelordhead 1 '{"rarity":"Essential","statusEffects":[{"stat":"powerMultiplier","baseMultiplier":5.20},{"stat":"maxEnergy","amount":50},{"stat":"maxHealth","amount":-99},"burning"]}'

(Special thanks to Festive Loyalties's Guide)
(There's nothing but the maxHealth factor {"stat":"maxHealth","amount":-99} that matters. Everything else can be changed.)

Equipping this helmet will make the character's max health go down to 1.


Now you're prepared for the grinding.
2.Let's Rock!
Type "/admin" to cancel the invincible status, or just quit and reload. What to do next is just simply pressing "ESC" once the screen goes black.
Before I start writing his section, I opened Starbound and loaded my grinding savefile, and here's the result till then:

You could manually press ESC, or leave the game running in the background and do other things(like writing a guide)
--or use some auto-pressing ESC tools to press ESC about every 3 seconds.


Result updating:




update: you don't need to press ESC because the reviving animation won't influence the drop-and-pick cycle. It just helps checking how far you are from the achievement.
3.Mechanism
As we know, lava and poison can't deal continuous damage on board, so the character may drown in lava as in water.

However,when a character touch lava for the first time,there's a damage 30.

--then,what will happen if the character has less than 30 life?


Every time the player respawn, in the very first moment all the blocks are picked, and lava deals damage to the player, player dies, blocks drop, one cycle ends and you've picked another 40k blocks~

one cycle might be about 3-4 seconds, so 250 cycles for the achievement takes less than 30 minutes.
Have a nice die~
18 条留言
infra-dan-accelerator unit 84725 2023 年 1 月 12 日 下午 4:35 
/admin
Nimta 2023 年 1 月 7 日 上午 1:01 
Correction: without a stack size enlarger you'd have to run the spawnitem command 10,000 times. If you really absolutely cannot get any mods then the method shown in this guide is faster.
Nimta 2023 年 1 月 7 日 上午 12:57 
It only works if you have a mod that uncaps stack size. Otherwise you just get 1000 stone per command run and you have to therefore do it 1000 times. Still probably faster though.
cool2412 2021 年 10 月 28 日 上午 7:58 
If ur cheating anyway @Syren Kindra 's method is much better
Carl 2021 年 8 月 26 日 上午 5:00 
My method was to get a mod that changes stack size to 1,000,000 and /admin /spawnitem dirtmaterial 10000000. worked nicely!
Sicroto 2021 年 8 月 24 日 下午 3:15 
Man all i did was flatten an entire barren world and then completely disassemble a lush planet (got the achievement sometime during the lush planet)
Sutairu 2019 年 11 月 24 日 上午 2:57 
jesus christ
ramzi 2019 年 2 月 25 日 下午 8:35 
Nice
NFD 2018 年 5 月 12 日 上午 11:47 
@ Kindra, big thx for that command. Solve my problems in just one sec
Syren Kindra 2017 年 1 月 20 日 下午 6:20 
Just run the command /spawnitem blaststone 10000000 '{"maxStack":10000000}'