游戏王残局简化版

Check-in [fb80c9e171]
Login

Check-in [fb80c9e171]

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

Modified single/AlphaKretin_05_Lullaby.lua from [e69bce16fa] to [84f7349db4].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
This one's just a meme. Did you know that Lullaby of Obedience ignores summoning conditions?
]]

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

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

Debug.SetPlayerInfo(0,2100,0,0)
Debug.SetPlayerInfo(1,100,0,0)

--AI's deck




<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
This one's just a meme. Did you know that Lullaby of Obedience ignores summoning conditions?
]]





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

Debug.SetPlayerInfo(0,2100,0,0)
Debug.SetPlayerInfo(1,100,0,0)

--AI's deck