GET /api/bestiary/1379?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/1379?format=api",
    "pk": 1379,
    "com2us_id": 47101,
    "name": "Fairy 2A",
    "image_filename": "unit_icon_0051_0_0.png",
    "element": "Water",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2139,
            "com2us_id": 1151,
            "name": "Aqua Hurricane",
            "description": "Attacks the enemy 3 times with a whirling storm of water. Freezes the enemy for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +15%",
            "effect": [
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "icon_filename": "skill_icon_0018_2_3.png"
        },
        {
            "pk": 2144,
            "com2us_id": 1156,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally, increases the target's Attack Bar by 25% and recovers its HP. The recovery amount is proportionate to the Attack Power.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nAttack Bar Recovery +20%",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
            "icon_filename": "skill_icon_0018_4_3.png"
        },
        {
            "pk": 2156,
            "com2us_id": 1176,
            "name": "Sleep Spell",
            "description": "Puts the enemy to sleep for 2 turns. Effect is removed if the enemy is attacked.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "effect": [
                {
                    "name": "Ignore Resistance",
                    "is_buff": false,
                    "description": "Bypasses all enemy resistances when applying effects.",
                    "icon_filename": ""
                },
                {
                    "name": "Sleep",
                    "is_buff": false,
                    "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                    "icon_filename": "debuff_sleep.png"
                }
            ],
            "multiplier_formula": "7.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
            "icon_filename": "skill_icon_0000_8_0.png"
        }
    ],
    "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,
    "max_lvl_hp": 6585,
    "max_lvl_attack": 439,
    "max_lvl_defense": 439,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 0,
    "awaken_mats_water_high": 0,
    "awaken_mats_wind_low": 0,
    "awaken_mats_wind_mid": 0,
    "awaken_mats_wind_high": 0,
    "awaken_mats_light_low": 0,
    "awaken_mats_light_mid": 0,
    "awaken_mats_light_high": 0,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 0,
    "awaken_mats_magic_high": 0,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}