游戏王残局简化版

Check-in [6ec8609614]
Login

Check-in [6ec8609614]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6ec8609614efff3873139624561409ca787ecd05c0850ec5f9f401aa80a57b86
User & Date: 顽雨沉风 on 2024-06-26 03:24:50
Other Links: manifest | tags
Context
2024-06-26
03:25
0 check-in: 73e0ca62c7 user: 顽雨沉风 tags: trunk
03:24
0 check-in: 6ec8609614 user: 顽雨沉风 tags: trunk
03:20
0 check-in: c797ff75c4 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_431_34.lua from [e28b92ef6d] to [45097c56eb].

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, 17400, 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, 17400, 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)