游戏王残局简化版

Check-in [aec3d78a2a]
Login

Check-in [aec3d78a2a]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: aec3d78a2ac7b82d4642f561adb3f870d27e77b6bf4906e36d489caf9bcbbde2
User & Date: 顽雨沉风 on 2024-08-06 23:51:41
Other Links: manifest | tags
Context
2024-08-06
23:55
0 check-in: 6dccc0d36f user: 顽雨沉风 tags: trunk
23:51
0 check-in: aec3d78a2a user: 顽雨沉风 tags: trunk
23:51
0 check-in: 59a43ddd80 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_50_020_3.lua from [ac68bcc8f5] to [5a9b5e32f2].

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, 5)
Debug.SetPlayerInfo(0, 22300, 0, 0)
Debug.SetPlayerInfo(1, 10600, 0, 0)

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
local c = Debug.AddCard(27134689, 1, 1, k1, 0, 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, 5)
Debug.SetPlayerInfo(0, 22300, 0, 0)
Debug.SetPlayerInfo(1, 10600, 0, 0)

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