#Rofflatro, the Roffle Mod (BETA) - looking for testers!
1 messages · Page 4 of 1
sure but its not prime so no
but 11 is, and Aces score as 11 in Balatro
aces are jointly considered ones and eleven in balatro
really funny idea - make them count but not when you do an A-5 straight
that would conflict with a lot of other mods
i don't want to patch ion anything related to ranks
you wouldnt have to
also no, i have to count four fingers and shortcut
i mean i am not giving aces more power anyway? seems bad for balance reasons
thanks for the primes is meant to work with hack or sevens suck
okay, fair, but do you call that an "ace-low" straight?
oh yeah no i wasnt saying i think its a good idea i was just saying
is it obvious to count "A 3 5 7" an ace low straight? yes imo
the ace is acting as a 1 and it is a straight
but this is annoying af to check
oh, wait, yeah
also aces are more obviously 1s
it has just the one symbol
¯_(ツ)_/¯
if i put A, 2, 3, 5, 7 more people would ask why aces
And like, what happens if players are using the mod that does the wraparound straights thing
cry
that's why i don't mess with ranks period
there are too many other mods that break each other due to straights, and frankly i don't need rofflatro to join them
I was mostly saying it as a joke because 11 is prime but not 1
speaking of primes tho, do you get it to work with modded ranks that are prime? I'd use 13 as an example but vanilla 13 is King so I guess you can't just do a mathematical "is rank prime?" function
looking at https://github.com/Steamodded/smods/wiki/SMODS.Rank-and-SMODS.Suit you might be able to perform the prime-check function on the nominal attribute
risky
pov my "ajdfkh" rank that scores 13 chips counts as a prime number ...
worth considering for sure
reminds me of that one candy joker from cryptid but less broken
jawbreaker i think it was
somehow the type A joker was the one that didn't show up once the whole stream 😭
meanwhile main channel pops up like 6 times in the giga run
praying to see the debut of wojak jimbo whenever he plays it next
it's common no? and he did play on streamer deck for one run
it's rare
also i got another idea for balancing main channel - maybe when it triggers once any blueprints pointing to it get destroyed
and if a blueprint pops then main channel dies with it
Ehh
I think the BP/bs should die when they trigger
That seems a little over complicated
if you want it even slightly "balanced" it shouldn't be blueprint compat at all imo
Well streamer man thinks it's funny
it's funny yes
But thinks the thing should die when it copies
I seem to be having trouble getting the game to load with the mod... I have the lovely injector, steammodded (newest, 509c) and the rofflatro mod. It gives this error when booting.
Fresh download does the same
I also have the same error
I'm investigating
I'm on my phone so its going to be a minute
By all accounts it should work
yeah somewhere along the line we updated something and loading some joker files tries to call a nil value?
it's weird
i'm also onm it
Thanks guys
i commented out black shirt in the joker list and it works
there's an issue with black shirt somewhere
perkeo hex and ankh
how the fuck did this happen 
What am I looking at here
message = message = message = message = message = message = message = message = message
Lmao
oops
wait...
okay this is proof i shouldnt be coding at like 2 am
And I thought voucher clear was bad
LOL
(it is)
average canicao bug
Balatro mod jank
pov when you code an entire 15 jokers without crashing and then message = message =
If you aren't crashing the game you aren't doing it right
trueee
looking at you Talisman
Here I was thinking I had done something wrong
Jk jk
This is why it's in beta lol
sori 👉👈
Don't be
At least you aren't the guy who forgot to make main channel incompatible with bp
Please tell me that isn't fixed yet
She should be banned from making mods
well yeah that person's a gal
I have dreams
We aren't fixing it, just making the BP kill itself when it triggers
die!!!
Sorta like selling a BP on cola
So if the BP copy triggers, BP dies? Fair
personally main channel is either absolutely busted or unusable
no in between
(this is what twitch chat thinks)
i think even with mediocre jokers it can be a decent pickup
i mean at least it wasnt as busted as the first time i ran with it lol
Yeah
waow instant naninf
if that first version saw the light of day...
I think it requires specific circumstances to be that good
like an insane seed that gives you 6 of them
Holy hell
seriously how
it just means i got the first main channel naninf 😎
On higher stakes it might not be viable to wait for it to trigger
yeah that's also my playtesting opinion
But it's incredibly rewarding when it does
then again i am just One person
wait food u were working on the main channel bp fix right
think i have an idea on how to do it somewhat easily
btw lucky cat ears has a pr but i dont have the art for it so its incomplete
i thinks its just in a seperate branch
i havent actually sent a pr to main yet because . incomplete
the art assets that is
i do have the asset
ye
the updated atlas is in the alex-joker-playground branch
we could just merge it there
tbh i sort of assumed we were balancing around ante 8 AND endless when we were working on this
i didnt actually clarify with you
i think we did well in both though
sgtm
yeah i think this is a good idea, i was thinking mainly vanilla balance (so ante 8) but it's good to have more endless options since that's one thing roff has said he would like to see in the game
yee
alright the cat has been merged into the joker playground branch
by the way you did the message = message = thing again 😭
oh it's beautiful
thought i might as well whip up a quick challenge for it
make the pants not eternal, as removing the pants would add to the fashion disaster
you're a genius
Pants do not spawn again
wait is it possible to have a joker in both the starting deck and banned cards
I dunno
anotha one for good measure
You can never have too many negatives
"What Would Doc Do" crashes my game after beating a blind
could you send the crash message?
just looking at the error message this sounds like some kind of incompatibility with talisman or another mod
the line it points at checks the money you have and the current interest cap
apparently the interest cap is stored as a table?
Can we force incompat with Talisman
Like in the manifest file
LOL
perfect
i mean idk the focus of this mod is vanilla but it's fine if people wanna use it with other mods
just gotta keep in mind
there's gonna be issues like this
Wonder if there's a way to display a message in game to let the user know
probably but that's beyond my capabilities as a programmer lmao
How do we do talisman compat
i think there was a quick and easy way using a dummy func
like this
can't promise much but at worst it'll do nothing
so it's worth a shot
Better then nothing
also worth mentioning we got a whole row of new jokers lined up now
all good im kinda speedrunning over here lmao
classic
hi back again
black shirt can't be copied via blueprint (and brainstorm probably too)
is that intended?
weird, it should be compatible
@supple yew so im looking into main channel and it looks like main channel does die when a bp or brainstorm triggers it
it has to do with the way that bp works
basically it takes the joker its copying then runs its calc
it then returns the return of the joker
so because a sucessful calc kills the main channel it dies
Idk how you want to handle this
because ik how to fix it dying
but idk how to make the bp die
@supple yew ive made it so bluprint or brainstorm die when they copy main channel
i think the way i did it was cool
Basically I replaced the death event card with _card and th8set it equals to card at the same time shrimp special is calculated
Then if it's a blueprint card _card gets set to the blueprint card
The destroy function will then destroy whatever _card is
Just finished watching his VOD of him playing through this mod. I just wanna sau yall did an excellent job. I love the artwork and inside jokes. I'll be downloading this rn.
Thanks, I'm glad we here in the coding basement of the balatro discord could bring you joy. If you have any suggestions please let us know
@supple yew pr made
next is to fix voucher clear
i think i have a way to do it
but i need to look into how the game choses vouchers
itll likly need a lovley patch
ill fix this later
Do you know what's wrong?
@supple yew I have an idea for the nerf to main channel joker, mostly for crashing purposes
I think it shouldn't work on retriggers
sock and hack for example have an underlying number that represents how many times they retrigger and even though it's not shown it is affected
balatro numbers are kinda weird
i also noticed that rough gem DOESN'T work with it
even though it clearly has a number
this is just the sadness of LocalThunk'd code
insane nerf
looks inside. from 7 dollars. to 9.
crazy idea
(no but like chad is 4 and photo is 5. idk why it wasnt at 9 in the first place)
I don't want to make it to confusing what it does and does not work on
If the joker has a value it should be compatible
Rough gem is unintentional
I'll have to look at that tonight
Wait what
God damn it
Yaaaayyyyyy more shit to add to the exclude list
retriggers are exponential ye
Thing is I don't really think it's all that bad in terms of balance
Especially after the BP interaction rework
do i need to get another naninf
to convince you retriggers is actually really bad to scale ...
I think just Chad is fine
oh its just chad?
Dusk and sock were unintentionally effected
oh yeah all the other retriggers have no numbers
It should be
Well I think what he meant was that dusk and sock are effected
Because in the code they use a value in their ability table
yeah rough gem doesn't
But the fix is as simple as adding their keys to the extra exclude list
Wiat
It looks like I put rough gem in the exclude list on purpose
local exclude_extra = {"Canio","Castle","Constellation","Flash Card","Glass Joker","Hiker","Hologram","Lucky Cat","Obelisk","Red Card","Ride the Bus","Runner","Square Joker","Spare Trousers","Vampire","Wee Joker","Yorick","Invisible Joker","Madness","Popcorn","Rough Gem",}
If you want to you can add sock and dusk to this list in main channel and then test it
Otherwise it's not getting done until I get home lol
banning scaling flat mult/chips is really funny
why is popcorn here and not ice cream
why is there random popcorn hate
popcorn is the least concerning joker to scale
How is ice creams description worded
poopcorn
I may or may not have been skimming the English loc file for keywords
okay so ban retrigger scaling except for chad because it specifically has a number in its description that can be scaled
Yuh
That's more consistent with the whole "reading the joker explains the joker" idea
+100 Chips
-5 Chips for every hand played??
same as popcorn
also do wanna round the value down when it comes to retriggers so that we don't get those 4.5 retrigger shenanigans
I Ctrl f for per
oopsies
Popcorn uses per not for
I did that because I was being lazy and most of the game uses the word per for scaling jokers
icecream and popcorn are NOT scaling
And I assumed (like a fool) that the entire game used the same language
they literally only lose number s...
they're kinda like de-scalers if you think about it
similar idea just subtracting instead of adding
opposite of scaling
Whatever
dividers
Point is
i mean i still feel like it's a similar concept
Yeah
anyway so right now the poopoocorn gets more mult but the decrease factor stays the same right
if so that's reasonable methinks
Ues
It basically extends the lifespan
same should go for icecream probably
Yeah
and ramen and bean and
...seltzer?
i think originally the idea was to have ramen actually decrease faster but for the sake of consistency we might just scale up the xmult and leave it there
seltzer also gets its lifespan extended
can we blacklist egg
i think roffle actually did it in his giga run
I thought about it
egg would be so funny tho
my balance heart 💔
I thought of a giga egg was too tempting
god it's so hard to keep the mod balanced while providing entertainment value
we might have to promote main channel to legendary at this rate LOL
But the balence comes in the idea that you need to find and hold it without dying
ig egg is like the least useful thing to waste a proc on
it's just kinda funny big money stonks
Unless you have swash
Exactly
swash egg is so bad for endless
Giga egg
linear scaling falls behind the blind scaling so fast
THANK YOU
gift card is literally better egg and i will die on this hill
egg is funnier tho
is gift card blacklisted again
no idea
why do you think its uncommon
i friggin love gift card
the hill you're dying on seems more like a mild wheelchair ramp incline
LOL
listen i see so many noobs talking about the swash egg combo and im like ts pmo bruh
No
gift card is RIGHT THERE
But it's funny
the noobs also think negative tags are good and end up getting a blacklight-shiny gelato
i can understand the comedic value in it
yummers
horrible mod idea
eternal rental egg my goat
getting an editioned food joker spoils the joker and makes it inedible
this changes effects of the joker
do they become unable to die
probably
amazing
10/10
wait i need to know something
what would happen to an eternal food joker
time to go into the lab
It would do nothing
i dont think eternal food jokerd exist
They don't actually die iirc
no they do
not normally but i can probably be debugged in
Also main channel can kill eternal bp
i did it as a challenge once
the eternal good jokers still die
the destruction doesnt check for eternal
because why would it need to
that tracks
i have a challenge bssed around this where you start with every eternal food joker and must rush to destroy all of them before you die ante 3
Banana noooo
also diet cola rots in your joker slots in this challenge
its funny
I like how I get a choice in game balence even though my first mod for this game was basically number get bigger because it's funny
Alright gamers, today we are trying out this limited edition "Polychrome" Diet Cola, produced by Local Thunk Manufacturing. I will be rating it compated to our tier list of exotic sodas, as usual.
sip
oh im gay now
That's all folks!
Hey folks, today we're back with more gay Balatro
In this run, an early Blueprint and Brainstorm combo led to quality yuri, which really helped my economy as I sold it to my viewers. I then proceeded to buy a mansion on the hills. Enjoy the video.
would it be funny if we added that enby that always comments on balatro videos as a joker
uhhh no
the one i always see on doc's videos but they comment a lot on roffle's videos too
Balatro Yuri mentioned
dunno if i've ever seen their comments but i'll take your word for it
would be a cool idea if we can come up with an interesting mechanic along with it
like iunno copy a random joker from your collection every round or sumn
that sounds bad actually nevermind
Youtube Engagement
it would be funny
doc shouted them out once iirc
hooly theyre famous
maybe it be something about engaging with other mechanics
hmm
like the most obvious idea is doing a bp effect but that's boring
unless its like just get chips where it copìes a specific effect in all your jokers
maybe it copies money effects or smth
or like maybe "Creates a Spectral if 0 hands, discards, and consumables"
oo that could be cool
idea is that you must use everything
strategic
make it eternal spectral to make it common level LMAO
"oh no . i just made an eternal hex"
LOL WHAT
indeed we do
but i don't think this effect is good with tarots ...
idk how to feel about the enby being an emperor /j
the famous in between of The Emperor and The Empress. the Em.... by
Empal
but yeah maybe just spectrals and this is an uncommon
well it's better than seance
by a lot
went back and downgraded this one
seance is borderline useless
but seance... uh ...
LOL
my logic is unless you spam high card this runs out super fast
we should make our first conditional joker
you know how some jokers require you to have like. the enhancement in your deck
ohh shit right
wait shouldn't money shots and cat food work like that with lucky cards
we should implement that probably
yeah that's a good idea
what if
joker that spawns only if you have created a spectral from seance 💀
oh god LOL
roffle famously hates seance
call that an Excommunication
make it like gros michel
literally removing seance from your pool
so if you own it then seance can't spawn?
yeah
ah of course duh!
obviously
i mean roffle likes ghost deck right
indeed
i mean cavendish is common
i think for consistency it should be uncommon
makes sense
so maybe it scales when spectral used or sold
for ultimate ghost deck cursedness
make it funnier
it makes held spectrals negative
we're coming for you perkeo observatory
it's everything you could ever wish for
locked behind crappy seance straight flush
fluah?...
ghostbuster reference
human sacrifice, dogs and cats living together, MASS HYSTERIA!
also uh this one was like near impossible to implement wasn't it
should we try and rework it or
it requires a lovely patch that may or may not have to break other mods
we can make this a common we just have to make it so it converts diamonds into a different suit after scoring
oh nooooo my diamonds.
+$0.10 because we can steal from rough gem
that would be hilarious but decimal money is kinda cryptid-esque
maybe it's like earn a dollar for every 5 diamonds converted
oh boy
that's a bit op for common though
that would be really fun actually
def not common but it sounds genuinely cool
would kinda mess with the interest cap vouchers tho
i mean... first reason ever to perkeo The Star
dude hell yeah
i think this mod us still mod compat ok
just not exactly for main chnanel
but thats the exception not the rule yknow
mostly, DVD is also a bit iffy
because it's a kind of invasive patch
and only takes into account vanilla and rofflatro probability effects
thing is i wouldn't know how else to do it
i think dvd is a really weird effect
we should have made dvd misprint oops
LOL
chips misprint sounds like hell
i already despise misprint for the huge variance
ive always felt like
the cryptid glitched edition was the biggest crime to balala modding
because now you gotta ensure that your mod doesn't hard crash some fool playing misprint deck
LMAO
misprint jokers are funny but i think it should've been its own mod
i kinda love misprint deck tho
it's absolutely hilarious
and honestly if you're gonna boot up cryptid with a buncha other mods and play on misprint deck then complain when shit breaks that's a you problem
like cmon whatdya expect LOL
i mean cryptid and talisman . are so often played
and they're so damn annoying to edit for
talisman, my greatest foe
they're upgrading balala to run on luajit2 just for talisman complaints
because table comparisons are kinda cursed in balatro's lua
though one idea i had for crossmod compat is that you can detect the amount of jokers in the collection
if its ever above your mod's count + 150 you can change your jokers to work differently
hmmm
i might do this for dvd
maybe that would be a good way to make dvd less hardcoded
yeah
you can look thru the extra jokers and check for probabilities
then i guess inject the custom context checkç
i mean it's impossible to figure out if something "suceeds"
maybe they're just using it to change loc txt
and like we can't code in omnipotence. otherwise we wouldn't be modding balala
maybe also scan the ability table
cursed ...
i know 😭
brb setting up llm
LOL
low end computers can run 12K cores right
like i used to write down 'odds' instead of 'probability' whenever i did probability effects so like
okay maybe the misprint oops is a funny idea
maybe
-1 to +3
i feel like i should be banned from doing lovely patches LMAO
because screw you . 0 in 4 chance to create a tarot
classic 8ball
lovely patches ...
tbh i feel like
do you really need a mechanic where you have to patch
because if you have to patch that's a slight sign that what you're doing is either way out of your league or really really not vanilla
lmfao
idk i felt like dvd could be a vanilla type effect when i made it
when i first saw dvd and main channel i thought they were really not vanilla
because vanilla doesn't really have anything that's so... unbalanceable?
main channel is definitely out there
like dvd is at the mercy of a lot of random stuff
but dvd is just an okay chip scaler that becomes great when paired with enough lucky cards
i mean probability effects are random, more at 11
try if context.blueprint then context.blueprint_card:start_dissolve() else card:start_dissolve() end
see i feel as if vanilla would just do "scales if lucky cards fail"
that could be fine
not sure how i feel about yet another joker relying on lucky cards exclusively but to be fair it kinda already synergises with lucky cards the best
lucky cat and cat food and hermit and
money shots*
money shots ..
🤤
bankshots
lucky cat, cat food, money shots, dvd, oops
i fucking love lucky cards
Achievement Get!
I'm Feeling Lucky
new challenge just unlocked
I already got it
oh hm idea
I think my solution was quite good
maybe they can appear in the shop at different amount of lucky cards in deck
the gross-off code if you will
I had to do it without just pasting the code twice
now it just kills whatever _card is set too
Which should be main channel
should i start coding Engagement, Excommunication, and Draw the Diamonds again
go for it
Idk what jokers to work on next
increasing the amount of seconds my name appears on roffle's stream
I've mostly been fixing the current ones
Like main channel and voucher clear
Voucher clear is the bane of my sad existence
I'll probably have to implement a block list for vouchers
But I need to figure out how this game picks vouchers
ROFF.blockedvouchers = {
{id = 'v_magic_trick'}
}
Right but I'll have to patch the game to take it into consideration
Also I'd have to put it in G otherwise it will reset when the game is closed
Because right now the game just has used_vouchers
wait exco wasn't what i thought it was going to be
now uh ... making a joker basically seance straight flush and ghost deck locked seems like a bad idea
thats why i wanted to do xmult spectral use scaling
(you arent guaranteed to get observatory)
o right my bad i mustve misunderstood lmao
can i help
Rofflatro is a mod made by MamiKeRiko, and by members of Roffle, whom is a popular balatro youtuber. It features new Jokers based on him and his channel.
I will try test the mod and fill this
I added some of the other authors to this
all help is welcome btw!
Yeah just let us know what you're doing so we don't try to do it too
oh i forgot to say earlier i think i wanna work on the art for those fav card vouchers
Wait do we finally have a not trans person working on this/s
I'll fix voucher and then start working on new jokers
fya
Unless you need me to touch anything on main channel
i think it's fine for now, we can keep tweaking it over time
We need an R joker
Like just an R
Wait do we know what he did before he was a streamer
I can do art, and the wiki
probably just did normal people stuff before that
art
Should I ask him?
i mean if you want to
should you?
What a dapper individual
feels a bit personal?
I'll see if I can get his attention on stream
sry, what is?
Idk I feel like it's a common question for YouTubers
this looks really nice btw!
Sometimes they're like engineers and shit
true
its proof of me not being shitty at art
but ok
not great, but ok
nvm then, it is great and not ok
Mine is so ass lol
thx
Yours is better then what I do lol
litterally my motiv
dont say that bruh 😭
It's trueeee
banhammer, thumbnail, o7, crashout, all legendary
is that waht i should do?
Just wait
Im not a regular roffle viewer
ok
I'll let you know if I need any art
Your biggest help will be the wiki
Rn at least
ill do all of the art in case any need a replacement when someone leaves
(hopefully)
It’s not because of balance
It’s because of crashing
although im just having fun playing the mod in sandbox
they hotfixed it?
out of the mod?
lmao
my new goal is to see how big i can get a chad before it doesnt score
animations turned off
kali got us covered on the wiki front https://balatromods.miraheze.org/wiki/Rofflatro
Rofflatro is a mod made by members of the community of popular Balatro streamer and Youtube creator Roffle. It features 30 new Jokers based on him and his channel, as well as prominent inside jokes within his community and the Balatro community at large.
Wdm crashing
nah i was just messing around
Ah
im doing a sandbox run i have 100 joker slots
Please don't say crashing unless it's actually crashing lol
tends to crash when your first card is retrigerred 8e8 times
yea lmao
Also out of all the tags to have after your discord username
It's still wierd
wee bit
Should be "Just Get Chips 5head"
I love the DVD so much more than I should on plasma lol
Just got the mime next shop too.
ill finish the wiki
Rofflatro has no planned consumables (personally i think this is a good idea)
do wanna get that favcard voucher tho i think it's a neat idea
voucher clear is so cooked
vouchers are greta
they're like jokers that don't take up any slots
They're great
Untill you're messing with their code
I know too much about this game
we should make spectral vouchers
Are spectrals like tarots but crazy
spectrals aren't that great tbh
i mean they're all amazing early but otherwise they're more of a nuisance
the seals and immolate are the only ones you can use almost 100% of the time
Yeah
grimbo still subtracts a dollar per discarded card apparently
i just submitted all my playtest pricing notes apparently i didnt see that
oa
Yeah apparently I'm an idiot and context.discard is per card
I can look into it later when I get home
you want context.pre_discard
if context.pre_discard and context.cardarea == G.jokers and not context.blueprint then```
add and not context.hook if you don't want The Hook to trigger the effect prematurely
it doesn't work for context.discard tho
💀
Thunk moment
i think it would make sense for it to still trigger with the hook since green joker works that way
pr made
Pvp with the Roffel mod
holy peak
We could hop on one of Roffels vcs in his server
sounds like a plan LUL
esp now that i've made a grave mistake and decided to take on streamer man 1v1
O:
When
im 3rd in line
i'm decent at regular balatro but haven't played multiplayer once in my life so this will be fun
Lmao
I hate reddit
Like I'm pretty sure these people have no idea how this fucking game works
Unless I'm crazy
i mean this joker sounds like a bad idea in general
Well yeah
theoretically it should be fine with calculate_effect but it would be a lot of nonsense
I'm just more annoyed by people insisting that they know the game
sounds like a fun challenge though
Even though I was literally looking at that code the other day
Is this like some way to call a specific joker effect or something
you can store a bunch of sample jokers and run calculate_effect on a random one
but there's probably easier ways with patching
i don't think you can call a specific joker effect though
i can check smods code later
That's what I thought
It was supposed to say that the change never was actually made
oopsies
well how do we redo it so that it says roffle
"IN CASE OF"
"ROFFLE GREED"
a bit long
I don't really see a to.do.that without hurting or redoing that jokers design
That feels long
I mybe I can squeeze Roffel into the glass part as like a reflection kind of thing
makes sense
excommunication stuff here because i don't have access to my computer rn
- gotta figure out xmult scaling value
- figure out if selling held spectrals also gains xmult
the issue is so Game Design core because im asking myself the values to make picking up that seance worth it
the thing with selling held spectrals is that ghost deck becomes the easiest thing ever
but otherwise excom is annoying to use without it if not on ghost deck
because spectral cards are so so so so annoying sometimes
that works
like selling gains x0.1 and using x0.25 or x0.5
yeah i guess spectrals are quite rare unless you have a spectral generating joker
ofc. DNA sixth sense...
that would take 3 joker slots so i think it's okay to reward that combo
tbh giving the dna sixth sense build xmult scaling is actually fun
yea
because dna sixth sense is pretty mid as it is
im just gonna write it down like this
maybe 0.1X mult on sell
valid
but also ughhh fishing for seance is so hard with the amount of uncommons we have lol
maybe we just cut down the fishing in half
guarantee an excom spawn after spectral used or something
idk how to do that 🫠
LOL
that would be really funny commentary on séance
icl i still like the idea of giving a reward for using seance with a strong xmult scaler
even if it's hard to pull off
maybe chance of spawning should increase with amount of time seance used
thunking hard...
le thunk
hmmm
well, What Would [Extra Credit] Do?
rewarding spectral usage is actually not as unbalanced as it seems at first
some spectrals can actually fuck up your build
because spectrals are
- Situational Deck Fixing (Average Superposition Build)
- Situational Deck Fixing (Photochad)
- Situational Deck Fixing (idfk Hack???)
- Retrigger Money (almost always ok)
- Shiny Card (almost always ok)
- Instant Broke (ante 1-2)
- Situation Deck Fixing (good flush five starter if you are 5oak)
- the 5oak in question (mid game)
- Negative Tag (its ok i guess)
- The Best One
- Instant Scoringn't (ante 1-2)
- Again! (almost always good)
- Instant Scoringn't (gay version)
- The Other Best One
- Better Cartomancer (almost always good)
- DNA 2 (almost always good)
the amount of times kali has given me hex is astounding
i forgot the names of the other spectrals shut up
grim, familiar, incantation, talisman, aura, wraith, sigil, ouija, ectoplasm, immolate, idk, deja vu, idk, trance, purple seal i forgor name, cryptid
why do i know almost all their names
even the useless ones
i got all the mechanics working
W
holy shit it's perfect
popped off
can u send the sprite over so i can add it to my psd
.
actually that might be smol
1x is fine i can upscale when exporting
For Just Get Chips, couldn't SMODS.calculate_individual_effect be hooked, and a context be calculated, then the chips be returned?
mayybe? i'm unfamiliar with that func
It's used for mostly anything that gets returned.
?????
are you using the most recent version?
it's one big maths and wording joke
oops says that it doubles all listed probabilities, and spec oops has four listed 1 in 2s. they cancel to 1 in 16 without Oops: ((((1/2)/2)/2)/2) = 1/16, and with Oops all those probabilities individually double, leaving us with 2(2(2(2(1/2)/2)/2)/2) = 1, which just means the money is guaranteed
i wish one day spec oops actually procs without oops so we can call it streamer luck
Grabbed from the big green button
That's the only way I download Balatro mods.
you claim voucher clear, right? hn
ill take a look
Yeah. I cheated, but isn't that the point of debug plus?
oh don't do that LOL
Just a fresh run, ante 1, no shops, no skips, nothing
but actually, that's interesting
If you want, I can recreate it now
it's probably because voucher clear doesn't have a voucher to clear
Just, uh, gimme a bit
assumedly this can be fixed with an if then
idk voucher clear code
yeah someone spawned in voucher clear and game bork
That's odd though
It shouldn't do anything unless that shop is loaded
It uses checking if that card area exists to check if you're in the shop
if context.selling_self and G.shop_vouchers.cards then
This is what it's complaining about
But this should crash anything
Because of that doesn't exist then is should just not run
G.shop_vouchers wouldn't exist if the shop hasn't loaded yet.
Wouldn't it be nil so then it would be false
Yes, but you're indexing G.shop_vouchers (a nil value) to check if G.shop_vouchers.cards exists.
Ahhhhhhhhh
See
That makes sense
wtf
So if I just check for G.shop_vouchers then I should be good
Odd
How did you get there
I'm pretty sure that has something to do with voucher clears method it uses to kill the vouchers
That was on my other save
Ah
@autumn swan I'd put the face on "Main Channel" on the soul layer, imo
Otherwise it just looks weird as a negative
Plus, you've used it on SEVENS SUCK
I thought about it, I'll look into it later
I'm not at my PC
I think the sprite for the head is in the sprite sheet
Because I put it there and forgot to remove it
Look at him go lol
It's not used most of the time
Still cringe
The temple uses the Roffel text Jimbo
It's a joke in Roffels chat
Well it used to be
I mean the main channel code has an ultrakill meme in it
local SHRIMPSPECIAL = pseudorandom('6 DOLLAR SHRIMP SPECIAL')
Would it be possible to make 7s suck make all cards 7s whilst you have it?
A joker in cardsauce removes a bunch of cards and gives 'em back when you remove the card somehow
That would have to be a separate joker
For balence reasons
It probably won't get added because of how few synergies it would have
It only works with one joker
That would make it worthless without 7s suck
Maybe make 7s suck only appear if you have the suck?
Ehhh
I don't see a reason for that
There are plenty of jokers that use face cards that can still appear when you are on abandoned deck
So it wouldn't suit the behavior of the base game
Besides then you would never see it so then you wouldn't know that you could build for that
@supple yew looks like a problem with the main file
Something to do with line 86 in the main file
i may or may not have collapsed on the couch for 5 hours
merged the voucher fix
will merge the new fellas in a bit after i make dinner
That is so real
I've been non stop for the last week pretty much
okay excom/engagement are up
@nocturne hare can u send me the engagement sprite separately
ima look into this now
okay so line 86 defines this update hook for the trigger happy challenge
now why is it trying to index "T" i have zero fucking clue
the stack goes deep into unrelated code so if it's an issue with this mod it has to be something to do with a variable being set wrong
maybe it's getting confused because of the reference to the original func and the new func definition have the same name
but that would be dumb
i have no clue what's going on here this is way above my paygrade
the error points to this line in my lovely dump
which does coincide with it being in the copy_card func but i have no idea where this mysterious 'T' comes into play
maybe there's some kind of desync between versions and instead it refers to line 2378 in my dump which does mention T
that being said
why the fuck would other.T be nil
this is either trying to copy something that isn't a card somehow or the card that is being copied shat itself and died at some point
i don't know if i can go much further than this, this feels larger than just our mod
im hoping someone smarter than me can take it from there but me i've reached a dead end here
im just gonna push this
most likely does nothing but worth a shot at least
this has the potential to get completely borked with modded bp jokers, there has to be a better way to do it
how do you guys feel about uploading the current version to the mod index
feels like we've fixed most of the major issues it had when first shown to the world
What is this?
Ah
I thought that it would just iterate through the value tables for all the jokers and get the chips values
Then set that to its own ret value
thing is it has to take into account on scoring effects as well
like odd todd or scary face and such
yea but it was easier for me to just do a pseudo bp effect so i didn't have to worry about when each chip joker triggers
if main channel affects the value then their return value reflects that
and this thing just gets the return value of all owned jokers and checks for chips
it says "copies all chip effects of all owned jokers" i think
I see what you mean by breaks with modded BP jokers
Can't you just do not context.blueprint
then it wouldn't be bp compat, which could be a fix but also kinda lame

