游戏王残局简化版

Check-in [5d2a180866]
Login

Check-in [5d2a180866]

Overview
Comment:0.0.1492
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5d2a180866e530a66c731db6125ef2c69861cf37aca98dcd5e9ff10d5ac43d91
User & Date: 顽雨沉风 on 2023-07-15 11:58:27
Other Links: manifest | tags
Context
2023-07-15
11:58
0.0.1493 check-in: 516f5ddeac user: 顽雨沉风 tags: trunk
11:58
0.0.1492 check-in: 5d2a180866 user: 顽雨沉风 tags: trunk
11:58
0.0.1491 check-in: cef3b77e04 user: 顽雨沉风 tags: trunk
Changes

Modified single/「DMI2」Magical Scientist.lua from [640b689311] to [cbbc49c701].

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("「DMI2」Magical Scientist")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,4000,0,0)
Debug.SetPlayerInfo(1,6600,0,0)

Debug.AddCard(95727991,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)


<
<
<







1
2



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



Debug.SetAIName("「DMI2」Magical Scientist")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,4000,0,0)
Debug.SetPlayerInfo(1,6600,0,0)

Debug.AddCard(95727991,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)