Differences From Artifact [5eb1f22c3d]:
- File script/c0.lua — part of check-in [b1143d0851] at 2023-07-23 14:18:17 on branch trunk — 0.0.2107 (user: 顽雨沉风, size: 11917) [annotate] [blame] [check-ins using]
To Artifact [82dc0dd1b8]:
- File script/c0.lua — part of check-in [88b38e5095] at 2023-07-23 14:51:25 on branch trunk — 0.0.2109 (user: 顽雨沉风, size: 11921) [annotate] [blame] [check-ins using]
︙ | |||
487 488 489 490 491 492 493 | 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 --{ |
︙ |