Differences From Artifact [f1d440d713]:
- File single_doc/卡组测试教程.md — part of check-in [8b5a59ca46] at 2023-07-22 03:59:22 on branch trunk — 0.0.2004 (user: 顽雨沉风, size: 1188) [annotate] [blame] [check-ins using]
To Artifact [cdc657d06b]:
- File single_doc/卡组测试教程.md — part of check-in [c0a9d7eafe] at 2023-07-22 04:14:12 on branch trunk — 0.0.2008 (user: 顽雨沉风, size: 1314) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | + + + + + + + + + + | % 卡组测试教程 # 前言 有人想用残局,进行卡组<b>测试</b>。 鄙人在此提供些微帮助。 # 随机抽卡 ~~~ fun["随机抽卡"](6) ~~~ 数字可改。 # ☞ 以下内容不够重要,可以忽略 # 开局添加手卡 <b>先安装</b>「游戏王残局简化版」。 ~~~ fun["开局添加手卡"](6) |
︙ | |||
81 82 83 84 85 86 87 88 | 91 92 93 94 95 96 97 98 99 100 | + + | Debug.ReloadFieldBegin( DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE , 5) ~~~ |