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

{
    "url": "https://swarfarm.com/api/bestiary/1292?format=api",
    "pk": 1292,
    "com2us_id": 10732,
    "name": "Ursha",
    "image_filename": "unit_icon_0051_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2179,
            "com2us_id": 1852,
            "name": "Thrash",
            "description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%. The inflicted damage increases by 200% when counterattacking.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0018_2_5.png"
        },
        {
            "pk": 2184,
            "com2us_id": 1857,
            "name": "Roar",
            "description": "Inflicts damage proportionate to your MAX HP to all enemies and decreases their Attack Power for 2 turns and provokes all enemies for 1 turn.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "0.24*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.24]]",
            "icon_filename": "skill_icon_0018_5_5.png"
        },
        {
            "pk": 2189,
            "com2us_id": 1862,
            "name": "Counterblow",
            "description": "Provokes all enemies with a 70% chance, and counterattacks every time you receive damage for 3 turns.",
            "slot": 3,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Effect Rate +10%\nEffect Rate +20%",
            "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": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0001_9_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 11850,
    "base_attack": 637,
    "base_defense": 604,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11850,
    "max_lvl_attack": 637,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/33?format=api",
        "pk": 33,
        "name": "Ursha",
        "element": "Fire"
    },
    "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": [
        {
            "id": 15,
            "name": "Telain Forest",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 36,
            "name": "Magic Shop",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}