#Combined Weathers Toolkit
2063 messages Β· Page 3 of 3 (latest)
end of the world
i actually really love blood moon
I wonder how that works with SellBodiesFixed
its a harder challenge than eclipsed, but it actually provides benefits to the player, and actual valid reasons to consider going to a moon with it
you get shot by the modding cartel
Oh great
also the aesthetic is so good
mist better ngl
Ye thats what i mean blood moon + forsaken is peak aesthetic
Combined weathers toolkit
Probably a silly question but do we have a list of all the default colors for weathers that already exist?
lmao, why you keep sending vocals??
You mean for combined weathers or modded weathers (ie Heatwave, forsaken etc)?
Sometimes I donβt feel like texting
which now I do

Like any weather so I can create custom ones with similar or same code
Ok, so uhmm, if you want colors for the predefined combined weathers in this mod, there is the code which should be simple to read
If you want the colors for Blood Moon or Majora, i can share that
But for any other weathers idk the correct color so you ll need to ask to their devs
Nice ! Dont hesitate if you have any questions
Hey guys
so
what are all of the uh, predetermined combined weathers?
specifically the ones with custom names
It's in the Readme
Its in the Readme :3
ight
Hey ziggy, i was wondering,because in some combined weathers, i putted some blacklist, but should i close the line with a " ; " ?
because i wanted to blacklist some combined weathers, and make specific ones appearing only one perticular moon,but they keep spawn on others moons, even thought they are blacklisted
yeah,nvm even by closing the line, they still ignore the blacklists
Well, this is a @pliant verge issue as usual since youre talking about weather registery configs but anyways, i think you should check if the blacklist option is set to true or false because it could be a whitelist instead, and also check if there is moon specific weights on the config
If not all that idk i did not made weather registery
So, you can't use a combined weather in a combined weather?
"aurora_australis": {
"name": "Aurora Australis",
"weathers": [
"Aurora Borealis",
"Eclipsed"
],
Didn't work. The rest of the json worked when combined weathers were in there. I was kind of hoping to make progressively worse weathers via combined weathers, but this would make it so I can't use progression and combined together.
(I guess as a reference, I'm running v73+ for this since LethalElements isn't updated)
Hmm I'm pretty sure you can't do that ye
You need to add every weather effects to the list but a combined weather is not a weather effect
For this one you need to add snowfall and solar flare instead of aurora in the list and it will work
I mostly want it for progressive weather that includes combined weathers. I was just being lazy using combined weathers in combined weathers. I've already changed that though.
None > End of the World sorta weather with a high value and extremely low amount for a grab and dash challenge day. Stuff like that.
I see
Well I guess it will require the concept of evolutive weathers I wanted to add (and Mrov 1lso wanted to have it) so maybe one day it will be real
oh god, I don't remember what was that π
lol
oh so it stacks during the day
from the technical standpoint it's doable right now
obviously I would prefer to have this mechanism added directly in Tweaks for max compat
but given my backlog it's gonna be hard
Yep that was something you already mentioned, but no worries i do not plan of adding this myself soon
Kinda want the oppositie too. Eclipsed + Blood moon -> Blood moon, for example. Or None -> End of the World -> None (But I'd set it up so EotW has a random chance to start up until a certain time when it's guaranteed and then a random chance to end)
Evolutive weathers only supports one direction. But it would probably technically be the easiest to implement.