游戏王残局简化版

Check-in [d13f394abf]
Login

Check-in [d13f394abf]

Overview
Comment:0.0.286
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d13f394abfdeea5e63a6c0d6e34b7c11286aa9c581ebb746cd59bfa4da1d3a47
User & Date: 顽雨沉风 on 2023-06-28 09:30:44
Other Links: manifest | tags
Context
2023-06-29
00:58
0.0.287 check-in: df08332584 user: 顽雨沉风 tags: trunk
2023-06-28
09:30
0.0.286 check-in: d13f394abf user: 顽雨沉风 tags: trunk
09:08
0.0.285 check-in: 1e57e70ae4 user: 顽雨沉风 tags: trunk
Changes

Modified 31.Cluster of Shark Offensive.lua from [5aeb4468c2] to [07b87869f6].

1
2
3
4

5
6
7
8
9
10
11
--[[message
卡数:43
规则:大师3
]]

Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1100,0,0)
Debug.SetPlayerInfo(1,51100,0,0)

Debug.AddCard(25067275,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(67675300,0,0,LOCATION_DECK,0,POS_FACEDOWN)




>







1
2
3
4
5
6
7
8
9
10
11
12
--[[message
卡数:43
规则:大师3
]]

Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1100,0,0)
Debug.SetPlayerInfo(1,51100,0,0)

Debug.AddCard(25067275,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(67675300,0,0,LOCATION_DECK,0,POS_FACEDOWN)