Differences From Artifact [36d0474190]:
- File single/_简化版_440_01.lua — part of check-in [11ffef601d] at 2024-07-04 09:35:11 on branch trunk — 0 (user: 顽雨沉风, size: 4002) [annotate] [blame] [check-ins using]
- File single/简化版1_440.lua — part of check-in [b27559efa8] at 2024-07-18 22:49:55 on branch trunk — 0 (user: 顽雨沉风, size: 4002) [annotate] [blame] [check-ins using]
- File single/简化版_0440.lua — part of check-in [3b21139261] at 2024-07-21 01:24:06 on branch trunk — 0 (user: 顽雨沉风, size: 4002) [annotate] [blame] [check-ins using]
- File single/简化版_344.lua — part of check-in [c8322ffe62] at 2024-07-03 13:00:45 on branch trunk — 0 (user: 顽雨沉风, size: 4002) [annotate] [blame] [check-ins using]
- File single/简化版_440.lua — part of check-in [337fdf50c1] at 2024-07-04 13:30:25 on branch trunk — 0 (user: 顽雨沉风, size: 4002) [annotate] [blame] [check-ins using]
- File single/简化版_440_01.lua — part of check-in [20eda4219d] at 2024-07-04 10:42:59 on branch trunk — 0 (user: 顽雨沉风, size: 4002) [annotate] [blame] [check-ins using]
To Artifact [6f6154a8fe]:
- File single/简化版_0440.lua — part of check-in [89a0b7106c] at 2024-07-24 04:01:36 on branch trunk — 0 (user: 顽雨沉风, size: 4024) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 |
--[[message
维护:2024-07-03
简语:Fedo-04
标签:#幽厉塔诗莉安
]]
Debug.SetAIName("QQ群181175613")
| | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
--[[message
维护:2024-07-03
简语:Fedo-04
标签:#幽厉塔诗莉安
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 5000, 0, 0)
Debug.SetPlayerInfo(1, 38500, 0, 0)
--自己的怪兽区
Debug.AddCard(1834753, 0, 0, LOCATION_MZONE, 1, POS_FACEUP_ATTACK) --最大瞬移者
--对方的怪兽区
Debug.AddCard(66927994, 1, 1, LOCATION_MZONE, 0, POS_FACEUP_DEFENSE) --星因士 左旗一
|
| ︙ | ︙ |