diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-23 21:36:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-23 21:36:05 -0300 |
commit | 5c594ae483312d5163b109a30e90a1cc9c8a9da9 (patch) | |
tree | ce0c9118047c9468b0810c562e2ac3061bd7b85c /units.json | |
parent | 3cf08afe0ddd28c9e70c07591e384f8c38a31c0a (diff) | |
download | server-5c594ae483312d5163b109a30e90a1cc9c8a9da9.tar.gz server-5c594ae483312d5163b109a30e90a1cc9c8a9da9.tar.bz2 server-5c594ae483312d5163b109a30e90a1cc9c8a9da9.tar.xz server-5c594ae483312d5163b109a30e90a1cc9c8a9da9.zip |
Prevent DIV/ZERO errors
Diffstat (limited to 'units.json')
-rw-r--r-- | units.json | 284 |
1 files changed, 142 insertions, 142 deletions
@@ -1089,12 +1089,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": "Fire Fairy +3", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90000100, "sex": 11, "ability_id": 0, @@ -1106,12 +1106,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": "Fire Fairy +4", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90000101, "sex": 11, "ability_id": 0, @@ -1123,12 +1123,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": "Fire Fairy +5", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90000102, "sex": 11, "ability_id": 0, @@ -1140,12 +1140,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": "Fire Fairy +6", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90000103, "sex": 11, "ability_id": 0, @@ -1157,12 +1157,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90000200, "sex": 11, "ability_id": 0, @@ -1174,12 +1174,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90000201, "sex": 11, "ability_id": 0, @@ -1191,12 +1191,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90000202, "sex": 11, "ability_id": 0, @@ -1208,12 +1208,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90000203, "sex": 11, "ability_id": 0, @@ -1225,12 +1225,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90000300, "sex": 11, "ability_id": 0, @@ -1242,12 +1242,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90000301, "sex": 11, "ability_id": 0, @@ -1259,12 +1259,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90000302, "sex": 11, "ability_id": 0, @@ -1276,12 +1276,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90000303, "sex": 11, "ability_id": 0, @@ -1293,12 +1293,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000400, "sex": 11, "ability_id": 0, @@ -1310,12 +1310,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000401, "sex": 11, "ability_id": 0, @@ -1327,12 +1327,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000402, "sex": 11, "ability_id": 0, @@ -1344,12 +1344,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000403, "sex": 11, "ability_id": 0, @@ -1361,12 +1361,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90000500, "sex": 11, "ability_id": 0, @@ -1378,12 +1378,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90000501, "sex": 11, "ability_id": 0, @@ -1395,12 +1395,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90000502, "sex": 11, "ability_id": 0, @@ -1412,12 +1412,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90000503, "sex": 11, "ability_id": 0, @@ -1429,12 +1429,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90000600, "sex": 12, "ability_id": 0, @@ -1446,12 +1446,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90000601, "sex": 12, "ability_id": 0, @@ -1463,12 +1463,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90000602, "sex": 12, "ability_id": 0, @@ -1480,12 +1480,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000603, "sex": 12, "ability_id": 0, @@ -1497,12 +1497,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90000700, "sex": 12, "ability_id": 0, @@ -1514,12 +1514,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90000701, "sex": 12, "ability_id": 0, @@ -1531,12 +1531,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90000702, "sex": 12, "ability_id": 0, @@ -1548,12 +1548,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000703, "sex": 12, "ability_id": 0, @@ -1565,12 +1565,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90000800, "sex": 12, "ability_id": 0, @@ -1582,12 +1582,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90000801, "sex": 12, "ability_id": 0, @@ -1599,12 +1599,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90000802, "sex": 12, "ability_id": 0, @@ -1616,12 +1616,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000803, "sex": 12, "ability_id": 0, @@ -1633,12 +1633,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000900, "sex": 12, "ability_id": 0, @@ -1650,12 +1650,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000901, "sex": 12, "ability_id": 0, @@ -1667,12 +1667,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000902, "sex": 12, "ability_id": 0, @@ -1684,12 +1684,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90000903, "sex": 12, "ability_id": 0, @@ -1701,12 +1701,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90001000, "sex": 12, "ability_id": 0, @@ -1718,12 +1718,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90001001, "sex": 12, "ability_id": 0, @@ -1735,12 +1735,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90001002, "sex": 12, "ability_id": 0, @@ -1752,12 +1752,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001003, "sex": 12, "ability_id": 0, @@ -1769,12 +1769,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90001100, "sex": 13, "ability_id": 0, @@ -1786,12 +1786,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90001101, "sex": 13, "ability_id": 0, @@ -1803,12 +1803,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90001102, "sex": 13, "ability_id": 0, @@ -1820,12 +1820,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 1, - "hp": 0, + "hp": 1, "unit_id": 90001103, "sex": 13, "ability_id": 0, @@ -1837,12 +1837,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90001200, "sex": 13, "ability_id": 0, @@ -1854,12 +1854,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90001201, "sex": 13, "ability_id": 0, @@ -1871,12 +1871,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90001202, "sex": 13, "ability_id": 0, @@ -1888,12 +1888,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 2, - "hp": 0, + "hp": 1, "unit_id": 90001203, "sex": 13, "ability_id": 0, @@ -1905,12 +1905,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90001300, "sex": 13, "ability_id": 0, @@ -1922,12 +1922,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90001301, "sex": 13, "ability_id": 0, @@ -1939,12 +1939,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90001302, "sex": 13, "ability_id": 0, @@ -1956,12 +1956,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 3, - "hp": 0, + "hp": 1, "unit_id": 90001303, "sex": 13, "ability_id": 0, @@ -1973,12 +1973,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001400, "sex": 13, "ability_id": 0, @@ -1990,12 +1990,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001401, "sex": 13, "ability_id": 0, @@ -2007,12 +2007,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001402, "sex": 13, "ability_id": 0, @@ -2024,12 +2024,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001403, "sex": 13, "ability_id": 0, @@ -2041,12 +2041,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90001500, "sex": 13, "ability_id": 0, @@ -2058,12 +2058,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90001501, "sex": 13, "ability_id": 0, @@ -2075,12 +2075,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90001502, "sex": 13, "ability_id": 0, @@ -2092,12 +2092,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 5, - "hp": 0, + "hp": 1, "unit_id": 90001503, "sex": 13, "ability_id": 0, @@ -2109,12 +2109,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001600, "sex": 14, "ability_id": 0, @@ -2126,12 +2126,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001601, "sex": 14, "ability_id": 0, @@ -2143,12 +2143,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001602, "sex": 14, "ability_id": 0, @@ -2160,12 +2160,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 3, "name": " +3", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001700, "sex": 13, "ability_id": 0, @@ -2177,12 +2177,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 4, "name": " +4", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001701, "sex": 13, "ability_id": 0, @@ -2194,12 +2194,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001702, "sex": 13, "ability_id": 0, @@ -2211,12 +2211,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001800, "sex": 15, "ability_id": 0, @@ -2228,12 +2228,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 5, "name": " +5", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90001900, "sex": 16, "ability_id": 0, @@ -2245,12 +2245,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90002000, "sex": 13, "ability_id": 0, @@ -2262,12 +2262,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90002100, "sex": 13, "ability_id": 0, @@ -2279,12 +2279,12 @@ }, { "skill_id": 0, - "strength": 0, + "strength": 1, "rare": 6, "name": " +6", "max_level": 1, "attribute": 4, - "hp": 0, + "hp": 1, "unit_id": 90002200, "sex": 13, "ability_id": 0, |