游戏王残局简化版

Check-in [acffef9b72]
Login

Check-in [acffef9b72]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: acffef9b722968bfe5e842d69309ab832646df8dfc6c9b2c27066f15f6fb33ec
User & Date: 顽雨沉风 on 2024-06-26 03:16:26
Other Links: manifest | tags
Context
2024-06-26
03:16
0 check-in: 911d0a4cac user: 顽雨沉风 tags: trunk
03:16
0 check-in: acffef9b72 user: 顽雨沉风 tags: trunk
03:16
0 check-in: 3592c6d2f7 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_431_33.lua from [f6d593469c] to [a66aca7f0e].

1
2
3
4
5
6
7
8
9
10
--[[message
维护:2024-02-13
原局:枯岳说书人_c32
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 2500, 0, 0)
Debug.SetPlayerInfo(1, 16500, 0, 0)
local g01 = Debug.AddCard(16428514, 0, 0, LOCATION_MZONE, 1, POS_FACEDOWN_DEFENSE)
local g02 = Debug.AddCard(78202553, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE)

|
|







1
2
3
4
5
6
7
8
9
10
--[[message
维护:2024-06-26
标签#枯岳说书人
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 2500, 0, 0)
Debug.SetPlayerInfo(1, 16500, 0, 0)
local g01 = Debug.AddCard(16428514, 0, 0, LOCATION_MZONE, 1, POS_FACEDOWN_DEFENSE)
local g02 = Debug.AddCard(78202553, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE)