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

{
    "url": "https://swarfarm.com/api/bestiary/796?format=api",
    "pk": 796,
    "com2us_id": 17502,
    "name": "Mischievous Bat",
    "image_filename": "unit_icon_0027_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 2,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 152,
            "com2us_id": 8402,
            "name": "Body Bump",
            "description": "Smashes into the enemy to attack and decreases the enemy's Defense for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0008_1_6.png"
        },
        {
            "pk": 155,
            "com2us_id": 8407,
            "name": "Ultrasonic Wave",
            "description": "Attacks all enemies with an ultrasonic wave and decreases the Attack Bar by 30% with a 75% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 7,
            "level_progress_description": "Effect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "icon_filename": "skill_icon_0008_4_6.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1770,
    "base_attack": 194,
    "base_defense": 97,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 6420,
    "max_lvl_attack": 703,
    "max_lvl_defense": 351,
    "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": [
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}