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

{
    "url": "https://swarfarm.com/api/bestiary/655?format=api",
    "pk": 655,
    "com2us_id": 18814,
    "name": "Mimirr",
    "image_filename": "unit_icon_0032_3_0.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 668,
            "com2us_id": 9604,
            "name": "Penalty",
            "description": "Attacks the enemy with an axe to inflict 2 Continuous Damage effects for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nDamage +10%",
            "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"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0010_0_2.png"
        },
        {
            "pk": 674,
            "com2us_id": 9609,
            "name": "Wrathful Attack",
            "description": "Attacks an enemy with a wrathful axe, leaving a Branding Effect for 2 turns, and increasing your Attack Bar by 50%. The target with the Branding Effect will receive 25% increased damage.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "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": ""
                }
            ],
            "multiplier_formula": "6.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
            "icon_filename": "skill_icon_0010_5_2.png"
        },
        {
            "pk": 677,
            "com2us_id": 9614,
            "name": "Confine",
            "description": "Attacks an enemy target, stunning it for 2 turns and depleting its Attack Bar. Goes under [Berserk] state for 3 turns afterwards. Under Berserk state, the MAX HP is decreased by 30%, damage dealt to enemies is increased by 100%, Attack Speed is increased by 20% and HP is recovered by 10% of the damage dealt.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Berserk",
                    "is_buff": true,
                    "description": "Under Berserk state, the MAX HP is decreased by 30%, the damage dealt to enemies is increased by 100%, Attack Speed is increased by 20% and HP is recoverd by 10% of the damage dealt.",
                    "icon_filename": "buff_berserk.png"
                },
                {
                    "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": "7.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.4]]",
            "icon_filename": "skill_icon_0010_0_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 24,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7635,
    "base_attack": 517,
    "base_defense": 428,
    "speed": 103,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 703,
    "max_lvl_defense": 582,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/654?format=api",
        "pk": 654,
        "name": "Barbaric King",
        "element": "Light"
    },
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}