295b2babd6 2023-05-31 1: --[[message
295b2babd6 2023-05-31 2: 警告:不是残局!!!
295b2babd6 2023-05-31 3: 打不开!!!
295b2babd6 2023-05-31 4: 打不开!!!
295b2babd6 2023-05-31 5: 打不开!!!
295b2babd6 2023-05-31 6: ]]
295b2babd6 2023-05-31 7:
295b2babd6 2023-05-31 8: local str = {}
295b2babd6 2023-05-31 9: local fun = {}
295b2babd6 2023-05-31 10:
295b2babd6 2023-05-31 11: local cache1
295b2babd6 2023-05-31 12:
295b2babd6 2023-05-31 13: fun["通关邀请"]=function()
295b2babd6 2023-05-31 14: local e100
295b2babd6 2023-05-31 15: e100=Effect.GlobalEffect()
295b2babd6 2023-05-31 16: e100:SetType(EFFECT_TYPE_FIELD
295b2babd6 2023-05-31 17: + EFFECT_TYPE_CONTINUOUS)
295b2babd6 2023-05-31 18: e100:SetCode(EVENT_DAMAGE)
748a21fd39 2023-05-31 19: function cache1(e
748a21fd39 2023-05-31 20: , tp
748a21fd39 2023-05-31 21: , eg
748a21fd39 2023-05-31 22: , ep
748a21fd39 2023-05-31 23: , ev
748a21fd39 2023-05-31 24: , re
748a21fd39 2023-05-31 25: , r
748a21fd39 2023-05-31 26: , rp)
748a21fd39 2023-05-31 27: cache1=Duel.GetLP(1)
748a21fd39 2023-05-31 28: return cache1<=0
295b2babd6 2023-05-31 29: end
295b2babd6 2023-05-31 30: e100:SetCondition(cache1)
748a21fd39 2023-05-31 31: function cache1(e
748a21fd39 2023-05-31 32: , tp
748a21fd39 2023-05-31 33: , eg
748a21fd39 2023-05-31 34: , ep
748a21fd39 2023-05-31 35: , ev
748a21fd39 2023-05-31 36: , re
748a21fd39 2023-05-31 37: , r
748a21fd39 2023-05-31 38: , rp)
295b2babd6 2023-05-31 39: Debug.ShowHint("残局群181175613")
295b2babd6 2023-05-31 40: return
295b2babd6 2023-05-31 41: end
295b2babd6 2023-05-31 42: e100:SetOperation(cache1)
748a21fd39 2023-05-31 43: Duel.RegisterEffect(e100
748a21fd39 2023-05-31 44: , 0)
295b2babd6 2023-05-31 45: end
295b2babd6 2023-05-31 46: