diff --git a/manifest.json b/manifest.json index a755833..55c1fad 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.5.7" + "version": "1.5.8" } \ No newline at end of file diff --git a/src/slugcat.lua b/src/slugcat.lua index 0e1bedd..70f992f 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -493,7 +493,6 @@ SMODS.Joker { soul_pos = {x = 1, y = 0}, cost = 20, rarity = 4, - debuff_immune = true, blueprint_compat = true, loc_vars = function(_, info_queue, card) if Cryptid then @@ -542,6 +541,7 @@ SMODS.Joker { update = function(_, card, _) if card.ability.extra.is_attuned then card.debuff = false + card.debuff_immune = true end if card.added_to_deck and card.children.center and card.children.floating_sprite then