游戏王残局简化版

Check-in [0e92893037]
Login

Check-in [0e92893037]

Overview
Comment:0.0.125
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0e92893037f3bbca043eb84f914f3a61c2703492c54d5b79e870d56d0b434cf4
User & Date: 顽雨沉风 on 2023-05-13 05:40:07.995
Other Links: manifest | tags
Context
2023-05-13
05:42
0.0.126 check-in: 12ee2191bb user: 顽雨沉风 tags: trunk
05:40
0.0.125 check-in: 0e92893037 user: 顽雨沉风 tags: trunk
05:39
0.0.124 check-in: 942859547d user: 顽雨沉风 tags: trunk
Changes
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
89
90
91
92
93
94
95

96
97
98
99
100
101
102







-







--~ Debug.AddCard(40318957,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Performapal Skullcrobat Joker
Debug.AddCard(75195825,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Master Pendulum, the Dracoslayer
Debug.AddCard(31222701,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Wavering Eyes

-- Start the Puzzle
Debug.ReloadFieldEnd()

Debug.ShowHint("从卡组中选择六张卡加入手卡!")
aux.BeginPuzzle()
local e999=Effect.GlobalEffect()
e999:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e999:SetCode(EVENT_DAMAGE)
e999:SetCondition(function(e,tp,eg,ep,ev,re,r,rp) return Duel.GetLP(1)<=0 end)
e999:SetOperation(function(e,tp,eg,ep,ev,re,r,rp)
Debug.ShowHint("残局群181175613") end)