Commit d8ab26d8 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c65020212.lua

parent c8add18e
...@@ -55,13 +55,13 @@ function c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp) ...@@ -55,13 +55,13 @@ function c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end end
function c65020212.grop(e,tp,eg,ep,ev,re,r,rp) function c65020212.grop(e,tp,eg,ep,ev,re,r,rp)
c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
if Duel.IsPlayerAffectedByEffect(tp,65020218) then if (Duel.IsPlayerAffectedByEffect(tp,65020221) or Duel.IsPlayerAffectedByEffect(tp,65020220) or Duel.IsPlayerAffectedByEffect(tp,65020218)) and Duel.IsExistingMatchingCard(c65020212.grfil,tp,0,LOCATION_MZONE,1,nil) then
c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end end
if Duel.IsPlayerAffectedByEffect(tp,65020220) then if (Duel.IsPlayerAffectedByEffect(tp,65020220) or Duel.IsPlayerAffectedByEffect(tp,65020221)) and Duel.IsExistingMatchingCard(c65020212.grfil,tp,0,LOCATION_MZONE,1,nil) then
c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end end
if Duel.IsPlayerAffectedByEffect(tp,65020221) then if Duel.IsPlayerAffectedByEffect(tp,65020221) and Duel.IsExistingMatchingCard(c65020212.grfil,tp,0,LOCATION_MZONE,1,nil) then
c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end end
end end
...@@ -94,13 +94,13 @@ function c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp) ...@@ -94,13 +94,13 @@ function c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
end end
function c65020212.hdop(e,tp,eg,ep,ev,re,r,rp) function c65020212.hdop(e,tp,eg,ep,ev,re,r,rp)
c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
if Duel.IsPlayerAffectedByEffect(tp,65020217) then if (Duel.IsPlayerAffectedByEffect(tp,65020221) or Duel.IsPlayerAffectedByEffect(tp,65020219) or Duel.IsPlayerAffectedByEffect(tp,65020217)) and Duel.IsExistingMatchingCard(c65020212.hdfil,tp,LOCATION_HAND,0,1,nil,e,tp) and Duel.GetMZoneCount(tp)>0 then
c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
end end
if Duel.IsPlayerAffectedByEffect(tp,65020219) then if (Duel.IsPlayerAffectedByEffect(tp,65020219) or Duel.IsPlayerAffectedByEffect(tp,65020221)) and Duel.IsExistingMatchingCard(c65020212.hdfil,tp,LOCATION_HAND,0,1,nil,e,tp) and Duel.GetMZoneCount(tp)>0 then
c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
end end
if Duel.IsPlayerAffectedByEffect(tp,65020221) then if Duel.IsPlayerAffectedByEffect(tp,65020221) and Duel.IsExistingMatchingCard(c65020212.hdfil,tp,LOCATION_HAND,0,1,nil,e,tp) and Duel.GetMZoneCount(tp)>0 then
c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp) c65020212.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
end end
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