#⚙・modding-general
1 messages · Page 1141 of 1
it could be because cryptid actually calculates playing cards in the jokers area
it does add the chip value of the playing cards
but idk why that would cause such long loading times because that's just playing a big hand?
there's no jokers it's having to check for
@main path neovim is so cool man i got this cool git ui in nvim
bro.
??
I hate to break it to you but there is like bazillions of shits going on there
jokers are evaluated by the card.evaluate_joker(card, joker)
iirc
or something like that
so there is always some weird shenanigans happening
so why is that making it take so long though
because of the amount of cards in the joker slots?
likely
Squid Game?
Captain disillusion
what the fuck
lazygit beats out any integrated nvim UI imho
i mean give me an effect and you can be in lzh
if anyone spitballs me a png and an effect i can add you to lyrezhellhole
im working at a gas station rn
i mean i used to use mini.git
chat, was is this called
Long Elk: Create Vertebrae when a hand is played
Vertebrae: X1.5 mult
thoughts on this
Cabinet
yes it's an inscryption reference
im inscribing it
YES
My internet got cut for 1.5 hours
😭
So, in meantime, I decided to make card retextures (based on my game)
peak
Ror2?
It is
Quick question
clearly you havent looped before
From the creator of seals on everything
when do i get to that point?
How do you fucking perform joker central
also rookie numbers of playtime smh
teehee
which game is that
risk of rain 2
ah ok
for2
Fisk of rain 2
For context I have got all 32 achivements on that game
celeste
"when do I get to that point?" is a reply to lily when she said transgender^2
Im not
^^2 wgeb
and yet I 100% the game and have a blahaj
when
pretty sure
what?
invincible
not seen it
i only know like that one part
gotta be my fav cryptid joker. what a silly lil fella
balling
"asian mf" 💀
Well that's great news son
Or smth like that
Ok so Astronomicus works
ba- ball, ball
Now I need to implement the “obtain this joker” condition
Thing for getting the joker
bet
How do you get Astro
also i have a question for you game players does this seem like a good and balanced status effect
type "meow" on your keyboard
own a tetration joker, a chips joker, and a spade based joker
does what seem like a good and balanced status effect
i forgot the image FUUCCKK
what does this mean
yummy exponential scaling
Own two UTDR jokers, is that cool?
why would you make a joker crossmod with something completely unrelated
that seems
wierd
Wdym, I made sans, papyrus, and Susie jokers
its for a game im coding this is the formula for a status effect
oh
i thought you meant
UTDR the mod
tetration in balatro is wild. u get math crackheads to mod the game and ppl will be able to score higher than TREE(3)
tetration is the lower end of big number go brr
you are absolutely not scoring that much
???
Graham’s number alone
graham's number is like 0 by comparison and that already exceeds omeganum
graham's cracker
Would break the pc
and it would probably still break omeganum
even if given infinite processing power and memory
tree(-3) :3
since omeganum is limited to 1e308 table elements which can all have a value of up to 1e308
on unoptimized at least
finally, a legal way to turn ur pc into an IED
TREE(3) mfs when i show them TREE(4)
Imagine a joker that does nothing and something at the same time
he always spawns negative
evil mult reduces your mult
noits just chips
aw
1e308 chips and mult, 1 in 1e308 chance of it actually happening.
well i'd be damned
PEAK
I wanna make a random joker fly in circles during the title screen.
So how do you spawn Astro really
what if i just
🥀
Star joker
+1 mult for every used planet card
If all basic + 1 secret planet cards are used, creates Astro and self destructs
Wait a minute
Before you suggest jokers
You have to meet a certain criteria
- It’s a character
- I know them
- I like them
damn balatro background check
For example, IGOR.
star joker is ristar from hit sega genesis game Ristar
Balance?
Uh
In Busted Buffoons?
Damn
hmm yes that checks out
Then what about Scrap (Astro other OC)
Can you show what astro joker does?
Do I like them?
Idk
Yep.
||At least you got those cool ass Bunco suits to play with this run, if you have Bunco installed.||
I did spectrum by playing flush of clubs with smeared joker, bunco is kinda buggy
im colouring the tag joker
do u like me
why are you obsessed over me
um
need a mod that redraws chaos the clown's sprite into deltarune chapter 1 secret boss
i sent the tiny
army to stare at you
Hey lyre
hi
Is that abstract/swashbuckler food I see?
i mean i guess
its just meant to be an army of slot clog but i cant not make it do the abstract
i think i did alright
looks great, nice work
ok do i make more content or make art for existing content
both
i need to do one first
What is this
man if you can have 1 dish, what'd you like
respriting the base game to be themed around a roblox game i like
hm now how do i draw harrison
What’s display_name again? (editing json)
like what it shows up as in the mods screen
So it’s not the badge name?
how do i have a joker that scales with the amount of copies of that joker
SMODS.find_card("j_key") returns a table with the cards you have of that type
you can get the length of a table with #table
i didn't know that works with jokers
theyre gonna
go my jokerlings
Maybe i should get coffee and chill
Lyre you should include both values in the config and return them both in loc_vars
I love it when Things just work 
im trying to make a meme joker for a test to get better before doing a full mod and when i run this piece of code could you please explain why the joker gives 0X mult here is the code "SMODS.Atlas {
key = "Jokers",
path = "Jokers.png",
px = 71, py=95
}
SMODS.Joker {
key = "Gay_Joker",
cost = 1,
loc_txt = {
name = "Gay Joker",
text = {
"Adds {X:mult,C:white} X#1# {} Mult",
" for each Gay Joker.", "If a straight is played,",
"you lose the run instantly."
}
},
atlas = "Jokers",
pos = { x = 0, y =0 },
config = {
extra = { Xmult = 628 }
},
loc_vars = function (self, info_queue, center)
return {
vars = {center.ability.extra.Xmult}
}
end,
calculate = function (self, card, context)
if context.joker_main then
local gays = SMODS.find_card("Gay_Joker")
local count = #gays
return {
card = card,
Xmult_mod = card.ability.extra.Xmult * count,
message = "X" .. card.ability.extra.Xmult * count,
colour = G.C.MULT
}
end
end
}"
sorry wrong chat
"Winning Ante" as Starting Parameter for Runs and Challenges... Mainly Challenges 
-# # Win Ante Challenge o3o
close enough welcome back vallkarri.lua
use xmult = card.ability.extra.Xmult * count so you dont need to do the message manually
also the key in find_card is missing the mod prefix and class prefix
this things currently ^^1.75 (i added a 1 as a base bc otherwise its unhelpful)
Is Bulgoe the Jolly Joker of the Cryptposting mod
yes
that it is
how do i fix this crash
sorry i'm still new to this but what does the mod prefix and the class prefix looklike
ok thank you
why must you do this to me
😭😭😭😭
I just think it looks neat 
I mean, it's also fully working so /shrug
you know what, let's make it canon!
I love this picture
Approved
This is confusing
sorry
Integrated bmm is the future
istg if this time imm failed to handle early error....
im gonna lose my mind
i think i need to add a 'update lovely' to my mod
i live in the white house
You live in Morocco?
true
Context : there’s a city in Morocco called Casablanca which translates to “white house “
I cant remember the name of the mod, its the one a lot of people use on multiplayer that shows the milt and chips underneath the joker in a super simplified form without all the rest of the text
sounds like jokerdisplay
Hello . What is the best modpack or mod to start play with
depends on what you're looking for
nobody really makes modpacks, but mods are usually pretty compatible with each other
i want to make one
There is no best mod in general, but my personal oppinion is deck creator. for specifically things that add new content, extra credit mod since its balanced around vanilla cards
you have my express permission to add any of my mods to your modpack once they've released a v1.0
you have permission to add any of my mods to any modpack as long as cryptid isn't also there
mods are covered over gpl so you don't need my permission as long as the modpack is also gpl
what does the bd stand for
bad director, my new mod
"vanilla" esque mod
it's just my excuse to use xchips and such
most nothingburger of a deal possibly ever
first of all, suck me
loader.lua
not yet
I was looking back at my recipe list and i swear i do not fucking remember adding blerp glorp
why do you need an excuse for that i thought thats was tangents was
this is proper mod tho
is this like a quality factor
ec does not have a good file structure
🤫
yes, the deck relies on consumables and crafting jokers from said consumables
i assigned a value to every single consumable to make this more balanced
yeah this is the t. cain one right
i don't have any artists tho
mhm !
i might ask someone
"better file structure" i hope you dont have to change your file structure midway like me
what happened

