游戏王残局简化版

Check-in [9418c55204]
Login

Check-in [9418c55204]

Overview
Comment:0.0.1466
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9418c5520410c74d6663f38b32a81616846a22683f8b0290f6db142e576ac79f
User & Date: 顽雨沉风 on 2023-07-15 11:54:21
Other Links: manifest | tags
Context
2023-07-15
11:54
0.0.1467 check-in: 4419b4225a user: 顽雨沉风 tags: trunk
11:54
0.0.1466 check-in: 9418c55204 user: 顽雨沉风 tags: trunk
11:54
0.0.1465 check-in: 5d70281932 user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-47.lua from [a3b8842770] to [f2fe5bca85].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[message
个十百千万?
]]
--created by puzzle editor
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,621543,0,0)
Debug.SetPlayerInfo(1,231370,0,0)

local c1=Debug.AddCard(5758500,1,1,LOCATION_EXTRA,0,POS_FACEUP_ATTACK)




<
<
<
<







1
2
3




4
5
6
7
8
9
10
--[[message
个十百千万?
]]




Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,621543,0,0)
Debug.SetPlayerInfo(1,231370,0,0)

local c1=Debug.AddCard(5758500,1,1,LOCATION_EXTRA,0,POS_FACEUP_ATTACK)