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

{
    "url": "https://swarfarm.com/api/bestiary/2216?format=api",
    "pk": 2216,
    "com2us_id": 28505,
    "name": "Asura",
    "image_filename": "unit_icon_0119_0_5.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 3797,
            "com2us_id": 18305,
            "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_3.png"
        },
        {
            "pk": 3802,
            "com2us_id": 18310,
            "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": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0031_6_8.png"
        },
        {
            "pk": 3807,
            "com2us_id": 18315,
            "name": "God of Wrath (Passive)",
            "description": "If your HP is 50% or above when you gain a turn, you go under the Threat state while the enemy attacks with a single-target skill 1 time. In addition, when you're attacked during the enemy's turn, you counterattack by the number of hits received to inflict damage that's proportionate to your MAX HP and decreases the enemy's Defense with a 30% chance. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Effect Rate +5%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Counter",
                    "is_buff": true,
                    "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                    "icon_filename": "buff_counter.png"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Threat",
                    "is_buff": true,
                    "description": "The enemy can only attack the target under the Threat state when using the attack skill. The duration of the Threat will be reduced only by skills that attack a single enemy target. The target under the Threat state will be inflicted with 15% less damage when attacked.",
                    "icon_filename": "buff_threat.png"
                }
            ],
            "multiplier_formula": "0.1*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.1]]",
            "icon_filename": "skill_icon_0031_7_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5265,
    "base_attack": 333,
    "base_defense": 297,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 615,
    "max_lvl_defense": 549,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2221?format=api",
        "pk": 2221,
        "name": "Vritra",
        "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": 20,
    "awaken_mats_dark_high": 10,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 5,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}