Differences From Artifact [891f6ea1b9]:
- File single/简化版_351.lua — part of check-in [7d44aeac46] at 2024-06-27 15:02:23 on branch trunk — 初步的雏形 (user: 顽雨沉风, size: 1480) [annotate] [blame] [check-ins using]
- File single/简化版_451_04.lua — part of check-in [ed54ab0472] at 2024-06-27 14:28:13 on branch trunk — 0 (user: 顽雨沉风, size: 1480) [annotate] [blame] [check-ins using]
- File single/简化版_551_11.lua — part of check-in [6b848050b2] at 2024-06-27 12:25:06 on branch trunk — 0 (user: 顽雨沉风, size: 1480) [annotate] [blame] [check-ins using]
To Artifact [900b4f060c]:
- File single/简化版_351.lua — part of check-in [3f47b4f189] at 2024-06-28 03:15:30 on branch trunk — 0 (user: 顽雨沉风, size: 1871) [annotate] [blame] [check-ins using]
︙ | |||
24 25 26 27 28 29 30 | 24 25 26 27 28 29 30 31 32 33 34 35 36 | + + + + + + | Debug.AddCard(89631139, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) Debug.AddCard(72378329, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN) Debug.AddCard(70534340, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN) Debug.AddCard(03322931, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN) Debug.AddCard(34995106, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() --[[ 这局其实是不洗牌的,但由于《光之天穿 巴哈路蒂亚》的特性,会让某些人误以为这局是洗牌的。 烙印系卡片很强,但要是在这局中走了烙印系路线,就会适得其反。 虽然对方的干扰是对于手卡的,但是其效果发动的时机与发动与否是由我方来进行触发的,因此主导权仍然在我方。 ]] |