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

{
    "url": "https://swarfarm.com/api/bestiary/1240?format=api",
    "pk": 1240,
    "com2us_id": 22505,
    "name": "Giant Warrior",
    "image_filename": "unit_icon_0046_4_4.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2071,
            "com2us_id": 13005,
            "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_7_6.png"
        },
        {
            "pk": 2076,
            "com2us_id": 13010,
            "name": "Atlas Stone",
            "description": "Throws the weapon up in the sky and shares damage with all enemies by the amount of your MAX HP on your next turn. This attack can't be counterattacked.",
            "slot": 2,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "{MAX HP}/{Alive Enemies} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1], [\"/\"], [\"TARGET_ALIVE_CNT\", \"*\", 1, \"FIXED\"]]",
            "icon_filename": "skill_icon_0017_2_7.png"
        },
        {
            "pk": 2081,
            "com2us_id": 13015,
            "name": "Weight of Death (Passive)",
            "description": "You can't counterattack or attack together with other allies while the weapon is not in your hand, but offsets all the incoming damage that may cause you to die and instantly gains another turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0017_7_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 22,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5610,
    "base_attack": 285,
    "base_defense": 321,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 527,
    "max_lvl_defense": 593,
    "awakens_from": null,
    "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
}