You better not seeing mine file structure
extra credit has ONE file
More like it's non existence
😭
oh my zweet summer child
:3
what do you MEAN ":3"
i hope not
my file structure used to be the same as vanillaremade
Btw rate a thing I developed some time ago https://github.com/SleepyG11/BalatroSimpleUI/blob/main/example.lua
but either way, this is my attempt at making a proper mod like the rest of you
i would consider tangents a proper* mod
it's..... fine
*proper shit
Maybe not the most optimized thing in a world, but it works, which was already an achievement for me
-# Create first, polish later.
optimize balatro to run at 1e7 fps
we adding numberslop to fps now?
^2 fps
please 🥺🙏
i want a joker that just modifies the debugplus fps counter to square it
{264325}7 fps for every card scored
hi ruby
for i, v in pairs(love.graphics) do
if type(v) == "function" then
love.graphics[i] = function() end
end
end
thanks 🙏🙏🙏❤️
this might be Pro Level Optimisation
change balatro to a text-based game
remove all the jokers from balatro
Enter [D] for a printout of full deck
they hate my techniques
they tried to silence me
actually this could be kind of fire for balatest
what
however you dont get to watch them run (Bad)
probably both
heres a better one
how do i install steam modded?
aikoyori
modded steam no way
first you have to install steam
this is crazy
steamo dded
and then you haveto mod it
you can do that by boiling some water
function clear(tbl)
for i, v in pairs(tbl) do
if type(v) == "table" then clear(v) end
if type(v) == "function" then tbl[i] = function() end end
end
end
clear(love)
who is aikoyori
Playing Cards:
1: Two of Diamonds
2: Three of Hearts
3: Five of Spades
4: Seven of Diamonds
5: King of Diamonds [Selected]
6: Ace of Spades
Enter card to select or deselect:
do you really need all those hands 😭
points at you
oh okay
syn error
not real
sin error
🫵🫵🫵🫵
notmario
eris
cos error
triangle
aikoyori
rip old glitched shader edition 🫡
old glitched was kind of bad though
you will be pissed
old glitched was ass
wait when did they update glitched
i love when my monitor breaks and the only thing that happens is pixel drag
is it not just blurry anymore
what making shaders feels like:
what the fuck is that
some bullshit
some bullshit
I have a quest
meal of kings(??)
Go to the modded wiki, click on random page, and if i find something funny, i download the mod
unfortunately nothing in my mod is funny
and when i gathered all the mods i play a run
ain’t no laughing matter
how many is all
unfortunately for the random page button cryptid has like a trillion pages
which is annoying
balatro humor is no laughing matter
one zillion cryptid
cryptid isn't funny though so its fine
two zillion cards held in hand
solution make more mod pages
hotpot LEAK: There is a mod
Basically the equivalent of mixing all the shampoo in the bathroom to make a potion and drink it
leek hotpot
yeah just drain the ocean one bucket at a time
tou gyys shouldnmmae mkt wiki for me
two zillion and eight
i wonder where random page will take me today
can someone do a PR that ports morefluff to newscale thanks
i see
never
its not actually that hard its just copy paste sim
I didn't download Cryptid because i played it way too much
yeah probably. it was worth the ask
local tref = type
function clear(tbl)
for i, v in pairs(tbl) do
if v ~= tbl and i ~= "_G" then
if tref(v) == "table" then clear(v) end
if tref(v) == "function" then tbl[i] = function() end end
end
end
end
wait is newscale on main yet
yes
release even
yes
yes
never playing anything other than vanilla+ mods because what the fuck is this
Damn okay
oh wow
it was in 0827c
newscale is great
not even c
i've used its usecase
just 0827
id best get to it then
newscale is cool except for the part where scaling by a custom amount is a little annoying
is morefluff a vanilla+ mod
i’d say it’s vanilla*2
Talisman, AnotherStupidBalatroMod, Curilatro, Balatrin Gaming, Potassium, YahiMod, LyresHellhole, JokingAround, Malverk, all of them
morefluff is vanilla enough
yahimod is incompatible with talisman
just fyi
not anymore
oh what
morefluff is vanilla++
morefluff is vanilla#
talisman got an update that made it compatible with YahiMod
...no?
the other way around i think
talisman can't just do that
talisman has not had any compatibility updates because that is not really possible other than making it not work
if talisman could just do that talisman incompat wouldnt be real
but unfortunately greater than and less than metamethods dont exist
so talisman gets fucked
No, in YahiMod's github page yahiamice said "he didn't change any code"
Idk what even happened but i don't mind
where
it does exist, just not in 5.1
then yahiamice probably accepted someone elses pr
yeah thats what i mean
HE didnt but i know for sure talisman did fuck all
i should pr mods i like to add jdis support
talisman cant do fuck all even if it wanted to
pr my mod
how many jokers
you like vallkarri right
actually how can talisman compare two tables without metamethods even
smiles
the meta methods do exist
they don’t exist between types
oh
yea
okay
or more accurately they’re not called
im going to compare a boolean and a table
found the message
No triangle don’t do it
too late
which update even was it
Only lhs too, right?
my assumption is that he was using vanilla setting
or maybe talisman stopped doing to_big on some values
its the update where
what if instead of metamethods it was methmethods and it was methamphetamine-themed🔥
bignum and omeganum wouldnt load even if you selected them
last i remember there were like 2 pages of jokers
what if it was metherul themes
that's doable
oh my god😭 😭
it was like that for like 1/2 weeks before someone noticed it
wasnt this a cryptid issue though
not a talisman one
okay time to port morefluff to newscale
No,
oh
see this is why i said they should just remove every other setting
guaranteed compatibility
newfluff
no
i had a typo in their files
which caused them to not load
oh
lol lmao
lmfao
what is newscale?
scale_card
but since talisman doesnt error out if they both fail to load i didnt notice
from latest smods
smods.scale_card
can you put the typo back
that doesn't help
true
smods function that replaces the usage of manually scaling a jokers values
oh
no its for scaling jokers
for scaling detection reasons
in order to allow other jokers to modify scaling easier
wait i have unit tests i can test if this works really easily what
and scaling modification reasons
what if the value it was scaling was the size
this is Crazy
true
+4 mult, gains +1 pixel of size when hand is played
if i was jigsaw your final challenge would be to manually calculate the joker triggers and score of the average cryptid run
erm i already did this in an unreleased mod
joker called jimbos lost penny which gives +2 chips, doubles every so often and when it doubles it increases in size
“every so often”😭
i dont remember what the activation was
i copied the idea for entropy without the size change stuff
rubymod tomorrow
peak
actually wait do pressure it i need more scoring
straight flush
menger sponge on vallkarri encore deck
triples after every hand
why is it on Steam
psychological horror
why is it tagged with psychological horror
its meant to triple every round but i fucked it up originally
memes
i think i fixed it though
casual sunday sillies
WHAT DID I DO
im adding drugs and alcohol to entropy
ruby can you add #1325646527292637194
can someone blunder this
fine. i’ll make my own entropy. with blackjack and hookers
does Pronouns know?
asking someone to blunder me instead of making one yourself. fool. buffoon.
😭
when gay sex coming to birthlatro
i use any pronouns
i CANT i dont have nitro
smh
Pronouns
makr a diy one
i cant as a react
on cards perhaps
balatro gone woke
you dont need fake nitro for it
‼️
just use more than 1 reaction
sooo what exactly does tenner from entropy do
sets money to 10 when hand is played
🔴❔❔
simple
🔴 ❓ ❓
why are you white
tenner
you fail to consider i cant react with the same thing twice
Mod creators i have question
because it blends

