#ror2-modding

1 messages · Page 129 of 1

severe sail
#

Are there any guides on this server like yt guides or do i just watch anykind of dude on yt?

vestal gulch
severe sail
#

I dont use anything thats why i need a guide

#

I want to try modding for the first time

mossy lagoon
#

check pins

#

download r2modman

#

you can export and share profiles with people

vestal gulch
severe sail
#

Do i install with modmanager or manual

#

Oh ok i got it

#

It wont start installing

vestal gulch
#

You have to manually download the file from Thunderstore, not just click the Install button on the page.

severe sail
#

Oh

jade prairie
#

how about you learn to take a joke

severe sail
#

Is this it just r2modman and now i install mods and play?

vestal gulch
#

R2Modman connects to Thunderstore, so yes all you do know is use R2Modman to install mods and launch modded games

severe sail
#

Wow this is a bit to easy

#

it scares me tbh

#

Dont i have to put some line of text in the game file so the game knows im modding?

vestal gulch
#

No.

#

Just click the "launch modded" button in R2Modman when you want to play modded

#

You're probably thinking of a tutorial for an outdated way to mod the game.

midnight aurora
#

@jade prairie how do u know i wasnent joking too? exactly. shut up.

severe sail
#

what settings screen

vestal gulch
severe sail
#

ok fixed it

jade prairie
#

and unless you like FBI you shouldnt be making threats on the internet kid

wise ferry
#

Isn’t BAE bigger?

#

Might be confused and it might be like 50

mossy lagoon
#

I think that one's like 50

wise ferry
#

Amazing

midnight aurora
#

@jade prairie and my point is in your mum

lucid skiff
#

@hushed lark if youre a rookie, just start with making a different m1 for commando

#

thats how im "actually" going to start

hushed lark
#

That's not the aim

lucid skiff
#

i know, it isnt mine either

#

but you cant built a house without a foundation

hushed lark
#

I just want to change damage values

chilly glen
#

Damge

median epoch
#

If you're only trying to change numbers tied to variables, you can hook into the class's OnEnter or smth and set new values before calling orig(self)

hushed lark
#

And there is a tutorial on that

median epoch
#

Stuff not tied to variables,like the FixedUpdate thing you posted earlier, are probably where you need IL

acoustic raft
#

wait what fixedupdate thing?

hushed lark
acoustic raft
#

I think I need a bit of context here

#

but general idea is that for changing skills you never need IL really at all

#

there's always a workaround

median epoch
#

Iirc it's part of cap orbital strike

lucid skiff
#

Whats IL in this case >_>

#

i dont know the abbreviation of IL

hushed lark
#

So what's a good workaround?

acoustic raft
#

oh thats not the delay btw

#

character aim timer is like

median epoch
acoustic raft
#

you know when you use a skill, and then the character follows your cursor for a while?

#

its that

hushed lark
#

Oh I see

median epoch
#

Oh ok

acoustic raft
#

you mean like the delay before falling?

median epoch
#

From what I remember you might look around in OnEnter for the fall delay

lucid skiff
#

oh god sweatblob

hushed lark
#

Ok

median epoch
#

I'll need to check when I'm at the computer though lol

acoustic raft
# hushed lark So what's a good workaround?

the levels of changing skills are usually like
change variables on onEnter
if that cant work then you hook the section you cant to change, and copy it without calling orig(self) to basically rewrite it how you want, but that gets a bit finnicky
and if all else fails you can replace the entire skill with a custom entitystate

#

or at least that has been my experience

hushed lark
#

Alright

#

And all of this can be done in dnSpy?

median epoch
#

No

hushed lark
#

What must I use

median epoch
#

You'd want to create a separate C# project

#

Visual Studio's the one documented in the wiki tutorials, I think there's a page for VSCode as well

hushed lark
#

Ah I do have that

#

But I have no clue how to use it

median epoch
#

This goes through most of the steps you need for VS, I think the VSCode page is linked there too

hushed lark
#

So this is the correct way to start, yes?

median epoch
#

Yea

hushed lark
#

Progress, pog

median epoch
#

Assuming you have your references set anyway

hushed lark
#

Define references

median epoch
#

files mentioned here

#

if you use r2modman you can pull the bepinex/r2api files from one of its profiles

hushed lark
#

Uh huh

#

When I press the Project button is just says, "Manage NuGet packages"

lucid skiff
#

https://www.youtube.com/watch?v=f28dcq7J-As&t=491s

use the beginning as reference (the startup etc, dont mind the importing of the character)

go make a cool mod now

All the links:

Risk of Rain 2 Modding Discord:
https://discord.com/invite/5MbXZvd

Unity download archive:
https://unity3d.com/get-unity/download/archive

Thunderstore for r2api and bepinex:
https://thunderstore.io/package/

Example survivor template:
https://github.com/ArcPh1r3/ExampleSurvivor

Wiki
https://githu...

▶ Play video
hushed lark
#

I have a feeling there are multiple project buttons

median epoch
#

what program are you using

hushed lark
#

Visual Studio

median epoch
#

solution explorer's what you're looking for I think

hushed lark
#

What do I do with solution explorer

#

I haven't even gotten the references

lucid skiff
#

have you checked he vid i sent

hushed lark
#

Yes

lucid skiff
#

skip to 4:50

median epoch
#

oh yea the vid explains it at about 4:53

hushed lark
#

Oh

#

My VS looks very different

#

What version am I meant to be using

severe sail
#

So i have some quesions.

#

i have made a new profile for moded and now i found a cheat mod and there you can give yourself some unreasonable ammounts of lunar coins and all that stuff

#

Will i still be able to play vanilla with my normal profile becuase i didnt use mods on that?

median epoch
median epoch
hushed lark
median epoch
#

ah yea your version is like 2 years ahead of mine, I'm stuck with 15.9.33

hushed lark
#

Which should I use?

median epoch
#

I'd assume you should still be able to do the same stuff though

hushed lark
#

I can for the most part

#

I'm unable to add references though

#

I'll get 15.9.33 and see what changes

lucid skiff
#

im pretty sure it doesnt matter what version you use

#

its a code editor

#

except if it has plugins

hushed lark
#

I don't have any

severe sail
median epoch
#

yea, ingame profiles are saved to separate files

severe sail
#

Alright nice

#

I did switch through profiles quickly but didn't change anything hope that's ok

median epoch
hushed lark
#

It didn't do anything

median epoch
#

dunno if 15.9.33 is under visual studio's overall updating or specifically the 2017 version

hushed lark
#

It's 2017

lucid skiff
#

👏 its a code editor, downgrading would be downgrade.

hushed lark
#

Yeah idk, the buttons aren't showing up

lucid skiff
#

im in vs2019 and seen no problems

median epoch
#

do you not have a solution explorer tab

