feat(combat-ui): 몬스터 슬롯 UI(HP바·의도·타겟버튼) + monster-slots.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 01:21:45 +09:00
parent a5c7d96770
commit f0569d9a53
2 changed files with 71 additions and 29 deletions

6
data/monster-slots.json Normal file
View File

@@ -0,0 +1,6 @@
[
{ "x": -480, "y": 300 },
{ "x": -160, "y": 300 },
{ "x": 160, "y": 300 },
{ "x": 480, "y": 300 }
]