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

{
    "url": "https://swarfarm.com/api/bestiary/731?format=api",
    "pk": 731,
    "com2us_id": 16215,
    "name": "Dias",
    "image_filename": "unit_icon_0024_4_3.png",
    "element": "Dark",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 697,
            "com2us_id": 7405,
            "name": "Deadly Blow",
            "description": "Disturbs the target's HP recovery for 2 turns with a 50% chance with an attack that increases its damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                },
                {
                    "name": "Guaranteed Crushing Hit",
                    "is_buff": true,
                    "description": "Attack that always land as a Crushing Hit regardless of the enemy's attribute",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK} + 0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "icon_filename": "skill_icon_0007_3_4.png"
        },
        {
            "pk": 703,
            "com2us_id": 7410,
            "name": "Check and Destroy",
            "description": "Attacks the enemy 2 times and weakens the Attack Power and the Defense for 2 turns with a 75% chance with each attack. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "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": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "{ATK} + 0.14*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.14]]",
            "icon_filename": "skill_icon_0007_8_4.png"
        },
        {
            "pk": 708,
            "com2us_id": 7415,
            "name": "Control(Passive)",
            "description": "Decreases the chances of receiving a Critical Hit by 50%, reduces the damage received from Light attribute by 50%, and reduces the damage that other allies receive by 15%. This effect doesn't accumulate with other damage reduction effect skills. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease Damage",
                    "is_buff": true,
                    "description": "Decreases damage received by a certain amount",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease Damage",
                    "is_buff": true,
                    "description": "Decreases damage received by a certain amount",
                    "icon_filename": ""
                },
                {
                    "name": "Increase CRI Resist",
                    "is_buff": true,
                    "description": "Critical Hit Rate against the monster is reduced by 50%",
                    "icon_filename": "buff_crit_down.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0006_7_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 30,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7260,
    "base_attack": 468,
    "base_defense": 500,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 637,
    "max_lvl_defense": 681,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/730?format=api",
        "pk": 730,
        "name": "Death Knight",
        "element": "Dark"
    },
    "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
}