#archived-modding-development
1 messages ยท Page 296 of 1
Is this really unexpected?
i was just checking
for low% te nmg
it's doable dashless 
can you even beat rad dashless without ddark
you need shade cloak for traitor lord
im a moron
laser pillar smh
any way to make a save point in a room of my choice
so if i s&q i spawn there
you need all movement skills to beat pop 
there are 2 spots which make dashless pop impossible
even if it was possible to clear them and you tried to do a segmented run it would probably be harder than low jump kp
but im fairly sure at least one of them is not possible
one of them is possible
haha yes
dashless pop is possible
just use float
very good idea
The music overlaps because when I want to reset the cycles in the third room I have to go back to the previous one, and since this game is well programmed th...
let's go 
i'd love to get a single segment run of this
it's not really feasible though
sadly it is not possible without crystal dashing 
~~nothing is impossible with crystal meth
~~
the only spot that forces you to have wings 
the worst is how intentional it looks
with the wall on the side having a hole and the jump just barely being impossible
its like less than 1 unit from being possible and yeah that
ah i know how to make it through
we just have to press quick map quick cast quick map in quick succession
then turn around and go through a loadzone
ez wingless wp
500 iq speedrunning tricks that shocked the world
๐ง
grats dlk! I knew you could do it
thanks daddy
can someone send me the video file for the cot statue cutscene
Is it feasible to make the player do contact dmg to enemies?
This what I'm trying to do;
Meteoric Shell (SShell + SBody) = when falling at terminal velocity, your shell hardens and becomes invincible to non-hazards, and you deal damage to anything in your path.
This what I have so far;
if (PlayerData.instance.equippedCharm_14 && PlayerData.instance.equippedCharm_4 &&
HeroController.instance.cState.willHardLand)
{
HeroController.instance.damageMode = DamageMode.HAZARD_ONLY;
}
in OnHeroUpdate
you know when enemies touch the knight, because that's when they'd do damage, correct?
have something trigger in that
Yeah hooking the damage hero fsm might actually be a good idea
https://webmshare.com/play/g7XVP Well, my first try at modding a boss, not many changes compared to base (Faster game, More health, starts in Phase 3, Can't be staggered).
can you just add a damages enemies to the knight
IDK, can I add damages enemies to the Knight?
private void OnHeroCollide(On.HeroBox.orig_OnTriggerEnter2D orig, HeroBox self, Collider2D otherCollider)
{
if (PlayerData.instance.equippedCharm_14 && PlayerData.instance.equippedCharm_4 &&
HeroController.instance.cState.willHardLand)
{
GameObject gameObject = self.gameObject;
DamageEnemies damageEnemies = gameObject.AddComponent<DamageEnemies>();
if (otherCollider.gameObject.IsGameEnemy())
{
damageEnemies.attackType = AttackTypes.Generic;
damageEnemies.damageDealt = 20;
}
}
orig(self, otherCollider);
}
``` what I'm trying now
wtf
It sort of works
I just have to fix the fact that it doesn't lose the component
after landing
just get the hm off the gameobject and call take damage yourself
what does hir ngwole mean
understandable
@ember bloom
It looks awesome. Glad there's at least one modder that knows how to add aesthetic to the game
lol lore 
ฮ ฯฮฑฮฝฯ ฯฮฟ ฮดฮนฮต
Ain't true, most people know how to but it's dogshit to do through Api
And it's through assets edit so
is this pale prince
Ain't to distribute this way
Yeah but if you don't do it through the API it's cancer to update
and you get less compatability
NEVER UPDATE 
is this 753
only problem with it, void vessel is the worst name ever
Play 1.4.3.2 or gtfo 
รป
I honestly have like 0 ideas for pale prince
I mean I've got basic combos but nothing fancy
It just feels like pure vessel so far
I did basic changes and i'm happy about it.
just speed boost and basic combos then make it seem better than it actually is ez
Sword trail wouldn't do anything though
I wanted to adjust wait time to make him recover faster from some attacks but nah
@trim totem Commit Sudoku
I was thinking about maybe doing dash + void tendrils behind him at the same time
add shockwaves
Aeraloth, add an attack where the needles from the needle spread attack turn around toward the player a bit
I might just do hive knight first
Nah, i want to do it simple but noticable.
make the sword trail the size of sly's greatslash
void trail like nkg
simple can be good
people like mantis gods better than lost lord but it's way more simple in design
but lost lord does the same attack over and over again
u
yes
Lost Lord ๐ฉ
lost lord is repetitive
can't be too mad at it though. Without it I would have never made DoH
Aeraloth, is there anything else you want to add?
Probably decrease time he is idle on Tendrills/Focus
And change weights of attacks to balance them 1:1
what if you made it invulnerable during those two attacks?
Invuln ๐ฎ
Nah
10 slash
add a second phase where spikes come out of the ground constantly and there are two PVs 
Call it Nightmare God Grimm Pure God
add god to literally everything tbh
VOID GOD OF DARKNESS
kind of redundant
I should add pointy hats to Watcher Knights and spawn one big with fire nail at the end
รฉ
56 do this
56, hive god when
we need all the bosses modded for ng+ mode before hornet dlc comes out
make hornet dlc mod
no
I want to do something which actually changes the game a ton
but I have about 0 good ideas
I mean
ng+ would change it a ton
make the regular enemies godded
There is CHAR_TYPE or somet shit where 0 is Knight, 1 is Hornet and 2 is Zote
I tried the rotation thing but dealing with fucking hero controller collision is cancer
make classes in hk
balls of steel actual category when 
It was for like a day as a meme
how was school
good and pain
why are you a blue thing now
me
oh ok
why does the ubuntu terminal sometimes get stuck and I have to press enter for it to continue displaying stuff
what is steam tbh
steam is an application that lets you purchase games and house a digital library among other features
steam is heated water
it's widely used for heat transfer applications or for pharmaceutical sterilization sequences
Steam is what comes out of people who die to absrad in AB
No, that's salt
hk steam forums in a nutshell
high iq post
I don't even understand how a multiplayer mode would be fun in hk
same
you do the game
Do the same exact stuff but... there's two of you now???
but with 2+ people
so basically decrease the atmosphere of the game so you can play with another person
yep
\๐ ฑ
@copper nacelle did you say you want to make a NG+ mode but have no ideas
can you alter enemy placements
sure place every enemy on the same pixel
no i have no ideas for pale prince
ng+ would be very cool
did you do the gaston meme
the idea is radiance but no wings
i have ideas for many bosses
it's easy to have ideas in general
the hard part is having ideas that don't give you cancer when you try to implement them
how hard would replacing certain shockwaves with traitor lord shockwaves be
mildly annoying
or mildly painful
depends on whether it has a prefab in resources
how hard would changing fk's rocks to fall in a certain pattern be
cancer
what if you deleted the rocks and made new ones that fell
how hard would completely changing every aspect of the game and replace the sprite of the knight with stock photo counterparts be
no
deleting the rocks and making new ones is the same deal
You have to code something which makes them move
And have a certain amount fall
code gravity
no just spawn them randomly
just get cancer and do it lol

urite
no pattern is a pattern
basically my idea was just have fk's rocks fall in a line with a gap in them
change my mind
no lol
Which also wouldn't be too hard now that I think about it
nkg pufferfish you just spawn them at certain y levels
and just have half go in a direction
and half go in the other
spawn a bunch of rocks in a grid that leave one tiny gap of safety
what if you made fk fire the radiance lances that come from above except represprited to be the boulders
what if you skipped fk
no
hmmm
yes
dae runs
then do that
I think there are like two for monomon
and I want to practice the lurien ones
and early game
why go oob when you can just do a run and get hardlocked there
what if you implemented hunter into hk
ur slow
u
everybody slow
I'm gonna do the shit oob for lurien
cause it's free
It's like 20 seconds slower 
i thought you duped and televatored or something
You can do that
Or you can do the timed oob jump
Or
You can do the timed oob jump but instead of doing the jump you just dash down
and then pfloat back up
from the very bottom
is this all because you can't dupe
Yes
this guy
learn how to press jump, imo

reprogramming the falling rocks doesn't sound too bad. Unity does most of the work for you, you just need to know how to tell unity to do it, no?
go 20 units down
now go 30 units left
now only do that if you're the 1st rock out of 30
sounds enjoyable
e
wow good job
if you want them to fall in a straight line, couldn't you just edit the fsm and change it from random x to a specific amount?
no need to reprogram
he has done it
u ever get the room dupe televator but it goes up without you
he has done it
that sure is lurien
wdym it's herrah
oh my bad
dad?
nice textbox we carried over from monomon
finished the easiest rando of my life in 1h20
played poorly tbh
dang I haven't seen the hk room in a while
no
i'll explain it when u are older
are u even older than me
dunno how old are u
19
same
what month
july 22nd
gdi
mines hitler + 1

wtf u actually knew it
or 20 4 if you are using the correct date thiung
or did you just google it
no i knew it
nice
๐
i see you aren't using sharp shadow in your wp run
suboptimal ๐
wtf you can skip the whole right section
what is this madness
i dont even use dashmaster lol
i really dislike down dashing
but for the loadout i think its within like 5s of a perfect run
wtf this patch is nuts
have u seen the nutty sharp shadow cycle for the left side small saw gauntlet
nah i havent tried to lab anything for white palace with ss or dm
because unlike pop you actually do wp in runs
so i feel like it would only mess me up
also you can shade soul the pale king
not even sure if its faster rofl
can you? i remember trying and he was only getting hit by the 2nd and 3rd hits of dive
yeah dive and shriek only hit him like once or twice
but now that i think about it if you ss him thrice you dont have to wait for the kingsoul later
so it probably is very slightly faster
yea that sounds efficient
maybe even viable in 106 because we have eater
yea you can get a ton of soul for free at the start of wp
and we have spell twister too
also
not sure if you know this but i always see you fireball the guy
so im mentioning it just in case
you can make the cycle
I just did 220 changes in a 266 line file without changing functionality at all just to conform to StyleCop rules
Wow that shit makes you change a lot to be happy
yea i just changed debug a bit to reset the shopkeeper key
same
wtf you can do that kurosh
yea
no fair
pretty sure these don't exist on 1221
yea they dont pt
the fix fragile greed fixes the breakable floor by the fake dive grub
and fix fragile strength respawns the shopkeeper key
the fix fragile greed fixes
wow look at this new modder
I'm having a stroke
lol
are you having an all skills pb
this is some next level content additions
ikr
No I need to do homework
pepehands
Which right now consists of StyleCop changes
So that other people can read my code without wanting to die
The other people in the group need to do it too so I can read their code without wanting to die
i read your code and i didnt want to die ๐
One of them using lowerCamelCase for function names and puts curly brackets on the same line
delete this
what is this pfp
good
it looks too much like pest's
it does
hey you guys are modding staff now not just modders
yes
is this the ritual that every te ag runner has to go through
Old news
youre old news
pete dirtmouth has no use in white palace
i meant defender's mrest but ok
because downdash bad
Downdash is like not even an issue
just run pop for 20 hours then you'll get used to it ๐
and it shows that
In white palace
i know right thats a very cool button
I didn't have any troubles with it
i wonder what happens if you click it
I got fucked by the double jump breaking way more often
sorry you only upload pbs which means there's no content
you underestimate how bad i am at letting go of down sean
Yes it's terrible on 1006
run a glitched cat
It happens almost guaranteed if you buffer a jump
are you talking about the thing where you jump off of the ground and its wings instead of ajump
@copper nacelle fix it for qol
yea if you buffer a jump after a djump or after a dash it happens
but not after just a normal jump
God patch
and idk why
what a game
like i had to delay all my walljumps by .1 seconds or something so that doesnt happen
very annoying
Did you ever run into a hazard in that one room where the hazard respawn is literally just floating over the load?
So weird
what
lol
hmmmmmmmmmmmmmmmmm
I had to mash out double jump to not fall into the load
i did notice that the saw cycle in the last room is fucked
fuccked
fuccccccc
so is 56's e key
it double inputs almost every time
he was supposed to desolder it a few months ago ๐
Also my alt button is fucked
and my shift button
and windows
and left layer swap
that early control doh
They're like sticky
So whenever I press alt i can press tab .5 years later and it'll still alt tab
Early control ๐ฉ
you weren't holding left by chance were you?
Also my mouse button doesn't press half the time now so I need to replace my mouse too
There's literally an input display
cuz that would put you over the transition
have you thought of investing in a new keyboard
maybe without blue switches this time
is the hazard spawn on the left then?
cuz you were holding right
Maybe the hazard respawn is to the left of the load then idk
hi just lazy etc
It's more fun to imagine it's just hovering midair
*god patch
But 1221 is a pretty good patch
i just want it to run well 
not compared to gm it doesnt lol
now this is a button i'll click
That's """intentional""" hitstop though
imagine subbing to the 2nd place white palace runner
Meaning they fucking GC whenever there's a small freezeframe
he's the 1st place wp runner
he's also first in every icono cat
just on nldg
i just wanna slap every game dev that puts freeze frames in their game in the face and tell them no
ok but the staggers are not as bad in cp
i know the freeze frames are there but it's not nearly as bad
like
does eroico have freezeframes
But Ax the freezeframes are actually a vital part of the game's performance
i dont think so
running ero bye
nice
They garbage collect in freezeframes so it doesn't stutter in other spots
how about doing that in load screens
They probably do that too
The better solution though is to not generate so much fucking garbage that it freezes the game
thats also a good solution
@blissful burrow
FSMs are probably a huge cause of garbage
Since they store primitives like float in weird classes like FSMFloat
So much higher overhead
FsmVar containing an object which is an FsmObject which contains an FsmFloat which contains a float
Thanks I hate it
acridsTrash
what is acrid doing in modding

๐ ๐ช #speedrunning
@cunning lagoon ๐ ๐ช #1xx-percent

youre in here
what great stories
๐ ๐ช #1xx-percent
i post my pbs there
@unborn goblet meme
@rain cedar ๐ Start Streaming
what else do you want from me
reminder
light theme yikes
any infinite scream skip
No i have a 1 hour one
but do you have a 24h one
how does it feel to be so bad you cant even keep an anti wr
can't even keep gh nldg
also true
Friendly reminder I still have anti wr here https://www.speedrun.com/cuphead/Cagney_Carnation
Cuphead - Cagney Carnation
why does the flower turn into hollow knight in the middle
I don't remember playing hk in the middle
Maybe I did idk
I played isaac for sure
And yeah you just fuck the boss up
@1:30:00
it's alright pell got unmodded
lmao wtf
1 hour approval
just be a mod and get one other person and you can do whatever
he just played it at 15x speed
math
that's about what I'd give that game
i'd give it an A
so did you just have the game open for 12h
i like how the timer just gives up with counting up at 23 minutes
Yeah most of it was idle
at the end
at first i thought you just dodged the boss for 12 hours straight
would've been way better
I'm not that dedicated to anti wr
throwback to my 6h long infinite grimm fight
but sean has a life somewhat
You can't have a graph that's my thing
yea
why
to make sure veru didnt take it back
dae overheating cpu for 6 hours
i was dying inside after my 40 something minute nail -1 kill
fun fact i got that score on my birthday
wow dlkurosh has a birthday
which i guess makes it sadder
wow doxxed
doxxedlkurosh
hitler+3 months and 2 days
nice
Ax if I tell you my birthday will you buy me eroico on it?
can we doxx sean
now i would watch an eroico sean stream
Yeah
hmmmmmmmmmm
what
lmao
Thanks! โค
stop living
i wish
you didnt even tell me
Wait ax can't you turn off the porn?
yea you can but you cant fuckboost if its off
yea
I don't think streaming that is such a good idea
just put an overlay over the game
so we can at least listen to your soothing voice
its really easy not to die
Does the character always stay in the center of the screen?
and even if you die if you instantly restart the thing wont play
I could just like put a box over it
veru streamed deep space waifu and just put finch's pfp over the entire stream
do you just get raped in this game
like after dying you need to wait for the enemy to come to you but you can restart instantly
and it wont happen
tf
It has lore?

yeah
i dont think there is plot
probably more lore than icono
No lore ๐
Deep space waifu has censoring anyway

Unless you disable it manually
pretty sure i read the dev say on the steam forums that it has no story
It's super hypocritical to reject it
Like either allow it or retroactively remove games like huniepop
You can't say "no porn" while having porn
src actually just hates ax2u
yea its really weird
yeah real shit its sorta unfair
especially when the run doesnt even have any porn
Wait hold on a sec
watch me apply for eroico and have it be accepted
Did they reject eroico
Big meme
those damn pervious games
I get grandfathering in low quality web games
just go back in time and submit eroico before the game even comes out
But this is completely different
Like if they want the site to have a certain image, huniepop kinda ruins it
if the game lets water pass through it
and huniepop is way more generic than this too
its basically bejeweld with porn
this game has actual good gameplay and unique mechaniccs
submit this game
hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
even if the unique mechanic is called fuckboosting who cares
I'm pretty sure sakura spirit is on the site too
Which is both a visual novel and porn
Neither of which are allowed
Yes
ok
dont they speedrun ddlc too
Yeah but that's not on the site

use whatever site ddlc uses
it is lol
guys the reason megaman isn't on src is because it has too much sexual content to be tbh
ax this just means you bribe the guys running src with eroico h scenes
๐ค
Is it even good enough to bribe with?
It doesn't sound like it would be a very high quality game
oh sakura spirit runs are 1m
Yeah turns out visual novels are fast if you don't read them
its not amazing but its like passable
wtf, what course of events led this convo down this path?
Passable 
eroico getting rejected on src
this is regular speedrun talk
Does eroico have a one hand mode like deep space waifu?
Pretty mandatory feature for porn games
Wtf
56 dont read
probably not
not that i know of
ill let you know when its safe
seems like a two hand game
What a shit game
it has fully customizable controls tho
since there's like movement and other things
so you can make it work if you have the will
Why would you even follow him in the first place?
I can't watch him because inevitably he'll say tits instead of bits
because simo killed one of his runs and i follow random people
It's really annoying because it makes me realize he's actually 12
thanks for the 10 tits seanpr ๐
Same
good acrid
seanprLet
Probably salmonella on it or some shit
i just realized i follow like no melee streamers
you ever watch acrid sharpen pencils for an hour
i mainly watch hk streamers
You know how earlier I was asking about making you damage enemies if you collide with them at terminal velocity?
like if there's an hk stream i'll watch it over whatever else
I got it work
unless there's a melee tournament or something
acrid is hot
Probably could have done it better
you know he's the one on the left right
yeah
dedew is hotter
you are not wrong
and not have made like, 5 coroutines
2 of which are inside another coroutine
what the fuck
there's a dinosaur in smo wtf
any% doesn't do this

some water
some big boss with a capsule on its head
and it sucks or something
some china level
some bird thing that sticks its beak in a wall
and the final bowser thing
and
yeah thats smo alright
cannot believe this low stream production quality

oh i never stopped watching the pencil video
i was wondering where acrid was coming from
this is the part for invul
private void MeteorInvul()
{
IEnumerator MeteorInvulEnable()
{
yield return new WaitUntil(() =>
HeroController.instance.cState.willHardLand);
HeroController.instance.cState.invulnerable = true;
this.MeteorCrash = true;
}
HeroController.instance.StartCoroutine(MeteorInvulEnable());
IEnumerator MeteorInvulDisable()
{
yield return new WaitWhile(() =>
HeroController.instance.cState.willHardLand);
HeroController.instance.cState.invulnerable = false;
this.MeteorCrash = false;
}
HeroController.instance.StartCoroutine(MeteorInvulDisable());
}
``` which is called whenever you fall at terminal velocity while SShell + SBody are equipped
acrid is coming from your heart
acrid 
and this is the part that deals dmg
private void OnHeroCollision(On.HeroBox.orig_OnTriggerEnter2D orig, HeroBox self, Collider2D otherCollider)
{
orig(self, otherCollider);
IEnumerator MeteorDmg()
{
yield return new WaitUntil(() => this.MeteorCrash);
GameObject gameObject = self.gameObject;
DamageEnemies damageEnemies = gameObject.GetComponent<DamageEnemies>();
if (damageEnemies == null)
{
gameObject.AddComponent<DamageEnemies>();
}
if (otherCollider.gameObject.IsGameEnemy())
{
damageEnemies.attackType = AttackTypes.Generic;
damageEnemies.damageDealt = 20;
}
IEnumerator MeteorDmgDisable()
{
yield return new WaitWhile(() => this.MeteorCrash);
damageEnemies.enabled = false;
}
HeroController.instance.StartCoroutine(MeteorDmgDisable());
IEnumerator MeteorDmgEnable()
{
yield return new WaitUntil(() => this.MeteorCrash);
damageEnemies.enabled = true;
}
HeroController.instance.StartCoroutine(MeteorDmgEnable());
}
HeroController.instance.StartCoroutine(MeteorDmg());
}```
Wtf
yeah ax is hot but have you ever seen off camera xero

cursed button
i misclicked it once and i died
You should see the decompiled version of that last one, its unreadable
cursed image
see you in 10 minutes
same
also TIL WaitUntil existed
Good thing Steam will automatically open big picture mode if you close a game while using a controller
good thing i play every game on keyboard
this is the correct thing to do
it do be like that
indeed
dae broken
endless :o
why do you need inspiration just play fur elise over and over again lol
im gonna eat you startiung from the feet
dae hellevator in 30s
@cunning lagoon did you fix your comp?
i cleaned the thing you told me to clean but temps are still high
haven't played much hk yet so idk if it will still lag
im assuming it probably will
i forget the marked as favorite mechanic exists most of the times
its a wonderful mechanic
I think your best course of action from here is buy a cheap aftermarket heatsync/fan combo and install it on the CPU. If that doesn't fix it your CPU is busted and will need an upgrade
i'll just do the latter for sure
yeah really useful how you can put a favourited item in an item frame
might as well
212 evo is god
It would be great if HK had a saved charm set up system. For quick swapping of builds
why ever swap builds when all you need is shaman
shaman is not a build she's an npc ๐
@rotund ether put it in hornet dlc ;)
not grooze that's for sure
same
I wonder if she even has charms tho now that I think about it
hornet dlc doesn't exist anyways
was kry learning 106
Gruz like buzz
yes kuro
he died to fc and went to go climbing
understandable
Gruz like grooze
no
Yes
this is wrong
get out yoozoof bham
rofl

empty hops claim yet another innocent life
I get the reference in their username
nathan is a weeb confirmed
Imagine not being a weeb
emilia like emilitia in waterways right haha
yes i love waifus and 2d girls too ๐
DLK you knew it was an anime ref
i know what a waifu is
woah exposed!111!1!!!!
wow dlk weeb ๐
dlkurosh is my only waifu 
yes i love one punch man ๐ฉ
And now One Punch will be stuck in my head
that doesn't sound healthy
By stuck in my head, I mean the first few lines
Oh so you don't have an actual punch in your head ๐
No, what am I, the Koolaid Man?
This is why I don't go on #archived-modding-development
Leaving this open while doing stuff was a mistake
acrid discuss CE here

easy
cheat engine
No then people will realize how fucking bad I am
dae click a channel link in the channel that the link links to
Yeah it's how you find the memory offsets for livesplit
It's okay if it's just you
รช
my dad beats me feelsbadman my brother beats me my mom beats me feelsbadman my friends beat me feelsbadman but i feel safe with 56 because he can't beat anyone feelsgoodman


he can't even beat DLKurosh on the Infinite Grimm mod ๐
a pasta for the ages
that actually makes it easier to read
he can't even beat Infinite Grimm
he even told me he was interested in playing some ig 
this man is nothing but lies
well the only way to stop sucking is by playing more
oh god I just got the grades back for my math midterm
I didn't do bad but... well the way grades are distributed, the standard deviation is so high that everyone's probably gonna get a b.
how good is a b in your grading system
ehhhhh
๐ ฑad
70% of the class gets a b and below
regardless of how smart or good they are
curved classes are shit
and just uh, look at this curve
it's two peaked (or I guess 3 peaked) distribution but unfortunately for me the higher scored peak is higher than the lower scored peak
you ever want to die
no i'll just buy a new one tomorrow
buy one for me too please thankw
I use a very good gamer mouse for gaming
It's called "Amazon Basics Mouse"
"AmazonBasics 3-Button USB Wired Mouse (Black)"
I had that mouse
it's made for people with like, donald trump sized hands
or I guess people who hold their mice like really weirdly
Trump has tiny baby hands
nice
Tfw StyleCop hates ternary so much it just dies and says it's a syntax error
I got everything but the actual warning in the screenshot wow good job
SA0102: CSharp.CsParser: A syntax error has been discovered
lmao
That would probably get re-evaluated on every iteration of the loop though
And the totalNeeded variable isn't changing
So I guess it makes sense to move the ternary anyway
hi?
E
hi?
i'm looking for a mod that shows bosses health bars
enemy hp bar
bosses
this is my new favorite command
thanks ๐
this is a joke
20 seconds ahead, halfway through the split and my rta turns red
i dont know what to do anymore
and my loads were already terrible before
what's in the latest charm overhaul update?
@hazy root I post changes here:
https://steamcommunity.com/app/367520/discussions/0/1732089092462513717/
These are the most recent changes:
1.1.1.0:
Avaricious Swarm no longer works in Dreams.
Avaricious Swarm now procs 20% more often if WCompass is equipped.
Avaricious Swarm now generates more Geo if DCrest is equipped.
Homeward Swarm added!
Hivesong added!
1.1.2.0:
Avaricious Swarm + DCrest combo nerfed(now gives a max of 35 Geo at a time instead of 50).
Avaricious Swarm works in Dreams when DWielder is equipped.
1.2.2.3(current):
Fixed issue where Umbral Evasion effect persisted after being unequipped.
Fixed issue where Steady Body's hardfall negation would persist after being unequipped.
Avaricious Swarm + DCrest combo reworked(Now increases the chance of higher Geo gain by 25% and guarantees at least 5 Geo per proc, instead of increasing the rand range).
Gilded Hunger added!
Meteoric Shell added!
cool
may i suggest perhaps raising flukenest's notch cost back to 3 but increasing its damage instead
because at the moment there's really no reason to use it even if it was 1 notch
i probably would not even use it if it was free
when shade soul can dhit and do the same amount of damage from a huge distance
You know the wiki is wrong tho?


