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

{
    "url": "https://swarfarm.com/api/bestiary/1229?format=api",
    "pk": 1229,
    "com2us_id": 22401,
    "name": "Giant Warrior",
    "image_filename": "unit_icon_0046_0_4.png",
    "element": "Water",
    "archetype": "Defense",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases SPD by 15",
    "skills": [
        {
            "pk": 2067,
            "com2us_id": 13001,
            "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_3_6.png"
        },
        {
            "pk": 2072,
            "com2us_id": 13006,
            "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_8_6.png"
        },
        {
            "pk": 2077,
            "com2us_id": 13011,
            "name": "Powerful Throw",
            "description": "Attacks the enemy to remove all beneficial effects granted on the target and weakens the Defense for 3 turns. The damage increases according to your Defense.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "8.4*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 8.4]]",
            "icon_filename": "skill_icon_0017_3_7.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3345,
    "base_attack": 183,
    "base_defense": 249,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8400,
    "max_lvl_attack": 461,
    "max_lvl_defense": 626,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1234?format=api",
        "pk": 1234,
        "name": "Bagir",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 5,
    "awaken_mats_water_mid": 20,
    "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": 5,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 6,
            "name": "Water 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
}