游戏王残局简化版

Check-in [c246d81e77]
Login

Check-in [c246d81e77]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c246d81e77a3bb4e4d99c911f9d7e62e36203e5aeefe7cdce346dea47820a766
User & Date: 顽雨沉风 on 2024-06-24 03:01:21
Other Links: manifest | tags
Context
2024-06-24
03:02
0 check-in: 52a2313f80 user: 顽雨沉风 tags: trunk
03:01
0 check-in: c246d81e77 user: 顽雨沉风 tags: trunk
03:00
0 check-in: adebc093ec user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_5C_01.lua from [7e344b1d59] to [73063afbf1].

1
2
3
4

5
6
7
8
9
10
11
--[[message
维护:2024-06-24
简语:A simple puzzle, which teaches a Red Dragon Archfiend line combo
标签:#有人打不过 #Eroldin_01_Mastering_the_Red_Dragons

]]

--Mastering the Red Dragons
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 9700, 0, 0)


<

>







1
2

3
4
5
6
7
8
9
10
11
--[[message
维护:2024-06-24

标签:#有人打不过 #Eroldin_01_Mastering_the_Red_Dragons
简语:A simple puzzle, which teaches a Red Dragon Archfiend line combo
]]

--Mastering the Red Dragons
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 9700, 0, 0)