游戏王残局简化版

Annotation For single/AlphaKretin_a05 3_7_667.lua
Login

Annotation For single/AlphaKretin_a05 3_7_667.lua

Origin for each line in single/AlphaKretin_a05 3_7_667.lua from check-in 47e0a87646:

47e0a87646 2024-02-10  顽雨沉风: --[[message
47e0a87646 2024-02-10  顽雨沉风: 察局:2024-02-09
47e0a87646 2024-02-10  顽雨沉风: 简语:This one's just a meme. Did you know that Lullaby of Obedience ignores summoning conditions?
47e0a87646 2024-02-10  顽雨沉风: ]]
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: Debug.SetAIName("AlphaKretin_a05")
47e0a87646 2024-02-10  顽雨沉风: Debug.ReloadFieldBegin(DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: Debug.SetPlayerInfo(0, 2100, 0, 0)
47e0a87646 2024-02-10  顽雨沉风: Debug.SetPlayerInfo(1, 100, 0, 0)
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --AI's deck
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(7902349, 1, 1, LOCATION_DECK, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(8124921, 1, 1, LOCATION_DECK, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(44519536, 1, 1, LOCATION_DECK, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(70903634, 1, 1, LOCATION_DECK, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --AI's hand
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(7902349, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(8124921, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(44519536, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(70903634, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN) --exodia pieces
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --AI's field
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --AI’s GY
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --Player's Extra Deck
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --Player's Hand
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(39238953, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) --Lullaby
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(10000040, 1, 0, LOCATION_HAND, 0, POS_FACEDOWN) --Holactie, AI owned
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(5556668, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) --Exchange
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(71564252, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) --Thunder King "Rai-Oh Rai-Oh", the Thunder King (best friends with Fushioh "Lichie Lich" Richie (TN: Fushioh means Lich))
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --Player's Field
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(97077563, 0, 0, LOCATION_SZONE, 1, POS_FACEDOWN) --CotH
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(77561728, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN) --Disturbance strat
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: --Player's GY
47e0a87646 2024-02-10  顽雨沉风: Debug.AddCard(24221739, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP) --Protector of the Sanct
47e0a87646 2024-02-10  顽雨沉风: 
47e0a87646 2024-02-10  顽雨沉风: Debug.ReloadFieldEnd()
47e0a87646 2024-02-10  顽雨沉风: aux.BeginPuzzle()