游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [d5097327cd]:

To Artifact [25fb50b35d]:


113
114
115
116
117
118
119

120
121
122
123
124
125
126
<li><a href="#section-73" id="toc-section-73"><span class="toc-section-number">2.37</span> </a></li>
<li><a href="#section-74" id="toc-section-74"><span class="toc-section-number">2.38</span> </a></li>
<li><a href="#section-75" id="toc-section-75"><span class="toc-section-number">2.39</span> </a></li>
<li><a href="#section-76" id="toc-section-76"><span class="toc-section-number">2.40</span> </a></li>
<li><a href="#section-77" id="toc-section-77"><span class="toc-section-number">2.41</span> </a></li>
<li><a href="#section-78" id="toc-section-78"><span class="toc-section-number">2.42</span> </a></li>
<li><a href="#section-79" id="toc-section-79"><span class="toc-section-number">2.43</span> </a></li>

</ul></li>
<li><a href="#小结" id="toc-小结"><span class="toc-section-number">3</span> 小结</a></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;)







>







113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<li><a href="#section-73" id="toc-section-73"><span class="toc-section-number">2.37</span> </a></li>
<li><a href="#section-74" id="toc-section-74"><span class="toc-section-number">2.38</span> </a></li>
<li><a href="#section-75" id="toc-section-75"><span class="toc-section-number">2.39</span> </a></li>
<li><a href="#section-76" id="toc-section-76"><span class="toc-section-number">2.40</span> </a></li>
<li><a href="#section-77" id="toc-section-77"><span class="toc-section-number">2.41</span> </a></li>
<li><a href="#section-78" id="toc-section-78"><span class="toc-section-number">2.42</span> </a></li>
<li><a href="#section-79" id="toc-section-79"><span class="toc-section-number">2.43</span> </a></li>
<li><a href="#section-80" id="toc-section-80"><span class="toc-section-number">2.44</span> </a></li>
</ul></li>
<li><a href="#小结" id="toc-小结"><span class="toc-section-number">3</span> 小结</a></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;)
2960
2961
2962
2963
2964
2965
2966
































2967
2968
2969
2970
2971
2972
2973
Debug.AddCard(10817524,0,0,LOCATION_GRAVE,0,POS_FACEUP,true)

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

Debug.AddCard(30398342,0,0,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(51476410,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)

































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


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


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







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







2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
Debug.AddCard(10817524,0,0,LOCATION_GRAVE,0,POS_FACEUP,true)

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

Debug.AddCard(30398342,0,0,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(51476410,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)

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


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


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


Debug.ReloadFieldEnd()
aux.BeginPuzzle()
</code></pre>
<h2 data-number="2.44" id="section-80"><span class="header-section-number">2.44</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,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)

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

Debug.AddCard(80722024,0,0,LOCATION_GRAVE,0,POS_FACEUP)

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


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

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

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


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


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