游戏王残局简化版

Check-in [511fc3b36f]
Login

Check-in [511fc3b36f]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 511fc3b36f5d604c384a22d90281ab7a7cdb6e4fe15ea6fb1708e1215e0f91a3
User & Date: 顽雨沉风 on 2024-08-07 01:02:13
Other Links: manifest | tags
Context
2024-08-07
01:02
0 check-in: b3768f0789 user: 顽雨沉风 tags: trunk
01:02
0 check-in: 511fc3b36f user: 顽雨沉风 tags: trunk
01:01
0 check-in: aff971eddd user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_50_020_2.lua from [4eb5ef3d2c] to [16b763ee59].

1
2
3

4
5
6
7
8
9
10
1
2
3
4
5
6
7
8
9
10
11



+







--[[message
#pkd
]]

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, 30000, 0, 0)

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