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

{
    "url": "https://swarfarm.com/api/bestiary/1236?format=api",
    "pk": 1236,
    "com2us_id": 22413,
    "name": "Skogul",
    "image_filename": "unit_icon_0047_2_0.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2069,
            "com2us_id": 13003,
            "name": "Iron Throw",
            "description": "Attacks the enemy and reduces the Attack Bar by 30% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 9,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0017_5_6.png"
        },
        {
            "pk": 2074,
            "com2us_id": 13008,
            "name": "Atlas Stone",
            "description": "Throws the weapon up in the sky and shares damage with all enemies by the amount of your MAX HP on your next turn. This attack can't be counterattacked.",
            "slot": 2,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "{MAX HP}/{Alive Enemies} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1], [\"/\"], [\"TARGET_ALIVE_CNT\", \"*\", 1, \"FIXED\"]]",
            "icon_filename": "skill_icon_0017_0_7.png"
        },
        {
            "pk": 2079,
            "com2us_id": 13013,
            "name": "Weight of Survival (Passive)",
            "description": "You can't counterattack or attack together with other allies while the weapon is not in your hand, but your Defense will be increased by 50%. Also decreases the cooldown time when you're attacked. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0017_5_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 22,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 8235,
    "base_attack": 412,
    "base_defense": 492,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11205,
    "max_lvl_attack": 560,
    "max_lvl_defense": 670,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1231?format=api",
        "pk": 1231,
        "name": "Giant Warrior",
        "element": "Wind"
    },
    "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": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}