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

{
    "url": "https://swarfarm.com/api/bestiary/762?format=api",
    "pk": 762,
    "com2us_id": 17005,
    "name": "Archangel",
    "image_filename": "unit_icon_0019_4_1.png",
    "element": "Dark",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 1023,
            "com2us_id": 6305,
            "name": "Heavenly Sword",
            "description": "Attacks with a heavenly sword, removing a beneficial effect on the enemy with a 75% chance. The damage increases according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK} + 3.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"DEF\", \"*\", 3.0]]",
            "icon_filename": "skill_icon_0005_3_6.png"
        },
        {
            "pk": 1026,
            "com2us_id": 6310,
            "name": "Punishment",
            "description": "Attacks the enemy with an attack that deals damage proportionate to your Defense, decreasing the enemy's Defense for 2 turns and recovering the HP of all allies by 15%.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\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": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.3*{ATK} + 5.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.3], [\"+\"], [\"DEF\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0005_9_8.png"
        },
        {
            "pk": 1031,
            "com2us_id": 6315,
            "name": "Dominator (Passive)",
            "description": "The damage you receive decreases as more allies survive and the damage you inflict increases as more allies die. Additionally, the enemy you attack will be provoked for 1 turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0005_4_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 50,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 7500,
    "base_attack": 420,
    "base_defense": 533,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 571,
    "max_lvl_defense": 725,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/804?format=api",
        "pk": 804,
        "name": "Fermion",
        "element": "Dark"
    },
    "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": 10,
    "awaken_mats_dark_high": 20,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}