feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: GAME-BAL-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [game-dev, game-design, balancing, simulation, skybound]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Game Balance Modeling (게임 밸런스 모델링)]]
|
||||
# Game Balance Modeling (게임 밸런스 모델링)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "수치라는 차가운 뼈대에 재미라는 따뜻한 살을 붙여, 정교한 긴장감의 평형 상태를 설계하라" — 게임 내 모든 수치적 요소(공격력, 체력, 자원 획득량 등)의 상관관계를 수학적으로 정립하여, 특정 전략의 고착화를 방지하고 플레이어에게 지속적인 도전을 제공하는 기술.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Skybound 프로젝트는 각 스테이지의 클리어 타임과 플레이어의 사망 위치 데이터를 분석하여, 실시간으로 Swarm의 생성 속도와 적 기체의 명중률을 미세 조정하는 밸런스 시스템을 구축함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Simulation-Principles]], [[Game-Theory-in-AI]], [[Reinforcement-Learning]], [[Probability-Theory]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Game-Balance-Modeling.md]]
|
||||
- Simulation-Principles, [[Game-Theory-in-AI]], [[Reinforcement-Learning]], Probability-Theory
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Game-Balance-Modeling.md
|
||||
|
||||
Reference in New Issue
Block a user