Commit 6b1e1781 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c65020215.lua

parent 24e41cc3
......@@ -46,13 +46,13 @@ function c65020215.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end
function c65020215.grop(e,tp,eg,ep,ev,re,r,rp)
c65020215.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.GetFieldGroupCount(tp,0,LOCATION_DECK)>=2 and Duel.IsPlayerCanRemove(tp) then
c65020215.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end
if Duel.IsPlayerAffectedByEffect(tp,65020220) then
if (Duel.IsPlayerAffectedByEffect(tp,65020220) or Duel.IsPlayerAffectedByEffect(tp,65020221)) and Duel.GetFieldGroupCount(tp,0,LOCATION_DECK)>=2 and Duel.IsPlayerCanRemove(tp) then
c65020215.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end
if Duel.IsPlayerAffectedByEffect(tp,65020221) then
if Duel.IsPlayerAffectedByEffect(tp,65020221) and Duel.GetFieldGroupCount(tp,0,LOCATION_DECK)>=2 and Duel.IsPlayerCanRemove(tp) then
c65020215.chongfuopg(e,tp,eg,ep,ev,re,r,rp)
end
end
......@@ -79,13 +79,13 @@ function c65020215.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
end
function c65020215.hdop(e,tp,eg,ep,ev,re,r,rp)
c65020215.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(c65020215.hdfil,tp,LOCATION_REMOVED,0,1,nil) then
c65020215.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
end
if Duel.IsPlayerAffectedByEffect(tp,65020219) then
if (Duel.IsPlayerAffectedByEffect(tp,65020219) or Duel.IsPlayerAffectedByEffect(tp,65020221)) and Duel.IsExistingMatchingCard(c65020215.hdfil,tp,LOCATION_REMOVED,0,1,nil) then
c65020215.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
end
if Duel.IsPlayerAffectedByEffect(tp,65020221) then
if Duel.IsPlayerAffectedByEffect(tp,65020221) and Duel.IsExistingMatchingCard(c65020215.hdfil,tp,LOCATION_REMOVED,0,1,nil) then
c65020215.chongfuoph(e,tp,eg,ep,ev,re,r,rp)
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