hushed lark
#

I do

jade prairie
#

Virgin seperate profiles vs Chad 1 profile for both vanilla and modded

hushed lark
#

But I cannot get references

median epoch
#

can you screenshot the project files or smth

#

I'm not sure what would be causing this without context

lucid skiff
#

outdated, but they're there

hushed lark
#

Ye I'm missing half of those buttons on the toolbar

lucid skiff
#

right click le depencies

hushed lark
#

Ah

lucid skiff
#

the project tab

hushed lark
#

So that's not there either

lucid skiff
#

so? youre supposed to add references/dependencies

hushed lark
#

That's what I'm trying to do

lucid skiff
#

add project references -> browse

  • what the vid says
hushed lark
#

That's what I can't find

lucid skiff
#

the files?

hushed lark
#

No

#

The 'add project reference' isn't there

lucid skiff
#

show meh

#

screenie

hushed lark
#

It's meant to be under project, right?

lucid skiff
#

yes, or right click the dependencies tab

hushed lark
#

And dependencies doesn't exist

lucid skiff
#

what project did you start?

#

prefab or scratch

hushed lark
#

Ok so

#

I pressed start new project

#

Then it wanted me to choose a template

lucid skiff
#

isnt it better to

#

copy a "survivor prefab" or somthin and just delete everything except the necessary files

hushed lark
#

Maybe

#

But I don't know how to do this

lucid skiff
#

wait a second

#

the video has links

#

just download the survivor prefab

#

use that

hushed lark
#

I'm not trying to make a survivor tho

lucid skiff
#

noo

#

but it has a template

#

just delete all existing data except the project file and depencies

hushed lark
#

Ok so I make a blank solution and then add this, yes?

lucid skiff
#

you download the prefab and open the csproject file

#

double click

hushed lark
#

I do not see a csproject file

acoustic raft
#

Birdsmas have you read the first mod tutorial?

hushed lark
#

Yes

acoustic raft
#

ok

#

uh
do you have VS 2019?

hushed lark
#

I have 2017 and 19

#

Tried both

acoustic raft
#

are you sure you are creating the right type of project?

hushed lark
#

C#, right?

lucid skiff
#

open the sln

acoustic raft
lucid skiff
#

that the solution file, aka your project

acoustic raft
#

you are using that specific project type right?

#

also no why would you download henry what

#

they are just trying to make like a simple mod

hushed lark
#

Yes

acoustic raft
#

you dont need
henry

hushed lark
#

Hmm

acoustic raft
lucid skiff
hushed lark
#

I do not

acoustic raft
#

ok, so thats your issue

#

you need to download a like
pack

hushed lark
#

I see

acoustic raft
#

you might be able to see it

hushed lark
#

Where do I find this pack

acoustic raft
#

uhhhhh

median epoch
#

.NET SDK 2.0 right?

acoustic raft
#

I think so yeah

median epoch
#

there's a link to it on the first mod tutorial

acoustic raft
#

I got it a different way so cant help too much

#

but I think its the same thing

hushed lark
#

I see this

acoustic raft
#

yeah

#

well I
think

median epoch
#

that looks right yea

hushed lark
#

Ok

#

Yes, that solved the issue

#

That took uh

#

A while

acoustic raft
#

cool

severe sail
#

is it bad if i switched through profiles (without changing anything like cheats) while playing moded

jade prairie
#

No

#

You wont get banned or anything for having a cheat mod like rorcheats or debugtoolkit

tardy blaze
#

Is modding my game going to mess up my steam profile or my normal game or anything?

#

Or is it like skyrim where they are different instances and dont effect eachother much

brisk stag
#

Install the mod manager so you can easily swap between modded/vanilla

tardy blaze
mossy lagoon
#

yeah

tardy blaze
#

Ok thank you

tardy blaze
#

Modding for multiplayer works right?

mossy lagoon
#

yeah everybody needs the same mods

brisk stag
#

And the same config

severe sail
#

Is there a mod where i can save my current run at the current time?

#

like a 1 hour run save and play it later

vestal gulch
#

Technically?

grizzled bolt
#

yeah there is a ProperSave mod, but it only saves the start of the stage

vestal gulch
#

^

grizzled bolt
#

so if you leave the run in the middle of the stage you'll not only need to do it again, but the RNG is refreshed
you won't get the same items you got before in that stage

severe sail
#

Alright that sounds good enough, is there a save file then or how does it work?

vestal gulch
#

It saves the game at the start of every stage, I'd assume it uses a file

mossy lagoon
#

it does

#

but you don't have to worry about that

#

just click load in lobby and it'll put you back in

tardy blaze
#

Yo

mossy lagoon
tardy blaze
#

What is the name of the mod that makesw it so the survivor select menu gets extended

mossy lagoon
#

scrollablelobbyui

tardy blaze
#

Thank u

pearl glade
#

Why does it say I have 4 character slots? mods I have installed: goku, starstorm 2, bepinex, R2API,king mod utilities,elite spawing overhaul

crisp heart
#

i could be wrong about these mods, but I'm pretty sure starstorm 2 has a secret character, and the kingmodutilities is made to support all of the creator's mods, which includes his other 2 dragonball z characters

mossy lagoon
#

yes

crisp heart
#

so that could be a reason to explain the 3 vacant character slots

mossy lagoon
#

I think ss2 isn't installed

pearl glade
#

I know startsorm 2 has nem commando

mossy lagoon
#

oh wait that's executioner that's blacked out

#

so what's the problem

pearl glade
#

yes I unlocked executionar a couple minutes ago

#

Im just trying to find out who the other two character slots are

mossy lagoon
#

it's just the secret character

#

those blank ones are in vanilla too afaik

#

the blacked out one at the end is probably due to the secret character

pearl glade
#

Ohh yeah

#

they are

#

thanks

stiff schooner
#

someone should make a rwby mod

#

i wonder if you can like pay someone to do that

#

prolly can and i'm just stupid

vestal gulch
#

You could technically pay someone for it, yeah. I would ask in the RoR2 Modding discord.

stiff schooner
#

oh there's a modding discord? sweet

vestal gulch
#

Pinned messages in this channel.

mossy lagoon
#

extremely low chance of that happening though

acoustic raft
#

extremely low

mossy lagoon
vestal gulch
#

woolpee moment

upbeat fable
#

@pearl glade the missing slot is actually nemesis commando

pearl glade
#

I know

upbeat fable
#

If you had the enfocer mod you would see another missing slot wich is for nemesis enfocer

#

Oh

pearl glade
#

I might install enforcer mod

#

is it fun?

upbeat fable
#

Yeah enfocer is pretty cool

#

And you can unlock nemesis enfocer the same way you did with nemesis commando

#

Side note he is way stronger than nemesis commando

#

