diff options
author | jacopograndi <jak.sk8@hotmail.it> | 2021-08-30 14:48:06 +0200 |
---|---|---|
committer | jacopograndi <jak.sk8@hotmail.it> | 2021-08-30 14:48:06 +0200 |
commit | fb5a98b72ab79949d1da7f75a3d6150c2906ef40 (patch) | |
tree | 9097b4e1f31e530874df9ab85be03f763fc4ef1b /build/content/entities.json | |
parent | ace5c3f3093c50ff7fa6f8b281a377e3788abbd5 (diff) |
gui: tech representation, menu, tile & unit info, attack info
Diffstat (limited to 'build/content/entities.json')
-rw-r--r-- | build/content/entities.json | 155 |
1 files changed, 116 insertions, 39 deletions
diff --git a/build/content/entities.json b/build/content/entities.json index fcfb92d..06026e6 100644 --- a/build/content/entities.json +++ b/build/content/entities.json @@ -1,7 +1,7 @@ [ { "name": "Town Center", - "id": 100, "unit": 0, "class": "bld", + "id": 100, "unit": 0, "class": "bld", "level": 0, "move" : 0, "attack": 0, "defence": 600, "range": 0, "sight": 10, "spritebounds": [ 528, 16 ], @@ -10,7 +10,7 @@ "cost": [ 600, 400 ] },{ "name": "Mill", - "id": 101, "unit": 0, "class": "bld", + "id": 101, "unit": 0, "class": "bld", "level": 0, "move" : 0, "attack": 0, "defence": 250, "range": 0, "sight": 7, "spritebounds": [ 544, 16 ], @@ -18,7 +18,7 @@ "cost": [ 120, 90 ] },{ "name": "Mine", - "id": 102, "unit": 0, "class": "bld", + "id": 102, "unit": 0, "class": "bld", "level": 0, "move" : 0, "attack": 0, "defence": 300, "range": 0, "sight": 7, "spritebounds": [ 560, 16 ], @@ -26,7 +26,7 @@ "cost": [ 360, 240 ] },{ "name": "Farm", - "id": 103, "unit": 0, "class": "bld", + "id": 103, "unit": 0, "class": "bld", "level": 0, "move" : 0, "attack": 0, "defence": 150, "range": 0, "sight": 7, "spritebounds": [ 576, 16 ], @@ -35,7 +35,7 @@ "adjacent": [ 101 ] },{ "name": "Barracks", - "id": 104, "unit": 0, "class": "bld", + "id": 104, "unit": 0, "class": "bld", "level": 0, "move" : 0, "attack": 0, "defence": 300, "range": 0, "sight": 7, "spritebounds": [ 592, 16 ], @@ -45,7 +45,7 @@ "adjacent": [ 100 ] },{ "name": "Archery Range", - "id": 105, "unit": 0, "class": "bld", + "id": 105, "unit": 0, "class": "bld", "level": 1, "move" : 0, "attack": 0, "defence": 300, "range": 0, "sight": 7, "spritebounds": [ 608, 16 ], @@ -55,7 +55,7 @@ "adjacent": [ 100 ] },{ "name": "Blacksmith", - "id": 106, "unit": 0, "class": "bld", + "id": 106, "unit": 0, "class": "bld", "level": 1, "move" : 0, "attack": 0, "defence": 300, "range": 0, "sight": 7, "spritebounds": [ 624, 16 ], @@ -63,71 +63,141 @@ "cost": [ 285, 165 ], "adjacent": [ 100 ] },{ + "name": "Market", + "id": 107, "unit": 0, "class": "bld", "level": 1, + "move" : 0, "attack": 0, "defence": 300, + "range": 0, "sight": 7, + "spritebounds": [ 640, 16 ], + "prod": [ 0, 0 ], + "cost": [ 360, 240 ], + "adjacent": [ 100 ] + },{ + "name": "Stable", + "id": 108, "unit": 0, "class": "bld", "level": 0, + "move" : 0, "attack": 0, "defence": 300, + "range": 0, "sight": 7, + "spritebounds": [ 656, 16 ], + "prod": [ 0, 0 ], + "cost": [ 360, 240 ], + "adjacent": [ 100 ] + },{ + "name": "Siege Workshop", + "id": 109, "unit": 0, "class": "bld", "level": 2, + "move" : 0, "attack": 0, "defence": 300, + "range": 0, "sight": 7, + "spritebounds": [ 672, 16 ], + "prod": [ 0, 0 ], + "cost": [ 360, 240 ], + "adjacent": [ 100 ] + },{ + "name": "Church", + "id": 110, "unit": 0, "class": "bld", "level": 2, + "move" : 0, "attack": 0, "defence": 300, + "range": 0, "sight": 7, + "spritebounds": [ 688, 16 ], + "prod": [ 0, 0 ], + "cost": [ 360, 240 ], + "adjacent": [ 100 ] + },{ + "name": "University", + "id": 111, "unit": 0, "class": "bld", "level": 2, + "move" : 0, "attack": 0, "defence": 300, + "range": 0, "sight": 7, + "spritebounds": [ 704, 16 ], + "prod": [ 0, 0 ], + "cost": [ 360, 240 ], + "adjacent": [ 100 ] + },{ + "name": "Tower", + "id": 112, "unit": 0, "class": "bld", "level": 2, + "move" : 0, "attack": 0, "defence": 300, + "range": 0, "sight": 7, + "spritebounds": [ 720, 16 ], + "prod": [ 0, 0 ], + "cost": [ 360, 240 ], + "diagonal": [ 100 ] + },{ + "name": "Castle", + "id": 113, "unit": 0, "class": "bld", "level": 2, + "move" : 0, "attack": 0, "defence": 300, + "range": 0, "sight": 7, + "spritebounds": [ 720, 16 ], + "prod": [ 0, 0 ], + "cost": [ 360, 240 ], + "diagonal": [ 100 ] + },{ "name": "Villager", - "id": 0, "unit": 1, "class": "inf", + "id": 0, "unit": 1, "class": "inf", "level": -1, "move" : 7, "attack": 50, "defence": 50, "range": 1, "sight": 7, "spritebounds": [ 96, 16 ], "build": [ - 100, 101, 102, 103, 104, 105, 106 + 100, 101, 102, 103, 104, 105, 106, 107 ], "cost": [ 100, 100 ] },{ "name": "Militia", - "id": 1, "unit": 1, "class": "inf", + "id": 1, "unit": 1, "class": "inf", "level": 0, "move" : 7, "attack": 100, "defence": 100, "range": 1, "sight": 7, "spritebounds": [ 112, 16 ], - "cost": [ 75, 25 ] + "cost": [ 75, 25 ], + "upgrade": 6 },{ "name": "Scout Cavalry", - "id": 2, "unit": 1, "class": "cav", + "id": 2, "unit": 1, "class": "cav", "level": 0, "move" : 12, "attack": 100, "defence": 100, "range": 1, "sight": 7, "spritebounds": [ 128, 16 ], "cost": [ 100, 50 ], - "abilities": [ "Scout" ] + "abilities": [ "Scout" ], + "upgrade": 5 },{ "name": "Archers", - "id": 3, "unit": 1, "class": "ran", + "id": 3, "unit": 1, "class": "ran", "level": 1, "move" : 7, "attack": 150, "defence": 100, "range": 3, "sight": 7, "spritebounds": [ 160, 32 ], - "cost": [ 125, 50 ] + "cost": [ 125, 50 ], + "upgrade": 24 },{ "name": "Skirmishers", - "id": 4, "unit": 1, "class": "ran", + "id": 4, "unit": 1, "class": "ran", "level": 1, "move" : 7, "attack": 110, "defence": 110, "range": 2, "sight": 7, "spritebounds": [ 176, 32 ], "cost": [ 125, 50 ], - "abilities": [ "Skirmish" ] + "abilities": [ "Skirmish" ], + "upgrade": 14 },{ "name": "Light Cavalry", - "id": 5, "unit": 1, "class": "cav", + "id": 5, "unit": 1, "class": "cav", "level": 1, "move" : 10, "attack": 150, "defence": 150, "range": 1, "sight": 7, "spritebounds": [ 128, 32 ], "cost": [ 125, 50 ], - "abilities": [ "Plains Charge" ] + "abilities": [ "Plains Charge" ], + "upgrade": 8 },{ "name": "Men at Arms", - "id": 6, "unit": 1, "class": "inf", + "id": 6, "unit": 1, "class": "inf", "level": 1, "move" : 7, "attack": 150, "defence": 150, "range": 1, "sight": 7, "spritebounds": [ 112, 32 ], - "cost": [ 125, 50 ] + "cost": [ 125, 50 ], + "upgrade": 10 },{ "name": "Spearmen", - "id": 7, "unit": 1, "class": "inf", + "id": 7, "unit": 1, "class": "inf", "level": 1, "move" : 7, "attack": 150, "defence": 150, "range": 1, "sight": 7, "spritebounds": [ 144, 32 ], "cost": [ 125, 50 ], - "abilities": [ "Anti-Cavalry" ] + "abilities": [ "Anti-Cavalry" ], + "upgrade": 11 },{ "name": "Knight", - "id": 8, "unit": 1, "class": "cav", + "id": 8, "unit": 1, "class": "cav", "level": 2, "move" : 10, "attack": 200, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 128, 48 ], @@ -135,7 +205,7 @@ "abilities": [ "Plains Charge" ] },{ "name": "Camels", - "id": 9, "unit": 1, "class": "cav", + "id": 9, "unit": 1, "class": "cav", "level": 2, "move" : 10, "attack": 200, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 192, 48 ], @@ -143,14 +213,14 @@ "abilities": [ "Desert Charge", "Scares Horses" ] },{ "name": "Longswordmen", - "id": 10, "unit": 1, "class": "inf", + "id": 10, "unit": 1, "class": "inf", "level": 2, "move" : 7, "attack": 200, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 112, 48 ], "cost": [ 125, 50 ] },{ "name": "Pikemen", - "id": 11, "unit": 1, "class": "inf", + "id": 11, "unit": 1, "class": "inf", "level": 2, "move" : 7, "attack": 150, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 144, 48 ], @@ -158,7 +228,7 @@ "abilities": [ "Anti-Cavalry" ] },{ "name": "Viking Berserkers", - "id": 12, "unit": 1, "class": "inf", + "id": 12, "unit": 1, "class": "inf", "level": 2, "move" : 7, "attack": 200, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 208, 48 ], @@ -166,7 +236,7 @@ "abilities": [ "Frenzy" ] },{ "name": "Crossbowmen", - "id": 13, "unit": 1, "class": "ran", + "id": 13, "unit": 1, "class": "ran", "level": 2, "move" : 7, "attack": 200, "defence": 175, "range": 3, "sight": 7, "spritebounds": [ 224, 48 ], @@ -174,7 +244,7 @@ "abilities": [ "No Move & Attack" ] },{ "name": "Elite Skirmishers", - "id": 14, "unit": 1, "class": "ran", + "id": 14, "unit": 1, "class": "ran", "level": 2, "move" : 7, "attack": 150, "defence": 150, "range": 2, "sight": 7, "spritebounds": [ 176, 48 ], @@ -182,14 +252,14 @@ "abilities": [ "Skirmish" ] },{ "name": "Horse Archers", - "id": 15, "unit": 1, "class": "ran", + "id": 15, "unit": 1, "class": "ran", "level": 2, "move" : 10, "attack": 150, "defence": 150, "range": 2, "sight": 7, "spritebounds": [ 240, 48 ], "cost": [ 125, 50 ] },{ "name": "Throwing Axmen", - "id": 16, "unit": 1, "class": "inf", + "id": 16, "unit": 1, "class": "inf", "level": 2, "move" : 7, "attack": 225, "defence": 250, "range": 1, "sight": 7, "spritebounds": [ 256, 48 ], @@ -197,7 +267,7 @@ "abilities": [ "Skirmish", "Woodsman" ] },{ "name": "Persian War Elephants", - "id": 17, "unit": 1, "class": "cav", + "id": 17, "unit": 1, "class": "cav", "level": 2, "move" : 7, "attack": 200, "defence": 250, "range": 1, "sight": 7, "spritebounds": [ 272, 48 ], @@ -205,7 +275,7 @@ "abilities": [ "Causes Fear" ] },{ "name": "Celtic Woad Raiders", - "id": 18, "unit": 1, "class": "inf", + "id": 18, "unit": 1, "class": "inf", "level": 2, "move" : 7, "attack": 200, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 288, 48 ], @@ -213,7 +283,7 @@ "abilities": [ "Causes Fear" ] },{ "name": "Knights Templar", - "id": 19, "unit": 1, "class": "cav", + "id": 19, "unit": 1, "class": "cav", "level": 2, "move" : 7, "attack": 200, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 304, 48 ], @@ -221,7 +291,7 @@ "abilities": [ "Plains Charge", "Zeal" ] },{ "name": "Scorpions", - "id": 20, "unit": 1, "class": "sie", + "id": 20, "unit": 1, "class": "sie", "level": 2, "move" : 7, "attack": 350, "defence": 250, "range": 3, "sight": 7, "spritebounds": [ 320, 48 ], @@ -229,7 +299,7 @@ "abilities": [ "Units Only", "No Counter", "No Move & Attack" ] },{ "name": "Battering Rams", - "id": 21, "unit": 1, "class": "sie", + "id": 21, "unit": 1, "class": "sie", "level": 2, "move" : 7, "attack": 400, "defence": 325, "range": 1, "sight": 7, "spritebounds": [ 336, 48 ], @@ -237,7 +307,7 @@ "abilities": [ "Buildings Only", "No Counter" ] },{ "name": "Onagers", - "id": 22, "unit": 1, "class": "sie", + "id": 22, "unit": 1, "class": "sie", "level": 2, "move" : 7, "attack": 275, "defence": 275, "range": 1, "sight": 7, "spritebounds": [ 352, 48 ], @@ -245,11 +315,18 @@ "abilities": [ "No Move & Attack", "No Counter" ] },{ "name": "Monks", - "id": 23, "unit": 1, "class": "inf", + "id": 23, "unit": 1, "class": "inf", "level": 2, "move" : 7, "attack": 50, "defence": 200, "range": 1, "sight": 7, "spritebounds": [ 368, 48 ], "cost": [ 125, 50 ], "abilities": [ "Heal", "Convert" ] + },{ + "name": "Archers", + "id": 24, "unit": 1, "class": "ran", "level": 2, + "move" : 7, "attack": 150, "defence": 100, + "range": 3, "sight": 7, + "spritebounds": [ 160, 32 ], + "cost": [ 125, 50 ] } ]
\ No newline at end of file |