#⚙・modding-general
1 messages · Page 1500 of 1
i saw it when i woke up it was really funny actually
i did not expect the cardpronouns crossmod
crossmod with ur mod
yess
idk if its possible to specify the pronoun group itself and not just the type
i wouldve cycled that
honestlyt not sure
because neutral is op
its been so long since ive thought of cardprns
fucking genius
holy fuck
its like 2 AM rn
she's onto something we never thought of
xtrue joker
true...
WOW phanta has a lot of jokers
i wanna do a card picking joker
how many
At least this many
im making tangents to have as many jokers as them now
😭
i need to add card pronouns compat to my mod just so that when i add the mandatory self insert legendary i dont get msigendered by it lol
I dont think my mod can really have misgendering
i think i have this for morefluff idr
i dont care what cardpronouns refers to me as, i could be a king and queen at the same time
It dosent have people
or a monarch if its they/them or it/its
also im making all the hrt horses girls you cant stop me
~205
how many in aij
at least 2
300 atm
Thats not even all the art
I know
jfc
goals ✨
yeah...
I wanna just get to the point of having the content of a medium sized mod
not aij large
i have 12 jokers
I have less
its kind of janky rn but
only count 6 as 2
ill
try and fix it
but I have this:
pure cards?
nope
WOAH OMGOMGOMGOMG YAY
negative ranks
so the card rank is S_-x
it seems like its double counting the transform somehow or something
timmy turner my name is
There
what are the cards initials?
this is the current spritesheet
huh?
u know how ace of spades A_S or something
so u can have -21 of spades?
by putting -21_S
?
because if it does i guess myco works
so its a custom variable?
and that game has no such thing as -21
I dunno
i mistyped 12 for Q
Lets go i managed to add another playing card gimmick
Im not the person for coding
i mean Q
Im not great at it
its D_deg_-4 or D_deg_21
do u think it would be recognized by my card
whats your card?
since it coinflips between 2 selected card suits
ooh
take a pair and create a merged card, coin flip the suit, enh, ed ,seal
well i mean these are just ranks so they still have suits attached to it
so should do
yeah but create card still requires the initials
afaik
i kinda forgot i've made like 2 jokers since
oh shit
seems bout right
??????????????????????????
??????????????????????????????????????
should i do goobert
?????????????????????????
sorry?
what
define that 3rd word
ohhh
??????????????
mb
YOUR BAD
😭
your bad
WHA
just realized
am cooked
maybe a bit
dunno bout you, but making words close to racial slurs arent normally great
i did
that happened
my appolgies origonal gangster
well it is "white [racial slur]"
does that make it excuseable now?
no
JIMBO WHAT
niec reference
nice
i swear i said it by a mistake
sorry guys
oh right.
is this the end of my life in this sever?
a server im in turned the fequently used into a minefield
thats my face rn in irl
?
u could shut up about it and act like no one saw it
one misclic k and thats gonna send the F slur straight to this chat and probably gonna get me banned
true and i will do
im sure no one took a screenshot :trollface:
and then I ping mods
/j
you have interesting humor
i dont
sarcasm
what?
yeah well I believe in you
more of a #⚙・modding-off-topic convo
i made it slightly better but it still tilts and is buggy
and this is like 10x worse perf wise
true
modding general is to talk about balatro goes kino
true
anyways ama go to sleep
The tilt's kinda sick tho
tfw no star trek mod.
Why live?
bye bye
if you can't fix the tilt, i think this'd be good enough to put into Phanta anyway ^u^
i mean i kind of like it
ive only watched star trek tos
the way this game draws stuff is mildly messed up
wrong modding general is to ask basic questions about modding so that they get redirected to #⚙・modding-support and get redirected to one of the holy scriptures
and spam crash logs
oh it works
u did ur funny
why is the description not in chinese
loc_txt
why orange
localise it NOW 
because the game language is not in chinese
mein krumpf Shot
joyousspring is entirely localized in chinese do better
it says active tho
DO IT 


