#⚙・modding-general

1 messages · Page 1277 of 1

vivid seal
#

did you beat it

woven crag
#

idk

#

im on nameless nadir and i have 87 hands

#

so ig im just decking out

#

to win

#

this is byllshit

lean dune
#

you can try

#

but each PR is squashed to one commit

woven crag
limber oak
#

i should buff vessel again (make all brainstorm eternal if you have them, and make vessel itself pinned)

woven crag
#

i did in phase 2

fathom gust
#

giygas.

frigid mica
#

Where is Lily’s server

young timber
#

yo what'd i miss

#

been busy tryna code v1 ultrakill

#

which i did*

frigid mica
#

Uhh

#

What’s his ability?

young timber
#

parry

leaden vector
young timber
young timber
leaden vector
#

Oh yeahhhhhhh, hehehehe

#

i forgot

young timber
#

peaceful v1 vs pissy boy v1

leaden vector
#

Both of them looks nice actually

young timber
#

today i did alotta jokers, i made me, normie, v1 jamirror

#

actually thats not that much

leaden vector
#

Better then nothing

young timber
#

wtf

            card.ability.extra.xchips = card.ability.extra.xchips + 0.5
            return { message = "PARRIED!", xchips = card.ability.extra.xchips }```
#

why doesnt xchips work in return

woven crag
#

it should

young timber
#

is it talisman?

woven crag
#

no

#

its because its not during scoring which it doesnt like i think

young timber
#

wait

#

wait nvm

#

nvm to the wait*

#

this is right, right?

#

hm

woven crag
#

yeah

#

loc_vars literally cant be the issue though

young timber
#

mm

#

wonder why

plush hound
#

@whole nova three bedrooms in a good neighborhood

young timber
#
-- yes this was inspired by yahi
SMODS.Joker {
    key = "v1ultrakill",
    
    loc_txt = {
        name = "John Ultrakill",
        text = {
            "{X:chips,C:white}X#1#{} chips after parrying",
            "Add +X0.5 per parry",
            "{C:inactive}(press f to parry)"
        }
    },

    config = {
        extra = {
            frames = 60,          -- parry window in frames
            parry_window = 0,     
            waiting = false,
            xchips = 2,
            parried = false
        }
    },

    loc_vars = function(self, info_queue, card)
        return { vars = {card.ability.extra.xchips} }
    end,

    rarity = 3,
    cost = 9,

    atlas = 'JokeJokersAtlas',
    pos = { x = 1, y = 2 },

    calculate = function(self, card, context)
        if context.joker_main then -- begin the parrying
            card.ability.extra.waiting = true
            card.ability.extra.parry_window = card.ability.extra.frames

        elseif context.UltrakillParryMessage then
            return { message = "PARRY!" } -- display message

        elseif context.UltrakillParry and card.ability.extra.parried then
            card.ability.extra.xchips = card.ability.extra.xchips + 0.5
            return { message = "PARRIED!", xchips = card.ability.extra.xchips }

        elseif context.UltrakillParry and not card.ability.extra.parried then
            card.ability.extra.xchips = 2
            return { message = "MISS!" }

        end
    end,
}```
could you check over it? @woven crag
#

im confused af

#

sorry for big text btw nxkoo

young timber
#

ah

woven crag
#

you should check if G.STATE == G.STATES.HAND_PLAYED (i think) for the scoring

young timber
#

ah yes i see it now

#

i thought it would just wait for eval to be unblocked

#

wait

#

i'll just use joker_main

#

or main_joker

#

doesnt matter

woven crag
#

joker_main is probably better for scoring yeah

#

i imagine thats also how v1 works in yahimod

round elk
woven crag
#

🤔

young timber
#

sounds cool

round elk
#

as more arise, the card grows more envious..

young timber
#

ah

#

ah!

#

thats super cool

round elk
#

shame i dont mod really i have a lotta cool concepts

#

been checking out a lot of madness related concepts lately lol

young timber
#

WHAT THE FUCK IS HAPPENING?????

sleek granite
#

Score at least

young timber
#

i dont think the game likes blocking eval

round elk
#

0

woven crag
#

Score at least

0

young timber
#

0

round elk
#

my card concepts so cool ong..

frigid mica
#

I should make a chipsmult balancing joker

blissful stag
#

thats 1.86/9th now

hard plank
#

tsu

blissful stag
#

what

hard plank
blissful stag
#

gulp

woven crag
#

no way

sleek granite
#

the goober

hard plank
#

im forcing adequate on all multiplayer players for my mod

sleek granite
woven crag
#

icks Combo

young timber
#

guys i dont think my balala is alright

#

broken

#

face down cards in small blind

dull field
young timber
#

straight you say?

hard plank
young timber
hard plank
#

i can' spell

woven crag
#

ok

hard plank
sleek granite
#

thats better

hard plank
#

yea the config is gone

young timber
#

everything is breasking

#

137/52

#

random flipped cards

sleek granite
#

i think you went too far

