游戏王残局简化版

Check-in [0728612ded]
Login

Check-in [0728612ded]

Overview
Comment:
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0728612dedc2fbd8c2905947439a46f26b6d14c84ad296821bf1d142367fb04b
User & Date: 顽雨沉风 on 2024-02-14 07:47:44.469
Other Links: manifest | tags
Context
2024-02-14
07:54
check-in: d26a1c8c42 user: 顽雨沉风 tags: trunk
07:47
check-in: 0728612ded user: 顽雨沉风 tags: trunk
06:19
check-in: 8d2b2c76db user: 顽雨沉风 tags: trunk
Changes
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
    h1 = u1
    s["开局洗牌抽牌之数"] = u1
    --~ 效果
    h2 = Effect.GlobalEffect()
    h2:SetType(EFFECT_TYPE_FIELD + EFFECT_TYPE_CONTINUOUS)
    h2:SetCode(EVENT_ADJUST)
    h2:SetCondition(aux.TRUE)
    h2:SetOperation(s["开局洗牌抽牌"])
    Duel.RegisterEffect(h2, 0)
    end
  end
s["不被连锁"] = function()
  Duel.SetChainLimit(aux.FALSE)
  return true
  end







|







54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
    h1 = u1
    s["开局洗牌抽牌之数"] = u1
    --~ 效果
    h2 = Effect.GlobalEffect()
    h2:SetType(EFFECT_TYPE_FIELD + EFFECT_TYPE_CONTINUOUS)
    h2:SetCode(EVENT_ADJUST)
    h2:SetCondition(aux.TRUE)
    h2:SetOperation(s["_开局洗牌抽牌"])
    Duel.RegisterEffect(h2, 0)
    end
  end
s["不被连锁"] = function()
  Duel.SetChainLimit(aux.FALSE)
  return true
  end
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
    h6 = Duel.CreateToken(u2, h5)
    if h2 <= h3 then
      h2 = h2 + 1
      Duel.SendtoHand(h6, nil, REASON_RULE)
    else
      if h2 <= h4 then
        h2 = h2 + 1
        --~ Duel.Remove(h6, POS_FACEUP, REASON_RULE)
        Duel.SendtoDeck(h6, u2, 0, REASON_RULE)
      else
        Debug.ShowHint(h1)
        u1:Reset()
        end
      end
    end







<







175
176
177
178
179
180
181

182
183
184
185
186
187
188
    h6 = Duel.CreateToken(u2, h5)
    if h2 <= h3 then
      h2 = h2 + 1
      Duel.SendtoHand(h6, nil, REASON_RULE)
    else
      if h2 <= h4 then
        h2 = h2 + 1

        Duel.SendtoDeck(h6, u2, 0, REASON_RULE)
      else
        Debug.ShowHint(h1)
        u1:Reset()
        end
      end
    end



1
2
3
4
5
6
7



--puzzle1
Debug.SetAIName("枯岳说书人_c52")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 2100, 0, 0)
Debug.SetPlayerInfo(1, 19200, 0, 0)

Debug.AddCard(85754829, 0, 0, LOCATION_MZONE, 0, POS_FACEUP_ATTACK)
>
>
>







1
2
3
4
5
6
7
8
9
10
--[[message
察局:2024-02-14
]]
--puzzle1
Debug.SetAIName("枯岳说书人_c52")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 2100, 0, 0)
Debug.SetPlayerInfo(1, 19200, 0, 0)

Debug.AddCard(85754829, 0, 0, LOCATION_MZONE, 0, POS_FACEUP_ATTACK)



1
2
3
4
5
6
7



Debug.SetAIName("枯岳说书人_c53")

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 5300, 0, 0)

>
>
>







1
2
3
4
5
6
7
8
9
10
--[[message
察局:2024-02-14
]]
Debug.SetAIName("枯岳说书人_c53")

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 5300, 0, 0)

1

2
3
4
5
6
7
8
9
--[[message

龙兽交锋
]]

Debug.SetAIName("枯岳说书人_c54")

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)

--6400

>
|







1
2
3
4
5
6
7
8
9
10
--[[message
察局:2024-02-14
简语:龙兽交锋
]]

Debug.SetAIName("枯岳说书人_c54")

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)

--6400
1


2
3
4
5
6
7
8
--[[message


]]
Debug.SetAIName("枯岳说书人_d01")
Debug.ReloadFieldBegin(DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 8000, 0, 0)

Debug.AddCard(24019092, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)

>
>







1
2
3
4
5
6
7
8
9
10
--[[message
察局:2024-02-14
原局:WABihamut
]]
Debug.SetAIName("枯岳说书人_d01")
Debug.ReloadFieldBegin(DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 8000, 0, 0)

Debug.AddCard(24019092, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2008]_a01
]]
Debug.SetAIName("枯岳说书人_f01")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 800, 0, 0)
Debug.AddCard(99788587, 0, 0, LOCATION_SZONE, 0, POS_FACEDOWN_ATTACK)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2008]_a01
]]
Debug.SetAIName("枯岳说书人_f01")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 800, 0, 0)
Debug.AddCard(99788587, 0, 0, LOCATION_SZONE, 0, POS_FACEDOWN_ATTACK)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2008]_a02
]]
Debug.SetAIName("枯岳说书人_f02")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 5300, 0, 0)
Debug.AddCard(53582587, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN_ATTACK)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2008]_a02
]]
Debug.SetAIName("枯岳说书人_f02")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 5300, 0, 0)
Debug.AddCard(53582587, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN_ATTACK)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2008]_a04
]]
Debug.SetAIName("枯岳说书人_f03")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 4650, 0, 0)
Debug.AddCard(45653036, 0, 0, LOCATION_SZONE, 3, POS_FACEDOWN_ATTACK)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2008]_a04
]]
Debug.SetAIName("枯岳说书人_f03")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 4650, 0, 0)
Debug.AddCard(45653036, 0, 0, LOCATION_SZONE, 3, POS_FACEDOWN_ATTACK)
1

