#Jujutsu Jokers - A JJK Based Content Mod

1 messages · Page 1 of 1 (latest)

proud knoll
#

Adds content such as jokers and consumable based on the popular shonen manga and anime Jujutsu Kaisen!
https://github.com/fey-fish/jjok
Please let me know about any balance or addition ideas!

GitHub

Contribute to fey-fish/jjok development by creating an account on GitHub.

dusty lantern
#

interesting

proud knoll
#

okay i fixed the awaken consumable and shikigami no longer show up in shops!

#

everything in the mod functions as its supposed to as of now

#

that being said the 'Nanamis wrapped blade' currently has no function, thatll change when i make Ino as a joker tho

#

speaking of my idea is to give him 3 uses and itll randomly cycle every round, for now i think the cycles will be - Xmult, +chips, econ

proud knoll
#

updated again, fixing a bug that caused mai to crash game upon generating Soul split katana

proud knoll
#

currently working on takuma ino but its... an arudous process

#

it works but i cant get the styling on the description to work properly

#

will update the 0 people interested soon !!

proud knoll
#

im dead ass done with lua

#

EVERY THING WORKS APART FROM THE XMULT STYLING

#

AND I CANT TELL WHY

#

never mind i used a semi colon instead of a comma

#

im the goat

#

hes finished

#

with cursed tool implemention

#

ill upload to the github when i have more to add since yk, one joker is pretty pitiful for an update

proud knoll
#

added flyheads, dont really know what theyll be used for, maybe toji spwaning an exponential amount could be funny

#

also added a tarot to spawn a cursed tool along with kamutoke that destroys cards

#

next ideas -- continue to make cursed tools, added lower grade characters (miwa, nobara, cursed spirits such as roppongi, riko, ui ui, haruta)

#

apart from that im thinking about what characters like toji will do

proud knoll
#

currently working on 3 secret jokers, theyre not from jjk tho theyre from my personal life <3

proud knoll
#

not that anyone cares, but those jokers are finishes and fairly op

proud knoll
#

working on toji rn, its been a while

#

also if anyone cares, opinions on me adding some jokers from other series, like mha or elden ring?

proud knoll
#

toji is here!

dusty lantern
#

only grade 2??????? 😭

proud knoll
#

well there is some tweaking to be done and hopefully I can get feed back but even if u kill a legendary u only get 2x mult, which is 2x mult sure but at the same time that's a legendary, also things like clearance sale will directly hurt him

quiet plank
#

@proud knoll hello I wanted to ask u something when u r free

proud knoll
#

I'm away on holiday atm but jimbo doesn't rest so neither do i

quiet plank
proud knoll
quiet plank
proud knoll
#

got 15 jokers now which is pretty cool

#

not finished the art for all of them yet

proud knoll
#

im gonna buskin everywhere dude

proud knoll
#

2 new shikigami for megumi

#

ignore the lack of custom sprites im lazy

proud knoll
#

turns out sukuna is a pain in the ass to code

glass river
proud knoll
proud knoll
#

I added a couple of new tarots based on the 7 deadly sins

#

