Differences From Artifact [f3c3082e13]:
- File script/c0.lua — part of check-in [648e2ae3c0] at 2023-07-08 16:25:35 on branch trunk — 0.0.982 (user: 顽雨沉风, size: 6387) [annotate] [blame] [check-ins using]
To Artifact [d72e34cf97]:
- File script/c0.lua — part of check-in [8ac61f2bc0] at 2023-07-08 16:27:24 on branch trunk — 0.0.983 (user: 顽雨沉风, size: 6316) [annotate] [blame] [check-ins using]
| ︙ | |||
28 29 30 31 32 33 34 | 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | - + |
+ EFFECT_TYPE_CONTINUOUS)
effect_1:SetCode(EVENT_DAMAGE)
function cache_1()
cache_1 = Duel.GetLP(1)
if cache_1 <= 0 then
if str_1 == "QB" then
if cache_1 < 0 then
|
| ︙ |