GET /api/v2/monsters/?format=api&ordering=-skill_group_id&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2667,
    "next": "https://swarfarm.com/api/v2/monsters/?format=api&ordering=-skill_group_id&page=24",
    "previous": "https://swarfarm.com/api/v2/monsters/?format=api&ordering=-skill_group_id&page=22",
    "results": [
        {
            "id": 460,
            "url": "https://swarfarm.com/api/v2/monsters/460/?format=api",
            "bestiary_slug": "14905-dark-amazon-mara",
            "com2us_id": 14915,
            "family_id": 14900,
            "skill_group_id": 14900,
            "name": "Mara",
            "image_filename": "unit_icon_0018_4_0.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                263,
                273,
                274
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 62,
                "url": "https://swarfarm.com/api/v2/leader-skills/62/?format=api",
                "attribute": "Attack Power",
                "amount": 21,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4185,
            "base_attack": 493,
            "base_defense": 208,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 47,
            "raw_attack": 83,
            "raw_defense": 35,
            "max_lvl_hp": 7740,
            "max_lvl_attack": 911,
            "max_lvl_defense": 384,
            "awakens_from": 459,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 71,
            "url": "https://swarfarm.com/api/v2/monsters/71/?format=api",
            "bestiary_slug": "14801-water-viking-huga",
            "com2us_id": 14801,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Viking",
            "image_filename": "unit_icon_0017_0_0.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 2,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Slaughter (Passive)",
            "skills": [
                218,
                226
            ],
            "skill_ups_to_max": 10,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1635,
            "base_attack": 142,
            "base_defense": 158,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 36,
            "raw_attack": 47,
            "raw_defense": 52,
            "max_lvl_hp": 5925,
            "max_lvl_attack": 516,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 807,
            "awaken_cost": [
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 12,
                        "com2us_id": 11001,
                        "url": "https://swarfarm.com/api/v2/items/12/?format=api",
                        "name": "Water Low Essence",
                        "category": "Essence",
                        "icon": "essence_water_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 36,
                    "url": "https://swarfarm.com/api/v2/monster-sources/36/?format=api",
                    "name": "Magic Shop",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 159,
            "url": "https://swarfarm.com/api/v2/monsters/159/?format=api",
            "bestiary_slug": "14804-light-viking-jansson",
            "com2us_id": 14804,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Viking",
            "image_filename": "unit_icon_0017_3_0.png",
            "element": "Light",
            "archetype": "Defense",
            "base_stars": 2,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Shout of Victory",
            "skills": [
                221,
                227
            ],
            "skill_ups_to_max": 10,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1860,
            "base_attack": 130,
            "base_defense": 155,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 41,
            "raw_attack": 43,
            "raw_defense": 51,
            "max_lvl_hp": 6750,
            "max_lvl_attack": 472,
            "max_lvl_defense": 560,
            "awakens_from": null,
            "awakens_to": 160,
            "awaken_cost": [
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 22,
                        "com2us_id": 11004,
                        "url": "https://swarfarm.com/api/v2/items/22/?format=api",
                        "name": "Light Low Essence",
                        "category": "Essence",
                        "icon": "essence_light_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 160,
            "url": "https://swarfarm.com/api/v2/monsters/160/?format=api",
            "bestiary_slug": "14804-light-viking-jansson",
            "com2us_id": 14814,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Jansson",
            "image_filename": "unit_icon_0017_3_1.png",
            "element": "Light",
            "archetype": "Defense",
            "base_stars": 3,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                221,
                227,
                230
            ],
            "skill_ups_to_max": 16,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3345,
            "base_attack": 188,
            "base_defense": 244,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 43,
            "raw_defense": 56,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 472,
            "max_lvl_defense": 615,
            "awakens_from": 159,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 223,
            "url": "https://swarfarm.com/api/v2/monsters/223/?format=api",
            "bestiary_slug": "14802-fire-viking-geoffrey",
            "com2us_id": 14802,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Viking",
            "image_filename": "unit_icon_0017_1_0.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Marauder (Passive)",
            "skills": [
                217,
                222
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 2,
                "url": "https://swarfarm.com/api/v2/leader-skills/2/?format=api",
                "attribute": "Attack Power",
                "amount": 15,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 2940,
            "base_attack": 201,
            "base_defense": 258,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 45,
            "raw_attack": 46,
            "raw_defense": 59,
            "max_lvl_hp": 7410,
            "max_lvl_attack": 505,
            "max_lvl_defense": 648,
            "awakens_from": null,
            "awakens_to": 224,
            "awaken_cost": [
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 16,
                        "com2us_id": 11002,
                        "url": "https://swarfarm.com/api/v2/items/16/?format=api",
                        "name": "Fire Low Essence",
                        "category": "Essence",
                        "icon": "essence_fire_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 224,
            "url": "https://swarfarm.com/api/v2/monsters/224/?format=api",
            "bestiary_slug": "14802-fire-viking-geoffrey",
            "com2us_id": 14812,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Geoffrey",
            "image_filename": "unit_icon_0017_1_1.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                217,
                222,
                225
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 2,
                "url": "https://swarfarm.com/api/v2/leader-skills/2/?format=api",
                "attribute": "Attack Power",
                "amount": 15,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 309,
            "base_defense": 362,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 52,
            "raw_defense": 61,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 571,
            "max_lvl_defense": 670,
            "awakens_from": 223,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 515,
            "url": "https://swarfarm.com/api/v2/monsters/515/?format=api",
            "bestiary_slug": "14805-dark-viking-janssen",
            "com2us_id": 14805,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Viking",
            "image_filename": "unit_icon_0017_4_0.png",
            "element": "Dark",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Furious March",
            "skills": [
                220,
                224
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 40,
                "url": "https://swarfarm.com/api/v2/leader-skills/40/?format=api",
                "attribute": "Attack Speed",
                "amount": 10,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 3270,
            "base_attack": 205,
            "base_defense": 231,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 50,
            "raw_attack": 47,
            "raw_defense": 53,
            "max_lvl_hp": 8235,
            "max_lvl_attack": 516,
            "max_lvl_defense": 582,
            "awakens_from": null,
            "awakens_to": 516,
            "awaken_cost": [
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 25,
                        "com2us_id": 11005,
                        "url": "https://swarfarm.com/api/v2/items/25/?format=api",
                        "name": "Dark Low Essence",
                        "category": "Essence",
                        "icon": "essence_dark_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 516,
            "url": "https://swarfarm.com/api/v2/monsters/516/?format=api",
            "bestiary_slug": "14805-dark-viking-janssen",
            "com2us_id": 14815,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Janssen",
            "image_filename": "unit_icon_0017_4_1.png",
            "element": "Dark",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                220,
                224,
                231
            ],
            "skill_ups_to_max": 17,
            "leader_skill": {
                "id": 40,
                "url": "https://swarfarm.com/api/v2/leader-skills/40/?format=api",
                "attribute": "Attack Speed",
                "amount": 10,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6330,
            "base_attack": 261,
            "base_defense": 297,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 71,
            "raw_attack": 44,
            "raw_defense": 50,
            "max_lvl_hp": 11700,
            "max_lvl_attack": 483,
            "max_lvl_defense": 549,
            "awakens_from": 515,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 802,
            "url": "https://swarfarm.com/api/v2/monsters/802/?format=api",
            "bestiary_slug": "14803-wind-viking-walter",
            "com2us_id": 14803,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Viking",
            "image_filename": "unit_icon_0017_2_0.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 2,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Firing Axe",
            "skills": [
                219,
                223
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1995,
            "base_attack": 124,
            "base_defense": 152,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 44,
            "raw_attack": 41,
            "raw_defense": 50,
            "max_lvl_hp": 7245,
            "max_lvl_attack": 450,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 803,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 36,
                    "url": "https://swarfarm.com/api/v2/monster-sources/36/?format=api",
                    "name": "Magic Shop",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 803,
            "url": "https://swarfarm.com/api/v2/monsters/803/?format=api",
            "bestiary_slug": "14803-wind-viking-walter",
            "com2us_id": 14813,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Walter",
            "image_filename": "unit_icon_0017_2_1.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                219,
                223,
                229
            ],
            "skill_ups_to_max": 17,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4125,
            "base_attack": 179,
            "base_defense": 201,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 41,
            "raw_defense": 46,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 450,
            "max_lvl_defense": 505,
            "awakens_from": 802,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 36,
                    "url": "https://swarfarm.com/api/v2/monster-sources/36/?format=api",
                    "name": "Magic Shop",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 807,
            "url": "https://swarfarm.com/api/v2/monsters/807/?format=api",
            "bestiary_slug": "14801-water-viking-huga",
            "com2us_id": 14811,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Huga",
            "image_filename": "unit_icon_0017_0_1.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                218,
                226,
                228
            ],
            "skill_ups_to_max": 10,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 2490,
            "base_attack": 301,
            "base_defense": 188,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 38,
            "raw_attack": 69,
            "raw_defense": 43,
            "max_lvl_hp": 6255,
            "max_lvl_attack": 758,
            "max_lvl_defense": 472,
            "awakens_from": 71,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 36,
                    "url": "https://swarfarm.com/api/v2/monster-sources/36/?format=api",
                    "name": "Magic Shop",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 265,
            "url": "https://swarfarm.com/api/v2/monsters/265/?format=api",
            "bestiary_slug": "14702-fire-vampire-verdehile",
            "com2us_id": 14702,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Vampire",
            "image_filename": "unit_icon_0016_1_1.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Boiling Blood (Passive)",
            "skills": [
                1005,
                1010
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 128,
                "url": "https://swarfarm.com/api/v2/leader-skills/128/?format=api",
                "attribute": "Attack Speed",
                "amount": 28,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5085,
            "base_attack": 374,
            "base_defense": 267,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 57,
            "raw_attack": 63,
            "raw_defense": 45,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 692,
            "max_lvl_defense": 494,
            "awakens_from": 1227,
            "awakens_to": 266,
            "awaken_cost": [
                {
                    "item": {
                        "id": 18,
                        "com2us_id": 13002,
                        "url": "https://swarfarm.com/api/v2/items/18/?format=api",
                        "name": "Fire High Essence",
                        "category": "Essence",
                        "icon": "essence_fire_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 266,
            "url": "https://swarfarm.com/api/v2/monsters/266/?format=api",
            "bestiary_slug": "14702-fire-vampire-verdehile",
            "com2us_id": 14712,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Verdehile",
            "image_filename": "unit_icon_0016_1_2.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1005,
                1010,
                1015
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 128,
                "url": "https://swarfarm.com/api/v2/leader-skills/128/?format=api",
                "attribute": "Attack Speed",
                "amount": 28,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7260,
            "base_attack": 597,
            "base_defense": 371,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 74,
            "raw_defense": 46,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 812,
            "max_lvl_defense": 505,
            "awakens_from": 265,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 556,
            "url": "https://swarfarm.com/api/v2/monsters/556/?format=api",
            "bestiary_slug": "14703-wind-vampire-argen",
            "com2us_id": 14703,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Vampire",
            "image_filename": "unit_icon_0016_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Death Blow",
            "skills": [
                1007,
                1013
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 130,
                "url": "https://swarfarm.com/api/v2/leader-skills/130/?format=api",
                "attribute": "Resistance",
                "amount": 48,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 392,
            "base_defense": 279,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 66,
            "raw_defense": 47,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 725,
            "max_lvl_defense": 516,
            "awakens_from": 1058,
            "awakens_to": 557,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 557,
            "url": "https://swarfarm.com/api/v2/monsters/557/?format=api",
            "bestiary_slug": "14703-wind-vampire-argen",
            "com2us_id": 14713,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Argen",
            "image_filename": "unit_icon_0016_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1007,
                1013,
                1017
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 130,
                "url": "https://swarfarm.com/api/v2/leader-skills/130/?format=api",
                "attribute": "Resistance",
                "amount": 48,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 581,
            "base_defense": 404,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 72,
            "raw_defense": 50,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 790,
            "max_lvl_defense": 549,
            "awakens_from": 556,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 624,
            "url": "https://swarfarm.com/api/v2/monsters/624/?format=api",
            "bestiary_slug": "14701-water-vampire-liesel",
            "com2us_id": 14701,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Vampire",
            "image_filename": "unit_icon_0016_0_1.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Killing Wave",
            "skills": [
                1006,
                1012
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 129,
                "url": "https://swarfarm.com/api/v2/leader-skills/129/?format=api",
                "attribute": "HP",
                "amount": 38,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5340,
            "base_attack": 327,
            "base_defense": 297,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 55,
            "raw_defense": 50,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 604,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 625,
            "awaken_cost": [
                {
                    "item": {
                        "id": 15,
                        "com2us_id": 13001,
                        "url": "https://swarfarm.com/api/v2/items/15/?format=api",
                        "name": "Water High Essence",
                        "category": "Essence",
                        "icon": "essence_water_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 625,
            "url": "https://swarfarm.com/api/v2/monsters/625/?format=api",
            "bestiary_slug": "14701-water-vampire-liesel",
            "com2us_id": 14711,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Liesel",
            "image_filename": "unit_icon_0016_0_2.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1006,
                1012,
                1016
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 129,
                "url": "https://swarfarm.com/api/v2/leader-skills/129/?format=api",
                "attribute": "HP",
                "amount": 38,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8475,
            "base_attack": 492,
            "base_defense": 396,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 70,
            "raw_attack": 61,
            "raw_defense": 49,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 670,
            "max_lvl_defense": 538,
            "awakens_from": 624,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 724,
            "url": "https://swarfarm.com/api/v2/monsters/724/?format=api",
            "bestiary_slug": "14704-light-vampire-julianne",
            "com2us_id": 14704,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Vampire",
            "image_filename": "unit_icon_0016_3_1.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Noble Agreement",
            "skills": [
                1008,
                1011,
                1018
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 131,
                "url": "https://swarfarm.com/api/v2/leader-skills/131/?format=api",
                "attribute": "Attack Power",
                "amount": 38,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8835,
            "base_attack": 533,
            "base_defense": 331,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 73,
            "raw_attack": 66,
            "raw_defense": 41,
            "max_lvl_hp": 12015,
            "max_lvl_attack": 725,
            "max_lvl_defense": 450,
            "awakens_from": null,
            "awakens_to": 725,
            "awaken_cost": [
                {
                    "item": {
                        "id": 24,
                        "com2us_id": 13004,
                        "url": "https://swarfarm.com/api/v2/items/24/?format=api",
                        "name": "Light High Essence",
                        "category": "Essence",
                        "icon": "essence_light_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 725,
            "url": "https://swarfarm.com/api/v2/monsters/725/?format=api",
            "bestiary_slug": "14704-light-vampire-julianne",
            "com2us_id": 14714,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Julianne",
            "image_filename": "unit_icon_0016_3_2.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1008,
                1471,
                1018
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 131,
                "url": "https://swarfarm.com/api/v2/leader-skills/131/?format=api",
                "attribute": "Attack Power",
                "amount": 38,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 12345,
            "base_attack": 823,
            "base_defense": 494,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 75,
            "raw_attack": 75,
            "raw_defense": 45,
            "max_lvl_hp": 12345,
            "max_lvl_attack": 823,
            "max_lvl_defense": 494,
            "awakens_from": 724,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 791,
            "url": "https://swarfarm.com/api/v2/monsters/791/?format=api",
            "bestiary_slug": "14705-dark-vampire-cadiz",
            "com2us_id": 14705,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Vampire",
            "image_filename": "unit_icon_0016_4_1.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Vampire Bat",
            "skills": [
                1009,
                1014,
                1019
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 132,
                "url": "https://swarfarm.com/api/v2/leader-skills/132/?format=api",
                "attribute": "Critical Rate",
                "amount": 28,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7140,
            "base_attack": 613,
            "base_defense": 363,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 76,
            "raw_defense": 45,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 834,
            "max_lvl_defense": 494,
            "awakens_from": null,
            "awakens_to": 792,
            "awaken_cost": [
                {
                    "item": {
                        "id": 27,
                        "com2us_id": 13005,
                        "url": "https://swarfarm.com/api/v2/items/27/?format=api",
                        "name": "Dark High Essence",
                        "category": "Essence",
                        "icon": "essence_dark_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 792,
            "url": "https://swarfarm.com/api/v2/monsters/792/?format=api",
            "bestiary_slug": "14705-dark-vampire-cadiz",
            "com2us_id": 14715,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Cadiz",
            "image_filename": "unit_icon_0016_4_2.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2317,
                1014,
                1019
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 132,
                "url": "https://swarfarm.com/api/v2/leader-skills/132/?format=api",
                "attribute": "Critical Rate",
                "amount": 28,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 11205,
            "base_attack": 856,
            "base_defense": 538,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 68,
            "raw_attack": 78,
            "raw_defense": 49,
            "max_lvl_hp": 11205,
            "max_lvl_attack": 856,
            "max_lvl_defense": 538,
            "awakens_from": 791,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1058,
            "url": "https://swarfarm.com/api/v2/monsters/1058/?format=api",
            "bestiary_slug": "14723-wind-imperfect-vampire",
            "com2us_id": 14723,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Imperfect Vampire",
            "image_filename": "unit_icon_0037_3_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                1007,
                1013
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 130,
                "url": "https://swarfarm.com/api/v2/leader-skills/130/?format=api",
                "attribute": "Resistance",
                "amount": 48,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 2310,
            "base_attack": 196,
            "base_defense": 137,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 26,
            "raw_attack": 33,
            "raw_defense": 23,
            "max_lvl_hp": 4275,
            "max_lvl_attack": 362,
            "max_lvl_defense": 253,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1227,
            "url": "https://swarfarm.com/api/v2/monsters/1227/?format=api",
            "bestiary_slug": "14722-fire-imperfect-vampire",
            "com2us_id": 14722,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Imperfect Vampire",
            "image_filename": "unit_icon_0047_0_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                1005,
                1010
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 128,
                "url": "https://swarfarm.com/api/v2/leader-skills/128/?format=api",
                "attribute": "Attack Speed",
                "amount": 28,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 2490,
            "base_attack": 184,
            "base_defense": 131,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 28,
            "raw_attack": 31,
            "raw_defense": 22,
            "max_lvl_hp": 4605,
            "max_lvl_attack": 340,
            "max_lvl_defense": 242,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [
                {
                    "item": {
                        "id": 18,
                        "com2us_id": 13002,
                        "url": "https://swarfarm.com/api/v2/items/18/?format=api",
                        "name": "Fire High Essence",
                        "category": "Essence",
                        "icon": "essence_fire_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1279,
            "url": "https://swarfarm.com/api/v2/monsters/1279/?format=api",
            "bestiary_slug": "23005-dark-vampire-lord-eirgar",
            "com2us_id": 23005,
            "family_id": 23000,
            "skill_group_id": 14700,
            "name": "Vampire Lord",
            "image_filename": "unit_icon_0050_0_1.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Weaken",
            "skills": [
                2135,
                2136,
                2137
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 131,
                "url": "https://swarfarm.com/api/v2/leader-skills/131/?format=api",
                "attribute": "Attack Power",
                "amount": 38,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 549,
            "base_defense": 436,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 68,
            "raw_defense": 54,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 747,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 1280,
            "awaken_cost": [
                {
                    "item": {
                        "id": 27,
                        "com2us_id": 13005,
                        "url": "https://swarfarm.com/api/v2/items/27/?format=api",
                        "name": "Dark High Essence",
                        "category": "Essence",
                        "icon": "essence_dark_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1280,
            "url": "https://swarfarm.com/api/v2/monsters/1280/?format=api",
            "bestiary_slug": "23005-dark-vampire-lord-eirgar",
            "com2us_id": 23015,
            "family_id": 23000,
            "skill_group_id": 14700,
            "name": "Eirgar",
            "image_filename": "unit_icon_0050_0_2.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2135,
                2138,
                2137
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 131,
                "url": "https://swarfarm.com/api/v2/leader-skills/131/?format=api",
                "attribute": "Attack Power",
                "amount": 38,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10050,
            "base_attack": 834,
            "base_defense": 637,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 76,
            "raw_defense": 58,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 834,
            "max_lvl_defense": 637,
            "awakens_from": 1279,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 271,
            "url": "https://swarfarm.com/api/v2/monsters/271/?format=api",
            "bestiary_slug": "14602-fire-chimera-rakan",
            "com2us_id": 14602,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Chimera",
            "image_filename": "unit_icon_0011_1_0.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1053,
                1060,
                1064
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 133,
                "url": "https://swarfarm.com/api/v2/leader-skills/133/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 7755,
            "base_attack": 452,
            "base_defense": 484,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 56,
            "raw_defense": 60,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 615,
            "max_lvl_defense": 659,
            "awakens_from": null,
            "awakens_to": 272,
            "awaken_cost": [
                {
                    "item": {
                        "id": 18,
                        "com2us_id": 13002,
                        "url": "https://swarfarm.com/api/v2/items/18/?format=api",
                        "name": "Fire High Essence",
                        "category": "Essence",
                        "icon": "essence_fire_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 272,
            "url": "https://swarfarm.com/api/v2/monsters/272/?format=api",
            "bestiary_slug": "14602-fire-chimera-rakan",
            "com2us_id": 14612,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Rakan",
            "image_filename": "unit_icon_0017_1_2.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1053,
                1060,
                1064
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 133,
                "url": "https://swarfarm.com/api/v2/leader-skills/133/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 11700,
            "base_attack": 725,
            "base_defense": 637,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 71,
            "raw_attack": 66,
            "raw_defense": 58,
            "max_lvl_hp": 11700,
            "max_lvl_attack": 725,
            "max_lvl_defense": 637,
            "awakens_from": 271,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 562,
            "url": "https://swarfarm.com/api/v2/monsters/562/?format=api",
            "bestiary_slug": "14603-wind-chimera-lagmaron",
            "com2us_id": 14603,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Chimera",
            "image_filename": "unit_icon_0011_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1055,
                1062,
                1066
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 134,
                "url": "https://swarfarm.com/api/v2/leader-skills/134/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 8475,
            "base_attack": 460,
            "base_defense": 428,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 70,
            "raw_attack": 57,
            "raw_defense": 53,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 626,
            "max_lvl_defense": 582,
            "awakens_from": null,
            "awakens_to": 563,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 563,
            "url": "https://swarfarm.com/api/v2/monsters/563/?format=api",
            "bestiary_slug": "14603-wind-chimera-lagmaron",
            "com2us_id": 14613,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Lagmaron",
            "image_filename": "unit_icon_0017_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1055,
                1062,
                1066
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 134,
                "url": "https://swarfarm.com/api/v2/leader-skills/134/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 11535,
            "base_attack": 801,
            "base_defense": 571,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 70,
            "raw_attack": 73,
            "raw_defense": 52,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 801,
            "max_lvl_defense": 571,
            "awakens_from": 562,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 630,
            "url": "https://swarfarm.com/api/v2/monsters/630/?format=api",
            "bestiary_slug": "14601-water-chimera-taor",
            "com2us_id": 14601,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Chimera",
            "image_filename": "unit_icon_0011_0_0.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1054,
                1061,
                1065
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 135,
                "url": "https://swarfarm.com/api/v2/leader-skills/135/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Water"
            },
            "homunculus_skills": [],
            "base_hp": 7875,
            "base_attack": 525,
            "base_defense": 404,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 65,
            "raw_attack": 65,
            "raw_defense": 50,
            "max_lvl_hp": 10710,
            "max_lvl_attack": 714,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 631,
            "awaken_cost": [
                {
                    "item": {
                        "id": 15,
                        "com2us_id": 13001,
                        "url": "https://swarfarm.com/api/v2/items/15/?format=api",
                        "name": "Water High Essence",
                        "category": "Essence",
                        "icon": "essence_water_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 631,
            "url": "https://swarfarm.com/api/v2/monsters/631/?format=api",
            "bestiary_slug": "14601-water-chimera-taor",
            "com2us_id": 14611,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Taor",
            "image_filename": "unit_icon_0017_0_2.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1054,
                1061,
                1065
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 135,
                "url": "https://swarfarm.com/api/v2/leader-skills/135/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Water"
            },
            "homunculus_skills": [],
            "base_hp": 9885,
            "base_attack": 911,
            "base_defense": 571,
            "speed": 95,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 83,
            "raw_defense": 52,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 911,
            "max_lvl_defense": 571,
            "awakens_from": 630,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 698,
            "url": "https://swarfarm.com/api/v2/monsters/698/?format=api",
            "bestiary_slug": "14604-light-chimera-shan",
            "com2us_id": 14604,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Chimera",
            "image_filename": "unit_icon_0011_3_0.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1058,
                1063,
                1067
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 136,
                "url": "https://swarfarm.com/api/v2/leader-skills/136/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Light"
            },
            "homunculus_skills": [],
            "base_hp": 6900,
            "base_attack": 525,
            "base_defense": 468,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 57,
            "raw_attack": 65,
            "raw_defense": 58,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 714,
            "max_lvl_defense": 637,
            "awakens_from": null,
            "awakens_to": 699,
            "awaken_cost": [
                {
                    "item": {
                        "id": 24,
                        "com2us_id": 13004,
                        "url": "https://swarfarm.com/api/v2/items/24/?format=api",
                        "name": "Light High Essence",
                        "category": "Essence",
                        "icon": "essence_light_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 699,
            "url": "https://swarfarm.com/api/v2/monsters/699/?format=api",
            "bestiary_slug": "14604-light-chimera-shan",
            "com2us_id": 14614,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Shan",
            "image_filename": "unit_icon_0017_3_2.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1058,
                1063,
                1067
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 136,
                "url": "https://swarfarm.com/api/v2/leader-skills/136/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Light"
            },
            "homunculus_skills": [],
            "base_hp": 10215,
            "base_attack": 812,
            "base_defense": 648,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 62,
            "raw_attack": 74,
            "raw_defense": 59,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 812,
            "max_lvl_defense": 648,
            "awakens_from": 698,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 765,
            "url": "https://swarfarm.com/api/v2/monsters/765/?format=api",
            "bestiary_slug": "14605-dark-chimera-zeratu",
            "com2us_id": 14605,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Chimera",
            "image_filename": "unit_icon_0011_4_0.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1057,
                1059,
                1068
            ],
            "skill_ups_to_max": 6,
            "leader_skill": {
                "id": 137,
                "url": "https://swarfarm.com/api/v2/leader-skills/137/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Dark"
            },
            "homunculus_skills": [],
            "base_hp": 7500,
            "base_attack": 484,
            "base_defense": 468,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 60,
            "raw_defense": 58,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 659,
            "max_lvl_defense": 637,
            "awakens_from": null,
            "awakens_to": 766,
            "awaken_cost": [
                {
                    "item": {
                        "id": 27,
                        "com2us_id": 13005,
                        "url": "https://swarfarm.com/api/v2/items/27/?format=api",
                        "name": "Dark High Essence",
                        "category": "Essence",
                        "icon": "essence_dark_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 766,
            "url": "https://swarfarm.com/api/v2/monsters/766/?format=api",
            "bestiary_slug": "14605-dark-chimera-zeratu",
            "com2us_id": 14615,
            "family_id": 14600,
            "skill_group_id": 14600,
            "name": "Zeratu",
            "image_filename": "unit_icon_0017_4_2.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1057,
                1059,
                1068
            ],
            "skill_ups_to_max": 6,
            "leader_skill": {
                "id": 137,
                "url": "https://swarfarm.com/api/v2/leader-skills/137/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Dark"
            },
            "homunculus_skills": [],
            "base_hp": 10710,
            "base_attack": 790,
            "base_defense": 637,
            "speed": 95,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 65,
            "raw_attack": 72,
            "raw_defense": 58,
            "max_lvl_hp": 10710,
            "max_lvl_attack": 790,
            "max_lvl_defense": 637,
            "awakens_from": 765,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 287,
            "url": "https://swarfarm.com/api/v2/monsters/287/?format=api",
            "bestiary_slug": "14502-fire-phoenix-perna",
            "com2us_id": 14502,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Phoenix",
            "image_filename": "unit_icon_0009_1_0.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1171,
                1176,
                1177
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 141,
                "url": "https://swarfarm.com/api/v2/leader-skills/141/?format=api",
                "attribute": "Attack Power",
                "amount": 44,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6780,
            "base_attack": 613,
            "base_defense": 387,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 76,
            "raw_defense": 48,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 834,
            "max_lvl_defense": 527,
            "awakens_from": null,
            "awakens_to": 288,
            "awaken_cost": [
                {
                    "item": {
                        "id": 18,
                        "com2us_id": 13002,
                        "url": "https://swarfarm.com/api/v2/items/18/?format=api",
                        "name": "Fire High Essence",
                        "category": "Essence",
                        "icon": "essence_fire_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 288,
            "url": "https://swarfarm.com/api/v2/monsters/288/?format=api",
            "bestiary_slug": "14502-fire-phoenix-perna",
            "com2us_id": 14512,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Perna",
            "image_filename": "unit_icon_0017_1_3.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1171,
                1176,
                1177
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 141,
                "url": "https://swarfarm.com/api/v2/leader-skills/141/?format=api",
                "attribute": "Attack Power",
                "amount": 44,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 12345,
            "base_attack": 878,
            "base_defense": 439,
            "speed": 114,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 75,
            "raw_attack": 80,
            "raw_defense": 40,
            "max_lvl_hp": 12345,
            "max_lvl_attack": 878,
            "max_lvl_defense": 439,
            "awakens_from": 287,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 578,
            "url": "https://swarfarm.com/api/v2/monsters/578/?format=api",
            "bestiary_slug": "14503-wind-phoenix-teshar",
            "com2us_id": 14503,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Phoenix",
            "image_filename": "unit_icon_0009_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1173,
                1180,
                1181
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 138,
                "url": "https://swarfarm.com/api/v2/leader-skills/138/?format=api",
                "attribute": "Critical Rate",
                "amount": 33,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6180,
            "base_attack": 743,
            "base_defense": 299,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 92,
            "raw_defense": 37,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 1010,
            "max_lvl_defense": 406,
            "awakens_from": null,
            "awakens_to": 579,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 579,
            "url": "https://swarfarm.com/api/v2/monsters/579/?format=api",
            "bestiary_slug": "14503-wind-phoenix-teshar",
            "com2us_id": 14513,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Teshar",
            "image_filename": "unit_icon_0017_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1173,
                1180,
                1181
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 138,
                "url": "https://swarfarm.com/api/v2/leader-skills/138/?format=api",
                "attribute": "Critical Rate",
                "amount": 33,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 9555,
            "base_attack": 1098,
            "base_defense": 406,
            "speed": 114,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 100,
            "raw_defense": 37,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 1098,
            "max_lvl_defense": 406,
            "awakens_from": 578,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 646,
            "url": "https://swarfarm.com/api/v2/monsters/646/?format=api",
            "bestiary_slug": "14501-water-phoenix-sigmarus",
            "com2us_id": 14501,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Phoenix",
            "image_filename": "unit_icon_0009_0_0.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1172,
                1178,
                1179
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 164,
                "url": "https://swarfarm.com/api/v2/leader-skills/164/?format=api",
                "attribute": "HP",
                "amount": 44,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6420,
            "base_attack": 654,
            "base_defense": 371,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 81,
            "raw_defense": 46,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 889,
            "max_lvl_defense": 505,
            "awakens_from": null,
            "awakens_to": 647,
            "awaken_cost": [
                {
                    "item": {
                        "id": 15,
                        "com2us_id": 13001,
                        "url": "https://swarfarm.com/api/v2/items/15/?format=api",
                        "name": "Water High Essence",
                        "category": "Essence",
                        "icon": "essence_water_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 647,
            "url": "https://swarfarm.com/api/v2/monsters/647/?format=api",
            "bestiary_slug": "14501-water-phoenix-sigmarus",
            "com2us_id": 14511,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Sigmarus",
            "image_filename": "unit_icon_0017_0_3.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1172,
                1178,
                1179
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 164,
                "url": "https://swarfarm.com/api/v2/leader-skills/164/?format=api",
                "attribute": "HP",
                "amount": 44,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 9720,
            "base_attack": 988,
            "base_defense": 505,
            "speed": 99,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 90,
            "raw_defense": 46,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 988,
            "max_lvl_defense": 505,
            "awakens_from": 646,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 714,
            "url": "https://swarfarm.com/api/v2/monsters/714/?format=api",
            "bestiary_slug": "14504-light-phoenix-eludia",
            "com2us_id": 14504,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Phoenix",
            "image_filename": "unit_icon_0009_3_0.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1174,
                1182,
                1183
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 139,
                "url": "https://swarfarm.com/api/v2/leader-skills/139/?format=api",
                "attribute": "Defense",
                "amount": 44,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6300,
            "base_attack": 565,
            "base_defense": 468,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 70,
            "raw_defense": 58,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 769,
            "max_lvl_defense": 637,
            "awakens_from": null,
            "awakens_to": 715,
            "awaken_cost": [
                {
                    "item": {
                        "id": 24,
                        "com2us_id": 13004,
                        "url": "https://swarfarm.com/api/v2/items/24/?format=api",
                        "name": "Light High Essence",
                        "category": "Essence",
                        "icon": "essence_light_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 715,
            "url": "https://swarfarm.com/api/v2/monsters/715/?format=api",
            "bestiary_slug": "14504-light-phoenix-eludia",
            "com2us_id": 14514,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Eludia",
            "image_filename": "unit_icon_0017_3_3.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1174,
                1182,
                1183
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 139,
                "url": "https://swarfarm.com/api/v2/leader-skills/139/?format=api",
                "attribute": "Defense",
                "amount": 44,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 9390,
            "base_attack": 1054,
            "base_defense": 461,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 57,
            "raw_attack": 96,
            "raw_defense": 42,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 1054,
            "max_lvl_defense": 461,
            "awakens_from": 714,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 783,
            "url": "https://swarfarm.com/api/v2/monsters/783/?format=api",
            "bestiary_slug": "14505-dark-phoenix-jaara",
            "com2us_id": 14505,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Phoenix",
            "image_filename": "unit_icon_0009_4_0.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Dark Nova",
            "skills": [
                1175,
                1184,
                1973
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 165,
                "url": "https://swarfarm.com/api/v2/leader-skills/165/?format=api",
                "attribute": "Resistance",
                "amount": 55,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6060,
            "base_attack": 678,
            "base_defense": 371,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 50,
            "raw_attack": 84,
            "raw_defense": 46,
            "max_lvl_hp": 8235,
            "max_lvl_attack": 922,
            "max_lvl_defense": 505,
            "awakens_from": null,
            "awakens_to": 784,
            "awaken_cost": [
                {
                    "item": {
                        "id": 27,
                        "com2us_id": 13005,
                        "url": "https://swarfarm.com/api/v2/items/27/?format=api",
                        "name": "Dark High Essence",
                        "category": "Essence",
                        "icon": "essence_dark_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 784,
            "url": "https://swarfarm.com/api/v2/monsters/784/?format=api",
            "bestiary_slug": "14505-dark-phoenix-jaara",
            "com2us_id": 14515,
            "family_id": 14500,
            "skill_group_id": 14500,
            "name": "Jaara",
            "image_filename": "unit_icon_0017_4_3.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1175,
                2981,
                1973
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 165,
                "url": "https://swarfarm.com/api/v2/leader-skills/165/?format=api",
                "attribute": "Resistance",
                "amount": 55,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10215,
            "base_attack": 1021,
            "base_defense": 439,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 93,
            "raw_defense": 40,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 1021,
            "max_lvl_defense": 439,
            "awakens_from": 783,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 273,
            "url": "https://swarfarm.com/api/v2/monsters/273/?format=api",
            "bestiary_slug": "14402-fire-dragon-zaiross",
            "com2us_id": 14402,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Dragon",
            "image_filename": "unit_icon_0015_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1072,
                1074,
                1075
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 142,
                "url": "https://swarfarm.com/api/v2/leader-skills/142/?format=api",
                "attribute": "Attack Power",
                "amount": 33,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6540,
            "base_attack": 613,
            "base_defense": 404,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 76,
            "raw_defense": 50,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 834,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 274,
            "awaken_cost": [
                {
                    "item": {
                        "id": 18,
                        "com2us_id": 13002,
                        "url": "https://swarfarm.com/api/v2/items/18/?format=api",
                        "name": "Fire High Essence",
                        "category": "Essence",
                        "icon": "essence_fire_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 274,
            "url": "https://swarfarm.com/api/v2/monsters/274/?format=api",
            "bestiary_slug": "14402-fire-dragon-zaiross",
            "com2us_id": 14412,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Zaiross",
            "image_filename": "unit_icon_0016_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1072,
                1074,
                1075
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 142,
                "url": "https://swarfarm.com/api/v2/leader-skills/142/?format=api",
                "attribute": "Attack Power",
                "amount": 33,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 9720,
            "base_attack": 911,
            "base_defense": 582,
            "speed": 98,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 83,
            "raw_defense": 53,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 911,
            "max_lvl_defense": 582,
            "awakens_from": 273,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 564,
            "url": "https://swarfarm.com/api/v2/monsters/564/?format=api",
            "bestiary_slug": "14403-wind-dragon-jamire",
            "com2us_id": 14403,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Dragon",
            "image_filename": "unit_icon_0015_2_4.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1071,
                1078,
                1079
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 144,
                "url": "https://swarfarm.com/api/v2/leader-skills/144/?format=api",
                "attribute": "Attack Speed",
                "amount": 24,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7260,
            "base_attack": 484,
            "base_defense": 484,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 60,
            "raw_defense": 60,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 659,
            "max_lvl_defense": 659,
            "awakens_from": null,
            "awakens_to": 565,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 565,
            "url": "https://swarfarm.com/api/v2/monsters/565/?format=api",
            "bestiary_slug": "14403-wind-dragon-jamire",
            "com2us_id": 14413,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Jamire",
            "image_filename": "unit_icon_0016_2_0.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1071,
                1078,
                1079
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 144,
                "url": "https://swarfarm.com/api/v2/leader-skills/144/?format=api",
                "attribute": "Attack Speed",
                "amount": 24,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10710,
            "base_attack": 714,
            "base_defense": 714,
            "speed": 113,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 65,
            "raw_attack": 65,
            "raw_defense": 65,
            "max_lvl_hp": 10710,
            "max_lvl_attack": 714,
            "max_lvl_defense": 714,
            "awakens_from": 564,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 632,
            "url": "https://swarfarm.com/api/v2/monsters/632/?format=api",
            "bestiary_slug": "14401-water-dragon-verad",
            "com2us_id": 14401,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Dragon",
            "image_filename": "unit_icon_0015_0_4.png",
            "element": "Water",
            "archetype": "Defense",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1070,
                1076,
                1077
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 143,
                "url": "https://swarfarm.com/api/v2/leader-skills/143/?format=api",
                "attribute": "HP",
                "amount": 33,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8235,
            "base_attack": 387,
            "base_defense": 517,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 68,
            "raw_attack": 48,
            "raw_defense": 64,
            "max_lvl_hp": 11205,
            "max_lvl_attack": 527,
            "max_lvl_defense": 703,
            "awakens_from": null,
            "awakens_to": 633,
            "awaken_cost": [
                {
                    "item": {
                        "id": 15,
                        "com2us_id": 13001,
                        "url": "https://swarfarm.com/api/v2/items/15/?format=api",
                        "name": "Water High Essence",
                        "category": "Essence",
                        "icon": "essence_water_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 633,
            "url": "https://swarfarm.com/api/v2/monsters/633/?format=api",
            "bestiary_slug": "14401-water-dragon-verad",
            "com2us_id": 14411,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Verad",
            "image_filename": "unit_icon_0016_0_0.png",
            "element": "Water",
            "archetype": "Defense",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1070,
                1076,
                1077
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 143,
                "url": "https://swarfarm.com/api/v2/leader-skills/143/?format=api",
                "attribute": "HP",
                "amount": 33,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 11535,
            "base_attack": 571,
            "base_defense": 801,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 70,
            "raw_attack": 52,
            "raw_defense": 73,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 571,
            "max_lvl_defense": 801,
            "awakens_from": 632,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 700,
            "url": "https://swarfarm.com/api/v2/monsters/700/?format=api",
            "bestiary_slug": "14404-light-dragon-zerath",
            "com2us_id": 14404,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Dragon",
            "image_filename": "unit_icon_0015_3_4.png",
            "element": "Light",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1069,
                1080,
                1081
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 145,
                "url": "https://swarfarm.com/api/v2/leader-skills/145/?format=api",
                "attribute": "Critical Rate",
                "amount": 24,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 9690,
            "base_attack": 404,
            "base_defense": 404,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 80,
            "raw_attack": 50,
            "raw_defense": 50,
            "max_lvl_hp": 13170,
            "max_lvl_attack": 549,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 701,
            "awaken_cost": [
                {
                    "item": {
                        "id": 24,
                        "com2us_id": 13004,
                        "url": "https://swarfarm.com/api/v2/items/24/?format=api",
                        "name": "Light High Essence",
                        "category": "Essence",
                        "icon": "essence_light_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 701,
            "url": "https://swarfarm.com/api/v2/monsters/701/?format=api",
            "bestiary_slug": "14404-light-dragon-zerath",
            "com2us_id": 14414,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Zerath",
            "image_filename": "unit_icon_0016_3_0.png",
            "element": "Light",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1069,
                1080,
                1081
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 145,
                "url": "https://swarfarm.com/api/v2/leader-skills/145/?format=api",
                "attribute": "Critical Rate",
                "amount": 24,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 15315,
            "base_attack": 560,
            "base_defense": 560,
            "speed": 98,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 93,
            "raw_attack": 51,
            "raw_defense": 51,
            "max_lvl_hp": 15315,
            "max_lvl_attack": 560,
            "max_lvl_defense": 560,
            "awakens_from": 700,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 767,
            "url": "https://swarfarm.com/api/v2/monsters/767/?format=api",
            "bestiary_slug": "14405-dark-dragon-grogen",
            "com2us_id": 14405,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Dragon",
            "image_filename": "unit_icon_0015_4_4.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1073,
                1082,
                1083
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 146,
                "url": "https://swarfarm.com/api/v2/leader-skills/146/?format=api",
                "attribute": "Resistance",
                "amount": 41,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7755,
            "base_attack": 468,
            "base_defense": 468,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 58,
            "raw_defense": 58,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 637,
            "max_lvl_defense": 637,
            "awakens_from": null,
            "awakens_to": 768,
            "awaken_cost": [
                {
                    "item": {
                        "id": 27,
                        "com2us_id": 13005,
                        "url": "https://swarfarm.com/api/v2/items/27/?format=api",
                        "name": "Dark High Essence",
                        "category": "Essence",
                        "icon": "essence_dark_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 768,
            "url": "https://swarfarm.com/api/v2/monsters/768/?format=api",
            "bestiary_slug": "14405-dark-dragon-grogen",
            "com2us_id": 14415,
            "family_id": 14400,
            "skill_group_id": 14400,
            "name": "Grogen",
            "image_filename": "unit_icon_0016_4_0.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1073,
                1082,
                1083
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 146,
                "url": "https://swarfarm.com/api/v2/leader-skills/146/?format=api",
                "attribute": "Resistance",
                "amount": 41,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10380,
            "base_attack": 801,
            "base_defense": 648,
            "speed": 98,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 73,
            "raw_defense": 59,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 801,
            "max_lvl_defense": 648,
            "awakens_from": 767,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 799,
            "url": "https://swarfarm.com/api/v2/monsters/799/?format=api",
            "bestiary_slug": "14314-light-rainbowmon",
            "com2us_id": 14314,
            "family_id": 14300,
            "skill_group_id": 14300,
            "name": "Rainbowmon",
            "image_filename": "unit_icon_0012_4_0.png",
            "element": "Light",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1311
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 27,
                    "url": "https://swarfarm.com/api/v2/monster-sources/27/?format=api",
                    "name": "Rainbow Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 42,
                    "url": "https://swarfarm.com/api/v2/monster-sources/42/?format=api",
                    "name": "Hall of Magic",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 25,
                    "url": "https://swarfarm.com/api/v2/monster-sources/25/?format=api",
                    "name": "Trial of Ascension",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 7,
            "url": "https://swarfarm.com/api/v2/monsters/7/?format=api",
            "bestiary_slug": "14202-fire-angelmon-red-angelmon",
            "com2us_id": 14202,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Angelmon",
            "image_filename": "unit_icon_0016_1_4.png",
            "element": "Fire",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Best Ingredient (Passive)",
            "skills": [
                2
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": null,
            "awakens_to": 8,
            "awaken_cost": [
                {
                    "item": {
                        "id": 16,
                        "com2us_id": 11002,
                        "url": "https://swarfarm.com/api/v2/items/16/?format=api",
                        "name": "Fire Low Essence",
                        "category": "Essence",
                        "icon": "essence_fire_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 3
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 2
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 30,
                    "url": "https://swarfarm.com/api/v2/monster-sources/30/?format=api",
                    "name": "Hall of Fire",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 8,
            "url": "https://swarfarm.com/api/v2/monsters/8/?format=api",
            "bestiary_slug": "14202-fire-angelmon-red-angelmon",
            "com2us_id": 14212,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Red Angelmon",
            "image_filename": "unit_icon_0019_1_0.png",
            "element": "Fire",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2,
                3
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": 7,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 30,
                    "url": "https://swarfarm.com/api/v2/monster-sources/30/?format=api",
                    "name": "Hall of Fire",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 43,
            "url": "https://swarfarm.com/api/v2/monsters/43/?format=api",
            "bestiary_slug": "14201-water-angelmon-blue-angelmon",
            "com2us_id": 14201,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Angelmon",
            "image_filename": "unit_icon_0016_0_4.png",
            "element": "Water",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Best Ingredient (Passive)",
            "skills": [
                2
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": null,
            "awakens_to": 50,
            "awaken_cost": [
                {
                    "item": {
                        "id": 12,
                        "com2us_id": 11001,
                        "url": "https://swarfarm.com/api/v2/items/12/?format=api",
                        "name": "Water Low Essence",
                        "category": "Essence",
                        "icon": "essence_water_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 3
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 2
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 32,
                    "url": "https://swarfarm.com/api/v2/monster-sources/32/?format=api",
                    "name": "Hall of Water",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 50,
            "url": "https://swarfarm.com/api/v2/monsters/50/?format=api",
            "bestiary_slug": "14201-water-angelmon-blue-angelmon",
            "com2us_id": 14211,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Blue Angelmon",
            "image_filename": "unit_icon_0019_0_0.png",
            "element": "Water",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2,
                3
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": 43,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 32,
                    "url": "https://swarfarm.com/api/v2/monster-sources/32/?format=api",
                    "name": "Hall of Water",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 80,
            "url": "https://swarfarm.com/api/v2/monsters/80/?format=api",
            "bestiary_slug": "14203-wind-angelmon-gold-angelmon",
            "com2us_id": 14203,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Angelmon",
            "image_filename": "unit_icon_0016_2_4.png",
            "element": "Wind",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Best Ingredient (Passive)",
            "skills": [
                2
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": null,
            "awakens_to": 81,
            "awaken_cost": [
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 3
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 2
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 33,
                    "url": "https://swarfarm.com/api/v2/monster-sources/33/?format=api",
                    "name": "Hall of Wind",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 81,
            "url": "https://swarfarm.com/api/v2/monsters/81/?format=api",
            "bestiary_slug": "14203-wind-angelmon-gold-angelmon",
            "com2us_id": 14213,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Gold Angelmon",
            "image_filename": "unit_icon_0019_2_0.png",
            "element": "Wind",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2,
                3
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": 80,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 33,
                    "url": "https://swarfarm.com/api/v2/monster-sources/33/?format=api",
                    "name": "Hall of Wind",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 120,
            "url": "https://swarfarm.com/api/v2/monsters/120/?format=api",
            "bestiary_slug": "14205-dark-angelmon-dark-angelmon",
            "com2us_id": 14205,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Angelmon",
            "image_filename": "unit_icon_0016_4_4.png",
            "element": "Dark",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Best Ingredient (Passive)",
            "skills": [
                2
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": null,
            "awakens_to": 121,
            "awaken_cost": [
                {
                    "item": {
                        "id": 25,
                        "com2us_id": 11005,
                        "url": "https://swarfarm.com/api/v2/items/25/?format=api",
                        "name": "Dark Low Essence",
                        "category": "Essence",
                        "icon": "essence_dark_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 3
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 2
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 29,
                    "url": "https://swarfarm.com/api/v2/monster-sources/29/?format=api",
                    "name": "Hall of Dark",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 121,
            "url": "https://swarfarm.com/api/v2/monsters/121/?format=api",
            "bestiary_slug": "14205-dark-angelmon-dark-angelmon",
            "com2us_id": 14215,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Dark Angelmon",
            "image_filename": "unit_icon_0019_4_0.png",
            "element": "Dark",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2,
                3
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": 120,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 29,
                    "url": "https://swarfarm.com/api/v2/monster-sources/29/?format=api",
                    "name": "Hall of Dark",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 142,
            "url": "https://swarfarm.com/api/v2/monsters/142/?format=api",
            "bestiary_slug": "14204-light-angelmon-white-angelmon",
            "com2us_id": 14204,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "Angelmon",
            "image_filename": "unit_icon_0016_3_4.png",
            "element": "Light",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Best Ingredient (Passive)",
            "skills": [
                2
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": null,
            "awakens_to": 143,
            "awaken_cost": [
                {
                    "item": {
                        "id": 22,
                        "com2us_id": 11004,
                        "url": "https://swarfarm.com/api/v2/items/22/?format=api",
                        "name": "Light Low Essence",
                        "category": "Essence",
                        "icon": "essence_light_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 3
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 2
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 31,
                    "url": "https://swarfarm.com/api/v2/monster-sources/31/?format=api",
                    "name": "Hall of Light",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 143,
            "url": "https://swarfarm.com/api/v2/monsters/143/?format=api",
            "bestiary_slug": "14204-light-angelmon-white-angelmon",
            "com2us_id": 14214,
            "family_id": 14200,
            "skill_group_id": 14200,
            "name": "White Angelmon",
            "image_filename": "unit_icon_0019_3_0.png",
            "element": "Light",
            "archetype": "Material",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2,
                3
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 30,
            "base_attack": 2,
            "base_defense": 2,
            "speed": 0,
            "crit_rate": 0,
            "crit_damage": 0,
            "resistance": 0,
            "accuracy": 0,
            "raw_hp": 1,
            "raw_attack": 1,
            "raw_defense": 1,
            "max_lvl_hp": 165,
            "max_lvl_attack": 11,
            "max_lvl_defense": 11,
            "awakens_from": 142,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 34,
                    "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
                    "name": "Angel Garden",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 31,
                    "url": "https://swarfarm.com/api/v2/monster-sources/31/?format=api",
                    "name": "Hall of Light",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 24,
                    "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
                    "name": "Glory Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 247,
            "url": "https://swarfarm.com/api/v2/monsters/247/?format=api",
            "bestiary_slug": "14102-fire-phantom-thief-jean",
            "com2us_id": 14102,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Phantom Thief",
            "image_filename": "unit_icon_0015_1_2.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Resistance of ally monsters in the Arena by 40%",
            "skills": [
                834,
                839,
                843
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4725,
            "base_attack": 362,
            "base_defense": 303,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 61,
            "raw_defense": 51,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 670,
            "max_lvl_defense": 560,
            "awakens_from": null,
            "awakens_to": 248,
            "awaken_cost": [
                {
                    "item": {
                        "id": 18,
                        "com2us_id": 13002,
                        "url": "https://swarfarm.com/api/v2/items/18/?format=api",
                        "name": "Fire High Essence",
                        "category": "Essence",
                        "icon": "essence_fire_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 248,
            "url": "https://swarfarm.com/api/v2/monsters/248/?format=api",
            "bestiary_slug": "14102-fire-phantom-thief-jean",
            "com2us_id": 14112,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Jean",
            "image_filename": "unit_icon_0015_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                834,
                839,
                843
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 98,
                "url": "https://swarfarm.com/api/v2/leader-skills/98/?format=api",
                "attribute": "Resistance",
                "amount": 40,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6660,
            "base_attack": 654,
            "base_defense": 355,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 55,
            "raw_attack": 81,
            "raw_defense": 44,
            "max_lvl_hp": 9060,
            "max_lvl_attack": 889,
            "max_lvl_defense": 483,
            "awakens_from": 247,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 537,
            "url": "https://swarfarm.com/api/v2/monsters/537/?format=api",
            "bestiary_slug": "14103-wind-phantom-thief-julien",
            "com2us_id": 14103,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Phantom Thief",
            "image_filename": "unit_icon_0015_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases HP of ally monsters in the Arena by 33%",
            "skills": [
                836,
                841,
                845
            ],
            "skill_ups_to_max": 14,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4005,
            "base_attack": 404,
            "base_defense": 309,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 45,
            "raw_attack": 68,
            "raw_defense": 52,
            "max_lvl_hp": 7410,
            "max_lvl_attack": 747,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 538,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 538,
            "url": "https://swarfarm.com/api/v2/monsters/538/?format=api",
            "bestiary_slug": "14103-wind-phantom-thief-julien",
            "com2us_id": 14113,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Julien",
            "image_filename": "unit_icon_0015_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                836,
                841,
                845
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 97,
                "url": "https://swarfarm.com/api/v2/leader-skills/97/?format=api",
                "attribute": "HP",
                "amount": 33,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5685,
            "base_attack": 694,
            "base_defense": 379,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 47,
            "raw_attack": 86,
            "raw_defense": 47,
            "max_lvl_hp": 7740,
            "max_lvl_attack": 944,
            "max_lvl_defense": 516,
            "awakens_from": 537,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 604,
            "url": "https://swarfarm.com/api/v2/monsters/604/?format=api",
            "bestiary_slug": "14101-water-phantom-thief-luer",
            "com2us_id": 14101,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Phantom Thief",
            "image_filename": "unit_icon_0015_0_2.png",
            "element": "Water",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Accuracy of ally monsters in the Arena by 40%",
            "skills": [
                835,
                848,
                844
            ],
            "skill_ups_to_max": 12,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5085,
            "base_attack": 309,
            "base_defense": 333,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 57,
            "raw_attack": 52,
            "raw_defense": 56,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 571,
            "max_lvl_defense": 615,
            "awakens_from": null,
            "awakens_to": 605,
            "awaken_cost": [
                {
                    "item": {
                        "id": 15,
                        "com2us_id": 13001,
                        "url": "https://swarfarm.com/api/v2/items/15/?format=api",
                        "name": "Water High Essence",
                        "category": "Essence",
                        "icon": "essence_water_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 605,
            "url": "https://swarfarm.com/api/v2/monsters/605/?format=api",
            "bestiary_slug": "14101-water-phantom-thief-luer",
            "com2us_id": 14111,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Luer",
            "image_filename": "unit_icon_0015_0_3.png",
            "element": "Water",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                835,
                848,
                844
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 94,
                "url": "https://swarfarm.com/api/v2/leader-skills/94/?format=api",
                "attribute": "Accuracy",
                "amount": 40,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7875,
            "base_attack": 484,
            "base_defense": 444,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 65,
            "raw_attack": 60,
            "raw_defense": 55,
            "max_lvl_hp": 10710,
            "max_lvl_attack": 659,
            "max_lvl_defense": 604,
            "awakens_from": 604,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 676,
            "url": "https://swarfarm.com/api/v2/monsters/676/?format=api",
            "bestiary_slug": "14104-light-phantom-thief-louis",
            "com2us_id": 14104,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Phantom Thief",
            "image_filename": "unit_icon_0015_3_2.png",
            "element": "Light",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Defense of ally monsters in the Arena by 33%",
            "skills": [
                838,
                842,
                846
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5265,
            "base_attack": 297,
            "base_defense": 333,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 50,
            "raw_defense": 56,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 549,
            "max_lvl_defense": 615,
            "awakens_from": null,
            "awakens_to": 677,
            "awaken_cost": [
                {
                    "item": {
                        "id": 24,
                        "com2us_id": 13004,
                        "url": "https://swarfarm.com/api/v2/items/24/?format=api",
                        "name": "Light High Essence",
                        "category": "Essence",
                        "icon": "essence_light_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 677,
            "url": "https://swarfarm.com/api/v2/monsters/677/?format=api",
            "bestiary_slug": "14104-light-phantom-thief-louis",
            "com2us_id": 14114,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Louis",
            "image_filename": "unit_icon_0015_3_3.png",
            "element": "Light",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                838,
                842,
                846
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 93,
                "url": "https://swarfarm.com/api/v2/leader-skills/93/?format=api",
                "attribute": "Defense",
                "amount": 33,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7635,
            "base_attack": 444,
            "base_defense": 500,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 55,
            "raw_defense": 62,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 604,
            "max_lvl_defense": 681,
            "awakens_from": 676,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 744,
            "url": "https://swarfarm.com/api/v2/monsters/744/?format=api",
            "bestiary_slug": "14105-dark-phantom-thief-guillaume",
            "com2us_id": 14105,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Phantom Thief",
            "image_filename": "unit_icon_0015_4_2.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Attack Power of ally monsters in the Arena by 33%",
            "skills": [
                837,
                840,
                847
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4365,
            "base_attack": 380,
            "base_defense": 309,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 49,
            "raw_attack": 64,
            "raw_defense": 52,
            "max_lvl_hp": 8070,
            "max_lvl_attack": 703,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 745,
            "awaken_cost": [
                {
                    "item": {
                        "id": 27,
                        "com2us_id": 13005,
                        "url": "https://swarfarm.com/api/v2/items/27/?format=api",
                        "name": "Dark High Essence",
                        "category": "Essence",
                        "icon": "essence_dark_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 745,
            "url": "https://swarfarm.com/api/v2/monsters/745/?format=api",
            "bestiary_slug": "14105-dark-phantom-thief-guillaume",
            "com2us_id": 14115,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Guillaume",
            "image_filename": "unit_icon_0015_4_3.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                837,
                840,
                847
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 92,
                "url": "https://swarfarm.com/api/v2/leader-skills/92/?format=api",
                "attribute": "Attack Power",
                "amount": 33,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6540,
            "base_attack": 662,
            "base_defense": 355,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 82,
            "raw_defense": 44,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 900,
            "max_lvl_defense": 483,
            "awakens_from": 744,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1323,
            "url": "https://swarfarm.com/api/v2/monsters/1323/?format=api",
            "bestiary_slug": "14001-water-werewolf-vigor",
            "com2us_id": 14031,
            "family_id": 14000,
            "skill_group_id": 14010,
            "name": "Vigor",
            "image_filename": "unit_icon_0053_0_1.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 2,
            "awaken_bonus": "",
            "skills": [
                2318,
                2323,
                2328
            ],
            "skill_ups_to_max": 6,
            "leader_skill": {
                "id": 62,
                "url": "https://swarfarm.com/api/v2/leader-skills/62/?format=api",
                "attribute": "Attack Power",
                "amount": 21,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 12510,
            "base_attack": 659,
            "base_defense": 538,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 76,
            "raw_attack": 60,
            "raw_defense": 49,
            "max_lvl_hp": 12510,
            "max_lvl_attack": 659,
            "max_lvl_defense": 538,
            "awakens_from": 348,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1324,
            "url": "https://swarfarm.com/api/v2/monsters/1324/?format=api",
            "bestiary_slug": "14002-fire-werewolf-garoche",
            "com2us_id": 14032,
            "family_id": 14000,
            "skill_group_id": 14010,
            "name": "Garoche",
            "image_filename": "unit_icon_0053_1_1.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 2,
            "awaken_bonus": "",
            "skills": [
                2319,
                2324,
                2329
            ],
            "skill_ups_to_max": 4,
            "leader_skill": {
                "id": 29,
                "url": "https://swarfarm.com/api/v2/leader-skills/29/?format=api",
                "attribute": "Accuracy",
                "amount": 26,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 12675,
            "base_attack": 604,
            "base_defense": 582,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 77,
            "raw_attack": 55,
            "raw_defense": 53,
            "max_lvl_hp": 12675,
            "max_lvl_attack": 604,
            "max_lvl_defense": 582,
            "awakens_from": 226,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 18,
                    "url": "https://swarfarm.com/api/v2/monster-sources/18/?format=api",
                    "name": "Vrofagus Ruins",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1325,
            "url": "https://swarfarm.com/api/v2/monsters/1325/?format=api",
            "bestiary_slug": "14003-wind-werewolf-shakan",
            "com2us_id": 14033,
            "family_id": 14000,
            "skill_group_id": 14010,
            "name": "Shakan",
            "image_filename": "unit_icon_0053_2_1.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 6,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 2,
            "awaken_bonus": "",
            "skills": [
                2320,
                2325,
                2330
            ],
            "skill_ups_to_max": 4,
            "leader_skill": {
                "id": 30,
                "url": "https://swarfarm.com/api/v2/leader-skills/30/?format=api",
                "attribute": "Resistance",
                "amount": 26,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10050,
            "base_attack": 626,
            "base_defense": 736,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 57,
            "raw_defense": 67,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 626,
            "max_lvl_defense": 736,
            "awakens_from": 398,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1326,
            "url": "https://swarfarm.com/api/v2/monsters/1326/?format=api",
            "bestiary_slug": "14004-light-werewolf-eshir",
            "com2us_id": 14034,
            "family_id": 14000,
            "skill_group_id": 14010,
            "name": "Eshir",
            "image_filename": "unit_icon_0053_3_1.png",
            "element": "Light",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 2,
            "awaken_bonus": "",
            "skills": [
                2321,
                2326,
                2331
            ],
            "skill_ups_to_max": 4,
            "leader_skill": {
                "id": 59,
                "url": "https://swarfarm.com/api/v2/leader-skills/59/?format=api",
                "attribute": "HP",
                "amount": 21,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 13170,
            "base_attack": 571,
            "base_defense": 582,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 80,
            "raw_attack": 52,
            "raw_defense": 53,
            "max_lvl_hp": 13170,
            "max_lvl_attack": 571,
            "max_lvl_defense": 582,
            "awakens_from": 458,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1327,
            "url": "https://swarfarm.com/api/v2/monsters/1327/?format=api",
            "bestiary_slug": "14005-dark-werewolf-jultan",
            "com2us_id": 14035,
            "family_id": 14000,
            "skill_group_id": 14010,
            "name": "Jultan",
            "image_filename": "unit_icon_0053_4_1.png",
            "element": "Dark",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 2,
            "awaken_bonus": "",
            "skills": [
                2322,
                2327,
                2332
            ],
            "skill_ups_to_max": 4,
            "leader_skill": {
                "id": 27,
                "url": "https://swarfarm.com/api/v2/leader-skills/27/?format=api",
                "attribute": "Attack Speed",
                "amount": 16,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 11850,
            "base_attack": 648,
            "base_defense": 593,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 72,
            "raw_attack": 59,
            "raw_defense": 54,
            "max_lvl_hp": 11850,
            "max_lvl_attack": 648,
            "max_lvl_defense": 593,
            "awakens_from": 518,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 225,
            "url": "https://swarfarm.com/api/v2/monsters/225/?format=api",
            "bestiary_slug": "14002-fire-werewolf-garoche",
            "com2us_id": 14002,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Werewolf",
            "image_filename": "unit_icon_0015_1_0.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                650,
                655,
                659
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 29,
                "url": "https://swarfarm.com/api/v2/leader-skills/29/?format=api",
                "attribute": "Accuracy",
                "amount": 26,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4260,
            "base_attack": 179,
            "base_defense": 192,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 65,
            "raw_attack": 41,
            "raw_defense": 44,
            "max_lvl_hp": 10710,
            "max_lvl_attack": 450,
            "max_lvl_defense": 483,
            "awakens_from": null,
            "awakens_to": 226,
            "awaken_cost": [
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 16,
                        "com2us_id": 11002,
                        "url": "https://swarfarm.com/api/v2/items/16/?format=api",
                        "name": "Fire Low Essence",
                        "category": "Essence",
                        "icon": "essence_fire_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 18,
                    "url": "https://swarfarm.com/api/v2/monster-sources/18/?format=api",
                    "name": "Vrofagus Ruins",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 226,
            "url": "https://swarfarm.com/api/v2/monsters/226/?format=api",
            "bestiary_slug": "14002-fire-werewolf-garoche",
            "com2us_id": 14012,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Garoche",
            "image_filename": "unit_icon_0015_1_1.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "Secondary Awakening",
            "skills": [
                650,
                655,
                659
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 29,
                "url": "https://swarfarm.com/api/v2/leader-skills/29/?format=api",
                "attribute": "Accuracy",
                "amount": 26,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6510,
            "base_attack": 279,
            "base_defense": 267,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 73,
            "raw_attack": 47,
            "raw_defense": 45,
            "max_lvl_hp": 12015,
            "max_lvl_attack": 516,
            "max_lvl_defense": 494,
            "awakens_from": 225,
            "awakens_to": 1324,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 18,
                    "url": "https://swarfarm.com/api/v2/monster-sources/18/?format=api",
                    "name": "Vrofagus Ruins",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 347,
            "url": "https://swarfarm.com/api/v2/monsters/347/?format=api",
            "bestiary_slug": "14001-water-werewolf-vigor",
            "com2us_id": 14001,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Werewolf",
            "image_filename": "unit_icon_0015_0_0.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                651,
                658,
                660
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 62,
                "url": "https://swarfarm.com/api/v2/leader-skills/62/?format=api",
                "attribute": "Attack Power",
                "amount": 21,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 3930,
            "base_attack": 218,
            "base_defense": 175,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 50,
            "raw_defense": 40,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 549,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": 348,
            "awaken_cost": [
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 12,
                        "com2us_id": 11001,
                        "url": "https://swarfarm.com/api/v2/items/12/?format=api",
                        "name": "Water Low Essence",
                        "category": "Essence",
                        "icon": "essence_water_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 348,
            "url": "https://swarfarm.com/api/v2/monsters/348/?format=api",
            "bestiary_slug": "14001-water-werewolf-vigor",
            "com2us_id": 14011,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Vigor",
            "image_filename": "unit_icon_0015_0_1.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "Secondary Awakening",
            "skills": [
                651,
                658,
                660
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 62,
                "url": "https://swarfarm.com/api/v2/leader-skills/62/?format=api",
                "attribute": "Attack Power",
                "amount": 21,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6240,
            "base_attack": 315,
            "base_defense": 250,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 70,
            "raw_attack": 53,
            "raw_defense": 42,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 582,
            "max_lvl_defense": 461,
            "awakens_from": 347,
            "awakens_to": 1323,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 397,
            "url": "https://swarfarm.com/api/v2/monsters/397/?format=api",
            "bestiary_slug": "14003-wind-werewolf-shakan",
            "com2us_id": 14003,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Werewolf",
            "image_filename": "unit_icon_0015_2_0.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                652,
                656,
                661
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 30,
                "url": "https://swarfarm.com/api/v2/leader-skills/30/?format=api",
                "attribute": "Resistance",
                "amount": 26,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 3135,
            "base_attack": 209,
            "base_defense": 236,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 48,
            "raw_attack": 48,
            "raw_defense": 54,
            "max_lvl_hp": 7905,
            "max_lvl_attack": 527,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 398,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 398,
            "url": "https://swarfarm.com/api/v2/monsters/398/?format=api",
            "bestiary_slug": "14003-wind-werewolf-shakan",
            "com2us_id": 14013,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Shakan",
            "image_filename": "unit_icon_0015_2_1.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "Secondary Awakening",
            "skills": [
                652,
                656,
                661
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 30,
                "url": "https://swarfarm.com/api/v2/leader-skills/30/?format=api",
                "attribute": "Resistance",
                "amount": 26,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 315,
            "base_defense": 356,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 53,
            "raw_defense": 60,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 582,
            "max_lvl_defense": 659,
            "awakens_from": 397,
            "awakens_to": 1325,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 457,
            "url": "https://swarfarm.com/api/v2/monsters/457/?format=api",
            "bestiary_slug": "14004-light-werewolf-eshir",
            "com2us_id": 14004,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Werewolf",
            "image_filename": "unit_icon_0015_3_0.png",
            "element": "Light",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                654,
                1488,
                662
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 59,
                "url": "https://swarfarm.com/api/v2/leader-skills/59/?format=api",
                "attribute": "HP",
                "amount": 21,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4380,
            "base_attack": 175,
            "base_defense": 188,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 67,
            "raw_attack": 40,
            "raw_defense": 43,
            "max_lvl_hp": 11040,
            "max_lvl_attack": 439,
            "max_lvl_defense": 472,
            "awakens_from": null,
            "awakens_to": 458,
            "awaken_cost": [
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 22,
                        "com2us_id": 11004,
                        "url": "https://swarfarm.com/api/v2/items/22/?format=api",
                        "name": "Light Low Essence",
                        "category": "Essence",
                        "icon": "essence_light_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 458,
            "url": "https://swarfarm.com/api/v2/monsters/458/?format=api",
            "bestiary_slug": "14004-light-werewolf-eshir",
            "com2us_id": 14014,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Eshir",
            "image_filename": "unit_icon_0015_3_1.png",
            "element": "Light",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "Secondary Awakening",
            "skills": [
                654,
                1488,
                662
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 59,
                "url": "https://swarfarm.com/api/v2/leader-skills/59/?format=api",
                "attribute": "HP",
                "amount": 21,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6945,
            "base_attack": 255,
            "base_defense": 261,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 78,
            "raw_attack": 43,
            "raw_defense": 44,
            "max_lvl_hp": 12840,
            "max_lvl_attack": 472,
            "max_lvl_defense": 483,
            "awakens_from": 457,
            "awakens_to": 1326,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 517,
            "url": "https://swarfarm.com/api/v2/monsters/517/?format=api",
            "bestiary_slug": "14005-dark-werewolf-jultan",
            "com2us_id": 14005,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Werewolf",
            "image_filename": "unit_icon_0015_4_0.png",
            "element": "Dark",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                653,
                657,
                663
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 27,
                "url": "https://swarfarm.com/api/v2/leader-skills/27/?format=api",
                "attribute": "Attack Speed",
                "amount": 16,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 3795,
            "base_attack": 201,
            "base_defense": 201,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 46,
            "raw_defense": 46,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 505,
            "max_lvl_defense": 505,
            "awakens_from": null,
            "awakens_to": 518,
            "awaken_cost": [
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 25,
                        "com2us_id": 11005,
                        "url": "https://swarfarm.com/api/v2/items/25/?format=api",
                        "name": "Dark Low Essence",
                        "category": "Essence",
                        "icon": "essence_dark_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 518,
            "url": "https://swarfarm.com/api/v2/monsters/518/?format=api",
            "bestiary_slug": "14005-dark-werewolf-jultan",
            "com2us_id": 14015,
            "family_id": 14000,
            "skill_group_id": 14000,
            "name": "Jultan",
            "image_filename": "unit_icon_0015_4_1.png",
            "element": "Dark",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "Secondary Awakening",
            "skills": [
                653,
                657,
                663
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 27,
                "url": "https://swarfarm.com/api/v2/leader-skills/27/?format=api",
                "attribute": "Attack Speed",
                "amount": 16,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6150,
            "base_attack": 303,
            "base_defense": 267,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 69,
            "raw_attack": 51,
            "raw_defense": 45,
            "max_lvl_hp": 11370,
            "max_lvl_attack": 560,
            "max_lvl_defense": 494,
            "awakens_from": 517,
            "awakens_to": 1327,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 249,
            "url": "https://swarfarm.com/api/v2/monsters/249/?format=api",
            "bestiary_slug": "13902-fire-pierret-clara",
            "com2us_id": 13902,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Pierret",
            "image_filename": "unit_icon_0014_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Attack Speed of ally monsters by 19%",
            "skills": [
                849,
                854,
                859
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5520,
            "base_attack": 362,
            "base_defense": 250,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 61,
            "raw_defense": 42,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 670,
            "max_lvl_defense": 461,
            "awakens_from": null,
            "awakens_to": 250,
            "awaken_cost": [
                {
                    "item": {
                        "id": 18,
                        "com2us_id": 13002,
                        "url": "https://swarfarm.com/api/v2/items/18/?format=api",
                        "name": "Fire High Essence",
                        "category": "Essence",
                        "icon": "essence_fire_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 17,
                        "com2us_id": 12002,
                        "url": "https://swarfarm.com/api/v2/items/17/?format=api",
                        "name": "Fire Mid Essence",
                        "category": "Essence",
                        "icon": "essence_fire_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 250,
            "url": "https://swarfarm.com/api/v2/monsters/250/?format=api",
            "bestiary_slug": "13902-fire-pierret-clara",
            "com2us_id": 13912,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Clara",
            "image_filename": "unit_icon_0014_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                849,
                854,
                859
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 80,
                "url": "https://swarfarm.com/api/v2/leader-skills/80/?format=api",
                "attribute": "Attack Speed",
                "amount": 19,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8235,
            "base_attack": 565,
            "base_defense": 339,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 68,
            "raw_attack": 70,
            "raw_defense": 42,
            "max_lvl_hp": 11205,
            "max_lvl_attack": 769,
            "max_lvl_defense": 461,
            "awakens_from": 249,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 5,
                    "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
                    "name": "Fire Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 539,
            "url": "https://swarfarm.com/api/v2/monsters/539/?format=api",
            "bestiary_slug": "13903-wind-pierret-sophia",
            "com2us_id": 13903,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Pierret",
            "image_filename": "unit_icon_0014_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Resistance of ally monsters by 30%",
            "skills": [
                851,
                856,
                861
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4725,
            "base_attack": 440,
            "base_defense": 226,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 74,
            "raw_defense": 38,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 812,
            "max_lvl_defense": 417,
            "awakens_from": null,
            "awakens_to": 540,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 540,
            "url": "https://swarfarm.com/api/v2/monsters/540/?format=api",
            "bestiary_slug": "13903-wind-pierret-sophia",
            "com2us_id": 13913,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Sophia",
            "image_filename": "unit_icon_0014_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                851,
                856,
                861
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 111,
                "url": "https://swarfarm.com/api/v2/leader-skills/111/?format=api",
                "attribute": "Resistance",
                "amount": 30,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 662,
            "base_defense": 323,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 82,
            "raw_defense": 40,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 900,
            "max_lvl_defense": 439,
            "awakens_from": 539,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 606,
            "url": "https://swarfarm.com/api/v2/monsters/606/?format=api",
            "bestiary_slug": "13901-water-pierret-julie",
            "com2us_id": 13901,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Pierret",
            "image_filename": "unit_icon_0014_0_3.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Attack Power of ally monsters by 25%",
            "skills": [
                850,
                855,
                860
            ],
            "skill_ups_to_max": 12,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5265,
            "base_attack": 410,
            "base_defense": 220,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 69,
            "raw_defense": 37,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 758,
            "max_lvl_defense": 406,
            "awakens_from": null,
            "awakens_to": 607,
            "awaken_cost": [
                {
                    "item": {
                        "id": 15,
                        "com2us_id": 13001,
                        "url": "https://swarfarm.com/api/v2/items/15/?format=api",
                        "name": "Water High Essence",
                        "category": "Essence",
                        "icon": "essence_water_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 13,
                        "com2us_id": 12001,
                        "url": "https://swarfarm.com/api/v2/items/13/?format=api",
                        "name": "Water Mid Essence",
                        "category": "Essence",
                        "icon": "essence_water_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 607,
            "url": "https://swarfarm.com/api/v2/monsters/607/?format=api",
            "bestiary_slug": "13901-water-pierret-julie",
            "com2us_id": 13911,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Julie",
            "image_filename": "unit_icon_0014_0_4.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                850,
                855,
                860
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 99,
                "url": "https://swarfarm.com/api/v2/leader-skills/99/?format=api",
                "attribute": "Attack Power",
                "amount": 25,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7755,
            "base_attack": 613,
            "base_defense": 323,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 76,
            "raw_defense": 40,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 834,
            "max_lvl_defense": 439,
            "awakens_from": 606,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 6,
                    "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
                    "name": "Water Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 678,
            "url": "https://swarfarm.com/api/v2/monsters/678/?format=api",
            "bestiary_slug": "13904-light-pierret-eva",
            "com2us_id": 13904,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Pierret",
            "image_filename": "unit_icon_0014_3_3.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Resistance of ally monsters by 30%",
            "skills": [
                853,
                857,
                862
            ],
            "skill_ups_to_max": 10,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4815,
            "base_attack": 339,
            "base_defense": 321,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 57,
            "raw_defense": 54,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 626,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 679,
            "awaken_cost": [
                {
                    "item": {
                        "id": 24,
                        "com2us_id": 13004,
                        "url": "https://swarfarm.com/api/v2/items/24/?format=api",
                        "name": "Light High Essence",
                        "category": "Essence",
                        "icon": "essence_light_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 23,
                        "com2us_id": 12004,
                        "url": "https://swarfarm.com/api/v2/items/23/?format=api",
                        "name": "Light Mid Essence",
                        "category": "Essence",
                        "icon": "essence_light_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 679,
            "url": "https://swarfarm.com/api/v2/monsters/679/?format=api",
            "bestiary_slug": "13904-light-pierret-eva",
            "com2us_id": 13914,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Eva",
            "image_filename": "unit_icon_0014_3_4.png",
            "element": "Light",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                853,
                857,
                862
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 111,
                "url": "https://swarfarm.com/api/v2/leader-skills/111/?format=api",
                "attribute": "Resistance",
                "amount": 30,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7875,
            "base_attack": 525,
            "base_defense": 404,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 65,
            "raw_attack": 65,
            "raw_defense": 50,
            "max_lvl_hp": 10710,
            "max_lvl_attack": 714,
            "max_lvl_defense": 549,
            "awakens_from": 678,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 746,
            "url": "https://swarfarm.com/api/v2/monsters/746/?format=api",
            "bestiary_slug": "13905-dark-pierret-luna",
            "com2us_id": 13905,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Pierret",
            "image_filename": "unit_icon_0014_4_3.png",
            "element": "Dark",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Accuracy of ally monsters by 30%",
            "skills": [
                852,
                858,
                863
            ],
            "skill_ups_to_max": 12,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4095,
            "base_attack": 434,
            "base_defense": 273,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 46,
            "raw_attack": 73,
            "raw_defense": 46,
            "max_lvl_hp": 7575,
            "max_lvl_attack": 801,
            "max_lvl_defense": 505,
            "awakens_from": null,
            "awakens_to": 747,
            "awaken_cost": [
                {
                    "item": {
                        "id": 27,
                        "com2us_id": 13005,
                        "url": "https://swarfarm.com/api/v2/items/27/?format=api",
                        "name": "Dark High Essence",
                        "category": "Essence",
                        "icon": "essence_dark_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 26,
                        "com2us_id": 12005,
                        "url": "https://swarfarm.com/api/v2/items/26/?format=api",
                        "name": "Dark Mid Essence",
                        "category": "Essence",
                        "icon": "essence_dark_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 4,
                    "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
                    "name": "Scroll of Light and Darkness",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        }
    ]
}