diff options
Diffstat (limited to 'units.json')
-rw-r--r-- | units.json | 53 |
1 files changed, 52 insertions, 1 deletions
@@ -1902,5 +1902,56 @@ "flags": 0, "unit_base_id": 104004, "flavor": "\"Look at the tree, Carrot!\". I wonder when they will decorate it? Let's enjoy Christmas togheter!" + }, + { + "skill_id": 0, + "strength": 1200, + "rare": 5, + "name": "Nourished Flower", + "max_level": 60, + "attribute": 3, + "hp": 1200, + "unit_id": 10500100, + "sex": 1, + "ability_id": 0, + "job": 4, + "cost": 1, + "flags": 0, + "unit_base_id": 105001, + "flavor": "A standard unit in the game with a not very creative name." + }, + { + "skill_id": 0, + "strength": 1400, + "rare": 6, + "name": "Nourished Flower +1", + "max_level": 70, + "attribute": 3, + "hp": 1400, + "unit_id": 10500101, + "sex": 1, + "ability_id": 0, + "job": 4, + "cost": 36, + "flags": 0, + "unit_base_id": 105001, + "flavor": "A standard unit in the game with a not very creative name." + }, + { + "skill_id": 0, + "strength": 1600, + "rare": 7, + "name": "Nourished Flower +2", + "max_level": 80, + "attribute": 3, + "hp": 1600, + "unit_id": 10500102, + "sex": 1, + "ability_id": 0, + "job": 4, + "cost": 49, + "flags": 0, + "unit_base_id": 105001, + "flavor": "A standard unit in the game with a not very creative name." } -] +]
\ No newline at end of file |