young timber
#

notso 4oak

dull field
#

working on a legendary-style Misprint retexture. Which base layer looks better?

young timber
#

left

vivid seal
young timber
#

random spaces

young timber
#

flush with 3 cards

dull field
#

yeah mate your game is fucked, hate to say

sleek granite
#

balatro chaos edition

dull field
#

time for a new naneinf speedrun!

vivid seal
young timber
young timber
vivid seal
hard plank
distant badge
sleek granite
#

could probably have it trigger on sell to give other currencies; wholly overriding the currency obtained from selling it is a bit more invasive than i like to be

distant badge
#

some hotpot jokers can be sold for credits iirc

blazing verge
#

creditables specifically

dull field
lime siren
sleek granite
#

that makes sense i just dont want to override that from a stacked effect

young timber
blazing verge
lime siren
plush hound
young timber
#

buy me it if you really care

plush hound
#

peter what are you doing

young timber
#

can someone help me with my code :(

#

nothing works right

vivid seal
young timber
sleek granite
young timber
# young timber

please oh god may a better developer bestow their knowledge upon me

distant badge
#

🅱️ryptocurrency…

unborn plover
sleek granite
#

its 🅱️ryptocurrency now forever

distant badge
#

my bad

sleek granite
#

you're welcome

ionic basin
#

What are those combo effects from

sleek granite
#

StackingUp, my Stacked addon
I'm adding HotPotato crossmod rn :3

distant badge
#

stacked x everything

limber oak
hard plank
dull field
blissful stag
#

maybe I should sleep knowing im living off 4 hours right now

hard plank
grand geode
#

no way jane rice

sleek granite
#

hi myst

grand geode
#

hi autumn

#

youre cool

sleek granite
#

team thac is real trust

hard plank
sleek granite
#

hi aiko

#

cursed effect that spawns #1# Ads when the joker triggers

blissful stag
#

ok yeah im gonna take a break my brain is fried

old blade
#

Am I the only one who's his favourite deck is Misprint Deck?

sleek granite
#

yes you are the only person

dusty token
#

hi chat

#

i have now decided that i won't be merging cdataman to talisman (for a while now until i change my mind)
i've made lots of changes to the codebase, i think it's better to keep it as a separate mod for now

sweet bramble
sleek granite
normal hollow
#

am i the only one whose favorite deck is Flower Stacking from JoyousSpring

blazing verge
#

huehuehue

tardy sigil
young timber
#

D:

turbid peak
#

can anyone who uses cryptid mod please explain how CCD deck works

#

im confused

sleek granite
limber oak
#

just a small increase

#

-# increase high enough to disrupt

karmic compass
#

chat is this boss used in anyone's mod yet

blazing verge
#

Collect my decks

hard plank
karmic compass
#

The Thermos

Starting from second hand, score is not counted if hand scored lower than previous hand.

#

what mod has that one

wind token
#

im playing the binding of isaac

buoyant adder
#

yo i neeed to test something is there a debug menu mod

woven crag
#

what

distant badge
#

wait i’m silly

wind token
#

idk what im doing bro

young timber
karmic compass
#

ik it's probably preferred if each joker is a separte lua file that gets loaded on start

#

but what about other things like boss blinds and decks

prisma latch
karmic compass
#

do you also separate those out or do those go into one file

dull field
wind token
turbid peak
young timber
#

avg

dull field
#

“Misprrrrrrrrrr”

prisma latch
lime siren
sleek granite
young timber
prisma latch
#

they should make poker night at the inventory but with balatro and modders

young timber
#

also i finally stopped v1 from breaking the game

dull field
prisma latch
#

unfortunately. balatro is a singleplayer game and even balatromp is only 1v1

dull field
sleek granite
#

John Cryptid, John Maximus, and Jtem Hotpot sit at a poker table

wanton rapids
#

there's an experimental mode with no player cap

prisma latch
#

would be fun if it could be any out of a good selection of modders

young timber
#

also what is hotpot, everyone speaks of it but i've never seen it myself

prisma latch
#

if astro is one of them, by the end of the game astro is in every seat

dull field
prisma latch
#

you love it or it gives you an aneurism

#

the two opinions

young timber
#

hmmm

#

who do i know works on it?

sleek granite
young timber
#

is it just everyone? or is it specific

blazing verge
#

literally everyone

young timber
#

dayum

sleek granite
#

the mod is finished and out play it

prisma latch
#

me

#

technically

young timber
prisma latch
#

in the thread i Just linked

blazing verge
#

you will recognize at least 3-8 people in the teams

sleek granite
wanton rapids
#

me technically as well

lime siren
sleek granite
#

i am retroactively working on hotpot

lime siren
#

jk no i dont lmao im not good enough yet

prisma latch
young timber
#

in hot potato 2 what are you looking for

blazing verge
#

hot potato volume 2 IS planned but for probably next year

young timber
#

any reason to not do the mod im meant to work on is a good reason

prisma latch
#

Wait damn it is?

#

i dont keep up to date in the server

lime siren
#

hotpot 2 first mod to hit 2+ year development time until initial release 🔥

young timber
#

i lowk feel like a baby learning about new things in the world for the first time here

#

is that just me? or am i new gen

young timber
#

hard to explain

#

everything seems cool

#

i know nothing

storm forum
#

...so, is there a hot potato on WPlace yet?

prisma latch
#

oh ew do people still talk about wplace

full edge
#

what about ice cold potato where everyone needs to make their mods use #1406740128231194644 features?

storm forum
#

I just randomly remembered it... trying to relax after the notary visit.

lime siren
young timber
#

hey wait a sec

prisma latch
#

wait no no fir react

young timber
#

guys no fire reactions

#

ts cold

prisma latch
#

only ice

lime siren
#

mb mb

#

WHY AM I HORSED AGAIN

full edge
#

also anyone here planning on using value manipulation in their mods? I'm gracious and trying to force blockbuster to be the standard so I'm open to setting up a standard for your mod, provided your codebase isn't a mess with random variable names every joker 😛

hard plank
prisma latch
#

i dropped wplace when the admins supported a streamer whos community harassed a trans moderator

lime siren
#

never opened the site i think

#

looked like a cool concept but not for me

prisma latch
young timber
#

guys. instead of polychrome what about like oligo-nonmetallic

sleek granite
young timber
lime siren
lime siren
#

maybe once i actually have some jokers

#

instead of like

prisma latch
storm forum
#

If I ever come up with new Joker ideas that involve messing with values of other Jokers like I had Joker Update do before I changed it... sure.

lime siren
full edge
#

Setting it up also makes it compatible with value manip from other mods, I guess, yeah, haha

prisma latch
#

for example my big edition and djungelskog joker that double joker values

sleek granite
#

what if there were positive jokers

prisma latch
full edge
#

It's also minimal effort to set up if you're someone who uses consistent variable names in your code

wanton rapids
#

oh yeah ice i merged the pr you made

lime siren
#

but im planning that for the mod compat/crossmod phase of development

#

which im very far away from

#

my stuff is decently consistent now? and even if it isnt id rather rework it later :clueless:

full edge
#

I hope it's all set up properly. I've done an additional check this morning for consumables, but that was a bit more hasty than the checking for jokers, haha

hard plank
young timber
#

oh wow

sleek granite
#

im plinking

lime siren
#

ooh actually

#

value manip might be completely fucked for my merged joker framework thing

prisma latch
#

if your variables are consistent its super easy to set up tbh, just one definition that says ok so these ones shouldnt be affected and these ones should stay integers"

full edge
#

Biggest time sink is setting up a second standard to use for scaling jokers if you didn't write them under the same assumptions as I did when I made the system for Kino. Though you can also choose to not use that type of value manip for scaling jokers, and then it'd be even quicker

lime siren
full edge
#

I've seen JF users request value manip as a tool as well, so I've offered to help them set up the API to be default compatible with JF content, but I think the people deving JF are busy enough adding features already, haha

storm forum
#

-# Oh, yeah, I'd have to actually set types of value manipulation to all of my... uh... ~105 Jokers?

full edge
#

It shouldn't matter if you have more jokers, honestly

#

unless you have an insane amount of content with weird exceptions, haha

prisma latch
#

i have ~60 jokers and it took me maybe a couple hours to fully go through them all, and i was probably being slow

full edge
#

also Ali, I might just set up TOGA's compat on my own because it's a mod I play a decent amount of

exotic belfry
lime siren
full edge
#

It took me 1 hour to set up Grab Bag compat and 45~ minutes to set up MoreFluff compat

hard plank
#

what

#

what is value manip

storm forum
full edge
lime siren
prisma latch
#

i really do think blockbuster is like. the best option for value manip

lime siren
#

i am afraid

full edge
#

hahaha, good 😛

lime siren
#

its incredibly ass code and cobbled together with help from other people but the end result is nice atleast 🙏

full edge
lime siren
#

aka blueprint

full edge
full edge
hard plank
#

oh

wanton rapids
lime siren
full edge
#

It was decently consistent. All the issues I ran into weren't because of you having weird variable names, but MF being so old that your code's based on Vanilla's code still, haha

hard plank
prisma latch
#

with blockbuster?

lime siren
#

oh my god i spotted my most stupid mistake yet

icy wraith
lime siren
#

"wow i wonder why my sand overlay drawstep stopped working"
looks at merged joker drawstep id
"sand_overlay"

#

i might be fuckin stupid

full edge
lime siren
icy wraith
lime siren
#

im currently on an unprecendented lack of ideas

young timber
lime siren
young timber
#

play ultrakill :3

#

theres a free demo

lime siren
#

besides, i like doing my jokers from idea -> art and not the other way

whole nova
#

da na na na na

hard plank
#

please

lime siren
#

hooray my sand cards look good again

prisma latch
#

did. did you say multiple shaders on one card

icy wraith
#

joker that makes you play a new run every blind start and if you win that run it gains 0.5x mult

lime siren
prisma latch
wind token
prisma latch
#

getting the joker within the joker within the run starts

icy wraith
#

yes

#

it goes infinite

prisma latch
#

getting the joker within the joker within the joker within the run starts

whole nova
lime siren
#

ah fuck i forgot quantum enhancements are still evil when it comes to stone

#

chat does anyhow have an idea on how i could force a card front to still render even if its a stone card due to quantum enhancements

full edge
#

my gut tells me to mess with the drawstep for centers on the smods side

lime siren
#

i am looking at the dump and i do not see any drawsteps

#

or am i stupid and is that not in the dump

full edge
#

they're in smods itself

lime siren
#

ah

lime siren
full edge
#

oh yeah, i meant front, yeah

#

center would be the enhancement art

#

or the blank card

lime siren
#

so i assume this is what i want to target?

if not center.no_rank then
                local rank = SMODS.Ranks[self.base.value] or {}
                if rank.draw and type(rank.draw) == 'function' then
                    rank:draw(self, layer)
                end
            end```
#

actually wait what is this

full edge
#

That'd be my guess, but I'm not entirely sure. I'd just mess around with it. I assume the issue is the quantum enhancement setting the center.no_rank to true even when it's not technically true outside of the quantum context

young timber
#

i think i made a bitter particle accelerator

full edge
#

But I've consciously chosen to avoid all quantum enhancement stuff because it scares me, so I'm not sure exactly how all that works, haha

lime siren
lime siren
#

if i have a specific joker all sand cards also count as stone for the purposes of joker calcs

#

actually that was the case but i got the dumb thing again where it also scores like a stone card in terms of chips

full edge
#

hmm, in that case I'm not sure whether you'd een want to use quantum enhancements 🤔 I feel like there might be another way to work that check.

#

ah no nvm

#

compat issues

lime siren
#

i had a damn fix for the scoring atleast i think but i was so lost in the sauce due to quantum enhancements so idk

#

it was a while back when i was starting out with modding

#

so uh

#

time to take a knack at it again

full edge
#

no wait again, I think smods already fixes most cases of checking for the center instead of using a function, explicitely because of quantum enhancement

young timber
#

oh god i forgot to get rid of joker compat

lime siren
#

im still on 827c

#

ill do that rq actually

#

i forgot

full edge
#

Nah, but I wonder if you couldn't just hook SMODS.has_enhancement to return true in that specific case when you own that joker

#

I'd say that saves you the headache of quantum enhancements and their performance impact, but I'm not actually sure whether that's even still true

lime siren
#

idk why tho its still normal calc speed

lime siren
#

i should do that

young timber
# young timber

i think each joker added makes the time it takes to go through be to the power of two

#

wtf

lime siren
full edge
#

idk, I've not messed around with quantum enhancements in 6 months or so, haha

lime siren
#

ok it does

#

wow huh

#

oh wait im smart it just goes to the second check anyway 🤦‍♂️

#

wait this could maybe actually just be a silly hook yeah

young timber
#

dude istg my bitter engine is gonna give me a heart attack

lime siren
young timber
#

lmfao

sleek granite
#

crusty

lime siren
#

oh wow it fucking works exactly how i want???

#

thanks @full edge

young timber
#

oh gosh

full edge
#

nice!

young timber
lime siren
#

stone joker works with it astleast

#

and it doesnt score the +50 chips from stone

#

insane

#

and the texture stays

full edge
#

I also have vampire effects that debuff that I also have work through the Drain mechanic, but no clue how I'd even go about wording that

lime siren
#

target quality?

full edge
#

yeah, enhancement, or suit, or rank, or edition, etc.

storm forum
#

-# the debuffs feeding the UPS...

full edge
#

but there's no shared term for that

#

so I'm scrambling 😛

lime siren
#

you might need a info queue for quality

sweet bramble
#

modifier?

young timber
#

what mod adds the setting to make everything skipped

#

so the jokers dont go through animations

full edge
#

Probably gonna rework the dracula effect anyway, so it works as the strongest enabler for the vampire archetype. The current effect is a bit dull

full edge
young timber
#

where?

distant badge
young timber
#

found it

lime siren
full edge
#

you can use the search function for animation skip

lime siren
#

no matter youre going in there now

young timber
#

nvm nopeus doesnt exist

#

gn guys im going to sleep

full edge
#

handy should have those features build in, i'm pretty sure

#

but it's got so many settings that i couldn't tell you where each one is, haha, so that's wha tthe search is for

lime siren
hard plank
#

my hand looks so small...

storm bloom
#

gimme mods quick

woven crag
#

have you played entropy

#

if not play it

buoyant kestrel
#

:balatrue:

#

fuck

woven crag
#

entruepy

buoyant kestrel
#

much better

dense egret
storm bloom
storm bloom
dense egret
#

its a roblox based mod

woven crag
#

jokerforge mod by cokeblock

#

which is why its called cokelatro

storm bloom
dense egret
#

play betmma

dense egret
woven crag
#

wait

forest knoll
woven crag
#

play my mod

storm bloom
dense egret
dense egret
woven crag
#

it gets cut off

dense egret
storm bloom
#

do you guy shave mods that change the score operator

dense egret
#

theres a deck that does that

storm bloom
dense egret
#

noup

storm bloom
buoyant kestrel
dense egret
dense egret
buoyant kestrel
woven crag
dense egret
#

new mechanic or just jokers?

woven crag
#

its pretty funny

storm bloom
buoyant kestrel
#

chess mod

woven crag
buoyant kestrel
#

nothing to do with balatro

#

i am modding chess

dense egret
dense egret
woven crag
#

also entropy has an entropic joker that changes the score operator but also entropic jokers require cryptid which means numbers

buoyant kestrel
woven crag
#

atomikos

#

but only for high card

storm bloom
woven crag
#

i mean it makes high card chips^mult

buoyant kestrel
woven crag
#

is what i mean

storm bloom
woven crag
#

no

#

well you used to be able to

#

but it got nerfed because it was kinda pointless

#

and it was broken because you could just do it infinitely as None cant get deleted

tardy sigil
#

I am the greatest joker designer ever

buoyant kestrel
tardy sigil
#

67!?

buoyant kestrel
#

tardy sigil
buoyant kestrel
#

because otherwise its an ez win

storm bloom
buoyant kestrel
storm bloom
#

...abomination

buoyant kestrel
#

chessposting

storm bloom
#

ah so like cryptposting but chess

buoyant kestrel
hard plank
#

play my mod please

storm bloom
north jasper
#

hello chat

#

i uh

#

did a thing again

#

yeah

#

that

storm bloom
#

which thing

blissful stag
#

How do I even word this without it looking like something from a gacha game character kit

I just realized I worded the thing at the bottom completely wrong

storm bloom
#

what this

#

got it while playing universal fabric deck

keen knoll
#

hi

#

hey guys should i move my mod to codeberg

woven crag
#

idk whats the difference

storm bloom
#

anybody know how fix bug

#

got while universal fabric deck mayhem

dense egret
buoyant kestrel
dense egret
#

i need to expect something even worse?

pseudo dagger
limber oak
#

math jumpscare

prisma latch
#

what if i added SNKRX mechanics to balatro

pseudo dagger
limber oak
frigid mica
#

I should host an event where it’s actually just busted buffoons but each modder turns 5 of their favorite characters into jokers, we all got like 2-3 days minimum (and a week max) to finish it, and if there’s no need for polish beyond what’s been made, pass it to the next. I call it “Double It”.

#

The only rule is that if it’s a custom rarity, there should be a way to spawn it.

#

Oh yeah, Talisman is definitely involved.

#

Oh yeah, i forgot that there’s actually another rule:
Do not do the same character if it’s been done already.

tranquil vessel
frigid mica
prisma latch
#

SNKRX its a snake themed roguelike

prisma latch
tranquil vessel
tranquil vessel
sleek granite
#

i build on code from a slug in my yard

pine zinc
#

I am evil.

pastel compass
#

Is this good?

sleek granite
#

grody mikey

wanton rapids
silent thistle
#

hi chat

indigo egret
unborn plover
#

hey y'all, what are you guys doing

fathom gust
#

suffering

unborn plover
#

holy shit

limber oak
unborn plover
#

Sandvich

fathom gust
#

OH FUCK.

lime siren
#

(or not thats for now the only source of these messages i have found)

lost inlet
#

i wish i could use SMODS.DrawStep on tags

fathom gust
#

that's a lot of jimbos

prisma latch
#

evry singl day i come here and i see someone else doing one of my ideas better than me lmao

buoyant kestrel
#

ched

main path
lost inlet
#

yea

north jasper
granite forum
karmic compass
buoyant kestrel
granite forum
#

first rule i add to chess every time

granite forum
prisma latch
#

what if instead of working on my mod i played yomi hustle (single player because online fucking scares me)

ivory sinew
unborn plover
scarlet swan
#

woke chess

ivory sinew
#

Sadly not in play

round ore
keen knoll
#

hi

round ore
keen knoll
#

yes

#

thats how kingdoms work

pseudo dagger
desert mirage
fathom gust
#

the sudden urge to cosplay as vee from dw

sleek granite
#

the sudden urge to cosplay as kris deltarune

round ore
lament talon
unborn plover
#

yummers

grand shadow
limber oak
grand shadow
#

(play hotpot)

indigo egret
#

guys i want to go back to my house so i can potentially release the new update

desert mirage
#

el gato balatro

grand shadow
#

car in card game

#

epic

#

too bad i did the joke first (iprobably wasnt the first but anyways)

#

ignore the amogus in the background

woven orchid
#

collect my vallkarris

grand shadow
#

i will

#

where are they

woven orchid
#

left

grand shadow
#

whar

#

looks left

#

uh

karmic compass
#

valkarris nuts

round ore
#

doing CS50Py rn

#

ts boring so i skipped all the course

#

only do the projects and quizzes

grand shadow
#

(get it ?)

viscid ruin
#

Is it possible to make a mod without having to use Balatro?

#

I know its a pain for testing, but I really want to start making a mod

unborn plover
grand shadow
#

wdym

#

ofc

limber oak
round ore
#

🙂
4 (or something) days in

grand shadow
#

or the short ver

#

i forgor

#

been a while

limber oak
grand shadow
#

true

#

my statement is thus wrong

limber oak
#

r201 is an AR

grand shadow
#

the smg ver

#

r something

limber oak
#

yeah, understood
altho we derailed the topic

grand shadow
#

yes

prisma latch
#

chat do i work on my mod or do i finally get around to trying cult of the lamb, which has been rotting in my unplayed for months

grand shadow
#

but

#

conterargument

#

so we good

viscid ruin
#

nvm, I should just buy balatro again

grand shadow
#

yes

#

buy

viscid ruin
#

pay the price, save the hassle

grand shadow
#

buy buy buy

#

gamble

#

mmmm

#

then gamble more

#

and again

lost inlet
#

<@&1133519078540185692>

#

obliterate this user

indigo egret
#

DAMNATION!!!

lime siren
#

banish them to the shadow realm

grave panther
#

ok

lime siren
#

thanks

lost inlet
#

thanks

wanton rapids
#

thanks

oblique berry
#

thanks

lost inlet
indigo egret
#

Extremely Complicated Joker

Can't appear via normal means (can only appear in a challenge deck)

Increments score requirement by 1, When boss blind is defeated, increments the number used for score requirement incrementation by the sum between 100 times your money, and 100 times the current round, sets Ante to inbetween 1 and 7, destroys itself after 7 antes

#

same mod that includes Joki btw (X1.2 Chips, that's it)

heady fiber
#

i tried using deck creator but when i used my custom deck (i didnt change much) it just crashed my game

pseudo dagger
limber oak
round ore
round ore
limber oak
grand shadow
#

what happend

round ore
limber oak
round ore
limber oak
#

what is this

round ore
wanton rapids
#

arent you still running windows

#

fake vim user

round ore
#

the os crashes twice a day

karmic compass
#

would you rather a joker that gives +100 mult each hand, or a joker that gives +1 mult 500 times each hnad

wanton rapids
#

+100 because i value my time

prisma latch
#

trying to watch the new real time fandub and getting a fucking balatro jumpscare

kind zenith
#

noooo tsu's jeopardy got deleted😭

indigo egret
#

guys i might try to add sleeves to my mod

#

yo i'm getting a message rq

limber oak
tranquil vessel
unkempt spruce
#

does handy have a save scum keybind?

unkempt spruce
pastel compass
#

Is buffing bad joker power making it good or worse 🤔

delicate dust
#

i love that one

#

or maybe im t hinking of something else

rain orbit
indigo egret
#

I read the incoming message i was sent

fuh nah it's my friends arguing about femboys again🥀

indigo egret
#

+3 joker slots, start with an eternal Holographic Madness

#

or something

unkempt spruce
#

id pay you

balmy lily
#

you just didnt wait long

#

@delicate dust

delicate dust
#

i didnt know 🥀

limber oak
#

wow im cooking

keen knoll
#

stealth?

limber oak
#

stealthy

unique jay
#

Hi sorry im trying to mod balatro but one mod says it requires malverk, ive downloaded it from github but i have no idea how to install it, any help?

indigo egret
#

that one time i watched the minecraft movie while on a discord call

limber oak
#

the same way you were installing mods up to this point

#

@unique jay

indigo egret
#

for free

unique jay
#

im just putting them in the mod folder, but when i did that with malverk the game just crashes at launch

indigo egret
#

I would prob turn that experience into a joker

#

"Free Trial"

X3 Mult for the next 15 hands

#

should i make it so it decreases like Ramen

limber oak
#

why make it worse
its already a temporary cavendish

unique jay
tranquil vessel
#

though if that's the case Luigi's Balatro should really include that in their requirements

normal hollow
#

also it's probably not multiplayer compatible for that reason

unique jay
#

ohh okok

#

thanks

lusty patrol
#

okay guys how do i install cryptid

#

the video it gives for a tutorial is outdated i think

prisma latch
#

me when ante 1 buffoon pack gives me the choice of golden joker or droll joker: well im playing on a 6 suit deck so flushes aren't likely, guess ill just take golden and pray next ante
the next blind giving me an instant flush on first hand:

lusty patrol
unborn plover
#

The way Murphy looks concerned is the same reaction I had the first time I saw this feature 😭

lusty patrol
unborn plover
prisma latch
#

hot potato

#

get with the times

unborn plover
#

Basically a mod made by more than 50 devs

#

YOU COULD HAVE CALLED ME TOO

lusty patrol
#

im very much not with the times im over here struggling to install cryptid for cryin out loud

unborn plover
#

But alas, I didn't find any...

#

Okay maybe not for the coding since I'm still not an expert if lua coding even if I'm learning but I'm good at spriting!

#

*sigh... welp, maybe another time if there will be a balatro modding collab

#

God I hope

lusty patrol
unborn plover
#

True

unborn plover
balmy lily
delicate dust
#

no its the lil message that pops up when u click "breed"

silent thistle
#

Have you ever wanted more savestates than DebugPlus for some reason? If so uh... here, have this. You can have as many as your computer can store.

#

-# Now available* at your local DebugPlusPlus
-# * Currently available in the latest commit, not latest release

buoyant kestrel
prisma latch
#

i just realised The Pip blind would be crazy with any mod content that has a really low chance for a really good reward

#

all chances are 1 in 6

unborn plover
#

The way he looks surprised, I can't 😭
Jokes aside how in the hell they managed to fuse 2 jokers effect into one joker

buoyant kestrel
silent thistle
#

real shit

wanton lintel
prisma latch
#

yeah thatll do it

#

just bring a couple fools

lusty patrol
wanton lintel
#

great thinks mind alike

indigo egret
keen knoll
daring sluice
#

this is exactly what i wanted

indigo egret
#

maybe it's just misunderstood

#

have you tried talking the so-called "EVIL" wheel of fortune and asked about their feelings?

#

smh

daring sluice
#

it wasn't the best solution but it was A solution

prisma latch
#

should i change this to 2 cards. maybe even 3

#

hang on why did i write it as 0/100 gains 5 instead of 0/20 gains 1

pastel surge
#

you could always make it a percent
anyways i think 2 is good, 3 is pushing it

prisma latch
#

im slowly fazing out percents from my mod

prisma latch
#

i think that in most circumstances theyre kind of lazy

random chasm
#

is there a server for extra credit

buoyant kestrel
pastel surge
#

what did too do to bro

vivid seal
buoyant kestrel
vivid seal
keen knoll
#

your long 🎃

pastel surge
#

your taking too long is taking too long

keen knoll
#

your too too

buoyant kestrel
#
Chess Fanon Wiki
To

To is the directional particle required as the centrepiece of all Chess moves. In certain rare scenarios, however, it can also qualify as its own piece which can be moved independently of the main...

indigo egret
normal hollow
pastel surge
#

Sonic.EXE
Epic
All cards have X2 Mult and have a 2 in 3 chance to destroy themselves

#

i fucking hate the enter key

#

fuck you enter key

buoyant kestrel
woven crag
buoyant kestrel
woven crag
#

what

prisma latch
#

honestly pretty proud of how these cards look ngl, i def think they stand up to my more recent art for being some of the first card art i did

viscid ruin
pastel surge
#

they're good

buoyant kestrel
#

red

prisma latch
#

might swap some colours around, chaos doesn't really need to be red it can be green now that there's no revive power card

#

cause it gives the slime edition, which is green

buoyant kestrel
pastel surge
#

tf

random chasm
#

what in the world is this

prisma latch
#

i should probably check what the latest smods added at some point

#

other than the custom dynatext animmatinos which i have no clue how to use

pastel surge
#

enhancement ideas
its late so i cant be fucked to make art so i just wanted to come up with stuff:
obisidan - no rank/suit, +8 mult
burnt - +2 mult when scored
uranium - adjacent cards gain +25 chips when scored
thorium - leftmost card gains +4 mult when scored
draining - +10 mult, -$3 when scored
warped - retrigger left card when scored

buoyant kestrel
#
Chess Fanon Wiki

Chess, short for Chester Cheetah, is a fictional character and the official mascot for Cheetos brand snacks and Chester's Puffcorn. According to an article in The New York Times, DDB Needham...

normal hollow
prisma latch
#

oh theres a new wiki page about the letter G

#

lmao

normal hollow
buoyant kestrel
#
Chess Fanon Wiki

Not to be confused with Computer Chess Not to be confused with the ABBA song The Chess operating system, or Chess OS for short, is an operating system built specifically to run Chess only. It is...

pastel surge
#

question
what is the point of Xchips

buoyant kestrel
pastel surge
#

im not trying to be sacrastic i geuinely dont understand

#

isnt it functionally the same as Xmult

buoyant kestrel
normal hollow
prisma latch
normal hollow
#

i use them for thematic purposes

buoyant kestrel
#
Chess Fanon Wiki

Blue is one of the teams in Chess. It is characterized by the color blue. Blue's square color is blue. Blue pieces are made from water Blue squares are water squares Red

random chasm
#

that's it

woven crag
#

i love xchips sound effect

random chasm
#

there isn't a functional difference

prisma latch
woven crag
buoyant kestrel
random chasm
#

some people are weirdly facinated with it

pastel surge
#

im begging you
someone, anyone
make a remix of raise up your bat but make it raise up your mult and use balatro sound effects as the instruments

woven crag
#

+chips after xchips is worse than +mult

#

and +mult after xmult is worse than +chips

random chasm
#

so it pretty much works the same

normal hollow
#

im making a joker that gives +mult and xchips and another that gives +chips and xmult so you cant order them correctly

pastel surge
#

why

tardy sigil
#

new place holder sprite

pastel surge
#

me after making a joker that gives XMult but has to be to the left to function

random chasm
#

brainstorm

prisma latch
buoyant kestrel
prisma latch
#

you have to choose

tardy sigil
delicate dust
#

m reference

tardy sigil
#

downvote

random chasm
#

cryptid fans when the letter m

delicate dust
#

are u calling me a cryptid fan ... growls

tardy sigil
#

downvote revoked

prisma latch
#

chat should i try my hand at an smods pr or even just a mod to add basic logic to loc text so you can do smth like Creates #1# random Joker{{#1#~=1}}s{{}}. would this be at all wanted or am i weird for wanting this instead of just doing #2# and feeding the word in myself

buoyant kestrel
#

it is not weird

prisma latch
#

oh neat

#

howd it do it

buoyant kestrel
#

dont know lmao

prisma latch
#

fair

buoyant kestrel
#

you'll have to look

random chasm
#

obelisk handbook

ivory sinew
#

I mean I'm doing take_ownership for every vanilla joker for my mod atp

random chasm
#

the needle

prisma latch
#

ok maybe ill try that at some point. right now i should really focus on my mod tbh

limber oak
balmy lily
limber oak
#

oooh money from the zomboni

umbral birch
normal hollow
#

it's crashing with pi cubed

umbral birch
ionic valve
tranquil vessel
keen knoll
#

pfp checks out

random chasm
#

terraria players when

normal hollow
normal hollow
tranquil vessel
ivory sinew
vale sage
#

hi guys

#

balatro is older than jesus christ confirmed

ionic valve
#

these mods ran fine about a week ago, and i'm not sure what might've changed

ivory sinew
#

Then go see what it references, and follow that trail

vale sage
#

4 Jimbonathan 14:20
"For Jimbo gave us a Joker not of fear but of power and love and self-control."

keen knoll
#

and candy

vale sage
#

then gandalf the grey and gandalf the white

sharp marsh
#

Whats the Best mod for making broken joker combos

keen knoll
#

play my mod

vale sage
random chasm
#

god dammit game

sharp marsh
ivory sinew
sharp marsh
sharp marsh
keen knoll
sharp marsh
#

Thanks

keen knoll
#

at least it wasnt eternal

sharp marsh
random chasm
#

luchador doesn't do much this early

#

better for me to sell it for interest

sharp marsh
#

Turn all your cards into spades for straight flush

random chasm
#

it's sad that strushes are impractical

vale sage
#

newjoker idea guys

#

the joker explodes EVERYTHING.

#

your deck? EXPLODES.

#

your jokers? EXPLODES.

keen knoll
#

your computer

vale sage
#

your consumables?? EXPLODES.

languid skiff
#

With Talisman

vale sage
languid skiff
#

it's not possible

vale sage
#

ok but what if you get to -naneinf * 2

woven crag
random chasm
#

the combo

sharp marsh
#

Where can i find more balatro mods apart from Nexus and BMM

random chasm
#

you could explore the modding forum ig

#

i'm pretty new to them

#

so like

sharp marsh
#

Link please?

deft ore
random chasm
sharp marsh
#

Ok thanks

gilded vortex
#

@exotic tree does the JoJo fanworks mod have a thread in this server?

exotic tree
#

Not yet, I've gotta make one

keen knoll
gilded vortex
random chasm
#

does this guy choose from your deck or does he work more like ancient joker

deft ore
#

check the wiki

dull field
random chasm
#

oh right i can do that

#

ancient joker can pick suits that don't exist anymore

#

castle can't

#

yeah

#

that's what i mean

dull field
#

huh. The wiki page doesn’t specify

random chasm
#

either way he's a really strong econ joker

dull field
#

yeah farmer is good

#

Extra Credit has really nice econ in general

random chasm
#

this seems interesting

dull field
#

in other news, I’ve nearly finished translating my shadercode into the format that balatro editions like (translation: “like”= need to use in order to maybe not crash) and I can now add it to my ever-growing pile of untested code. Frabjous day

random chasm
#

textbook programming

woven crag
#

why on paper 😭

dull field
#

“oh I use Visual Studio” “oh I use Notepad” amateurs. I use ink pens the way nobody intended

random chasm
#

insane

dull field
# woven crag why on paper 😭

I have like six notebooks of math, music, drawing and code ideas with no proper organizational structure within them at all. Why stop now?

random chasm
#

heard this is decent

#

might be specially so because i have rebate

atomic sparrow
#

phone autocorrectgthghtgt

#

just need bull and bootstraps

#

wait it all makes sense now holy shitt

umbral birch
lime siren
limber oak
indigo egret