#Cryptid - An unbalanced Balatro mod (1) [Old]
1 messages · Page 34 of 1
nope, it was antimatter deck
Maybe math nerfed it
yeah this might be free
Cryptid moment
casual 39 billion
ability to put seals on jokers when 
gold seal: +$3 when this joker is triggered
blue seal: unchanged
red seal: unchanged
purple seal: create a tarot card every hand played
interesting
maybe purple seal can be on hand played?
added Global too
discard feels way to manipulable
hm
the Cycle Deck feels like a lot of fun tbh
idk how fun it'd be in practice but i feel the idea is really fun to play around
might be cool with two so you don't feel boxed in
that sounds good
Just realized i have a new consumable type to play with concepting for the ADHD Joker
:)
is there even a deck.lua in the game?
i was trying to manually apply the patches in the latest few commits but i cant even find any deck.lua in the source file
or it actually means back.lua
Pretty sure it’s back.lua
ok got it lol. thought i been playing a corrupted game
today i found out univertism works with canvas
I had a lot of canvas universum retriggers and used black hole and all my hands became inf x inf
iirc universum being compatible with canvas was added like a month to 1.5 months ago
trying to get back into playing this mod(haven't played in weeks) and got this error
fixed it
just had to get rid of smth else
(and totally wasn't blind to the latest release)
@clear hare how do i get astral cards in cryptid? without using debugplus
sounds like youre having fun
atp i just need someone else's files bruh 😭
you have no idea how much im praying for this to not crash
it crashed
im dying
🎉
it crashes the moment i play a hand or discard
it handled a tarot pack nicely why not that
Are you sure wormhole deck actually does have 5x negative rate
I've found exactly one negative card in 5 antes 8 antes
im so desperate to make this work i give up
They spawn naturally, just very rare (>2x rarer than polychrome)
It does
I set it to like 10,000 to test if the code works
yeah but i imagined something to be able spawn them for testing
DebugPlus
yeah problem with debug is that it also cycles through the randomizer edition
It’s probably deserving of a buff still since negatives are very rare as it is
or enhancement
can anyone lend their mod files so i can stop losing it (hopefully)
I CAN'T STOP WINNING
you want cryptid and talisman?
lets go gambling tag my beloved
i think its lovely that's wrong but i have no idea
idk if i should have that in the mods folder but this is what i have
I should add the sfx to this tag
i meant the injector lmao
oh
“Let’s go gambling!” on creation/purchase
“I can’t stop winning!” on proc
“Aw dangit!” on nope
Also tag proc is called yep internally in the code
then this is the file right?
You probably have Cryptid installed in a nested folder
nope
Maybe set it to 20% chance
What would be perfect is adding an illuminati reference
jimbo pyramid
We need enhancement decks and edition decks for cryptid enhancements and editions
barely an inconvenience
{s:0.8}Cards cannot change editions{}
it's not smaller in any of the other decks
where's my astral jokers
have fun
ok technically if you death-
Hm
this is mainly modded compat
(this applies to jokers as well more relevantly)
Pretty sure jokers cannot change editions either
Except for negative with ankh / invis
In vanilla
👍
actually glitched playing cards seem all kinds of screwed up
"sorted by rank" huh
That was on murphs stream too
my guess is that it glitches the internal "rank" number
Never happened to me so Idk how
That could make sense yeah
Probably same bug on misprint deck then?
If you add card from booster or something
Unless math already fixed that
does it randomize the nominal
No clue how it works and not at pc rn
It sorts by how many Chips it gives when scored.
Usually that's equivalent to the rank, so that's not made apparent.
With a Glitched card, not so much.

maybe it uses base chips for sorting? will look into it
it uses nominal
Face cards and 10 all give 10 chips so that's hard to believe
maybe idk i was just trying to sound smart based on what i noticed with my own observations
They have a special second nominal to dictate their order
funny?
??
why is. card and not self
@teal plover
oh wait misunderstood the code
but still crashes
just recently updated stuff, is this the twewy and cryptid incompat that i heard of
My hobbies include running Cryptid from the main branch.
oh hm i think this might be a twewy issue rather than cryptid's?
no it just suffers regardless gah
m
m
m
m
m
https://mclo.gs/s7j2Wmm am i doing something wrong, it does this on startup
m
m
mmmmmmmmmichael
Gros Mmmmmmmmmmmicheal
I think a lovely patch from Cryptid is breaking SMODS.Booster's create_card function
weird, line 564 is here
SMODS.Atlas({
key = "atlasepic",
path = "atlasepic.png",
px = 71,
py = 95
}):register() --line 564
maybe check installation to see if the assets are there
I could rewrite the regex to target something else
But it's hard to latch onto something with so many uses
my patch could also be easily changed into an after patch
since you can just ditch the else statement
# Empowered Tag
[[patches]]
[patches.pattern]
target = 'card.lua'
pattern = '''card = create_card("Spectral", G.pack_cards, nil, nil, true, true, nil, 'spe')'''
position = 'after'
match_indent = true
payload = '''
if self.from_empowered then
if i == 1 then
card = create_card("Spectral", G.pack_cards, nil, nil, true, true, 'c_soul', 'spe')
else
card = create_card("Spectral", G.pack_cards, nil, nil, true, true, G.P_CENTERS.c_cry_gateway and 'c_cry_gateway' or 'c_soul', 'spe')
end
end
'''
this should work while letting the patch apply I think
Hehehe
Getting a syntax error from missing end
Fancy a voucher anybody?
hmm why are anaglyph double tags not turning into quintuple tags
i thought I made that work
ok I think I got a solution
# Empowered Tag
[[patches]]
[patches.pattern]
target = 'card.lua'
pattern = '''card = create_card("Spectral", G.pack_cards, nil, nil, true, true, nil, 'spe')'''
position = 'at'
match_indent = true
payload = '''
card = nil
if self.from_empowered then
if i == 1 then
card = create_card("Spectral", G.pack_cards, nil, nil, true, true, 'c_soul', 'spe')
else
card = create_card("Spectral", G.pack_cards, nil, nil, true, true, G.P_CENTERS.c_cry_gateway and 'c_cry_gateway' or 'c_soul', 'spe')
end
else
card = create_card("Spectral", G.pack_cards, nil, nil, true, true, nil, 'spe')
end
'''
Lovely patch for create_card made it in and there shouldn't be any duped cards from spectral packs.
And it works!
everythings there
Epic
I had to skip two Gambler's Tags for this bugfix which hurts my soul
Okay having multiple epic tags broke
It used 4 epic tags (I have overstock plus) and there was a grand total of one epic in the shop
nothing else
did they update it again
what is all this talk about these new fancy cards
back in my day
we only had +4 mult
old
but seriously what is this stuff people are talking about rn
what is that tag
do i have dementia or something
dementia joker - -4 mult when 5 played is scored
modded balatro
It’s pretty recent tbf
no i meanl ike i havent seen it in cryptid before
empowered tag is new
i have never gotten both of these tags to show up
Source code for now
like the github source code that you can download?
Yeah
its still giving the same crash for me. nothing else installed
why is it only making one 😭
Where is the rest of space going to as well wtf
anyway that empowered tag thing
looks cool
imagine grabbing that with like 20 double tags or smth
oh you cant get it normally
you need to get a 1 in 3 chance from the gambler tag for the empowered tag
what the fuck is that
it gives a 1 in 3 chance to get the empowered tag
overall a fan of the new tags tbh, it gives me life as a serial skipper on high stakes
i assume you like throwing it back with the jokers
throwback is nice yeah but I just got used to holding R in early antes lmao, and now with these tags its even nicer, already had one run get carried by an ante 1 gambler tag actually working
okay maybe i shouldnt play source code cryptid it crashes when i use one of the decks
Which one
wormhole
design wise it really shouldn’t be allowed in ante 1 but I wanted to because it would be funny
no other factors effecting the mod that are not intended
k
Might have to do with the exotic pool having a nil value somewhere
weirdly it worked right after i restarded the game
Yeah it is funny that it spawns on ante 1, the copium in me though says that the layers of rng to it make it not supremely busted maybe
maybe it has to do with the random exotic joker generated, some of them might crash the game
ill try rerolling it until i crash again
well that disconfirms my theory
i was thinking tenebris might be the issue
considering joker slots
but i got it all fine and dandy
G.P_JOKER_RARITY_POOLS["cry_exotic"] = {iterum, universum, exponentia, speculo, redeo, tenebris, effarcire, crustulum, primus}
I think one of these isn’t defined or something
Or has like a typo
maybe a typo
ill check them all
nope
oops another error
got one while trying to reroll a game (holding R) of negative deck
streamin some more decks if anyone interested
thats cool youtube guy
👀
I’d recommend not updating Cryptid from the version you have since some of the changes I added yesterday are a bit unstable
yeah i got some crashes
while we're here math, yk about the epic tag right
half price epic joker
ye
that got me thinking
what if there was a tag that negated all negative effects of a tag
like, completely free epics if you get them both or smth
that feels weak
maybe more like a voucher
or tbh as part of a voucher effect since I wouldn’t buy that for $10
hmm yeah
Or a code card?
call it cracked game or smth
reference to video game piracy and not having you paying money for things
://UPDATE does need a rework/replacement... 👀
I think main issue are epic tag weirdness and tag vouchers not always replacing double tags
I believe I checked Diet Cola but Anaglyph doesn’t work with it
Also the crash you got but I don’t think that is specific to the changes I made
A casual 415 items in the main sheet rn
Huge
I got a blackout atm so might take a while to join
As i just said that it’s over lmao
trying to fix epic tag and somehow I made it even worse
hey at least these are the two most fitting epics to spawn
Oh golly gee
new deck leaked
damn can't wait for error deck
play wormhole /s
maybe making it start with gateway instead wil fix it
or maybe it's an issue with the enable exotic joker setting
misspelled joker maybe
hmm i can't find where the code that spawns the exotic joker is
wait no i got it
ok I'm actually rly confused about epic tag bug
wtf...
part of me is wondering if it's some steamodded issue now
please i beg you you need to start adding some of these bugs in as optional settings
Why is the rarity pool keys?
like you did with CCD
Is there some funky stuff that gets done to turn them into their configs?
that is there config
a lot of jokers use the same name for these things
or something
@clear hare if you're still at the stream ping me when he actually starts playing balatro
ok progress...
wh
they're cold
does rare tag have the same issues
no
they're preserving warmth
even tho I copied that
huh
didn't copy well enough ig.
maybe a steamodded issue then
maybe I should use store_joker_modify context instead to fully replace the card...
im gonna retry installing this mod and see if it finally works
the mod has worked for a while
i haven't played this mod to the point where EVERYTHING is either updated or crashing the game due to not being updated
yeah gotta do everything
i think there's lovely 0.5.0, recent steamodded, talisman and cryptid that got updated

didn't work
which beta for lovely
i have to update lovely?
is that a new version?
What if there was an error deck and its mechanic was those just appearing during the round or something
I did some hold r simulator (to do some testing on the topic here) and was consistently getting every Exotic Joker about an equal amount
Except Exponentia only spawned once while almost everything else spawned around 7 times
Oh and Exponentia was also Foil the one time it did spawn but idk if that matters
anamoly moment.
Is there any good mod for dealing with huge numbers of jokers? Like maybe adding multiple pages or even stacking duplicates
I also wonder if you could make them stack in such a way that my game wouldn’t crash when I try to replicate a messily 100k percolators
just had an idea, what if there was a joker which removed all "must have room" restrictions from jokers and consumables.
my dumbass thought of the infinite ikea
what lovely should i have?
Latest
best part of the stream
i want to see his reaction when he realized it spawns when anything happens
i have no idea what's wrong
probably cause i haven't played in a while
tried using latest steamodded
i just scrolled for 2 minutes straight to find a crash log so i can match my stuff
only differences were steamodded (i have 712a) and lovely (i have beta 6)
maybe install folder is wrong?
should be Mods/Cryptid/lovely*
for the lovely patches
Murphy ignoring The Clock is one hell of a chad move xdd
who cares about clock when you have m
ok I'm going to try updating steamodded myself then
are all these names good
ye
lovely-injector does not need to be there
oh wait before I update let me check if exotic pool is working
like the file?
the folder
you can but it shouldn't matter
ok exotic pool is fine for me
idk why someone got a crash
moar crash :(
where's that lol
Cryptid/assets/1x/tag_cry
if it doesn't appear in 2x that might also be an issue
yeah then idk
maybe its the balatro itself idk
how is canvas only epic?
how is blueprint only rare
Effect is too strong but at this point yolo
cryptid - an UNbalanced Balatro mod.
i understand that
It’s much stronger than we thought too
But at this point it’s so infamous that I don’t want to make it exotic or nerf it
is Double Scal supposed to work on Tarot Merchant
The voucher?
i mean Fortune Teller
Or do you mean cartomancer
Oh
Yeah it should
Wait actually
I think I decided not to do it on ones that scale per existing value
So jokers like that and blue joker, bull, etc.
It’s physically impossible without using hyperoperations
makes sense
Any Cryptid run would reach triple-e max
But yeah I think today is a good day to work on Talisman
Will see how hard it is but going to fix Waluigi and merge OmegaNum with base Talisman
tetration is gonna be insane
Rip Murphy (He's about to use Canvas + Perkeo)
TREE() mult gonna be peak
sadly that is non-calculable
i wanna test someone's mod files so i can see if balatro itself is the reason
ticking time bomb
What the hell happened to the voucher redeem UI
yes
oh yeah I definitely need to make Universum use big num
Because that really shouldnt be infinity
Unzip
Put the individual mods in the mod folder
Incase you didn't do that
Now that he's seen perkeo canvas
Next is Speculo Canvas
uhhh
WHAT THE HELL
Do you have old steamodded installed too or smthn
i took @cold sandal mod folder and verfied ma game
crashed again when going on new run
What deck are you trying to use just curious
Maybe just uninstall reinstall everything again
balatro itself?
All mod stuff
added question marks to fit with the conspiracy theme
Do we think that Murphy's ERROR jokers can proc yet?
I wanna see if I can bait him into selling one
😈
Ok nah there's no way he's going to need to sell anything at this point
WAIT SOMEONE ELSE IS MAKING HIM LETS GOOOO
That is Math
Math is doing it
Thank you Math
you're welcome /j
wrong math
Well to no one's surprise doe got him inf and a crash
Sounds like you're also having fun
so from what i understand: everything is wrong with balatro
Sounds like the description for Cryptid tbh
cryptid but no balatro :(
balatro but no cryptid 😦
Cryptidless ante 39??
good job, Math (1)
maybe just delete everything and reinstall everything back
i already uninstalled and reinstalled balatro itself
do i gotta remove the save files too?
gg
I wanna know what the dump files look like just to try to understand how your game got this bricked 😭
i literally just uninstall and reinstalled again along with deleting EVERYTHING relating to balatro then reinstalling everything
Uninstall system32 that always works for me
Lol that was a ton of fun once again.
I didn't expect to top the first one but that was chaos in the best way lol
m
m
m
m
m
m
m
m
How many Jokers will Cryptid have compared to Balatro {Base Game} when Cryptid reaches 1.0.0 {Take a guess}
7
19
3
~1.5x {225 Jokers}
⬆️
I'm the only person who voted 2.5X 😭
upside down M
😮
i actually found this out well before you did, i just forgot to report it
💀
I made a fancy debugger a while ago to show queued animations
so I just enabled that and went for an inf build to test out omeganum talisman
it's cool tho, especially with DebugPlus's UI that lets you see the console in-game
math, i have a concern with the cat tag
it seems like a good way to kill one's FPS under the correct conditions
this would be true of many tags though
yes, but the difference is that the cat tags will never go away
I could add a check for it to nope itself if there's 10 or more tags
or like 50 or something, to reduce lag
i mean really, just limiting it to 1 would be nice
because it's still funny to see them clogging the screen
then limit it to as many as the game can show before it starts pressing the tags together
maybe also add a feature where clicking it can manually remove it as well
yo this might be a world first
inf build without canvas or white hole
use chads instead
anyway I'll test out and create the number formatting up to the new limit (e10##1000 = 10 ^(1000) 10) later
-# notation used is Hyper-E notation but with a lowercase e
dang can't find the fuck ton of m jonklers :(
Would it even be useful to report crashes I encounter in the main branch?
only the ones that aren't really supposed to happen, like ever
in general it's good
there's a difference between crashing from overloading the game versus crashes from a bug
Yeah, I'm definitely not reporting the time I made 1000 Jokers, and the process ballooned to 128 gigs. 🙂
I get a very consistent crash when mousing over Typhoon. Even in Collection.
hey guys what the FUCK happened here
WHAT IN THE WORLD
???
The game triggered something like SUAS
but idk why it didn’t make you lose
Maybe because of {calculated=true} return values?
what if now hear me out there was an exotic joker thats called crash test joker with its art being the balatro crash screen and all it does is spawn an eternal pinned canvas and speculo at the leftmost side of your joker slots then self destructs
The CRASH code card should do something creative like that
Instead of immediately popping up an error screen
insane wormhole seed
:O
There could just be a list of available ways to crash from that it picks.
start with glitched primus at ^6 and neon M for econ +Neg Jolly at ante 11ish
Oh yeah like payloads
For a computer virus
hammerspace gives a cryptid so you go infinite wit it and steel (mime also lmao)
id rather have steel then use up a joker slot, those are kinda valuable
One of them could be spawning tons of Orbital tags with nil poker hands
The amount is arbitrary, just enough to strike fear
seed btw
^5.1 mb
gonna go to sleep
uhh
Current draft ideas for this:
- Speculo/Canvas shenanigans
- Orbitals tag generated without a set blind
- Spawns a Misprint joker that had it’s max set high enough to cause stack overflow when hovering (extra: have it drawn with a shiny shader to bait people into hovering over it thinking it’s an exclusive Edition, and/or set a countdown until the card is forced to display)
- Immediately open a Booster pack (or spawn a tag, either works) with 1e300 possible card options.
Playing around with Misprint Deck with extreme number misprinting has its perks.
More ideas on getting stack overflow or some other funny error, the better.
tirggers a cryptid with its variable set to stack overflow
on a random card obvi
i feel like one should be just super underwelming and cause the game to alt f4
my egg's a little expensive i know
i was just curious about a tag in the mod
i was wondering how exactly you would make sure a joker is set to half price when it appears
why he ourple
i decided to try and make a new cryptid tag
and despite my braindead coding knowledge i somehow made a fully working one
why ourple and not prange
this is what it is
i should play this mod before judging it methinks
what a great first impression huh
that's usually +10 on the final hand
yep
Lmao
they should make it so that you have to complete blank deck to unlock antimatter deck
like the vouchers
Agreed
Have to head blank deck 10 times
Beat not head
Idk tho unlocking something in cryptid feels wrong for some reason
also what do you think of the cryptid tag i molded with my bad at coding hands
I love it
I’m super excited for the next update after seems all the things y’all have been working on
im not a dev
Feed me
More ways to break everything
i just made this myself
its not really
i copied the epic tag code
i changed the values to make it free instead of half
and thats really about it
Listen man not everyone knows how to copy paste
That’s some high level computer wizardry
You in that code ponderin and shit
you can play them without using any effects
or use them to destroy them but get the effect
one of them is undiscovered
also, use the one that has a weird fuzzy sticthed outline
use it to get an exotic joker
its the most powerful rarity
oh what
oh
you use it to get one of those really rare powerful jokers
rarer than legendary
so its like the next best thing from soul
so what's the catch
it destroys all other jokers
but i feel like you HAVE to take it even despite that
like one of them gives you infinite free rerolls
and rerolling gives the infinite free reroll joker scaling chips
so its infinite score
but i like my jokers
the "super cool rarity" makes the run end immediately
it loses all uniqueness and becomes "build around this joker" which i'm sure you guys have done to death
what's the point continuing after that
well almost all of them allow you to instantly build up new jokers
its really not much of a downside if your offer is, +25 joker slots and free 25$ every round or retriggering every single card for 2x each retrigger
or 2x the mult and chips for hand level ups
that's not the problem I have with it
that joker is going to steal the show anyway regardless what you do
so true I once got this spectral card in my first few runs of cryptid in like ante 2 or 3. I got it through an ethereal tag iirc, so I didn't even have the chance to buy any joker and died immediately in next blind 😭
i should probably stop playing antimatter runs and destroying my game
im 99% sure the reason my game was screwed trying to make cryptid work again was because i legitimately fucked up the files in my hundreds of crashes
"an unbalanced balatro mod"
i didn't think it'd be that bad
this mod is so busted in many ways
so if you think its not that bad play antimatter deck
youll realize it is indeed that bad
and thats the point of this mod
antimatter allows you to pull some crazy shit
i mean...
shhh
im tired of all the tree to the power of tree people
boring
exponentia is not boring
should i attempt it?
seems worth
praying my graphics card doesn't overflow
pc about to explode
nice ante
is it just me or that the poker hand score is still capped at naneninf which turns the score into Infinity even tho it should be lower
sounds like it's just you
bro playing in jurassic
Math said the idea is that you beat blank deck on gold stake to unlock antimatter
well that seems like a bit much
if you dont want to do that im pretty sure you can just use the unlock all button
unless youre trying to do an actual playthrough of cryptid
Don't think so personally, considering the power level of antimatter deck
And clearing gold stake with no deck benefits isn't that impossible, I've had multiple runs on anaglyph (gold sticker grind) where I never got to use the skip tags, or their impact wasn't that meaningful
i think the unlock reqiurement is fine tbh
Yeah gold on blank is pretty fair, anaglyph is basically blank if you don't get good skip tags, and its easier than something like black deck anyway 
granted worst comes to worst in anaglyph, youy can just take some dummy econ tag to get some value
Just got a genius idea
Pack packs
A pack with packs in it
Could also be terrible but idk
Just realized that astral is uhhhh 10x as rare as mosaic
And you really do not see mosaic very often in the slightest
I think it should maybe be made a little more common
Weight of 1 not 0.3
astral is Exponentia without scaling 
That honestly isnt very cracked tho
true ngl
Editions have a flat 4% chance to spawn anyway, adding more is just making the chances of specific ones even worse. I think it’s much more ideal to design other ways to apply editions rather than relying on them spawning naturally
Only goes crazy once you have a ton of mult already
Astral deck (and glitched and oversaturated and mosaic)
modify Aura and WoF to be able to apply those editions Ig
Also Eclipse Deck
I do not know what any of those decks are
Decks that should exist
But dont
We need enhancment edition and seal deck for all of cryptids enhancements editions and seals
Oh wait that also means decks for azure seal and (when it gets made) green seal
I don't think I've ever seen mosaic or astral editions naturally yet, glitched and oversaturated I've seen quite a bit tho
But I was meaning alternative ways to obtain them during normal gameplay, such as tarots and spectrals. I know that continues to dilute the pools but it does offer alternative methods that can be fine tuned as an entire system
Edition code cards?
Idk ://OVERRIDE FOIL?
Just changes the edition on the selected card or joker to whatever edition is on the code card
How the hell does the recent suggestion box already have 106 rows
Wheel of Fortune 2: let's go gambling for new editions
Yeah lol
you have the option to disable things you don’t want at leasy ¯_(ツ)_/¯
There’s a PR already so expect it soon
we need ultra fast endless scaling 
i clicked typhoon and boom i crashed
idk if this has any different info but i just decided it might be best to copy what lovely has logged
and if you need the save file there it is
Update Steamodded
Auto updates and in-game mod downloads in Steamodded would be a godsend
wasn't that a thing in balamod?
I mean that’s just an issue in general
I know at least the latter is
at least if it's not an auto update you'd have more time to get warned about a virus
Yeah it makes sense for mods to be manual updates
Modloader is on a GitHub with multiple contributors which makes it much harder for malware to make it through
Also with that, a Safe Mode in case the game crashes on startup (maybe auto triggered after 2 or 3 consecutive crashes without starting a run?)
its a thing in the btd6 modloader i know that
trying to load into the same run i get this error
i mean i did load into the run
it was when the spectral pack opened
i didnt even click anything
we need restarting with R to work before we get safe mode lmao
is the save bricked or something else?
Even just in-game downloads/updates on its own would be pretty huge, right now I have to like search every mod I actively use every few days or so and I just update them all in bulk
Your run is bricked after updating steamodded
Since they changed stuff Idk
hmmm
Talisman joker
See this is funny to read but is also kinda the least interesting one to play
it also is better that almost every joker currently in Cryptid
if not literally every joker inc ryptid
yeah this is just made for testing obviously
Ah fair enough
Depends what better means
better at gaining score
Arguably crustulum is unshakably number 1 because infinite rerolls gets you anything else
Its just a matter of patience
actually no
No?
eventually the number will become large enough the increment is NOT accounted for and your chips are stuck at a manimum value
Oh nah it’s not about the chips
It’s that crustulum is also infinite money and jokers
crustulum itself isn't getting you score
if you buy another joker with infinite rerolls you are using a different joker to get score
boom
so close
i wish i could get glitched and oversaturated without the rest of cryptid
you can
oh fr
it's in Misc so you can disable everything else
and if you rly want you can just delete everything in Misc except glitched and oversaturated
how exactly do I disable things
Settings - spectral pack
oh there's an ingame menu for it? that's neat
ye
thought i'd have to go into the lua file or smthn
I roped everything that's small in misc so if you want just those editions you can go into the lua file and fine-tune that
i haven't seen the other cryptid editions what do they do
Xchips and ^Mult
ah
i'll probably just get rid of the ^mult that feels like too much
^^Mult:
It's only 1.1 so it's pretty moderate
no
I mean on playing cards it's crazy
do things break if i set a weight value to 0
probably not
i'll find out
unless the total wieght is 0
total weight?
sum of all wieghts for that pool
oh
no the total isn't 0
i just set the weight on astral to 0 so it shouldn't appear
it's pretty cool that you can pick and choose what you want enabled
ye
i think the misc jokers aren't too bad though imo
I like that feature especially because cryptid adds a lot
i also like the spectrals
like when code cards are added (which are relatively balanced tbh) that might be something you want without the rest of cryptid
oh also while i'm here
the editions seem to go on planet cards but they're not doing anything
that's a shame
like normal foil/holo etc
hand?
i wouldn't call the consumable slots your hand
number got so big I had to put a new symbol in here
explanation?
e308#100 is eeeeeee....eeeee308 with 100 e's
Is this a format you made up?
INFO - [G] 2024-07-14 01:56:37 :: ERROR :: StackTrace :: Oops! The game crashed
main.lua:7907: attempt to index global 'Big' (a nil value)
Is this Talisman's problem?
ye
it becomes another #
and then once there's too many ## effectively shows the number of arrows
it's repeated #
and that covers OmegaNum
I download the source code of Talisman, is it wrong?
I'm working on it actively so it's a bit unstable
some people cant handle the power
and some people need more power
only 2 ^^s
It should be larger
The value in the joker and the one in the score counter are different
yeah I did tetration instead of pentation
here we go
We’ve opened Pandora’s Box
the numbers aren't even numbers at this point
Scaling where the order of the operation rises each ante
mfw score is reduced
shoulda seen negative mult
@clear hare idk if its a bug but shouldnt the eclipse tarot explain what an echo card does? cuz it doesnt
Info queue is the bane if my existence
Both seem pretty manageable
Once you know yeah
I wouldnt say so
Although needing to do injects into draw functions every time for any shaders is getting annoying.
Shaders are just copy base game shader and fiddle with the values until it looks cool
At least D6 Sides are easy
The literal only thing i did with astral is mess with the final hsl values
Well if you just copy base game shaders... It's easy lol
I still have no clue how we are gonna make curses
How do you add a whole new layer of enhancements?
i am running latest steamodded though
Can't u just use args.send_to_shader? 🤔
Or what do you inject
why are we arguing about the stupidest thing when its ui no question
Ui is absolute hell
The ui code tastes great with pasta sauce and is very twirlable with a fork
Ye it works on both, but has a workaround for older version which looks wack when card has echo enhanement
I’d still need to only show up in specific situations (like the “infected” custom debuff shader needs to not occur if the card is flipped)
Also, the draw function itself is delicious and served with red sauce and a fork
With the if statement block that all mods need to circumvent for any custom enhancements

xdd
btw to make sure i aint tripping
double scale doesnt work with canvas right?
so it doesnt work putting it on the left
i was trying to get highest exponentia and my game just hard crashed
i think using a cryptid to get 400 cards in my deck probably wasnt a smart idea
oh yeah scoring inf doesn't win again
whatever if you're able to get that you don't deserve to win anymore 

i mean with omega num it should be impossible
Rude
atleast i hope so
not when someone adds hyperoperational mult
dont start making stupid jokers that will allow omeganum to be broken
i'm not, but jenwalter definitely will

something tells me I did not score 0
ExpantaNum here we come
i held r cuz i was trying to delete cards from my deck with debugplus and almost reset my entire run
luckily i was able to react and pause fast enough to cancel that
expanta num for +G64 mult
There should be a score limit of 10 option
since cryptid uses bignum does that mean exponentia also uses bignum?
i wonder since that will tell me how long im gonna have to do this for
ye
whats this number someone count for me
im still working on it
only 14 rounds so far
678,431,232,805.1
This is why DebugPlus's console hand rolls its own ui. So I can st least understand the spaghetti
btw i forgot to ask
can someone tell me whats the actual effect of sob?
put it in spoiler tag
||I do not know||
||i am unsure||
||creates a negative eternal oblisk when bought + fills jokers slots with obliseks, whenever you sell a non-obliesk joker, gain an obliesk||
finally someone who doesnt deserve a 
something feels a bit wrong with the arrow function
seems normal to me
this is what omeganum returns
*When you do anything
most notably it would be a ##24 in the end with how I formatted it
even more cursed that i thought
also instead of capping it at {1000} I feel like letting people crash the game if they go too far
like you really should not go here, at this point it causes noticable lag
is the 1000 inside an artificial limit you placed or an omeganum limit?
OmegaNum limit
54 fps

i mean im currently playing with a freeze every time i play a hand
like "the game can't handle these numbers"
so 54 fps isnt bad
Thats nothing compared to speculo canvas lol
urple
Omg you actually got a natural astral
i mean with crust it was just alot of rerolling
I have never seen someone get an astral naturally
Oh ok lol
Why are they all debuffed
im just trying to reduce jokers to reduce lag
It's echo
thats echo
im giving this run until round 35 i cba anymore
we need a joker to raise chances for rare editions
poly astral echo and all the good ones
@ math add this
Oh lmao that sucks 😅
Thats too cracked
Like exotic cracked
Swapping with foil feels better
But if you want, it could swap with base
and another hard crash
Fun
i just need to go to like 15-18 jokers
thats the limit
i guess i could sell crust since i have more money than i could spend
this is totally a normal amount
alright im down to 18 jokers and its running well enough
ok I think I figured out the weirdness
ok this is round 35 exponentia someone help me here cuz i cba
math how hard would it be to add a comma option to values?
not too bad but it really should be like a steamodded thing
make a pr for them
13 digits
Which is uhhhhh
13 digits means 9.8 tril