游戏王残局简化版

Check-in [5dab06044b]
Login

Check-in [5dab06044b]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5dab06044b2d3b28bc17dd0d43fb690f8ab9b22ef045c3582e2952d8f8361876
User & Date: 顽雨沉风 on 2024-07-26 00:32:30
Other Links: manifest | tags
Context
2024-07-26
00:36
0 check-in: 9c6d8f1d94 user: 顽雨沉风 tags: trunk
00:32
0 check-in: 5dab06044b user: 顽雨沉风 tags: trunk
00:23
0 check-in: d44c9db3f6 user: 顽雨沉风 tags: trunk
Changes

Modified expansions/script/c896311393.lua from [a654baf13e] to [e0c1dff51c].

46
47
48
49
50
51
52
53

54
55
56
57
58
59
60
46
47
48
49
50
51
52

53
54
55
56
57
58
59
60







-
+







    Duel.Damage(tp,500,REASON_EFFECT)
  end
end
function c896311393.spcon2(e,tp,eg,ep,ev,re,r,rp)
  return bit.band(r,REASON_EFFECT+REASON_BATTLE)~=0 and e:GetHandler():IsPreviousLocation(LOCATION_ONFIELD)
end
function c896311393.spfilter(c,e,tp)
  return c:IsSetCard(0xc6) and not c:IsCode(7563579) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
  return c:IsSetCard(0xc6) and not c:IsCode(896311393) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
end
function c896311393.sptg2(e,tp,eg,ep,ev,re,r,rp,chk)
  if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>0
    and Duel.IsExistingMatchingCard(c896311393.spfilter,tp,LOCATION_HAND+LOCATION_DECK,0,1,nil,e,tp) end
  Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,tp,LOCATION_HAND+LOCATION_DECK)
end
function c896311393.spop2(e,tp,eg,ep,ev,re,r,rp)

Modified expansions/ygo_endgame.cdb from [fd1dc3ce62] to [224ed58c12].

cannot compute difference between binary files