that makes a lot more sense
red question mark blends with red circle
use one white and one red
because red question mark taste better than red circle
Do any of you have project moon themed jokers in your mods? I know paperback has some, but what about other mods with new cards?
red taste better than question mark
❓
🔴 ❓ ❔ could never compare to blunder~1
Im making pjmoon themed mod pack for myself
it works at the very least
and what in the world does this do
you go into the flip-side obviously
alternative blinds
So i need all mods that have anything Lobcorp, ruina and limbus related
why else would the button be labeled enter the flip-side
wait that was really easy what
smh
and more chances for inverted packs
time to Balatest
update on whatever i'm doing
3 of the mods didn't work and had incompatibilities
mind you, i downloaded 5 extra mods for this special occasion
alternate blinds and i think it changes chances for inverted packs/cards
is there any tutorial on how to mod balatro without removing achievements
where do i find that
do you prefer this as having a chance to trigger each time a bonus card is scored during the scoring of the hand (ie hanging chad gives 2 more chances) or as one chance per card in the before step
i dont have it i have never tried to mod balatro before
when i do will it only mod one save file or all of them
life if 2 50% chances was a 100% chance
Hi can anyone give me link to item remover
Debugplus
it will mod all of them
though you can relatively easily just
remove all your mods
Download debugplus, it lets you remove items easier
what even is item remover
life if 50 2% chances was a 100% chance
Item remover is a mod that let you block jokers from spawning
Ok can you give me link to bamner
but when i do turn on mods will achievements and progress be disabled until all of them are turned off
by default yes but you can turn achievements back on still
Yea I’m pro nouns, I use those everyday
helllo Pronouns
just making sure, if balatro doesnt detect that mods are there achievments are fine
yeah no it doesnt care
no but like steam achievements
steam also doesnt care
oh good
the only thing disabling achievements is the modding api but you can re-enable them in the mod settings
popped corn
dr monty helped me balance the mod I'll get to work on it next week
this is gonna be like minecraft where modding it the first time will be insanely difficult then insanely easy
i mean the only real difficult part is knowing how to use file explorer which a suprising amount of people arent great at
apparently using file explorer is difficult
something something
lmao
someting something 1984 bal bla idk
true
wait my save files have been wiped from my modded one
will they come back when all of them are disabled
did you install cryptid
yes
cryptid has its own save files
nvm
what mods did you download 😭
also tbh this is the first time in a while ive seen someone install mods for the first time completely without issues in a WHILE
is that good or should i be afraid
so often people struggle to even find the appdata folder
Thinking of moving Slothful to after lusty like this
or the balatro executable
🔥
i never even looked in there
that and talisman
the balatro mods folder is in appdata
i launched it from my downloads
🥗
what do you mean by that
when i downloaded mod manager i launched it from the downloads button
anyone know what that one mod that adds card sleeves is
cardsleeves
lmfao
thanks
I'm also going to turn "Balance" into a proper terminology and removing the example since it's not needed
For my example here:
[25%] Balance to Chips and Mult
I won't be changing Plasma's wording however
balance at rare is crazy
Yeah, i'm not doing 100% balance anymore for that
It was in 1.A, I definitely want to rebalance it
hence why 25%
I don’t get it, grok, explain the joke
I do think Scales needs new art too but i dunno to what
people dont know how to use file explorer because they cant read so they use bmm insted
Grok, what does this mean
groque
I use both
plasma related things
Well i have that kinda in the bg, i mean more like... I want to keep the name but the art needs an upgrade despite me SUCKING at making a scale
As an AI Language Model, I have no fucking clue
I'm a master of UI
I don't know
Grok, why did my wife leave
what's this situation like, you can explain it better irl rather than text
I don't know.
Gork
ah yes, i love it when sliders go out the ui box
Low-key, I fuck with it
button also doesn't work ❤️
oh is this for the glue update
But fed up with messing with UI stuff, gonna leave this for another time. Managed to add at least 1 feature ig
Yeah
Glue update? Can we sniff it
I don't know.
Need to figure out what the cleanest way is to limit buying stuff that won't break weird mechanics from other mods
Here’s some flote lore for y’all, I used to straight up sniff hand sanitizer because it smelt good, I was addicted
what
It smelled good, so I sniffed it
what
A lot
flote i saw your nitro run out in real time
Yea, it did that
I'm still not sure what info buttons have access too or how that's passed along but all that for another time, there's still more bugs to skong
Some dude in a discord I am in is being transphobic bc I posted a gif of a furry skating
some guy in a server i was in once started a transphobic raid because i didnt know how to solve his problem
they HATE furries skating
like 20 or 30 odd people too
People just look for a reason to hate
true
was it perhaps the cryptid server because this seems like that level of stupid shit
no
oh
long before balatro released
why
What did i just walked into chat
oh oajy
what the fuck
idk
how
wide sleeve
i got some crazy backstory
if you have a card in hand thats also in your deck then that happens
but you dont get to know all of it at once
I think you walked into me doing #1340334060597285025 promo. Go play Kino
True...
Logic
Probably im doing a lot of draw_card things
why are you sorry for posting peak
Stop making the mod shilling cycle
Let's be honest, you're not sorry
it hasn't been rebalanced
are you going to like place random ass sign posts with lore or smth
I should be making better notes on this config stuff as well, that way I can improve Kino's config, be aise that's also getting pretty full
every once in a while i drop a little bit of lore
if you solve my puzzles you can piece together the mystery
Dropping 500 kilogram truth bombs
ruby arg real?!??!
I have no lore. I'm a blank slate and you can headcanon whatever you want
honestly if all the puzzles pieces aren't there from the start i just don't care enough
Ruby might be the one who made entropy chat
i headcanon you as John Movies inventor of Movies
ruby why is your lore split across the realm like w.d. gaster
Does draw_card add an event or is it instant
because im awesome
I’m just here chatting so I can kill time so I don’t have to play the last level of Ready Or Not
for "trolling"
Aikoyori may be trans
voice acted balatro mod when
no
True, I was born in the 19th century and my dad was that train pulling into the station
Your Captain Disillusion Joker art is fire
this is the funniest thing ive heard all day lmao
Thank you, it was my first ever joker
Actually yeah make voiced balatro comments
oh of course
i think we should kill that guy with bricks and hammers actually
That could be funny
voice training for pure trolling is amazing
Sure, let’s do that
fun fact ruby "overflow script penumbra nomorees engulf thebestbalatromod rubymod auspice" entropy might be trans according to my sources
not sure though
Haya has some pretty funny comments on his jokers
i should do it for Trolling of course
bricks and hammers and stones
Hmmmmm
voice training for trolling
iam so goated
according to my sources lyre analog's gender is ink stain
Ikr
I'm old!
Also started making notes for the value manipulation api today. Think I can make a good version of that, but I kinda wanna look at more mods and see if they do weird shit with their jokers I need to account for
balatro but every time you buy a joker its name gets announced by jack black minecraft movie style
im NEW......😈 😈 😈 😈 😈
What the fuck who stole my name
i should do this because uhhhh idk
because trolling and it would be cool and thats it
I don’t know what the fuck my ROE is in ready or not, I just open fire on people bruh

