游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [2cc898039f]:

To Artifact [452f508a95]:


70
71
72
73
74
75
76

77
78
79
80
81
82
83
<li><a href="#section-31" id="toc-section-31"><span class="toc-section-number">1.2.17</span> </a></li>
<li><a href="#section-32" id="toc-section-32"><span class="toc-section-number">1.2.18</span> </a></li>
<li><a href="#section-33" id="toc-section-33"><span class="toc-section-number">1.2.19</span> </a></li>
<li><a href="#section-34" id="toc-section-34"><span class="toc-section-number">1.2.20</span> </a></li>
<li><a href="#section-35" id="toc-section-35"><span class="toc-section-number">1.2.21</span> </a></li>
<li><a href="#section-36" id="toc-section-36"><span class="toc-section-number">1.2.22</span> </a></li>
<li><a href="#section-37" id="toc-section-37"><span class="toc-section-number">1.2.23</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>







>







70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<li><a href="#section-31" id="toc-section-31"><span class="toc-section-number">1.2.17</span> </a></li>
<li><a href="#section-32" id="toc-section-32"><span class="toc-section-number">1.2.18</span> </a></li>
<li><a href="#section-33" id="toc-section-33"><span class="toc-section-number">1.2.19</span> </a></li>
<li><a href="#section-34" id="toc-section-34"><span class="toc-section-number">1.2.20</span> </a></li>
<li><a href="#section-35" id="toc-section-35"><span class="toc-section-number">1.2.21</span> </a></li>
<li><a href="#section-36" id="toc-section-36"><span class="toc-section-number">1.2.22</span> </a></li>
<li><a href="#section-37" id="toc-section-37"><span class="toc-section-number">1.2.23</span> </a></li>
<li><a href="#section-38" id="toc-section-38"><span class="toc-section-number">1.2.24</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>
1367
1368
1369
1370
1371
1372
1373


































1374
1375
1376
1377
1378
1379
1380

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

Debug.AddCard(34002992,1,1,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(28120197,1,1,LOCATION_SZONE,5,POS_FACEUP)
Debug.AddCard(31812496,1,1,LOCATION_MZONE,0,POS_FACEUP_DEFENSE)



































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

document.onclick = function(event) {








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







1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415

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

Debug.AddCard(34002992,1,1,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(28120197,1,1,LOCATION_SZONE,5,POS_FACEUP)
Debug.AddCard(31812496,1,1,LOCATION_MZONE,0,POS_FACEUP_DEFENSE)

Debug.ReloadFieldEnd()
aux.BeginPuzzle()
</code></pre>
<h3 data-number="1.2.24" id="section-38"><span class="header-section-number">1.2.24</span> </h3>
<p>应该不是1000伤害。</p>
<pre><code>Debug.SetAIName(&quot;base-2&quot;)

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)

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

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


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


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

Debug.AddCard(41927278,0,0,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(5405695,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)

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


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


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

Debug.AddCard(92481084,1,1,LOCATION_SZONE,5,POS_FACEUP)
Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK)

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

document.onclick = function(event) {