游戏王残局简化版

Check-in [946c808d40]
Login

Check-in [946c808d40]

Overview
Comment:0.0.1474
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 946c808d405097da11be3e23ffeeff1889acec99d75bd4e64f1b8b89b140fb77
User & Date: 顽雨沉风 on 2023-07-15 11:56:07
Other Links: manifest | tags
Context
2023-07-15
11:56
0.0.1475 check-in: c869d653d7 user: 顽雨沉风 tags: trunk
11:56
0.0.1474 check-in: 946c808d40 user: 顽雨沉风 tags: trunk
11:56
0.0.1473 check-in: d37736e922 user: 顽雨沉风 tags: trunk
Changes

Modified single/[WCS2006]07_cybernetic_magician.lua from [c0bb19c420] to [7796033062].

1
2
3
4
5
6
7
8
9
10
11
12
--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("[WCS2006]07_cybernetic_magician")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,8400,0,0)

Debug.AddCard(48094997,0,0,LOCATION_HAND,0,POS_FACEDOWN)


<
<
<







1
2



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



Debug.SetAIName("[WCS2006]07_cybernetic_magician")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,8400,0,0)

Debug.AddCard(48094997,0,0,LOCATION_HAND,0,POS_FACEDOWN)