返回模組列表
在 Nexus Mods 查看
Keeps Pael's Growth's rest-site Clone event smooth on large decks — no more multi-second freeze.
The problem
Pael's Growth's rest "Clone" option duplicates every Clone-enchanted card in your deck — and that count doubles every rest. The base game does this the slow way: it clones the cards one-by-one with a full fly-in animation each, then previews all of the new cards at once (one card node per clone). Once you have many Clone-enchanted cards, choosing the option freezes the game for seconds in a single frame.
What this mod does
When a clone is large enough to matter, it duplicates the same cards (identical gameplay result) but:
Does it change gameplay?
No. The exact same cards are cloned into your deck; only the rendering and timing of the clone are optimized. Card effects, RNG, and outcomes are unchanged.
Installation
Compatibility
Source
github.com/ing-gom/sts2-clone-optimizer — MIT License © 2026 inggom

遊戲玩法
StS2 Clone Optimizer
作者:Inggom0111v1
Keeps Pael's Growth's rest-site Clone event smooth on large decks — no more multi-second freeze.
建立時間
2026年6月16日
更新時間
2026年6月16日
詳情介紹
此模組描述由作者在 Nexus Mods 上以英文提供。
StS2 Clone Optimizer
Keeps Pael's Growth's rest-site Clone event smooth on large decks — no more multi-second freeze.
The problem
Pael's Growth's rest "Clone" option duplicates every Clone-enchanted card in your deck — and that count doubles every rest. The base game does this the slow way: it clones the cards one-by-one with a full fly-in animation each, then previews all of the new cards at once (one card node per clone). Once you have many Clone-enchanted cards, choosing the option freezes the game for seconds in a single frame.
What this mod does
When a clone is large enough to matter, it duplicates the same cards (identical gameplay result) but:
- Batches the add and skips the per-card fly animation
- Spreads the work across frames so the game never hard-freezes — it stays responsive while cloning
- Shows a top-screen percentage progress bar so you can see it advancing (localized, 14 languages)
- Plays the clone effect on a small sample of cards instead of rendering one node per clone
Does it change gameplay?
No. The exact same cards are cloned into your deck; only the rendering and timing of the clone are optimized. Card effects, RNG, and outcomes are unchanged.
Installation
- Download and extract the archive.
- Place the Sts2CloneOptimizer folder into your Slay the Spire 2 mods/ directory.
- Enable the mod in-game.
Compatibility
- Client-side only — solo play recommended.
- No configuration required; it activates automatically only on large clone events.
Source
github.com/ing-gom/sts2-clone-optimizer — MIT License © 2026 inggom