#Combined Weathers Toolkit

2063 messages Β· Page 3 of 3 (latest)

shell bough
#

What mod is that from

modest sleet
#

Boooo

#

From same peak guy who made this one :3

#

Legend weathers

snow orbit
#

end of the world

shell bough
#

What the helly

#

Creatures resurrecting with blood moon?

snow orbit
#

i actually really love blood moon

shell bough
#

I wonder how that works with SellBodiesFixed

snow orbit
#

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

shell bough
#

Do i get infinite bodies?

#

Anyway, I'll go have dinner!

snow orbit
shell bough
snow orbit
#

aka me

#

im that

oblique zephyr
#

mist better ngl

snow orbit
#

...true

#

acid flood πŸ’”

modest sleet
wary cliff
#

Combined weathers toolkit

valid isle
shell bough
#

Probably a silly question but do we have a list of all the default colors for weathers that already exist?

frozen fable
frozen fable
valid isle
#

which now I do

shell bough
frozen fable
#

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

shell bough
#

I see, no problem, thanks regardless <3

#

I'm having fun messing around with your mod

frozen fable
#

Nice ! Dont hesitate if you have any questions

valid isle
#

Hey guys

#

so

#

what are all of the uh, predetermined combined weathers?

#

specifically the ones with custom names

frozen fable
#

It's in the Readme

modest sleet
#

Its in the Readme :3

valid isle
#

ight

solar solstice
#

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

frozen fable
#

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

mortal reef
#

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.

mortal reef
#

(I guess as a reference, I'm running v73+ for this since LethalElements isn't updated)

frozen fable
#

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

mortal reef
#

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.

frozen fable
#

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

pliant verge
pliant verge
#

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

frozen fable
#

Yep that was something you already mentioned, but no worries i do not plan of adding this myself soon

mortal reef
# frozen fable lol

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.