游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [5eb1f22c3d]:

To Artifact [82dc0dd1b8]:


487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
  function cache_1(effect_event
  , player_who_activate_the_effect) --{
    
    cache_1 = Duel.GetLP(1) - str["对方玩家的初始生命值"]
    
    if cache_1 > 0 then --{
      
      Debug.ShowHint("对面耍赖")
      
      --}
      
    else --{
      
      cache_1 = math.abs(cache_1) / (str["对方玩家的初始生命值"] - 100)
      







|







487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
  function cache_1(effect_event
  , player_who_activate_the_effect) --{
    
    cache_1 = Duel.GetLP(1) - str["对方玩家的初始生命值"]
    
    if cache_1 > 0 then --{
      
      Debug.ShowHint("对面҉耍赖҉")
      
      --}
      
    else --{
      
      cache_1 = math.abs(cache_1) / (str["对方玩家的初始生命值"] - 100)