游戏王残局简化版

Check-in [ba05430172]
Login

Check-in [ba05430172]

Overview
Comment:0
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ba05430172443b07ae19f82e286d16a71ec25041424a854f47c62f9699de09f8
User & Date: 顽雨沉风 on 2024-06-27 08:06:35.887
Other Links: manifest | tags
Context
2024-06-27
08:07
0 check-in: 331b80d304 user: 顽雨沉风 tags: trunk
08:06
0 check-in: ba05430172 user: 顽雨沉风 tags: trunk
08:06
0 check-in: 701420df8f user: 顽雨沉风 tags: trunk
Changes
133
134
135
136
137
138
139
140

141
142
143
144
145
146
147
133
134
135
136
137
138
139

140
141
142
143
144
145
146
147







-
+







    k5:SetProperty(EFFECT_FLAG_BOTH_SIDE + EFFECT_FLAG_UNCOPYABLE + EFFECT_FLAG_CANNOT_NEGATE + EFFECT_FLAG_CANNOT_DISABLE)
    k5:SetTarget(f["不被连锁"])
    k5:SetRange(LOCATION_EXTRA)
    k5:SetOperation(f["_印卡"])
    o1:RegisterEffect(k5)
    end
  end
s["开局示"] = function()
d["开局示"] = function()
  local h1, h2, h3
  --~ 此局效卡之数
  h2 = Duel.GetMatchingGroupCount(d["是否有效果卡"], 0, s["全区"], s["全区"], nil)
  --~ 超量材组
  h3 = Duel.GetOverlayGroup(0, LOCATION_MZONE, LOCATION_MZONE)
  for u1 in aux.Next(h3) do
    if d["是否有效果卡"](u1) then
187
188
189
190
191
192
193
194

195
196
187
188
189
190
191
192
193

194
195
196







-
+


      f["禁格"](o2)
    else
      end
    if o3 then
      s["印卡"](o3, o4, o5)
    else
      end
    s["开局示"]()
    d["开局示"]()
    end
  end