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

{
    "url": "https://swarfarm.com/api/bestiary/2817?format=api",
    "pk": 2817,
    "com2us_id": 34115,
    "name": "Asbolus",
    "image_filename": "unit_icon_0193_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4898,
            "com2us_id": 23405,
            "name": "Piercing Rush",
            "description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nEffect Rate +20%\r\nDamage +20%",
            "effect": [
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 190)/85",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 190], [\"/\"], [85]]",
            "icon_filename": "skill_icon_0039_8_1.png"
        },
        {
            "pk": 4903,
            "com2us_id": 23410,
            "name": "Javelin of Loss",
            "description": "Attacks the enemy to grant Oblivion for 2 turns with an 80% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\r\nEffect Rate +5%\r\nDamage +10%\r\nDamage +10%\r\nEffect Rate +15%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Oblivion",
                    "is_buff": false,
                    "description": "Passive skills will be locked",
                    "icon_filename": "debuff_oblivious.png"
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0039_8_6.png"
        },
        {
            "pk": 4908,
            "com2us_id": 23415,
            "name": "Spear of Thunder",
            "description": "Attacks all enemies 3 times to deal damage that increases in proportion to the Attack Speed difference and decrease their Attack Speed for 2 turns. Additionally, inflicts Continuous Damage for 1 turn on enemies with Decrease Attack Speed.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +15%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Decrease ATK SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "icon_filename": "skill_icon_0039_9_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 30,
        "area": "General",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 6900,
    "base_attack": 581,
    "base_defense": 412,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9390,
    "max_lvl_attack": 790,
    "max_lvl_defense": 560,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2812?format=api",
        "pk": 2812,
        "name": "Centaur 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": [],
    "fusion_food": false,
    "homunculus": false
}