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

{
    "url": "https://swarfarm.com/api/bestiary/2936?format=api",
    "pk": 2936,
    "com2us_id": 10635,
    "name": "Shumar",
    "image_filename": "unit_icon_0211_3_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 5141,
            "com2us_id": 1555,
            "name": "Bite",
            "description": "Bites your enemy and recovers 30% of the inflicted damage. Damage increases according to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\r\nDamage +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 165)/75",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
            "icon_filename": "skill_icon_0042_1_5.png"
        },
        {
            "pk": 5146,
            "com2us_id": 1560,
            "name": "Ambush",
            "description": "Attacks the enemy and increases your Attack Speed for 2 turns. Damage increases according to your Attack Speed.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\r\nDamage +10%",
            "effect": [
                {
                    "name": "Increase ATK SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 160)/47",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 160], [\"/\"], [47]]",
            "icon_filename": "skill_icon_0000_5_6.png"
        },
        {
            "pk": 5151,
            "com2us_id": 1565,
            "name": "Spurt (Passive)",
            "description": "Increases your Attack Speed by 25, and increases your Attack Speed more as your HP status worsens. In addition, increases your Critical Rate by 50% when attacking enemies with lower Attack Speed than yours, and decreases the damage you take from enemies with lower Attack Speed than yours by 50%. \n[Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0042_2_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 9390,
    "base_attack": 878,
    "base_defense": 527,
    "speed": 115,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9390,
    "max_lvl_attack": 878,
    "max_lvl_defense": 527,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/488?format=api",
        "pk": 488,
        "name": "Shumar",
        "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
}