added a finger bearer (i know it's special grade but I made it rare for balancing)

#

started working on hakari but I'ma keep it real, even if have no idea what he actually does and he's nearly finished...

#

Yuji done aswell

#

would love to actually have people test it tho, if anyone's open to the idea please let me know!!

proud knoll
#

22 total new jokers now, 4 tarots, 1 spectral and a shit ton of hidden stuff

#

oh yeah and an entirtely new consumable type

#

with plans for a custom card area!

grand pebble
#

Hey I like the jokers but it seems like the mod makes the soul card just way to common is there a fix for that or just gotta deal with it?

proud knoll
#

but hey thanks for trying the mod!! I'd love to hear more of your thoughts if you have any feedback! <3

alpine harbor
#

I love JJK, going to play this blind and see how Gojo I can get

proud knoll
proud knoll
alpine harbor
#

Two gojokers

proud knoll
#

BAHHAHAHAY

#

frrr

#

tbh one of the gojokers is a bit underpowered...

alpine harbor
#

I assume the other is 'nah I'd win' and auto wins most blinds

proud knoll
#

well the other is...

#

it has synergy with baron let's say 😉

alpine harbor
#

What are your plans for the mod, btw? Mainly jokers and consumables, or are curses as blinds also a potential option?

proud knoll
#

well i have added a couple of cursed spirits as jokers

#

well just the fly head for noe

#

but I was planning on adding a new card area for domains

#

but given smods lack of implementation for custom card areas it might take a while

#

I will add a couple new blinds tho, for now I'm thinking past ante 8 there could be blinds to disable legendary and special grade jokers

alpine harbor
#

they've got ways to add custom card areas for sure

#

but I've added new zones in Kino with relatively little effort

proud knoll
#

I'll def take a look at those since I feel my mod is a bit basic atm

alpine harbor
#

nothing wrong with basic either

proud knoll
#

currently I've got a test tho, so I'll be back in abt 2 hours!!

alpine harbor
#

gl

proud knoll
alpine harbor
#

so, i like the visuals a lot so far. I do think that you'll need to make sure to push a version that doesn't have adjusted spawn rates, as the rares only and the soul rate mess with the balance to such a degree that it's hard to judge the content by its own merit

proud knoll
#

so do you think the original soul rate would be a decent fit

#

I was worried abt not being able to access most of the content since alot of it is legendary or above

alpine harbor
#

if that's your worry, i'd maybe opt for changing how you want those jokers to spawn

proud knoll
#

I do already have a joker that can spawn legendaries

alpine harbor
#

if you want them to be rarer than rare jokers, but less rare than legendaries, you could make a new rarity for grade 2 that's got a 1/100 spawn rate, for example

proud knoll
#

I think just bumping down the soul rate will work tbh

alpine harbor
#

i'd keep in mind that if you want the mod to be played with other mods as well, changing that might unbalance a lot of things. But if you want your mod to be very standalone, that's fine

proud knoll
#

ah yeah I haven't thought about that

alpine harbor
#

I'll add a slider to #1353866504743161886 to adjust the soul rate for the soul and black hole cards, if you wanna mess around with the rates and see what you prefer

#

(it's also what i used to override the rare-only spawn conditions you'd set up)

proud knoll
alpine harbor
# proud knoll how did you implement your card zones in your own mod?

I defined a new one in a script, and then using lovely patches made sure it loaded in at the right moment, and that it allowed the cards in there to be calculated. Though my card-area only becomes relevant once you have a voucher than unlocks it, it is there from the beginning. I can give a slightly more detailed explanation later if you need it, but generally, if you go through #1340334060597285025 code searching for Kino.snackbag you'll already find every relevant section

grand pebble
#

So I think an option to adjust the rate would be good

proud knoll
#

if anyone wants to help me test out some new content please do pm me

proud knoll
alpine harbor
#

Haha, understandable. I can try and give some guidance when I'm home

proud knoll
proud knoll
proud knoll
#

i added two new vouchers and im working on a seal!!

proud knoll
#

I won't spoil much because I want keep atleast some anticipation

proud knoll
#

sneak peek

unkempt turret
proud knoll
proud knoll
#

oh shit

proud knoll
#

it took alot of work

#

but i now have 2 domains in the game!!

dusty lantern
proud knoll
#

you can only use it once per ante

#

ive updated the desc of it now

dusty lantern
#

like, on 3rd use, X0.5 Mult permanently

#

:3

#

referencing u-know-what

proud knoll
#

NO

#

STOP

#

THATS EVIL

dusty lantern
#

u can add something referencing RCT

#

using it resets domains

#

❤️

proud knoll
#

i do have a reverse cursed voucher

proud knoll
dusty lantern
#

:p

#

oh, also

#

i think it would make sense for gojo's domain to disable blinds too

#

considering he pretty much stuns everyone in his domain

#

may sound too op but its arguably the strongest domain in the entire franchise, so

proud knoll
#

yeah considering what malevolent shrine does...

#

not a bad idea

tacit flare
#

I will watch this thread with great interest

proud knoll
#

i wonder why... your bio and the gif as your banner doesnt give anything away...

tacit flare
proud knoll
#

kashimo and blue seals done!

dusty lantern
#

we need hakari

proud knoll
#

hakari is in the mod

#

although saying that, idle death gamble is still to be added

#

lowkey wish i was in infinite void for more than 0.2 seconds rn

alpine harbor
proud knoll
#

domains are now implemented with their own custom card area

alpine harbor
#

sick!

#

Were they in the version that watto played?

proud knoll
#

I dont think so

alpine harbor
#

damn, streams not a day old and already outdated

proud knoll
#

oh I dont know it got streamed

proud knoll
#

also, suggestions for new jokers, domains consumables or tweaks to any existing would also be pretty helpful aswell

proud knoll
#

we are up to 5 domains now!!

#

and im very close to swan diving off of a building

proud knoll
#

i like to post updates here probably too much but im working on the disaster curses rn

#

idk what to do for hanami domain tho, cause we never see it in show or manga but jjk wiki does have details on it

proud knoll
#

dagon is fucking hilarious btw

#

im so proud of what ive made

proud knoll
#

it has come to my attention that mahoraga doesnt like to play nicely with me

#

so for the time being id steer clear

proud knoll
alpine harbor
#

I haven't watched it yet. I was just surprised he picked it out considering it's so new

#

Clearly the theme is appealing already

proud knoll
#

well, jjk is fairly popular

proud knoll
#

just wondering if you had any thoughts

#

especially considering how well made kino is

alpine harbor
#

I played an earlier version, but not the new one yet. Did you change the soul rate since last time?

#

I'll play some more tonight!

proud knoll
#

yeah i changed it back to normal

#

and i made more ways to get legendaries instead

#

which i think is a much better way of implementing more legendaries and above rarities

proud knoll
alpine harbor
#

let me know if you just want my general vibes or nitpicky feedback 😛

proud knoll
#

i want everything tbh

proud knoll
#

i cut some spoiler since that seemed to be an issue

#

but uh i kinda cant unspoilerfi ||meguna and true form sukuna||

#

also bug fixes and general performance hotfixes

#

still no sprites tho, so if you are playing, MAKE SURE TO CHECK ALL fool TEXTURE TAROTS, jimbo TEXTURE JOKERS, small arcana BOOSTERS and overstock VOUCHERS

proud knoll
#

alrighty the newest content wave is on the github o7

dusty lantern
#

if only i have time playing balala, id try out ur mod

proud knoll
#

oh yeah that reminds me, i didnt design the mod with cryptid or anything in mind, i mean it does work with cryptid but i balanced it around base game for the most part

proud knoll
#

also, I dont think the mod works with talisman

#

idk i haven't tested it but from guessing I think it'll crash on launch

#

plus fuck talisman so its fine

sterile scroll
#

ABSOLUTE CINEMA

#

JUST AWESOME

proud knoll
sterile scroll
#

Haven't played it yet but already installed

#

I needed this

#

what about making face jujutsu kaisen skins?

proud knoll
#

I haven't really added too many custom sprites and I'm no artist

proud knoll
sterile scroll
#

just an idea, this is still great

proud knoll
#

since the new content is out, ping me for bugs, otherwise im going for a bit

glass river
proud knoll
#

we up to 30 custom jokers now!

proud knoll
#

in terms of base game changes, im gonna make spare trousers work w 4oak and associated hands and ancient joker only work with suits in deck

tacit flare
# proud knoll he did uh... not seem impressed...

i've been sick and frankly not in the mood too make YT stuff recently, but please don't take it personal! As i told you in dms', i appreciate all that you modders do, I understand the time it takes! I am currently updating versions as I'm typing this out, i'd love to give it another go, on stream and off. Regardless, if it means anything i do enjoy this mod a lot.

#

also ping me in the future if you add this to Balatro Mod Manager, i'm quicker to update with that than github as of recently

proud knoll
tacit flare
#

lol no worries

#

any decks coming in the future? 👀

proud knoll
#

most likely yeah

tacit flare
#

sick

#

finna give this a go off and on tonight; Think imma play with cryptid DoE to find the jokers easier

proud knoll
#

coding kenjaku was a pain in the ass but he done

glass river
proud knoll
proud knoll
# glass river

but now, all of them are in the mod and functional (hopefully theres no bugs lmao)

proud knoll
#

any custom hands that you guys would like to see in the mod?

paper grail
#

something related to the fingers of sukuna?

proud knoll
#

we have new art!! thanks to @spice hemlock for the amazing work!

spice hemlock
#

balojotro

proud knoll
#

its been a while since ive pushed out any updates to the github and i do apologize

#

more coming soon i promise tho!!

proud knoll
#

we got hella new stuff

#
  • changes to balance
  • new jokers, consums and blind
    -additions? i suppose...
proud knoll
proud knoll
#

ive already started work on the next update, no new jokers yet but i have added many additions or more.. changes to vanilla behaviour

strong locust
#

Well, I played the mod with my fan friend, it was something. But first - errors, Gojo deck is not even starting immediately crashes. Also generative jokers like Megumi and Young Geto crash the game. There was also one crash, where I mid hand being played animations chose cursed tool and it said something about being deselected in the crash log. Overall, jokers are good and tools too, lore-friendly, love it.

And now, about my last run. I've gotten an early Toji Fushigoro, then that Granny and started building up the Fly Heads. Overall, pretty cool. Was also using Gojo's debt voucher and credit card for more authenic Toji play and his wallet. On the way I picked up young Gojo, and Toji Fushigoro was scaling a lot faster than Gojo during this arc. Some more rounds later, Blueprint appeared... Toji killed Gojo, lost his credit and several fly heads. At that moment he did not comprehend what's about to happen. The Blueprint was able to release Toji from heavenly restriction, he achieved naneinf. And also was able to generate so many fly heads, that he bought back his son, but after that Universe itself discarded Toji leaving him in an infinite loop.

What happened is for some reason Blueprint when copying Toji was adding Toji's xMult for every event of the game, like buying a card, rolling a shop, deck reassembling effectifely retriggering for every card in deck, for cards played\chosen, jokers triggered and consumables hold, literally everything. It was also working outside of the blind, so pretty strange. Anyways, the run then crashed and after relaucnh naneinf score was stored as nil and no hands were working, because you can not compare high_score to nil, I suppose it's the main game issue.

Overall, I liked mod very much. I burst out laughing when Toji started achieving infinity and overall build was role playish enough. Great stuff

proud knoll
dusty lantern
#

neat

#

i will check this mod out when im home

proud knoll
proud knoll
#

the first naneinf with my mod has been completed by... me ! seed : NZH8YG3D

proud knoll
proud knoll
#

so as it turns out you can completely destroy the mod with mime, takako, blue seals and ijichi + observatory

#

seems like alot of setup but like not rly

glass river
proud knoll
#

kill me

#

pain in the ass to code but its here

proud knoll
proud knoll
#

couple of upcoming changes

  • takako is wayyyyyyy too strong rn lmao so shes becoming a legendary
  • yuki isnt broken enough so shes gonna guarantee glass to break
  • speaeking of glass, im gonna add someone to turn cards to glass
#

also, i changed trousers and ancient joker to work how i think they should ^^

proud knoll
#

anyone got any ideas for planet cards? as in what they would be called and what the art of them would be?

proud knoll
#

finally got around to make curse user geto and hes pretty cool haha

proud knoll
#

im back and coming with a big update

#

mainly to optimizing and improving old cards

#

but itll all be packaged with new art!

proud knoll
unkempt turret
proud knoll
#

it only ticks when in thr small and big blinds and i revamped it's UI

#

it's in the current build on github!

unkempt turret
proud knoll
#

it does not... seconds are seconds I'm not gonna make you play on 1x for an advantage

#

not my best but it's powerful and makes you think carefully and quickly during blinds

#

it rewards good game knowledge

unkempt turret
#

bouta use 1000x game speed for this

#

i can think generally quite fast

#

(unlike my friend who spends 3 hours thinking what hand he should play)

proud knoll
#

tehe, I always play on 8x since I find everything else so slow and I'm decent at the game so I always appreciate getting a naoya

unkempt turret
#

i feel like 4x is a good balance

proud knoll
#

it definely is for vanilla but for testing i would use 8x and I can't go back lol

unkempt turret
#

true

unkempt turret
#

i got this error message (for context: the line of code points to juzo, who i do not have)

proud knoll
proud knoll
#

tester branch is now active to the community

#

ive been going a tiny bit crazy with overhaul feautres

#

theres alot to discover for sure

#

and theres alot of updates every week

#

but it being a test branch means there will be bugs and unfinished products, everything on the main branch however has been tested

hallow palm
proud knoll
#

@rare atlas Ty for playing thr mod i hope you enjoyed it!! there's gonna be a new update very very soon (hopefully in a few days that will add a couple of things ;) )

rare atlas
#

it was great!! cant wait to see what all you add there was a lot of fun mechanics!

proud knoll
#

took a while but i fixed negative for SMODS and i finally got around to remaking sukunas description

#

(and buffing him)

proud knoll
proud knoll
proud knoll
#

👀

#

for the most part I'm trying to work on more art work right now instead of new cards, there's quite a bit of content (this doesn't mean I've run dry of ideas ;) ) but right now the thing i noticed that was lacking the most from Murphys stream is art

