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

{
    "count": 2770,
    "next": "https://swarfarm.com/api/v2/monsters/?format=api&ordering=element&page=26",
    "previous": "https://swarfarm.com/api/v2/monsters/?format=api&ordering=element&page=24",
    "results": [
        {
            "id": 542,
            "url": "https://swarfarm.com/api/v2/monsters/542/?format=api",
            "bestiary_slug": "15503-wind-rakshasa-yen",
            "com2us_id": 15513,
            "family_id": 15500,
            "skill_group_id": 15500,
            "name": "Yen",
            "image_filename": "unit_icon_0021_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                881,
                886,
                891
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 99,
                "url": "https://swarfarm.com/api/v2/leader-skills/99/?format=api",
                "attribute": "Attack Power",
                "amount": 25,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7500,
            "base_attack": 573,
            "base_defense": 379,
            "speed": 104,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 71,
            "raw_defense": 47,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 780,
            "max_lvl_defense": 516,
            "awakens_from": 541,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 541,
            "url": "https://swarfarm.com/api/v2/monsters/541/?format=api",
            "bestiary_slug": "15503-wind-rakshasa-yen",
            "com2us_id": 15503,
            "family_id": 15500,
            "skill_group_id": 15500,
            "name": "Rakshasa",
            "image_filename": "unit_icon_0021_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                881,
                886,
                891
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 99,
                "url": "https://swarfarm.com/api/v2/leader-skills/99/?format=api",
                "attribute": "Attack Power",
                "amount": 25,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5175,
            "base_attack": 374,
            "base_defense": 261,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 63,
            "raw_defense": 44,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 692,
            "max_lvl_defense": 483,
            "awakens_from": null,
            "awakens_to": 542,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1599,
            "url": "https://swarfarm.com/api/v2/monsters/1599/?format=api",
            "bestiary_slug": "23703-wind-art-master-cheongpung",
            "com2us_id": 23703,
            "family_id": 23700,
            "skill_group_id": 23700,
            "name": "Art Master",
            "image_filename": "unit_icon_0056_0_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Moon Drawn by Clouds",
            "skills": [
                2688,
                2693,
                2698
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 204,
                "url": "https://swarfarm.com/api/v2/leader-skills/204/?format=api",
                "attribute": "Attack Power",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 7260,
            "base_attack": 581,
            "base_defense": 387,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 72,
            "raw_defense": 48,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 790,
            "max_lvl_defense": 527,
            "awakens_from": null,
            "awakens_to": 1604,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 540,
            "url": "https://swarfarm.com/api/v2/monsters/540/?format=api",
            "bestiary_slug": "13903-wind-pierret-sophia",
            "com2us_id": 13913,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Sophia",
            "image_filename": "unit_icon_0014_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                851,
                856,
                861
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 111,
                "url": "https://swarfarm.com/api/v2/leader-skills/111/?format=api",
                "attribute": "Resistance",
                "amount": 30,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 662,
            "base_defense": 323,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 82,
            "raw_defense": 40,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 900,
            "max_lvl_defense": 439,
            "awakens_from": 539,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 539,
            "url": "https://swarfarm.com/api/v2/monsters/539/?format=api",
            "bestiary_slug": "13903-wind-pierrette-sophia",
            "com2us_id": 13903,
            "family_id": 13900,
            "skill_group_id": 13900,
            "name": "Pierrette",
            "image_filename": "unit_icon_0014_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Resistance of ally monsters by 30%",
            "skills": [
                851,
                856,
                861
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4725,
            "base_attack": 440,
            "base_defense": 226,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 74,
            "raw_defense": 38,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 812,
            "max_lvl_defense": 417,
            "awakens_from": null,
            "awakens_to": 540,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1604,
            "url": "https://swarfarm.com/api/v2/monsters/1604/?format=api",
            "bestiary_slug": "23703-wind-art-master-cheongpung",
            "com2us_id": 23713,
            "family_id": 23700,
            "skill_group_id": 23700,
            "name": "Cheongpung",
            "image_filename": "unit_icon_0056_1_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2688,
                2983,
                2698
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 204,
                "url": "https://swarfarm.com/api/v2/leader-skills/204/?format=api",
                "attribute": "Attack Power",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 10545,
            "base_attack": 867,
            "base_defense": 571,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 79,
            "raw_defense": 52,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 867,
            "max_lvl_defense": 571,
            "awakens_from": 1599,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 538,
            "url": "https://swarfarm.com/api/v2/monsters/538/?format=api",
            "bestiary_slug": "14103-wind-phantom-thief-julien",
            "com2us_id": 14113,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Julien",
            "image_filename": "unit_icon_0015_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                836,
                841,
                845
            ],
            "skill_ups_to_max": 14,
            "leader_skill": {
                "id": 97,
                "url": "https://swarfarm.com/api/v2/leader-skills/97/?format=api",
                "attribute": "HP",
                "amount": 33,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5685,
            "base_attack": 694,
            "base_defense": 379,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 47,
            "raw_attack": 86,
            "raw_defense": 47,
            "max_lvl_hp": 7740,
            "max_lvl_attack": 944,
            "max_lvl_defense": 516,
            "awakens_from": 537,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 537,
            "url": "https://swarfarm.com/api/v2/monsters/537/?format=api",
            "bestiary_slug": "14103-wind-phantom-thief-julien",
            "com2us_id": 14103,
            "family_id": 14100,
            "skill_group_id": 14100,
            "name": "Phantom Thief",
            "image_filename": "unit_icon_0015_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases HP of ally monsters in the Arena by 33%",
            "skills": [
                836,
                841,
                845
            ],
            "skill_ups_to_max": 14,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4005,
            "base_attack": 404,
            "base_defense": 309,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 45,
            "raw_attack": 68,
            "raw_defense": 52,
            "max_lvl_hp": 7410,
            "max_lvl_attack": 747,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 538,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1609,
            "url": "https://swarfarm.com/api/v2/monsters/1609/?format=api",
            "bestiary_slug": "23803-wind",
            "com2us_id": 23803,
            "family_id": 23800,
            "skill_group_id": 23800,
            "name": "족자(바람)",
            "image_filename": "unit_icon_0000_0_0.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [],
            "skill_ups_to_max": null,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1800,
            "base_attack": 120,
            "base_defense": 90,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 60,
            "raw_defense": 45,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 659,
            "max_lvl_defense": 494,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 536,
            "url": "https://swarfarm.com/api/v2/monsters/536/?format=api",
            "bestiary_slug": "13503-wind-ninja-orochi",
            "com2us_id": 13513,
            "family_id": 13500,
            "skill_group_id": 13500,
            "name": "Orochi",
            "image_filename": "unit_icon_0013_2_3.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                821,
                832,
                828
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 108,
                "url": "https://swarfarm.com/api/v2/leader-skills/108/?format=api",
                "attribute": "Attack Speed",
                "amount": 30,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 8475,
            "base_attack": 565,
            "base_defense": 323,
            "speed": 107,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 70,
            "raw_attack": 70,
            "raw_defense": 40,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 769,
            "max_lvl_defense": 439,
            "awakens_from": 535,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 535,
            "url": "https://swarfarm.com/api/v2/monsters/535/?format=api",
            "bestiary_slug": "13503-wind-ninja-orochi",
            "com2us_id": 13503,
            "family_id": 13500,
            "skill_group_id": 13500,
            "name": "Ninja",
            "image_filename": "unit_icon_0013_2_2.png",
            "element": "Wind",
            "archetype": "HP",
            "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 Wind element by 30%",
            "skills": [
                821,
                832,
                828
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5430,
            "base_attack": 380,
            "base_defense": 238,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 64,
            "raw_defense": 40,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 703,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": 536,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1615,
            "url": "https://swarfarm.com/api/v2/monsters/1615/?format=api",
            "bestiary_slug": "23903-wind-string-master-yeonhwa",
            "com2us_id": 23903,
            "family_id": 23900,
            "skill_group_id": 23900,
            "name": "String Master",
            "image_filename": "unit_icon_0057_0_3.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Resistance of ally monsters in Guild content by 40%",
            "skills": [
                2703,
                2708,
                2713
            ],
            "skill_ups_to_max": 12,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5265,
            "base_attack": 273,
            "base_defense": 356,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 46,
            "raw_defense": 60,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 505,
            "max_lvl_defense": 659,
            "awakens_from": null,
            "awakens_to": 1620,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 534,
            "url": "https://swarfarm.com/api/v2/monsters/534/?format=api",
            "bestiary_slug": "11203-wind-nine-tailed-fox-arang",
            "com2us_id": 11213,
            "family_id": 11200,
            "skill_group_id": 11200,
            "name": "Arang",
            "image_filename": "unit_icon_0004_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                807,
                812,
                816
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 105,
                "url": "https://swarfarm.com/api/v2/leader-skills/105/?format=api",
                "attribute": "Attack Power",
                "amount": 40,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 7260,
            "base_attack": 694,
            "base_defense": 274,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 86,
            "raw_defense": 34,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 944,
            "max_lvl_defense": 373,
            "awakens_from": 533,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1594,
            "url": "https://swarfarm.com/api/v2/monsters/1594/?format=api",
            "bestiary_slug": "120713-wind-tower",
            "com2us_id": 120713,
            "family_id": 100000,
            "skill_group_id": 100000,
            "name": "Tower",
            "image_filename": "unit_icon_0008_2_3.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2679
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1620,
            "url": "https://swarfarm.com/api/v2/monsters/1620/?format=api",
            "bestiary_slug": "23903-wind-string-master-yeonhwa",
            "com2us_id": 23913,
            "family_id": 23900,
            "skill_group_id": 23900,
            "name": "Yeonhwa",
            "image_filename": "unit_icon_0057_1_3.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2703,
                2708,
                2713
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 77,
                "url": "https://swarfarm.com/api/v2/leader-skills/77/?format=api",
                "attribute": "Resistance",
                "amount": 40,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8115,
            "base_attack": 396,
            "base_defense": 517,
            "speed": 107,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 67,
            "raw_attack": 49,
            "raw_defense": 64,
            "max_lvl_hp": 11040,
            "max_lvl_attack": 538,
            "max_lvl_defense": 703,
            "awakens_from": 1615,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 532,
            "url": "https://swarfarm.com/api/v2/monsters/532/?format=api",
            "bestiary_slug": "16303-wind-lich-fuco",
            "com2us_id": 16313,
            "family_id": 16300,
            "skill_group_id": 16300,
            "name": "Fuco",
            "image_filename": "unit_icon_0024_2_1.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                756,
                762,
                766
            ],
            "skill_ups_to_max": 10,
            "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": 7995,
            "base_attack": 517,
            "base_defense": 404,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 66,
            "raw_attack": 64,
            "raw_defense": 50,
            "max_lvl_hp": 10875,
            "max_lvl_attack": 703,
            "max_lvl_defense": 549,
            "awakens_from": 531,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 531,
            "url": "https://swarfarm.com/api/v2/monsters/531/?format=api",
            "bestiary_slug": "16303-wind-lich-fuco",
            "com2us_id": 16303,
            "family_id": 16300,
            "skill_group_id": 16300,
            "name": "Lich",
            "image_filename": "unit_icon_0024_2_0.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Attack Power of ally monsters in the Arena by 33%",
            "skills": [
                756,
                762,
                766
            ],
            "skill_ups_to_max": 10,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5340,
            "base_attack": 345,
            "base_defense": 279,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 58,
            "raw_defense": 47,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 637,
            "max_lvl_defense": 516,
            "awakens_from": null,
            "awakens_to": 532,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 530,
            "url": "https://swarfarm.com/api/v2/monsters/530/?format=api",
            "bestiary_slug": "17303-wind-kung-fu-girl-ling-ling",
            "com2us_id": 17313,
            "family_id": 17300,
            "skill_group_id": 17300,
            "name": "Ling Ling",
            "image_filename": "unit_icon_0008_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                742,
                3361,
                751
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 94,
                "url": "https://swarfarm.com/api/v2/leader-skills/94/?format=api",
                "attribute": "Accuracy",
                "amount": 40,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6540,
            "base_attack": 557,
            "base_defense": 460,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 69,
            "raw_defense": 57,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 758,
            "max_lvl_defense": 626,
            "awakens_from": 529,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 529,
            "url": "https://swarfarm.com/api/v2/monsters/529/?format=api",
            "bestiary_slug": "17303-wind-kung-fu-girl-ling-ling",
            "com2us_id": 17303,
            "family_id": 17300,
            "skill_group_id": 17300,
            "name": "Kung Fu Girl",
            "image_filename": "unit_icon_0026_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Shadowless Kick",
            "skills": [
                742,
                744
            ],
            "skill_ups_to_max": 8,
            "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": 4635,
            "base_attack": 339,
            "base_defense": 333,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 57,
            "raw_defense": 56,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 626,
            "max_lvl_defense": 615,
            "awakens_from": 1069,
            "awakens_to": 530,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1627,
            "url": "https://swarfarm.com/api/v2/monsters/1627/?format=api",
            "bestiary_slug": "63303-wind-_",
            "com2us_id": 63303,
            "family_id": 63300,
            "skill_group_id": 63300,
            "name": "만랩튜토리얼_가고일(바람)",
            "image_filename": "unit_icon_0052_2_1.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2685
            ],
            "skill_ups_to_max": 6,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 30,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 528,
            "url": "https://swarfarm.com/api/v2/monsters/528/?format=api",
            "bestiary_slug": "18103-wind-kobold-bomber-taurus",
            "com2us_id": 18113,
            "family_id": 18100,
            "skill_group_id": 18100,
            "name": "Taurus",
            "image_filename": "unit_icon_0029_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                726,
                733,
                736
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 89,
                "url": "https://swarfarm.com/api/v2/leader-skills/89/?format=api",
                "attribute": "Accuracy",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 6780,
            "base_attack": 581,
            "base_defense": 420,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 72,
            "raw_defense": 52,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 790,
            "max_lvl_defense": 571,
            "awakens_from": 527,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1632,
            "url": "https://swarfarm.com/api/v2/monsters/1632/?format=api",
            "bestiary_slug": "24003-wind",
            "com2us_id": 24003,
            "family_id": 24000,
            "skill_group_id": 24000,
            "name": "류(바람)",
            "image_filename": "unit_icon_0059_1_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": false,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Only available as awakened",
            "skills": [
                2727,
                2732,
                2737
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 157,
                "url": "https://swarfarm.com/api/v2/leader-skills/157/?format=api",
                "attribute": "Accuracy",
                "amount": 41,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 557,
            "base_defense": 428,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 69,
            "raw_defense": 53,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 758,
            "max_lvl_defense": 582,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 527,
            "url": "https://swarfarm.com/api/v2/monsters/527/?format=api",
            "bestiary_slug": "18103-wind-kobold-bomber-taurus",
            "com2us_id": 18103,
            "family_id": 18100,
            "skill_group_id": 18100,
            "name": "Kobold Bomber",
            "image_filename": "unit_icon_0029_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Electric Bomb",
            "skills": [
                726,
                733
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 89,
                "url": "https://swarfarm.com/api/v2/leader-skills/89/?format=api",
                "attribute": "Accuracy",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 4905,
            "base_attack": 362,
            "base_defense": 291,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 55,
            "raw_attack": 61,
            "raw_defense": 49,
            "max_lvl_hp": 9060,
            "max_lvl_attack": 670,
            "max_lvl_defense": 538,
            "awakens_from": null,
            "awakens_to": 528,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 526,
            "url": "https://swarfarm.com/api/v2/monsters/526/?format=api",
            "bestiary_slug": "13403-wind-joker-lushen",
            "com2us_id": 13413,
            "family_id": 13400,
            "skill_group_id": 13400,
            "name": "Lushen",
            "image_filename": "unit_icon_0011_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                710,
                717,
                721
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 84,
                "url": "https://swarfarm.com/api/v2/leader-skills/84/?format=api",
                "attribute": "Attack Power",
                "amount": 33,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6780,
            "base_attack": 662,
            "base_defense": 339,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 82,
            "raw_defense": 42,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 900,
            "max_lvl_defense": 461,
            "awakens_from": 525,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1637,
            "url": "https://swarfarm.com/api/v2/monsters/1637/?format=api",
            "bestiary_slug": "24013-wind-ryu",
            "com2us_id": 24013,
            "family_id": 24000,
            "skill_group_id": 24000,
            "name": "RYU",
            "image_filename": "unit_icon_0059_1_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                2727,
                2732,
                2737
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 157,
                "url": "https://swarfarm.com/api/v2/leader-skills/157/?format=api",
                "attribute": "Accuracy",
                "amount": 41,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10215,
            "base_attack": 845,
            "base_defense": 615,
            "speed": 103,
            "crit_rate": 30,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 77,
            "raw_defense": 56,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 845,
            "max_lvl_defense": 615,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 525,
            "url": "https://swarfarm.com/api/v2/monsters/525/?format=api",
            "bestiary_slug": "13403-wind-joker-lushen",
            "com2us_id": 13403,
            "family_id": 13400,
            "skill_group_id": 13400,
            "name": "Joker",
            "image_filename": "unit_icon_0016_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Amputation Magic",
            "skills": [
                710,
                717
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 84,
                "url": "https://swarfarm.com/api/v2/leader-skills/84/?format=api",
                "attribute": "Attack Power",
                "amount": 33,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4725,
            "base_attack": 440,
            "base_defense": 226,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 74,
            "raw_defense": 38,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 812,
            "max_lvl_defense": 417,
            "awakens_from": null,
            "awakens_to": 526,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 551,
            "url": "https://swarfarm.com/api/v2/monsters/551/?format=api",
            "bestiary_slug": "11903-wind-sylphid-acasis",
            "com2us_id": 11913,
            "family_id": 11900,
            "skill_group_id": 11900,
            "name": "Acasis",
            "image_filename": "unit_icon_0009_2_4.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                967,
                971,
                979
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 119,
                "url": "https://swarfarm.com/api/v2/leader-skills/119/?format=api",
                "attribute": "Resistance",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 8355,
            "base_attack": 420,
            "base_defense": 476,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 69,
            "raw_attack": 52,
            "raw_defense": 59,
            "max_lvl_hp": 11370,
            "max_lvl_attack": 571,
            "max_lvl_defense": 648,
            "awakens_from": 550,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 559,
            "url": "https://swarfarm.com/api/v2/monsters/559/?format=api",
            "bestiary_slug": "17003-wind-archangel-eladriel",
            "com2us_id": 17013,
            "family_id": 17000,
            "skill_group_id": 17000,
            "name": "Eladriel",
            "image_filename": "unit_icon_0019_2_2.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1022,
                1545,
                1029
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 134,
                "url": "https://swarfarm.com/api/v2/leader-skills/134/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 12015,
            "base_attack": 626,
            "base_defense": 714,
            "speed": 115,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 73,
            "raw_attack": 57,
            "raw_defense": 65,
            "max_lvl_hp": 12015,
            "max_lvl_attack": 626,
            "max_lvl_defense": 714,
            "awakens_from": 558,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1544,
            "url": "https://swarfarm.com/api/v2/monsters/1544/?format=api",
            "bestiary_slug": "120513-wind-tower",
            "com2us_id": 120513,
            "family_id": 100000,
            "skill_group_id": 100000,
            "name": "Tower",
            "image_filename": "unit_icon_0008_2_3.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2389
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 558,
            "url": "https://swarfarm.com/api/v2/monsters/558/?format=api",
            "bestiary_slug": "17003-wind-archangel-eladriel",
            "com2us_id": 17003,
            "family_id": 17000,
            "skill_group_id": 17000,
            "name": "Archangel",
            "image_filename": "unit_icon_0019_2_1.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1022,
                1545,
                1029
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 134,
                "url": "https://swarfarm.com/api/v2/leader-skills/134/?format=api",
                "attribute": "HP",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 6300,
            "base_attack": 533,
            "base_defense": 500,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 66,
            "raw_defense": 62,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 725,
            "max_lvl_defense": 681,
            "awakens_from": null,
            "awakens_to": 559,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 557,
            "url": "https://swarfarm.com/api/v2/monsters/557/?format=api",
            "bestiary_slug": "14703-wind-vampire-argen",
            "com2us_id": 14713,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Argen",
            "image_filename": "unit_icon_0016_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1007,
                1013,
                1017
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 130,
                "url": "https://swarfarm.com/api/v2/leader-skills/130/?format=api",
                "attribute": "Resistance",
                "amount": 48,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7020,
            "base_attack": 581,
            "base_defense": 404,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 72,
            "raw_defense": 50,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 790,
            "max_lvl_defense": 549,
            "awakens_from": 556,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1549,
            "url": "https://swarfarm.com/api/v2/monsters/1549/?format=api",
            "bestiary_slug": "120603-wind-tower",
            "com2us_id": 120603,
            "family_id": 100000,
            "skill_group_id": 100000,
            "name": "Tower",
            "image_filename": "unit_icon_0008_2_3.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2394
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 556,
            "url": "https://swarfarm.com/api/v2/monsters/556/?format=api",
            "bestiary_slug": "14703-wind-vampire-argen",
            "com2us_id": 14703,
            "family_id": 14700,
            "skill_group_id": 14700,
            "name": "Vampire",
            "image_filename": "unit_icon_0016_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Death Blow",
            "skills": [
                1007,
                1013
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 130,
                "url": "https://swarfarm.com/api/v2/leader-skills/130/?format=api",
                "attribute": "Resistance",
                "amount": 48,
                "area": "Dungeon",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 392,
            "base_defense": 279,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 66,
            "raw_defense": 47,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 725,
            "max_lvl_defense": 516,
            "awakens_from": 1058,
            "awakens_to": 557,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 555,
            "url": "https://swarfarm.com/api/v2/monsters/555/?format=api",
            "bestiary_slug": "11603-wind-undine-delphoi",
            "com2us_id": 11613,
            "family_id": 11600,
            "skill_group_id": 11600,
            "name": "Delphoi",
            "image_filename": "unit_icon_0006_2_1.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                990,
                1003,
                1000
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 124,
                "url": "https://swarfarm.com/api/v2/leader-skills/124/?format=api",
                "attribute": "Defense",
                "amount": 40,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 7995,
            "base_attack": 404,
            "base_defense": 517,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 66,
            "raw_attack": 50,
            "raw_defense": 64,
            "max_lvl_hp": 10875,
            "max_lvl_attack": 549,
            "max_lvl_defense": 703,
            "awakens_from": 554,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1554,
            "url": "https://swarfarm.com/api/v2/monsters/1554/?format=api",
            "bestiary_slug": "120613-wind-tower",
            "com2us_id": 120613,
            "family_id": 100000,
            "skill_group_id": 100000,
            "name": "Tower",
            "image_filename": "unit_icon_0008_2_3.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2399
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 554,
            "url": "https://swarfarm.com/api/v2/monsters/554/?format=api",
            "bestiary_slug": "11603-wind-undine-delphoi",
            "com2us_id": 11603,
            "family_id": 11600,
            "skill_group_id": 11600,
            "name": "Undine",
            "image_filename": "unit_icon_0006_2_0.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Lightning Drop",
            "skills": [
                989,
                1003,
                1000
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 124,
                "url": "https://swarfarm.com/api/v2/leader-skills/124/?format=api",
                "attribute": "Defense",
                "amount": 40,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 5520,
            "base_attack": 255,
            "base_defense": 356,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 43,
            "raw_defense": 60,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 472,
            "max_lvl_defense": 659,
            "awakens_from": null,
            "awakens_to": 555,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 553,
            "url": "https://swarfarm.com/api/v2/monsters/553/?format=api",
            "bestiary_slug": "18403-wind-taoist-woochi",
            "com2us_id": 18413,
            "family_id": 18400,
            "skill_group_id": 18400,
            "name": "Woochi",
            "image_filename": "unit_icon_0030_2_0.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                637,
                641,
                647
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 71,
                "url": "https://swarfarm.com/api/v2/leader-skills/71/?format=api",
                "attribute": "Resistance",
                "amount": 28,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6780,
            "base_attack": 492,
            "base_defense": 509,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 56,
            "raw_attack": 61,
            "raw_defense": 63,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 670,
            "max_lvl_defense": 692,
            "awakens_from": 552,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1569,
            "url": "https://swarfarm.com/api/v2/monsters/1569/?format=api",
            "bestiary_slug": "220003-wind-small-crystal",
            "com2us_id": 220003,
            "family_id": 220000,
            "skill_group_id": 220000,
            "name": "Small Crystal",
            "image_filename": "unit_icon_0008_2_3.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2610
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 552,
            "url": "https://swarfarm.com/api/v2/monsters/552/?format=api",
            "bestiary_slug": "18403-wind-taoist-woochi",
            "com2us_id": 18403,
            "family_id": 18400,
            "skill_group_id": 18400,
            "name": "Taoist",
            "image_filename": "unit_icon_0029_2_4.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                637,
                641,
                647
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 71,
                "url": "https://swarfarm.com/api/v2/leader-skills/71/?format=api",
                "attribute": "Resistance",
                "amount": 28,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 333,
            "base_defense": 339,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 56,
            "raw_defense": 57,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 615,
            "max_lvl_defense": 626,
            "awakens_from": null,
            "awakens_to": 553,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 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": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1305,
            "url": "https://swarfarm.com/api/v2/monsters/1305/?format=api",
            "bestiary_slug": "23103-wind-demon-mephisto",
            "com2us_id": 23103,
            "family_id": 23100,
            "skill_group_id": 23100,
            "name": "Demon",
            "image_filename": "unit_icon_0052_2_3.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Resistance by 25%",
            "skills": [
                2288,
                2293,
                2298
            ],
            "skill_ups_to_max": 10,
            "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": 7635,
            "base_attack": 492,
            "base_defense": 452,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 61,
            "raw_defense": 56,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 670,
            "max_lvl_defense": 615,
            "awakens_from": null,
            "awakens_to": 1310,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1574,
            "url": "https://swarfarm.com/api/v2/monsters/1574/?format=api",
            "bestiary_slug": "220013-wind-medium-crystal",
            "com2us_id": 220013,
            "family_id": 220000,
            "skill_group_id": 220000,
            "name": "Medium Crystal",
            "image_filename": "unit_icon_0008_2_3.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2615
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 550,
            "url": "https://swarfarm.com/api/v2/monsters/550/?format=api",
            "bestiary_slug": "11903-wind-sylphid-acasis",
            "com2us_id": 11903,
            "family_id": 11900,
            "skill_group_id": 11900,
            "name": "Sylphid",
            "image_filename": "unit_icon_0009_2_3.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Force Field",
            "skills": [
                967,
                971,
                978
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 119,
                "url": "https://swarfarm.com/api/v2/leader-skills/119/?format=api",
                "attribute": "Resistance",
                "amount": 50,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 5430,
            "base_attack": 297,
            "base_defense": 321,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 50,
            "raw_defense": 54,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 549,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 551,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 549,
            "url": "https://swarfarm.com/api/v2/monsters/549/?format=api",
            "bestiary_slug": "11803-wind-sylph-shimitae",
            "com2us_id": 11813,
            "family_id": 11800,
            "skill_group_id": 11800,
            "name": "Shimitae",
            "image_filename": "unit_icon_0007_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                948,
                958,
                962
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 96,
                "url": "https://swarfarm.com/api/v2/leader-skills/96/?format=api",
                "attribute": "Attack Speed",
                "amount": 24,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7500,
            "base_attack": 613,
            "base_defense": 339,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 76,
            "raw_defense": 42,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 834,
            "max_lvl_defense": 461,
            "awakens_from": 548,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1579,
            "url": "https://swarfarm.com/api/v2/monsters/1579/?format=api",
            "bestiary_slug": "11503-wind-griffon-bernard",
            "com2us_id": 11533,
            "family_id": 11500,
            "skill_group_id": 11510,
            "name": "Bernard",
            "image_filename": "unit_icon_0055_0_2.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 6,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 2,
            "awaken_bonus": "",
            "skills": [
                2646,
                2651,
                2656
            ],
            "skill_ups_to_max": 5,
            "leader_skill": {
                "id": 44,
                "url": "https://swarfarm.com/api/v2/leader-skills/44/?format=api",
                "attribute": "Attack Power",
                "amount": 30,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 11370,
            "base_attack": 549,
            "base_defense": 725,
            "speed": 111,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 69,
            "raw_attack": 50,
            "raw_defense": 66,
            "max_lvl_hp": 11370,
            "max_lvl_attack": 549,
            "max_lvl_defense": 725,
            "awakens_from": 368,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 17,
                    "url": "https://swarfarm.com/api/v2/monster-sources/17/?format=api",
                    "name": "Tamor Desert",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 548,
            "url": "https://swarfarm.com/api/v2/monsters/548/?format=api",
            "bestiary_slug": "11803-wind-sylph-shimitae",
            "com2us_id": 11803,
            "family_id": 11800,
            "skill_group_id": 11800,
            "name": "Sylph",
            "image_filename": "unit_icon_0006_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Cyclone",
            "skills": [
                948,
                956,
                962
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 96,
                "url": "https://swarfarm.com/api/v2/leader-skills/96/?format=api",
                "attribute": "Attack Speed",
                "amount": 24,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5085,
            "base_attack": 410,
            "base_defense": 232,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 57,
            "raw_attack": 69,
            "raw_defense": 39,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 758,
            "max_lvl_defense": 428,
            "awakens_from": null,
            "awakens_to": 549,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 547,
            "url": "https://swarfarm.com/api/v2/monsters/547/?format=api",
            "bestiary_slug": "13303-wind-succubus-selena",
            "com2us_id": 13303,
            "family_id": 13300,
            "skill_group_id": 13300,
            "name": "Succubus",
            "image_filename": "unit_icon_0011_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Resistance of ally monsters in the Arena by 40%",
            "skills": [
                933,
                939,
                943
            ],
            "skill_ups_to_max": 14,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4725,
            "base_attack": 356,
            "base_defense": 309,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 53,
            "raw_attack": 60,
            "raw_defense": 52,
            "max_lvl_hp": 8730,
            "max_lvl_attack": 659,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 806,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1584,
            "url": "https://swarfarm.com/api/v2/monsters/1584/?format=api",
            "bestiary_slug": "47703-wind-griffon-2a",
            "com2us_id": 47703,
            "family_id": 47700,
            "skill_group_id": 47700,
            "name": "Griffon 2A",
            "image_filename": "unit_icon_0055_0_2.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2661,
                2666,
                2671
            ],
            "skill_ups_to_max": 5,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 30,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 546,
            "url": "https://swarfarm.com/api/v2/monsters/546/?format=api",
            "bestiary_slug": "18303-wind-sky-dancer-chasun",
            "com2us_id": 18313,
            "family_id": 18300,
            "skill_group_id": 18300,
            "name": "Chasun",
            "image_filename": "unit_icon_0029_2_3.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                916,
                4195,
                928
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 74,
                "url": "https://swarfarm.com/api/v2/leader-skills/74/?format=api",
                "attribute": "HP",
                "amount": 33,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8115,
            "base_attack": 484,
            "base_defense": 428,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 67,
            "raw_attack": 60,
            "raw_defense": 53,
            "max_lvl_hp": 11040,
            "max_lvl_attack": 659,
            "max_lvl_defense": 582,
            "awakens_from": 545,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 545,
            "url": "https://swarfarm.com/api/v2/monsters/545/?format=api",
            "bestiary_slug": "18303-wind-sky-dancer-chasun",
            "com2us_id": 18303,
            "family_id": 18300,
            "skill_group_id": 18300,
            "name": "Sky Dancer",
            "image_filename": "unit_icon_0029_2_2.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Amuse",
            "skills": [
                916,
                920,
                928
            ],
            "skill_ups_to_max": 10,
            "leader_skill": {
                "id": 74,
                "url": "https://swarfarm.com/api/v2/leader-skills/74/?format=api",
                "attribute": "HP",
                "amount": 33,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4995,
            "base_attack": 339,
            "base_defense": 309,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 57,
            "raw_defense": 52,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 626,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 546,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1589,
            "url": "https://swarfarm.com/api/v2/monsters/1589/?format=api",
            "bestiary_slug": "120703-wind-tower",
            "com2us_id": 120703,
            "family_id": 100000,
            "skill_group_id": 100000,
            "name": "Tower",
            "image_filename": "unit_icon_0008_2_3.png",
            "element": "Wind",
            "archetype": "none",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": false,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                2674
            ],
            "skill_ups_to_max": 0,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1200,
            "base_attack": 80,
            "base_defense": 80,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 40,
            "raw_attack": 40,
            "raw_defense": 40,
            "max_lvl_hp": 6585,
            "max_lvl_attack": 439,
            "max_lvl_defense": 439,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 544,
            "url": "https://swarfarm.com/api/v2/monsters/544/?format=api",
            "bestiary_slug": "16903-wind-samurai-kaito",
            "com2us_id": 16913,
            "family_id": 16900,
            "skill_group_id": 16900,
            "name": "Kaito",
            "image_filename": "unit_icon_0026_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1527,
                1531,
                1542,
                1536
            ],
            "skill_ups_to_max": 16,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 6660,
            "base_attack": 638,
            "base_defense": 371,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 55,
            "raw_attack": 79,
            "raw_defense": 46,
            "max_lvl_hp": 9060,
            "max_lvl_attack": 867,
            "max_lvl_defense": 505,
            "awakens_from": 543,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 543,
            "url": "https://swarfarm.com/api/v2/monsters/543/?format=api",
            "bestiary_slug": "16903-wind-samurai-kaito",
            "com2us_id": 16903,
            "family_id": 16900,
            "skill_group_id": 16900,
            "name": "Samurai",
            "image_filename": "unit_icon_0026_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                896,
                907,
                911,
                901
            ],
            "skill_ups_to_max": 16,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5175,
            "base_attack": 362,
            "base_defense": 273,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 61,
            "raw_defense": 46,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 670,
            "max_lvl_defense": 505,
            "awakens_from": null,
            "awakens_to": 544,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 800,
            "url": "https://swarfarm.com/api/v2/monsters/800/?format=api",
            "bestiary_slug": "13103-wind-sandman",
            "com2us_id": 13103,
            "family_id": 13100,
            "skill_group_id": 13100,
            "name": "Sandman",
            "image_filename": "unit_icon_0012_2_3.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                37
            ],
            "skill_ups_to_max": 6,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 810,
            "base_attack": 76,
            "base_defense": 110,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 27,
            "raw_attack": 38,
            "raw_defense": 55,
            "max_lvl_hp": 4440,
            "max_lvl_attack": 417,
            "max_lvl_defense": 604,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 17,
                    "url": "https://swarfarm.com/api/v2/monster-sources/17/?format=api",
                    "name": "Tamor Desert",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 960,
            "url": "https://swarfarm.com/api/v2/monsters/960/?format=api",
            "bestiary_slug": "20703-wind-jack-o-lantern-windy",
            "com2us_id": 20713,
            "family_id": 20700,
            "skill_group_id": 20700,
            "name": "Windy",
            "image_filename": "unit_icon_0040_2_1.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1389,
                1395,
                1399
            ],
            "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": 7140,
            "base_attack": 509,
            "base_defense": 468,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 63,
            "raw_defense": 58,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 692,
            "max_lvl_defense": 637,
            "awakens_from": 959,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 967,
            "url": "https://swarfarm.com/api/v2/monsters/967/?format=api",
            "bestiary_slug": "20903-wind-elven-ranger-erwin",
            "com2us_id": 20903,
            "family_id": 20900,
            "skill_group_id": 20900,
            "name": "Elven Ranger",
            "image_filename": "unit_icon_0041_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Critical Rate of ally monsters by 15%",
            "skills": [
                1406,
                1413,
                1419
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3210,
            "base_attack": 236,
            "base_defense": 205,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 49,
            "raw_attack": 54,
            "raw_defense": 47,
            "max_lvl_hp": 8070,
            "max_lvl_attack": 593,
            "max_lvl_defense": 516,
            "awakens_from": null,
            "awakens_to": 972,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 17
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 7
                },
                {
                    "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": 12
                },
                {
                    "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": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 814,
            "url": "https://swarfarm.com/api/v2/monsters/814/?format=api",
            "bestiary_slug": "19503-wind-charger-shark-zephicus",
            "com2us_id": 19513,
            "family_id": 19500,
            "skill_group_id": 19500,
            "name": "Zephicus",
            "image_filename": "unit_icon_0034_2_2.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                337,
                345,
                346
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 34,
                "url": "https://swarfarm.com/api/v2/leader-skills/34/?format=api",
                "attribute": "Attack Speed",
                "amount": 23,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 5520,
            "base_attack": 327,
            "base_defense": 285,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 62,
            "raw_attack": 55,
            "raw_defense": 48,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 604,
            "max_lvl_defense": 527,
            "awakens_from": 813,
            "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": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 972,
            "url": "https://swarfarm.com/api/v2/monsters/972/?format=api",
            "bestiary_slug": "20903-wind-elven-ranger-erwin",
            "com2us_id": 20913,
            "family_id": 20900,
            "skill_group_id": 20900,
            "name": "Erwin",
            "image_filename": "unit_icon_0041_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1406,
                1413,
                1419
            ],
            "skill_ups_to_max": 9,
            "leader_skill": {
                "id": 175,
                "url": "https://swarfarm.com/api/v2/leader-skills/175/?format=api",
                "attribute": "Critical Rate",
                "amount": 15,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4545,
            "base_attack": 386,
            "base_defense": 291,
            "speed": 101,
            "crit_rate": 15,
            "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": 967,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 813,
            "url": "https://swarfarm.com/api/v2/monsters/813/?format=api",
            "bestiary_slug": "19503-wind-charger-shark-zephicus",
            "com2us_id": 19503,
            "family_id": 19500,
            "skill_group_id": 19500,
            "name": "Charger Shark",
            "image_filename": "unit_icon_0034_2_1.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Attack Speed of ally monsters with the Wind element by 23%",
            "skills": [
                337,
                345,
                346
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3405,
            "base_attack": 223,
            "base_defense": 205,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 51,
            "raw_defense": 47,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 560,
            "max_lvl_defense": 516,
            "awakens_from": null,
            "awakens_to": 814,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 977,
            "url": "https://swarfarm.com/api/v2/monsters/977/?format=api",
            "bestiary_slug": "21003-wind-harg-raviti",
            "com2us_id": 21003,
            "family_id": 21000,
            "skill_group_id": 21000,
            "name": "Harg",
            "image_filename": "unit_icon_0040_2_4.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1425,
                1432,
                1435
            ],
            "skill_ups_to_max": 15,
            "leader_skill": {
                "id": 180,
                "url": "https://swarfarm.com/api/v2/leader-skills/180/?format=api",
                "attribute": "Defense",
                "amount": 20,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5340,
            "base_attack": 279,
            "base_defense": 345,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 47,
            "raw_defense": 58,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 516,
            "max_lvl_defense": 637,
            "awakens_from": null,
            "awakens_to": 982,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 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": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 982,
            "url": "https://swarfarm.com/api/v2/monsters/982/?format=api",
            "bestiary_slug": "21003-wind-harg-raviti",
            "com2us_id": 21013,
            "family_id": 21000,
            "skill_group_id": 21000,
            "name": "Raviti",
            "image_filename": "unit_icon_0041_2_2.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1425,
                1432,
                1435
            ],
            "skill_ups_to_max": 15,
            "leader_skill": {
                "id": 180,
                "url": "https://swarfarm.com/api/v2/leader-skills/180/?format=api",
                "attribute": "Defense",
                "amount": 20,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7755,
            "base_attack": 387,
            "base_defense": 549,
            "speed": 120,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 64,
            "raw_attack": 48,
            "raw_defense": 68,
            "max_lvl_hp": 10545,
            "max_lvl_attack": 527,
            "max_lvl_defense": 747,
            "awakens_from": 977,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 987,
            "url": "https://swarfarm.com/api/v2/monsters/987/?format=api",
            "bestiary_slug": "21103-wind-fairy-king-ganymede",
            "com2us_id": 21103,
            "family_id": 21100,
            "skill_group_id": 21100,
            "name": "Fairy King",
            "image_filename": "unit_icon_0040_2_2.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1440,
                1446,
                1450
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 155,
                "url": "https://swarfarm.com/api/v2/leader-skills/155/?format=api",
                "attribute": "Accuracy",
                "amount": 55,
                "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": 992,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 806,
            "url": "https://swarfarm.com/api/v2/monsters/806/?format=api",
            "bestiary_slug": "13303-wind-succubus-selena",
            "com2us_id": 13313,
            "family_id": 13300,
            "skill_group_id": 13300,
            "name": "Selena",
            "image_filename": "unit_icon_0011_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                933,
                939,
                943
            ],
            "skill_ups_to_max": 14,
            "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": 7020,
            "base_attack": 581,
            "base_defense": 404,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 72,
            "raw_defense": 50,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 790,
            "max_lvl_defense": 549,
            "awakens_from": 547,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 803,
            "url": "https://swarfarm.com/api/v2/monsters/803/?format=api",
            "bestiary_slug": "14803-wind-viking-walter",
            "com2us_id": 14813,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Walter",
            "image_filename": "unit_icon_0017_2_1.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                219,
                223,
                229
            ],
            "skill_ups_to_max": 17,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4125,
            "base_attack": 179,
            "base_defense": 201,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 41,
            "raw_defense": 46,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 450,
            "max_lvl_defense": 505,
            "awakens_from": 802,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 36,
                    "url": "https://swarfarm.com/api/v2/monster-sources/36/?format=api",
                    "name": "Magic Shop",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 992,
            "url": "https://swarfarm.com/api/v2/monsters/992/?format=api",
            "bestiary_slug": "21103-wind-fairy-king-ganymede",
            "com2us_id": 21113,
            "family_id": 21100,
            "skill_group_id": 21100,
            "name": "Ganymede",
            "image_filename": "unit_icon_0040_2_3.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1440,
                1446,
                1450
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 155,
                "url": "https://swarfarm.com/api/v2/leader-skills/155/?format=api",
                "attribute": "Accuracy",
                "amount": 55,
                "area": "Arena",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10710,
            "base_attack": 736,
            "base_defense": 692,
            "speed": 116,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 65,
            "raw_attack": 67,
            "raw_defense": 63,
            "max_lvl_hp": 10710,
            "max_lvl_attack": 736,
            "max_lvl_defense": 692,
            "awakens_from": 987,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 802,
            "url": "https://swarfarm.com/api/v2/monsters/802/?format=api",
            "bestiary_slug": "14803-wind-viking-walter",
            "com2us_id": 14803,
            "family_id": 14800,
            "skill_group_id": 14800,
            "name": "Viking",
            "image_filename": "unit_icon_0017_2_0.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 2,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Firing Axe",
            "skills": [
                219,
                223
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1995,
            "base_attack": 124,
            "base_defense": 152,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 44,
            "raw_attack": 41,
            "raw_defense": 50,
            "max_lvl_hp": 7245,
            "max_lvl_attack": 450,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 803,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 36,
                    "url": "https://swarfarm.com/api/v2/monster-sources/36/?format=api",
                    "name": "Magic Shop",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 10,
                    "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
                    "name": "Secret Dungeon",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 801,
            "url": "https://swarfarm.com/api/v2/monsters/801/?format=api",
            "bestiary_slug": "12203-wind-slime",
            "com2us_id": 12203,
            "family_id": 12200,
            "skill_group_id": 12200,
            "name": "Slime",
            "image_filename": "unit_icon_0010_2_0.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 1,
            "natural_stars": 1,
            "obtainable": true,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                41
            ],
            "skill_ups_to_max": 7,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 900,
            "base_attack": 60,
            "base_defense": 120,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 30,
            "raw_attack": 30,
            "raw_defense": 60,
            "max_lvl_hp": 4935,
            "max_lvl_attack": 329,
            "max_lvl_defense": 659,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 22,
                    "url": "https://swarfarm.com/api/v2/monster-sources/22/?format=api",
                    "name": "Mt. Runar",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 959,
            "url": "https://swarfarm.com/api/v2/monsters/959/?format=api",
            "bestiary_slug": "20703-wind-jack-o-lantern-windy",
            "com2us_id": 20703,
            "family_id": 20700,
            "skill_group_id": 20700,
            "name": "Jack-o'-lantern",
            "image_filename": "unit_icon_0040_2_0.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Defense of ally monsters in the Dungeons by 33%",
            "skills": [
                1389,
                1395,
                1399
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4995,
            "base_attack": 327,
            "base_defense": 321,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 55,
            "raw_defense": 54,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 604,
            "max_lvl_defense": 593,
            "awakens_from": null,
            "awakens_to": 960,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 28,
                    "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
                    "name": "Guild Shop",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1000,
            "url": "https://swarfarm.com/api/v2/monsters/1000/?format=api",
            "bestiary_slug": "21203-wind-panda-warrior-feng-yan",
            "com2us_id": 21213,
            "family_id": 21200,
            "skill_group_id": 21200,
            "name": "Feng Yan",
            "image_filename": "unit_icon_0041_2_4.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1455,
                1459,
                1468
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 181,
                "url": "https://swarfarm.com/api/v2/leader-skills/181/?format=api",
                "attribute": "Defense",
                "amount": 44,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 10215,
            "base_attack": 659,
            "base_defense": 801,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 25,
            "raw_hp": 62,
            "raw_attack": 60,
            "raw_defense": 73,
            "max_lvl_hp": 10215,
            "max_lvl_attack": 659,
            "max_lvl_defense": 801,
            "awakens_from": 1001,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1001,
            "url": "https://swarfarm.com/api/v2/monsters/1001/?format=api",
            "bestiary_slug": "21203-wind-panda-warrior-feng-yan",
            "com2us_id": 21203,
            "family_id": 21200,
            "skill_group_id": 21200,
            "name": "Panda Warrior",
            "image_filename": "unit_icon_0041_2_3.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1455,
                1459,
                1468
            ],
            "skill_ups_to_max": 11,
            "leader_skill": {
                "id": 181,
                "url": "https://swarfarm.com/api/v2/leader-skills/181/?format=api",
                "attribute": "Defense",
                "amount": 44,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 7140,
            "base_attack": 444,
            "base_defense": 533,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 55,
            "raw_defense": 66,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 604,
            "max_lvl_defense": 725,
            "awakens_from": null,
            "awakens_to": 1000,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 797,
            "url": "https://swarfarm.com/api/v2/monsters/797/?format=api",
            "bestiary_slug": "17503-wind-mischievous-bat",
            "com2us_id": 17503,
            "family_id": 17500,
            "skill_group_id": 17500,
            "name": "Mischievous Bat",
            "image_filename": "unit_icon_0027_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 2,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                154,
                157
            ],
            "skill_ups_to_max": 12,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1860,
            "base_attack": 191,
            "base_defense": 94,
            "speed": 105,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 41,
            "raw_attack": 63,
            "raw_defense": 31,
            "max_lvl_hp": 6750,
            "max_lvl_attack": 692,
            "max_lvl_defense": 340,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 1008,
            "url": "https://swarfarm.com/api/v2/monsters/1008/?format=api",
            "bestiary_slug": "1000103-wind-homunculusattack-homunculusattack",
            "com2us_id": 1000103,
            "family_id": 1000100,
            "skill_group_id": 1000100,
            "name": "Homunculus(Attack)",
            "image_filename": "unit_icon_0042_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Magic Power Explosion (Passive)",
            "skills": [
                1601,
                1605,
                1612
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [
                28,
                29,
                30,
                31,
                32,
                33,
                34,
                35,
                36,
                37,
                38,
                39,
                40
            ],
            "base_hp": 6540,
            "base_attack": 565,
            "base_defense": 452,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 54,
            "raw_attack": 70,
            "raw_defense": 56,
            "max_lvl_hp": 8895,
            "max_lvl_attack": 769,
            "max_lvl_defense": 615,
            "awakens_from": null,
            "awakens_to": 1012,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": true,
            "craft_cost": 100000,
            "craft_materials": [
                {
                    "item": {
                        "id": 6,
                        "com2us_id": 102,
                        "url": "https://swarfarm.com/api/v2/items/6/?format=api",
                        "name": "Mana",
                        "category": "Currency",
                        "icon": "mana.png",
                        "description": "Common in-game currency",
                        "sell_value": null
                    },
                    "quantity": 100000
                },
                {
                    "item": {
                        "id": 39,
                        "com2us_id": 5001,
                        "url": "https://swarfarm.com/api/v2/items/39/?format=api",
                        "name": "Frozen Water Crystal",
                        "category": "Craft Material",
                        "icon": "craftstuff_icon_0000_05_01.png",
                        "description": "It's a crystal with the power of Water. Used as Craft material.",
                        "sell_value": 0
                    },
                    "quantity": 100
                },
                {
                    "item": {
                        "id": 40,
                        "com2us_id": 5002,
                        "url": "https://swarfarm.com/api/v2/items/40/?format=api",
                        "name": "Flaming Fire Crystal",
                        "category": "Craft Material",
                        "icon": "craftstuff_icon_0000_05_02.png",
                        "description": "It's a crystal with the power of Fire. Used as Craft material.",
                        "sell_value": 0
                    },
                    "quantity": 300
                },
                {
                    "item": {
                        "id": 41,
                        "com2us_id": 5003,
                        "url": "https://swarfarm.com/api/v2/items/41/?format=api",
                        "name": "Whirling Wind Crystal",
                        "category": "Craft Material",
                        "icon": "craftstuff_icon_0000_05_03.png",
                        "description": "It's a crystal with the power of Wind. Used as Craft material.",
                        "sell_value": 0
                    },
                    "quantity": 100
                },
                {
                    "item": {
                        "id": 44,
                        "com2us_id": 6001,
                        "url": "https://swarfarm.com/api/v2/items/44/?format=api",
                        "name": "Condensed Magic Crystal",
                        "category": "Craft Material",
                        "icon": "craftstuff_icon_0000_06_01.png",
                        "description": "It's a crystal with the power of condensed magic. Used as Craft material.",
                        "sell_value": 0
                    },
                    "quantity": 200
                }
            ]
        },
        {
            "id": 1012,
            "url": "https://swarfarm.com/api/v2/monsters/1012/?format=api",
            "bestiary_slug": "1000103-wind-homunculusattack-homunculusattack",
            "com2us_id": 1000113,
            "family_id": 1000100,
            "skill_group_id": 1000100,
            "name": "Homunculus(Attack)",
            "image_filename": "unit_icon_0042_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1601,
                1605,
                1612,
                1617
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [
                28,
                29,
                30,
                31,
                32,
                33,
                34,
                35,
                36,
                37,
                38,
                39,
                40
            ],
            "base_hp": 9555,
            "base_attack": 845,
            "base_defense": 659,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 58,
            "raw_attack": 77,
            "raw_defense": 60,
            "max_lvl_hp": 9555,
            "max_lvl_attack": 845,
            "max_lvl_defense": 659,
            "awakens_from": 1008,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [],
            "fusion_food": false,
            "homunculus": true,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 795,
            "url": "https://swarfarm.com/api/v2/monsters/795/?format=api",
            "bestiary_slug": "17603-wind-battle-scorpion",
            "com2us_id": 17603,
            "family_id": 17600,
            "skill_group_id": 17600,
            "name": "Battle Scorpion",
            "image_filename": "unit_icon_0028_2_0.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 2,
            "natural_stars": 2,
            "obtainable": true,
            "can_awaken": false,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                44
            ],
            "skill_ups_to_max": 7,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 1905,
            "base_attack": 124,
            "base_defense": 158,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 42,
            "raw_attack": 41,
            "raw_defense": 52,
            "max_lvl_hp": 6915,
            "max_lvl_attack": 450,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "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": 1015,
            "url": "https://swarfarm.com/api/v2/monsters/1015/?format=api",
            "bestiary_slug": "21303-wind-dice-magician-morris",
            "com2us_id": 21303,
            "family_id": 21300,
            "skill_group_id": 21300,
            "name": "Dice Magician",
            "image_filename": "unit_icon_0042_2_4.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Accuracy of ally monsters in the Arena by 40%",
            "skills": [
                1626,
                1631,
                1636
            ],
            "skill_ups_to_max": 9,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4995,
            "base_attack": 333,
            "base_defense": 315,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 56,
            "raw_defense": 53,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 615,
            "max_lvl_defense": 582,
            "awakens_from": null,
            "awakens_to": 1020,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1020,
            "url": "https://swarfarm.com/api/v2/monsters/1020/?format=api",
            "bestiary_slug": "21303-wind-dice-magician-morris",
            "com2us_id": 21313,
            "family_id": 21300,
            "skill_group_id": 21300,
            "name": "Morris",
            "image_filename": "unit_icon_0043_2_0.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1626,
                1631,
                1636
            ],
            "skill_ups_to_max": 9,
            "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": 7260,
            "base_attack": 509,
            "base_defense": 460,
            "speed": 102,
            "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": 1015,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1025,
            "url": "https://swarfarm.com/api/v2/monsters/1025/?format=api",
            "bestiary_slug": "21403-wind-harp-magician-triana",
            "com2us_id": 21403,
            "family_id": 21400,
            "skill_group_id": 21400,
            "name": "Harp Magician",
            "image_filename": "unit_icon_0043_2_1.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1641,
                1646,
                1651
            ],
            "skill_ups_to_max": 13,
            "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": 5340,
            "base_attack": 297,
            "base_defense": 327,
            "speed": 97,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 50,
            "raw_defense": 55,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 549,
            "max_lvl_defense": 604,
            "awakens_from": null,
            "awakens_to": 1030,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1030,
            "url": "https://swarfarm.com/api/v2/monsters/1030/?format=api",
            "bestiary_slug": "21403-wind-harp-magician-triana",
            "com2us_id": 21413,
            "family_id": 21400,
            "skill_group_id": 21400,
            "name": "Triana",
            "image_filename": "unit_icon_0043_2_2.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1641,
                1646,
                1651
            ],
            "skill_ups_to_max": 13,
            "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": 8115,
            "base_attack": 412,
            "base_defense": 500,
            "speed": 113,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 67,
            "raw_attack": 51,
            "raw_defense": 62,
            "max_lvl_hp": 11040,
            "max_lvl_attack": 560,
            "max_lvl_defense": 681,
            "awakens_from": 1025,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1035,
            "url": "https://swarfarm.com/api/v2/monsters/1035/?format=api",
            "bestiary_slug": "21503-wind-unicorn-diana",
            "com2us_id": 21503,
            "family_id": 21500,
            "skill_group_id": 21500,
            "name": "Unicorn",
            "image_filename": "unit_icon_0043_2_3.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Nature's Protection",
            "skills": [
                1661,
                1667,
                1672
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 8595,
            "base_attack": 460,
            "base_defense": 420,
            "speed": 99,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 71,
            "raw_attack": 57,
            "raw_defense": 52,
            "max_lvl_hp": 11700,
            "max_lvl_attack": 626,
            "max_lvl_defense": 571,
            "awakens_from": null,
            "awakens_to": 1042,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1042,
            "url": "https://swarfarm.com/api/v2/monsters/1042/?format=api",
            "bestiary_slug": "21503-wind-unicorn-diana",
            "com2us_id": 21513,
            "family_id": 21500,
            "skill_group_id": 21500,
            "name": "Diana",
            "image_filename": "unit_icon_0043_2_4.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1702,
                1707,
                1672,
                1677
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 12840,
            "base_attack": 681,
            "base_defense": 604,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 78,
            "raw_attack": 62,
            "raw_defense": 55,
            "max_lvl_hp": 12840,
            "max_lvl_attack": 681,
            "max_lvl_defense": 604,
            "awakens_from": 1035,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": 1045,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 916,
            "url": "https://swarfarm.com/api/v2/monsters/916/?format=api",
            "bestiary_slug": "20403-wind-anubis-iunu",
            "com2us_id": 20403,
            "family_id": 20400,
            "skill_group_id": 20400,
            "name": "Anubis",
            "image_filename": "unit_icon_0038_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Brand of Hell",
            "skills": [
                1330,
                1335,
                1339
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 113,
                "url": "https://swarfarm.com/api/v2/leader-skills/113/?format=api",
                "attribute": "Accuracy",
                "amount": 40,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 4635,
            "base_attack": 351,
            "base_defense": 321,
            "speed": 100,
            "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": null,
            "awakens_to": 922,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 7
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 869,
            "url": "https://swarfarm.com/api/v2/monsters/869/?format=api",
            "bestiary_slug": "19903-wind-assassin-tanya",
            "com2us_id": 19903,
            "family_id": 19900,
            "skill_group_id": 19900,
            "name": "Assassin",
            "image_filename": "unit_icon_0036_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases CRI Rate by 15%",
            "skills": [
                1250,
                1262,
                1258
            ],
            "skill_ups_to_max": 12,
            "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": 4725,
            "base_attack": 362,
            "base_defense": 303,
            "speed": 101,
            "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": 868,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 878,
            "url": "https://swarfarm.com/api/v2/monsters/878/?format=api",
            "bestiary_slug": "20103-wind-neostone-agent-olivia",
            "com2us_id": 20113,
            "family_id": 20100,
            "skill_group_id": 20100,
            "name": "Olivia",
            "image_filename": "unit_icon_0037_2_1.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1265,
                1271,
                1275
            ],
            "skill_ups_to_max": 11,
            "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": 7635,
            "base_attack": 500,
            "base_defense": 444,
            "speed": 104,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 62,
            "raw_defense": 55,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 681,
            "max_lvl_defense": 604,
            "awakens_from": 879,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 879,
            "url": "https://swarfarm.com/api/v2/monsters/879/?format=api",
            "bestiary_slug": "20103-wind-neostone-agent-olivia",
            "com2us_id": 20103,
            "family_id": 20100,
            "skill_group_id": 20100,
            "name": "Neostone Agent",
            "image_filename": "unit_icon_0037_2_0.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Defense of ally monsters in Guild content by 33%",
            "skills": [
                1265,
                1271,
                1275
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5265,
            "base_attack": 362,
            "base_defense": 267,
            "speed": 103,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 61,
            "raw_defense": 45,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 670,
            "max_lvl_defense": 494,
            "awakens_from": null,
            "awakens_to": 878,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 7
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 888,
            "url": "https://swarfarm.com/api/v2/monsters/888/?format=api",
            "bestiary_slug": "20203-wind-martial-artist-lo",
            "com2us_id": 20213,
            "family_id": 20200,
            "skill_group_id": 20200,
            "name": "Lo",
            "image_filename": "unit_icon_0037_2_3.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1280,
                1284,
                1290
            ],
            "skill_ups_to_max": 17,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 5085,
            "base_attack": 356,
            "base_defense": 285,
            "speed": 114,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 57,
            "raw_attack": 60,
            "raw_defense": 48,
            "max_lvl_hp": 9390,
            "max_lvl_attack": 659,
            "max_lvl_defense": 527,
            "awakens_from": 889,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 889,
            "url": "https://swarfarm.com/api/v2/monsters/889/?format=api",
            "bestiary_slug": "20203-wind-martial-artist-lo",
            "com2us_id": 20203,
            "family_id": 20200,
            "skill_group_id": 20200,
            "name": "Martial Artist",
            "image_filename": "unit_icon_0037_2_2.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1280,
                1284,
                1290
            ],
            "skill_ups_to_max": 17,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 3405,
            "base_attack": 231,
            "base_defense": 196,
            "speed": 98,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 52,
            "raw_attack": 53,
            "raw_defense": 45,
            "max_lvl_hp": 8565,
            "max_lvl_attack": 582,
            "max_lvl_defense": 494,
            "awakens_from": null,
            "awakens_to": 888,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 856,
            "url": "https://swarfarm.com/api/v2/monsters/856/?format=api",
            "bestiary_slug": "19803-wind-magic-knight-lupinus",
            "com2us_id": 19813,
            "family_id": 19800,
            "skill_group_id": 19800,
            "name": "Lupinus",
            "image_filename": "unit_icon_0036_2_4.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1921,
                775,
                781
            ],
            "skill_ups_to_max": 13,
            "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": 7995,
            "base_attack": 492,
            "base_defense": 428,
            "speed": 95,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 66,
            "raw_attack": 61,
            "raw_defense": 53,
            "max_lvl_hp": 10875,
            "max_lvl_attack": 670,
            "max_lvl_defense": 582,
            "awakens_from": 855,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 855,
            "url": "https://swarfarm.com/api/v2/monsters/855/?format=api",
            "bestiary_slug": "19803-wind-magic-knight-lupinus",
            "com2us_id": 19803,
            "family_id": 19800,
            "skill_group_id": 19800,
            "name": "Magic Knight",
            "image_filename": "unit_icon_0036_2_3.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Strengthen Skill: Blade Surge",
            "skills": [
                771,
                775,
                781
            ],
            "skill_ups_to_max": 13,
            "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": 5430,
            "base_attack": 327,
            "base_defense": 291,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 55,
            "raw_defense": 49,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 604,
            "max_lvl_defense": 538,
            "awakens_from": 1228,
            "awakens_to": 856,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 35,
                    "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
                    "name": "Fusion",
                    "description": "",
                    "farmable_source": true
                },
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": true,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 898,
            "url": "https://swarfarm.com/api/v2/monsters/898/?format=api",
            "bestiary_slug": "20003-wind-neostone-fighter-logan",
            "com2us_id": 20013,
            "family_id": 20000,
            "skill_group_id": 20000,
            "name": "Logan",
            "image_filename": "unit_icon_0036_2_0.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1295,
                1301,
                1305
            ],
            "skill_ups_to_max": 13,
            "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": 7140,
            "base_attack": 533,
            "base_defense": 444,
            "speed": 107,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 59,
            "raw_attack": 66,
            "raw_defense": 55,
            "max_lvl_hp": 9720,
            "max_lvl_attack": 725,
            "max_lvl_defense": 604,
            "awakens_from": 899,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 899,
            "url": "https://swarfarm.com/api/v2/monsters/899/?format=api",
            "bestiary_slug": "20003-wind-neostone-fighter-logan",
            "com2us_id": 20003,
            "family_id": 20000,
            "skill_group_id": 20000,
            "name": "Neostone Fighter",
            "image_filename": "unit_icon_0035_2_4.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Leader Skill: Increases Attack Power of ally monsters in Guild content by 33%",
            "skills": [
                1295,
                1301,
                1305
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4455,
            "base_attack": 380,
            "base_defense": 303,
            "speed": 106,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 50,
            "raw_attack": 64,
            "raw_defense": 51,
            "max_lvl_hp": 8235,
            "max_lvl_attack": 703,
            "max_lvl_defense": 560,
            "awakens_from": null,
            "awakens_to": 898,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 907,
            "url": "https://swarfarm.com/api/v2/monsters/907/?format=api",
            "bestiary_slug": "20303-wind-mummy-namib",
            "com2us_id": 20303,
            "family_id": 20300,
            "skill_group_id": 20300,
            "name": "Mummy",
            "image_filename": "unit_icon_0038_2_2.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 3,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Gain new skill: Poisoned Body(Passive)",
            "skills": [
                1314,
                1322
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 172,
                "url": "https://swarfarm.com/api/v2/leader-skills/172/?format=api",
                "attribute": "Resistance",
                "amount": 38,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 3660,
            "base_attack": 192,
            "base_defense": 218,
            "speed": 96,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 44,
            "raw_defense": 50,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 483,
            "max_lvl_defense": 549,
            "awakens_from": null,
            "awakens_to": 912,
            "awaken_cost": [
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 19,
                        "com2us_id": 11003,
                        "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                        "name": "Wind Low Essence",
                        "category": "Essence",
                        "icon": "essence_wind_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 9,
                        "com2us_id": 11006,
                        "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                        "name": "Magic Low Essence",
                        "category": "Essence",
                        "icon": "essence_magic_low.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 847,
            "url": "https://swarfarm.com/api/v2/monsters/847/?format=api",
            "bestiary_slug": "19703-wind-sea-emperor-triton",
            "com2us_id": 19713,
            "family_id": 19700,
            "skill_group_id": 19700,
            "name": "Triton",
            "image_filename": "unit_icon_0035_2_3.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1220,
                1226,
                1230
            ],
            "skill_ups_to_max": 10,
            "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": 10875,
            "base_attack": 681,
            "base_defense": 736,
            "speed": 116,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 66,
            "raw_attack": 62,
            "raw_defense": 67,
            "max_lvl_hp": 10875,
            "max_lvl_attack": 681,
            "max_lvl_defense": 736,
            "awakens_from": 842,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 912,
            "url": "https://swarfarm.com/api/v2/monsters/912/?format=api",
            "bestiary_slug": "20303-wind-mummy-namib",
            "com2us_id": 20313,
            "family_id": 20300,
            "skill_group_id": 20300,
            "name": "Namib",
            "image_filename": "unit_icon_0038_2_3.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 4,
            "natural_stars": 3,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1314,
                1322,
                1324
            ],
            "skill_ups_to_max": 8,
            "leader_skill": {
                "id": 172,
                "url": "https://swarfarm.com/api/v2/leader-skills/172/?format=api",
                "attribute": "Resistance",
                "amount": 38,
                "area": "Element",
                "element": "Wind"
            },
            "homunculus_skills": [],
            "base_hp": 5610,
            "base_attack": 297,
            "base_defense": 309,
            "speed": 97,
            "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": 907,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 39,
                    "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
                    "name": "Unknown Scroll or Social Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 1045,
            "url": "https://swarfarm.com/api/v2/monsters/1045/?format=api",
            "bestiary_slug": "21613-wind-diana",
            "com2us_id": 21613,
            "family_id": 21600,
            "skill_group_id": 21600,
            "name": "Diana",
            "image_filename": "unit_icon_0044_2_0.png",
            "element": "Wind",
            "archetype": "HP",
            "base_stars": 6,
            "natural_stars": 5,
            "obtainable": false,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "",
            "skills": [
                1682,
                1687,
                1692,
                1697
            ],
            "skill_ups_to_max": 11,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 12840,
            "base_attack": 681,
            "base_defense": 604,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 78,
            "raw_attack": 62,
            "raw_defense": 55,
            "max_lvl_hp": 12840,
            "max_lvl_attack": 681,
            "max_lvl_defense": 604,
            "awakens_from": null,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": 1042,
            "source": [],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 842,
            "url": "https://swarfarm.com/api/v2/monsters/842/?format=api",
            "bestiary_slug": "19703-wind-sea-emperor-triton",
            "com2us_id": 19703,
            "family_id": 19700,
            "skill_group_id": 19700,
            "name": "Sea Emperor",
            "image_filename": "unit_icon_0035_2_2.png",
            "element": "Wind",
            "archetype": "Defense",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                1220,
                1226,
                1230
            ],
            "skill_ups_to_max": 10,
            "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": 7260,
            "base_attack": 460,
            "base_defense": 509,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 60,
            "raw_attack": 57,
            "raw_defense": 63,
            "max_lvl_hp": 9885,
            "max_lvl_attack": 626,
            "max_lvl_defense": 692,
            "awakens_from": null,
            "awakens_to": 847,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 922,
            "url": "https://swarfarm.com/api/v2/monsters/922/?format=api",
            "bestiary_slug": "20403-wind-anubis-iunu",
            "com2us_id": 20413,
            "family_id": 20400,
            "skill_group_id": 20400,
            "name": "Iunu",
            "image_filename": "unit_icon_0038_2_1.png",
            "element": "Wind",
            "archetype": "Attack",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1330,
                2723,
                1339
            ],
            "skill_ups_to_max": 12,
            "leader_skill": {
                "id": 113,
                "url": "https://swarfarm.com/api/v2/leader-skills/113/?format=api",
                "attribute": "Accuracy",
                "amount": 40,
                "area": "Guild",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 6780,
            "base_attack": 541,
            "base_defense": 460,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 67,
            "raw_defense": 57,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 736,
            "max_lvl_defense": 626,
            "awakens_from": 916,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 927,
            "url": "https://swarfarm.com/api/v2/monsters/927/?format=api",
            "bestiary_slug": "20603-wind-horus-imesety",
            "com2us_id": 20603,
            "family_id": 20600,
            "skill_group_id": 20600,
            "name": "Horus",
            "image_filename": "unit_icon_0038_2_4.png",
            "element": "Wind",
            "archetype": "Support",
            "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": [
                1344,
                1350,
                1354
            ],
            "skill_ups_to_max": 13,
            "leader_skill": null,
            "homunculus_skills": [],
            "base_hp": 4995,
            "base_attack": 333,
            "base_defense": 315,
            "speed": 101,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 56,
            "raw_attack": 56,
            "raw_defense": 53,
            "max_lvl_hp": 9225,
            "max_lvl_attack": 615,
            "max_lvl_defense": 582,
            "awakens_from": null,
            "awakens_to": 932,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 12
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 7
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 837,
            "url": "https://swarfarm.com/api/v2/monsters/837/?format=api",
            "bestiary_slug": "19603-wind-mermaid-cichlid",
            "com2us_id": 19613,
            "family_id": 19600,
            "skill_group_id": 19600,
            "name": "Cichlid",
            "image_filename": "unit_icon_0035_2_0.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                788,
                792,
                796
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 79,
                "url": "https://swarfarm.com/api/v2/leader-skills/79/?format=api",
                "attribute": "Accuracy",
                "amount": 30,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 8475,
            "base_attack": 476,
            "base_defense": 412,
            "speed": 110,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 70,
            "raw_attack": 59,
            "raw_defense": 51,
            "max_lvl_hp": 11535,
            "max_lvl_attack": 648,
            "max_lvl_defense": 560,
            "awakens_from": 832,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 932,
            "url": "https://swarfarm.com/api/v2/monsters/932/?format=api",
            "bestiary_slug": "20603-wind-horus-imesety",
            "com2us_id": 20613,
            "family_id": 20600,
            "skill_group_id": 20600,
            "name": "Imesety",
            "image_filename": "unit_icon_0039_2_0.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 1,
            "awaken_bonus": "",
            "skills": [
                1344,
                1350,
                1354
            ],
            "skill_ups_to_max": 13,
            "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": 7380,
            "base_attack": 500,
            "base_defense": 460,
            "speed": 102,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 62,
            "raw_defense": 57,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 681,
            "max_lvl_defense": 626,
            "awakens_from": 927,
            "awakens_to": null,
            "awaken_cost": [],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 937,
            "url": "https://swarfarm.com/api/v2/monsters/937/?format=api",
            "bestiary_slug": "20503-wind-desert-queen-hathor",
            "com2us_id": 20503,
            "family_id": 20500,
            "skill_group_id": 20500,
            "name": "Desert Queen",
            "image_filename": "unit_icon_0039_2_1.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 5,
            "natural_stars": 5,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases Accuracy by 25%",
            "skills": [
                1361,
                1366,
                1370
            ],
            "skill_ups_to_max": 12,
            "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": 7380,
            "base_attack": 476,
            "base_defense": 484,
            "speed": 100,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 61,
            "raw_attack": 59,
            "raw_defense": 60,
            "max_lvl_hp": 10050,
            "max_lvl_attack": 648,
            "max_lvl_defense": 659,
            "awakens_from": null,
            "awakens_to": 942,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        },
        {
            "id": 832,
            "url": "https://swarfarm.com/api/v2/monsters/832/?format=api",
            "bestiary_slug": "19603-wind-mermaid-cichlid",
            "com2us_id": 19603,
            "family_id": 19600,
            "skill_group_id": 19600,
            "name": "Mermaid",
            "image_filename": "unit_icon_0034_2_4.png",
            "element": "Wind",
            "archetype": "Support",
            "base_stars": 4,
            "natural_stars": 4,
            "obtainable": true,
            "can_awaken": true,
            "awaken_level": 0,
            "awaken_bonus": "Increases SPD by 15",
            "skills": [
                788,
                792,
                796
            ],
            "skill_ups_to_max": 13,
            "leader_skill": {
                "id": 79,
                "url": "https://swarfarm.com/api/v2/leader-skills/79/?format=api",
                "attribute": "Accuracy",
                "amount": 30,
                "area": "General",
                "element": null
            },
            "homunculus_skills": [],
            "base_hp": 5610,
            "base_attack": 374,
            "base_defense": 232,
            "speed": 94,
            "crit_rate": 15,
            "crit_damage": 50,
            "resistance": 15,
            "accuracy": 0,
            "raw_hp": 63,
            "raw_attack": 63,
            "raw_defense": 39,
            "max_lvl_hp": 10380,
            "max_lvl_attack": 692,
            "max_lvl_defense": 428,
            "awakens_from": null,
            "awakens_to": 837,
            "awaken_cost": [
                {
                    "item": {
                        "id": 21,
                        "com2us_id": 13003,
                        "url": "https://swarfarm.com/api/v2/items/21/?format=api",
                        "name": "Wind High Essence",
                        "category": "Essence",
                        "icon": "essence_wind_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 10
                },
                {
                    "item": {
                        "id": 20,
                        "com2us_id": 12003,
                        "url": "https://swarfarm.com/api/v2/items/20/?format=api",
                        "name": "Wind Mid Essence",
                        "category": "Essence",
                        "icon": "essence_wind_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 20
                },
                {
                    "item": {
                        "id": 11,
                        "com2us_id": 13006,
                        "url": "https://swarfarm.com/api/v2/items/11/?format=api",
                        "name": "Magic High Essence",
                        "category": "Essence",
                        "icon": "essence_magic_high.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 5
                },
                {
                    "item": {
                        "id": 10,
                        "com2us_id": 12006,
                        "url": "https://swarfarm.com/api/v2/items/10/?format=api",
                        "name": "Magic Mid Essence",
                        "category": "Essence",
                        "icon": "essence_magic_mid.png",
                        "description": "",
                        "sell_value": null
                    },
                    "quantity": 15
                }
            ],
            "transforms_to": null,
            "source": [
                {
                    "id": 3,
                    "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
                    "name": "Legendary Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 7,
                    "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
                    "name": "Wind Scroll",
                    "description": "",
                    "farmable_source": false
                },
                {
                    "id": 38,
                    "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
                    "name": "Mystical Scroll or Crystal Summon",
                    "description": "",
                    "farmable_source": false
                }
            ],
            "fusion_food": false,
            "homunculus": false,
            "craft_cost": null,
            "craft_materials": []
        }
    ]
}