#archived-modding-development
1 messages Β· Page 178 of 1
Thanks a ton!
Focus is in HeroController Update
the herocontroller one is private, but I assume it updates from the save file
would this be a thing causing it
one assumes not because
I got the debug mod but do I click Install Modding API
Sorry for being such trouble while your focusing on that
you'll need the APi yeah
ok I figured out something very important
@fair rampart
You need a try catch for
On.* -= function
now. otherwise you'll get an exception if it wasn't added.
clap
rude π‘
unpopular opinion: they're not that bad if you have nailmaster's glory
they are only bad on collector all binds 
They are if you are all bound
tru
otherwise i think they are one of the best enemies in the game
No
they are one of the few enemies where you actually have to think to deal with them
and not just press nail repeatedly
Crawlid for president
repeteadley
its a hard word
well, according to this code, the focus cost should be completely fine, but it appears to be having an aneurysm anyway
Ptk how can you always be here when someone messes up
he just lurks until someone makes a typo
idk
Check the DrainMP method
{
this.drainMP_timer += Time.deltaTime;
this.drainMP_seconds += Time.deltaTime;
while (this.drainMP_timer >= this.drainMP_time)
{
this.MP_drained += 1f;
this.drainMP_timer -= this.drainMP_time;
this.TakeMP(1);
this.gm.soulOrb_fsm.SendEvent("MP DRAIN");
if (this.MP_drained == this.focusMP_amount)
{
this.MP_drained -= this.drainMP_time;
this.proxyFSM.SendEvent("HeroCtrl-FocusCompleted");
}
}
}```
I downloaded the debug mod and the api. I opened up my game how do I access it?
according to the source code this should be working completely fine
all it is is a multiplier for focus cost
I mean, I guess
might as well at this point
the changes appears to have crashed my windows explorer
and my hollow knight
Just updated Infinite Grimm to fix the text not displaying. Now works 100% in godmaster.
And for the record
I am working on support so you can fight the grimm in the GM arena infinitely but that's gonna be a bit.
{
return WearingGlorifiedCharm("DeepFocus") ? 0.75f : 1f;
}```
this appears to make it so that the focus consumption never ends
nice thats great
as long as you hold the key you'll drain soul even past when you run out
infinite focus

I don't get mad easy but this is pissing me right the fuck off
it works when I set it a certain way but then drains an extra 33% soul afterwards
y'know, for now, I think I'm just gonna give up and give it a different effect
Maybe it's still doing the deepfocus?
all DF does is slow the speed, no?
it also heals twice
Would that make sense?
I could foresee it I suppose
Why tf would you use a charm that makes you heal the same amount but slower?
but the second one isn't meant to consume soul
second mask, that is
it's double healing for the same cost, just s l o
Is it tho
yes thats deep focus
did some testing by setting the base focus cost to 5
it drains the 5, then another 33%
so perhaps it is related to deep focus??? maybe???
but if so I don't know if I can suppress that
so maybe I should just add another 33% soul when the focus finishes.
Try doing the same with another charm
And you can suppress that, but it would require editing the fsm
bizarrely, it appears to affect the glorified version only
despite the fact that as of the current dll there is literally no difference between glorified and not
other than the sprite and name...
maybe it's literally handled by the name
you know, that wouldn't surprise me
Try using a keybind boi
to what
I have one already that swaps glorification on the charms
with normal deep focus it doesn't cause the issue
but with glorified it does
okay, changing the name to vanilla didn't fix it, worth a try
what the h*ck
Try it with another charm
how do you mean?
in this code there is zero functional difference between glorified DF and normal DF, but normal DF consumes the normal amount whereas glorified does not
having DF off is normal amount as well
{
return WearingGlorifiedCharm("DeepFocus") ? 0.75f : 1f;
}```
Change this to
private float FocusCost()
{
return WearingGlorifiedCharm("ShapeofUnn") ? 0.75f : 1f;
}```
I already removed that function wholly
O
searching "deepfocus" yields the following code blocks:
- flipflop in the hotkey I have for testing
- name and desc changes
- IsGlorified() check
- WearingGlorifiedCharm() check
the only thing I can think of is that vanilla deep focus procs the heal twice but something about the charm, like the sprite, name or whatever, causes it to not consume soul
hk modding stack overflow when
well, even with no difference whatsoever, including aesthetic, the extra soul is consumed

