游戏王残局简化版

Check-in [0398aebb4a]
Login

Check-in [0398aebb4a]

Overview
Comment:0.0.1359
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0398aebb4a851fbdd67bc1889fe14f53f783c1e09485d6fe903e9ba63332af21
User & Date: 顽雨沉风 on 2023-07-15 11:06:48
Other Links: manifest | tags
Context
2023-07-15
11:06
0.0.1360 check-in: fb80c9e171 user: 顽雨沉风 tags: trunk
11:06
0.0.1359 check-in: 0398aebb4a user: 顽雨沉风 tags: trunk
11:06
0.0.1358 check-in: 8c98aa2992 user: 顽雨沉风 tags: trunk
Changes

Modified single/AlphaKretin_02_Set_Rotation.lua from [fd1b7b9187] to [ddda65134c].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
Field spells are fun, right?
]]

--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)

Debug.SetAIName("AlphaKretin")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,4)

Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,3000,0,0)

--AI's field.




<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
Field spells are fun, right?
]]





Debug.SetAIName("AlphaKretin")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,4)

Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,3000,0,0)

--AI's field.