be2ea865a7 2024-06-24 1: --[[message
be2ea865a7 2024-06-24 2: 维护:2024-06-24
be2ea865a7 2024-06-24 3: 标签:#sample2
be2ea865a7 2024-06-24 4: 简语:同调召唤入门
be2ea865a7 2024-06-24 5: ]]
be2ea865a7 2024-06-24 6:
be2ea865a7 2024-06-24 7: Debug.SetAIName("QQ群181175613")
be2ea865a7 2024-06-24 8: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
be2ea865a7 2024-06-24 9: Debug.SetPlayerInfo(0, 100, 0, 0)
be2ea865a7 2024-06-24 10: Debug.SetPlayerInfo(1, 3100, 0, 0)
be2ea865a7 2024-06-24 11:
be2ea865a7 2024-06-24 12: Debug.AddCard(00027551, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN)
be2ea865a7 2024-06-24 13:
be2ea865a7 2024-06-24 14: Debug.AddCard(34100324, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP_ATTACK)
be2ea865a7 2024-06-24 15:
be2ea865a7 2024-06-24 16: Debug.AddCard(83764718, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
be2ea865a7 2024-06-24 17: Debug.AddCard(96363153, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
be2ea865a7 2024-06-24 18:
be2ea865a7 2024-06-24 19: Debug.AddCard(63977008, 0, 0, LOCATION_DECK, 1, POS_FACEUP_ATTACK)
be2ea865a7 2024-06-24 20: Debug.AddCard(40348946, 0, 0, LOCATION_DECK, 2, POS_FACEUP_ATTACK)
be2ea865a7 2024-06-24 21:
be2ea865a7 2024-06-24 22: Debug.AddCard(68124775, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN)
be2ea865a7 2024-06-24 23: Debug.AddCard(26593852, 0, 0, LOCATION_EXTRA, 1, POS_FACEDOWN)
be2ea865a7 2024-06-24 24:
be2ea865a7 2024-06-24 25: Debug.AddCard(34408491, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
be2ea865a7 2024-06-24 26: Debug.AddCard(16527176, 1, 1, LOCATION_MZONE, 3, POS_FACEUP_ATTACK)
be2ea865a7 2024-06-24 27:
be2ea865a7 2024-06-24 28: Debug.ReloadFieldEnd()
be2ea865a7 2024-06-24 29:
be2ea865a7 2024-06-24 30: aux.BeginPuzzle()