游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [3dc8473321]:

To Artifact [17c27d484a]:


45
46
47
48
49
50
51
52


53


54


55
56



57
58
59
60
61
62
63
45
46
47
48
49
50
51

52
53
54
55
56
57
58
59


60
61
62
63
64
65
66
67
68
69







-
+
+

+
+

+
+
-
-
+
+
+







      cache_1 = true
    else
      cache_1 = false
      end
    return cache_1
    end
  effect_1:SetCondition(cache_1)
  function cache_1()
  function cache_1(effect_event
    , player_who_activate_the_effect)
    if str["QB"] then
      announce_card = Duel.AnnounceCard(player_who_activate_the_effect)
      card = Duel.CreateToken(player_who_activate_the_effect

      , announce_card)
      str["QB"] = false
      end
    Debug.ShowHint("残局群181175613")
    else
      Debug.ShowHint("残局群181175613")
      end
    return
    end
  effect_1:SetOperation(cache_1)

  Duel.RegisterEffect(effect_1
    , 0)
  end