游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [9d26db62d1]:

To Artifact [0882e01e16]:


60
61
62
63
64
65
66







67
68
69
70
71
72
73
local cache_5
local cache_6
local cache_7
local cache_8
local cache_9

local _








fun["一_通关邀请"] = function() --{
  
  str["效果"] = Effect.GlobalEffect()
  
  str["效果"]:SetType(EFFECT_TYPE_FIELD
  + EFFECT_TYPE_CONTINUOUS)







>
>
>
>
>
>
>







60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
local cache_5
local cache_6
local cache_7
local cache_8
local cache_9

local _

fun["该效果不能被连锁"] = function() --{
  
  Duel.SetChainLimit(aux.FALSE)
  
  return true
  end --}

fun["一_通关邀请"] = function() --{
  
  str["效果"] = Effect.GlobalEffect()
  
  str["效果"]:SetType(EFFECT_TYPE_FIELD
  + EFFECT_TYPE_CONTINUOUS)
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
  fun["失败得分"]()
  
  end --}
  

  

  

  
fun["该效果不能被连锁"] = function() --{
  
  Duel.SetChainLimit(aux.FALSE)
  
  return true
  end --}
  
fun["印卡"] = function(str_1, str_2, str_3) --{
  
  if str_3 then --{
    
    --}
    







|
<
<
<
<
<
<
<
<







377
378
379
380
381
382
383
384








385
386
387
388
389
390
391
  fun["失败得分"]()
  
  end --}
  

  










  
fun["印卡"] = function(str_1, str_2, str_3) --{
  
  if str_3 then --{
    
    --}