Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -185,20 +185,20 @@ fun["印卡"] = function(str_1) str["印卡"] = 1 local n = 0 - effect_1 = Effect.GlobalEffect() + effect_1 = Effect.CreateEffect() effect_1:SetType(EFFECT_TYPE_SINGLE) effect_1:SetProperty(EFFECT_FLAG_BOTH_SIDE + EFFECT_FLAG_UNCOPYABLE + EFFECT_FLAG_CANNOT_NEGATE + EFFECT_FLAG_CANNOT_DISABLE) cache_1 = function() Duel.SetChainLimit(aux.FALSE) end - effect_1:SetTarget(c4335427.rmtg) + effect_1:SetTarget(cache_1) function print_hand(e,tp,eg,ep,ev,re,r,rp) local ac=Duel.AnnounceCard(tp) local c=Duel.CreateToken(tp,ac) if n<2 then