holy fuck i love this chat
content - entropy
joker mods - the best balatro mod
qol - overflow
api - spectrumapi
technical - insignia
misc - bad apple
i think the best balatro mod is the only mod i have that just adds jokers
its doing a lot of heavy lifting
Pretty stacked
What's insignia and bad apple?
no that’s not ruby’s mod
Hiiiiii
insignia is kind of a meme mod but its just talisman for complex numbers
and bad apple
I'll put all in jest in every category
let me get a video
I coded this at 4am please help me
https://github.com/lord-ruby/BadApple/tree/main
Bepis died so
bad apple like from extra cr*dit 🤯
Someone made this but in the collection
Still asking, im curious if any of you have any project moon themed cards in your mods
are those scoring parameters
in this video no because it came out before that update
but i updated it since this
If yes, i will try your mods
to be scoring parameters
why are they holographic
holographic
Polychrome was expensive
2
budget cuts
Even heard of inflation
fair
oh my god
maybe if you didn’t break so many glass cards you could afford it
+4 speech bubble #5
What is even that
its a soap bar with a soap dispenser thingy in it
x2 soap bar #8
I thought it was a lamp or an inside of a microwave
^^2 counter #76
ruby oc deckskin mod tomorrow
first mod to hit one bilion download
Is that not that works?
and also another mod to the mod type pool
budget surplus
chicken sandwich
after that i just need to find a way to get into the mythical "all mods" category
I hate pickles
Why pickles in my burger
Science has gone too far
That’s what i’m saying
why bread in burger
you cluster the mods together and hope it doesn't explode
fym in
will all the cards be ruby
More mustard
yes
they should add a category to the wiki that’s just ruby’s mods
they arent pickles
i have enough drawings to suffice probably
More what? M-M...
friend
the buns are the air
Lett us
inside me
made this using paya's cartridge joker as a base, what do you guys think it does? (its called Bad Video Game)
Replace the buns with more chicken honestly
My goofy ass doing call outs be like: “yea, he’s inside me”
don't diss my goat E.T. like that
+0.4 mult
Dude .
i love the game also, just wanted to poke fun at it
did you ask to use their art
Ma’am.
for the landfill incident
i love trolling
i use dude as gender neutral but yeah fair
anthem
don’t be polterworx
can't you tell
Ma'am.
i really like trolling
Scratch My Bellay - Legendary
seal
What would the non binary of sir/ma’am be
used the image as a base, drew my own with my own atari cardridge as a reference
theym
person
I mean, yea I guess
not formal enough
c_ouija = 2,
c_wraith = 2,
c_familiar = 2,
c_grim = 2,
c_incantation = 2,
c_aura = 2,
c_sigil = 2,
c_ankh = 2,
c_hex = 2,
Do you guys think any of these deserves to be a higher "value" than others? If so, why? I really need feedback from other people for this to actually work 
“Yes person, I’ll have the papers on your desk by the end of the day”
Homosapiens
YOU 🫵 and you point at them
what up it's eddy rob
Liege
buddy
too monarch-y
friend
Progress
inside me
holy shid
How woke, we should call it hetrosexualapins
esteemed colleague
i gotta start trolling again
Immolate and deja vu need higher appearance rate
it's not appearance rate, also they already have a higher value
Comrade
perfect
maybe not deja vu considering naninf runs
Make them even higher
ruby troll compilation tommorow
ankh is better than like familiar probably but idk by how much
they're at the max value 💔
oh wait. you mean the homestuck trolls . oh okay.
Yk it's bad when sprite on the half of the screen is called progress
i mean both
i might have to add a value of 4 because im not content with some placements
ah.
the problem is I don't find them until ante 50000
incantation is #1 most useless spectral
delete incantation
The sleeve is half as long as it was before
overflow is better anyway
being good for one fuckin joker isnt enough
or you find it with 0 enhanced card
Ectoplasm rework, -1 joker slot, nothing else happens
and no enhancements ever
fire
-# yes ik
+0.1 joker slots
-1 joker slot, make your hands negative
++2 joker slots
october october october october october october october october october october october october october october october october october october october october october october october october october october october october
joker slots per second
they should add COPPER to balatro 
fuck you incantation 
++2 joker slots
-++1 joker slot
-1 joker, joker can never ever appear in the game, you have to buy a new copy of Balatro to see it again
+69/jsps

can everything exclude incantation
they should add gambling and hookers to balatro
-1.00 USD