proud knoll
#

also quick lil kashimo rework 😛

proud knoll
#

if you have any specific art work/panels that you'd like in the mod as joker art then please let me know here!

proud knoll
#

next time there's an update to the mod and you play, look at the config settings 😭

kindred hull
#

Holy moly

proud knoll
kindred hull
#

Good

proud knoll
#

oh yeah also i finished the miwa art

#

im pretty proud of it :)

proud knoll
#

@dry pier what did you think overall:3

proud knoll
#

I've made so much art... so next update is art update v2

kindred hull
#

Yum

proud knoll
#

did you play pearto?

kindred hull
#

I did not

proud knoll
#

damn, you should give it a try;)

kindred hull
#

Idk

#

Everytime I sell a card it crashes my game

#

So that's fun

proud knoll
#

oh... uhm neither me or kate had that

#

im assuming it's a cross mod issue but if you find out what the cause is I can push a fix rn

#

im out but I have my laptop with me

kindred hull
#

Is your mod talisman support

proud knoll
#

no

#

and forget what I said im not making talisman support, anything else? sure

kindred hull
#

Maybe that's the problem

#

I'll figure it out later

proud knoll
#

i remember I did have talisman issues before

#

but I dont use talisman so idk

kindred hull
#

Reasonable

dry pier
proud knoll
#

