Add early battle backgrounds and unit class seals

This commit is contained in:
2026-06-19 06:57:30 +09:00
parent e370edad88
commit c2f0fe9041
11 changed files with 122 additions and 10 deletions

View File

@@ -97,6 +97,7 @@
"war_drum": {
"name": "War Drum",
"kind": "accessory",
"icon": "res://art/items/war_drum.png",
"accessory_type": "accessory",
"bonuses": { "atk": 1, "agi": 1 },
"effects": [],
@@ -105,6 +106,7 @@
"imperial_seal": {
"name": "Imperial Seal",
"kind": "accessory",
"icon": "res://art/items/imperial_seal.png",
"accessory_type": "accessory",
"bonuses": { "mp": 4, "int": 1 },
"effects": [],

View File

@@ -142,6 +142,7 @@
"map": {
"width": 12,
"height": 9,
"background": "res://art/backgrounds/xingyang_forest_ambush.png",
"terrain": [
"GGGFFRRGGGGG",
"GGGFFRRGHHGG",

View File

@@ -122,6 +122,7 @@
"map": {
"width": 14,
"height": 10,
"background": "res://art/backgrounds/qingzhou_village_road.png",
"terrain": [
"GGGGGGGGGGGGGG",
"GGGFFFGGGHHGGG",

View File

@@ -117,6 +117,7 @@
"map": {
"width": 14,
"height": 10,
"background": "res://art/backgrounds/puyang_raid_camp.png",
"terrain": [
"GGGGGHHGGGGGGG",
"GGGFFHHGGGFFGG",