u should now since ur having a joker about the chinese la guage
lol
just use loc_vars and make it return the chinese edition of that joker if the game langauge IS in chinese
do it...
wait
i would ping ruby and say commit to the bit but shes not here
dumping rn
thatway you only have to localize THAT joker
jokerforge style
someone was crazy enough to do all 400 jokers
i think its the touhou guy
the main issue is that the stack isnt exactly tied to the joker for some reason
it seems they are only active in the joyousspring and all in jest threads so idk
is the length based on a config.extra var
you deactivated all other mods right
no its just always off screen
i dont remember where it dumps it
i just need to know where it dumps it
it's probably the mods folder or the one above
have u checked the .toilet folder
thanks feliz
navidad
a name wouldbve been nice
name for what
.dumpster
what does a cat tag do in cryptid mod
meow
happuy
iirc it's in your mod's localization/dump.lua
or .txt maybe
it's been a while
minty is the goat
lol
quite strong probably
glad to hear :D i wasn't sure how strong this was
dump_loc
i think the formatting was a bit weird
i gotta disable all mods first
WHERE DOES IT SAY THAT 😭😭
i mean all the seals are good really, so a mega standard pack becomes crazy value
akjhdguhbjkjnljiadousiyhkbjacjxio
does debugplus matter
should i also disable that
no
i thought so
没人[?]冰淇淋
i had to disable everything to make smodsless jokerdisplay
how do people play without galdur
idk
@stable juniper put this anywhere in your mod, also change the hat extension sprite to a 17x17 centered square
SMODS.DrawStep {
key = "doug_hat",
order = -9, -- center is -10
func = function(self)
if not self:should_draw_base_shader() then return nil end
if not (self.config.center.discovered or self.bypass_discovery_center) then return nil end
if self.config.center.key ~= "j_phanta_dougdimmadome" then return nil end
if not G.hat_sprite then
G.hat_sprite = Sprite(
0, 0, 71, 95, G.ASSET_ATLAS["phanta_Phanta2"], {x = 11, y = 3}
)
end
G.hat_sprite.role.draw_major = self
for i = 0,25 do
local hoff = -1 - i * 0.4
G.hat_sprite:draw_shader('dissolve', nil, nil, nil, self.children.center, 0, 0, 0, hoff)
end
end,
conditions = { vortex = false, facing = "front" },
}
that ui is so scuffed
thanks!!!! omg
its windowed ui
did you fix the tilt?
probably should add this info to the localization page too, tbh
no sorry
someone smarter could probably figure it out though
i mean you can do basically anything
no that's fine
ts ["frying"] me
what are those btw it's weird they dont have prefixes
yes
i should yeah
or default.lua
whats the diff
practically none
genius!
@wanton rapids would you like me to credit you for this?
yeah sure
anyways
you dont have to
hi
hi aiko
i keep getting carried away lily
by what
oh my god
will do :D
100% unrelated to balatro
sorry to disappoint but this is literally for my homework
bye
nxhoo tangents??
yes!
@storm forum speaking of, you have any ideas why animated atlas for mod icon is tiny, is there any fix?
Most likely an SMODS-related bug when creating AnimatedSprites, as they are also shrunk when used in other UI. 🤷♂️
Hello balatro modding chat
haaaaaaiiiiiii
hello
gotta live with it i suppose
haaaaaaiiiiiii flowwey
we love our glitched gateways
aikoyori can i steal description dummies
Psychological horror
finally got him in the shop >:3
Hi chat
nxkoo:
gain 1 mult per condition filled:
- Jimbo's Big Naturals installed
- Lusty Joker in game area (+1 mult per lusty joker)
i need more conditions
+1 mult per freaky (entropy edition) card
freaky?
(cardpronouns) card with any feminine pronouns
true true
any lusty joker upgrades/fusions count towards nxkoo
i mean i already have a card pronouns crossmod
okay i don't actually know nxkoo's orientation that might have to be modified
Freaky
freaky
entropy
if you havw deviantsrt open in a browser tab it decreases mult by 1 instead and the description berrates you for "cheating"
ok
if you have certain words in a open url it just looks at you and says, "i know what you are"
that freak joker from tangents gives +5 mult
profile name contains (insert list here)
if profile name is nxkoo, the joker causes your run to end if sold or destroyed
(and also *insert nxkoo's favorite deck here* starts you off with nxkoo joker
lol

a tear is coming down my eye
yep. this is the gateway build
sketching out roughly what i want the anagrarots to look like
red
red
loof and mr seeps will probably go mostly unchaned between draft and final art because i sspent too much time on them
I miss my civil chatters thing :(
What is good?
What was it for?
I remember having it too
it was old thing, now you can't have?
i dont remember
Ik I can’t now
no no you git it right
damn, poopoofart mod keeps crashing
the what
What mod would that be?
The poopoofart mod
shocked. stunned. bewildered, even
im banishing you to the 9 circles (gateways) of hell
so one of my econ jokers broke
that is one scary looking joker right there >:3
looking for a more.. unbalanced balatro experience, any of you guys got suggestions : )
not cryptid ive played plenty of cryptid
most normal divine wildside setup
Mayhem would be your best bet
what do you even do here
aikoshen morefluff payas terrible additions are all fun ones
will give it a go :)
how much does loyalty card cost
what mod is this from
modding chat bless me with ideas
Hatchet, but this is a work in progress
just say
"The deck becomes immutable in exchange for x3 Mult" or something like that
i fucked up
man what i would give to be on my boat fishin'
#📜・modding-rules rule 4
https://discord.com/channels/1116389027176787968/1325147180280971294 can get pretty unbalanced
but like thunderedge said mayhem would be your best bet
they're just playing on a steam deck
ah
stinky me i thought it was xbox
no way to mod consoles rn other than the -------
so almost certainly a steam deck or they're playing the game with a controller
If not you can plug a controller into your pc can’t you?
And play steam games with that
is it just me or is it blurry
🤔
fair enough
Wow
Is that Canadian dollars though?
this is probably an uninpressive cryptid screenshot
Probably
no it's a very impressive balatro plus screenshot
how are you sure
Balatro minus
being in the same balatro plus game obv
yeah we're in a battle Royale lobby
balatro plus is real
eris can you shoot down their builds
okay
thanks
balatro plus players when theyre being attacked and cant build a 50 foot tall hotel with room service to defend themselves
extremely impressive misprint deck 19 use 5.7x payload
actually
seems pretty unimpressive to me
regretevator jumpscare
How
i have a better question
my stupid chud balatro
what even is causing this. game crashes on launch
wait actually
that's a lot of mods active at the same time
its only 15
find out which file engine/ui.lua:187 is a part of
if i had to guess its Jenlib bc i dont even know how this got in there and i know for a fact that it hasnt been updated in like 2 years
ok so try turning Jenlib off and see if it still crashes
nvm thats part of mayhem
uhh
found it
was frost utils, weird
wonder why an optimization mod would cause that
how common is it for critical deck to give ^.5 in cryptid
I think it is like 1 in 4, or 1 in 8, or something like that..?
You should update mayhem then
It doesnt need jenlib anymore
i just got the most recent version from the exact place you linked and its there but.. whatever
came with the mod, i didnt download jenlib myself
3 random jokers
Average 2025 Roguelike mode
rerollslop
I know we're reaching a critical backlash against the pick three roguelike but an engine deck builder like Balatro's only expression is through your build, so you need a lot of tools to be able to manipulate the odds in your favour
removing the shop and tags can be interesting, but it'd need an enormous overhaul of how powerful jokers are, or how they spawn
not to mention it's basically consumable-less
unless you got like vagabond or cartomancer
I think the reroll-focused design is kind of inevitable in a game like Balatro. The other alternative is slowing down the game pace to go for something like Slay the Spire or Monster Train's structure, where the card pool is smaller to make finding a build naturally easier, and the more frequent encounters allow you to gather more resources
thinking about having the actual proper name for anagrarots be "Mystery Cards"
i feel like thats probably already a thing but it fits the vibe im going for so 🤷
idk i don't know of any
now just to find photograph 🤑
Quick question, have lovely injector and steam modded in my balatro. but i still dont have a mods page, followed a video from 2025 that might be out of date, any fixes?
mac?
hm
ok well is lovely in the right place
like is version.dll not in your mods folder
Is version.dll in the Steam folder
zero clue, not experienced with modding on steam
i have all of the folders set up
Why is it in steamsettings
oh wait yeah
Put it in the Balatro folder in the roaming folder iirc
there are a lot of things there that shouldn't be
just put %appdata% in your search bar if u cant find appdata
No
Just transfer smods into your app data
do i put it in the mods flder or just balatro in app data
The mods folder
done
The mods folder, you should be in Roaming/Balatro/Mods I think
Also you should delete BMM-Compat from your mods folder
its working :) thank you guys
It doesnt really do anything and is mostly just janky
What does Balamod scripting look like?
Paladins gamer?
for about 3 years,
Nope.
only happens when talisman is enabled
its just a game i play whenever im bored, been always heavy on geometry dash my whole life hagha
EVIL ASS BOSS BLIND
i have forgotten how to tarot
sets game speed to x0.25...
THERES A SOLID 5 SECONDS BETWEEN EVERY CARD SCORING
i'd just remove it from the mod's files
/2 game speed per card played
you can't change it back
*1.01 game speed per second after until it reaches the previous speed
then you can change it
but whenever i have talisman enabled it crashes.. any fix lmfao
cryptid is known for crashing a lot
so i just have to deal with it lmao
its probably fixable
i dont know how
Update talisman
You need newer
is it possible to make text italic
hmmmmm
installed it straight off of github and its the same version
reinstalled it tho
but also, entirely different, so i wouldn't worry about it
well its fineeee its an enhancement not a consumable
a new card type vs an enhancement. Though even then, i think it's fine if different mods have the same name for something
i think my biggest thing to think about with mystery cards is what balance i go with for the card's original effect vs their new theming
for example, with highest spires, the name would be fittingfor converting cards to the ladders suit, but the original card is high priestess which creates 2 planets, so do i stick with ladders or give it an effect based on planets/making consumables
I would lean fully on rethemeing them based on the new name
That way you end up with a new consumable that's a twist on tarots more broadly, rather than the n-th version of a tarot variation
yeah thats true
Also gives you the freedom not to have to add a bunch of new enhancements haha
how do i make text italic?
hmm
At choir
thinking forwards with the future mechanics i want to add, on one hand it would be very nice for Her Oath Pin to make a random Pact card, but the thing with pacts is that if you use them they give you a random legendary in exchange for a permanent downside so it would be a little weird to only get one, take it or leave it
ill stick with it for now
ok i actually really like how its performed
im keeping this in
(i added a way to be able to trigger this without needing debugplus)
an eternal joker that causes a boss blind if you use mod mechanics to destroy it..
interesting
most of the BFDIE cast are now implemented ^^ Ruler, Sidewalky, Sticker and Toothpaste remain without abilities
weird that the last 4 are the hardest to make abilities for
the actual ordeal:
vessel loses his eternal sticker when you are in the shop, letting you do a sneaky on him
he notices this instantly tho and starts throwing hands
as a reward you get put back at the start of the ante
this is not shown in the video because that was not implemented at the time (now it is)
i kinda like the idea of it only being able to occur if you use modded mechanics to bypass the eternal sticker
but i understand wanting it to actually happen on an average playthrough lol
ah ok
theres a second one, but you... cant really get rid of a ghost
that's great news!
just got my second custom collection ui done
yeah, people were complaining of no way to counteract vessel
now you can,
if you can defeat him when he starts throwing hands
-# oh i'm. making a ghost joke
It'd be like really cool if I had a title icon
For my mod
Makes it like
More authentic
N stuff
i want a unique thing for my mod to do to the title that isn't just Adds the logo and a new card, but i cant think of much
I'm eating mike and ikes rn and their flavors are really accurate to their descriptions
Say, hypothetically, that I made 4 custom collab suits and that I've also got 8 jokers drawn and am planning to make a mod soon-ish, should I make two separate mods, one for the collabs and another for the jokers, or am I better off keeping both in one package?
One of them 👀
It should be 2 mods that are compatible
Ok ok
I think making them separate mods but having your content mod also add the collab suit skins if your other mod is not present is the best choice
Like card sleeves for cryptid
Ohh I didnt think of that as a possibility
Yeah that would prolly be the best approach
Also wait your name seems familiar
Are you by any chance the one that made the gd gauntlet level "Magmatic Sanctuary"?
Actually wait
You can just port all the new suit content into the new suit mod
Hi
Yo i didnt expect you to be here lmao
anybody knows the parameter for copy_card
This looks sick btw
first parameter is the card youre copying
thats mostly what youll need unless youre doing something advanced
isee
this results in an error tho
No thats a separate function
copy_card(other, new_card, card_scale, playing_card, strip_edition)
cards dont have a copy method
so just like copy_card(source)
Refer to vanilla remade DNA, death for examples on normal copy_card usage
can someone tell eremel to dm me for the malvark modicon
if he pops in modgen
i'm going to bed
Couldnt you just grab the icon from the repo?
Unless you're asking for permission to use it for something
smods.copy_card when
there is no icon
Oh
@west hill
i'm making one and
finally works
Honestly, I had already planned on making a ruler for my own mod and wanted to add the ability I have in mind to it myself 😭
Rn I'm thinking of x2.5 mult if cards scored add up to 30
W card
Seems like a really strict condition
Maybe make the sum requirement more than 28 and less than 32 or something
It seems strict, but like, you can go for full houses, three of a kind faces, some straights, etc etc
Its just a lot more thinking
yeah for 2.5x mult
Kind of a flower pot vibe
it's way too specific though
its not great
maybe a range
its way harder than flower pot
Idk, putting 3 face cards isnt that tough, but the specific mult amount could change, nothing there's been tested
no i mean its way too specific
Maybe
maybe allow 35-45
Any 2 pair such as 8 8 7 7, 6 6 9 9, 5 5 (any face or 10) (any face or 10) would do it
or 25-35
just get card sharp man
idk i feel like its just not good enough for the condition
Ye well card sharp is kinda busted
But gets completely invalidated by a few bosses
Risk reward kinda deal
yeah i think if ya made this a x3 mult like card sharp itd feel a little better
Still not generally as useful as card sharp but doesnt get blanked by bosses
Ye
Not all jokers need to be generically useful
I dont have any joker drawn for it nor have I programmed it yet so I only shared the idea
what rarity is it
Anyways time to continue working on ui shenanigans
I think its sort of a gimmick joker which gets you out of a tough spot if needed and becomes way better if you bump up the number
xmult is uncommon to me
i feel like it's something you have to build around to play consistently
or just 3oak face
It probably is, somewhat
or 10
Just a heads up, balatro UI is really jank to wrap your head around at first if you ever need to interact with Balatro's UI system
Ok noted
I basically created my card suits mod already, I just havent done anything to post it yet
Tbf having a few jokers that have more intense deck building reqs compared to the others definitely retains the philosophy of vanilla joker design imo
Got familiarised with how modding worked at surface level but soon I'll move on to tougher stuff
Yeah I'm going for a very vanilla-esque mod if I can pull it off, something like Extra Credit
does this mean it exists but they have no value?
i havent looked too much into how balatro gets steam data but i can check the vars really quick
would be really nice because im using it for a joker rn
I present my Magnum Opus
Hour Mute -
Cards held in hand gain +1 Mult
(the anti-hiker)
right
i forgot that
yeah it works now
Same with G.STEAM.user.getPlayerSteamLevel()
what functions checks if your score is over the blind requirement after a hand is played?
got it, thanks
and then for language its G.STEAM.apps.getCurrentGameLanguage()
Do you need to check if current played hand would set the score on fire?
If so theres a quick way to check with the context system
if SMODS.last_hand_oneshot and context.after then
-- do code
end
Theres not really a dedicated function to checking the score iirc
if i want to use this for my loc_vars, how would i do it
no uh i mean i want to change it to check if your score is under the blind requirement
???
Do you mean by just returning the id in loc vars?
then just store the result of calling that function as a variable then return the variable like
local id = -- do id stuff
return {
vars = {
id
}
}
Score as in your current score before the hand's total gets added or the total amount of score that the hand would add?
eh
yea
Id assume G.STEAM doesnt exist when loading a file
soo what do i do here
make an event?
We should probably move to #💻・modding-dev
i mean after a hand is scored the game checks if the score is higher than the requirement, and if it is, ends the round
i want it to end the round if the score is lower than the requirement
its only useful for getting language, steamlevel and id
you could just uh
they want to make a joker that interacts with those
balatro doesnt use an updated version of luasteam so u can't even get the amount of friends
i think in after step you can check G.GAME.blind.chips and G.GAME.blind
in what?
what are you trying to do exactly?
but this looks like what im looking for
if G.GAME.chips - G.GAME.blind.chips >= 0 or G.GAME.current_round.hands_left < 1
ah ok
what does teh meow tag do in cryptid
meow
u win if u have level 5 cat
cat tags do nothing but meow and merge with other cat tags
oh wait i think i need that too
and now it says saved by mr bones
theres probably just another check
Another day another 3 mods for crossy
hiiiiii chat
hii
you can also just return { saved = "localization_key" }
then it displays the corresponding key in localization.misc.dictionary
not in a hook
never heard of that atleast
why
yeah dont do that one
okay
pred
oh god
yea :(
okay I guess
wait is that like fusion tarots
no
its just like
a mod that increases the amount of cards you can select with tarots that affect only 1 card
by 2
ok? thats just boring and a bit busted
ok it works
im going to make a boring joker to compensate
now i need to change when the score catches on fire
too confusing imo
u need to update the blind score text too
yeah ik
wait no i'm not changing the blind score text just "score at least" to "score at most"
also its only gonna be score at most on even antes
thats not alot of mods
i already got the negative blind scaling to work
what im trying to do
is find where the game
checks to see if the selected hand
will beat the blind
oh
cuz i need to update the on fire thing
uhh look around for evaluate_poker_hand maybe
oh i think its G.FUNCS.flame_handler
ohh
wait no uh
ok im so confused
doing a search for G.GAME.chips
doesn't have anything related to that
try evaluate_poker_hand ig
since the chip mult from that hand will trigger the fire animation if the hand's base chip mult can win
at functions/misc_functions.lua
ok bruh it is in flame_handler
if G.ARGS.score_intensity.earned_score >= G.ARGS.score_intensity.required_score and G.ARGS.score_intensity.required_score > 0 then
because for some reason theres an entire different set of score and blind score variables
lol
G.ARGS.score_intensity.earned_score <= G.ARGS.score_intensity.required_score
and it still does it at the wrong time
What if Stocking Stuffer had a present named “Suspiciously Familiar Butterfly” and it’s just the Entropy Butterfly
i
thats true
oops
ooh you could also make it a better fortune teller
oh it actually is kinda like drivers lisence
i'd change the wording
2 Steel... -> Pair of Steel...
card -> cards
that would eliminate the ease of changing its values
i always take into account those mods that change values for some reason
i mean this is kindve a better drivers lisence
but x0.1 mult is really bad
MAYBE ill just change it to chips
there are numbers beteeen 0.1 and 0.25
yeah but what number would be good to look at
balatro restricts itself to 0.5 0.25 and 0.1
they're still "round" numbers
you guessed correct
its X0.4 mult behind drivers lisence
but then again this is limited to only those 5 enhancements
ok ill just bump it back of to 0.25
oh god
well atleast i dont have to do effort for its sprite
fuck it ill figure out how to fix fire later
trecedim, unlike other cryptid jokers, actually needs joker slots to function
right, but it was creating M jokers at the end of each round. i would sell the M jokers and trecedim would not go up at all
then why were my M jokers labelled as jolly
? you mean the edition?
where the hell could its mod id POSSIBLY be
oh wait nvm i found it
i need better glasses
i would hover over the M joker, and it would say "jolly joker + 8 mult"
that's because most m jokers mention jolly joker
that's not saying that it is jolly joker, its defining what jolly joker is
I updated and renamed gegg to "wegg"
ok guys I have this upgraded variant for the wild card but I dont like its effect does someone as a better idea
Damn I would be confused for a while too
some guy : "MAke it so the card coutns as any rank"
i havent tinkered with omni ranks yet
but i heard horror stories about it
It counts as all suits and can be used in place of missing ranks in rank dependent hands
actually make it related to wild card
Evolved Wild Card
Also counts as [Rank]. Rank changes when held in hand at the end of the round
Basically straight calculation is hell with omni ranks
But like 5 evolved wilds wouldn't be flush 5s
It's kinda like 4 fingers except it's replacing a card instead of removing one
not to mention the feature is probably hella laggy
yeah im not sure about omni rank too
you could just apply a shortcut ig
yeah i didnt do omnirank for my suggestion because of this. birank is much better
tbh the effect I was thinking was
- Remove debuff from every card play when play
- Remove debuff from every card held when held
- Cant be debuff
There should be happy and sad variants depending on of the card's parents supported their coming out as birank
One for high ranks and another for low ranks

Too op
imo the best rank manip enhancement is still index cards
tbh cant be debuffed is bunco's laminated
but I am not able to make it work
theyre linited enough to be balanced but also still useful and also easy to code since the rank is player controlled
yeah its very op but wild are BAD
what if wild let you draw 4
also can i say that laminated has a bug that removes hiker-like upgrades
The birank solution still fits the wild card expansion part
It's "in character" one would say
I wonder what the fuck Thunk is plotting with the wild buff
what is he thunking
What the thunk
Probably that it can't be debuffed by boss blinds that debuff certain suits
Like the club
yeah wild sucks with suitdebuff blinds
he'll make wild cards count as a random suit every round!!!
OOH wait actually yk what would be REALLY cool???
wild should only be debuffed according to its original suit
Revolutionary
Welp there goes my ancient build
wild cards apply shortcut
When you said this, I kept thinking about the Einstein calculator meme.
That makes shortcut useless then
you dont call smeared joker useless
Eh idk idk
shortcut gets changed to +1 maximum gap range
also i mean it applys shortcut like
imagine the straights
So index without buttons
Index with extra straight, and hold the rank sauce
I like inquino’s old effect, all cards count as any suit and rank.
any mod recommendations i want something fun cryptid is getting a tad boring
my thinking is that wild cards support flushes currently, and flush and straight are the only hands naturally paired together, so it would support straights somehow too
Flush fives
Flush fives
Flush fives
cryptposting
Aikoyori Shenanigans
SDM_0's Stuff
Colorful Cards
-# download Wildcard Collection
(straights and flushes are the only hand types to get support jokers specific to making it easier to play (smeared/shortcut/four fingers))
subliminal to make you download NOTHING
Subliminal
oh god this gave me a horrible idea for a scaling joker
Two-Pi-R
Gains X1 Mult for each Straight containing 2 Aces scored (Currently: X1 Mult)
🤔
Pair and flush fives:
pair and flush house:
Pair and 5oak:
Pair and 4oak:
Pair and full house:
Pair and two pair:
Pair and 3oak:
making it easier to play
😭
Videos to hypnotize you into thinking you’re sonic the hedgehog…
we are ch
💥
Why aren't you green
as in changing the requirements to count that hand as a straight or flush
But did you carry the flame?
Psychological horror
you cant make a high card into a pair
true, cyan is better
why
Fandoms need to get OUT of anything hypnosis related.
Danganronpa is the best example.
Horse race tests
its not a creative color
why does 4oak override flush
my flush build is fucked now
true
tis bad not creative and all the people I've known with that name have been batshit insane
I need to hypnotize myself into thinking I’m with my ocs
hands with more base mult take priortity
So I can finally have friends
Fiona Clearwater has something like that.
And don't ask how I know.
Wh
yeah but my jokers require flush :(((((
:3
No I know but like who tf is Fiona?
select diff cards ig
or go for flush 5
Popular content creator. Anywho, Aikoshen > Cryptid.
Aw hell nah brochacho wants to make a tulpa 😭
last time i heard of this happening... it was then proceeded by an internet horror worse than the great AAA scamming
Counterpoint: Starspace > AikoShen
I thought you said…
Horse.
New mod for me to try.
be me
horse walks in
yahiamice reference
Not too big, but it’s like my friend’s mod
where would u rank neonflame
Bottom of the barrel
what why???
arlie k
countercounterpoint: cryptid > yahiamod
Ok well not bottom bottom, just mediocre
I think it's quite obvious which mods reins supreme
There’s not much going on.
Arlie K.
Tangents
irk...
Countercountercounterpoint: Entropy > Cryptid
:( whattt should i add then
random shit
Numberslop
me when starspace has mechanics based on my mod
Add some Ado jokers
that's it? more slop

