游戏王残局简化版

Check-in [5e53d0ad70]
Login

Check-in [5e53d0ad70]

Overview
Comment:0.0.1414
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5e53d0ad70e27914369b311ab1405d761431692d98a5b2e8f435a86ea717c264
User & Date: 顽雨沉风 on 2023-07-15 11:22:51
Other Links: manifest | tags
Context
2023-07-15
11:22
0.0.1415 check-in: 3fcf915fed user: 顽雨沉风 tags: trunk
11:22
0.0.1414 check-in: 5e53d0ad70 user: 顽雨沉风 tags: trunk
11:22
0.0.1413 check-in: da7c965dde user: 顽雨沉风 tags: trunk
Changes

Modified single/QB20171101.lua from [25c55af96d] to [730d0a3610].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[message
]]

--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)


Debug.SetAIName("QB20171101")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,3100,0,0)
Debug.SetPlayerInfo(1,13100,0,0)
--自己的怪兽区
Debug.AddCard(23851033,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK):CompleteProcedure() --异色眼重力龙



<
<
<
<







1
2
3




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






Debug.SetAIName("QB20171101")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,3100,0,0)
Debug.SetPlayerInfo(1,13100,0,0)
--自己的怪兽区
Debug.AddCard(23851033,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK):CompleteProcedure() --异色眼重力龙