游戏王残局简化版

Check-in [990505c943]
Login

Check-in [990505c943]

Overview
Comment:0.0.2634
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 990505c9436a4f0f6862ad5003cca1ae7ee14306219babae64a54650f8398ba9
User & Date: 顽雨沉风 on 2023-10-07 11:58:56
Other Links: manifest | tags
Context
2023-10-07
12:00
0.0.2635 check-in: 0f7bd7c960 user: 顽雨沉风 tags: trunk
11:58
0.0.2634 check-in: 990505c943 user: 顽雨沉风 tags: trunk
11:54
0.0.2633 check-in: 5ac154e2db user: 顽雨沉风 tags: trunk
Changes

Modified single_doc/场景.html from [0523378284] to [6b7b747cf0].

78
79
80
81
82
83
84

85
86
87
88
89
90
91
<li><a href="#section-39" id="toc-section-39"><span class="toc-section-number">1.2.20</span> </a></li>
<li><a href="#section-40" id="toc-section-40"><span class="toc-section-number">1.2.21</span> </a></li>
<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>

</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>







>







78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<li><a href="#section-39" id="toc-section-39"><span class="toc-section-number">1.2.20</span> </a></li>
<li><a href="#section-40" id="toc-section-40"><span class="toc-section-number">1.2.21</span> </a></li>
<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>
</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>
1646
1647
1648
1649
1650
1651
1652





































1653
1654
1655
1656
1657
1658
1659


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


Debug.ReloadFieldEnd()
aux.BeginPuzzle()





































</code></pre>
<script>

document.onclick = function(event) {

  var target = event.target








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







1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697


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


Debug.ReloadFieldEnd()
aux.BeginPuzzle()
</code></pre>
<h3 data-number="1.2.27" id="section-46"><span class="header-section-number">1.2.27</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(76145933,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(49928686,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(49928686,0,0,LOCATION_HAND,0,POS_FACEDOWN)

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

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

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

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

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


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


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


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

document.onclick = function(event) {

  var target = event.target

Modified single_doc/场景.md from [649a707e79] to [5937d784bf].

1770
1771
1772
1773
1774
1775
1776










































1777

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


Debug.ReloadFieldEnd()
aux.BeginPuzzle()











































~~~







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

1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819

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


Debug.ReloadFieldEnd()
aux.BeginPuzzle()

~~~

###

应该有一次特召机会。

~~~
Debug.SetAIName("base-2")

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)

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

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

Debug.AddCard(76145933,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(49928686,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(49928686,0,0,LOCATION_HAND,0,POS_FACEDOWN)

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

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

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

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

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


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


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


Debug.ReloadFieldEnd()
--~ aux.BeginPuzzle()

~~~