Nerf rarity of Betmma in Cryptid
This commit is contained in:
parent
ca1340eba7
commit
f62f40e889
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue