This commit is contained in:
Emik 2026-02-10 22:14:31 +01:00
parent 8a7905ea07
commit 4801672916
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
7 changed files with 22 additions and 19 deletions

View file

@ -57,7 +57,7 @@ return {
Enhanced = { Enhanced = {
m_wild = { m_wild = {
name = "Wild Card", name = "Wild Card",
text = {unpack(G.localization.descriptions.Enhanced.m_wild.text), "Can not be", "debuffed"}, text = {"Can not be", "debuffed", unpack(G.localization.descriptions.Enhanced.m_wild.text)},
}, },
}, },
Joker = { Joker = {

View file

@ -71,6 +71,7 @@ SMODS.Atlas {
back { back {
key = "blossom", key = "blossom",
name = "Blossom", name = "Blossom",
pronouns = "any_all",
config = {extra = {times = 2}}, config = {extra = {times = 2}},
loc_vars = function(self, _, _) loc_vars = function(self, _, _)
return {vars = {self.config.extra.times}} return {vars = {self.config.extra.times}}
@ -108,6 +109,7 @@ back {
back { back {
key = "go", key = "go",
name = "Go", name = "Go",
pronouns = "he_him",
config = {extra = {times = 1, alt_times = 5}}, config = {extra = {times = 1, alt_times = 5}},
loc_vars = function(self, _, _) loc_vars = function(self, _, _)
return {vars = {self.config.extra.alt_times - self.config.extra.times}} return {vars = {self.config.extra.alt_times - self.config.extra.times}}

View file

@ -105,7 +105,7 @@ blind {
key = "divide", key = "divide",
boss = {min = 1}, boss = {min = 1},
boss_colour = HEX "b18480", boss_colour = HEX "b18480",
pronouns = "they_them", pronouns = "he_they",
disable = function() disable = function()
q(function() q(function()
local count = #G.discard.cards local count = #G.discard.cards
@ -141,7 +141,7 @@ blind {
key = "mitotic", key = "mitotic",
boss = {min = 3}, boss = {min = 3},
boss_colour = HEX "80b48e", boss_colour = HEX "80b48e",
pronouns = "they_them", pronouns = "it_its",
disable = function(self) disable = function(self)
self.disabled = true self.disabled = true
end, end,
@ -278,7 +278,7 @@ blind {
key = "equinox", key = "equinox",
boss = {min = 6}, boss = {min = 6},
boss_colour = HEX "000000", boss_colour = HEX "000000",
pronouns = "they_them", pronouns = "any_all",
defeat = function() defeat = function()
G.GAME.modifiers.Roland_equinox = false G.GAME.modifiers.Roland_equinox = false
end, end,

View file

@ -14,6 +14,7 @@ q(function()
local charm = Bakery_API.Charm { local charm = Bakery_API.Charm {
key = "iphone", key = "iphone",
atlas = "charm", atlas = "charm",
pronouns = "he_they",
pos = {x = 0, y = 0}, pos = {x = 0, y = 0},
alerted = true, alerted = true,
unlocked = true, unlocked = true,

View file

@ -225,7 +225,7 @@ joker {
joker { joker {
key = "msjoker", -- Blue bow key = "msjoker", -- Blue bow
pronouns = "they_them", pronouns = "she_her",
cost = 1, cost = 1,
rarity = 1, rarity = 1,
eternal_compat = true, eternal_compat = true,
@ -242,7 +242,7 @@ joker {
joker { joker {
key = "mrsbones", key = "mrsbones",
pronouns = "they_them", pronouns = "she_her",
config = {extra = {xmult = 4, requirement = 4}}, config = {extra = {xmult = 4, requirement = 4}},
cost = 4, cost = 4,
rarity = 2, rarity = 2,
@ -274,7 +274,7 @@ joker {
joker { joker {
key = "estrogen", key = "estrogen",
pronouns = "they_them", pronouns = "she_her",
config = {extra = {division = 4}}, config = {extra = {division = 4}},
cost = 8, cost = 8,
rarity = 3, rarity = 3,
@ -291,7 +291,7 @@ joker {
joker { joker {
key = "hexagon", key = "hexagon",
pronouns = "they_them", pronouns = "it_its",
config = {extra = {money = 6}}, config = {extra = {money = 6}},
cost = 6, cost = 6,
rarity = 1, rarity = 1,
@ -313,7 +313,7 @@ joker {
joker { joker {
key = "hexagoner", key = "hexagoner",
pronouns = "they_them", pronouns = "it_its",
config = {extra = {mult = 0}}, config = {extra = {mult = 0}},
cost = 6, cost = 6,
rarity = 2, rarity = 2,
@ -338,7 +338,7 @@ joker {
joker { joker {
key = "hexagonest", key = "hexagonest",
pronouns = "they_them", pronouns = "it_its",
config = {extra = {mult = 0}}, config = {extra = {mult = 0}},
cost = 6, cost = 6,
rarity = 3, rarity = 3,
@ -412,7 +412,7 @@ joker {
joker { joker {
key = "yard", key = "yard",
pronouns = "they_them", pronouns = "he_him",
config = {extra = {money = 2}}, config = {extra = {money = 2}},
cost = 6, cost = 6,
rarity = 2, rarity = 2,
@ -430,7 +430,7 @@ joker {
joker { joker {
key = "misfortune", key = "misfortune",
pronouns = "they_them", pronouns = "she_they",
cost = 6, cost = 6,
rarity = 2, rarity = 2,
eternal_compat = true, eternal_compat = true,
@ -440,7 +440,7 @@ joker {
joker { joker {
key = "temple", key = "temple",
pronouns = "they_them", pronouns = "any_all",
config = {extra = {xmult = 1.5}}, config = {extra = {xmult = 1.5}},
cost = 6, cost = 6,
rarity = 2, rarity = 2,
@ -461,7 +461,7 @@ joker {
joker { joker {
key = "bulldozer", key = "bulldozer",
pronouns = "they_them", pronouns = "it_its",
cost = 6, cost = 6,
rarity = 2, rarity = 2,
eternal_compat = true, eternal_compat = true,
@ -480,7 +480,7 @@ joker {
joker { joker {
key = "oops", -- Slot machine key = "oops", -- Slot machine
pronouns = "they_them", pronouns = "he_they",
cost = 8, cost = 8,
rarity = 3, rarity = 3,
config = {extra = {probability = 1, delta = 1}}, config = {extra = {probability = 1, delta = 1}},

View file

@ -12,7 +12,7 @@ SMODS.Seal {
atlas = "seal", atlas = "seal",
pos = {x = 0, y = 0}, pos = {x = 0, y = 0},
badge_colour = HEX "f6f6f6", badge_colour = HEX "f6f6f6",
pronouns = "he_him",
calculate = function(_, card, context) calculate = function(_, card, context)
if context.setting_blind or context.starting_shop then if context.setting_blind or context.starting_shop then
card.Roland_glass = nil card.Roland_glass = nil

View file

@ -59,7 +59,7 @@ spectral {
spectral { spectral {
key = "dual", key = "dual",
pronouns = "he_they", pronouns = "they_them",
config = {extra = {amount = 2}}, config = {extra = {amount = 2}},
loc_vars = function(_, _, card) loc_vars = function(_, _, card)
return {vars = {card.ability.extra.amount}} return {vars = {card.ability.extra.amount}}
@ -89,7 +89,7 @@ spectral {
spectral { spectral {
key = "mirror", key = "mirror",
pronouns = "he_they", pronouns = "he_him",
config = {extra = {amount = 1}}, config = {extra = {amount = 1}},
loc_vars = function(_, _, card) loc_vars = function(_, _, card)
return {vars = {card.ability.extra.amount}} return {vars = {card.ability.extra.amount}}
@ -109,7 +109,7 @@ spectral {
hidden = true, hidden = true,
soul_rate = 0.003, soul_rate = 0.003,
soul_set = "Spectral", soul_set = "Spectral",
pronouns = "she_they", pronouns = "it_its",
config = {extra = {amount = 2}}, config = {extra = {amount = 2}},
loc_vars = function(_, _, card) loc_vars = function(_, _, card)
return {vars = {card.ability.extra.amount}} return {vars = {card.ability.extra.amount}}