Differences From Artifact [d084b25ce9]:
- File script/c0.lua — part of check-in [e1098b7937] at 2023-07-23 12:25:11 on branch trunk — 0.0.2053 (user: 顽雨沉风, size: 9512) [annotate] [blame] [check-ins using]
To Artifact [2890a37ad7]:
- File script/c0.lua — part of check-in [32746d1989] at 2023-07-23 12:27:31 on branch trunk — 0.0.2054 (user: 顽雨沉风, size: 9626) [annotate] [blame] [check-ins using]
︙ | |||
449 450 451 452 453 454 455 | 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 | + - + | + EFFECT_TYPE_CONTINUOUS) str["效果"]:SetCode(EVENT_PHASE_START+PHASE_END) function cache_1(effect_event , player_who_activate_the_effect) --{ cache_1 = (Duel.GetLP(0) - Duel.GetLP(1)) / str["我方玩家的初始生命值优势"] * 3000 |
︙ |