游戏王残局简化版

Check-in [ea2aba3fa3]
Login

Check-in [ea2aba3fa3]

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

Modified single/X-LV-32_衍生版_1.lua from [586e0db766] to [dd4b6e4ee1].

1
2
3
4
5
6
7
8
9
10
11
12
1
2



3
4
5
6
7
8
9


-
-
-







--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2500,0,0)
Debug.SetPlayerInfo(1,16500,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)
Debug.AddCard(31759689,0,0,LOCATION_MZONE,3,POS_FACEDOWN_DEFENSE)