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

{
    "url": "https://swarfarm.com/api/bestiary/2196?format=api",
    "pk": 2196,
    "com2us_id": 28215,
    "name": "Sigrid",
    "image_filename": "unit_icon_0117_1_5.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3727,
            "com2us_id": 18005,
            "name": "Amputate",
            "description": "Attacks the enemy 2 times to decrease the enemy's Defense for 2 turns with a 20% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +5%\nDamage +10%\nEffect Rate +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.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0031_0_4.png"
        },
        {
            "pk": 3732,
            "com2us_id": 18010,
            "name": "Axe Strike",
            "description": "Attacks the enemy 3 times to inflict Continuous Damage for 2 turns and decrease its Attack Bar by 20% with a 50% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "icon_filename": "skill_icon_0031_0_9.png"
        },
        {
            "pk": 3737,
            "com2us_id": 18015,
            "name": "Flag of Ambush",
            "description": "Increases all allies' Attack Power for 3 turns and Attack Bar by 30%. Afterwards, all allies, except yourself, attack random enemies.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Ally Attack",
                    "is_buff": true,
                    "description": "Brings one or more allies to attack at the same time. ",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0031_1_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 55,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 12180,
    "base_attack": 736,
    "base_defense": 593,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 12180,
    "max_lvl_attack": 736,
    "max_lvl_defense": 593,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2191?format=api",
        "pk": 2191,
        "name": "Mercenary Queen",
        "element": "Dark"
    },
    "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
}