88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
return cache_1
end --}
effect_1:SetCondition(cache_1)
function cache_1() --{
Debug.ShowHint("残局群181175613")
end --}
effect_1:SetOperation(cache_1)
Duel.RegisterEffect(effect_1
, 0)
end --}
fun["是否效果卡"] = function(card) --{
|
|
|
|
|
|
|
|
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
return cache_1
end --}
effect_1:SetCondition(cache_1)
--~ function cache_1() --{
--~
--~ Debug.ShowHint("残局群181175613")
--~
--~ end --}
effect_1:SetOperation(aux.NULL)
Duel.RegisterEffect(effect_1
, 0)
end --}
fun["是否效果卡"] = function(card) --{
|