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

{
    "url": "https://swarfarm.com/api/bestiary/2933?format=api",
    "pk": 2933,
    "com2us_id": 10632,
    "name": "Sieq",
    "image_filename": "unit_icon_0211_3_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 5138,
            "com2us_id": 1552,
            "name": "Bite",
            "description": "Bites the enemy to decrease its Attack Speed for 2 turns. Recovers your HP by 30% of the damage dealt.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\r\nDamage +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0042_1_4.png"
        },
        {
            "pk": 5143,
            "com2us_id": 1557,
            "name": "Double Attack",
            "description": "Attacks the enemy 2 times to disturb its HP recovery for 2 turns on each hit.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\r\nDamage +10%",
            "effect": [
                {
                    "name": "Unrecoverable",
                    "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_0042_1_7.png"
        },
        {
            "pk": 5148,
            "com2us_id": 1562,
            "name": "Begin Hunt",
            "description": "Increases the Attack Power and Critical Rate of all allies for 3 turns.",
            "slot": 3,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                },
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0000_7_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 8565,
    "base_attack": 900,
    "base_defense": 560,
    "speed": 115,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 900,
    "max_lvl_defense": 560,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/25?format=api",
        "pk": 25,
        "name": "Sieq",
        "element": "Fire"
    },
    "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
}