Overview
Comment: | 0.0.2636 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f56651ade69cea952f18a68920b20da7 |
User & Date: | 顽雨沉风 on 2023-10-07 12:31:34 |
Other Links: | manifest | tags |
Context
2023-10-07
| ||
12:34 | 0.0.2637 check-in: 32b786d7ed user: 顽雨沉风 tags: trunk | |
12:31 | 0.0.2636 check-in: f56651ade6 user: 顽雨沉风 tags: trunk | |
12:00 | 0.0.2635 check-in: 0f7bd7c960 user: 顽雨沉风 tags: trunk | |
Changes
Modified single_doc/场景.html from [0491fb69e0] to [9d38657bfb].
︙ | ︙ | |||
80 81 82 83 84 85 86 87 88 89 90 91 92 93 | <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> <li><a href="#section-47" id="toc-section-47"><span class="toc-section-number">1.2.28</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> | > | 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 | <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> <li><a href="#section-47" id="toc-section-47"><span class="toc-section-number">1.2.28</span> </a></li> <li><a href="#section-48" id="toc-section-48"><span class="toc-section-number">1.2.29</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> |
︙ | ︙ | |||
1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 | Debug.AddCard(40080312,0,0,LOCATION_GRAVE,0,POS_FACEUP,true) ----------------- Debug.AddCard(30312361,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 | Debug.AddCard(40080312,0,0,LOCATION_GRAVE,0,POS_FACEUP,true) ----------------- Debug.AddCard(30312361,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- Debug.ReloadFieldEnd() aux.BeginPuzzle() </code></pre> <h3 data-number="1.2.29" id="section-48"><span class="header-section-number">1.2.29</span> </h3> <p>应该要用龙星作为素材。</p> <pre><code>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(99946920,0,0,LOCATION_HAND,0,POS_FACEDOWN) ----------------- Debug.AddCard(80666118,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) ----------------- Debug.AddCard(95004025,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) local c = Debug.AddCard(55863245,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.PreSummon(c, SUMMON_TYPE_SYNCHRO) Debug.AddCard(77783947,0,0,LOCATION_SZONE,1,POS_FACEUP) ----------------- ----------------- ----------------- |
︙ | ︙ |
Modified single_doc/场景.md from [3ef284ca0f] to [fbe543d366].
︙ | ︙ | |||
1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 | Debug.AddCard(40080312,0,0,LOCATION_GRAVE,0,POS_FACEUP,true) ----------------- Debug.AddCard(30312361,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 | Debug.AddCard(40080312,0,0,LOCATION_GRAVE,0,POS_FACEUP,true) ----------------- Debug.AddCard(30312361,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- 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(99946920,0,0,LOCATION_HAND,0,POS_FACEDOWN) ----------------- Debug.AddCard(80666118,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) ----------------- Debug.AddCard(95004025,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) local c = Debug.AddCard(55863245,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.PreSummon(c, SUMMON_TYPE_SYNCHRO) Debug.AddCard(77783947,0,0,LOCATION_SZONE,1,POS_FACEUP) ----------------- ----------------- ----------------- |
︙ | ︙ |