游戏王残局简化版

Check-in [b1005bfffe]
Login

Check-in [b1005bfffe]

Overview
Comment:0.0.1458
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b1005bfffe77b55ddff033bc25f00c5e146caf6b3f458a0374e075685b25fa76
User & Date: 顽雨沉风 on 2023-07-15 11:31:48
Other Links: manifest | tags
Context
2023-07-15
11:31
0.0.1459 check-in: ea2aba3fa3 user: 顽雨沉风 tags: trunk
11:31
0.0.1458 check-in: b1005bfffe user: 顽雨沉风 tags: trunk
11:31
0.0.1457 check-in: 3880684c81 user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-32.lua from [64ade0ebd3] to [4d77c7924c].

1
2
3
4
5
6
7
8
9
10
11
12
13
--[[message
十卡让你体验极致翻翻乐!
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2500,0,0)
Debug.SetPlayerInfo(1,20200,0,0)

local g01=Debug.AddCard(16428514,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE)
local g02=Debug.AddCard(78202553,0,0,LOCATION_MZONE,2,POS_FACEDOWN_DEFENSE)



<
<
<







1
2
3



4
5
6
7
8
9
10
--[[message
十卡让你体验极致翻翻乐!
]]



Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2500,0,0)
Debug.SetPlayerInfo(1,20200,0,0)

local g01=Debug.AddCard(16428514,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE)
local g02=Debug.AddCard(78202553,0,0,LOCATION_MZONE,2,POS_FACEDOWN_DEFENSE)