2
3
4
5
6
7
8
--[[message

简语:外星人洗脑光线发动!
原局:[WCS2008]_a05
]]
--created by ygopro puzzle maker (web)
Debug.SetAIName("枯岳说书人_f04")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
简语:外星人洗脑光线发动!
原局:[WCS2008]_a05
]]
--created by ygopro puzzle maker (web)
Debug.SetAIName("枯岳说书人_f04")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2011]_a03
]]
Debug.SetAIName("枯岳说书人_f05")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 250, 0, 0)
Debug.SetPlayerInfo(1, 21900, 0, 0)
Debug.AddCard(27869883, 0, 0, LOCATION_GRAVE, 0, POS_FACEDOWN)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2011]_a03
]]
Debug.SetAIName("枯岳说书人_f05")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 250, 0, 0)
Debug.SetPlayerInfo(1, 21900, 0, 0)
Debug.AddCard(27869883, 0, 0, LOCATION_GRAVE, 0, POS_FACEDOWN)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2011]_a06
]]
--wcs2011-06
Debug.SetAIName("枯岳说书人_f06")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 700, 0, 0)
Debug.SetPlayerInfo(1, 10200, 0, 0)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2011]_a06
]]
--wcs2011-06
Debug.SetAIName("枯岳说书人_f06")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 700, 0, 0)
Debug.SetPlayerInfo(1, 10200, 0, 0)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2011]_a09
]]
Debug.SetAIName("枯岳说书人_f07")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 8400, 0, 0)


>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2011]_a09
]]
Debug.SetAIName("枯岳说书人_f07")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 8400, 0, 0)

1

2
3
4
5
6
7
8
--[[message

原局:[WCS2011]_a10
]]
--wcs2011-10
Debug.SetAIName("枯岳说书人_f08")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 2700, 0, 0)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2011]_a10
]]
--wcs2011-10
Debug.SetAIName("枯岳说书人_f08")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 2700, 0, 0)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2011]_a11
]]
Debug.SetAIName("枯岳说书人_f09")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 3000, 0, 0)
Debug.SetPlayerInfo(1, 10300, 0, 0)
--~ Debug.AddCard(52768103,0,0,LOCATION_DECK,0,POS_FACEDOWN)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2011]_a11
]]
Debug.SetAIName("枯岳说书人_f09")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 3000, 0, 0)
Debug.SetPlayerInfo(1, 10300, 0, 0)
--~ Debug.AddCard(52768103,0,0,LOCATION_DECK,0,POS_FACEDOWN)
1

2
3
4
5
6
7
8
--[[message

原局:[WCS2011]_a12
]]
Debug.SetAIName("枯岳说书人_f10")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 700, 0, 0)
Debug.SetPlayerInfo(1, 5100, 0, 0)


>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:[WCS2011]_a12
]]
Debug.SetAIName("枯岳说书人_f10")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 700, 0, 0)
Debug.SetPlayerInfo(1, 5100, 0, 0)

1

2
3
4
5
6
7
8
--[[message

原局:「DMI2」_Guardian Sphinx
]]
Debug.SetAIName("枯岳说书人_f11")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 7200, 0, 0)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:「DMI2」_Guardian Sphinx
]]
Debug.SetAIName("枯岳说书人_f11")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 7200, 0, 0)
1

2
3
4
5
6
7
8
--[[message

原局:「DMI2」_Primal Seed
]]
Debug.SetAIName("枯岳说书人_f12")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 9750, 0, 0)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:「DMI2」_Primal Seed
]]
Debug.SetAIName("枯岳说书人_f12")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 9750, 0, 0)
1

2
3
4
5
6
7
8
--[[message

原局:埃奇奥奥迪托雷
]]
Debug.SetAIName("枯岳说书人_f13")
Debug.ReloadFieldBegin(DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 30000, 0, 0)


>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:埃奇奥奥迪托雷
]]
Debug.SetAIName("枯岳说书人_f13")
Debug.ReloadFieldBegin(DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 30000, 0, 0)

1

2
3
4
5
6
7
8
--[[message

原局:奥米伽无限三次方
]]
--created by puzzle editor
Debug.SetAIName("枯岳说书人_f14")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 3800, 0, 0)
Debug.SetPlayerInfo(1, 8200, 0, 0)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:奥米伽无限三次方
]]
--created by puzzle editor
Debug.SetAIName("枯岳说书人_f14")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 3800, 0, 0)
Debug.SetPlayerInfo(1, 8200, 0, 0)
1

2
3
4
5
6
7
8
--[[message

原局:残局-六王寻胜
]]
Debug.SetAIName("枯岳说书人_f15")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) -- 4 = new master rule
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 21150, 0, 0)
Debug.AddCard(89943723, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)

>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-14
原局:残局-六王寻胜
]]
Debug.SetAIName("枯岳说书人_f15")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) -- 4 = new master rule
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 21150, 0, 0)
Debug.AddCard(89943723, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)