So be careful when you see him in a run

pearl glade
#

or is he in final stage of void fields

upbeat fable
#

It's a bit complicated

#

There are 3 ways of unlocking him

pearl glade
#

finish void fields beat him on final stage, leave void fields beat him

#

???

upbeat fable
#

Go to the void fields on monsoon as enfocer, if you do it post loop he will be at the last cell, if you do it pre loop he will fight you after the mithrix fight

#

But if you have starstorm 2 installed

#

Enter and leave the void fields as anyone on any difficulty

#

He will spawn after nemesis commando is defeated

pearl glade
#

do they have items?

upbeat fable
#

Yes

spice tinsel
#

Is there anyway to disable the arrow above players heads? We found a mod that could disable the names just not the arrows.

#

@ me please

spice tinsel
grizzled bolt
#

D tier equipment

mossy lagoon
#

extremely low

pearl glade
#

should I use nemesis commandos 4th move shotgun blast or the sword slashes

acoustic raft
#

sword slashes are cooler

pearl glade
#

yes

timid swallow
#

slashes kinda fall off in the late game

#

but they'll definitely speed you up

grave thicket
#

what does the barrier elite rarity do? It's in the hailstorm mod pack

grizzled bolt
#

give barrier to enemies around

grave thicket
#

ty ty

#

Also, how do I summon the direseeker

mossy lagoon
#

find 4 buttons and press em

grave thicket
#

Alright thanks a ton

crisp heart
pearl glade
#

How do i unlock ultra instinct for goku

rough pilot
#

Go further beyond

nimble field
#

ok

tardy blaze
#

When my friends play with my on my modded game they cant see the UI at all

wide compass
#

Ping me- how do you unlock Mel-T?

vestal gulch
wide compass
#

Jesus.

#

Sounds rough

jade prairie
#

You have to ||fight him on Sirens Call|| iirc

misty plank
#

what save mod do most people use

#

is it propersave?

grizzled bolt
#

yes

misty plank
#

sweet

jade prairie
#

what's the mod that's used to spawn entities?

I've heard it be compared to RoRCheats as well

wide compass
vestal gulch
wide compass
#

I didn't know there even was one.

#

Oop, found it

#

HOLY SHIT THAT SCARED THE FUCK OUTTA ME

#

I THOUGHT I DIED.

#

You didn't warn me about that

vestal gulch
wide compass
#

Apparently my uh
Ceremonial daggers took care of him when I wasn't paying attention

#

Cool. I have him now

jade prairie
#

for the miner mod..

where is the "smithing tool on the planet" to unlock the final skin?

grizzled bolt
#

Abyssal Depths

jade prairie
#

makes sense 😅 thanks

#

Look in the caves

jade prairie
#

wait

#

isn't that a 1/1000 chance

#

😩

timid swallow
# jade prairie wait

getting caves opened has some chance yeah, but it's not that bad, you can start the run again, I also recommend using artifact of newt from Fw_artifacts

#

anyways I think you already got it by three hours

jade prairie
timid swallow
warm trellis
#

if the cave is blocked off, there's a little hole you can enter at the bigger entrance near the top of the door

#

miner has enough mobility on his own to get in there iirc

upbeat fable
#

Yep

#

He sure has

timid swallow
#

bruh wtf is this alloy vulture translation lmaooo

jade prairie
#

Starstorm 2

pseudo solar
#

are you still working on the funny mystics items pack?

vestal gulch
#

MysticItems has already been released XD

pseudo solar
#

i want mroe items

vestal gulch
rose prawn
#

Does anyone know what I can do to fix this?

#

nevermind

#

I got it

#

I had the stupid thats all.

daring ledge
#

random question, how do you unlock the nemesis commando in the Starstorm 2 mod?

vestal gulch
daring ledge
#

k, thank you

#

any particular difficulty?

vestal gulch
#

Don't think so, but do Monsoon just in case.

daring ledge
#

k

pseudo solar
mossy lagoon
pseudo solar
#

Oh

#

Damn I wanted to be an idea person 😭

grave thicket
#

For some reason when I start a run there's a chance a chat message will say the world shivers in anticipation and then no chests spawn, no teleporter, nothing. It's just monsters and the difficulty increasing, does anyone know what this means?

#

It might have something to do with the Diluvian difficulty but i still dont know

mossy lagoon
#

if you start on diluvian it'll say that in chat but the no interactible bug isn't related

grave thicket
#

it's like a chance thing though i have test runned a bunch on diluvian and it never says that, but when it does there isnt any chests or anything

pseudo solar
#

Hmm

grave thicket
#

i can still grab the fuel array but thats it

atomic nimbus
grizzled bolt
#

that is not a glitch to my knowledge
it is supposed to look that to look like glitter

atomic nimbus
#

oh god, really?

#

it's like TV static, kinda hard to look at stripLUL

grizzled bolt
#

paladin is just wearing one of these

timid swallow
#

dripladin

mossy lagoon
#

it is a bug but they can't figure out how to fix it or something so they just left it

#

unless they were trolling and it is intentional

vocal galleon
#

Rob doing a little troling

prisma oracle
#

it’s a bug that happens on some clients for some skins, no idea why

#

in my game the drip skin looks completely normal but if I play with my gf she says that it looks like static on her end

vocal galleon
#

Its static to me

#

How is it supposed to look like tho

#

I never seen it look normal

prisma oracle
#

just a flat color jacket

daring ledge
#

what does the stirring soul in the starstorm 2 mod do?

vocal galleon
#

You get a 7% chance to get a item from a soul that enemies drop

prisma oracle
vocal galleon
#

Wow

#

I have never seen it look like this

atomic nimbus
#

I wonder what causes it to glitch out

vocal galleon
#

Ror jank

little harness
#

@hollow oasis

grave thicket
#

Is it normal while waiting for the game to load, the intro music starting but then its just black

#

like is it loading or should i re open the game

mossy lagoon
#

nah music doesn't start until main menu

vocal galleon
#

Starting cutscene music doesn't exist then

grave thicket
#

i mean like, the hopoo icon shows up and then it's just black and the loading music is playing

mossy lagoon
#

are you running as admin

grave thicket
#

im a little dumb how do i do that

timid swallow
#

engi mobile turrets + aetherium swords = broken

mossy lagoon
#

yessss

pearl glade
#

how do you dance as enforcer

timid swallow
#

press numbers

#

on top of keyboard

pearl glade
#

how do i unlock this skin

timid swallow
#

the tusks/horns

pearl glade
#

oki

jade prairie
#

plz add mod character of nickocado avocado

pearl glade
#

how do i get paladin drip

timid swallow
graceful trail
#

Does anyone know how to unlock M-ELT?

timid swallow
graceful trail
#

Thank you gamer

timid swallow
#

no problem gamer

