Nerf rarity of Betmma in Cryptid

This commit is contained in:
Emik 2025-03-27 16:34:29 +01:00
parent ca1340eba7
commit f62f40e889
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D

View file

@ -481,8 +481,8 @@ SMODS.Joker {
pos = {x = 0, y = 0},
soul_pos = {x = 1, y = 0},
blueprint_compat = true,
cost = Cryptid and 50 or 8,
rarity = Cryptid and exotic or 3,
cost = Cryptid and 20 or 8,
rarity = Cryptid and 4 or 3,
loc_vars = function(_, _, center)
return {vars = {center.ability.extra.tet, 1 + (voucher_count() * center.ability.extra.tet)}}
end,