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

{
    "url": "https://swarfarm.com/api/bestiary/1298?format=api",
    "pk": 1298,
    "com2us_id": 11033,
    "name": "Ramahan",
    "image_filename": "unit_icon_0051_2_3.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2210,
            "com2us_id": 2053,
            "name": "Scratch",
            "description": "Attacks the enemy with razor-sharp claws and decreases the Defense for 2 turns. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "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": "1.8*{ATK} + 2.7*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0018_2_6.png"
        },
        {
            "pk": 2215,
            "com2us_id": 2058,
            "name": "Seize",
            "description": "Attacks the enemy and removes all beneficial effects on the target. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.5*{ATK} + 4.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"DEF\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0018_6_6.png"
        },
        {
            "pk": 2220,
            "com2us_id": 2063,
            "name": "Smother",
            "description": "Deals damage proportionate to your Defense to the enemy target. If the target dies, you instantly gain another turn. The damage also increases as the enemy's HP status decreases.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{DEF}*(14.0 - 5.2*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -5.2, \"+\", 14.0]]",
            "icon_filename": "skill_icon_0001_2_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 23,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 549,
    "base_defense": 812,
    "speed": 108,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 549,
    "max_lvl_defense": 812,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/380?format=api",
        "pk": 380,
        "name": "Ramahan",
        "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": 15,
            "name": "Telain Forest",
            "description": "",
            "farmable_source": true
        },
        {
            "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
}