Differences From Artifact [cf949ff8ca]:
- File X-LV-32_衍生-1.lua — part of check-in [993043ce0b] at 2023-06-11 03:12:22 on branch trunk — 0.0.187 (user: 顽雨沉风, size: 1271) [annotate] [blame] [check-ins using] [more...]
- File X-LV-32_衍生版_1.lua — part of check-in [bbc6711f61] at 2023-06-19 02:10:52 on branch trunk — 0.0.229 (user: 顽雨沉风, size: 1271) [annotate] [blame] [check-ins using]
- File single/X-LV-32_衍生版_1.lua — part of check-in [e7f204fb3d] at 2023-06-29 02:28:59 on branch trunk — 0.0.309 (user: 顽雨沉风, size: 1271) [annotate] [blame] [check-ins using]
To Artifact [528a4f9a44]:
- File X-LV-32_衍生-1.lua — part of check-in [c7beb5bb89] at 2023-06-11 03:12:30 on branch trunk — 0.0.188 (user: 顽雨沉风, size: 1274) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | + + + | --[[message 卡数:9 规则:大师3 ]] Debug.SetAIName("顽雨沉风") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,2500,0,0) Debug.SetPlayerInfo(1,16500,0,0) local g01=Debug.AddCard(16428514,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE) local g02=Debug.AddCard(78202553,0,0,LOCATION_MZONE,2,POS_FACEDOWN_DEFENSE) Debug.AddCard(31759689,0,0,LOCATION_MZONE,3,POS_FACEDOWN_DEFENSE) |
︙ |