how about YOU (yes YOU kate make art for me)

kindred hull
#

Bro wants art so badly

proud knoll
#

exactly 😭

#

im working on it okay

dry pier
#

😭

proud knoll
#

"I like drawing"

dry pier
proud knoll
#

just put the meguna art in the bag 🥀

dry pier
#

How about this

#

Pick a joker and i’ll do the art now and you judge

proud knoll
#

hm okay, imma go with... uh...

#

cursed womb dagon

dry pier
#

I’m a fake fan send an image

proud knoll
#

bruh 😭😭

dry pier
#

Is this a joker ?

proud knoll
#

yeah

dry pier
#

Dude send image reference or i’m coming your way

#

Can you pick something better please 😭

proud knoll
#

LMAOOO

#

okay uh... pick one of megumj yuji or nobara

dry pier
#

I’ll do megumi

proud knoll
#

btw tacashumi my glorious artist is making kashimo and naoya art, I didn't do it since I didn't want to butcher peak and ik he'll kill their art

proud knoll
#

i hate my nobara art, but my shoko art? peak imo

proud knoll
#

since the slot system only offers to add extra difficulty with no benefit, I'm going to change negatives so that they add a joker slots to the limit instead of a flat 1

proud knoll
#

i also added a challenge to introduce the slot system

