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

{
    "url": "https://swarfarm.com/api/bestiary/1325?format=api",
    "pk": 1325,
    "com2us_id": 14033,
    "name": "Shakan",
    "image_filename": "unit_icon_0053_2_1.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2320,
            "com2us_id": 5653,
            "name": "Merciless Claws",
            "description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0001_1_0.png"
        },
        {
            "pk": 2325,
            "com2us_id": 5658,
            "name": "Surprise Attack",
            "description": "Dashes towards the enemy, inflicting damage 2 times. Each attack stuns the target for 1 turn with a 40% chance and decreases the Attack Bar by 15% with a 100% chance. The damage is proportionate to my MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0019_7_4.png"
        },
        {
            "pk": 2330,
            "com2us_id": 5663,
            "name": "Disdain (Passive)",
            "description": "If your HP status is higher than the enemy's, your attack will deal additional damage that is proportionate to your MAX HP and increase the target's skill cooldown time by 1 turn each. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_9_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 26,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 626,
    "base_defense": 736,
    "speed": 115,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 626,
    "max_lvl_defense": 736,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/398?format=api",
        "pk": 398,
        "name": "Shakan",
        "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": 10,
            "name": "Secret Dungeon",
            "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
}