From bef6cf7eb8a6d0e7b23d4b0a33d6558f73512c4f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 3 Sep 2022 01:28:54 -0300 Subject: A unit was missing! :o --- units.json | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/units.json b/units.json index fab672f..a511983 100644 --- a/units.json +++ b/units.json @@ -1750,6 +1750,57 @@ "unit_base_id": 105002, "flavor": "A standard unit in the game." }, + { + "skill_id": 0, + "strength": 1500, + "rare": 5, + "name": "Morgan the Gryphon Rider", + "ability_id": 0, + "attribute": 3, + "hp": 900, + "unit_id": 10500300, + "sex": 1, + "max_level": 60, + "job": 3, + "cost": 1, + "flags": 0, + "unit_base_id": 105003, + "flavor": "Morgan mounted at her gryphon is invencible." + }, + { + "skill_id": 0, + "strength": 1750, + "rare": 6, + "name": "Morgan the Gryphon Rider +1", + "ability_id": 0, + "attribute": 3, + "hp": 1050, + "unit_id": 10500301, + "sex": 1, + "max_level": 70, + "job": 3, + "cost": 36, + "flags": 0, + "unit_base_id": 105003, + "flavor": "Morgan mounted at her gryphon is invencible. She is a sight to behold." + }, + { + "skill_id": 0, + "strength": 2000, + "rare": 7, + "name": "Morgan the Gryphon Rider +2", + "ability_id": 0, + "attribute": 3, + "hp": 1200, + "unit_id": 10500301, + "sex": 1, + "max_level": 80, + "job": 3, + "cost": 49, + "flags": 0, + "unit_base_id": 105003, + "flavor": "Morgan mounted at her gryphon is invencible. She is a sight to behold. Enemies tries to flee without success from her." + }, { "skill_id": 0, "strength": 900, -- cgit v1.2.3-60-g2f50