I'd like to believe that this is my fault because if it's not then there is no reason in the universe and all is meaningless chaos
i crave death
anyone fixed main-game pantheons yet by modding benches as checkpoints?
kek
can't fix something that isn't broken
it's called the hall of gods
no
"fix"
nobody here thinks it's warranted
if you want to cheese it like that, then hall of gods is what you're looking for
it's a boss rush
Aside from panth5 allbinds, checkpoints aren't really needed
mickely the hive mind
it's meant to be long and grueling
are you the team cherry?
Wut
cause you just sound like team cherry π€
are you the team cherry?
None of us are tc
We know people from tc, sure
But none of us here right now are from tc
Uhhh
yeah, cuz checkpoints are dumb
Mick?
he canβt know whether GM is received by the player base as they envisioned it
you're right gradow
TC commented on Godmaster's reception
they said "Are you serious? We thought it was too easy"
they've commented on it
ur a comment
this isn't news. it's difficulty is where they want it
"We should've made it harder, at the moment even casual players can get through it"
when did that happen, mick?
We've talked with a lot of tc members
Is that what they actually said or are you meming?
Before and on release
big memes
it did used to be harder, right?
show me a single quote
Benji said abs rad used to be harder
they never had a halfway heal in the past
iirc
The troll is strong with this one
abs rad is easier than PV
there was no bench and springs before
well played xhuis
at least to beat not to like beat flawlessly
consider yourself lucky you can heal up halfway through
tbh halfway heal isn't actually that useful
makes sense
Graig said there was another key diff too that was removed
But I forget what it was
Oh yeah
u probably mean charm glorification
oops
don't worry if you think GM is too easy, I readded hitless mode so you can enjoy that!
charm glorification could exist through mods if I could fIGURE OUT THIS PROBLEM
also read my above post properly
Which post
I was dissapointed by this addon. I expect new lagre location like Sity of Tears, new charms, new storry, characrets and quests. Maby PvP mode. I agree give money for it. But i get only upgraded version of Trial of Fools. It seems developers now interests only making more and more money by releseases on consoles. Very poor, it was nice game.
MonStahLer, try Dark Souls series, with you skill you will be very good in it.
give money for it? but it's free
i said u dont know whether the way GM is received by the player base is as they intended.
56 what are you doing in #hk-discussion m8
I was dissapointed by this addon. I expect new lagre location like Sity of Tears, new charms, new storry, characrets and quests. Maby PvP mode. I agree give money for it. But i get only upgraded version of Trial of Fools. It seems developers now interests only making more and more money by releseases on consoles. Very poor, it was nice game.
MonStahLer, try Dark Souls series, with you skill you will be very good in it.
It is, we talked with tc on release day
For me personally the only thing I didn't recieve as they intended was the prelude to ending 4 but otherwise I'm on the same page as them.
so I'd say it was a success
for me at least
my only complaint is no permanent ugprades
maybe TC expected people to be upset that they're not being babied and pampered by the end game challenge content
I don't really have any complaints, except that fluke Hermit is useless now
in which way is it received as intended, gradow? can you be more precise about TCβs statement?
That makes me sad
No I can't, Hex. There's a search function and you can use it, it's free
good idea!
Search for posts by Graig on this channel
people have a right not to like something and they shouldn't be belittled for it
but that's none of my business
He's with tc
And the right to not care enough about something to warrant discussion, xhu
wait no
But it seems we can't, nowadays
graig isnt team cherry lol
only ari and wil are TC proper
ffs
yea graig's just some random dude
whats their account names?
I've never done anything with focus costs so no unfortunately not
I remember I had trouble messing with it too
it's likely you need to change both focus time and focus amount for it to change properly
Weird... I don't remember having issues with it on bonfire
Like I said, might be worth checking it out, xhu
why does it still consume extra soul when there's no mechanical difference, then?
nada, zilch, zippo
glorified deep focus has only a different sprite, name, and description
but it still consumes extra soul on heal
wait, scratch that
it doesn't do the 2nd mask of healing either LMAO

as a wise man once said, "the fuck"
so it heals 1 at the speed of deep focus but also costs double?
@copper nacelle ye

@solemn rivet I got frustrated and scrapped it for the time being so when it comes up again I will post it
right now I'll just do quick focus
what's it supposed to do to be tbh
the glorified version was originally supposed to reduce focus cost to 25 soul instead of 33
did you try the fsm

then when I removed literally all of the code affecting it and just made it a setting it still consumed 33 more and didn't heal a 2nd mask
so I assumed it was something based on how the game tracked it and gave up
what
also I ended up giving the effect to quick focus and it works fine now
the cost decrease that is
you hooked mp drain for deep focus right
I told him to
99% sure yea
what if glorified charms didn't rename or resprite and was just Charm*
Dashmaster*
stay woke
less neat
modder abuse
π« 

