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

{
    "url": "https://swarfarm.com/api/bestiary/1232?format=api",
    "pk": 1232,
    "com2us_id": 22404,
    "name": "Giant Warrior",
    "image_filename": "unit_icon_0046_3_4.png",
    "element": "Light",
    "archetype": "Defense",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 2070,
            "com2us_id": 13004,
            "name": "Iron Throw",
            "description": "Attacks the enemy and reduces the Attack Bar by 30% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 9,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0017_6_6.png"
        },
        {
            "pk": 2075,
            "com2us_id": 13009,
            "name": "Weak Spot Strike",
            "description": "Attacks the enemy target and reduces the target's Attack Bar to 0. This attack will deal more damage according to your Defense. Also, this effect can't be resisted if the enemy is granted with harmful effect.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Ignore Resistance",
                    "is_buff": false,
                    "description": "Bypasses all enemy resistances when applying effects.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 3.3*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"DEF\", \"*\", 3.3]]",
            "icon_filename": "skill_icon_0017_1_7.png"
        },
        {
            "pk": 2080,
            "com2us_id": 13014,
            "name": "Catastrophe",
            "description": "Inflicts damage proportionate to your Defense on all Monsters except yourself, and Stuns all Monsters. This effect can't be resisted.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "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": "4.8*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 4.8]]",
            "icon_filename": "skill_icon_0017_6_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 17,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4815,
    "base_attack": 297,
    "base_defense": 362,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8895,
    "max_lvl_attack": 549,
    "max_lvl_defense": 670,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1237?format=api",
        "pk": 1237,
        "name": "Einheri",
        "element": "Light"
    },
    "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": 5,
    "awaken_mats_light_mid": 20,
    "awaken_mats_light_high": 0,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 5,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}