游戏王残局简化版

Check-in [2d58d863f0]
Login

Check-in [2d58d863f0]

Overview
Comment:0.0.792
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2d58d863f001cba460bc6380ce9af95c7f70f1daef540a45adc4f993e1708fe2
User & Date: 顽雨沉风 on 2023-07-07 02:20:31
Other Links: manifest | tags
Context
2023-07-07
02:21
0.0.793 check-in: 68e1074e1a user: 顽雨沉风 tags: trunk
02:20
0.0.792 check-in: 2d58d863f0 user: 顽雨沉风 tags: trunk
02:11
0.0.791 check-in: 4356441c62 user: 顽雨沉风 tags: trunk
Changes

Modified single/MH01.lua from [a59fa4ae5a] to [af054dc755].

1
2
3
4
5



6
7
8
9
10
11
12
1
2
3
4

5
6
7
8
9
10
11
12
13
14




-
+
+
+







--[[message
魔轰神
]]


--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)

Debug.SetAIName("棉花")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,13400,0,0)

Debug.AddCard(18282103,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)

Modified single/MH54_衍生版_1.lua from [286f45aecb] to [0648314760].

1
2
3
4



5

6
7
8
9
10
11
12
1


2
3
4
5

6
7
8
9
10
11
12
13

-
-

+
+
+
-
+







--[[message
卡数:10
规则:大师3
]]



--created by ygopro puzzle maker 
--created by ygopro puzzle maker
Debug.SetAIName("棉花")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,1000,0,0)
Debug.AddCard(63487632,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK)
Debug.AddCard(63487632,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK)
Debug.AddCard(47297616,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)