Noita
381 voti
Thematic Random Starts
5
8
2
2
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Dimensioni del file
Pubblicato in data
Aggiornato in data
5.832 MB
1 nov 2020, ore 17:55
20 ago 2023, ore 16:56
17 note di rilascio ( visualizza )

Sottoscrivi per scaricare
Thematic Random Starts

Descrizione
A collection of starting loadouts that aim to be somewhat balanced with one another. This mod's goal is to make the first five to ten minutes of the game a fresh experience as many of the loadouts have a certain playstyle in mind.

There are currently 50 curated starting loadouts, and one of which will be given to the player at random when starting a new game.

A loadout consists of one perk, one or two thematic wands, an appropriate potion or two, and a snazzy robe color scheme to tie it all together.

An ingame options menu can be accessed to customize your experience at "Options > Mod settings > Thematic Random Starts".

If you experience compatibility issues with other mods, try disabling mod features in the "Advanced" section.

Please leave comments, ideas, or balance suggestions in the discussion tab.

Check the code out on github if that's your thing: https://github.com/ian-p-mcpherson/thematic-random-starts
Discussioni più popolari Visualizza tutte (7)
13
15 nov 2022, ore 5:47
Balance Discussion
Mr. Wimples
12
10 nov 2022, ore 5:54
Ideas for Classes
Hobo in Kmart
4
1 dic 2021, ore 17:26
Lite version
Sapioit
153 commenti
Mr. Wimples  [autore] 5 feb, ore 15:35 
@Oxika95 - Simply add item ids to a wand's "action" block to add spells to it. Go to this page for spell IDs: https://noita.wiki.gg/wiki/Modding:Spell_IDs
Oxika95 15 gen, ore 19:43 
Tinkering with the loadouts to customize to my taste, I hope to add spells to the inventory but i am unsure on syntax

items =
{
{ wand = {...
{ wand = {...
{ potion = "water", amount = 1},
{ potion = "gunpowder_unstable", amount = 1},
{ spell = "tnt", amount = 1}, ?????
},

Any help greatly appreciated
A Literal Spider 19 ago 2024, ore 12:29 
Gambler FTW
Mr. Wimples  [autore] 5 lug 2024, ore 13:42 
@Slinx - The reason for this is that the mod clears your inventory before setting up your loadout. You can disable this however by turning "Clear inventory" off in the advanced settings.

@rolfey1328 - You can edit "Steam\steamapps\workshop\content\881100\2274888657\files\loadouts.lua" to change any of the loadouts. For spell IDs you can refer to the wiki.

@Lion - This mod should be 100% compatible with daily runs as far as I know. Try disabling all other mods and seeing if the issue persists.

@Willie Dustice - This mod should be 100% compatible with the most recent version of Noita.
Slinx 1 lug 2024, ore 15:00 
Just as a warning, enabling this mid run does the same as enabling the base random starts "mod". You will lose everything you have in the run and it'll be replaced with the random loadout
rolfey1328 30 giu 2024, ore 15:05 
Is it possible to add some terrain destroying spells to the starting classes? I've gotten stuck in some starting areas because I didn't have a way out
Lion 15 giu 2024, ore 14:01 
my daily practice runs always without fail spawn me just outside hiisi base with no wand in hand, only locked away in the spellbook.

Is there any way to fix this? Getting through the base is virtually impossible without invisibility if you don't have a weapon
euey pooey 20 apr 2024, ore 5:55 
does this work with the 2024 update?
Mr. Wimples  [autore] 9 dic 2023, ore 20:52 
@cum war arena: Try disabling all other mods and check if the problem persists. I suspect this is due to a multiple mods changing HP values.