Commit 8c218695 authored by 聖園ミカ's avatar 聖園ミカ 🐟

reupdate

parent cb97126d
...@@ -41,9 +41,9 @@ ...@@ -41,9 +41,9 @@
52700121 52700121
52700124 52700124
52700160 52700160
65009020 60010055
65009021 60060014
65009022 64887001
65050216 65050216
65050217 65050217
65050218 65050218
......
#created by ... #created by ...
#main #main
60002149
60002150
60002153
60002155
60002156
60002158
60002160
60002161
60002162
60002163
60002165
60002171
60002172
60002173
60002178
60002179
60002180
60002181
60002182
60002183
60002184
60002185
60002186
60002187
60002188
60002189
60002190
60002191
60002205
60002206
60002207
60002223
60002227
60002228
60002229
60002230
60002231
60002232
60002255
60002256
60002278
60002280
60002281
60002282
60010055
60060014
64887001
65009000 65009000
65009001 65009001
65009002 65009002
...@@ -59,10 +12,35 @@ ...@@ -59,10 +12,35 @@
65009017 65009017
65009018 65009018
65009019 65009019
65009020
65009021
65009022
67200750
67200930
67200931
67200933
67200935
67200936
67200939
67200940
67200941
67200943
67200944
67200946
67200948
67200952
67200954
67200962
67200964
67200966
72476006
81009071
81009072
81009073
81010049
81035999
81036087
#extra #extra
60002151
60002152
60002167
65009012 65009012
65009023 65009023
65050222 65050222
...@@ -75,3 +53,13 @@ ...@@ -75,3 +53,13 @@
65050229 65050229
65050230 65050230
!side !side
67200942
67200950
67200956
67200958
67200960
81009070
81011018
81024026
81024029
81036006
#created by ... #created by ...
#main #main
67200750
67200930
67200931
67200933
67200935
67200936
67200939
67200940
67200941
67200943
67200944
67200946
67200948
67200952
67200954
67200962
67200964
67200966
72476006
81009071
81009072
81009073
81010049
81035999
81036087
96026001 96026001
96026004 96026004
96026007 96026007
......
...@@ -1384,6 +1384,7 @@ ...@@ -1384,6 +1384,7 @@
60002053 0 --缇雅·雅莉珂希德 静心 60002053 0 --缇雅·雅莉珂希德 静心
60002057 0 --缇雅·雅莉珂希德 困乏 60002057 0 --缇雅·雅莉珂希德 困乏
60002058 0 --缇雅·雅莉珂希德 庆典 60002058 0 --缇雅·雅莉珂希德 庆典
60010055 0 --愿母神三度为你阖眼
60060011 1 --亚里沙的无可奈何 60060011 1 --亚里沙的无可奈何
#601 #601
60150515 0 --幻想的第三乐章·孤寂 60150515 0 --幻想的第三乐章·孤寂
......
...@@ -20,9 +20,9 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -20,9 +20,9 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
if rc:IsRelateToEffect(re) then if rc:IsRelateToEffect(re) then
Duel.Remove(rc,POS_FACEUP,REASON_EFFECT) Duel.Remove(rc,POS_FACEUP,REASON_EFFECT)
end end
if c:GetFlagEffect(0)==0 then --if c:GetFlagEffect(0)==0 then
c:RegisterFlagEffect(0,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END,EFFECT_FLAG_CLIENT_HINT,1,0,65) -- c:RegisterFlagEffect(0,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END,EFFECT_FLAG_CLIENT_HINT,1,0,65)
end --end
end end
function s.c4a71kang(c) function s.c4a71kang(c)
...@@ -53,7 +53,7 @@ function s.c4a71kang(c) ...@@ -53,7 +53,7 @@ function s.c4a71kang(c)
end end
function s.sumsuc(e,tp,eg,ep,ev,re,r,rp) function s.sumsuc(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
if e:GetHandler():GetFlagEffect(12825612)~=0 then return end if c:GetFlagEffect(12825612)~=0 then return end
c:RegisterFlagEffect(12825612,RESET_PHASE+PHASE_END,0,1) c:RegisterFlagEffect(12825612,RESET_PHASE+PHASE_END,0,1)
end end
function s.discon(e,tp,eg,ep,ev,re,r,rp) function s.discon(e,tp,eg,ep,ev,re,r,rp)
...@@ -63,7 +63,7 @@ end ...@@ -63,7 +63,7 @@ end
function s.c4a71kangdiscon2(e,tp,eg,ep,ev,re,r,rp) function s.c4a71kangdiscon2(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
return c:GetOverlayGroup():IsExists(Card.IsCode,1,nil,12825608) return c:GetOverlayGroup():IsExists(Card.IsCode,1,nil,12825608)
and c:GetFlagEffect(0)~=0 and s.discon(e,tp,eg,ep,ev,re,r,rp) --and c:GetFlagEffect(0)~=0 and s.discon(e,tp,eg,ep,ev,re,r,rp)
end end
function s.c4a71kangcost(e,tp,eg,ep,ev,re,r,rp,chk) function s.c4a71kangcost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return e:GetHandler():CheckRemoveOverlayCard(tp,1,REASON_COST) end if chk==0 then return e:GetHandler():CheckRemoveOverlayCard(tp,1,REASON_COST) 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