Starbound

Starbound

Ei tarpeeksi arvosteluja
Abyssal Fragment Tech
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
356.079 KB
1.12.2024 klo 20.04
27.4. klo 9.58
8 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Abyssal Fragment Tech

1 kokoelmassa, tekijä Bottinator22
My mods
11 luomusta
Kuvaus
Allows you to play as an Abyssal Fragment (an underling of one of my characters).

Requires TerraLib or TerraLib Lite.

Entirely clientside, server doesn't need this mod for it to work correctly.

To use, first:
- Be in singleplayer
- Turn on admin (run /admin)
- Run /maketechavailable af_abyssfragment
- Find or spawn (/spawnitem techconsole) a tech console
- Equip the tech (it's a free leg tech)
Alternatively, if using OpenStarbound, you can equip it with a single command:
/run local t = "af_abyssfragment"; player.makeTechAvailable(t); player.enableTech(t); player.equipTech(t)

Once you've equipped the tech for the first time, it will give you 2 hoverbike controllers.
These are used to control the fragment's abilities. Don't lose them.

In case you do lose the items, you can make the tech spawn another set with this command (OpenStarbound):
/run player.setProperty("af_gaveItems",false)
(If not using OpenStarbound... well, you can always just make a second character, equip the tech again, and give the items to the first.)

This mod also has blank body and head techs.
To get them, just do the steps above but replace af_abyssfragment with af_nullhead or af_nullbody.

While it functions in vanilla, this mod functions better with OpenStarbound.

Controls:
Special1/Activate Head Tech (default F) - toggle Command Mode
Special2 (no default, I use G) -
Open spawn menu (click to select options, right click to cancel)
Special3 (no default, I use H) -
nothing outside Command Mode
oSB only controls:
Summon Analyzer (default ,) - spawns an Analyzer Minion, targets entity under crosshair if one is there

Command mode controls:
Single left click - deselect all/select one unit
Hold left click - select rectangle
Shift left click - same as before but keeps selections
Right click - order unit (if Shift not held, replaces existing orders)
Shift + Special 1 - pause mode (queued orders aren't executed until you turn this off)
Special 2 - order selection
Special 3 - cancel all orders on selected
Shift + Special 3 - toggle player targets only

Commands: (oSB only)
/abysshelp - gives you these commands
/animatename - toggles animated name
/invisiblename - toggles your name being invisible (requires animated name)
/seat - toggles the ability for other players to sit on you

Discord [discord.com]
6 kommenttia
turi2ri 4.7. klo 19.43 
its peak
Bottinator22  [tekijä] 22.6. klo 13.24 
next update will move some features to a utility mod to make my life easier
Bottinator22  [tekijä] 26.4. klo 19.16 
added a new minion type, shielders
also exposed sniper minion in spawn menu (it's still unusable tho) and changed spawn menu a bit so unavailable options are simply transparent instead of missing
Bottinator22  [tekijä] 19.4. klo 18.10 
guh... orange...
Bottinator22  [tekijä] 19.4. klo 17.49 
eye colour is now customizable
Bottinator22  [tekijä] 29.3. klo 23.23 
next update will feature:
- fancy circular health/energy bars for minions in command mode
- some fixes