#Fortune: A RAXD inspired mod

1 messages · Page 2 of 1

maiden island
#

when he starts flying off with the trolley

bitter sleet
#

i havent seen it in a long ass time

maiden island
bitter sleet
#

the second one has the crisp $5 in it which is the reference for the effect

maiden island
#

oh yea

#

hold on lemme make the jokers rq

orchid hedge
#

did we ever make a radx joker
not ra__xd__

maiden island
#

no

prime dock
#

i am So fucking happ right now

#

thank you forDrawing my raxsona

maiden island
orchid hedge
#

the badge should just be femboy yorick

maiden island
#

???

prime dock
orchid hedge
#

Yeah

prime dock
#

i Do not feel that way about him

orchid hedge
#

nevermind

#

i have clearly mashed my brain

maiden island
#

it happens

prime dock
#

although If we're talking Blueprint or Brainstorm

#

hear me out

#

/j

orchid hedge
#

We should like..
Make a brombus seal

prime dock
maiden island
#

Brombus Seal
+1 Brombus

orchid hedge
#

^

#

+1 Brombus.

#

That's all

weary cosmos
#

when tho

#

on scored?

prime dock
#

+1 Brombus

orchid hedge
#

Scored, discarded, or destroyed

weary cosmos
#

huh ok

prime dock
#

why the fuck did you Say this

orchid hedge
#

MOVING ON

#

(i got stupid)

bitter sleet
#

brombus seal could have a chance to spread the seal to adjacent cards

orchid hedge
#

Yes.

bitter sleet
#

and then do something minor like +5 chips +2 mult

prime dock
#

no

#

+1 Brombus

#

it is All it needs

bitter sleet
#

+5 chips, +2 mult and +1 brombus

#

(must have room)

orchid hedge
#

+1 Brombus AND chips/milt

weary cosmos
#

it does nothing except temperance value

#

maybe we could do something like m jokers

bitter sleet
#

it's a seal what do you mean temperance value

weary cosmos
#

does effects depending on number of brombuss you have

bitter sleet
#

oh

weary cosmos
#

im stupid

prime dock
#

we shhould have a deck of brombus

#

that makes all your cards

#

brombus seal

orchid hedge
#

It turns your cards into brombus

prime dock
#

the badge is just a low quality jpeg of yorick

bitter sleet
orchid hedge
orchid hedge
weary cosmos
#

the badge should just be a blue/black raxd stick fugure

prime dock
bitter sleet
#

the badge should be raxd's raxdsona

orchid hedge
#

the badge should be a badge

prime dock
weary cosmos
#

and you know how i feel about seals

bitter sleet
orchid hedge
#

Raxd's name on Flipnote

weary cosmos
bitter sleet
#

what planet card goes with that

maiden island
weary cosmos
#

brombus infected planet duhh

orchid hedge
#

Brombus' Resume joker

x2 Mult, x2 Chips if the played hand is all Brombus

prime dock
#

wait if htis isnt rax mascot

orchid hedge
#

Texture is just a red crayon scribble

prime dock
#

then who the fuck is this guy

#

hes rax streamer avatarf

bitter sleet
#

the blue guy is the gamblecore guy

#

cause he's the most iconic

#

because gamblecore exploded

prime dock
#

untrue

#

gamblecore guy is not that cyan

bitter sleet
#

cyan people can be gamblecore too

#

what are you saying

weary cosmos
#

rename straights to stairs

prime dock
glad dove
#

Here's a RAXD-styled legendary card
with the signature white and blue

maiden island
#

peak

weary cosmos
#

reminds me of that solitare mod

maiden island
#

how do you even do that

orchid hedge
#

Thank you

#

Lemme cook

maiden island
#

the half-toning is getting on my nerves

#

to make, i should add.

spring glade
maiden island
spring glade
#

I use an open source image editing program myself

bitter sleet
#

i use aseprite

#

highly recommend

orchid hedge
maiden island
bitter sleet
#

jokercore is working

weary cosmos
#

i love how nearly every balatro mod has a self insert legendary

bitter sleet
#

i rolled a 2/20 and got a rare when testing for common

bitter sleet
weary cosmos
#

who

bitter sleet
#

he made jokerevolution and sdm0's stuff

weary cosmos
#

and what

#

ok

#

i guess

bitter sleet
#

you should check those out