proud knoll
#

@rare atlas hey so im not sure if youre still interested in this (i can stop pinging and mentioning it and stuff if you want ofc !!) but i took your complains and soon (hopefully very soon) im releasing an art update, also since you last played there have been 2 major gameplay changes, cursed energy and multi joker slot system

rare atlas
#

oh yeah im definitely down to check out the mod again if thats what youre asking!

proud knoll
rare atlas
#

absolutely! just let me know!

proud knoll
#

okay, so I'm torturing myself, for the record I hate coding card areas, and kenjakus card area is strangely but well coded in the way that you can have multiple without them impeding on eachother, and of course I'm adding more 10 shadows so that megumi is more fleshed out, and of course orochi is able to store a card, with its own cardarea

#

did I mention I dont like coding card areas?

proud knoll
#

@alpine harbor 👀

proud knoll
proud knoll
#

i reworked kenjaku a lil o7

proud knoll
proud knoll
#

playing the mod im pretty happy with everything, except from the ce build up being too fast but I've made some additions to prevent that. so now all that's left to do is art!

proud knoll
#

@hidden hazel

hidden hazel
#

The heart ever

coral monolith
#

no way a jujutsu kaisen mod, finally

proud knoll
#

been out for a while, but I'm finally glad that it's something I'm proud of!

