Commit d72f7d74 authored by mercury233's avatar mercury233

update

parent d4fdc1e6
...@@ -46,6 +46,7 @@ function c11502550.initial_effect(c) ...@@ -46,6 +46,7 @@ function c11502550.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c11502550.material_setcode=0x8 c11502550.material_setcode=0x8
c11502550.card_code_list={89943723}
function c11502550.splimit(e,se,sp,st) function c11502550.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -33,6 +33,7 @@ function c11913700.initial_effect(c) ...@@ -33,6 +33,7 @@ function c11913700.initial_effect(c)
e4:SetOperation(c11913700.spop) e4:SetOperation(c11913700.spop)
c:RegisterEffect(e4) c:RegisterEffect(e4)
end end
c11913700.card_code_list={89943723}
function c11913700.eqlimit(e,c) function c11913700.eqlimit(e,c)
return aux.IsMaterialListCode(c,89943723) return aux.IsMaterialListCode(c,89943723)
end end
......
...@@ -50,6 +50,7 @@ function c17032740.initial_effect(c) ...@@ -50,6 +50,7 @@ function c17032740.initial_effect(c)
end end
c17032740.material_setcode=0x8 c17032740.material_setcode=0x8
c17032740.toss_coin=true c17032740.toss_coin=true
c17032740.card_code_list={89943723}
function c17032740.splimit(e,se,sp,st) function c17032740.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -10,6 +10,7 @@ function c18302224.initial_effect(c) ...@@ -10,6 +10,7 @@ function c18302224.initial_effect(c)
e1:SetOperation(c18302224.activate) e1:SetOperation(c18302224.activate)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
c18302224.card_code_list={89943723}
function c18302224.cfilter(c,tp) function c18302224.cfilter(c,tp)
return c:IsPreviousLocation(LOCATION_MZONE) and c:GetPreviousControler()==tp return c:IsPreviousLocation(LOCATION_MZONE) and c:GetPreviousControler()==tp
and c:IsPreviousPosition(POS_FACEUP) and c:IsSetCard(0x9) and c:IsType(TYPE_FUSION) and c:IsPreviousPosition(POS_FACEUP) and c:IsSetCard(0x9) and c:IsType(TYPE_FUSION)
......
...@@ -49,6 +49,7 @@ function c28677304.initial_effect(c) ...@@ -49,6 +49,7 @@ function c28677304.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c28677304.material_setcode=0x8 c28677304.material_setcode=0x8
c28677304.card_code_list={89943723}
function c28677304.splimit(e,se,sp,st) function c28677304.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -9,6 +9,7 @@ function c35255456.initial_effect(c) ...@@ -9,6 +9,7 @@ function c35255456.initial_effect(c)
e1:SetOperation(c35255456.activate) e1:SetOperation(c35255456.activate)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
c35255456.card_code_list={89943723}
function c35255456.filter1(c,e) function c35255456.filter1(c,e)
return c:IsAbleToDeck() and c:IsCanBeFusionMaterial() and not c:IsImmuneToEffect(e) return c:IsAbleToDeck() and c:IsCanBeFusionMaterial() and not c:IsImmuneToEffect(e)
end end
......
...@@ -49,6 +49,7 @@ function c40080312.initial_effect(c) ...@@ -49,6 +49,7 @@ function c40080312.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c40080312.material_setcode=0x8 c40080312.material_setcode=0x8
c40080312.card_code_list={89943723}
function c40080312.splimit(e,se,sp,st) function c40080312.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -24,6 +24,7 @@ function c41933425.initial_effect(c) ...@@ -24,6 +24,7 @@ function c41933425.initial_effect(c)
e2:SetOperation(c41933425.spop) e2:SetOperation(c41933425.spop)
c:RegisterEffect(e2) c:RegisterEffect(e2)
end end
c41933425.card_code_list={89943723}
function c41933425.cfilter1(c,e,tp) function c41933425.cfilter1(c,e,tp)
return c:IsSetCard(0x1f) and c:IsType(TYPE_MONSTER) and c:IsAbleToRemoveAsCost() return c:IsSetCard(0x1f) and c:IsType(TYPE_MONSTER) and c:IsAbleToRemoveAsCost()
and Duel.IsExistingMatchingCard(c41933425.cfilter2,tp,LOCATION_GRAVE,0,1,c,e,tp,c) and Duel.IsExistingMatchingCard(c41933425.cfilter2,tp,LOCATION_GRAVE,0,1,c,e,tp,c)
......
...@@ -22,6 +22,7 @@ function c42015635.initial_effect(c) ...@@ -22,6 +22,7 @@ function c42015635.initial_effect(c)
e3:SetTargetRange(LOCATION_MZONE,LOCATION_MZONE) e3:SetTargetRange(LOCATION_MZONE,LOCATION_MZONE)
c:RegisterEffect(e3) c:RegisterEffect(e3)
end end
c42015635.card_code_list={89943723}
function c42015635.atktg(e,c) function c42015635.atktg(e,c)
return c:IsCode(89943723) or aux.IsMaterialListCode(c,89943723) return c:IsCode(89943723) or aux.IsMaterialListCode(c,89943723)
end end
...@@ -46,6 +46,7 @@ function c47274077.initial_effect(c) ...@@ -46,6 +46,7 @@ function c47274077.initial_effect(c)
e5:SetOperation(c47274077.retop) e5:SetOperation(c47274077.retop)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c47274077.card_code_list={89943723}
function c47274077.eqlimit(e,c) function c47274077.eqlimit(e,c)
return c:IsCode(89943723) return c:IsCode(89943723)
end end
......
...@@ -49,6 +49,7 @@ function c48996569.initial_effect(c) ...@@ -49,6 +49,7 @@ function c48996569.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c48996569.material_setcode=0x8 c48996569.material_setcode=0x8
c48996569.card_code_list={89943723}
function c48996569.splimit(e,se,sp,st) function c48996569.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -57,6 +57,7 @@ function c49352945.initial_effect(c) ...@@ -57,6 +57,7 @@ function c49352945.initial_effect(c)
c:RegisterEffect(e6) c:RegisterEffect(e6)
end end
c49352945.material_setcode=0x8 c49352945.material_setcode=0x8
c49352945.card_code_list={89943723}
function c49352945.splimit(e,se,sp,st) function c49352945.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -34,6 +34,7 @@ function c5126490.initial_effect(c) ...@@ -34,6 +34,7 @@ function c5126490.initial_effect(c)
e4:SetValue(1) e4:SetValue(1)
c:RegisterEffect(e4) c:RegisterEffect(e4)
end end
c5126490.card_code_list={89943723}
function c5126490.spfilter1(c,tp) function c5126490.spfilter1(c,tp)
return c:IsFaceup() and c:IsCode(89943723) and c:IsAbleToGraveAsCost() return c:IsFaceup() and c:IsCode(89943723) and c:IsAbleToGraveAsCost()
and Duel.IsExistingMatchingCard(c5126490.spfilter2,tp,LOCATION_MZONE,0,1,c) and Duel.IsExistingMatchingCard(c5126490.spfilter2,tp,LOCATION_MZONE,0,1,c)
......
...@@ -31,6 +31,7 @@ function c5128859.initial_effect(c) ...@@ -31,6 +31,7 @@ function c5128859.initial_effect(c)
c:RegisterEffect(e3) c:RegisterEffect(e3)
end end
c5128859.material_setcode=0x8 c5128859.material_setcode=0x8
c5128859.card_code_list={89943723}
function c5128859.splimit(e,se,sp,st) function c5128859.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -10,6 +10,7 @@ function c52098461.initial_effect(c) ...@@ -10,6 +10,7 @@ function c52098461.initial_effect(c)
e1:SetOperation(c52098461.activate) e1:SetOperation(c52098461.activate)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
c52098461.card_code_list={89943723}
function c52098461.filter(c) function c52098461.filter(c)
return c:IsFaceup() and c:IsCode(89943723) and c:IsAbleToDeck() return c:IsFaceup() and c:IsCode(89943723) and c:IsAbleToDeck()
end end
......
...@@ -49,6 +49,7 @@ function c55171412.initial_effect(c) ...@@ -49,6 +49,7 @@ function c55171412.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c55171412.material_setcode=0x8 c55171412.material_setcode=0x8
c55171412.card_code_list={89943723}
function c55171412.splimit(e,se,sp,st) function c55171412.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -11,3 +11,4 @@ function c69884162.initial_effect(c) ...@@ -11,3 +11,4 @@ function c69884162.initial_effect(c)
e1:SetValue(89943723) e1:SetValue(89943723)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
c69884162.card_code_list={89943723}
...@@ -36,6 +36,7 @@ function c72926163.initial_effect(c) ...@@ -36,6 +36,7 @@ function c72926163.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c72926163.material_setcode=0x8 c72926163.material_setcode=0x8
c72926163.card_code_list={89943723}
function c72926163.valcheck(e,c) function c72926163.valcheck(e,c)
local g=c:GetMaterial() local g=c:GetMaterial()
local atk=0 local atk=0
......
...@@ -55,6 +55,7 @@ function c78512663.initial_effect(c) ...@@ -55,6 +55,7 @@ function c78512663.initial_effect(c)
c:RegisterEffect(e6) c:RegisterEffect(e6)
end end
c78512663.material_setcode=0x8 c78512663.material_setcode=0x8
c78512663.card_code_list={89943723}
function c78512663.splimit(e,se,sp,st) function c78512663.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -46,6 +46,7 @@ function c81566151.initial_effect(c) ...@@ -46,6 +46,7 @@ function c81566151.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c81566151.material_setcode=0x8 c81566151.material_setcode=0x8
c81566151.card_code_list={89943723}
function c81566151.splimit(e,se,sp,st) function c81566151.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -50,6 +50,7 @@ function c85507811.initial_effect(c) ...@@ -50,6 +50,7 @@ function c85507811.initial_effect(c)
c:RegisterEffect(e5) c:RegisterEffect(e5)
end end
c85507811.material_setcode=0x8 c85507811.material_setcode=0x8
c85507811.card_code_list={89943723}
function c85507811.splimit(e,se,sp,st) function c85507811.splimit(e,se,sp,st)
return not e:GetHandler():IsLocation(LOCATION_EXTRA) return not e:GetHandler():IsLocation(LOCATION_EXTRA)
end end
......
...@@ -43,6 +43,7 @@ function c86346643.initial_effect(c) ...@@ -43,6 +43,7 @@ function c86346643.initial_effect(c)
c:RegisterEffect(e4) c:RegisterEffect(e4)
end end
c86346643.material_setcode=0x8 c86346643.material_setcode=0x8
c86346643.card_code_list={89943723}
function c86346643.cfilter1(c) function c86346643.cfilter1(c)
return c:IsAbleToGraveAsCost() return c:IsAbleToGraveAsCost()
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment