游戏王残局简化版

Check-in [0b982fdb23]
Login

Check-in [0b982fdb23]

Overview
Comment:0.0.160
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0b982fdb23e017afb02a3020b72db54b8c040b1f9d2faf045f2674d09bd087b6
User & Date: 顽雨沉风 on 2023-06-05 05:59:42.600
Other Links: manifest | tags
Context
2023-06-05
06:00
0.0.161 check-in: 147ca328d2 user: 顽雨沉风 tags: trunk
05:59
0.0.160 check-in: 0b982fdb23 user: 顽雨沉风 tags: trunk
05:55
0.0.159 check-in: 7705f5ffaa user: 顽雨沉风 tags: trunk
Changes
18
19
20
21
22
23
24
25

26
27
28
29
30
31
32
18
19
20
21
22
23
24

25
26
27
28
29
30
31
32







-
+







  effect_100:SetCode(EVENT_DAMAGE)
  function cache_1(effect_event
    , player_who_activate_the_effect
    , eg
    , ep
    , ev
    , re
    , r
    , reason_for_trigger
    , rp)
    cache_1 = Duel.GetLP(1)
    return cache_1 <= 0
    end
  effect_100:SetCondition(cache_1)
  function cache_1(effect_event
    , player_who_activate_the_effect