Add character location presence data

This commit is contained in:
2026-06-12 23:16:12 +09:00
parent 75c4ea359e
commit c11da3530f
3 changed files with 1081 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
- `data/characters.json`: 22명의 성인 여성 캐릭터와 각자의 루트 구조
- `data/locations.json`: 맵 클릭 지점, 주요 시간대, 우연한 만남 태그
- `data/character_location_presence.json`: 캐릭터별 출현 가능 장소, 시간대, 등장 가중치
- `data/progression.json`: 만남에서 연인 전환까지의 공통 진행 규칙
- `data/character_assets.json`: 캐릭터 기본 이미지의 통과 상태와 파일 경로
- `docs/game_structure.md`: 게임 루프와 시스템 설계 메모