weary cosmos
#

maybe

weary cosmos
weary cosmos
#

can we add floating cat

maiden island
#

country girls make do

#

i wanted to add a little perspective

bitter sleet
#

traffic light might be working

#

testing rn

molten gorge
#

For the light would it make more sense for it to be 1 joker and its random which varient it spawns as?

bitter sleet
#

it is 1 joker in the version i'm on

molten gorge
#

Yeah that's how I would have done it

bitter sleet
#

is there a way to change description text color when a variable changes

#

thats the one thing that i havent gotten working yet, making it blue when it's +hand and red when +discard

molten gorge
#

Either use a variable colour in loc vars or give it a different key

bitter sleet
#

a variable colour

#

that sounds easy enough

molten gorge
#

Look at the localization page on the wiki

maiden island
#

yea
make it so that the variable is either {C:red} or {C:blue}

bitter sleet
#

where's the wiki

maiden island
molten gorge
#

So either change the key in loc_vars or just pass the right colour to the colours table

bitter sleet
#

oh wow that's pretty easy actually

#

so how do you change the variable

#

wait i think i get it

#

I don't get it

#

i hate reading graaagh

#

this doesn't tell me how to actually change the variable color

maiden island
#

ok i'mma hop on balaui to visualise what you want

#

so basically

#

you have your indicator {C:red}, whatever

bitter sleet
#

just tell me how to change the variable colour or i'm brute forcing it the long way

maiden island
#

