Starbound

Starbound

[RoD] Rod of Harmony
21 条留言
Material Defender 2024 年 9 月 13 日 上午 6:46 
this mod for starbound removes fall damage, but only if you attach the augment it adds to your EPP (easy testing) https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2137913611
Material Defender 2024 年 9 月 13 日 上午 5:44 
I am willing to wait if you don't have time.

If it's about fall damage, if you have no health bonus, you can kill yourself by changing the camera with the camera look (i think it's the 2 ctrl buttons by default) to the top of the screen, then teleporting to the top of the screen to any ground that is somewhere above where you started, you would be dead. No flying required.

Vanilla Starbound has only one way that I can currently remember to negate fall damage, and that's driving the mech (whether it's cause the mech itself absorbs the damage from the fall, or just negates it entirely, I don't remember, but it will prevent fall damage to the player). On the other hand, Terraria has plenty of ways to negate fall damage.
Material Defender 2024 年 9 月 12 日 下午 12:50 
Or at least a separate version that overwrites the script, like the [RoD] Use energy instead of health mod, but for vertical velocity?
Material Defender 2024 年 9 月 12 日 下午 12:16 
It is awesome that you managed to recreate the rods in Starbound.
Material Defender 2024 年 9 月 12 日 下午 12:12 
I would like to request that either your vertical velocity is negated when using this, or if the downwards velocity is greater than a set amount to set it to that amount, making it possible to use it to get to the hidden room under the Outpost using just the RoH op version?
Dudeknightz 2023 年 11 月 17 日 下午 2:39 
That's what the OP version does.
Ungarr 2023 年 8 月 6 日 下午 1:50 
Can you make it so that this upgrade bypasses protection while the normal one doesnt
Anter583  [作者] 2023 年 4 月 9 日 下午 12:16 
Turns out Steam didn't like my fancy gradient effect that I had on the mod's title.
Anter583  [作者] 2023 年 4 月 9 日 下午 12:04 
Uhh, technical dificulties..
AvnoHaveNoArts 2022 年 10 月 30 日 下午 1:35 
it won't let me upgrade rod of discord into rod of harmony
AvnoHaveNoArts 2022 年 10 月 14 日 下午 3:02 
instead of "RoD' its now " RoH" cause of "R"od "o"f "D"iscord, and "R"od "o"f "H"armony
Rodney Buckentime 2022 年 10 月 14 日 下午 2:15 
Anter is correct here, RoH is a post-moonlord unlock.
Anter583  [作者] 2022 年 10 月 14 日 下午 2:12 
Haven't been able to test it myself due to my messed-up computer, but I've heard from a fair amount of people that both the RoD and the Clentaminator do nothing when thrown in shimmer untill you beat Moon Lord, which makes their upgrades post-endgame.

Plus, it took me effort to program in the debuffs that RoH nullifies, so I have to force in some form of a gameplay period where you can acquire RoD but not upgrade it, something that's not easy to do when both use essence, making them T7.
Emstar 2022 年 10 月 14 日 下午 1:13 
"Couldn't think of a better upgrade method, since in Terraria RoD is a lategame item and RoH is a post-endgame item, while in my RoD is already a post-endgame item." this is a really stupid and unimportant nitpick, but in terraria, rod of harmony can be obtained the moment you get the rod of discord, because shimmer generates naturally in the world.
404_coffee.exe 2022 年 10 月 14 日 上午 8:37 
thank you for the rod :D
Rodney Buckentime 2022 年 10 月 13 日 下午 5:56 
Alright, thanks!
Anter583  [作者] 2022 年 10 月 13 日 下午 5:10 
Ironically, most of the text is for the visuals, the bare minimum is:

/spawnitem antr_rod 1 '{"shortdescription" : "Rod of Harmony","harmony" : true, "level":6}'
Anter583  [作者] 2022 年 10 月 13 日 下午 4:37 
The spawn command for it would have to be this giant mess.

/spawnitem antr_rod 1 ' { "animationCustom" : { "animatedParts" : { "parts" : { "gun" : { "properties" : { "offset" : [-0.375, -0.375] } } } } }, "rarity" : "Essential", "inventoryIcon" : "RoH_icon.png", "shortdescription" : "^#dbb245;R^#dba64f;o^#da9a59;d^#da8e63; ^#d9816e;o^#d97578;f^#d86982; ^#d85d8c;H^#d75196;a^#d745a0;r^#d638ab;m^#d62cb5;o^#d520bf;n^#d514c9;y^reset;", "description" : "Teleports you to the position of the mouse.\nDoes not have a cooldown.", "energyCost" : 0, "drainHealthInstead" : false, "level" : 6, "statusEffect" : "antr_rodOfDiscord_harmony_blink", "harmony" : true, "animationParts" : { "gun" : "RoH.png" } }'
Anter583  [作者] 2022 年 10 月 13 日 下午 4:32 
There's no item ID, it's stated as upgrade parameters.
Rodney Buckentime 2022 年 10 月 13 日 下午 4:14 
Okay, but what's the item ID? Please tell
Archilyte 2022 年 10 月 9 日 下午 5:13 
Thank you so much for uploading this!