游戏王残局简化版

Check-in [0cc3289da5]
Login

Check-in [0cc3289da5]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0cc3289da5ad7c233eadb31626a6f54fa4fa85ae936d00bfa98ab57548b315d6
User & Date: 顽雨沉风 on 2024-08-06 13:49:15
Other Links: manifest | tags
Context
2024-08-06
13:49
0 check-in: 0a8b99cfdd user: 顽雨沉风 tags: trunk
13:49
0 check-in: 0cc3289da5 user: 顽雨沉风 tags: trunk
13:49
0 check-in: 4cabc798fc user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_40_021_1.lua from [0e804c9002] to [b7513b6f1e].

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, 7900, 0, 0)
Debug.SetPlayerInfo(1, 18500, 0, 0)

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(40398073, 0, 0, k1, 2, k2)




>







1
2
3
4
5
6
7
8
9
10
11
12
--[[message
#天使与龙的轮舞
#平凡的路人甲
]]

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

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(40398073, 0, 0, k1, 2, k2)