游戏王残局简化版

Check-in [8f0bd14b20]
Login

Check-in [8f0bd14b20]

Overview
Comment:0.0.1449
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8f0bd14b202082db77b5dc9df1d93cb21c7f0e00e007632a056fa05c529e70c8
User & Date: 顽雨沉风 on 2023-07-15 11:29:19
Other Links: manifest | tags
Context
2023-07-15
11:29
0.0.1450 check-in: 1769795dac user: 顽雨沉风 tags: trunk
11:29
0.0.1449 check-in: 8f0bd14b20 user: 顽雨沉风 tags: trunk
11:29
0.0.1448 check-in: 6e63d6318d user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-23.lua from [92a89f6caa] to [c38a0dbf5f].

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




4
5
6
7
8
9
10



-
-
-
-







--[[message
新手教学
]]
--By OURYGO-YGO EZ manager
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,1000,0,0)
local g01=Debug.AddCard(24137081,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
local g02=Debug.AddCard(24137081,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
local g12=Debug.AddCard(89631139,1,1,LOCATION_MZONE,2,POS_FACEUP_DEFENSE)