Differences From Artifact [0d29a88dd2]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [9336f06af4] at 2023-06-30 04:01:23 on branch trunk — 0.0.463 (user: 顽雨沉风, size: 1819) [annotate] [blame] [check-ins using]
To Artifact [16623c0a58]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [feacba9521] at 2023-06-30 04:01:47 on branch trunk — 0.0.464 (user: 顽雨沉风, size: 1821) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | + |
--[[message
规则:大师3
星圣vs入魔
]]
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,3250,0,0)
Debug.AddCard(70908596,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(78358521,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(78364470,0,0,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ |