Add early battle backgrounds and unit class seals
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user