游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [508edd7baa]:

To Artifact [1952926ec3]:


302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
  str["开局添加手卡"] = str_1
  
  effect_1 = Effect.GlobalEffect()
  
  effect_1:SetType(EFFECT_TYPE_FIELD
  + EFFECT_TYPE_CONTINUOUS)
  
  effect_1:SetCode(EVENT_ADJUST)
  
--~   effect_1:SetCountLimit(1)
  
  function cache_1() --{
    
    if str["已添加手卡"] == 1 then --{
      







|







302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
  str["开局添加手卡"] = str_1
  
  effect_1 = Effect.GlobalEffect()
  
  effect_1:SetType(EFFECT_TYPE_FIELD
  + EFFECT_TYPE_CONTINUOUS)
  
--~   effect_1:SetCode(EVENT_ADJUST)
  
--~   effect_1:SetCountLimit(1)
  
  function cache_1() --{
    
    if str["已添加手卡"] == 1 then --{