Overview
Comment: | 0.0.2628 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
889c308fb8634a678a7cc4929b866f95 |
User & Date: | 顽雨沉风 on 2023-10-07 09:30:00 |
Other Links: | manifest | tags |
Context
2023-10-07
| ||
10:06 | 0.0.2629 check-in: d82240598c user: 顽雨沉风 tags: trunk | |
09:30 | 0.0.2628 check-in: 889c308fb8 user: 顽雨沉风 tags: trunk | |
09:19 | 0.0.2627 check-in: 9312daf88c user: 顽雨沉风 tags: trunk | |
Changes
Modified single_doc/场景.html from [f956b687b8] to [77b0defa0d].
︙ | ︙ | |||
74 75 76 77 78 79 80 81 82 83 84 85 86 87 | <li><a href="#section-35" id="toc-section-35"><span class="toc-section-number">1.2.19</span> </a></li> <li><a href="#section-36" id="toc-section-36"><span class="toc-section-number">1.2.20</span> </a></li> <li><a href="#section-37" id="toc-section-37"><span class="toc-section-number">1.2.21</span> </a></li> <li><a href="#section-38" id="toc-section-38"><span class="toc-section-number">1.2.22</span> </a></li> <li><a href="#section-39" id="toc-section-39"><span class="toc-section-number">1.2.23</span> </a></li> <li><a href="#section-40" id="toc-section-40"><span class="toc-section-number">1.2.24</span> </a></li> <li><a href="#section-41" id="toc-section-41"><span class="toc-section-number">1.2.25</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> | > | 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | <li><a href="#section-35" id="toc-section-35"><span class="toc-section-number">1.2.19</span> </a></li> <li><a href="#section-36" id="toc-section-36"><span class="toc-section-number">1.2.20</span> </a></li> <li><a href="#section-37" id="toc-section-37"><span class="toc-section-number">1.2.21</span> </a></li> <li><a href="#section-38" id="toc-section-38"><span class="toc-section-number">1.2.22</span> </a></li> <li><a href="#section-39" id="toc-section-39"><span class="toc-section-number">1.2.23</span> </a></li> <li><a href="#section-40" id="toc-section-40"><span class="toc-section-number">1.2.24</span> </a></li> <li><a href="#section-41" id="toc-section-41"><span class="toc-section-number">1.2.25</span> </a></li> <li><a href="#section-42" id="toc-section-42"><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> |
︙ | ︙ | |||
1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 | ----------------- ----------------- Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() </code></pre> <script> document.onclick = function(event) { | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 | ----------------- ----------------- Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() </code></pre> <h3 data-number="1.2.26" id="section-42"><span class="header-section-number">1.2.26</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(11448373,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.AddCard(89567993,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- Debug.AddCard(82742611,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() </code></pre> <script> document.onclick = function(event) { |
︙ | ︙ |
Modified single_doc/场景.md from [5cf6cc2b5b] to [1829f85108].
︙ | ︙ | |||
1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 | ----------------- ----------------- Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() ~~~ | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 | ----------------- ----------------- Debug.AddCard(94004268,1,1,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(11448373,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.AddCard(89567993,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- Debug.AddCard(82742611,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() ~~~ |