游戏王残局简化版

Check-in [c7beb5bb89]
Login

Check-in [c7beb5bb89]

Overview
Comment:0.0.188
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c7beb5bb8911a89cdaaaa6ce6b2258f886ea3ba227a4270242413082a8e948a1
User & Date: 顽雨沉风 on 2023-06-11 03:12:30
Other Links: manifest | tags
Context
2023-06-11
03:23
0.0.189 check-in: 03ad5d81bc user: 顽雨沉风 tags: trunk
03:12
0.0.188 check-in: c7beb5bb89 user: 顽雨沉风 tags: trunk
03:12
0.0.187 check-in: 993043ce0b user: 顽雨沉风 tags: trunk
Changes

Modified X-LV-32_衍生-1.lua from [cf949ff8ca] to [528a4f9a44].

1
2
3
4



5
6
7
8
9
10
11
--[[message
卡数:9
规则:大师3
]]



Debug.SetAIName("顽雨沉风")
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)
Debug.AddCard(31759689,0,0,LOCATION_MZONE,3,POS_FACEDOWN_DEFENSE)




>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[message
卡数:9
规则:大师3
]]



Debug.SetAIName("顽雨沉风")
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)
Debug.AddCard(31759689,0,0,LOCATION_MZONE,3,POS_FACEDOWN_DEFENSE)