游戏王残局简化版

Check-in [9e2f709d28]
Login

Check-in [9e2f709d28]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9e2f709d28751b704c0335f17c3d32b9c89e8cc74f228ca346d0e8370aef333b
User & Date: 顽雨沉风 on 2024-08-06 23:21:14
Other Links: manifest | tags
Context
2024-08-06
23:21
0 check-in: eb48ec4477 user: 顽雨沉风 tags: trunk
23:21
0 check-in: 9e2f709d28 user: 顽雨沉风 tags: trunk
23:21
0 check-in: 9dc4e8ed83 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_30_013_1.lua from [a13f93420e] to [b279780407].

1
2
3
4

5
6
7
8
9
10
11
--[[message
#egg-25
#蛋总
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 12700, 0, 0)

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(41382147, 0, 0, k1, 1, POS_FACEUP_ATTACK)




>







1
2
3
4
5
6
7
8
9
10
11
12
--[[message
#egg-25
#蛋总
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 12700, 0, 0)

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(41382147, 0, 0, k1, 1, POS_FACEUP_ATTACK)