游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [0491fb69e0]:

To Artifact [9d38657bfb]:


80
81
82
83
84
85
86

87
88
89
90
91
92
93
<li><a href="#section-41" id="toc-section-41"><span class="toc-section-number">1.2.22</span> </a></li>
<li><a href="#section-42" id="toc-section-42"><span class="toc-section-number">1.2.23</span> </a></li>
<li><a href="#section-43" id="toc-section-43"><span class="toc-section-number">1.2.24</span> </a></li>
<li><a href="#section-44" id="toc-section-44"><span class="toc-section-number">1.2.25</span> </a></li>
<li><a href="#section-45" id="toc-section-45"><span class="toc-section-number">1.2.26</span> </a></li>
<li><a href="#section-46" id="toc-section-46"><span class="toc-section-number">1.2.27</span> </a></li>
<li><a href="#section-47" id="toc-section-47"><span class="toc-section-number">1.2.28</span> </a></li>

</ul></li>
</ul></li>
</ul>
</nav>
<h1 data-number="1" id="场景"><span class="header-section-number">1</span> 场景</h1>
<h2 data-number="1.1" id="正常"><span class="header-section-number">1.1</span> 正常</h2>
<h3 data-number="1.1.1" id="section"><span class="header-section-number">1.1.1</span> </h3>







>







80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<li><a href="#section-41" id="toc-section-41"><span class="toc-section-number">1.2.22</span> </a></li>
<li><a href="#section-42" id="toc-section-42"><span class="toc-section-number">1.2.23</span> </a></li>
<li><a href="#section-43" id="toc-section-43"><span class="toc-section-number">1.2.24</span> </a></li>
<li><a href="#section-44" id="toc-section-44"><span class="toc-section-number">1.2.25</span> </a></li>
<li><a href="#section-45" id="toc-section-45"><span class="toc-section-number">1.2.26</span> </a></li>
<li><a href="#section-46" id="toc-section-46"><span class="toc-section-number">1.2.27</span> </a></li>
<li><a href="#section-47" id="toc-section-47"><span class="toc-section-number">1.2.28</span> </a></li>
<li><a href="#section-48" id="toc-section-48"><span class="toc-section-number">1.2.29</span> </a></li>
</ul></li>
</ul></li>
</ul>
</nav>
<h1 data-number="1" id="场景"><span class="header-section-number">1</span> 场景</h1>
<h2 data-number="1.1" id="正常"><span class="header-section-number">1.1</span> 正常</h2>
<h3 data-number="1.1.1" id="section"><span class="header-section-number">1.1.1</span> </h3>
1706
1707
1708
1709
1710
1711
1712




































1713
1714
1715
1716
1717
1718
1719

Debug.AddCard(40080312,0,0,LOCATION_GRAVE,0,POS_FACEUP,true)

-----------------

Debug.AddCard(30312361,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)





































-----------------


-----------------


-----------------







>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>







1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756

Debug.AddCard(40080312,0,0,LOCATION_GRAVE,0,POS_FACEUP,true)

-----------------

Debug.AddCard(30312361,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)

-----------------


-----------------


-----------------


Debug.ReloadFieldEnd()
aux.BeginPuzzle()
</code></pre>
<h3 data-number="1.2.29" id="section-48"><span class="header-section-number">1.2.29</span> </h3>
<p>应该要用龙星作为素材。</p>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)

Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)

-----------------

Debug.AddCard(99946920,0,0,LOCATION_HAND,0,POS_FACEDOWN)

-----------------

Debug.AddCard(80666118,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)

-----------------

Debug.AddCard(95004025,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
local c = Debug.AddCard(55863245,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.PreSummon(c, SUMMON_TYPE_SYNCHRO)
Debug.AddCard(77783947,0,0,LOCATION_SZONE,1,POS_FACEUP)

-----------------


-----------------


-----------------