#RoboJokers - A Pack of Robot Jokers

1 messages · Page 1 of 1 (latest)

fast quest
#

A Legendary Joker Pack (inspired by the Cryptid Mod but not requiring it… Probably I’m not sure yet) Containing a set of Robotic Antagonists from various Medias. So far plans to have at least THREE Jokers… This probably won’t be actively worked on, as I’m doing this as a side project outside of school, but uhh I’d be happy to take some suggestions?

#

RoboJokers (WIP)

#

Forgot to include that

#

The Edgar Joker is fully functional! But uh- The others are still... Heavily Work in progress

fast quest
#

Here’s the GitHub! I think I did this right?

covert wraith
#

Hal 9000:
Legendary
6 dollars
+9000 chips

fast quest
#

Ooh okay I like it 👍

covert wraith
#

Glados
Legendary
8 dollars
3x Mult if the hand is a pair made of two queens

#

Turret
Uncommon
4 dollars
+4 mult for every destroyed face card this run

#

T-800
Rare
7 dollars
Sell this joker to go back 1 ante

fast quest
#

Jokers Sprite Progress!!

covert wraith
#

Hell yeah

fast quest
#

The Kinito Joker is working! The Pal Sprites are finished and added, but it isn't programmed to do anything yet!

burnt brook
fast quest
#

IbisPaint!

burnt brook
#

How did you get pixel mode

fast quest
# burnt brook How did you get pixel mode

You just gotta set the canvas to a small enough size, like for example the dimensions for a regular joker is 71 to 95! Also you’re going to use the digital brush. I use the symmetry tool, with a brush size of about 20-25 to block out shapes, if there’s pixel by pixel tweaks you need to do set the size to 1! After that I just clip the colors to each… “cluster” the different colors in the first photo are all done on different layers so it’s easier to draw in the actual colors later! It’s what works for me at least since I’m just drawing singular characters and not full scenes like with most other jokers like Cloud 9, Rocket, etc.

fast quest
#

All Jokers are now (hopefully without any bugs) fully functional! Will be available to download soon!

#

I can work on Jokers that've already been suggested, but realistically speaking I won't be going at nearly the same speed as I did all of this during my spring break, but I will still passively be working on this!

#

RoboJokers

burnt brook
#

@fast quest sorry for disturbing ya, but, can you teach me how you made the background and the main sprite joined and animated? If it's animated?

fast quest
# burnt brook <@592524645148917760> sorry for disturbing ya, but, can you teach me how you mad...

Oh- yeah np! Uh- What I did for the cards was- since they’re all legendary cards I grabbed a Balatro Sprite sheet and just put one of the background cards and used layers and effects that look something like this. It really depends on whatever looks good so play with the adjustments and Opacity.

As for the animated part, Legendary Jokers are actually split into two sprites called the card and the soul! Where the soul is the face/floaty part. When you create the sprite for it you’d do something like this! Where you make a 2nd canvas that’s 142x95. I personally do it in Aseprite and I think it’s easier to do on Aseprite but it’s entirely possible on ibis. But once you have your sprite like this, in the actual code how you’d show it is something like this:

soul_pos = { x = 1, y = 0}```

Hope this helps!
burnt brook
fast quest
# burnt brook Am a beginner at coding so ofc this went flying over my head I really really app...

Eh, I'm alright at best lol.
It really helps if you check the SMODS github guide, and, if you want to be able to check the Balatro Game Code, you can get this thing called like 7-zip, find your Balatro.exe file, right click and open the archive. Once you do that you can open the card.lua for most of the information on how to do anything any of the vanilla Jokers & Consumables can. Also, don't be afraid to ask anything in the #💻・modding-dev too! They'll be willing and able to answer any questions you got! Even if they seem ridiculous haha. There's also the #1349064230825103441 that probably goes over everything I just said. So don't be afraid to check that out too!

burnt brook
fast quest
burnt brook
fast quest
burnt brook
fast quest
slow vortex
#

i cannot believe that P03 from Inscryption has not yet been suggested

fast quest
burnt brook
#

Yo @fast quest wassup brother, how r ya, sorry for the ping I wanted to know more about the background, how did u create it? Like where could I find the asset and change the color of it too?

fast quest
burnt brook
fast quest
burnt brook
fast quest
#

Oh not at all Idm!

burnt brook
fast quest
# burnt brook 😅 how did u change colors?

Honestly I just clipped a single color onto the background card, and played around with different blending modes and adjustment layers. I tried to screen shot the different steps I took for two of the cards I made. It’s definitely a very scuffed method, but frankly it worked good enough for me (also you’re going to have to recreate the name plate beforehand)

burnt brook
fast quest
fast quest
# fast quest A Legendary Joker Pack (inspired by the Cryptid Mod but not requiring it… Probab...

Update on current Plans:

Due to my main/intended scope being complete I’m not going to be working on the mod as fast, but I’ll definitely try and work on it in my spare time!

Link to GitHub Page:
https://github.com/Zuckern/Robo-Jokers

Planned Jokers:
P03
GLaDOS
Wheatley
HAL 9000

GitHub

Balatro Mod Where it adds a new set of Legendary Jokers - Zuckern/Robo-Jokers

burnt brook
fast quest
burnt brook
fast quest
#

P03 is currently being implemented!

#

Will be released once I reach 6 jokers, I have at least 2 more for sure I want to add