diff options
-rw-r--r-- | units.json | 51 |
1 files changed, 51 insertions, 0 deletions
@@ -1752,6 +1752,57 @@ }, { "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, "rare": 5, "name": "Agbadi, the Hero", |