This commit is contained in:
2025-12-09 16:24:52 +09:00
parent f57714b22c
commit 5b1ce14ed4
21 changed files with 282 additions and 98 deletions
+9
View File
@@ -1,5 +1,14 @@
{
"normal": [
{
"name": "Park",
"baseHp": 20,
"baseAtk": 5,
"baseDefense": 5,
"image": "assets/images/enemies/park.png",
"equipment": ["rusty_dagger"],
"tier": 1
},
{
"name": "Goblin",
"baseHp": 20,
Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB