summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-07-27 23:08:42 -0300
committerJesusaves <cpntb1@ymail.com>2022-07-27 23:08:42 -0300
commit56cb7ef340d9945d0b68f4cd9eabeba06af3a1e1 (patch)
tree0d7551935e23f2941673d8d9a5e3bd6ede659ca6
parent3656b7b3fcf1900c38d25685e19904bddf108568 (diff)
downloadserver-56cb7ef340d9945d0b68f4cd9eabeba06af3a1e1.tar.gz
server-56cb7ef340d9945d0b68f4cd9eabeba06af3a1e1.tar.bz2
server-56cb7ef340d9945d0b68f4cd9eabeba06af3a1e1.tar.xz
server-56cb7ef340d9945d0b68f4cd9eabeba06af3a1e1.zip
A unit can now be coded in 5 minutes
-rw-r--r--units.json53
1 files changed, 52 insertions, 1 deletions
diff --git a/units.json b/units.json
index a436290..83286d6 100644
--- a/units.json
+++ b/units.json
@@ -1497,6 +1497,57 @@
},
{
"skill_id": 0,
+ "strength": 1500,
+ "rare": 5,
+ "name": "Pepper, Rainbow Mage",
+ "ability_id": 0,
+ "attribute": 4,
+ "hp": 906,
+ "unit_id": 10500700,
+ "sex": 1,
+ "max_level": 60,
+ "job": 3,
+ "cost": 25,
+ "flags": 0,
+ "unit_base_id": 105007,
+ "flavor": "Pepper as the Rainbow Mage."
+ },
+ {
+ "skill_id": 0,
+ "strength": 1750,
+ "rare": 6,
+ "name": "Pepper, Rainbow Mage +1",
+ "ability_id": 0,
+ "attribute": 4,
+ "hp": 1057,
+ "unit_id": 10500701,
+ "sex": 1,
+ "max_level": 70,
+ "job": 3,
+ "cost": 36,
+ "flags": 0,
+ "unit_base_id": 105007,
+ "flavor": "Pepper as the Rainbow Mage. She wants to color the world."
+ },
+ {
+ "skill_id": 0,
+ "strength": 2000,
+ "rare": 7,
+ "name": "Pepper, Rainbow Mage +2",
+ "ability_id": 0,
+ "attribute": 4,
+ "hp": 1208,
+ "unit_id": 10500702,
+ "sex": 1,
+ "max_level": 80,
+ "job": 3,
+ "cost": 49,
+ "flags": 0,
+ "unit_base_id": 105007,
+ "flavor": "Pepper as the Rainbow Mage. She wants to color the world. Her journey has just begun."
+ },
+ {
+ "skill_id": 0,
"strength": 1,
"rare": 3,
"name": "Fire Fairy",
@@ -2192,4 +2243,4 @@
"unit_base_id": 900031,
"flavor": "A standard unit in the game."
}
-]
+] \ No newline at end of file