- CLASSES.thief(maxHp 75), JOBS.thief = [어쌔신(CriticalThrow), 시프(SavageBlow)] - 카드 11종: 도적1차(럭키세븐/더블스탭/다크사이트/헤이스트/드레인) · 어쌔신(크리티컬스로우/쉐도우스타/클로마스터리) · 시프(새비지블로우/스틸/메소가드), starterDecks.thief 추가 - cardframes classToFrame: thief/assassin/bandit → bandit 프레임(기존 RUID 재사용) - CharacterSelectHud Thief 해금, BindMenuButtons ThiefButton, RenderCharacterSelect· StartNewGame·StartRun·JobLabel 도적 분기. 전사/법사 2차는 기존 완비 확인 - 산출물 재생성(생성기 검증 통과) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
865 B
JSON
15 lines
865 B
JSON
{
|
|
"frames": {
|
|
"warrior": { "normal": "4bb57ef88ef449fdaf958f6cf37fe44b", "unique": "4f71c124c8bc4e13b5e9fad392995f68", "legend": "6d741a60c60743cb98ee740a1e2dbfed" },
|
|
"magician": { "normal": "d788d09f6f50467ebc67f01dec45f9e2", "unique": "f5def2e8022b4e59a17d3c16414034fe", "legend": "cff71f2e472041ce80c6fbd296f42e2d" },
|
|
"bandit": { "normal": "9487b06867bc46269ed1d855420f457f", "unique": "b3081fb2fb1445fa90b12b01481a78ef", "legend": "c357d2daf31a489d95b8fa47e50dd879" }
|
|
},
|
|
"classToFrame": {
|
|
"warrior": "warrior", "fighter": "warrior", "page": "warrior", "spearman": "warrior",
|
|
"magician": "magician", "firepoison": "magician", "icelightning": "magician", "cleric": "magician",
|
|
"thief": "bandit", "assassin": "bandit", "bandit": "bandit",
|
|
"curse": "bandit"
|
|
},
|
|
"rewardWeights": { "normal": 70, "unique": 25, "legend": 5 }
|
|
}
|