#

I'll be releasing a new update soon hopefully, my artist wants to get all art done before then though (there's still quite a chunk to do)

#

who knows, I might release a smaller update now

#

for now, if you want the latest (and dev) version of the mod, go to the tester branch on the github

proud knoll
#

this mod is a mistake

proud knoll
#

photo graph art change when you have kira and hakari???

hidden hazel
#

Youre cooking

hidden hazel
#

@proud knoll why doesn't the game advance past the blind 🥀

#

oh my goodness gracious nvm im not hearing from you for weeks 😭

hidden hazel
#

girl did you watch the clip

muted gyro
#

What is the current list of jokers?

proud knoll
muted gyro
#

hmmm

#

I might pitch some ideas

proud knoll
#

for sure for sure id love to hear any suggestions

muted gyro
#

lord all the jokers are locked sobs

proud knoll
#

ahh that's not the latest version

#

go to the tester branch in the github and the latest is in there :)

split valve
#

oh neat

muted gyro
#

0.4?

proud knoll
#

not 0.4

#

Hol up ill get the link

#

there isn't a release section so you need to go to the green code button and download zip

modern marsh
#

This looks so cool

#

I'mma try it

muted gyro
#

Ui Ui
Grade 3
Description:
Reroll's also rerolls booster packs, rerolls scaling is reduced by 25%. Reroll Scaling is removed when Mei Mei is present

Mei Mei
Grade ??? [im not sure on grade]

Description
Creates 2 Negative Black Birds every 2 hands. Gains 1.5x Chips for every destroyed or sold black bird. If Ui Ui is present, gain an additional 50 chips

Black Bird
Shikigami

Description:
When sold or destroyed, increase chip gain by 0.1x

#

Charles:
Grade 3
Description:
Allows you to see the next set of cards being drawn when discarding or playing a hand

#

this guy fyi

proud knoll
proud knoll
muted gyro
#

I DIDNT

#

CATCH HIM

#

LORD

proud knoll
proud knoll
muted gyro
#

Chain of a Thousand Miles
Grade ???
If the left joker where to trigger an ability, trigger the right joker's ability
[may be incompatible with certain jokers]

#

shit

proud knoll
#

I used to have a chain of a thousand miles consumable but it just didn't work in game

#

any other ideas for it would be welcome tho

muted gyro
#

might be a higher grade cuz it kinda works like blueprint or brainstorm

muted gyro
#

The Shibuya Incident:
Grade 2
For every destroyed Card or Joker, gain current multiplier x (being the rarity), gain an addtional 1.5x multiplier if card or joker has a modifier

Rarity Values:
Common and cards: 1
Uncommon: 2
Rare: 3
Legendary: 4

hidden hazel
proud knoll
muted gyro
#

ok

#

so erm

#

Bet, I can still make it work

#

Chain of a thousand miles
Consumable
Links two jokers, when one triggers, the other tiggers. They must be adjacent. What ever applies to one joker, applies it to the other. may it be Selling Destruction or Debuff

#

Inverted Spear of Heaven:
Nullifies a selected status effect
Consumabale
Nullifies
Removes a selected conditional (I.e Unsellable, Foil, Eternal, etc etc)

muted gyro
proud knoll
proud knoll
rare atlas
#

oooh art update heck yeah!

median pumice
ruby mantle
solid mauve
#

hii

#

ehm, i just installed the mod and it crashes when i use the "Cursed imbue" Tarot Card

#

btw, srry for complaining first impression, i havent got to see most of things in the mod but from what i see it is really complex and creative with all its new contents, so i wanted to say that congrats! and i like this work sm

solid mauve
flat marlin
#

uhh

#

@proud knoll are you still making ts mod ?

fiery fable
#

i made this joker in honnor of this mod 😭

median pumice
#

That is terrifying

fiery fable