v0.4.9 — 배지 위치 선택 가능 (Right / Left / Above / Below)
Feature release.
Changes
🆕 배지 위치 선택 옵션 (ModConfig)
- ModConfig (Nexus #27)이 설치된 환경에서 게임 설정의 Mods → Potion Drop Chance 에 Badge position 드롭다운이 추가되었습니다.
- 선택 가능 위치: Right (기본값) / Left / Above / Below — 노드 기준 오른쪽, 왼쪽, 위, 아래.
- 변경은 즉시 반영됩니다. 게임 재시작 불필요.
- 기존에 만들어진 배지도 옵션 변경 시 anchor/offset 이 자동으로 재적용되어 새 위치로 이동합니다.
기타
MapBadgeService.ApplyPosition으로 anchor/offset/grow direction 일원화 — 컨테이너 신규 생성 시 + 옵션 변경에 따른 갱신 시 모두 같은 경로 사용.- ModConfig 영구 저장 값 (hideUnknown + badgePosition) 을
GetValue<T>로 모드 시작 시 동기화 — 사용자 선택이 게임 재시작 후에도 유지.
Adds a "Badge position" dropdown (Right / Left / Above / Below) to the optional ModConfig integration. The badge can now sit on any of the four sides of each map node, and the selection applies immediately to existing badges.
Installation
- Download `Sts2PotionDropChance-v0.4.9.zip` below.
- Extract `Sts2PotionDropChance/` into `<Slay the Spire 2 install>/mods/` (overwrites the v0.4.8 files).
- (Optional) install ModConfig to access the in-game settings.
- Launch the game.