游戏王残局简化版

Check-in [d90dbcc1f0]
Login

Check-in [d90dbcc1f0]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d90dbcc1f0270d082d0b96ae736fb859e974ceac8ea80b3efa438cb61ba7879f
User & Date: 顽雨沉风 on 2024-08-06 12:57:34
Other Links: manifest | tags
Context
2024-08-06
12:58
0 check-in: fc9e50f3da user: 顽雨沉风 tags: trunk
12:57
0 check-in: d90dbcc1f0 user: 顽雨沉风 tags: trunk
12:57
0 check-in: fc94add000 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_40_020_3.lua from [2d8ff3e36f] to [9a026f61c0].

1
2
3

4
5
6
7
8
9
10
--[[message
#残局-六王寻胜
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 21150, 0, 0)

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(10000000, 1, 1, k1, 1, k2)



>







1
2
3
4
5
6
7
8
9
10
11
--[[message
#残局-六王寻胜
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 21150, 0, 0)

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(10000000, 1, 1, k1, 1, k2)