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

{
    "url": "https://swarfarm.com/api/bestiary/2214?format=api",
    "pk": 2214,
    "com2us_id": 28503,
    "name": "Asura",
    "image_filename": "unit_icon_0119_0_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 3795,
            "com2us_id": 18303,
            "name": "Brutal Fists",
            "description": "Attacks the enemy 3 times and leaves a Branding effect for 2 turns with a 15% chance each. In addition, you attack the enemy one more time if your Attack Power is higher than the enemy target.",
            "slot": 1,
            "cooltime": null,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                }
            ],
            "multiplier_formula": "1.25*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.25]]",
            "icon_filename": "skill_icon_0031_6_1.png"
        },
        {
            "pk": 3800,
            "com2us_id": 18308,
            "name": "God's Weapon",
            "description": "Attacks all enemies 2 to 4 times and inflicts Continuous Damage for 2 turns with a 50% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +15%\nEffect Rate +20%\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"
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0031_6_6.png"
        },
        {
            "pk": 3805,
            "com2us_id": 18313,
            "name": "Barrage of Madness",
            "description": "Attacks all enemies 3 to 5 times and absorbs their Attack Bar by 10% each. The more harmful effects granted on the target, the higher the chance of inflicting more number of attacks.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0031_7_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4815,
    "base_attack": 410,
    "base_defense": 250,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8895,
    "max_lvl_attack": 758,
    "max_lvl_defense": 461,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2219?format=api",
        "pk": 2219,
        "name": "Usha",
        "element": "Wind"
    },
    "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": 20,
    "awaken_mats_wind_high": 10,
    "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": 15,
    "awaken_mats_magic_high": 5,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}