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

{
    "url": "https://swarfarm.com/api/bestiary/2215?format=api",
    "pk": 2215,
    "com2us_id": 28504,
    "name": "Asura",
    "image_filename": "unit_icon_0119_0_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 3796,
            "com2us_id": 18304,
            "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_2.png"
        },
        {
            "pk": 3801,
            "com2us_id": 18309,
            "name": "Stormfist",
            "description": "Attacks the enemy 3 times and increases your Attack Bar by 15% each if the attack lands as a Critical Hit. The number of attacks increases up to 6 times according to your Attack Power.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\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": ""
                }
            ],
            "multiplier_formula": "0.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.7]]",
            "icon_filename": "skill_icon_0031_6_7.png"
        },
        {
            "pk": 3806,
            "com2us_id": 18314,
            "name": "Anguish of the Underworld (Passive)",
            "description": "Inflicts additional damage to all enemies and stuns them for 1 turn if you attack the enemy 7 times in total on your turn. When the effect activates, the accumulated count refreshes. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "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": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "icon_filename": "skill_icon_0031_7_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4905,
    "base_attack": 398,
    "base_defense": 255,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 736,
    "max_lvl_defense": 472,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2220?format=api",
        "pk": 2220,
        "name": "Danu",
        "element": "Light"
    },
    "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": 20,
    "awaken_mats_light_high": 10,
    "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
}