游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [efeda1a50c]:

To Artifact [ecf4ed11e5]:


131
132
133
134
135
136
137

138
139
140
141
142
143
144
<li><a href="#section-83" id="toc-section-83"><span class="toc-section-number">4.2.4</span> </a></li>
<li><a href="#section-84" id="toc-section-84"><span class="toc-section-number">4.2.5</span> </a></li>
</ul></li>
<li><a href="#残局模式的-act.png-问题" id="toc-残局模式的-act.png-问题"><span class="toc-section-number">4.3</span> 残局模式的 act.png 问题</a>
<ul>
<li><a href="#分析-1" id="toc-分析-1"><span class="toc-section-number">4.3.1</span> 分析</a></li>
<li><a href="#section-85" id="toc-section-85"><span class="toc-section-number">4.3.2</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="section"><span class="header-section-number">1.1</span> </h2>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)







>







131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<li><a href="#section-83" id="toc-section-83"><span class="toc-section-number">4.2.4</span> </a></li>
<li><a href="#section-84" id="toc-section-84"><span class="toc-section-number">4.2.5</span> </a></li>
</ul></li>
<li><a href="#残局模式的-act.png-问题" id="toc-残局模式的-act.png-问题"><span class="toc-section-number">4.3</span> 残局模式的 act.png 问题</a>
<ul>
<li><a href="#分析-1" id="toc-分析-1"><span class="toc-section-number">4.3.1</span> 分析</a></li>
<li><a href="#section-85" id="toc-section-85"><span class="toc-section-number">4.3.2</span> </a></li>
<li><a href="#section-86" id="toc-section-86"><span class="toc-section-number">4.3.3</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="section"><span class="header-section-number">1.1</span> </h2>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)
3311
3312
3313
3314
3315
3316
3317



































3318
3319
3320
3321
3322
3323
3324

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

Debug.ReloadFieldEnd()

--~ aux.BeginPuzzle()



































</code></pre>
<script>

document.onclick = function(event) {

  var target = event.target








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







3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360

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

Debug.ReloadFieldEnd()

--~ aux.BeginPuzzle()
</code></pre>
<h3 data-number="4.3.3" id="section-86"><span class="header-section-number">4.3.3</span> </h3>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN,5)

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

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


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

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

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


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


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

Debug.AddCard(95448692,1,1,LOCATION_GRAVE,0,POS_FACEUP)

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


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


Debug.ReloadFieldEnd()

--~ aux.BeginPuzzle()

</code></pre>
<script>

document.onclick = function(event) {

  var target = event.target