Change rarity

This commit is contained in:
Emik 2026-05-23 14:13:37 +02:00
parent 971707f285
commit f34ef12b73
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"author": [
"Emik"
],
"version": "2.5.3",
"version": "2.5.4",
"badge_colour": "8BE9FD",
"main_file": "src/main.lua",
"badge_text_colour": "44475A",

View file

@ -871,9 +871,9 @@ joker {
joker {
key = "idle",
pronouns = "they_them",
cost = 9,
rarity = 3,
rarity = 2,
Roland_idle_capacity = 6,
cost = G.P_CENTERS.j_idol.cost,
config = {extra = {cards = {}, xmult = 2}},
attributes = {"rank", "suit", "xmult"},
eternal_compat = true,