Differences From Artifact [269808fee2]:
- File script/c0.lua — part of check-in [737aacba66] at 2023-06-30 05:42:37 on branch trunk — 0.0.514 (user: 顽雨沉风, size: 3446) [annotate] [blame] [check-ins using]
To Artifact [4540cc9d7f]:
- File script/c0.lua — part of check-in [3c29ca6ba5] at 2023-06-30 05:44:31 on branch trunk — 0.0.516 (user: 顽雨沉风, size: 3471) [annotate] [blame] [check-ins using] [more...]
︙ | |||
38 39 40 41 42 43 44 45 46 47 48 49 50 51 | 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | + | Debug.ShowHint("残局群181175613") return end effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) fun["开局说明"]() end fun["是否效果卡"] = function(card) cache_1 = Card.IsType(card, TYPE_SPELL) cache_2 = Card.IsType(card, TYPE_TRAP) cache_3 = Card.IsType(card, TYPE_EFFECT) |
︙ |