ebon kite
#

is ther a mod that allows chests/bosses to drop double items? my friend and i only play with Artifact of Command and while ShareSuite is good, we would rather if we could pick our items individually to ourselves instead of having to build the same way.

vestal gulch
#

You can get a mod that disables item collision so you have to manually pick it up, but otherwise there's no mods that double the items from a chest

nimble field
#

uhh there is

vestal gulch
#

Oh wait, you're using Command, it's already manual pick up

nimble field
#

I think one mod has the artifact of primacy but that triples the item

#

and they're rarer

#

so greed 1 and primacy probably but I forgot the mods for them

vestal gulch
#

Just stick to ShareSuite is really all I can say

nimble field
vestal gulch
#

Greed is from FW Artifacts, I think Primacy is also from FW Artifacts

mossy lagoon
#

no it's from honporebalance

ebon kite
#

is there any way i can get in contact with the developer of sharesuite to make a feature request? theres a config file var that can change the boss drops but not chest drops and id like to request that to be added

#

unless someone can show me how to mod lmao

mossy lagoon
#

pretty sure you can change the player scaling in the config

#

but uh also I'm not sure if that's really a sharesuite thing

#

since you would just get multiplied items since they're shared

#

also if you want you can keep item sharing but make it give everybody random items instead of all the same

ebon kite
#

thats true, really i wanted to replace sharesuite with a mod that just drops double items but i cant find anything like that, i might just have to learn how to make it myself

mossy lagoon
#

I posted it as an idea in the modding discord

#

if someone likes the idea and thinks it's worth doing we may be in luck

copper herald
#

Should I use ror2modman or Thunderstores manager?
I remember using ror2modman last time I did this

ebon kite
#

i use r2modman personally, works like a charm

copper herald
#

I was going to anyways, but I wasn't sure is somthing was broke by it
Thanks

mossy lagoon
#

it's the same thing currently

#

the thunderstore manager is just through overwolf and has some ads

wise ferry
#

Pretty much this currently.
TMM is currently based on r2modman however in the future will branch off to be its own thing, however the r2modman base is a quicker solution than building one entirely from scratch. You'd use TMM to support Thunderstore directly at the cost of a video ad (muted by default), in the bottom left. (you'd get used to it pretty quickly).
r2modman will continue to be ad-free and will keep being updated, even when TMM branches off.

nimble field
#

pretty cool

verbal elk
#

not sure if this is the right place to ask, but im trying to enable cheats in the console to mess with some new mods, and i cant find anywhere how to actually set the cheats value to 1 to allow the use of the commands, can anyone give me a brief walkthru? everywhere i look just says "set cheats value to 1" and that's too vague to get me anywhere

vestal gulch
#

I wouldn't use the in-game console to enable cheats

#

I'd use R2Modman to create a separate profile, then use RoRCheats and/or DebugToolkit

vapid iris
#

Can anyone answer a few questions on mods please? I originally got this on PS4, but now again on PC as I want to try the mods and I was thinking about streaming. Does using mods affect the achievements in game (and also steam achievement), like can they prevent you from unlocking stuff? Also I saw someone on stream using a mod that let them skip the boss fight, so on sky meadow then activated the teleporter and it took them straight back to the 1st stage, which mod was that?

vestal gulch
#

As for teleporting back to the first stage from Sky Meadows, that's a vanilla feature, Looping.

verbal elk
#

okay, im already working on a separate profile, i just want to know how to actually set the value manually. forgive me if its a stupid question, i just really want to know the process now that i cant find it anywhere

vestal gulch
#

I don't usually use the cheats function in vanilla so I can't quite tell you either, but it's not worth using

vapid iris
#

I always thought using the teleporter on stage 5 would take you to mithrix?

vestal gulch
vapid iris
#

WHAT?!

vestal gulch
#

You can also loop back to Stage 1 by taking the Artifact Portal or the Bazaar Portal

vapid iris
#

how did i not know this

#

ok thx, I thought it was a mod...whoops!

verbal elk
vestal gulch
#

Again though, the vanilla cheats function isn't really worth using

verbal elk
#

I'm not in it to use the vanilla cheats function alone, you've made your point very clear on that. I'm not allowed to input commands from mods to unlock the mod items to test without changing the "cheats" value in the command console to "1", and that's the problem no one seems to know how to fix. Been searching around and working on this for a few hours, so I'm getting pretty frustrated, and I'm sorry if that's bleeding over a bit.

vestal gulch
#

Ah, okay I see

copper herald
#

Wtf sniper actually fun
Didn't know what I was getting into so I just picked Spore shot
Now I feel like plasma/triple shot would've been better

vestal gulch
#

UnlockAll unlocks everything without touching the save

#

So as long as this mod is enabled, locked stuff you haven't gotten to is unlocked

#

And then you can later disable it to get the stuff legitimately

severe sail
#

Is it against the rules if i join a modded server lobby with my own mods? (Like in search multiplayer)

verbal elk
#

I'll use that in the test, thanks. At this point though I'm mostly just OCD spiraling trying to find out how to do this one specific thing, so if anyone can message me how to do it at some point I'd be eternally grateful.

vestal gulch
#

Aight

copper herald
vestal gulch
#

The standalone mod UnlockAll won't.

scarlet mango
#

Is there any starting mods i can try?

vestal gulch
#

