游戏王残局简化版

Check-in [22b0398942]
Login

Check-in [22b0398942]

Overview
Comment:0.0.723
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 22b039894263042c745744c1cf05a51ada724c688a93749d6e36d19b8a688260
User & Date: 顽雨沉风 on 2023-07-05 13:22:18
Other Links: manifest | tags
Context
2023-07-05
13:22
0.0.724 check-in: 062f9719c8 user: 顽雨沉风 tags: trunk
13:22
0.0.723 check-in: 22b0398942 user: 顽雨沉风 tags: trunk
13:16
0.0.722 check-in: ba31421fee user: 顽雨沉风 tags: trunk
Changes

Modified single/Egg-4.lua from [d19b4f2a2f] to [4de5c0b6e9].

1
2
3
4
5


6
7
8
9
10
11
12
--[[message
卡数:17
规则:新大师
]]
--created by puzzle editor


Debug.SetAIName("蛋总")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,16150,0,0)

--自己的怪兽区
Debug.AddCard(14878871,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) --救援猫

<
<

|
>
>







1


2
3
4
5
6
7
8
9
10
11
12
--[[message


]]



Debug.SetAIName("蛋总")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,16150,0,0)

--自己的怪兽区
Debug.AddCard(14878871,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) --救援猫