游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [e39ebf3934]:

To Artifact [dcfcc640c1]:


108
109
110
111
112
113
114

115
116
117
118
119
120
121
<li><a href="#section-68" id="toc-section-68"><span class="toc-section-number">2.33</span> </a></li>
<li><a href="#section-69" id="toc-section-69"><span class="toc-section-number">2.34</span> </a></li>
<li><a href="#section-70" id="toc-section-70"><span class="toc-section-number">2.35</span> </a></li>
<li><a href="#section-71" id="toc-section-71"><span class="toc-section-number">2.36</span> </a></li>
<li><a href="#section-72" id="toc-section-72"><span class="toc-section-number">2.37</span> </a></li>
<li><a href="#section-73" id="toc-section-73"><span class="toc-section-number">2.38</span> </a></li>
<li><a href="#section-74" id="toc-section-74"><span class="toc-section-number">2.39</span> </a></li>

</ul></li>
</ul>
</nav>
<h1 data-number="1" id="正常"><span class="header-section-number">1</span> 正常</h1>
<h2 data-number="1.1" id="section"><span class="header-section-number">1.1</span> </h2>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)








>







108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<li><a href="#section-68" id="toc-section-68"><span class="toc-section-number">2.33</span> </a></li>
<li><a href="#section-69" id="toc-section-69"><span class="toc-section-number">2.34</span> </a></li>
<li><a href="#section-70" id="toc-section-70"><span class="toc-section-number">2.35</span> </a></li>
<li><a href="#section-71" id="toc-section-71"><span class="toc-section-number">2.36</span> </a></li>
<li><a href="#section-72" id="toc-section-72"><span class="toc-section-number">2.37</span> </a></li>
<li><a href="#section-73" id="toc-section-73"><span class="toc-section-number">2.38</span> </a></li>
<li><a href="#section-74" id="toc-section-74"><span class="toc-section-number">2.39</span> </a></li>
<li><a href="#section-75" id="toc-section-75"><span class="toc-section-number">2.40</span> </a></li>
</ul></li>
</ul>
</nav>
<h1 data-number="1" id="正常"><span class="header-section-number">1</span> 正常</h1>
<h2 data-number="1.1" id="section"><span class="header-section-number">1.1</span> </h2>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)

2768
2769
2770
2771
2772
2773
2774
































2775
2776
2777
2778
2779
2780
2781
-----------------


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

Debug.AddCard(86937530,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
Debug.AddCard(86937530,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)

































Debug.ReloadFieldEnd()
aux.BeginPuzzle()
</code></pre>
<script>

document.onclick = function(event) {







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







2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
-----------------


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

Debug.AddCard(86937530,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
Debug.AddCard(86937530,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)

Debug.ReloadFieldEnd()
aux.BeginPuzzle()
</code></pre>
<h2 data-number="2.40" id="section-75"><span class="header-section-number">2.40</span> </h2>
<p>应该可以选择适用顺序。</p>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)

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

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


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


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

Debug.AddCard(82003859,0,0,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(82199284,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)

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


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


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


Debug.ReloadFieldEnd()
aux.BeginPuzzle()
</code></pre>
<script>

document.onclick = function(event) {