Buff Hunter cost

This commit is contained in:
Emik 2026-06-16 23:39:17 +02:00
parent 507f6dbdff
commit 3bd7b770dd
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,5 @@
"conflicts": [ "conflicts": [
"Jen" "Jen"
], ],
"version": "1.8.0" "version": "1.8.1"
} }

View file

@ -385,7 +385,7 @@ SMODS.Joker {
soul_pos = {x = 1, y = 0}, soul_pos = {x = 1, y = 0},
config = {extra = {uses = 2}}, config = {extra = {uses = 2}},
blueprint_compat = false, blueprint_compat = false,
cost = Jane.cry and 50 or 20, cost = Jane.cry and 50 or 7,
rarity = Jane.cry and exotic or 3, rarity = Jane.cry and exotic or 3,
loc_vars = function(_, _, card) loc_vars = function(_, _, card)
card.ability = card.ability or {} card.ability = card.ability or {}