游戏王残局简化版

Check-in [56335ba9cb]
Login

Check-in [56335ba9cb]

Overview
Comment:0.0.2244
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 56335ba9cbf311b04a6c668334652aa4ec2b747e42be181818bc231012b91819
User & Date: 顽雨沉风 on 2023-07-28 16:16:38
Other Links: manifest | tags
Context
2023-07-28
16:16
0.0.2245 check-in: 380a09e162 user: 顽雨沉风 tags: trunk
16:16
0.0.2244 check-in: 56335ba9cb user: 顽雨沉风 tags: trunk
16:16
0.0.2243 check-in: 80a80a19f1 user: 顽雨沉风 tags: trunk
Changes

Modified single/埃奇奥奥迪托雷_001.lua from [cca7afa358] to [55c58233fb].

1
2
3
4
5
6
7



8
9
10
--[[message
]]
Debug.SetAIName("埃奇奥奥迪托雷_001")
Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,4300,0,0)
Debug.AddCard(32354768,0,0,LOCATION_HAND,1,POS_FACEDOWN_ATTACK)



Debug.ReloadFieldEnd()
aux.BeginPuzzle()








>
>
>



1
2
3
4
5
6
7
8
9
10
11
12
13
--[[message
]]
Debug.SetAIName("埃奇奥奥迪托雷_001")
Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,4300,0,0)
Debug.AddCard(32354768,0,0,LOCATION_HAND,1,POS_FACEDOWN_ATTACK)


Debug.AddCard(29432356,0,0,LOCATION_DECK,1,POS_FACEDOWN_ATTACK)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()