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

{
    "url": "https://swarfarm.com/api/bestiary/1801?format=api",
    "pk": 1801,
    "com2us_id": 25005,
    "name": "Onmyouji",
    "image_filename": "unit_icon_0072_0_5.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 3074,
            "com2us_id": 14905,
            "name": "Burning Soul",
            "description": "Attacks the enemy and removes one beneficial effect with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0025_5_9.png"
        },
        {
            "pk": 3079,
            "com2us_id": 14910,
            "name": "Karma",
            "description": "Attacks the enemy target to remove 1 beneficial effect, and suppresses the target (boss excluded) for 2 turns. Additionally increases your Attack Bar by 100% after using a skill. The suppressed target will have the HP reduced by 50% if the target uses a skill with cooldown time, and the used skill's cooldown time will be increased by 3 turns more than the maximum cooldown time.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                },
                {
                    "name": "Suppress",
                    "is_buff": false,
                    "description": "The HP is reduced by 50% of the MAX HP if the target uses a skill with cooldown time, and the MAX cooldown time of the used skill is increased by 3 turns.",
                    "icon_filename": "debuff_suppress.png"
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "icon_filename": "skill_icon_0025_6_4.png"
        },
        {
            "pk": 3084,
            "com2us_id": 14915,
            "name": "Curse of Death",
            "description": "Grants the Curse of Death on the enemy target, excluding the boss, that cannot be removed to inflict damage by 25% of the target's MAX HP each and disturbs the HP recovery for 4 turns. The enemy defeated by this attack cannot be revived during battle, and this effect cannot be applied to two or more at the same time. The effect disappears when the caster dies.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Anti-Revive",
                    "is_buff": false,
                    "description": "Prevents an enemy from being resurrected after being killed.",
                    "icon_filename": ""
                },
                {
                    "name": "Death Curse",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 25% of the MAX HP and cannot recover HP whenever the target's turn returns. The target defeated from the curse cannot be revived and this effect cannot be removed.",
                    "icon_filename": "debuff_deathcurse.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0025_6_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 8115,
    "base_attack": 428,
    "base_defense": 484,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11040,
    "max_lvl_attack": 582,
    "max_lvl_defense": 659,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1806?format=api",
        "pk": 1806,
        "name": "Douman",
        "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
}