#CARROT'S CONTRIBUTIONS - additiom to all

1 messages · Page 1 of 1 (latest)

fair trench
#

I'm making a mod that adds to ALL elements of Balatro - Jokers, tarots, blinds, decks; Anything

#

However, I tried to make a joker off a tutorial just to see something into the game

#

And it didn't load

#

This is the error it gave

#

Any help at all would be nice

cloud spindle
#

It looks like you're probably missing your mod's .json file which tells Steamodded to load it.

fair trench
#

Cause I got my main lua code and 2 asset folders; 1 for 1x textures the other for 2x

cloud spindle
#

you need a json file next to that as well

fair trench
#

what shoulf the json file contain?

cloud spindle
#

agreed

fair trench
#

Aight so I made a json file

#

shoved the required stuff

#

now I got 2 errors

cloud spindle
#

Looks like comments aren't allowed in it

#

which is Annoying

fair trench
#

so how can I fix this?

cloud spindle
#

get rid of the // words here at the end of each line

fair trench
#

Aight I got it to work

#

yipee

#

gotta change x6 mult to +6 mult

fair trench
#

Changed it

fair trench
#

Anyone know how I can change this to go from adding all the mult at the end to adding 6 mult per 6, like even steven but only 6s

steady gate
#

Uh yeah hold on

#
if context.individual and context.cardarea == G.play then
    if context.other_card.id == 6 then
        return {mult = 6}
    end
end

#

Should work

#

Put this as the joker’s calculate function

fair trench
#

thx but I got it to work

#

basically did it like even steven but only sixes

#

working on DJ J0K3R

#

x3 mult per joker that contains D or J in their name (not including DJ J0K3R)

fair trench
#

New concept idea : Magneto

#

legendary

#

-1.5x mult per card scored

west berry
#

@cloud spindle

#

Heyy

cloud spindle
#

hello?

steady gate
#

Seems powerful, maybe tweak the numbers a bit

#

I’m thinking a 1.5X like baseball card

fair trench
#

each joker containing D or J gives 1.5x mult. If containing both gives 3x

#

Magnito art

#

Yes its with an I

#

Changing the art to separate the card from the 'soul' (the actual joker) as with all legendaries

fair trench
#

Can't figure out how to

#

any help is nice

fair trench
#

MADE THE EFFECT WORK

#

Ts basically a document at this point

#

open to ideas

zinc eagle
fair trench
#

YIPEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

#

NEW JOKE

#

*joker

#

Factory

#

produces packages, giving $1 to $3 after 5 rounds

#

1 in 20 odds to make bulk package

#

$3 to $5 after 3 rounds

#

creates a random common, uncommon or rare joker

fair trench
#

Tried to make a package for the factory to make however it keeps giving an error. Help would be appreciated

prisma rose
fair trench
#

yuh it was ts guy's idea

#

this and cryptid do not mix

#

Do I make cryptid a dependantcy for custom hands?

#

I got the idea of a fuller house which is a 4 of a kind and a 3 of a kind, 3 pair and lopside

#

lopside is four of a kind and a pair

slow tapir
#

hotel mario

prisma rose
dull marsh
#

ts got a bit forgotten

fair trench
#

planning to work a bit later

fair trench
#

REVIVAL

#

3 NEW JOKERS IN THE WORKS

#

NUMBER ONE FAN!!

3x mult per 'Joker' held

#

Fraud

After a hand is played, 1 in [number of hands + 3] chance to create an ace to hand

#

Daily streak

After exiting the shop, recieve a payout. Increases by 1 if an item in the shop is bought. If nothing is bought, resets the payout

prisma rose
#

no

fair trench
#

new rarity

#

MYTHIC

#

basically jokers in similar power to legendaries, however they are obtainable from the shop at a very low chance and very high cost

#

First mythic - Abacus

retrigger each numbered card 2 times.
when round begins, random numbered card is selected,
selected cards will be retriggered an additional 2 times.

fair trench
#

Second mythic - Chariot of the king

After a hand is played,
next hand cannot score lower chips than the previous
Resets every round

fair trench
prisma rose