BetterUI and ItemStatsMod for QoL (Trust me, you'll really want them as you go further into modding)

vestal gulch
#

QoL = Quality of Life

scarlet mango
vestal gulch
#

Not new content, but rather an additional feature or minor change that just overall improves the experience

#

You have R2Modman installed, right?

scarlet mango
vestal gulch
#

Ah, okay

#

Once you install it and select the game, stay on the profile selection page (you'll know what I mean)

scarlet mango
#

ok

vestal gulch
#

Lemme know when you're on the selection page

scarlet mango
copper herald
#

Sniper feels like he was built for me
Somthing I didn't expect out of a sniper

vestal gulch
#

Unlike most snipers in other video games, RoR's sniper requires a very active playstyle

mossy lagoon
#

sniper is so fun

#

favorite modded character by a mile

#

also holy shit artifact of the king is so sick

vestal gulch
#

Ikr?

#

AotK looks amazing and plays out amazing

mossy lagoon
#

I got shit on by the shards as always but still

#

very cool

vestal gulch
#

Yep

copper herald
#

I'm very good at aim, just terrible at tracking, so sniper fits me well

mossy lagoon
#

^^^ this

#

also active reload is fun

#

and i like the ammos

copper herald
#

Love him

grizzled bolt
#

both sniper mods are great

vestal gulch
#

^

copper herald
#

Getting into a pattern is so nice
My favorite Full Metal and Explosive are my favorites
I'm in favor of Explosive a bit cause of occasional lag, but he's still super fun

mossy lagoon
#

i like plasma and spore a lot but fmj always my favorite

copper herald
# copper herald Love him

Oh, if your curious about the starter unlocks, I decided to create a new profile for my modded games to not effect my vanilla one

chrome elk
#

lets go gamers

mossy lagoon
#

W

chrome elk
#

First typhoon run btw

mossy lagoon
#

nkhuhana first item

#

nutty

chrome elk
#

Nah mithrix screwed up the order

mossy lagoon
#

oh

chrome elk
#

I got the nkuhana on soup island

copper herald
#

Paladin and Aatrox look fun

mossy lagoon
#

they are

chrome elk
#

Paladin is fun as hell

copper herald
#

Idk about melee survivors, but they still look fun

mossy lagoon
#

havent played with aatrox a lot but i like paladin a lot

copper herald
#

Aatrox has DMC mechanics which I'm all up for

chrome elk
#

So he can juggle enemies or smthn like that?

mossy lagoon
#

sort of

#

he can stay airborne pretty well

copper herald
#

He has the score counter, which I've seen in gameplay

mossy lagoon
#

also works on the vergil merc skin

copper herald
#

He sacrifices health so idk how ill manage that
I manage health poorly as it is

prisma oracle
#

aatrox, vergil merc skin, and miner all get the score counter if you have aatrox installed

copper herald
mossy lagoon
#

i think for miner you gotta turn it on in the config

copper herald
#

Now I wanna see everyone with the score counter

mossy lagoon
#

also bury the light

#

with an adaptive track based on score counter

prisma oracle
#

the first time my friend played with vergil merc he accidentally turned on Bury the Light and couldn't figure out what key turned it off

#

it scared the shit out of everyone else playing

mossy lagoon
#

ITS LOUD

severe sail
#

its moving on its own

#

controlls are inverted and all kinds of stuff

#

and game chrashed

#

its switching between these two

mossy lagoon
#

what were doing when you got the errors

severe sail
#

i picked up a item called The Oddity

mossy lagoon
#

from what mod

severe sail
#

idk

mossy lagoon
#

well

#

its probably that mod

severe sail
#

i have the modpack

#

but idk which it is

copper herald
#

2 mods
Extra 10 mins of loading time

mossy lagoon
#

uhhh

#

what even mods

#

jsut timed it for myself
1:23 for modded
0:16 for vanilla

#

115 mods lol

copper herald
#

My laptop aplenty has a hard time loading
Aatrox, Paladin and Miner

mossy lagoon
#

that is strange

jade prairie
#

which of the two (I think) sniper mods would any of y'all recommend

mossy lagoon
#

I prefer reins but classic sniper is more vanilla

#

both solid though

jade prairie
#

cool; thanks

#

oh, wow when you say more vanilla, you're not kidding

#

I've only played with the classic sniper, but Reins' looks dope

mossy lagoon
#

main differences being the UI, classic sniper reload doesn't scale with attack speed, reins has more out there alts/specials and no spotter

#

and yeah reins does have a classic skin though

copper herald
mossy lagoon
#

fair enough lol

#

how long does vanilla usually take

copper herald
#

Not that long actually
Like a minute

#

Not counting the time it takes to load stage 1

mossy lagoon
#

oh man ouch

copper herald
#

Stage 1 also takes about a minute, but after the first run, its fine

#

Well, I tried Aatrox
I suck with him, but he's really fun
Already see myself trying to up the score

copper herald
#

[Laughs in explosive ammo]

vestal gulch
#

If you have good timing in general, Sniper does perfectly fine against crowds

copper herald
#

Explosive feels kinda busted, it deals so much damage even to enemies around it

#

Idk if its just me, but it feels like Sniper mostly struggles vs Overlord

vestal gulch
#

Probably just you

copper herald
#

His debuff just obiderates me so its probably just me

glossy mountain
#

we talking sniper in here

#

just jebait overlord into focusing your decoy when you think hes gonna scratch the floor

#

if you're running blink knife uhhhhhhhhhh don't

versed condor
#

but funni teleport happiesttroll

glossy mountain
#

blink knife would be a lot better if it was a delayed thing

#

like set a recall point and pop it when things get bad

timid swallow
#

cyborg moment

mossy lagoon
unborn cloud
ionic cipher
#

May I receive a helpful vocal companion in training me in the art of modding?

timid swallow
#

wut

ionic cipher
#

Just grammar checked it

timid swallow
#

you need vocals for what

ionic cipher
#

I need help in voice chat cause my hands are full

timid swallow
#

full of what

ionic cipher
#

A controller mostly. But also I am slow typer

#

Hence why I said

#

Vocal companion

timid swallow
#

aaaaaaaaaaaaaaaah you wanna someone with mic to do some modded runs with

ionic cipher
#

Ye

timid swallow
#

nah my 100 bucks mic sounds like shit in discord for some reason

#

and absolutely fine everywhere else

ionic cipher
#

Anybody else?

timid swallow
#

maybe i should adress troublshootin in discord or something

ionic cipher
#

Mostly I am trying to remember where the app for modding is

ionic cipher
#

Yeah

timid swallow
#

it should be on the front page of thunderstore

ionic cipher
#

Of what?

mossy lagoon
#

check pins

timid swallow
ionic cipher
#

ah

#

ok

tardy blaze
#

Is there a way to unlock nemesis enforcer?

timid swallow
tardy blaze
#

Yes with it

#

me and my friend were playing modded last night and we beat void fields and looped once and he spawned on stage 7 or 6 and we were really surprised because we didnt know he existed

timid swallow
#

go to the void, you might see him later in the run after

tardy blaze
#

You get him if you beat him?

timid swallow
#

yezz

tardy blaze
#

Ok thanks

tardy blaze
#

Other than mult, commando and enforcer are there any other nemesis characters?

modern sierra
#

There is a nemesis MUL-T mod that supports starstrom 2 but I have no idea how to unlock him.

tardy blaze
#

and then he comes after you next round and hes really easy to kill

modern sierra
#

Ah cool ill be trying to unlock him next run.

reef yoke
#

@short pendant dont really know if this is the right place to report bugs but i found one: the sound effect for the expresso plays when picking up scrap, even when you already have the max amount of boost

reef yoke
#

ah

#

yeah i actually found that out a stage later

#

but thanks for the reply nontheless

glacial lodge
jade prairie
warm hill
#

Hope you're enjoying Aetherium lol

#

Lots of polish coming in sometime after the content update.

#

No no no

#

Not Polish

nimble field
#

😎

#

poland bad i agree

warm hill
#

There will be no fembois in my mod

silver jackal
grizzled bolt
#

-1/10 even

warm hill
#

I will eradicate the polish femboi menace one download at a time.

mossy lagoon
#

I'm loving all the new item packs because they all have cool lunars

mossy lagoon
#

not if I have anything to say about it

warm hill
#

It's too late

#

For each download to Aetherium, I deployed (1) Autonomous drone to attack Astolfo cosplayers in the region

#

In all seriousness, Aetherium will drop an update after the content update, and maybe Ares after.

cyan kayak
#

Hi im new to mods, after downloading do i need to do anything on start up to activate the mods?

jade prairie
#

If you did manual, just open up the game. If you used a mod manager, select the "start modded" button

cyan kayak
#

I did manual and all the files are where the instructions say they should be but I'm not seeing the mods when i start the game (goku/vegeta)

vestal gulch
#

I would probably just use the mod manager instead

wise ferry
copper herald
warm hill
#

They're slowness buffs added by the mod.

#

debuffs*

mossy lagoon
#

specifically for accursed potion

#

because fuck you

vocal galleon
#

No those are the heavy tf2 debuffs

#

When you switch to the minigun or when you fire it

copper herald
#

When its loading, I like to watch the console to see if the game froze, or if its still progressing (usually it is) and I caught that
Thought it was pretty funny

mossy lagoon
copper herald
#

of course i get 2 bungus in a row
It kinda works with blink knife, but i gotta be lucky for it to actually work

mossy lagoon
#

bungus is crazy with decoy

copper herald
#

Does the decoy get it?

mossy lagoon
#

yeah

#

the decoy only gets whitelisted items

#

no dmg items

copper herald
#

I just imagine having tons of bungus and creating a on demand healing aura

grave thicket
#

I have the artifact of doom downloaded and on but it isn't doing anything, it's supposed to give items on kill and it doesn't do that, and I don't lose items when I get hit either, does anybody know how to fix this?

lament pawn
grave thicket
#

wdym logs

#

and yeah it does

lament pawn
#

You can find such log file in your Risk of Rain 2/BepInEx/ folder, the file is called LogOutput.log.
If you are using r2modman :
You can copy your log by going to the r2modman Settings screen, selecting the Debugging tab and clicking Copy LogOutput.log to clipboard

grave thicket
#

is that what it is

lament pawn
#

Which mods do you've installed?

mossy lagoon
#

looks like just bepin, r2api, doom, rpclib, and originalsoundtrack

#

though doom is showing up as 3 different plugins

#

[Info : R2API] com.SirHamburger.ArtifactOfDoom;1.2.1
[Info : R2API] com.SirHamburger.ArtifactOfDoomUi;1.2.1
[Info : R2API] com.SirHamburger.MainArtifactOfDoom;1.2.1

dense trout
#

It's got 3 plugininfos?

lament pawn
#

Jep I couldn't fix that.
But for me it looks like a more global issue since the soundtrack is also not loading.
@Cool guy#9508 could you maybe write in the Ror2 modding discord?
I'll look into it tomorrow if there's no solution till then

mossy lagoon
#

@grave thicket ^^

grave thicket
#

Oh sorry I forgot that I said anything because I had gotten into my car to head to work, but thank you for the help and I’m honestly surprised how you found that in all of the text lol

lament pawn
grave thicket
#

I also just had doom artifact and I forgot the other name but it just changed some music things

#

And the one that came with doom

pearl glade
#

what is a good way to get to ultra instinct fast with goku

lyric sand
#

I have a modding question; if its done through downloading an apk of the game and decompiling it, would i have to illegally download an apk in the first place to mod it? Or can I copy the game thats already downloaded?

mossy lagoon
#

you can just use the downloaded game

#

dnspy or dotpeek or whatever you wanna use

lyric sand
#

Oh breadguy are you a modder

mossy lagoon
#

no

lyric sand
#

Ah okay

mossy lagoon
#

go to thunderstore.io, click on the "developers" button and then click on the wiki link

#

should answer most of your questions until you start digging deeper then you can ask in the modding discord in the pins of this chat

lyric sand
#

Cool thanks man

scarlet mango
#

so can anyone help me with this achievement for enforcer?

#

the one about dancing

mossy lagoon
#

press 1

scarlet mango
#

wait what

#

that it

#

huh

mossy lagoon
#

:)

proper mural
#

So like

#

What do people use for mods in this game

mossy lagoon
#

a bunch of stuff

vestal gulch
#

A lot.

proper mural
#

Like is there a launcher or some sort of hub

mossy lagoon
#

oh lol yeah in pins

vestal gulch
proper mural
#

Oh ok

vestal gulch
#

But R2Modman has a direct connection to Thunderstore so you can just download from there

mossy lagoon
#

thunderstore is the website, and you can use a mod manager like r2modman

#

should all be linked on the site

proper mural
#

Ok

vestal gulch
#

To quickly sum it up:
Thunderstore is the mod repository
R2Modman is the mod manager
BepInEx is the mod launcer

proper mural
#

Any mod recommendations

vestal gulch
mossy lagoon
#

I use like 115

vestal gulch
#

I can put a whole profile's worth here

mossy lagoon
#

so I'd be here all night

vestal gulch
#

Same dude.

mossy lagoon
#

just scroll and see what you think you'd like

proper mural
#

Ok

#

Thanks for the help

vestal gulch
#

Also, quick note: If you find a mod that depends on RyanSkinAPI (a good portion of skin mods do), don't download it

vale vessel
#

do you guys use r2modman?

#

why does it take so long to load for me

vestal gulch
#

Most use R2Modman, yes.

mossy lagoon
#

the game? or the launcher

vestal gulch
#

R2Modman's initial load time is dependent on your internet connection, since it has to connect to Thunderstore

vale vessel
#

launcher

vestal gulch
#

What mods are you using?

#

And how many?

#

Or do you mean when you first open R2Modman

vale vessel
#

it was loading faster when i was using it last december or so

#

opening the launcher itself

vestal gulch
#

Ah, yeah it'll probably have to do with the amount of mods on Thunderstore

mossy lagoon
#

that shouldn't really affect it

#

it's just connecting to the site

vestal gulch
#

I really dunno here

mossy lagoon
#

either a lot of traffic or slow connection

vale vessel
#

but i can go to the website on chrome just fine or is that unrelated to the launcher connecting to the site

mossy lagoon
#

the launcher is connecting to the api which is different from the site

#

not sure why that would be slower

#

I know mythic has been doing to maintenance recently so it could be that

#

idrk it's been fine for me

vale vessel
#

maybe i'll just continue offline and install mods manually

vestal gulch
#

I dunno if it'll update mods installed manually, though I could be wrong.

mild star
#

I’m new how do I mod

vestal gulch
#

As in play with mods or make mods?

mild star
#

Play with mods

vestal gulch
mild star
#

Ok

wise ferry
#

If you can connect to that quickly, so will r2modman

vale vessel
timid swallow
#

ooooh, so you need to stand still there to get money
i thought it just gives you passive income

mossy lagoon
#

I think it's good as an uncommon but money items fall off pretty hard so it would be a disappointing legendary no matter how much it gives

timid swallow
#

yeah, large chest would be great, not legendary

#

cooler busted key

mossy lagoon
#

oh that's what you meant

mossy lagoon
timid swallow
wise ferry
mossy lagoon
#

I think 300-400 gold for a minute is fine

#

but I'd have it stack multiplicatively instead of a flat reduction

#

like 60*(0.8^n) seconds or something

jade prairie
#

any ror2 mods that make the game absurdly easy

timid swallow
#

enforcer

jade prairie
#

nah like I wanna one shot everything, anything like that?

timid swallow
jaunty cargo
#

Lord Zot

mossy lagoon
timid swallow
#

lua sure loves things crustaceans

trim scarab
#

what if it was green tier, had a mix of its old effect with its new one (gain gold till it's fully digged), and yielded a free chest with a yellow item at the end? that way it'd be different enough from Rusty Key

dense trout
#

All lua is destined to be crab

jaunty cargo
#

Is the gold chest free?

#

Oh, whoops

#

Actually, still a valid question

#

God, that sounds so busted on Captain

#

And on Sacrifice

#

Definitely a lot more fun sounding though

#

Also I think Timely Execution is still broken, it doesn't give you the infinite invincibility but game still crashes when someone dies with it Tearstorm

mossy lagoon
jaunty cargo
#

hack

lyric shale
#

Yeah every time we play together and whoever is holding Timely Execution dies he crashes.
Even if it’s Scav or Mithrix he crashes.

mossy lagoon
lyric shale
mossy lagoon
#

ohhhhhh I thought you meant a legendary chests worth of gold

pastel talon
#

how do I get nemforcer again?

vestal gulch
#

Do you have only Enforcer mod installed or do you also have Starstorm 2?

pastel talon
#

Yeah, I just don’t remember if it’s void fields or mithrix kill

vestal gulch
#

Do you have starstorm installed? The method changes if you do

pastel talon
#

I do yeah

vestal gulch
#

Go to void fields as any character and leave. You don't have to complete it. Afterwards nemforcer will show up on a stage as a boss or normal enemy

pastel talon
#

Ah okay, so it’s just random after void fields?

vestal gulch
#

Yep.

pastel talon
#

Alright, thanks!

random river
#

Broly when?

trim gull
#

does anyone know how to fix the bug that i have?

acoustic raft
#

No

mossy lagoon
#

idk

uncut tree
#

Does anyone know how to make a wiimote and nunchuck work for Ror2 with the IR pointer for aiming?

ornate nacelle
#

I installed 178 and I have no idea which one it is but I can't pick up items anymore. Can anyone help me out?

next copper
#

You've installed 178 mods?
We've got someone in the Modcord that's got 203 and counting.
I have no clue how y'all just slam so many mods into your game and expect it to function fine lmao

nimble field
#

modpackmodpack gaming

next copper
#

True

ornate nacelle
#

Oh i've over 200 before with no issues lol

#

Found out the issue though it's one of the item mods I grabbed so thats cool

#

A good like 20 of them are just skins though lol

granite copper
#

just reinstalled windows, went to use my profile code and it gives this error, any ideas?

#

tried multiple codes btw

ornate nacelle
#

I think you have to have it active beforehand because of how it works, like did you have someone else download your modpack and just get it from them?

#

would probably be the best way to do it

granite copper
#

one moment i think i know what's up

#

hmm no what i tried didnt work, sorry what do you mean? what i did to try and get my profiles back was go to the discord pm with my friend where i sent him my profile last night and then imported that code

ornate nacelle
#

like have your friend download the mods via the code than have them make a new code for you to download afterwards

wispy lark
#

so like no mods work for my game
im using r2modman
any mod i download downloads fine
i press play modded, game loads, but non of the mods are on there

serene leaf
#

Make sure they're enabled

#

Can't recall if they don't enable by default.

next copper
#

They enable by default

wispy lark
#

they are enabled

mossy lagoon
wispy lark
trim scarab
#

was it MiniRpcLib?

prisma oracle
#

nuclear accelerator is in the image section twice btw

vestal gulch
#

Yep

#

Uhhhhhhhhhhhhhhh lower the price on the Legendary Chest from Treasure Map by $1

#

Boom instant excuse happiesttroll

trim scarab
#

odd, I tested a few times without Raincoat/MiniRpcLib and that seemed to "solve" the issue. I wanted to test more runs before reporting it, but it looks like you solved another whole problem

wise ferry
#

File exports are permanent

#

You can however ask your friend to export the profile again though

scarlet mango
#

any mods that i can try out?

vestal gulch
#

Didn't I send you a profile with mods?

lucid skiff
#

Whatever you want!

vestal gulch
#

But regardless, choose whatever you want

scarlet mango
#

ok

timid swallow
#

paladin got auto corrected into saladin

lucid skiff
#

But the best mods imo,
Badass engi,
Monster variants,
Starstorm

#

||itemstats, better gui are like required mods, it's the equivalent of JEI in mc||

naive zodiac
#

Fatmando is important QoL

scarlet mango
scarlet mango
lyric shale
scarlet mango
copper herald
#

Are you able to change your profile in modman or do you have to restart it?

next copper
#

You can change profiles. It's in the settings.

copper herald
#

Oh I see it
Thanks

#

Thought it would be by the "other" sidebar

sterile nova
#

does anyone know where I could find the hotdog lemurian model? I would like to make it a playable character mod

copper herald
#

Are you able to enable Bury the Light on Aatrox or is it just for the Vergil skin?

next copper
#

Just Vergil iirc.
Check the config though, I could be wrong

copper herald
#

A little bit of Bury the Light plays whenever Aatrox spawns so I thought you could enable it for him

next copper
#

If you can't, that sucks lol
It would be nice

#

I don't think Rob has any plans for that though

copper herald
#

Found it

mossy lagoon
#

it's from the aatrox mod

copper herald
#

I'll have to read the skills to find out what Massacre is, pretty sure its his special

mossy lagoon
#

yes

#

the one that drains health

copper herald
vestal gulch
#

Try asking in the tech support channel on the RoR2 Modding Discord (pins in this channel)

jade prairie
#

is there a mod to make others have host priviledges?

Tried using risk of rain cheats and my friend can't spawn in items or use most of the interesting cheats when I'm host

echo temple
#

@jade prairie with dbt clients can use commands

jade prairie
royal socket
#

thought processor with merc, very pog

nimble field
#

is it not busted

jade prairie
#

any cool mods for extra elite aspects (for monsters, not the items)

timid swallow
jade prairie
copper herald
#

Isnt there a mod that gives elites abilities
I remember a Celestine teleporting

jade prairie
#

wow, that sounds painful to fight

copper herald
#

Looks fun, but yeah, pain to fight id imagine

copper herald
timid swallow
#

nah it's from starstorm 1

#

can't wait for them to appear in the second one

coarse silo
#

I wonder how much inspiration Hopoo takes from the modding community 🤔

reef yoke
#

as long as they add chef i don't really care

jade prairie
#

what's an "average amount" of mods, and what cap do you recommend not going over?

#

for reference, I have a very good computer (don't know the exact specs as a friend set it up)

next copper
#

I recommend not going over 100-110

#

But I've seen people with over 200 function fine.

jade prairie
#

wow

#

impressive

#

also thanks 👍

lucid skiff
#

I think, 30-50 is like the average amount of mods

#

Over that you'll be spamming new survivors

timid swallow
#

i have no idea how you can get more than 70 mods and enjoy it

timid swallow
#

like i have 50 now, i see few mods that i can get, but i'm really debating this

#

mystic items is so cool, but item pool is gonna be so flooded

next copper
#

I'm at 73. I've got maybe a spattering of maybe 6-8 item mods, doesn't feel too cluttered

ashen oyster
#

only the host require this mod?

mossy lagoon
mossy lagoon
#

also I have 115 mods but a lot of them are small qol mods that do like 1 thing

jade prairie
#

Hi guys, out of curiosity, is there any character/survivor making guides out there? I was wondering how to create my own survivors with the incredibly small programming knowledge I have.

mossy lagoon
#

yeah on thunderstore click the developer tab and click wiki

bright flax
#

Does the bandit mod creator ever visit here?

next copper
#

He is not in the server. Not surprised

plain oracle
#

Hey everyone, so ive had the game for a while now (Version 1.0.3) and mods have not given me trouble before but recently, even with 0 mods loaded the game crashes mere minutes after starting, various red and yellow msgs in the cmd panel when I did not have them before, I haven't done anything out of the ordinary but these error have popped out of nowhere and I can't use mods

Help would be appreciated

mystic osprey
plain oracle
#

No

copper herald
#

So close
Yet so far

#

Is it just me
Or are Ror1 items just dumb
Life Savings, Whatever the Snowglobe is

timid swallow
#

they are, delete this mod

#

or disable a bunch of stuff, i think it's possible

copper herald
#

They're pretty creative though
Snake Eyes probably isn't that useful, but its a nice idea

timid swallow
#

yeah and install standaloneancientscepter, it has some cool placements

timid swallow
copper herald
#

The Dota wand looks fun to use

timid swallow
#

omnislash becomes endless slash on merc

copper herald
timid swallow
#

wow you're cool guy

copper herald
#

Was trying to get merc for the funni skin

timid swallow
#

big honkers skin?

copper herald
#

Vergil skin

timid swallow
#

henry has both bergil and bante skins

grave thicket
#

with bad ass engi can alien head effect orbital strikes cooldown

copper herald
#

30% change for equipment to have double effects
Missile launcher is just instant death

plain oracle
#

The one that upgrades your skills is neat tho

copper herald
#

Ah yes
Razorwire and Barbed Wire

plain oracle
#

The base regen/max hp ones are kinda cool too

copper herald
#

Oh
Apparently Miner has a self destruct button

mossy lagoon
#

yes

copper herald
#

And I pushed it
I love this character

mossy lagoon
#

LOL

copper herald
#

Get bored of a run?
Just end it

upper mirage
#

Wait what

versed condor
#

miner has funni emote

copper herald
#

Its either 3 or 4 and he just dies instantly

upper mirage
#

D:

copper herald
#

Yeah its 3
He grabs c4 and dies instantly

copper herald
#

Didn't self destruct this time

versed condor
#

self-obliterating is technically self-destructing

copper herald
#

I Self Destructed properly this time

bright flax
#

Now as a warning

#

He doesn't instantly die

#

He takes the time to pull it out, and THEN presses it

#

You have time to cancel it if you do so by mistake

stable skiff
#

if you play with friends you can kill them with it too

#

hey check it out!!!! nukes self

short rock
#

Im making a 3d model for a playable character mod
And i have one little question
What would be the Polygon limit for a playable character in Risk of Rain 2

hollow oracle
#

Do you think you will somehow reach an excessive number of tris

short rock
#

Not really...but im used to learning and creating characters with a poly limit

hollow oracle
#

I mean there's a decent number of mods that have a model imported and set up to work with the ROR skeletons, and they weren't models made from scratch for ROR

#

So as long as you aren't doing anything ridiculous it should be fine

short rock
#

ok

hollow oracle
#

I guess you could look at the vanilla models if you want a reference point

#

I wouldn't think there's any limit though

short rock
#

Ok thank you (^ - ^)

mossy lagoon
#

I think it's like 10-15k

copper herald
#

Does Snipers reload scale with attack speed?

prisma oracle
#

sniperclassic does not, but Rein's sniper does

copper herald
#

Oh, was gonna say it might mess up my timing

mossy lagoon
#

it will never go over 3x attack speed and when your attack speed increases (through berserkers pauldron or pred or something) it does so over 2 seconds

pliant bay
#

Anyone recommend any mods I’m making a pack for me and anyone else lol I would say me and my friends but they don’t like risk cause they hate the early game XD

copper herald
#

I'm liking Aatrox, Miner and Sniper
ClassicItems is kinda busted, but if you want ror1 items its there
StandaloneAnchientScepter is another nice item

pliant bay
#

Haven’t played Aatrox or miner but I have classic items and a few other item mods

pliant bay
#

Ok @copper herald why is miner busted lol I sat there “he’s good but doesn’t do enough damage” I didn’t realize my multitudes mod was on and I was soloing 4-player monsoon 😂

copper herald
#

Once you get Adrenaline going you cant stop him

grizzled bolt
pliant bay
#

He has too many I-frames which sucks cause I’d love to see this exact one be added

copper herald
#

He has to get a ball rolling before he can get stuff done
And if you dont attack after a while it goes away

pliant bay
#

He’s pretty damn good for a melee

#

Ngl he’s almost as strong as enforcer

grizzled bolt
#

minr

pliant bay
#

Buste

#

D lol

copper herald
#

Moner

grizzled bolt
#

Moner = Money
Miner gets adrenaline from getting money

vestal gulch
#

He truly is a gold digger, eh?

pliant bay
#

He’s something

jaunty cargo
#

Miner is just Loader but fun with good procs

pliant bay
#

He’s more versatile not fun tbh I prefer getting to stage 4 in like 5 min with loader lol @jaunty cargo

#

I’m dead XD I used gorags opus and started climbing a titan I was attacking so fast

copper herald