Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
c5c4d19a12f03e00811621203898a10a |
| User & Date: | 顽雨沉风 on 2024-08-06 03:40:42.855 |
| Other Links: | manifest | tags |
Context
|
2024-08-06
| ||
| 03:40 | 0 check-in: d02c72f7f3 user: 顽雨沉风 tags: trunk | |
| 03:40 | 0 check-in: c5c4d19a12 user: 顽雨沉风 tags: trunk | |
| 03:40 | 0 check-in: 057fbcb38f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_30_043_1.lua
from [eb0f79fa2a]
to [7697a559dd].
1 | --[[message | < < < < | > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
--[[message
这个残局具有开创性意义,即率先引入了在残局一开始由玩家从卡组中选择固定数量的卡加入手卡的玩法。
使用此方法可以简单地将残局难度提升一个档次。
不过,对于大部分残局而言,不宜滥用该功能。
只需要开局选 1~2 张卡入手卡就行了。
#永恒进化 #37.Eternal Evolution
#四妹
]]
Debug.SetAIName("QQ 群 181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 23900, 0, 0)
|
| ︙ | ︙ |