Mobile fat fingers etc
second absrad all binds kill
getting closer
still dont know how to deal with collector
here's the glorified collection so far
is that a kappapride
it's a dazzling urn
stalwart shell, soul catcher, shaman stone, dashmaster, sprintmaster,grubsong, quick slash, fury of the fallen, quick focus, hiveblood
glorify void heart thx
hiveblood doesn't have any different mechanics tho, it's just 2 notches
can't wait for fabsol to try and take the mod down because I used a name that his mod also happens to use LMAO
make it heal twice as fast kthx
no idea how otherwise I would
just call it Anpoule
I figured that 2 notches was a decent cost for the current effect
honestly 2 notches hiveblood sounds solid
I also did some nerfs
4 notches is just too much
grubsong now gives 1% more soul on nail hit per missing mask instead of 3%
when you could just not take damage 
stalwart shell also only reduces damage by 1 mask if you have 33% soul
so it's slightly better than healing the equivalent amount of damage
GameObject.Find("Health").LocateMyFsm("Hive Health Regen").Fsm.GetFsmFloat("Recover Time").Value /= 2;```
thanks
does that actually work
it should
how do you know all this
must be the 15yo prowess
yes
@fair rampart https://github.com/5FiftySix6/HollowKnight.InfiniteUumuu
funny thing about this is that even with doubled speed or
DIE
anyways
funny thing about is that even with double speed, 2 notches is still about normal for it
literally the same thing but you swap the wait data
visual studio, dnspy, fsm dumper
i don't have any of those
u absolute dungo
guess im not making infinite pv
why would you do that in init
cuz I'm happy and i know it
what
for infinite uumuu
can't i just copy it and change every thing that says uumuu to pure vessel
what's that
what are waits
yes
whats an fsm
ur mum
flying spaghetti monster
First
Second
Mhird
@copper nacelle unglorified takes 12 seconds, glorified takes 6 it seems now
so ye it worked
make it take 1 second
make it /= 4
real shit
@copper nacelle i said i have no idea how hk modding works i don't know why you expect me to infinite pv myself when i could just wait for someone else to make it
cause no one will make it
also if it's 12 seconds would the base value theoretically be 12f
π€
hey i want this mod but im not willing to put in the effort to make it so can you do everything for me
thanks
probably
^
"hey make an infinite pure vessel mod but the graphic quality gradually reduces as you deal damage"
deep fried pv
i don't wanna download 3 different programs just to make one thing and then never use them again
deleting programs is hard. i feel that
harder than gruz mum 
i don't even have the option to uninstall programs on my pc
harder than m'di-
what
equipped void discord
I had the same thing while messing with bindings.
Also am I late to the party and everyone else has seen this?
u mean the black bar
Yeah my screen was covered in exception errors at the time
so I just covered that
@copper nacelle do you happen to know why absrad sometimes spawns 3 fireballs and sometimes she spawns 4
or is it just random
it's probably random
what does absrad fsm look like
it seems random but who knows
is a file extension optional
yes
yes I use mime types
why fsms
cause tc
They should make multiplayer games use FSMs as encryption
Mods in hollow knight painfully bad lamo
@cunning lagoon ngl

anything 56 says that isn't preceded by ngl or tbh is a lie
one send event says FINAL ORBS
but nothing receives FINAL ORBS in the dump
is this loss
i assume thats infinite fireballs?
oh fun fact you get the cutscene thing where you have to attack absrad at the end
with the bindings mod
even on the hog
also i want to buff elder hu where do i begin
thanks dad
look at old threads on stackoverflow and bother modders
once you get vs
you can make a mod which adds a class which inherits from MonoBehaviour
that lets you get elder hu easily
then once you've looked in the FSM viewer you can check the name of the fsm
and modify it
@cunning lagoon is this u 

the easiest thing to change is the animation speeds and the waits
just switch to beta and you'll get 5 hits for PV+absrad
yeah i've been practicing on the pre-nerf version because the modding api doesnt work on beta
im more scared of collector than absrad
ok first thing ill do is remove MEGA
hope for all baldurs
for mega
baldurs suck they hide behind the foreground props
fuck baldurs
and fuck the aspids that can spit at you before spawninf
mosquitoes are better tbh
both are better than aspids
what would be a good name for buffed elder hu
no "god" or "lord" please
elderbug hu

no "god" or "lord" please
Elder Hu 2.0
i change my mind easily
Elder Hu^2
mamahuhu
Elder Who
mstve
Doctor Hu
Pure Hu
Lord Hu
Hu'lio
Hu let the Gods out
gruz like buzz
MEGA hu
Massive Mega Elder Hu
better than radiance.host and it doesn't even exist yet

lame
elder.club seems expensive
it's because someone's squatting on it
as in flexing their legs up and down?
how does the fsm viewer work
ok i openbed dnspy with vs
am i a modder yet
new ambrosial ampoule sprite, happier with htis one
getting the graphic to actually fit into the slotted part and look nice was harder than I thought
makes u think
I hate when things don't go into the slotted part easily
die

@cunning lagoon you open level files for scenes
ok ill make sure to do that
and resources.assets for random FSMs like the knight
but for the mod ye
im not quite sure how the fsm viewer works

that's scenes => level files
Someone mod the 5th pantheon so it doesn't require Void Heart
or just get the void heart
ok so do i have to find elder hu's scene
Angle
ok
I've been through this before, Sharp Shadow and Kingsoul are the best charms

im gonna need a 3rd monitor for this
what about void heart but it gives you passive soul regen and also is a nuke
Sharp Shadows makes you do 1x Nail damage from 0. So basically that's an infinite multiplier (Trust me i'm a mathematician) and King Soul gives you I N F I N I T E S O U L
you are not wrong
No it doesn't
not against attacks that do 2 masks
I can't tank Radiant bosses 
that's where the infinite soul from kingsoul comes in
which is why kingsoul is the best charm in the game
Yup
"hold on ms radiance just let me sit here for 66 seconds so I can heal up the damage you just did to me"
no
@cunning lagoon there's a scene called GG elder hu or something iirc
fungus2_32
I play a different game called redwing. it's like hollow knight but I'll advertise it to you infinitely more times
dont mind me just leaving this here
lookin for something @cunning lagoon ?
text fsm is shit
tyty
no flowcharts
Β―_(γ)_/Β―
extreme eeeee
imagine them in your head

Imagine gay in your head
u
u
y'all use nes's flow chart program now I guess?
yes
ok so what do i do with this information
I need to pr in FSM event targets
if that program is so good, and it must be because it's UWP. how come not one person has made a mod since it came out besides the one person using the text fsms. @copper nacelle

Because
lost lord
We ded
bindings
oh u got me
bindings
and I guess invert knight
but not lost lord lost lord is too old
I started using it like halfway through making it
Dlk try the hpbars I posted last night
where can I get that sweet bonfire mod
aLSO where is my green name
@cunning lagoon level194 and level434
wow was Hu let the Gods out not good enough for you
is the nes thing even pinned
where do you even get the link for it
actually idgaf I'm not making any HK mods after redwing cp2 anyway and yes I know I said that about redwing cp1 but this time for real.
no swearing please
compile it from source ez
yes swearing pls
open them in the fsm viewer
ok
either one works
which one is the viewer
none
sick
really tho I have a feeling y'all are just passing around old exes of nes's thing and there's no official link for them
I mean it's just a completely wild hunch
it crashed
it crashed again
did you open it in the HK folder
you can't move the level files out
ahh
or they die
so Ghost Warrior Hu-FSM?
ye
@compact sedge https://github.com/nesrak1/HollowKnightFSMView
release there isn't the most recent tho so you have to compile it
oh
might be a different one then
also I have a fix for something on my fork so I give that version
how do i move the thing around
right click
ok
bc its a piss easy attack
reΒ·covΒ·er
riΛkΙvΙr/Submit
verb
1.
return to a normal state of health, mind, or strength.
"Neil is still recovering from shock"
synonyms: recuperate, get better, convalesce, regain one's strength, get stronger, get back on one's feet; More
2.
find or regain possession of (something stolen or lost).
"police recovered a stolen video"
synonyms: retrieve, regain (possession of), get back, recoup, reclaim, repossess, redeem, recuperate, find (again), track down More
noun
1.
a defined position of a firearm forming part of a military drill.
"bring the firelock to the recover"
click on it
roost?
it shows an action list
nah but roost is still 50%
moonlight does 50
why use it outside of sun
thats not the point
its a healing move thats not 50%
also the new gen 7 sand castle pokemon has one that heals more during sandstorm
no
frick
yes it does
you have no idea what you are talking about
why the pokemon pfp
Generation III onwards
Synthesis restores the user's current HP based on the weather in the battle. During no weather it restores Β½ total HP, during harsh sunlight it restores β
total HP, and during other weather it restores ΒΌ total HP.

since when is 2/3 50

change my mind
is every move not 50 at some point

aqua isn't a onetime direct heal
yeah i think all of them are 50
it's leech seed but not
what the fuck is floral healing
what
ngg looks so insane from a video I watched of somebody fighting him
im just looking at all the new moves
i've never seen this move
wtf is flower shield
1/4 is 50
comfey big gay
stay woke

present is not wholly a healing move
well then good thing present happens to have a power of -
it has a power of varies
that is not the actual text it has ingame
thats just what bulbapedia says so people know it's not always the same
actual ingame text lul

who plays actual games
move must also have an accuracy of -
fuck off
strength sap is not a direct healing move
i skim-read it but i think it fits the parameters
what
"then restores the user's HP by the same amount as the target's effective Attack stat before Strength Sap was used."
how does it not heal directly
based off opponent stats
so what
then i guess psyshock is not a direct move since it uses the opponent's defense despite being a special move
big think
smd
also why is moonlight powered up by sunlight
actually it makes sense
nvm
now i want to play pokemon
1v1 me in monotype random
can't say that when lando isn't on every team
wow pu is this whomst
or does he play uu
so you prefer lando mag tapus
it's just lando mag tapus
good
what is a mag tapus
why is modding pokemon
why is phero not ou
mods dont read this channel anyway
is pokemon elder hu
yes

name it all healing does 50
man this fsm viewer looks slightly nicer than looking at text files but not nicer enough that I wanna spend even a minute porting it to not UWP.

hello sir/madam, i have a fantastic opportunity for you
would you like to talk about our lord and saviour elder hu
Would you like to ascend with gorb
wow that doesn't look too bad on mobile dang
that's desktop but ok
oh actually idk what it looks like on mobile
anyone know where the fsm for hk chains is?
just gonna assume it looks like this and not actually check
here you go
hey you should charge your phone
i should
It's sad o clock
actually almost 7:53
hi newfoundland
that's a dumb name they found it a long time ago
Nepal is UTC+5:45
wtf
That's worse imo
that's actually awful
they also have a garbage flag so it's ok
In the hk room
what room is that
69
is there a mod that makes all of the music despacito
i'm trying to use new viewer so i dont have to like install the fsm getting thing
just mute the music and play despacito in the background that doesn't need a mod
i need atmospheric despacito
x D
thanks i worked hard on it
its a tshirt
that's a pretty rad tshirt
it's a shirt generated by machine learning is what it looks like
@tranquil glen level409
Bob is me
life saver

hi bob
wow that's not even bad
I should add a million banners so it looks like very other site on mobile.
very site much other
Today is Thursday, August 30 at 7:40:39 PM
quality timezone
did you monetize the stick fight weaponhack video
β
Today is Friday, August 31 at 1:41:39 AM
how come im ahead of you
am i a time traveller
getting that fat -$10 a month
that's a negative btw
woah man that's a lot of money
Then
leave some for the rest of us veru
wow you should make a "how youtube pays me" video you'd earn at least like $0.78 from that
marvelous
i have no idea where the 36 cents even came from
must be all the radiant difficulty you're doing
Nobody know how to replace the game sound and music by zote ?
from your hornet is void video ofc
let it be known benji paid veru like 15x more than his youtube did by buying nekopara
Good investment
youtube only pays when you reach $100 or something
ask them nicely at 99.99
how do you send an fsm event again?

you ever kill himself yourself
i think it's PlayMakerFSM.BroadCastEvent
I want to kill himself
sometimes it really do be like that
are you him
reminder that this exists
what does that mean
is this johnsvideos or a comment on your channel
it's on radiance meme build
except it got caught by the spam filter
and it's just going to stay there forever
idk seems like a legit comment to me
bigThink
what if there was a charm that made you into the radiance and whenever you used abyss shriek it stunned you for 10 seconds because you collapse and have flashbacks
Someone would like those
or it made shriek only hit 3 times all the time because it likes to exclusively do that on rad
what if there was a charm that made you into flukemarm and if you use dd u die
what if there was a charm that made you into a slug when you held down the focus button and you could move around and stuff
ok but why does shriek just hit 3 times on rad sometimes
it's supposed to do 3 or 4 but if you get hit it cancels it and also if it's 3 or 4 is best I can tell kinda rng
damn
@hollow pier
he's done it
wow
gj i guess
now do it charmless
yes
it's just 278 eternal ordeal
i think it stays the same at like 100 or something
Cool
actually at 277 it becomes impossible
woke
horheristo is literally god
he actually got 339 but didn't record audio
shrieks
not even undercharmed
how's your fight that long if you just shriek
360p squad
yes
banned tbh
smh
homosexual cdash usage
u
didn't even do the fun part
"fun"
what's the difference between AddMPCharge and ADDMPChargeSpa?
running around with a dash slash to get soul
wow you just skip the whole thing huh
yes
thats sick
this is rude

