#Joker Forge - Create Balatro Mods Visually and Export the Lua Files (WIP)
1 messages · Page 13 of 1
The card -> Its Balatro rendition
I'm making my customs have unique shapes
Now I need new shapes for the proto-consumables and proto-enhancements
Joker, Consumable
Now I need a shape for the enhancement
is that a new consumable type?
Technically.
I'm calling them Pseudo or Proto consumables, since they're actually Jokers, they just have uses before expiring.
It's my way to get around the currently imited consumable effect options
ok then
Same for the Enhancement, its actually a Joker that chooses a rank to alter
@heady frost Do these jokers work for Joker Forge?
looking fire
i cant sleep yet again
the biggest enemy to the development of joker forge is my sleep schedule
The joys of insomnia
I can't wait until we can upload custom background music
If you can add them to Joker Forge at some point, I would be very happy
same
Dang, my custom rarities still don't show up. Guess I'll have to wait a little more for that
i will do it when i wake up tomorrow
they should do
HELL YEAH
nope
Is custom music hard to implement?
i have no clue, i imagine it is
lets gooooo
i tried my best
LET ME COOK
There was a guy who tried to fake an element called "ninovium". That should be the black hole of this set
I'm looking for information about it and I'll try
maybe reduce the level up of the cards for the compatibility of mods since with some mods it crashes or does not level up at all
one hour of information bro
Lol yeah that's the video
Where is reactivate
When a card is scored
homeless? /silly
:p
this is the best thing ever created with balatro mods
Not a balatro mod
with balatro mods and not a balatro mod
but still tho i kinda wanna know how to do that played not scored thing
How do you store multi or chips inside the joker? Example: "earn +5 chips each selected round"
Let's start with a Jimbo, shall we? Just a little art style test
So cool
How about making him eyes a dark yellow?
(in universe) too expensive to use more than 3 stamps
? I didn't quite understand what you said, I was talking about the pixel art lol
The reason I didn't was because, if this was made by a cheap stamp printing company, they wouldn't want to spend a lot of money on colors.
Always assume these things are being made irl and not from Jimbo's card dimension
Aahhhh
Cool
Printomancer is specifically Jimbo's copycat addition to the new linocut cards
Dude, do you know how to do something like "+5 chips when a blind is selected"?
Sorry mate, I don't do simple, ehe
But if you wanna know how to MAKE that, I can ;)
So, I want to know how to do this
Thanks
Go to the vanilla reformed page
Is this lame or pog
3 new rarities and 2 catagories for the pseudo cards
The new rarities let me filter through things so my Jokers (renamed Creechies) can only choose other Creechies to give out. They're inbetweens of already existing rarities.
Doctrines are "consumables" that are just Jokers that destroy themselves after a few uses
Rank Packs pick a rank, lock it so it doesn't change, and then gives that rank a unique power
Shoot the Moon's violent sister
damn
Nice
Already growing
peak
we defo need play sound effect on mult, chips or whatevs
because like..
tangents has so much fucking sounds
"we need something because competition uses it"
yeah we know you keep saying this 😭
SOUNDS
great to hear man
MISSINGNO_MISSINGNO_MISSINGNO_MISSINGNO_MISSINGNO_MISSINGNO_MISSINGNO_MISSINGNO_
(why did i make this)
How do I make my own balatro sprite in mobile
Hey, so I initially had this Joker idea where the cost is its literal cost (15 is a lot) but it has the upside of making every reroll free and all Shop items 75% off. However, it also comes with the risk that 1 in 5 rerolls will make the card self-destruct. Are there any ideas on how I could change this card while keeping with its theme?
While I'm at it, here's my other cards if you wanna feedback.
Maybe make it so that it self destructs when an item is brought OR after 15 rerolls
Maybe make it so that it self destructs when an item is brought OR after 15 rerolls
why tf did it duplicate my message
No, the problem is that it doesn't discount the cards properly so I'm looking for a complete overhaul
what
man idk discord jank 😭
I should clarify
Cards arent discounted
Its purely used to buy rerolls
Tho if u go w my idea i think uncommon makes more sense
Alr yeah i get it now
Basically a slightly more expensive but better Chaos the clown
And/Or Flash Card Buffer
hey guys im awake
Good morng
Hey
goodmorning
oh wait i also just realised, forge doesn't have anything that activates upon buying a card to my knowledge so i dont think the new idea would work either @floral hearth
Oh wait
i was wrong
great art
thank you Mr Joker Forge maker
john "joker forge" goodmorning !!!
gonna work on adding consumables to vanilla reforged today
because @short onyx made a beautiful pull request to add loads of them to the file
so it is much easier for me to add them to the page now
and then also i will look at adding a billion more consumable effects
https://github.com/Jayd-H/joker-forge/issues/45 yeah its a known bug
has been for ages
alr thanks
easy fix i just havent got around to it lol
i added all possible consumables i think
Anyways heres what Impulsive Purchases should do now.
hopefully i can finish off the remaining effects for consumables and have them all done by the end of today
then i will bugfix and look at adding booster packs and stuff
Gonna make a consumable called "Fridge" that gives 2 random food jokers on use
Alright here's the new Joker
isn't clearance sale the name of a voucher
Ahem... no idea what you're talking about 😅
Anyway back to brainstorming Joker Ideas
check again lol
i sent that before the commit was pushed
time be confusing
he did lol, i just pushed it before sending that message
I got hit with a sudden flash of inspiration for a trio of spectral cards with Consumables being added, just need to figure out what they'll do lol
that is actually so beautiful
im making a wiki webscraper to automatically go through the balatro wiki and give me the images for consumables in the format i want them
i love computer science
i decided to compare my code and joker forge's code
(i use tabs so that's why the indentation is gone)
the biggest thing is the lack of things in locvars (this is like 2 commits from being fixed) and also the split conditions
like it has each condition as its own line
and tbf the hardcoded 3 instead of using a variable
yes and its beautiful
also loc_vars isn't needed when there isn't anything to return
the spectral have the shader
its not illegal but its to the websites disgretion
i think
downloading the fandom ones
oh wow i just spent like 20 mins making this web scraper for nothing lmao
why do the spectral cards have that shine on them? they seem to be colored flatly on the wiki
nvm i just read the comments lol
i was using balatrowiki.org
ahhh gotcha
is there a way to force cards to appear in a certain order in the collection? I'd like Vessel and Wish to be swapped
Alphabetical order 🙏
good point actually, theres no way to do it in joker forge
order
if j_joker2.order = 1 and j_joker1.order = 2 then j_joker2 appears before j_joker1
i think
you could rename the keys to like a[name], b[name]. c[name] and jokerforge might generate them correctly lol
in the meantime i added the increment/decrement rank effect for consumables
Consumable with the key starting at a🤔
it will still be c_a[name] lol
also is it possible for consumables to use max_highlighted instead of if cards selected > 0 and if cards selected <= 2
that would be good to add as a separate condition true
also randomization in consumables
unfortunately i don't know how to code in typescript
so i can't help
dont worry about it lol, typescript is a hell of a language
also custom rarity weight
cryptid's epic has a weight of 0.003
but the slider is restricted to multiples of 0.01
good point
just made it so it steps smaller and you can edit it directly by clicking it
HELL YEAH
will be added much later on, i wanna focus on more vanilla stuff as priority
btw autoformatting makes hearts "heart"
which isnt a formatting code
it should be hearts
you are right, if you type 'heart' the tag is also heart
instead of hearts
i will get on this when i consolidate all of the autoformatting into one util file cos currently the consumables and joker modals dont share it when they should
tryna make a vanilla+ mod based on a roblox game called grace, no idea if this is a good joker though, this is the wiki article if anyone wants to help me get a better idea https://grace-rbx.fandom.com/wiki/God
also edition makes the text edition color instead of dark edition
should do that
oh wait nvm
yeah it should be darkedition
also not sure if you can but please make it so when you export the mod its the mod folder inside a zipped version of the folder
so that like
i can easily put it in my mods folder
you can just put the zipped folder inside the mods folder and extract it there
still extracting is kinda annoying
or do what i do, open the zipped folder, copy all the files, then go to your existing folder in mods and paste the files
much faster
i am NOT that fast 😭
also there is only 10 more consumables left lets goo
W
i was tryna be slow for demonstration
because of the amount of testing i have to do, i have gotten so efficient at this
it doesnt look like they get deleted and replaced but they do
what the fuck
ALREADY??
what the fuck
if i can time it right, i can close balatro and reopen it and change the files before balatro fully loads
mad man
and the "edit card" effect basically deals with 12 different consumables or whatever
wait theres 9, soul can be made too
yeah i will change that later when i add the specific soul stuff functionality
oh and also black hole
i want to add that and also individual weighting for consumables
i think i got the variables switched up, idk tho
just added these in
Draw 2 should be Rare
it just does
how much would +Ace Mult give, +1 or +14? 
Theoretically, if I were to give a Joker 10 1/10 chances, will it pick one of those 10 at random or is there a chance it wont pick any of them?
is it possible to make specific cards rarer like a soul
royal flush has no card?
made these placeholder images (yes repost cause) 😋😋😋
Purple or green?
oh shit you right, will add them in a sec
I told you I'd forget haha
I'm personally partial to green.
do both
Alr just one more then I have 5 Jokers 😄
i wish we can subgroup jokers for the booster packs soon
W 100
like for example a tarot that spawn joker thats part of the mod or tarot that spawn joker in a subgroup like meme jokers in the cryptid mod
is this the most one post has in emojis in #1209506514763522108
Idk
There's no leaderboard
https://discord.com/channels/1116389027176787968/1219749193204371456 has 130 gold seal emoji's
Steammodded has 171
also hope we can put a joker into 2 or more subgroups
i want a leaderboard now
i think it would be cool if there was a site that could automatically showcase things in #1209506514763522108
That's already implemented in smods
Ask goodmorning to add jt
so you could look through it, search, apply filters, see most downloaded etc.
Also don't repeat yourself
like 2 or more rarities?
ohhh i get you
tbh that code generation needs re-doing anyways
subgroups dont show on the joker in the base game unlike rarities can but still show as its own rarity in the code gen and 1 or more can be put to the joker
thats my idea i guess and prob useful
like for example i wanna make a tarot that only spawns smiley jokers
i can give the subgroup to the smileys i have in my mod and make it so in the tarot when consumable is used, ill make it spawn a joker with that subgroup
I think you're describing pools
Just pools/tables pretty much
yeah thats my idea
Would also be nice for like every item
Cards*
So we can have tarots and jokers in 1 pack
idk if i have seen that in other mods but cool if he adds that
The Squad 
Thats why you save them as jsons
if the jsons can be in the zip file
it will be a lifesaver
First of all why does it look like that second of all ew AI
THIS
the last json I had was 5 days ago and at that time I did not have the consumables
i dont even saves my mod i just hope it autosaves in the website
i need help for greenables
green
i need epic green objects
green apple
i’ll add it
good idea actually
I might make it a new file format .jokerforge
to differentiate it from the other jsons
joker(andsomeconsumables)forge
BalatroForge
BalaForge
based
good idea wait
we are exact opposites
Rectangles
this is also how my downloads folder looks
I have 7 jokers left that I am extracting from my mod sprite to add them to the joker forge and then start with the consumables again....
Im awake now
vagabond gaming
yes
that will be one
its called the prime soul and its going to make every base legendary
I will have a look now, I think this is a bug with custom rarities for this effect
DIE!
CRUSH!
PERPARE THYSELF!
I saw the deleted message
idk if this is a bug or not but overlays dont work for me
on jokers?
i dont think overlays have been implemented into consumables code generation yet
i will have a proper look at it and fix the create joker for consumables bug tomorrow, i got home and am way to tired to program lol
WEAK! THY END IS NOW!
P-ranking him was painful
what difficulty
brutal
i havent beaten p-1 on brutal yet
i p-ranked p-2 on brutal
the requirement here is surprisingly hard
I intended for it to be a trade-off. Money is valuable in Balatro, but by sacrificing it, you're given one of the best Mult-iplier effects in the game.
i did it but p-ranking is gonna be a pain, i still can't consistently beat flesh prison on brutal
X2.5? the best???
me when cavender
not even close tbh
X2.5 is bad
even for an uncommon
5x?
ive gotten a hologram to X27
Well yeah but you can scale that.
I was curious so I started to create jokers until mine comes out... none of mine has appeared yet
non scaling Xmult jokers are bad
UNIVERSUM
versus
THE ARM!!!!!!!!!!!!
How many jokers? 
I guess I can change to more money = more mult then?
i was playing multiplayer and just got infinity
my friend didnt know what to do
150??? 😭
insane
thats the most ive seen in this thread
Is there a card in balatro that earns more mult when you sell cards i just wanna make sure I don't make the same thing as a vanilla card
Darn
kinda hard to do something base game hasnt doen to an extent
(and/or another mod)
Alright the Mult-iplier given is now tied to however much money the player has.
my initial mod I want to get to 200 jokers I'm already half way there but for now I just want to keep going with the consumables
thats very balanced
there are uncommons better than trib in my mod so yeah
ah.
is there a celeste reference 🥺
feels like the average super-op mod tbh
me on black deck w cybernetic69 and 5 oopses
destroy all jokers
Eternal oppses then
set ante to 0
@heady frost can you add a feature to create a random joker from the mod?
sry for ping
he did but its bugged
ok
bbut why not aim higher
and its as common as a ouija or any other spectral lmao
yea but if it hits on ante 7 how would that feel
sisyphus
Amazing
More time to scale my negative eternal spare trousers
YOOOOOO
prob gonna make spamton
very
Yeaaah
Coming straight from the Buffoon Packs!
Zoda should i change this to rare?
and make it more expenisve?
yeah
(coming!) He's the one!
i am become joker destroyer of forge
this is a beautiful idea
i said deltalatro first however so im suing you for 50 million kromer
@woeful bough I don't know whether to add one more effect
what hand
It was only a matter of time until I made a damn spreadsheet
all the poker hands I forgot to add it poker
@heady frost sorry for the ping but here's a bug that involves jokers like smeared joker and shortcut not working
what is it
send the json
i will have a look at it tomorrow
do you have enter or ' in the text
in the description in one of the jokers yes
a enter to be exact
is that the only problem
thats the one i got from the error message
oh
tyring to make a joker gain +1 mult when a sun card isused
okay good news the mod no longer crashes the bad news the joker does not work
something like this right
i can also send the mod over for you guys to tinker if needed
Erm, its in MY name
well damn
BY THE POWER IF NINTENDO LAWYERS
im still suing you for 50 million kromer
what do you actually want it to do
I SUE YOU
i want it to give every scored jack and 10 X2 mult
oh
ok so ive done everything wrong
when card is scored
if card rank = jack OR if card rank = 10
apply permanent bonus
well actually
what do you mean by giving jacks and 10s X2 mult
do you mean like hiker?
or just a scoring effect
scoring effects
yeah then the effect is correct nvm
something like triboulet but for jacks and 10's
oh
i can also change the artwork name and description right
yeah you can change everything about it after you duplicate it
alright
how do i copy triboulet ive been messing around for a little bit and i cant figure it out
oh
im blind
im gonna play with my friends for a bit so ill come back to you when im back
subtle crashout
😁
LOL
hey guys
i might lock in for a few hours and see if i can burst finish the rest of these consumables because i have a big spike of energy
after consumables are done, i will bugfix a lot for a few days, then get started on boosters
least overpowered joker forge mod
this type of consumable is called generic for the same reason that you find many mods that raise poker hands exaggeratedly and I wanted to do that hence the name Generic
and because I had no main idea for the consumables
Joined Yahi's stream to see him in the shop with at least 1 joker with placeholder texture in joker slots and 2 placeholders in shop
🔥
who is yahi and where is this stream
goodmorning do you feel like sloppenheimer yet
sloppenheimer might replace the [jokerforge] in my name
The author of yahi mod
im gonna ask in chat if he knows about joker forge
does yahi even look at chat
What in the self promotion
trust the process
also who knows if thats even me
hes got a bunch of joker forge mods in there
(guy who knows it's him)
idek who yahiamice is
fun fact: cryptids "multiply values of joker" jokers WORK on joker forge things!
lets gooo
except the description may not change tho
also if you do retriggering jokers in the future chad from cryptid retriggers them
i want to do retriggering based jokers, but i feel like it will be a pain to do so thats why im putting them off
plus, i wanna get all vanilla functionality down before going back and adding extra stuff
maybe after editions and that are done
cos i dont really care about decks, stakes, vouchers, etc.
I don't think it would be that much of a pain for (example) a simple "retrigger every joker when money less than $4"
The tricky part would probably be the conditions
chat it works
lets gooooo
use debugplus to spawn it in
i know but i wanna get it originally like a person playing the mod would\
and blueprint & brainstorm copying doesnt work
yeah its a known bug with basically all joker forge jokers, im planning on a big rework to that system soon that will allow you to edit the compatibility more in-depth
been putting it off
oh
well do you know why its not spawning in the shop?
What rarity is it
rare
Maybe you're just unlucky?
i mean i can send the mod over and see if you could find it
get debugplus though
yeah, average balatro luck
Took me 6k to find one once
the negative one looks so cool
i do wanna mention that i didnt create the artwork someone else did (i credited them in the description of said joker)
WAIT I SAW IT YOU CAN GET IT IN THE SHOPS
chat its possible
is there a way to fix it manually? i dont mind doing that since i do want it to be bp bs compatible
yeah, there will be, you can just edit the code of the joker
in your jokers folder
also perishable compat
it says true
some jokers require some extra shit to make blueprint work, setting that to false will make it incompatible
if thats what you want
it might help if you read through the steamodded wiki
should i make it originally not compatible then i just make it compatible manually or not
i assume its just gonna be the exact same
have you ever considered adding hyperoperative chips and mult
its 1:30 for me too lol
i think code gen will still set it to true or false
is that ^^chips? i could add that tbf
it crashes always
make an issue on the github so i dont forget to take a look tomorrow
oh
yes
please do
YESSS
The almanetic rarity would make sense!!!
It could replace the current ^mult
And the options would be like "amount of arrows: [input number]"
that would be crazy haha
ill add it tomorrow if you remind me
I like how there's a "vanillaslop" and "unblancedslop"
this should have the ability for variables so yo could have scaling amounts of arrows lol
Wraith
A {C:purple}custom{} consumable with {C:blue}unique{} effects.
lol
@heady frost You forgot the description
Cyrptid
huh?
no sadly
not even modded editions either
rad cause i'm making a wheel of fortune esque card
if you mean editions to jokers negative is there
aw man
the jokers download with the rules script? (mine didnt download with the rules tho only description name an that things)
...and so it begins
flushtro update will include
-joker
WOW! LETS GOO!!!! THATS WHAT IVE BEEN WAITING FOR!!!!!!
IM FUCKINGGG DYINGGGGG OF HYPE THIS IS IT!!!!!!!
i wish there was a cross modding feature
anyone know if booster packs will be something that will be added?
nvm i see their message about it
wait can we retrigger joker 2 times in the code gen?
Wdym
like the chad joker in cryptid\
i js made the funniest joker
does anyone want to guess what this joker actually does
xmult
dude this chocolate bar is refusing to open
what do they do in the factory do they superglue it
Teeth
that joker and this joker will 100% win the game
1 chip and 1 mult? unbelivable
just buffed this, now its exponential
im just adding shit regardless if its balanced or not
i randomly got the idea for this
like i just thought it was funny for it to say big things and then give 1 fucking chip
He's adding ^^mult tomorrow
And maybe just tetration in general
Like a bunch of ^'s
Which is why this exists
Isn't dodecahedron just trib?
for jacks and tens yes
Then shouldn't it be legendary?
i do still want it to be rare
idk whats a more balanced idea then
X1.5
. (Start of the chat)
more resplendant now
i cant sleep, i think its time to show off joker forge on the balatro reddit
W
fire idea for a joker
something like photograph but it scores X4 mult on the second scoring joker but has a 1 in 3 chance to be destroyed
maybe 3.5/2.5
the card or the joker?
joker
do it no balls
what about ^^chips?
Id assume they're like the same code except chips
fair enough
ok so you cant do it for second scoring cards only first
:(
does my coding look like that one yandere dev screenshot because im manually adding every single face card suit and rank
you technically could i think
wait hold on
you could make a variable, then every time a card is scored +1
then check if that variable is 2
then do the effect that way
i think
and more people will know about the website
wowwie
Are you awake enough to add tetration?
I just hope this place doesn't get flooded
toby fox's 1 gazillion if statements
LMAO
my balatro mod will be as big as undertale
trust me bro
Jimbo is finna detect when I lose a run and restart. He's going to turn into a giant TV tentacle thing
its no longer TV time
very unfinished prototype but i like the idea
oh
definitely not haha
how do you paint entire ui in game and bg
im barely awake enough to write this its 6:45 where i am
i wonder if the site is doable on mobile
because if it is oh boy the ideas i will get
Lol
Later. But you can't get mods on mobile (...totally not saying that due to balatro discord server rules...)
oh
so you can code jokers but not test them out
No
you can illegally but i don’t recommend doing that
It requires a steam copy of the game
i am a law abiding citizen of the Balatro Discord Community (i do not even own a mobile copy of balatro)
Tbh my mindset is if I own a game on one thing I should be able to get it on the other (especially when it costs double on one platform)
I bought balatro twice cuz I like the game and genuinely wanted to support the dev
i dont really care about owning a mobile version of the game because i have a mini computer with a touch screen
100% it will be i just need to get around to it lol
oh
but idk the modding process on mobile and its also against server rules to discuss how to mod mobile
the reddit post needs manual review
crazy
hopefully the mod team at r/balatro like me
pc?
i think you should make it to where you can make jokers but not actually because some people will have those random ideas at night trying to sleep and write it down
I mean getting mobile mods. It requires a steam copy I think
i mean i could make it so the site is completely functional on mobile
yeah
what if im owner of iphone 6
but for now the site is actually really good i like it
thank you i appreciate it a lot
no problem
I think it works with ios
good luck with the site
the reason why its not good on mobile is because it requires a lot of work to get a site this complex to be mobile and desktop compliant
Im so tired I read "my problem"
how if ios don’t allow playing with internal storage
it will probably be like a good 2 weeks just to get it looking nice on mobile
sleep tight
until the site is working on mobile ill just write down what ideas i get on like notes or something
There's file explorer on ios
ok gn fr even though its 9am
every single one i seen works the same as default one
maximum they can do it grab downloads and minecraft for some reason and my browser downloads
WHEN IS A MOD GONNA WAKE UP AND APPROVE 😭
The suffix "slop" is so dumb to me. Not just balatro but anything that uses the term
yeah i agree but i find it so dumb its funny
because it literally means nothing, its lost all meaning
All these people on earth have made recent ones kinda boring. This humanslop trend gotta stop
hopefully the mods on redditslop will approve my postslop
[noun]slop is crazy
Slopslop
the Reddit post got approved I think! https://www.reddit.com/r/balatro/s/AmPLCNfqj2
holy link
fixed the link
I'm not sleepy and I'm waiting for an artist to release an album in the early hours of the morning, so I'll keep adding jokers
110 is crazy haha
I have another 10 ideas jotted down, so I have plenty of work ahead of me
I had a experimental version of my mod that had 200 jokers but then i accidentally deleted it
waht
Good god his eyes
based off this image
kinda hard to add the details in 71x95
there was something wrong with aseprite
but now its transparent and not the sharp brown edges
im gonna make john mulaney now
trance mod
💔
No? I still have them
i also cant see rarities
i'm making the wheel of fortune to add to the vanilla reforged
is there a way for each joker of a given rarity to give xmult similar to baseball card
you can check baseball card in the vanilla reforged
well yea i did but it doesn't work like the vanilla one
vanilla = gives 1.5x on every uncommon joker
reforged = gives 1x, increases by 1.5x per uncommon joker owned
or that's what it looks like atleast
is the reduce flush straight requirements broken
i tried to make it so a straight flush would be 1 card
and it didnt work
i think 2 is minimum
oh ok
when is most played poker hand for the create planet card thing thing
a friend of mine fixed this a few days ago
anyways im awake
Mornin
goodmorning
ooh that would be cool, definitely adding it to the list but probably wont be added until all of the vanilla consumables are replicable
level up all hands should be doable
I can try to get the line of code
And later is going to be editions?
yeah, the plan is: finish consumables, bugfix and add a bunch of little features like those, start editions
Gocha
hello there
brainstorming new jokers rn
will there be a built-in shader creator for the editions
definitely
this will be very useful
and i want the shaders you create to also be able to be used on jokers and consumables too
so the shader editor will be its own tab
even for mods not created with joker forge
honestly i could make it so you can export individual shaders and it will just straight up give you the file
wait
so you can then just copy paste the file into your own mods
do you know how shaders work
nope
but im sure i will figure it out haha
i know they use glsl and people sometimes use shadertoy
and i have experience with things like cuda already because of my degree, i just dont know how balatro deals with them
but i will cross that bridge when i get to it
does anyone have some stupidass ideas for my mod
does it have t be balanced
this joker gains +1 mult for every card scored
surprisingly not that broken
Lockstep (Uncommon/Rare) - if played hand is a Flush, convert all scoring cards into the same random rank
Booster pack hype
@heady frost is there any condition block that works only when a joker is selected?
when i try and use my card to create a joker of a custom rarity my game crashes and its just this
I will look into this today, I suspect it's a code gen issue rather than your issue
working on fixing the the level up hand effect rn
when can we spawn a planet card of the most hands played
after the rest of consumables are done
when im doing little bug fixes and additions
(theres only 3 consumables left)
what about leveling up every hand
cool
also an option to retrigger a joker more than once would be nice after that (or maybe theres already is and im just dumb)
Doesn't black hole do that?
yes
Then it is added or will be added
closest thing is to spawn a negative black hole card
bro im so confused at trying to make a consumable that levels up a hand
if anyone can give the perfect example code of a consumable that levels up a hand, i can base code gen off of that, idk why im struggling so hard
the vanillaremade ones dont help too much because they rely on it being in the 'planet' set im pretty sure
black hole?
where is the black hole recreation in vanilla remade haha
i must be blind
in the meantime i made the 'convert left to right' effect so death can be recreated
i don't think you've done it
i was just suggesting it as the code for it may be slightly different to standard planets?
can it be other orders? so I dont just copy death
yeah thats what i mean
i take it you can't scrape the code then
yeah it can be any amount, it will turn into the rightmost card
ok
no like literally i cant find it in vanilla remade
you are right, looking at that code would be good tho
is vanilla remade an already existing mod with open source code?
oh shit you didnt know
i thought it was just your name for the replicated vanilla content
its a really great resource
fair enough
its what ive been using a lot for a bunch of the effects, great learning tool
So next is the decks to remake so we can make our own decks right?
wghat
boosters, then editions/enhancements/seals, then decks
Figures.
id rather get enhancements so good
how would boosters work though
boosters is priority because whats the point in custom consumables and sets if you cant have your own boosters
wait what about vouchers
i imagine it would be simple, you pick the art, select the weight, give it a name, then just pick what cards and types of cards can go in it
probably around the time of decks
it wouldnt need to use the rulebuilder at all i dont think
are you currently busy goodmorning
somewhat because im fixing the level up hand effect but i just got done with it why
i wanted to 1v1 you in balatro multiplayer
im super down
in like 10 mins tho i need to eat my beans
what if i try making black hole effect
in the meantime i added black hole with the option to level up all hands
lmao
now theres only 1 consumable left to replicate
the fool is impossible to code
is it actually or is it easy
i don't know
it is
yeah, this is what the effect might end up being limited to
literally just the fool
i guess i can try coding that
ok but hear me out
convert the right card into the left card
or convert multiple cards into one card
how and why
the effect already does this, it converts every other card into the rightmost card
so if you select 5, it will convert four cards into the rightmost card
i thought he meant like turn 4 cards into one
oh like combine them together?
no
i meant this
are you down to 1v1
made a john mulaney joker and comedian rarity
yup
give me a code
ok
and smods ofcourse
ok lets play
send a code
WHYKY
lets goo
yeah im missing perkeo but i think thats a glitch
o hok
cos ive used perkeo
which deck
any but plasma
yeah literally haha
Me 2
madness
WHAT
???
vouchers
oh yeah
raedy up
i didnt realise it was like sudden death mode i got loads of long term scaling jokers early on haha
ggs

