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

{
    "count": 2397,
    "next": "https://swarfarm.com/api/v2/monsters/?format=api&page=4",
    "previous": "https://swarfarm.com/api/v2/monsters/?format=api&page=2",
    "results": [
        {
            "id": 210,
            "url": "https://swarfarm.com/api/v2/monsters/210/?format=api",
            "bestiary_slug": "17702-fire-minotauros-burentau",
            "com2us_id": 17712,
            "family_id": 17700,
            "skill_group_id": 17700,
            "name": "Burentau",
            "image_filename": "unit_icon_0027_1_4.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                575,
                580,
                585
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 64,
                "url": "https://swarfarm.com/api/v2/leader-skills/64/?format=api",
                "attribute": "HP",
                "amount": 30,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 5265,
            "base_attack": 333,
            "base_defense": 297,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 56,
            "raw_defense": 50,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 615,
            "max_lvl_defense": 549,
            "awakens_from": 209,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 211,
            "url": "https://swarfarm.com/api/v2/monsters/211/?format=api",
            "bestiary_slug": "15902-fire-mystic-witch-rebecca",
            "com2us_id": 15902,
            "family_id": 15900,
            "skill_group_id": 15900,
            "name": "Mystic Witch",
            "image_filename": "unit_icon_0023_1_2.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Accuracy of ally monsters in the Arena by 26%",
            "skills": [
                590,
                596,
                599
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3465,
            "base_attack": 218,
            "base_defense": 205,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 50,
            "raw_defense": 47,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 549,
            "max_lvl_defense": 516,
            "awakens_from": null,
            "awakens_to": 212,
            "awaken_cost": [
                {
                    "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
                },
                {
                    "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
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "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": 212,
            "url": "https://swarfarm.com/api/v2/monsters/212/?format=api",
            "bestiary_slug": "15902-fire-mystic-witch-rebecca",
            "com2us_id": 15912,
            "family_id": 15900,
            "skill_group_id": 15900,
            "name": "Rebecca",
            "image_filename": "unit_icon_0023_1_3.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "Secondary Awakening",
            "skills": [
                590,
                596,
                599
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 67,
                "url": "https://swarfarm.com/api/v2/leader-skills/67/?format=api",
                "attribute": "Accuracy",
                "amount": 26,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5175,
            "base_attack": 339,
            "base_defense": 297,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 57,
            "raw_defense": 50,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 626,
            "max_lvl_defense": 549,
            "awakens_from": 211,
            "awakens_to": 1907,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 213,
            "url": "https://swarfarm.com/api/v2/monsters/213/?format=api",
            "bestiary_slug": "18702-fire-penguin-knight-naki",
            "com2us_id": 18702,
            "family_id": 18700,
            "skill_group_id": 18700,
            "name": "Penguin Knight",
            "image_filename": "unit_icon_0031_1_2.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Request Battle",
            "skills": [
                604,
                611
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 64,
                "url": "https://swarfarm.com/api/v2/leader-skills/64/?format=api",
                "attribute": "HP",
                "amount": 30,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 3660,
            "base_attack": 214,
            "base_defense": 196,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 49,
            "raw_defense": 45,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 538,
            "max_lvl_defense": 494,
            "awakens_from": null,
            "awakens_to": 214,
            "awaken_cost": [
                {
                    "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
                },
                {
                    "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
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "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": 214,
            "url": "https://swarfarm.com/api/v2/monsters/214/?format=api",
            "bestiary_slug": "18702-fire-penguin-knight-naki",
            "com2us_id": 18712,
            "family_id": 18700,
            "skill_group_id": 18700,
            "name": "Naki",
            "image_filename": "unit_icon_0031_1_3.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                604,
                611,
                614
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 64,
                "url": "https://swarfarm.com/api/v2/leader-skills/64/?format=api",
                "attribute": "HP",
                "amount": 30,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 6330,
            "base_attack": 303,
            "base_defense": 255,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 71,
            "raw_attack": 51,
            "raw_defense": 43,
            "max_lvl_hp": 11700,
            "max_lvl_attack": 560,
            "max_lvl_defense": 472,
            "awakens_from": 213,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 215,
            "url": "https://swarfarm.com/api/v2/monsters/215/?format=api",
            "bestiary_slug": "11102-fire-salamander-krakdon",
            "com2us_id": 11102,
            "family_id": 11100,
            "skill_group_id": 11100,
            "name": "Salamander",
            "image_filename": "unit_icon_0004_1_0.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Stomp",
            "skills": [
                175,
                176,
                178
            ],
            "skill_ups_to_max": 15,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3015,
            "base_attack": 214,
            "base_defense": 240,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 46,
            "raw_attack": 49,
            "raw_defense": 55,
            "max_lvl_hp": 7575,
            "max_lvl_attack": 538,
            "max_lvl_defense": 604,
            "awakens_from": null,
            "awakens_to": 216,
            "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": 20
                },
                {
                    "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": 2
                },
                {
                    "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": 19,
                    "url": "https://swarfarm.com/api/v2/monster-sources/19/?format=api",
                    "name": "Faimon Volcano",
                    "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": 216,
            "url": "https://swarfarm.com/api/v2/monsters/216/?format=api",
            "bestiary_slug": "11102-fire-salamander-krakdon",
            "com2us_id": 11112,
            "family_id": 11100,
            "skill_group_id": 11100,
            "name": "Krakdon",
            "image_filename": "unit_icon_0004_1_1.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                175,
                177,
                178
            ],
            "skill_ups_to_max": 15,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4455,
            "base_attack": 333,
            "base_defense": 351,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 50,
            "raw_attack": 56,
            "raw_defense": 59,
            "max_lvl_hp": 8235,
            "max_lvl_attack": 615,
            "max_lvl_defense": 648,
            "awakens_from": 215,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 19,
                    "url": "https://swarfarm.com/api/v2/monster-sources/19/?format=api",
                    "name": "Faimon Volcano",
                    "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": 217,
            "url": "https://swarfarm.com/api/v2/monsters/217/?format=api",
            "bestiary_slug": "11302-fire-serpent-fao",
            "com2us_id": 11302,
            "family_id": 11300,
            "skill_group_id": 11300,
            "name": "Serpent",
            "image_filename": "unit_icon_0004_1_4.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Revenge",
            "skills": [
                619,
                625
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 23,
                "url": "https://swarfarm.com/api/v2/leader-skills/23/?format=api",
                "attribute": "HP",
                "amount": 21,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4185,
            "base_attack": 201,
            "base_defense": 175,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 46,
            "raw_defense": 40,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 505,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": 218,
            "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": 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": 218,
            "url": "https://swarfarm.com/api/v2/monsters/218/?format=api",
            "bestiary_slug": "11302-fire-serpent-fao",
            "com2us_id": 11312,
            "family_id": 11300,
            "skill_group_id": 11300,
            "name": "Fao",
            "image_filename": "unit_icon_0005_1_0.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                619,
                625,
                630
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 23,
                "url": "https://swarfarm.com/api/v2/leader-skills/23/?format=api",
                "attribute": "HP",
                "amount": 21,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6510,
            "base_attack": 297,
            "base_defense": 250,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 73,
            "raw_attack": 50,
            "raw_defense": 42,
            "max_lvl_hp": 12015,
            "max_lvl_attack": 549,
            "max_lvl_defense": 461,
            "awakens_from": 217,
            "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": 219,
            "url": "https://swarfarm.com/api/v2/monsters/219/?format=api",
            "bestiary_slug": "18402-fire-taoist-gunpyeong",
            "com2us_id": 18402,
            "family_id": 18400,
            "skill_group_id": 18400,
            "name": "Taoist",
            "image_filename": "unit_icon_0029_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                635,
                640,
                645
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3075,
            "base_attack": 240,
            "base_defense": 209,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 47,
            "raw_attack": 55,
            "raw_defense": 48,
            "max_lvl_hp": 7740,
            "max_lvl_attack": 604,
            "max_lvl_defense": 527,
            "awakens_from": null,
            "awakens_to": 220,
            "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": 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
                },
                {
                    "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
                },
                {
                    "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
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "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": 220,
            "url": "https://swarfarm.com/api/v2/monsters/220/?format=api",
            "bestiary_slug": "18402-fire-taoist-gunpyeong",
            "com2us_id": 18412,
            "family_id": 18400,
            "skill_group_id": 18400,
            "name": "Gunpyeong",
            "image_filename": "unit_icon_0030_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                635,
                640,
                645
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4545,
            "base_attack": 374,
            "base_defense": 303,
            "speed": 104,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 63,
            "raw_defense": 51,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 692,
            "max_lvl_defense": 560,
            "awakens_from": 219,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 221,
            "url": "https://swarfarm.com/api/v2/monsters/221/?format=api",
            "bestiary_slug": "15202-fire-vagabond-kaien",
            "com2us_id": 15202,
            "family_id": 15200,
            "skill_group_id": 15200,
            "name": "Vagabond",
            "image_filename": "unit_icon_0020_1_4.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases HP of ally monsters in the Dungeons by 18%",
            "skills": [
                202,
                207,
                212
            ],
            "skill_ups_to_max": 17,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3540,
            "base_attack": 209,
            "base_defense": 209,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 48,
            "raw_defense": 48,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 527,
            "max_lvl_defense": 527,
            "awakens_from": null,
            "awakens_to": 222,
            "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": 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": 15
                }
            ],
            "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": 222,
            "url": "https://swarfarm.com/api/v2/monsters/222/?format=api",
            "bestiary_slug": "15202-fire-vagabond-kaien",
            "com2us_id": 15212,
            "family_id": 15200,
            "skill_group_id": 15200,
            "name": "Kai'en",
            "image_filename": "unit_icon_0021_1_0.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "Secondary Awakening",
            "skills": [
                202,
                207,
                212
            ],
            "skill_ups_to_max": 17,
            "leader_skill": {
                "id": 11,
                "url": "https://swarfarm.com/api/v2/leader-skills/11/?format=api",
                "attribute": "HP",
                "amount": 18,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5520,
            "base_attack": 279,
            "base_defense": 333,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 47,
            "raw_defense": 56,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 516,
            "max_lvl_defense": 615,
            "awakens_from": 221,
            "awakens_to": 1902,
            "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": 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": 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": 227,
            "url": "https://swarfarm.com/api/v2/monsters/227/?format=api",
            "bestiary_slug": "18802-fire-barbaric-king-surtr",
            "com2us_id": 18802,
            "family_id": 18800,
            "skill_group_id": 18800,
            "name": "Barbaric King",
            "image_filename": "unit_icon_0031_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                664,
                669,
                671
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 73,
                "url": "https://swarfarm.com/api/v2/leader-skills/73/?format=api",
                "attribute": "Defense",
                "amount": 33,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 362,
            "base_defense": 309,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 61,
            "raw_defense": 52,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 670,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 228,
            "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": 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
                },
                {
                    "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
                }
            ],
            "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": 228,
            "url": "https://swarfarm.com/api/v2/monsters/228/?format=api",
            "bestiary_slug": "18802-fire-barbaric-king-surtr",
            "com2us_id": 18812,
            "family_id": 18800,
            "skill_group_id": 18800,
            "name": "Surtr",
            "image_filename": "unit_icon_0032_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                664,
                669,
                671
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 73,
                "url": "https://swarfarm.com/api/v2/leader-skills/73/?format=api",
                "attribute": "Defense",
                "amount": 33,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6900,
            "base_attack": 557,
            "base_defense": 436,
            "speed": 103,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 57,
            "raw_attack": 69,
            "raw_defense": 54,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 758,
            "max_lvl_defense": 593,
            "awakens_from": 227,
            "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": 229,
            "url": "https://swarfarm.com/api/v2/monsters/229/?format=api",
            "bestiary_slug": "18002-fire-brownie-magician-draco",
            "com2us_id": 18002,
            "family_id": 18000,
            "skill_group_id": 18000,
            "name": "Brownie Magician",
            "image_filename": "unit_icon_0028_1_3.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases HP of ally monsters by 25%",
            "skills": [
                679,
                684,
                687
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5085,
            "base_attack": 315,
            "base_defense": 327,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 57,
            "raw_attack": 53,
            "raw_defense": 55,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 582,
            "max_lvl_defense": 604,
            "awakens_from": null,
            "awakens_to": 230,
            "awaken_cost": [
                {
                    "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
                },
                {
                    "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
                }
            ],
            "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": 230,
            "url": "https://swarfarm.com/api/v2/monsters/230/?format=api",
            "bestiary_slug": "18002-fire-brownie-magician-draco",
            "com2us_id": 18012,
            "family_id": 18000,
            "skill_group_id": 18000,
            "name": "Draco",
            "image_filename": "unit_icon_0028_1_4.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                679,
                684,
                687
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 78,
                "url": "https://swarfarm.com/api/v2/leader-skills/78/?format=api",
                "attribute": "HP",
                "amount": 25,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7380,
            "base_attack": 484,
            "base_defense": 476,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 60,
            "raw_defense": 59,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 659,
            "max_lvl_defense": 648,
            "awakens_from": 229,
            "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": 231,
            "url": "https://swarfarm.com/api/v2/monsters/231/?format=api",
            "bestiary_slug": "16202-fire-death-knight-arnold",
            "com2us_id": 16202,
            "family_id": 16200,
            "skill_group_id": 16200,
            "name": "Death Knight",
            "image_filename": "unit_icon_0024_1_2.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                694,
                699,
                704
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 78,
                "url": "https://swarfarm.com/api/v2/leader-skills/78/?format=api",
                "attribute": "HP",
                "amount": 25,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5610,
            "base_attack": 297,
            "base_defense": 309,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 50,
            "raw_defense": 52,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 549,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 232,
            "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": 232,
            "url": "https://swarfarm.com/api/v2/monsters/232/?format=api",
            "bestiary_slug": "16202-fire-death-knight-arnold",
            "com2us_id": 16212,
            "family_id": 16200,
            "skill_group_id": 16200,
            "name": "Arnold",
            "image_filename": "unit_icon_0024_1_3.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                694,
                699,
                704
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 78,
                "url": "https://swarfarm.com/api/v2/leader-skills/78/?format=api",
                "attribute": "HP",
                "amount": 25,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8595,
            "base_attack": 444,
            "base_defense": 436,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 71,
            "raw_attack": 55,
            "raw_defense": 54,
            "max_lvl_hp": 11700,
            "max_lvl_attack": 604,
            "max_lvl_defense": 593,
            "awakens_from": 231,
            "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": 233,
            "url": "https://swarfarm.com/api/v2/monsters/233/?format=api",
            "bestiary_slug": "15302-fire-epikion-priest-chloe",
            "com2us_id": 15302,
            "family_id": 15300,
            "skill_group_id": 15300,
            "name": "Epikion Priest",
            "image_filename": "unit_icon_0020_1_0.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                378,
                382,
                387
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 207,
                "url": "https://swarfarm.com/api/v2/leader-skills/207/?format=api",
                "attribute": "Attack Speed",
                "amount": 20,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5430,
            "base_attack": 273,
            "base_defense": 345,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 46,
            "raw_defense": 58,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 505,
            "max_lvl_defense": 637,
            "awakens_from": null,
            "awakens_to": 234,
            "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": 20
                },
                {
                    "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": 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
                },
                {
                    "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": 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": 234,
            "url": "https://swarfarm.com/api/v2/monsters/234/?format=api",
            "bestiary_slug": "15302-fire-epikion-priest-chloe",
            "com2us_id": 15312,
            "family_id": 15300,
            "skill_group_id": 15300,
            "name": "Chloe",
            "image_filename": "unit_icon_0020_1_1.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                378,
                382,
                387
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 207,
                "url": "https://swarfarm.com/api/v2/leader-skills/207/?format=api",
                "attribute": "Attack Speed",
                "amount": 20,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8595,
            "base_attack": 404,
            "base_defense": 476,
            "speed": 111,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 71,
            "raw_attack": 50,
            "raw_defense": 59,
            "max_lvl_hp": 11700,
            "max_lvl_attack": 549,
            "max_lvl_defense": 648,
            "awakens_from": 233,
            "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": 235,
            "url": "https://swarfarm.com/api/v2/monsters/235/?format=api",
            "bestiary_slug": "13402-fire-joker-jojo",
            "com2us_id": 13402,
            "family_id": 13400,
            "skill_group_id": 13400,
            "name": "Joker",
            "image_filename": "unit_icon_0016_1_3.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Fire Magic",
            "skills": [
                709,
                714
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 82,
                "url": "https://swarfarm.com/api/v2/leader-skills/82/?format=api",
                "attribute": "Defense",
                "amount": 33,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4545,
            "base_attack": 333,
            "base_defense": 345,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 56,
            "raw_defense": 58,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 615,
            "max_lvl_defense": 637,
            "awakens_from": 1056,
            "awakens_to": 236,
            "awaken_cost": [
                {
                    "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
                },
                {
                    "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
                }
            ],
            "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": 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": 236,
            "url": "https://swarfarm.com/api/v2/monsters/236/?format=api",
            "bestiary_slug": "13402-fire-joker-jojo",
            "com2us_id": 13412,
            "family_id": 13400,
            "skill_group_id": 13400,
            "name": "Jojo",
            "image_filename": "unit_icon_0011_1_2.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                709,
                714,
                719
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 82,
                "url": "https://swarfarm.com/api/v2/leader-skills/82/?format=api",
                "attribute": "Defense",
                "amount": 33,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 484,
            "base_defense": 500,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 60,
            "raw_defense": 62,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 659,
            "max_lvl_defense": 681,
            "awakens_from": 235,
            "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": 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": 237,
            "url": "https://swarfarm.com/api/v2/monsters/237/?format=api",
            "bestiary_slug": "18102-fire-kobold-bomber-zibrolta",
            "com2us_id": 18102,
            "family_id": 18100,
            "skill_group_id": 18100,
            "name": "Kobold Bomber",
            "image_filename": "unit_icon_0029_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Meteor Bomb",
            "skills": [
                724,
                729
            ],
            "skill_ups_to_max": 7,
            "leader_skill": {
                "id": 87,
                "url": "https://swarfarm.com/api/v2/leader-skills/87/?format=api",
                "attribute": "Accuracy",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 362,
            "base_defense": 309,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 61,
            "raw_defense": 52,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 670,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 238,
            "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": 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
                },
                {
                    "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
                }
            ],
            "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": 238,
            "url": "https://swarfarm.com/api/v2/monsters/238/?format=api",
            "bestiary_slug": "18102-fire-kobold-bomber-zibrolta",
            "com2us_id": 18112,
            "family_id": 18100,
            "skill_group_id": 18100,
            "name": "Zibrolta",
            "image_filename": "unit_icon_0029_1_1.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                724,
                729,
                731
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 87,
                "url": "https://swarfarm.com/api/v2/leader-skills/87/?format=api",
                "attribute": "Accuracy",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 6540,
            "base_attack": 605,
            "base_defense": 412,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 75,
            "raw_defense": 51,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 823,
            "max_lvl_defense": 560,
            "awakens_from": 237,
            "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": 239,
            "url": "https://swarfarm.com/api/v2/monsters/239/?format=api",
            "bestiary_slug": "17302-fire-kung-fu-girl-hong-hua",
            "com2us_id": 17302,
            "family_id": 17300,
            "skill_group_id": 17300,
            "name": "Kung Fu Girl",
            "image_filename": "unit_icon_0026_1_4.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Twist Kick",
            "skills": [
                739,
                746
            ],
            "skill_ups_to_max": 8,
            "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": 5520,
            "base_attack": 321,
            "base_defense": 291,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 54,
            "raw_defense": 49,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 593,
            "max_lvl_defense": 538,
            "awakens_from": null,
            "awakens_to": 240,
            "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": 240,
            "url": "https://swarfarm.com/api/v2/monsters/240/?format=api",
            "bestiary_slug": "17302-fire-kung-fu-girl-hong-hua",
            "com2us_id": 17312,
            "family_id": 17300,
            "skill_group_id": 17300,
            "name": "Hong Hua",
            "image_filename": "unit_icon_0008_1_4.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                739,
                3360,
                749
            ],
            "skill_ups_to_max": 12,
            "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": 8355,
            "base_attack": 476,
            "base_defense": 420,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 69,
            "raw_attack": 59,
            "raw_defense": 52,
            "max_lvl_hp": 11370,
            "max_lvl_attack": 648,
            "max_lvl_defense": 571,
            "awakens_from": 239,
            "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": 241,
            "url": "https://swarfarm.com/api/v2/monsters/241/?format=api",
            "bestiary_slug": "16302-fire-lich-antares",
            "com2us_id": 16302,
            "family_id": 16300,
            "skill_group_id": 16300,
            "name": "Lich",
            "image_filename": "unit_icon_0024_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Critical Rate of ally monsters in the Arena by 24%",
            "skills": [
                754,
                759,
                764
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4725,
            "base_attack": 386,
            "base_defense": 279,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 65,
            "raw_defense": 47,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 714,
            "max_lvl_defense": 516,
            "awakens_from": null,
            "awakens_to": 242,
            "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": 242,
            "url": "https://swarfarm.com/api/v2/monsters/242/?format=api",
            "bestiary_slug": "16302-fire-lich-antares",
            "com2us_id": 16312,
            "family_id": 16300,
            "skill_group_id": 16300,
            "name": "Antares",
            "image_filename": "unit_icon_0024_1_1.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                754,
                759,
                764
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 95,
                "url": "https://swarfarm.com/api/v2/leader-skills/95/?format=api",
                "attribute": "Critical Rate",
                "amount": 24,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7140,
            "base_attack": 581,
            "base_defense": 396,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 72,
            "raw_defense": 49,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 790,
            "max_lvl_defense": 538,
            "awakens_from": 241,
            "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": 243,
            "url": "https://swarfarm.com/api/v2/monsters/243/?format=api",
            "bestiary_slug": "11202-fire-nine-tailed-fox-shihwa",
            "com2us_id": 11202,
            "family_id": 11200,
            "skill_group_id": 11200,
            "name": "Nine-tailed Fox",
            "image_filename": "unit_icon_0004_1_2.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Will-o'-the-Wisp",
            "skills": [
                799,
                809,
                814
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 100,
                "url": "https://swarfarm.com/api/v2/leader-skills/100/?format=api",
                "attribute": "Attack Power",
                "amount": 40,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 4725,
            "base_attack": 374,
            "base_defense": 291,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 63,
            "raw_defense": 49,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 692,
            "max_lvl_defense": 538,
            "awakens_from": null,
            "awakens_to": 244,
            "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": 244,
            "url": "https://swarfarm.com/api/v2/monsters/244/?format=api",
            "bestiary_slug": "11202-fire-nine-tailed-fox-shihwa",
            "com2us_id": 11212,
            "family_id": 11200,
            "skill_group_id": 11200,
            "name": "Shihwa",
            "image_filename": "unit_icon_0004_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                805,
                809,
                814
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 100,
                "url": "https://swarfarm.com/api/v2/leader-skills/100/?format=api",
                "attribute": "Attack Power",
                "amount": 40,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 525,
            "base_defense": 460,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 65,
            "raw_defense": 57,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 714,
            "max_lvl_defense": 626,
            "awakens_from": 243,
            "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": 245,
            "url": "https://swarfarm.com/api/v2/monsters/245/?format=api",
            "bestiary_slug": "13502-fire-ninja-garo",
            "com2us_id": 13502,
            "family_id": 13500,
            "skill_group_id": 13500,
            "name": "Ninja",
            "image_filename": "unit_icon_0013_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 Attack Speed of ally monsters with the Fire element by 30%",
            "skills": [
                819,
                825,
                830
            ],
            "skill_ups_to_max": 10,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4095,
            "base_attack": 452,
            "base_defense": 255,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 46,
            "raw_attack": 76,
            "raw_defense": 43,
            "max_lvl_hp": 7575,
            "max_lvl_attack": 834,
            "max_lvl_defense": 472,
            "awakens_from": null,
            "awakens_to": 246,
            "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": 20
                },
                {
                    "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": 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": 246,
            "url": "https://swarfarm.com/api/v2/monsters/246/?format=api",
            "bestiary_slug": "13502-fire-ninja-garo",
            "com2us_id": 13512,
            "family_id": 13500,
            "skill_group_id": 13500,
            "name": "Garo",
            "image_filename": "unit_icon_0013_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                819,
                825,
                830
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 106,
                "url": "https://swarfarm.com/api/v2/leader-skills/106/?format=api",
                "attribute": "Attack Speed",
                "amount": 30,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 6060,
            "base_attack": 646,
            "base_defense": 404,
            "speed": 107,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 50,
            "raw_attack": 80,
            "raw_defense": 50,
            "max_lvl_hp": 8235,
            "max_lvl_attack": 878,
            "max_lvl_defense": 549,
            "awakens_from": 245,
            "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": 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": 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
                },
                {
                    "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
                }
            ],
            "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": 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": 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
                },
                {
                    "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
                }
            ],
            "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": 251,
            "url": "https://swarfarm.com/api/v2/monsters/251/?format=api",
            "bestiary_slug": "15502-fire-rakshasa-hwa",
            "com2us_id": 15502,
            "family_id": 15500,
            "skill_group_id": 15500,
            "name": "Rakshasa",
            "image_filename": "unit_icon_0021_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                879,
                887,
                889
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 81,
                "url": "https://swarfarm.com/api/v2/leader-skills/81/?format=api",
                "attribute": "Critical Rate",
                "amount": 19,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 380,
            "base_defense": 291,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 64,
            "raw_defense": 49,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 703,
            "max_lvl_defense": 538,
            "awakens_from": null,
            "awakens_to": 252,
            "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": 252,
            "url": "https://swarfarm.com/api/v2/monsters/252/?format=api",
            "bestiary_slug": "15502-fire-rakshasa-hwa",
            "com2us_id": 15512,
            "family_id": 15500,
            "skill_group_id": 15500,
            "name": "Hwa",
            "image_filename": "unit_icon_0021_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                879,
                887,
                889
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 81,
                "url": "https://swarfarm.com/api/v2/leader-skills/81/?format=api",
                "attribute": "Critical Rate",
                "amount": 19,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7140,
            "base_attack": 557,
            "base_defense": 420,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 59,
            "raw_attack": 69,
            "raw_defense": 52,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 758,
            "max_lvl_defense": 571,
            "awakens_from": 251,
            "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": 253,
            "url": "https://swarfarm.com/api/v2/monsters/253/?format=api",
            "bestiary_slug": "16902-fire-samurai-jun",
            "com2us_id": 16902,
            "family_id": 16900,
            "skill_group_id": 16900,
            "name": "Samurai",
            "image_filename": "unit_icon_0026_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                894,
                904,
                909,
                899
            ],
            "skill_ups_to_max": 16,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4815,
            "base_attack": 368,
            "base_defense": 291,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 62,
            "raw_defense": 49,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 681,
            "max_lvl_defense": 538,
            "awakens_from": null,
            "awakens_to": 254,
            "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": 254,
            "url": "https://swarfarm.com/api/v2/monsters/254/?format=api",
            "bestiary_slug": "16902-fire-samurai-jun",
            "com2us_id": 16912,
            "family_id": 16900,
            "skill_group_id": 16900,
            "name": "Jun",
            "image_filename": "unit_icon_0026_1_1.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1529,
                1540,
                1541,
                1538
            ],
            "skill_ups_to_max": 16,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 6180,
            "base_attack": 646,
            "base_defense": 396,
            "speed": 103,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 80,
            "raw_defense": 49,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 878,
            "max_lvl_defense": 538,
            "awakens_from": 253,
            "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": 255,
            "url": "https://swarfarm.com/api/v2/monsters/255/?format=api",
            "bestiary_slug": "18302-fire-sky-dancer-hwahee",
            "com2us_id": 18302,
            "family_id": 18300,
            "skill_group_id": 18300,
            "name": "Sky Dancer",
            "image_filename": "unit_icon_0029_1_2.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Amuse",
            "skills": [
                914,
                919,
                926
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 75,
                "url": "https://swarfarm.com/api/v2/leader-skills/75/?format=api",
                "attribute": "Attack Power",
                "amount": 33,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4815,
            "base_attack": 356,
            "base_defense": 303,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 60,
            "raw_defense": 51,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 659,
            "max_lvl_defense": 560,
            "awakens_from": null,
            "awakens_to": 256,
            "awaken_cost": [
                {
                    "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
                },
                {
                    "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
                }
            ],
            "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": 256,
            "url": "https://swarfarm.com/api/v2/monsters/256/?format=api",
            "bestiary_slug": "18302-fire-sky-dancer-hwahee",
            "com2us_id": 18312,
            "family_id": 18300,
            "skill_group_id": 18300,
            "name": "Hwahee",
            "image_filename": "unit_icon_0029_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                914,
                922,
                926
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 75,
                "url": "https://swarfarm.com/api/v2/leader-skills/75/?format=api",
                "attribute": "Attack Power",
                "amount": 33,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 565,
            "base_defense": 420,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 70,
            "raw_defense": 52,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 769,
            "max_lvl_defense": 571,
            "awakens_from": 255,
            "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": 257,
            "url": "https://swarfarm.com/api/v2/monsters/257/?format=api",
            "bestiary_slug": "13302-fire-succubus-akia",
            "com2us_id": 13302,
            "family_id": 13300,
            "skill_group_id": 13300,
            "name": "Succubus",
            "image_filename": "unit_icon_0011_1_4.png",
            "element": "Fire",
            "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 in the Arena by 40%",
            "skills": [
                931,
                937,
                941
            ],
            "skill_ups_to_max": 14,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5265,
            "base_attack": 351,
            "base_defense": 279,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 59,
            "raw_defense": 47,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 648,
            "max_lvl_defense": 516,
            "awakens_from": 1055,
            "awakens_to": 258,
            "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": 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": 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": 258,
            "url": "https://swarfarm.com/api/v2/monsters/258/?format=api",
            "bestiary_slug": "13302-fire-succubus-akia",
            "com2us_id": 13312,
            "family_id": 13300,
            "skill_group_id": 13300,
            "name": "Akia",
            "image_filename": "unit_icon_0011_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                931,
                937,
                941
            ],
            "skill_ups_to_max": 14,
            "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": 7635,
            "base_attack": 557,
            "base_defense": 387,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 69,
            "raw_defense": 48,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 758,
            "max_lvl_defense": 527,
            "awakens_from": 257,
            "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": 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": 259,
            "url": "https://swarfarm.com/api/v2/monsters/259/?format=api",
            "bestiary_slug": "11802-fire-sylph-baretta",
            "com2us_id": 11802,
            "family_id": 11800,
            "skill_group_id": 11800,
            "name": "Sylph",
            "image_filename": "unit_icon_0006_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Turbulence",
            "skills": [
                946,
                952,
                960
            ],
            "skill_ups_to_max": 10,
            "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": 5520,
            "base_attack": 339,
            "base_defense": 273,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 57,
            "raw_defense": 46,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 626,
            "max_lvl_defense": 505,
            "awakens_from": 1054,
            "awakens_to": 260,
            "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": 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": 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": 260,
            "url": "https://swarfarm.com/api/v2/monsters/260/?format=api",
            "bestiary_slug": "11802-fire-sylph-baretta",
            "com2us_id": 11812,
            "family_id": 11800,
            "skill_group_id": 11800,
            "name": "Baretta",
            "image_filename": "unit_icon_0007_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                946,
                4051,
                960
            ],
            "skill_ups_to_max": 10,
            "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": 500,
            "base_defense": 404,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 68,
            "raw_attack": 62,
            "raw_defense": 50,
            "max_lvl_hp": 11205,
            "max_lvl_attack": 681,
            "max_lvl_defense": 549,
            "awakens_from": 259,
            "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": 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": 261,
            "url": "https://swarfarm.com/api/v2/monsters/261/?format=api",
            "bestiary_slug": "11902-fire-sylphid-fria",
            "com2us_id": 11902,
            "family_id": 11900,
            "skill_group_id": 11900,
            "name": "Sylphid",
            "image_filename": "unit_icon_0009_1_3.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Sacrifice(Passive)",
            "skills": [
                969,
                984,
                974
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 122,
                "url": "https://swarfarm.com/api/v2/leader-skills/122/?format=api",
                "attribute": "Resistance",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 4545,
            "base_attack": 380,
            "base_defense": 297,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 64,
            "raw_defense": 50,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 703,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 262,
            "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": 262,
            "url": "https://swarfarm.com/api/v2/monsters/262/?format=api",
            "bestiary_slug": "11902-fire-sylphid-fria",
            "com2us_id": 11912,
            "family_id": 11900,
            "skill_group_id": 11900,
            "name": "Fria",
            "image_filename": "unit_icon_0009_1_4.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                969,
                984,
                975
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 122,
                "url": "https://swarfarm.com/api/v2/leader-skills/122/?format=api",
                "attribute": "Resistance",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 6300,
            "base_attack": 565,
            "base_defense": 468,
            "speed": 103,
            "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": 261,
            "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": 263,
            "url": "https://swarfarm.com/api/v2/monsters/263/?format=api",
            "bestiary_slug": "11602-fire-undine-atenai",
            "com2us_id": 11602,
            "family_id": 11600,
            "skill_group_id": 11600,
            "name": "Undine",
            "image_filename": "unit_icon_0006_1_0.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Fire Drop",
            "skills": [
                993,
                995,
                998
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 123,
                "url": "https://swarfarm.com/api/v2/leader-skills/123/?format=api",
                "attribute": "Defense",
                "amount": 40,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 6150,
            "base_attack": 267,
            "base_defense": 303,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 69,
            "raw_attack": 45,
            "raw_defense": 51,
            "max_lvl_hp": 11370,
            "max_lvl_attack": 494,
            "max_lvl_defense": 560,
            "awakens_from": null,
            "awakens_to": 264,
            "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": 264,
            "url": "https://swarfarm.com/api/v2/monsters/264/?format=api",
            "bestiary_slug": "11602-fire-undine-atenai",
            "com2us_id": 11612,
            "family_id": 11600,
            "skill_group_id": 11600,
            "name": "Atenai",
            "image_filename": "unit_icon_0006_1_1.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                994,
                995,
                998
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 123,
                "url": "https://swarfarm.com/api/v2/leader-skills/123/?format=api",
                "attribute": "Defense",
                "amount": 40,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 9195,
            "base_attack": 387,
            "base_defense": 452,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 76,
            "raw_attack": 48,
            "raw_defense": 56,
            "max_lvl_hp": 12510,
            "max_lvl_attack": 527,
            "max_lvl_defense": 615,
            "awakens_from": 263,
            "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": 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": 267,
            "url": "https://swarfarm.com/api/v2/monsters/267/?format=api",
            "bestiary_slug": "17002-fire-archangel-velajuel",
            "com2us_id": 17002,
            "family_id": 17000,
            "skill_group_id": 17000,
            "name": "Archangel",
            "image_filename": "unit_icon_0019_1_1.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1020,
                1025,
                1032
            ],
            "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": 7260,
            "base_attack": 509,
            "base_defense": 460,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 63,
            "raw_defense": 57,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 692,
            "max_lvl_defense": 626,
            "awakens_from": null,
            "awakens_to": 268,
            "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": 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
                },
                {
                    "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
                }
            ],
            "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": 268,
            "url": "https://swarfarm.com/api/v2/monsters/268/?format=api",
            "bestiary_slug": "17002-fire-archangel-velajuel",
            "com2us_id": 17012,
            "family_id": 17000,
            "skill_group_id": 17000,
            "name": "Velajuel",
            "image_filename": "unit_icon_0019_1_2.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1020,
                1025,
                1032
            ],
            "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": 10050,
            "base_attack": 681,
            "base_defense": 790,
            "speed": 100,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 62,
            "raw_defense": 72,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 681,
            "max_lvl_defense": 790,
            "awakens_from": 267,
            "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": 269,
            "url": "https://swarfarm.com/api/v2/monsters/269/?format=api",
            "bestiary_slug": "17402-fire-beast-monk-kumar",
            "com2us_id": 17402,
            "family_id": 17400,
            "skill_group_id": 17400,
            "name": "Beast Monk",
            "image_filename": "unit_icon_0027_1_0.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Crushing Blow",
            "skills": [
                1033,
                1043,
                1048
            ],
            "skill_ups_to_max": 11,
            "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": 8475,
            "base_attack": 420,
            "base_defense": 468,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 70,
            "raw_attack": 52,
            "raw_defense": 58,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 571,
            "max_lvl_defense": 637,
            "awakens_from": null,
            "awakens_to": 270,
            "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": 270,
            "url": "https://swarfarm.com/api/v2/monsters/270/?format=api",
            "bestiary_slug": "17402-fire-beast-monk-kumar",
            "com2us_id": 17412,
            "family_id": 17400,
            "skill_group_id": 17400,
            "name": "Kumar",
            "image_filename": "unit_icon_0027_1_1.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1038,
                1043,
                1048
            ],
            "skill_ups_to_max": 11,
            "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": 13005,
            "base_attack": 593,
            "base_defense": 681,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 79,
            "raw_attack": 54,
            "raw_defense": 62,
            "max_lvl_hp": 13005,
            "max_lvl_attack": 593,
            "max_lvl_defense": 681,
            "awakens_from": 269,
            "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": 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": 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
                },
                {
                    "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
                }
            ],
            "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": 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": 275,
            "url": "https://swarfarm.com/api/v2/monsters/275/?format=api",
            "bestiary_slug": "16602-fire-dragon-knight-laika",
            "com2us_id": 16602,
            "family_id": 16600,
            "skill_group_id": 16600,
            "name": "Dragon Knight",
            "image_filename": "unit_icon_0024_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Dragon's Might",
            "skills": [
                1084,
                1092,
                1094
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 147,
                "url": "https://swarfarm.com/api/v2/leader-skills/147/?format=api",
                "attribute": "Defense",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 7635,
            "base_attack": 557,
            "base_defense": 387,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 69,
            "raw_defense": 48,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 758,
            "max_lvl_defense": 527,
            "awakens_from": null,
            "awakens_to": 276,
            "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": 276,
            "url": "https://swarfarm.com/api/v2/monsters/276/?format=api",
            "bestiary_slug": "16602-fire-dragon-knight-laika",
            "com2us_id": 16612,
            "family_id": 16600,
            "skill_group_id": 16600,
            "name": "Laika",
            "image_filename": "unit_icon_0025_1_0.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2643,
                1092,
                1094
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 147,
                "url": "https://swarfarm.com/api/v2/leader-skills/147/?format=api",
                "attribute": "Defense",
                "amount": 50,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 11040,
            "base_attack": 834,
            "base_defense": 571,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 67,
            "raw_attack": 76,
            "raw_defense": 52,
            "max_lvl_hp": 11040,
            "max_lvl_attack": 834,
            "max_lvl_defense": 571,
            "awakens_from": 275,
            "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": 277,
            "url": "https://swarfarm.com/api/v2/monsters/277/?format=api",
            "bestiary_slug": "17902-fire-hell-lady-raki",
            "com2us_id": 17902,
            "family_id": 17900,
            "skill_group_id": 17900,
            "name": "Hell Lady",
            "image_filename": "unit_icon_0023_1_0.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": [
                1099,
                1105,
                1110
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 152,
                "url": "https://swarfarm.com/api/v2/leader-skills/152/?format=api",
                "attribute": "Attack Power",
                "amount": 44,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7260,
            "base_attack": 484,
            "base_defense": 484,
            "speed": 103,
            "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": 278,
            "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": 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": 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
                }
            ],
            "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": 278,
            "url": "https://swarfarm.com/api/v2/monsters/278/?format=api",
            "bestiary_slug": "17902-fire-hell-lady-raki",
            "com2us_id": 17912,
            "family_id": 17900,
            "skill_group_id": 17900,
            "name": "Raki",
            "image_filename": "unit_icon_0023_1_1.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1099,
                1105,
                1110
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 152,
                "url": "https://swarfarm.com/api/v2/leader-skills/152/?format=api",
                "attribute": "Attack Power",
                "amount": 44,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10050,
            "base_attack": 856,
            "base_defense": 615,
            "speed": 104,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 78,
            "raw_defense": 56,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 856,
            "max_lvl_defense": 615,
            "awakens_from": 277,
            "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": 279,
            "url": "https://swarfarm.com/api/v2/monsters/279/?format=api",
            "bestiary_slug": "19202-fire-ifrit-tesarion",
            "com2us_id": 19202,
            "family_id": 19200,
            "skill_group_id": 19200,
            "name": "Ifrit",
            "image_filename": "unit_icon_0032_1_1.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": [
                1114,
                1118,
                1122
            ],
            "skill_ups_to_max": 10,
            "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": 7500,
            "base_attack": 476,
            "base_defense": 476,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 59,
            "raw_defense": 59,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 648,
            "max_lvl_defense": 648,
            "awakens_from": null,
            "awakens_to": 280,
            "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": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 280,
            "url": "https://swarfarm.com/api/v2/monsters/280/?format=api",
            "bestiary_slug": "19202-fire-ifrit-tesarion",
            "com2us_id": 19212,
            "family_id": 19200,
            "skill_group_id": 19200,
            "name": "Tesarion",
            "image_filename": "unit_icon_0032_1_2.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1114,
                1118,
                1122
            ],
            "skill_ups_to_max": 10,
            "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": 11535,
            "base_attack": 747,
            "base_defense": 626,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 70,
            "raw_attack": 68,
            "raw_defense": 57,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 747,
            "max_lvl_defense": 626,
            "awakens_from": 279,
            "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
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 281,
            "url": "https://swarfarm.com/api/v2/monsters/281/?format=api",
            "bestiary_slug": "16802-fire-monkey-king-mei-hou-wang",
            "com2us_id": 16802,
            "family_id": 16800,
            "skill_group_id": 16800,
            "name": "Monkey King",
            "image_filename": "unit_icon_0025_1_3.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1126,
                1131,
                1136
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 158,
                "url": "https://swarfarm.com/api/v2/leader-skills/158/?format=api",
                "attribute": "Defense",
                "amount": 33,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7140,
            "base_attack": 484,
            "base_defense": 492,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 60,
            "raw_defense": 61,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 659,
            "max_lvl_defense": 670,
            "awakens_from": null,
            "awakens_to": 282,
            "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": 282,
            "url": "https://swarfarm.com/api/v2/monsters/282/?format=api",
            "bestiary_slug": "16802-fire-monkey-king-mei-hou-wang",
            "com2us_id": 16812,
            "family_id": 16800,
            "skill_group_id": 16800,
            "name": "Mei Hou Wang",
            "image_filename": "unit_icon_0025_1_4.png",
            "element": "Fire",
            "archetype": "Defense",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1126,
                1131,
                1136
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 158,
                "url": "https://swarfarm.com/api/v2/leader-skills/158/?format=api",
                "attribute": "Defense",
                "amount": 33,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10545,
            "base_attack": 692,
            "base_defense": 747,
            "speed": 116,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 63,
            "raw_defense": 68,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 692,
            "max_lvl_defense": 747,
            "awakens_from": 281,
            "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": 283,
            "url": "https://swarfarm.com/api/v2/monsters/283/?format=api",
            "bestiary_slug": "16102-fire-occult-girl-rica",
            "com2us_id": 16102,
            "family_id": 16100,
            "skill_group_id": 16100,
            "name": "Occult Girl",
            "image_filename": "unit_icon_0022_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1141,
                1149,
                1151
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 159,
                "url": "https://swarfarm.com/api/v2/leader-skills/159/?format=api",
                "attribute": "Critical Rate",
                "amount": 38,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 525,
            "base_defense": 460,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 65,
            "raw_defense": 57,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 714,
            "max_lvl_defense": 626,
            "awakens_from": null,
            "awakens_to": 284,
            "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": 284,
            "url": "https://swarfarm.com/api/v2/monsters/284/?format=api",
            "bestiary_slug": "16102-fire-occult-girl-rica",
            "com2us_id": 16112,
            "family_id": 16100,
            "skill_group_id": 16100,
            "name": "Rica",
            "image_filename": "unit_icon_0022_1_4.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1141,
                1149,
                1151
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 159,
                "url": "https://swarfarm.com/api/v2/leader-skills/159/?format=api",
                "attribute": "Critical Rate",
                "amount": 38,
                "area": "Element",
                "element": "Fire"
            },
            "homunculus_skills": [],
            "base_hp": 10215,
            "base_attack": 823,
            "base_defense": 637,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 62,
            "raw_attack": 75,
            "raw_defense": 58,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 823,
            "max_lvl_defense": 637,
            "awakens_from": 283,
            "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": 285,
            "url": "https://swarfarm.com/api/v2/monsters/285/?format=api",
            "bestiary_slug": "15702-fire-oracle-juno",
            "com2us_id": 15702,
            "family_id": 15700,
            "skill_group_id": 15700,
            "name": "Oracle",
            "image_filename": "unit_icon_0022_1_0.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1156,
                1163,
                1166
            ],
            "skill_ups_to_max": 8,
            "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": 7020,
            "base_attack": 492,
            "base_defense": 492,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 61,
            "raw_defense": 61,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 670,
            "max_lvl_defense": 670,
            "awakens_from": null,
            "awakens_to": 286,
            "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": 286,
            "url": "https://swarfarm.com/api/v2/monsters/286/?format=api",
            "bestiary_slug": "15702-fire-oracle-juno",
            "com2us_id": 15712,
            "family_id": 15700,
            "skill_group_id": 15700,
            "name": "Juno",
            "image_filename": "unit_icon_0022_1_1.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1156,
                1163,
                1166
            ],
            "skill_ups_to_max": 8,
            "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": 11370,
            "base_attack": 703,
            "base_defense": 681,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 69,
            "raw_attack": 64,
            "raw_defense": 62,
            "max_lvl_hp": 11370,
            "max_lvl_attack": 703,
            "max_lvl_defense": 681,
            "awakens_from": 285,
            "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": 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": 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": 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": 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": 289,
            "url": "https://swarfarm.com/api/v2/monsters/289/?format=api",
            "bestiary_slug": "18602-fire-pioneer-chiwu",
            "com2us_id": 18602,
            "family_id": 18600,
            "skill_group_id": 18600,
            "name": "Pioneer",
            "image_filename": "unit_icon_0031_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": [
                1186,
                1192,
                1196
            ],
            "skill_ups_to_max": 13,
            "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": 7755,
            "base_attack": 500,
            "base_defense": 436,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 62,
            "raw_defense": 54,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 681,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 290,
            "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": 290,
            "url": "https://swarfarm.com/api/v2/monsters/290/?format=api",
            "bestiary_slug": "18602-fire-pioneer-chiwu",
            "com2us_id": 18612,
            "family_id": 18600,
            "skill_group_id": 18600,
            "name": "Chiwu",
            "image_filename": "unit_icon_0031_1_1.png",
            "element": "Fire",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1186,
                1192,
                1196
            ],
            "skill_ups_to_max": 13,
            "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": 12180,
            "base_attack": 780,
            "base_defense": 549,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 74,
            "raw_attack": 71,
            "raw_defense": 50,
            "max_lvl_hp": 12180,
            "max_lvl_attack": 780,
            "max_lvl_defense": 549,
            "awakens_from": 289,
            "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": 291,
            "url": "https://swarfarm.com/api/v2/monsters/291/?format=api",
            "bestiary_slug": "18902-fire-polar-queen-brandia",
            "com2us_id": 18902,
            "family_id": 18900,
            "skill_group_id": 18900,
            "name": "Polar Queen",
            "image_filename": "unit_icon_0033_1_2.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1202,
                1210,
                1212
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 153,
                "url": "https://swarfarm.com/api/v2/leader-skills/153/?format=api",
                "attribute": "HP",
                "amount": 44,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7260,
            "base_attack": 533,
            "base_defense": 436,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 66,
            "raw_defense": 54,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 725,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 292,
            "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": 292,
            "url": "https://swarfarm.com/api/v2/monsters/292/?format=api",
            "bestiary_slug": "18902-fire-polar-queen-brandia",
            "com2us_id": 18912,
            "family_id": 18900,
            "skill_group_id": 18900,
            "name": "Brandia",
            "image_filename": "unit_icon_0033_1_3.png",
            "element": "Fire",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1202,
                1210,
                1212
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 153,
                "url": "https://swarfarm.com/api/v2/leader-skills/153/?format=api",
                "attribute": "HP",
                "amount": 44,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10545,
            "base_attack": 823,
            "base_defense": 615,
            "speed": 111,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 75,
            "raw_defense": 56,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 823,
            "max_lvl_defense": 615,
            "awakens_from": 291,
            "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": 293,
            "url": "https://swarfarm.com/api/v2/monsters/293/?format=api",
            "bestiary_slug": "13802-fire-valkyrja-vanessa",
            "com2us_id": 13802,
            "family_id": 13800,
            "skill_group_id": 13800,
            "name": "Valkyrja",
            "image_filename": "unit_icon_0014_1_1.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Resistance by 25%",
            "skills": [
                1233,
                1240,
                1243
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 167,
                "url": "https://swarfarm.com/api/v2/leader-skills/167/?format=api",
                "attribute": "Attack Speed",
                "amount": 33,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7260,
            "base_attack": 484,
            "base_defense": 484,
            "speed": 100,
            "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": 294,
            "awaken_cost": [
                {
                    "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": 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
                }
            ],
            "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": 294,
            "url": "https://swarfarm.com/api/v2/monsters/294/?format=api",
            "bestiary_slug": "13802-fire-valkyrja-vanessa",
            "com2us_id": 13812,
            "family_id": 13800,
            "skill_group_id": 13800,
            "name": "Vanessa",
            "image_filename": "unit_icon_0014_1_2.png",
            "element": "Fire",
            "archetype": "Support",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1233,
                1240,
                1243
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 167,
                "url": "https://swarfarm.com/api/v2/leader-skills/167/?format=api",
                "attribute": "Attack Speed",
                "amount": 33,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10875,
            "base_attack": 703,
            "base_defense": 714,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 40,
            "accuracy": 0,
            "raw_hp": 66,
            "raw_attack": 64,
            "raw_defense": 65,
            "max_lvl_hp": 10875,
            "max_lvl_attack": 703,
            "max_lvl_defense": 714,
            "awakens_from": 293,
            "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": 295,
            "url": "https://swarfarm.com/api/v2/monsters/295/?format=api",
            "bestiary_slug": "14901-water-amazon-ellin",
            "com2us_id": 14901,
            "family_id": 14900,
            "skill_group_id": 14900,
            "name": "Amazon",
            "image_filename": "unit_icon_0017_0_4.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Accuracy of ally monsters in Guild content by 26%",
            "skills": [
                261,
                267,
                268
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3660,
            "base_attack": 271,
            "base_defense": 140,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 62,
            "raw_defense": 32,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 681,
            "max_lvl_defense": 351,
            "awakens_from": null,
            "awakens_to": 296,
            "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": 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": 296,
            "url": "https://swarfarm.com/api/v2/monsters/296/?format=api",
            "bestiary_slug": "14901-water-amazon-ellin",
            "com2us_id": 14911,
            "family_id": 14900,
            "skill_group_id": 14900,
            "name": "Ellin",
            "image_filename": "unit_icon_0018_0_0.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                261,
                267,
                268
            ],
            "skill_ups_to_max": 13,
            "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": 4905,
            "base_attack": 446,
            "base_defense": 208,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 55,
            "raw_attack": 75,
            "raw_defense": 35,
            "max_lvl_hp": 9060,
            "max_lvl_attack": 823,
            "max_lvl_defense": 384,
            "awakens_from": 295,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 297,
            "url": "https://swarfarm.com/api/v2/monsters/297/?format=api",
            "bestiary_slug": "19001-water-battle-mammoth-talc",
            "com2us_id": 19001,
            "family_id": 19000,
            "skill_group_id": 19000,
            "name": "Battle Mammoth",
            "image_filename": "unit_icon_0033_0_0.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Defense of ally monsters with the Water element by 30%",
            "skills": [
                277,
                283,
                286
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3600,
            "base_attack": 196,
            "base_defense": 218,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 55,
            "raw_attack": 45,
            "raw_defense": 50,
            "max_lvl_hp": 9060,
            "max_lvl_attack": 494,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 298,
            "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": 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
                },
                {
                    "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
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "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": 298,
            "url": "https://swarfarm.com/api/v2/monsters/298/?format=api",
            "bestiary_slug": "19001-water-battle-mammoth-talc",
            "com2us_id": 19011,
            "family_id": 19000,
            "skill_group_id": 19000,
            "name": "Talc",
            "image_filename": "unit_icon_0033_0_1.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                277,
                283,
                286
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 18,
                "url": "https://swarfarm.com/api/v2/leader-skills/18/?format=api",
                "attribute": "Defense",
                "amount": 30,
                "area": "Element",
                "element": "Water"
            },
            "homunculus_skills": [],
            "base_hp": 5880,
            "base_attack": 279,
            "base_defense": 309,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 66,
            "raw_attack": 47,
            "raw_defense": 52,
            "max_lvl_hp": 10875,
            "max_lvl_attack": 516,
            "max_lvl_defense": 571,
            "awakens_from": 297,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 299,
            "url": "https://swarfarm.com/api/v2/monsters/299/?format=api",
            "bestiary_slug": "13701-water-bearman-gruda",
            "com2us_id": 13701,
            "family_id": 13700,
            "skill_group_id": 13700,
            "name": "Bearman",
            "image_filename": "unit_icon_0013_0_4.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Willpower (Passive)",
            "skills": [
                291,
                296
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 18,
                "url": "https://swarfarm.com/api/v2/leader-skills/18/?format=api",
                "attribute": "Defense",
                "amount": 30,
                "area": "Element",
                "element": "Water"
            },
            "homunculus_skills": [],
            "base_hp": 4185,
            "base_attack": 140,
            "base_defense": 236,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 32,
            "raw_defense": 54,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 351,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 300,
            "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": 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
                },
                {
                    "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
                }
            ],
            "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": 300,
            "url": "https://swarfarm.com/api/v2/monsters/300/?format=api",
            "bestiary_slug": "13701-water-bearman-gruda",
            "com2us_id": 13711,
            "family_id": 13700,
            "skill_group_id": 13700,
            "name": "Gruda",
            "image_filename": "unit_icon_0014_0_0.png",
            "element": "Water",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                291,
                296,
                301
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 18,
                "url": "https://swarfarm.com/api/v2/leader-skills/18/?format=api",
                "attribute": "Defense",
                "amount": 30,
                "area": "Element",
                "element": "Water"
            },
            "homunculus_skills": [],
            "base_hp": 6330,
            "base_attack": 190,
            "base_defense": 368,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 71,
            "raw_attack": 32,
            "raw_defense": 62,
            "max_lvl_hp": 11700,
            "max_lvl_attack": 351,
            "max_lvl_defense": 681,
            "awakens_from": 299,
            "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": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 301,
            "url": "https://swarfarm.com/api/v2/monsters/301/?format=api",
            "bestiary_slug": "18501-water-beast-hunter-gangchun",
            "com2us_id": 18501,
            "family_id": 18500,
            "skill_group_id": 18500,
            "name": "Beast Hunter",
            "image_filename": "unit_icon_0030_0_3.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases HP of ally monsters in the Arena by 21%",
            "skills": [
                307,
                312,
                316
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3135,
            "base_attack": 231,
            "base_defense": 214,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 48,
            "raw_attack": 53,
            "raw_defense": 49,
            "max_lvl_hp": 7905,
            "max_lvl_attack": 582,
            "max_lvl_defense": 538,
            "awakens_from": null,
            "awakens_to": 302,
            "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": 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": 302,
            "url": "https://swarfarm.com/api/v2/monsters/302/?format=api",
            "bestiary_slug": "18501-water-beast-hunter-gangchun",
            "com2us_id": 18511,
            "family_id": 18500,
            "skill_group_id": 18500,
            "name": "Gangchun",
            "image_filename": "unit_icon_0030_0_4.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                307,
                312,
                316
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 23,
                "url": "https://swarfarm.com/api/v2/leader-skills/23/?format=api",
                "attribute": "HP",
                "amount": 21,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4545,
            "base_attack": 380,
            "base_defense": 297,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 64,
            "raw_defense": 50,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 703,
            "max_lvl_defense": 549,
            "awakens_from": 301,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 303,
            "url": "https://swarfarm.com/api/v2/monsters/303/?format=api",
            "bestiary_slug": "15601-water-bounty-hunter-wayne",
            "com2us_id": 15601,
            "family_id": 15600,
            "skill_group_id": 15600,
            "name": "Bounty Hunter",
            "image_filename": "unit_icon_0021_0_1.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                321,
                326,
                329
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 43,
                "url": "https://swarfarm.com/api/v2/leader-skills/43/?format=api",
                "attribute": "Attack Power",
                "amount": 30,
                "area": "Element",
                "element": "Water"
            },
            "homunculus_skills": [],
            "base_hp": 3015,
            "base_attack": 231,
            "base_defense": 223,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 46,
            "raw_attack": 53,
            "raw_defense": 51,
            "max_lvl_hp": 7575,
            "max_lvl_attack": 582,
            "max_lvl_defense": 560,
            "awakens_from": null,
            "awakens_to": 304,
            "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": 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": 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": 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": 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": 304,
            "url": "https://swarfarm.com/api/v2/monsters/304/?format=api",
            "bestiary_slug": "15601-water-bounty-hunter-wayne",
            "com2us_id": 15611,
            "family_id": 15600,
            "skill_group_id": 15600,
            "name": "Wayne",
            "image_filename": "unit_icon_0021_0_2.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                321,
                326,
                329
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 43,
                "url": "https://swarfarm.com/api/v2/leader-skills/43/?format=api",
                "attribute": "Attack Power",
                "amount": 30,
                "area": "Element",
                "element": "Water"
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 351,
            "base_defense": 321,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 59,
            "raw_defense": 54,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 648,
            "max_lvl_defense": 593,
            "awakens_from": 303,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 305,
            "url": "https://swarfarm.com/api/v2/monsters/305/?format=api",
            "bestiary_slug": "19301-water-cow-girl-sera",
            "com2us_id": 19301,
            "family_id": 19300,
            "skill_group_id": 19300,
            "name": "Cow Girl",
            "image_filename": "unit_icon_0032_0_3.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                351,
                356,
                358
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 178,
                "url": "https://swarfarm.com/api/v2/leader-skills/178/?format=api",
                "attribute": "Attack Power",
                "amount": 21,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 3015,
            "base_attack": 253,
            "base_defense": 201,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 46,
            "raw_attack": 58,
            "raw_defense": 46,
            "max_lvl_hp": 7575,
            "max_lvl_attack": 637,
            "max_lvl_defense": 505,
            "awakens_from": null,
            "awakens_to": 306,
            "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": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 306,
            "url": "https://swarfarm.com/api/v2/monsters/306/?format=api",
            "bestiary_slug": "19301-water-cow-girl-sera",
            "com2us_id": 19311,
            "family_id": 19300,
            "skill_group_id": 19300,
            "name": "Sera",
            "image_filename": "unit_icon_0032_0_4.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1549,
                1552,
                1556
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 178,
                "url": "https://swarfarm.com/api/v2/leader-skills/178/?format=api",
                "attribute": "Attack Power",
                "amount": 21,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4545,
            "base_attack": 404,
            "base_defense": 273,
            "speed": 102,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 68,
            "raw_defense": 46,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 747,
            "max_lvl_defense": 505,
            "awakens_from": 305,
            "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
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 307,
            "url": "https://swarfarm.com/api/v2/monsters/307/?format=api",
            "bestiary_slug": "17201-water-drunken-master-mao",
            "com2us_id": 17201,
            "family_id": 17200,
            "skill_group_id": 17200,
            "name": "Drunken Master",
            "image_filename": "unit_icon_0026_0_2.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                363,
                369,
                373
            ],
            "skill_ups_to_max": 13,
            "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": 3135,
            "base_attack": 231,
            "base_defense": 214,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 48,
            "raw_attack": 53,
            "raw_defense": 49,
            "max_lvl_hp": 7905,
            "max_lvl_attack": 582,
            "max_lvl_defense": 538,
            "awakens_from": null,
            "awakens_to": 308,
            "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": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "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": 308,
            "url": "https://swarfarm.com/api/v2/monsters/308/?format=api",
            "bestiary_slug": "17201-water-drunken-master-mao",
            "com2us_id": 17211,
            "family_id": 17200,
            "skill_group_id": 17200,
            "name": "Mao",
            "image_filename": "unit_icon_0026_0_3.png",
            "element": "Water",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                363,
                369,
                373
            ],
            "skill_ups_to_max": 13,
            "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": 4545,
            "base_attack": 386,
            "base_defense": 291,
            "speed": 99,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 51,
            "raw_attack": 65,
            "raw_defense": 49,
            "max_lvl_hp": 8400,
            "max_lvl_attack": 714,
            "max_lvl_defense": 538,
            "awakens_from": 307,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 309,
            "url": "https://swarfarm.com/api/v2/monsters/309/?format=api",
            "bestiary_slug": "15301-water-epikion-priest-rina",
            "com2us_id": 15301,
            "family_id": 15300,
            "skill_group_id": 15300,
            "name": "Epikion Priest",
            "image_filename": "unit_icon_0020_0_0.png",
            "element": "Water",
            "archetype": "Support",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Resistance by 25%",
            "skills": [
                377,
                1524,
                388
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3540,
            "base_attack": 183,
            "base_defense": 236,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 42,
            "raw_defense": 54,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 461,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 310,
            "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": 20
                },
                {
                    "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": 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
                },
                {
                    "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": 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": []
        }
    ]
}