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

{
    "url": "https://swarfarm.com/api/bestiary/691?format=api",
    "pk": 691,
    "com2us_id": 18414,
    "name": "Hwadam",
    "image_filename": "unit_icon_0030_3_0.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 639,
            "com2us_id": 9204,
            "name": "Fake Attack",
            "description": "Performs an unpredictable attack and decreases the target's Attack Power for 1 turn. This attack will also increase the target's chance of landing a Glancing Hit for 1 turn if this attack lands as a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Glancing Hit",
                    "is_buff": false,
                    "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                    "icon_filename": "debuff_glancing_hit.png"
                }
            ],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0009_2_7.png"
        },
        {
            "pk": 642,
            "com2us_id": 9209,
            "name": "Burning Desert",
            "description": "Attacks all enemies 2 times with a sandstorm and decreases the Attack Bar by 30% with a 30% chance for each attack.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "icon_filename": "skill_icon_0009_7_7.png"
        },
        {
            "pk": 648,
            "com2us_id": 9214,
            "name": "Secretive Guard (Passive)",
            "description": "If an ally receives an attack that kills them, that death will be prevented and 30% of your MAX HP will be transferred to that ally. This skill will not activate if your HP is below 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "0.3*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.3]]",
            "icon_filename": "skill_icon_0009_2_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 17,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 8475,
    "base_attack": 468,
    "base_defense": 420,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 637,
    "max_lvl_defense": 571,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/690?format=api",
        "pk": 690,
        "name": "Taoist",
        "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
}