From a59d20a19c82a43e4f0967d0b240a5e60da53fc6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 3 Sep 2022 01:35:05 -0300 Subject: Add a couple new 5* units, I am not terribly creative with names :( --- units.json | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/units.json b/units.json index a511983..45f06da 100644 --- a/units.json +++ b/units.json @@ -2056,6 +2056,108 @@ "unit_base_id": 105008, "flavor": "Using a gun instead of a bow, George the Thunderer explodes his foes efficiently. He will defend his post at any cost. Enemies shake in fear at the sound of his thunder gun." }, + { + "skill_id": 0, + "strength": 1200, + "rare": 5, + "name": "Leila the Ranger", + "ability_id": 0, + "attribute": 3, + "hp": 1221, + "unit_id": 10500900, + "sex": 1, + "max_level": 60, + "job": 4, + "cost": 25, + "flags": 0, + "unit_base_id": 105009, + "flavor": "Her sharp shoots have never missed their target." + }, + { + "skill_id": 0, + "strength": 1400, + "rare": 6, + "name": "Leila the Ranger +1", + "ability_id": 0, + "attribute": 3, + "hp": 1424, + "unit_id": 10500901, + "sex": 1, + "max_level": 70, + "job": 4, + "cost": 36, + "flags": 0, + "unit_base_id": 105009, + "flavor": "Her sharp shoots have never missed their target. Rumors say she never failed a single mission ever." + }, + { + "skill_id": 0, + "strength": 1600, + "rare": 7, + "name": "Leila the Ranger +2", + "ability_id": 0, + "attribute": 3, + "hp": 1628, + "unit_id": 10500902, + "sex": 1, + "max_level": 80, + "job": 4, + "cost": 49, + "flags": 0, + "unit_base_id": 105009, + "flavor": "Her sharp shoots have never missed their target. Rumors say she never failed a single mission ever. No one wants to be at the wrong side of her bow." + }, + { + "skill_id": 0, + "strength": 1521, + "rare": 5, + "name": "Ophelia the Wizard", + "ability_id": 0, + "attribute": 4, + "hp": 927, + "unit_id": 10501000, + "sex": 1, + "max_level": 60, + "job": 3, + "cost": 25, + "flags": 0, + "unit_base_id": 105010, + "flavor": "\"How can a blind wizard be so powerful?\", her enemies screamed." + }, + { + "skill_id": 0, + "strength": 1774, + "rare": 6, + "name": "Ophelia the Wizard +1", + "ability_id": 0, + "attribute": 4, + "hp": 1081, + "unit_id": 10501001, + "sex": 1, + "max_level": 70, + "job": 3, + "cost": 36, + "flags": 0, + "unit_base_id": 105010, + "flavor": "\"How can a blind wizard be so powerful?\", her enemies screamed. But that's because they don't know how she got blind." + }, + { + "skill_id": 0, + "strength": 2028, + "rare": 7, + "name": "Ophelia the Wizard +2", + "ability_id": 0, + "attribute": 4, + "hp": 1236, + "unit_id": 10501002, + "sex": 1, + "max_level": 80, + "job": 3, + "cost": 49, + "flags": 0, + "unit_base_id": 105010, + "flavor": "\"How can a blind wizard be so powerful?\", her enemies screamed. But that's because they don't know how she got blind. That's because she always could use a powerful blinding light magic. That's how she got blind in first place." + }, { "skill_id": 0, "strength": 1, -- cgit v1.2.3-60-g2f50