then you replace that red with a variable {C:#1#}

bitter sleet
#

what

maiden island
#

and then depening on the joker
you set the variable to "red" or "blue"

#

config = { extra = {colour = 'blue'} },

bitter sleet
#

the wiki didn't say any of that

maiden island
#

yeah well sometimes you gotta go off of good ol' intuition

bitter sleet
#

intuition told me i couldn't use a variable to directly change the colour identifier

#

i already tried that and it just ignores the colour

#

and writes out the variable in full

#

i didnt think about just changing the colour identifier inside the brackets

maiden island
#

yea that's what i did

bitter sleet
#

okay traffic light should work now

#

it's

#

not working

#

is C:red not a colour

#

maybe it's case sensitive?

#

yeah it's not working even with lowercase

spring glade
#

You guys keep working at it since I am going to go to bed yet again

bitter sleet
#

i'm brute forcing it

spring glade
#

Good luck with that

maiden island
#

i thought it was??

bitter sleet
#

okay so

#

i got the variable colour working by brute force however

#

the method i was going to use for changing the sprite doesn't seem to work?

#

oh my god it was case sensitive

#

okay

#

I figured it out

maiden island
#

yey!

bitter sleet
#

the blue light sprite was 1 pixel too high

#

adding some last polishes rn

glad dove
maiden island
glad dove
glad dove
maiden island
#

wait does green not exist in flipnote? am i dumb?

glad dove
# maiden island ~~wait does green not exist in flipnote? am i dumb?~~

oh yea this reminded me there should be a card based on this
https://www.youtube.com/watch?v=eaATs62QuKo

certainly there's more to life than just red and blue
MERCH AVAILABLE NOW: https://raxd.store/
join this channel to get early access on videos: https://www.youtube.com/channel/UC4z8nBfrXuWWx3noqd1I5Xw/join
discord server and other socials: https://linktr.ee/raxdflipnote
#flipnote #animation #3ds

▶ Play video
maiden island
#

Ah so they do exist

#

very well

#

i'm also gathering we're not doing the souls like other legendary jokers?

bitter sleet
maiden island
bitter sleet
#

turns chips pink and mult yellow

maiden island
#

that too

maiden island
#

"it"
would do something with face cards obviously

bitter sleet
#

petition to make burger man and kyle legendaries cause they're cool

maiden island
#

would make them very hard to find

bitter sleet
#

yeah but that means their power can be more canon accurate

#

it just..... changes 9 times.

#

instead of 1.

maiden island
#

very odd

bitter sleet
#

i know why it happens

#

it's context.end_of_round hitting like 8 extra times for no reason

#

there was a way to solve this

maiden island
#

was?

bitter sleet
#

it left and took half my water

maiden island
#

damn... solution and tsunami got a divorce

maiden island
#

YEA!!!

#

so cool you went with the colours of Diamonds and Clubs

glad dove
maiden island
# orchid hedge

out of interest
how do you even get the characters like that
is it a font?

orchid hedge
#

I hand draw them

#

do you want me to make them all

maiden island
#

i'll try making my own

#

if you're not satisifed with mine you're more than welcome to tweak or redesign to your liking

orchid hedge
#

ita my take on Undertale's HP/Name font

#

the in-battle one

#

It's called.. Something i cant write

#

"Mars Needs ____"

#

Literally

maiden island
#

is the blank space meant to mean something vulgar??

orchid hedge
#

Yeah.

maiden island
#

the funny man i love frogs?

orchid hedge
#

nnno

#

lemme dm it as you're 18

maiden island
#

👍

glad dove
orchid hedge
#

Singcore & Fightcore

glad dove
#

what should I do for fightcore

orchid hedge
#

glowing raxd

#

(he got the smash ball)

maiden island
#

We now have another Legendary for the bunch

glad dove
agile smelt
#

the entity.

maiden island
orchid hedge
#

what does it do

maiden island
#

+2 Hands
X1 for every hand used this round

agile smelt
rain dagger
#

i enjoy him

orchid hedge
#

Checkpoint

Sell this to reset back to the start of the ante

agile smelt
#

NO NONSENSE NOVEMBER!

glad dove
#

Hat Stack - Legendary
Gains +10 chips for every $1 spent

#

can I join the legendary group

orchid hedge
#

big ass head

#

i love it

glad dove
bitter sleet
#

and i hate the kyle one

#

they just made his fuckin orb instakill

bitter sleet
#

enhancing a card is like putting on a hat if you think about it

orchid hedge
#

busted synergy with Gamblecore

bitter sleet
#

gamblecore is a 1 in 5

#

so its okay

orchid hedge
#

Ah fair

glad dove
#

"Gains +25 chips whenever you add an enhancement, edition, or seal to a card"
Upped the chip number a bit because you don't enhance cards as much as you spend money

bitter sleet
#

i think i fixed a uhh

#

i think i fixed traffic light

maiden island
bitter sleet
#

traffic light works

orchid hedge
#

i tried my own

#

is it any better

maiden island
#

yea!!

bitter sleet
#

you guys do know to put the character on a different spot on the sheet to the card right

#

just making sure

orchid hedge
#

_ _

maiden island
#

you mean like legendary joker souls?

bitter sleet
#

yes

maiden island
#

yeah

bitter sleet
glad dove
#

From what I understand you gotta put the hovering part in a different part then the base

bitter sleet
#

yep

bitter sleet
#

also holy shit

#

i just had an EX grim make 3 ace of spades all with lucky

#

thats quite lucky

bitter sleet
#

anywho fishingcore is working

orchid hedge
#

yyyeah

maiden island
#

this is better

#

just cut out the pure black pixels lol

bitter sleet
#

cant you just make them transparent

orchid hedge
#

Funny

#

i made my stuff in layers

bitter sleet
#

the bingo card

#

yea !!!

hazy kernel
hazy kernel
maiden island
bitter sleet
#

I like that

#

id make it vanilla hands only just because some things

#

like cryptid's secret hand ||The Entire Fucking Deck|| are

maiden island
#

Yea i was thinking that

bitter sleet
#

just a little annoying to get

maiden island
#

oh and also no "secret" hands like Five Of A Kind unless they're unlocked

#

you know
similar logic to To-Do List

hazy kernel
#

i can do that for ya

orchid hedge
#

Wait holdup am i buggin or did a github for it release already

hazy kernel
orchid hedge
#

I meant
this mod

hazy kernel
#

no

orchid hedge
#

sobs

agile smelt
bitter sleet
ruby urchin
#

New consumable - (flip)notes

molten gorge
#

Or uhh table

maiden island
ruby urchin
#

Nothing

#

They just make funny videos play when you use them

maiden island
#

ok do you want the name on the joker to be "Marie" or "Maratby"

frank adder
#

is Strontium 90 a card here?

maiden island
#

no

spring glade
#

Like the radioactive isotope?!

frank adder
#

yessir

spring glade
#

💀

maiden island
#

couldn't decide on either Marie or Maratby (ur handle) so i did both

#

@bitter sleet

maiden island
#

Bingo Card (Uncommon)
Play [random hand 1], [random hand 2] and [random hand 3] this round to earn 30$
Hands change each round

spring glade
#

So you would hope that your played hands don't just win

#

You would need to play 3 of them

maiden island
#

yea, pretty much

#

that's why the money reward is so high

#

high risk
high reward
do you stall it out so you can play the hands you need for the bingo card
or do you just keep going on with your life?

spring glade
#

It being random each round definitely makes it harder

#

But sometimes you could just get lucky and it gets easier

maiden island
#

yeah because you could get some shit like Straight Flush, Straight and Full House

#

additionally
$$$$$$$$GAMBLING$$$$$$

spring glade
#

Or High Card, Pair and Flush

#

Free 30$

#

🤑

maiden island
#

mhm
that's what i'm talking about

maiden island
bitter sleet
#

i mean cryptid has a code card that does that

#

so idk it might be easy

maiden island
#

yea
i was thinking about the cryptid card

bitter sleet
#

it might require some extra stuff

#

¯_(ツ)_/¯

#

alright back to work

#

i'm gonna fix up another mod i'm working on, and then do 1 thing for that mod, and then i'll be back working on this one

maiden island
#

sounds good

spring glade
#

Oh wait no that's going back an ante

bitter sleet
#

yeah different thing

spring glade
#

But how is that any harder?

agile smelt
#

alright, sir

#

here's your

#

small order of fries.

maiden island
spring glade
agile smelt
#

also im curious what brush do yall use to make that sort of

#

shitposty

#

flipnote feel

#

True to Word - ???

spring glade
#

I'm just using an aliased brush to get the think pixel lines

agile smelt
#

Fate - "Destroy 5 random Cards."

spring glade
#

Death by tungsten cube

#

Brombus ain't surviving this one 🙏

agile smelt
#

Sketty - "A random hand is selected. Playing that hand will grant $3 and a random Flipnote Card."

maiden island
#

point is
aliased brush, turn off "size by pressure"

agile smelt
#

Crane Game - "1/8 chance to give one of the following things: Nothing, $2, $5, +10 Mult, +50 Chips, Tarot, Planet, Flipnote Card."

#

Bad Luck - "+15 Mult. 1/4 chance to debuff half of your hand's cards."

maiden island
agile smelt
#

rounded down

maiden island
#

it would be 100% safe to use on high card then

agile smelt
#

it would!

#

because high card is the worst hand.

#

Todd the Blob - "Does nothing...?"

#

Endless Loop - "Playing the same hand over and over again, with 5 cards in your scoring hand, adds +5 Mult to this Joker."

spring glade
#

I was going to say that you have to play the exact same cards every blind

#

But that might be too extreme

agile smelt
#

Gamblecore Plushie - "1/4 chance to refund purchases from any shop."

#

Stairs - "If you play a Straight, two random cards in the played Straight are retriggered."

maiden island
#

oh, stairs was one of the first ones we made!

agile smelt
#

oh.

#

*** # FU-***

molten gorge
maiden island
#

think like :REVERT from Cryptid's code cards

molten gorge
#

Recert would be save game on new ante, and this would load save

#

This also seems like an annoying joker to get ij judgment or riff raff or whatever

maiden island
#

yea probably

#

so perhaps it's better off if it's an Uncommon just so it doesn't appear in the riff raff pool

molten gorge
#

Also is there a github repo for this yet?

spring glade
#

Marie made one

maiden island
#

link it

spring glade
#

@bitter sleet Link it here

bitter sleet
#

i did not make one yet

#

i can make one now

spring glade
#

Link it here when it's ready then

bitter sleet
#

ok

#

i accidentally nested the folder inside and had to delete it

#

and then put the files back in without being in the folder so it's not nested

#

i got through 4 jokers iirc yesterday

#

3 and a half actually

#

i was working on critical

#

i set the version as 0.2.0 because 3/15 current jokers are working

spring glade
#

“This has to be one of the biggest nuclear reactor fumbles of our decade”

agile smelt
#

oh this is gonna be fun

#

turned off all my other mods (save for a few misc ones) to see if i can get these new ones

#

WH

#

this is such a good lineup.

agile smelt
#

possible jokers

orchid hedge
#

HOLY SHIT ITS RELEASED

bitter sleet
orchid hedge
#

So i have a smaaall tweak for Brombus Pay

#

Yeah, you can sell it to get anything for free

it has 0 sell value

#

^ Maybe also prevent the joker from popping up in shop; only in packs

bitter sleet
wary slate
orchid hedge
#

if its easier to code, then yeah

bitter sleet
#

just set its value to 0 on add_to_deck

#

or make its value $1 so its sell value is $1 and it's a net $0 for buying

#

i did a lot of typing today so i havent been able to work on the mod lately

spring glade
#

NEW RAXDFLIPNOTE VIDEO JUST DROPPED!!!!!

maiden island
#

what woudl planton do

agile smelt
#

steals your money

#

in exchange

#

you get mult.

maiden island
#

basically a rental joker by design

agile smelt
#

sort of

#

basically it takes your money. and it adds mult to the joker.

maiden island
#

vouchers
"Gambler's Luck" has been renamed "Keep Gambling"

bitter sleet
spring glade
#

I came up with an idea for a semi unrelated joker

#

You guys know Animator vs Animation, right?

bitter sleet
spring glade
#

No it doesn't

#

I like this idea more than the WEGA one

#

As the single unrelated joker of the mod

#

It fits more in with the others

#

Than WEGA does

molten gorge
#

marie you made the traffic light sprite shared globally across all the lights

#

also storing 3 variables for the light is really unessircary for just changing the light

#

since I'm messing with it should it randomly pick whether it starts red or blue?

#

(also self is the center you didn't need to get it from the game object)

maiden island
molten gorge
#

also I'm saying screw old calc compat

maiden island
#

because that's how the source material goes
he's waiting at the traffic light cuz it's red
and then it switches to blue

molten gorge
#

okay sounds good

#

easier for my anyways

molten gorge
bitter sleet
molten gorge
#

oh wait I might've made a crash don't merge yet

bitter sleet
#

oh fuck i just merged

#

reverted

molten gorge
#

thats fine I can just make a new pr

#

oh the revert screwed with things now

#

new new pr

bitter sleet
#

ok are we all good

molten gorge
#

you really don't need to revert a pr cause there was a crash

bitter sleet
#

you told me not to merge yet

#

so i thought itd be best to undo it

#

then its like i didnt merge

molten gorge
#

well except then you made a commit that conflitcted with my commit

bitter sleet
#

oh

#

do you want me to mark you as an editor on the github btw

molten gorge
#

idrc

bitter sleet
#

evil gambling

agile smelt
bitter sleet
#

i don't know if that is possible

#

probability checks are just "if <probability.normal> higher than <card odds>" and you cant really hook that in any way?

molten gorge
#

Its possible but would need manual work for everything with probabilites

#

And mod compat would be pain

orchid hedge
bitter sleet
orchid hedge
#

Oh fair nuff

#

Nvm then

bitter sleet
#

is there a way to check a joker's loc_vars return values?

#

if so then it might be possible to scale it when you sell a joker with a probability check

#

cause jokers that do that always return G.GAME.probabilities.normal or 1

#

for their descriptions

orchid hedge
#

[mods installed] × 10

bitter sleet
#

no.

orchid hedge
#

Eh, fair.

bitter sleet
#

dimserene's modpack, which we will eventually be added to

#

contains almost 190 mods

#

that would be 1900 mult from 1 trigger

#

no thank you

orchid hedge
#

Fair point.

I shall go MIA again now, got bowling

#

-# Wait, what has been added since my last checkin? Jokers i know, but Tarots? Anything else?

bitter sleet
orchid hedge
#

No problem c:

bitter sleet
#

traffic light got some fixes cause john debugplus said my code is bad

#

(my code is bad)

agile smelt
#

lmao

#

even if code is bad as long as it works

molten gorge
#

I wouldn't recommened it though

molten gorge
bitter sleet
#

it was working i just didn't account for multiple traffic lights

molten gorge
#

I mean the sprite would reset if you restarted the game and it was always the same across all traffic light instances

bitter sleet
#

i didnt think about that first one

agile smelt
#

WHY IS THE STAIRS JOKER $20 😭

bitter sleet
#

i'll modify the costs of jokers when I make them function

bitter sleet
#

today's lineup

#

stairs, critical and pants on fire

#

ive altered the stairs effect to be

#

gains X0.25 Mult if played hand is a straight containing no face cards

#

all done

#

outside the description

#

oops i'll fix that

bitter sleet
#

ii just realised critical is all jokers and not 1 joker

#

wow that is terrible

#

now i'm not sure what to do with it

#

i've got an idea

bitter sleet
#

consumables

agile smelt
#

cool guy?

#

we gotta make one of this.

bitter sleet
#

they can wait im tryina figure out what to do with critical

#

don't want it to just be monkey/pirate dagger from cryptid

#

but i want it to do something when something is destroyed because that makes sense? or destroy something

#

1 in 10 to destroy all jokers for X4 mult is entirely luck based and would be horrendous to play with

#

oh you know what

#

When a playing card is destroyed, gains X0.2 Mult for each modification it has

#

i think i'll just make it when a card is destroyed, not just playing card

#

so it works on anything destroyed

#

hopefully shouldn't be too bad

#

pants on fire is easier i'm doing that today and critical tomorrow

bitter sleet
#

hey so uhh

#

is anyone awake

agile smelt
#

i am hi

#

whatcha need?

bitter sleet
#

yeah ive got an issue

#

i wanted to make the jokers play sounds

#

because i thought it'd be a cool little thing

modest pike
#

im curious, how many jokers for this are done so far?

bitter sleet
#

but I forgot that gamblecore will play the sound

#

for every card you play

#

so it plays sounds up to 5 times when you use it

#

do I keep it doing that cause it is really funny or do I make it play the win sound if there's at least 1 successful roll or something else

bitter sleet
#

i am also adding a config menu so i can add a setting for jokers making sounds

#

so you can turn them all off if you dont like them

#

for now, i'm going to remove the play sound areas from gamblecore so i can get these two jokers out

#

maybe someone else can make the sounds play the right amount of times but if not i'll get back to it in the future

#

nah i'll just get it done now

#

people on my steam are complaining about me opening balatro too many times

#

so i dont wanna keep doing stuff today

#

i put the sounds the wrong way around and made it only play loss sounds

#

alright this should be it

#

uhhhh

#

pants on fire... may or may not have turned my deck into a mult card

#

the sound is working now

#

okay ive got no idea what that crash was about

#

but it seeeems to be fine?

#

okay i think i got everything working

#

idk if i should be making releases or not?

#

i'll do it.

#

-# i just realised pants on fire is supposed to be only on the first hand of a round

#

-# i'll fix it tomorrow

#

in light of this

#

i changed my mind

#

im not making a release

#

only pants on fire and gamblecore play sounds at the moment

sinful bear
#

He'll aww dangit if it doesn't trigger but does the win sound if it does

spring glade
#

The Jokercore crashed the game when trying to create a joker at the end of the blind

#

Idk if something in the code broke or if I didn't have enough joker slots for it

weary cosmos
#

juice up

spring glade
#

But this is so cool

#

I tested out Pants on Fire with Vampire and it's just as good as I expected it to be

maiden island
spring glade
#

I was just making an educated guess

maiden island
#

Oh and 8.2X on ante 6 is crazy

spring glade
#

Okay I tried having 3 open joker slots for the Jokercore but it still crashes

#

So it isn't that

#

2/5 joker slots filled

maiden island
#

Error message?

spring glade
#

Ah shit I didn't copy it

#

But hopefully someone can try recreating it

#

I only had an Oops! All 6's and a Jokercore for testing purposes

spring glade
#

Okay I recreated it

maiden island
#

I'll try looking into it at home

bitter sleet
bitter sleet
bitter sleet
#

has not yet been implemented

spring glade
#

I could just win on my first hand played anyway LOL

bitter sleet
# spring glade

okay, no idea what this is. I don't think it is related to jokercore though

#

only two jokers use juice_up, those being gamblecore and pants

spring glade
#

I wasn't even using them at the time

bitter sleet
#

well then i don't know

spring glade
#

The debug mod is what I used to test them btw

bitter sleet
#

yeah i did that too when i tested them

#

it worked fine

bitter sleet
#

made a completely untested patch for pants that should make it first hand of round only

#

also making another patch to make gamblecore and pants ignore debuffed cards

#

oh gamblecore already adheres to that okay

#

it was just pants

spring glade
#

I finally made one of these for me

maiden island
#

ooooooooo!!!!
what's it do

spring glade
#

Makes a copy of the last used consumable at the end of every blind

#

So it can be anything

maiden island
#

you wanna be perkeo so bad....

spring glade
#

I really like Perkeo

#

How could you tell

weary cosmos
#

boo make original effect

#

throws tomato

#

/j

spring glade
#

It can be anything

#

Tarot, Planet or even Spectral cards

#

If I wanted to be Perkeo then I could've made the copies negative

maiden island
#

i see

bitter sleet
orchid hedge
#

Interesting

agile smelt
weary cosmos
bitter sleet
#

otherwise, editions will still trigger during joker_main and give the X1.5 mult if you hold consumables with editions

bitter sleet
#

this gives it a valuable niche over perkeo

#

perkeo is good for stacking 1 consumable whereas your joker is better for getting copies of a bunch of different consumables

maiden island
#

quickly what are the dimensions of a voucher

agile smelt
#

uh

molten gorge
#

same as a card I think

maiden island
#

so 71x95?

#

just for atlas thingabobs

maiden island
#

it is very shiny

#

and it seems to work, too

#

now for Berd's Technique

#

let's go

#

and for the moment of truth

#

YEP

#

IT WORKED

#

now to brush off this great achievement with some mahvlerivals methinks

maiden island
#

ok i wanna add all this to the current version of fortune

bitter sleet
#

spanish button is actually really easy to do huh

#

hola salpicadura

spring glade
#

It would be nice if people would check my status

#

I've recently gotten some sort of cold for the moment, so sorry if I can't be as active as i'd like to

#

I'm seriously exhausted

weary cosmos
#

it ok

spring glade
#

It sucks that it had to start on Valentine's Day

silent ermine
#

uhm, the spanish button, started deleting cards from my deck. instead of discarding my hand at end of round it just deleted the cards

#

is that intended?

silent ermine
#

disregard, looks like it was a mod conflict that caused it

silent ermine
#

yeah looks like the Extra Credit mod was causing a lot of weird issues with other mods i had installed

bitter sleet
#

okay well if you find anything specifically acting strange with this mod lmk

maiden island
#

is that checker dance

agile smelt
bitter sleet
#

someone didnt tune into the entire "get to work" livestream

weary cosmos
#

ok

glad dove
#

https://youtube.com/shorts/LVfIKIRxnWk?si=k_edYRBudncieTW6 I think that raxd’s favourite flipnotes deserve a spot

here are a few of my personal favorite animations I've done over the last few weeks, hope you enjoy
MERCH AVAILABLE NOW: https://raxd.store/
join this channel to get early access on videos: https://www.youtube.com/channel/UC4z8nBfrXuWWx3noqd1I5Xw/join
discord server and other socials: https://linktr.ee/raxdflipnote
#flipnote #animation #3ds

▶ Play video
#

“Poker Chips” and “Corndog Radio” could make good food jokers

bitter sleet
agile smelt
#

PEANUT BUTTER AND JAMES

molten gorge
#

What should the behviour of this be on like november 2nd to dec 31st?

molten gorge
spring glade
#

That is crazy broken when it's doing mult

#

It being on chips is a lot more balanced

#

Since X Mult also exists

bitter sleet
#

you know

the song

#

that will not be named

spring glade
#

I swear, people are going to get so annoyed with the sounds and shit we add to this mod

bitter sleet
#

more config more good

bitter sleet
#

Ideas Barrel
Sell this card to

(currently )

orchid hedge
#

Should have it do a random effect per joker

#

Actually

#

Idk

maiden island
molten gorge
#

Joker Stencel for consumeabke slots?

orchid hedge
#

0.5 xMult per consumable held
would go crazy with Perkeo

maiden island
#

i like it

#

alternatively, the point of the idea barrel is that it is barren

spring glade
#

You get $3 for each empty consumable slot

maiden island
#

at end of shop

#

something like that

bitter sleet
#

brombus has an apartment now

glad dove
spring glade
#

Also guys I am back

spring glade
#

This is crazy

spring glade
#

Oh my god I finally made a new Joker

#

Pay Your Rent

Uncommon

2X Mult and gains X0.5 Mult after every ante but -$15
If you can't pay up then -1 level to all poker hands

bitter sleet
bitter sleet
#

holy

spring glade
#

Brombus could beat Goku

spring glade
#

Also based as hell reference to ||the trolley problem short||

glad dove
#

Brombus taken from the Brombus Takeover card
if you want to make your own, here's the base

spring glade
#

Date Night

Common

Gain X0.04 Mult for every card scored of [X] rank

spring glade
#

Poker Night

Uncommon

Converts a third of your Chips to Mult

spring glade
#

Corndog Radio

Common

+75 Chips
1 in 8 chance this is destroyed at the end of round

spring glade
#

IT STARTED

lament adder
#

WOOOOOOOOOOOO

agile smelt
#

please. make this a joker.

molten gorge
spring glade
#

Okay development has gone silent for some time

#

@bitter sleet Have you been doing any work lately or have you just been busy?

bitter sleet
#

yeah i'm taking a step back to focus on less things at a time

#

i took too many stuff at once and couldn't keep up with all of it

#

i'll still be here if anyone needs edit access on the github or anything bugfix wise but content will be slower while i catch up on other things

spring glade
#

Ah I guess we're in a sort of hiatus then

#

We also had Josh willing to help code

bitter sleet
#

yeah if anyone else wants to do code lmk and i'll give edit access on the github

spring glade
#

^^

spring glade
#

This is the github page if anyone wants to check it out

#

@orchid hedge Just pinging you to let you know to pin this in the thread

#

Since I am unable to do that

orchid hedge
weary cosmos
#

@tired forum 🗣️

spring glade
#

My brother in christ, you made the thread

orchid hedge
#

I do not see a pin option idkman

#

Maybe bc im on mobile

weary cosmos
#

ya cant ping

#

pin

tired forum
spring glade
#

Oh

tired forum
spring glade
#

Thanks Walter White Egg egg

bitter sleet
spring glade
#

Brombus tag

#

I repeat, Brombus tag

maiden island
#

it's real

spring glade
#

I also created an Icon for the mod

barren eagle
orchid hedge
#

no way

spring glade
#

This, is awesome

orchid hedge
#

new joker dropped

#

Gambling Addiction
Double the effectiveness of Credit Card

bitter sleet
#

i really hope it's satire

orchid hedge
#

Yeah
it is thefunny

bitter sleet
#

might set you on fire for that one

#

hold on i don't have enough mana

orchid hedge
#

Alternatively

#

Halve all odds, double reward

glad dove
#

"Probabilities Purgatory"
Gains X1 Mult on successful probabilities
Resets when a probability fails

spring glade
#

THIS DAMNED ADDICTION
FAILING REPUTATION
THIS MACHINERY GIVES ME AN DAMNED SENSATION,
TO FOLLOW PATHS, HIDE THE ACCUSATIONS,
THIS FINAL WRATH IS TO MY NEAR TEMPTATION,
MY RECURRENCY, HAS TAKEN STRIKE ON ME,
TO LIVE THE LIFE OF CURRENCY
TO FINALLY HAVE A LEGACY,
THIS WORLD HAS CAUSED MY PROBABILITIES.

bitter sleet
spring glade
#

He actually did it

#

So proud of him

#

For that we're adding a new joker to the mod every day /j

bitter sleet
#

don't do this to me

bitter sleet
#

he says "that's a joke lads"

spring glade
#

Talking in here just to stay relevant

spring glade
#

WE'RE NOT DEAD I SWEAR

weary cosmos
weary cosmos
spring glade
#

Dude you pinged me 7 days ago

#

@bitter sleet But seriously, what are we going to do about this?

bitter sleet
#

oh hi

#

i've been pretty busy lately my bad

spring glade
#

Do you know any other coders that would be willing to help finish up what's left of the jokers?

bitter sleet
#

mr debugplus put in a draft pr for the entity

spring glade
#

I guess i'll ask them again for help once they're online

spring glade
#

What did Raxdflipnote mean by this

#

I'm scared

maiden island
#

o no
i think we might be at a standstill

spring glade
#

Yeah it's been that way for a little bit now

#

I was going to ask Jonh for help but I never got around to doing it

weary cosmos
spring glade
#

No progress is really getting done on Fool's Gambit either

#

So you're one to talk

bitter sleet
#

it's not at the top of my list but i am still working on this

#

i must apologise for my hubris in taking on so many projects at once

#

where i left off last was

#

critikal joker

#

i wanted to redesign the effect because its previous effect was really boring and annoying to use

spring glade
#

This has gotta be one of the biggest nuclear reactor fumbles of our decade /ref