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

{
    "url": "https://swarfarm.com/api/bestiary/1398?format=api",
    "pk": 1398,
    "com2us_id": 47405,
    "name": "Inugami 2A",
    "image_filename": "unit_icon_0051_4_3.png",
    "element": "Dark",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2227,
            "com2us_id": 2070,
            "name": "Scratch",
            "description": "Attacks the enemy with razor-sharp claws and decreases the Defense for 2 turns with an 80% chance and inflicts Continuous Damage for 3 turns with an 80% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +15%\nEffect Rate +10%",
            "effect": [],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0001_4_3.png"
        },
        {
            "pk": 2232,
            "com2us_id": 2075,
            "name": "Team Up",
            "description": "Teams up with another ally to attack an enemy. The damage increases by 20% for each harmful effect on the enemy, and this effect also applies to the ally who attacks together.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Ally Attack",
                    "is_buff": true,
                    "description": "Brings one or more allies to attack at the same time. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0018_8_6.png"
        },
        {
            "pk": 2237,
            "com2us_id": 2080,
            "name": "Scar",
            "description": "Attacks on the enemy's wounds to leave a Branding Effect for 2 turns. The damage increases by 50% for each harmful effect on the enemy.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Harmful Effect Rate +1 Turns",
            "effect": [],
            "multiplier_formula": "7.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.2]]",
            "icon_filename": "skill_icon_0018_1_7.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
}