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

{
    "url": "https://swarfarm.com/api/bestiary/1393?format=api",
    "pk": 1393,
    "com2us_id": 47305,
    "name": "Warbear 2A",
    "image_filename": "unit_icon_0051_4_2.png",
    "element": "Dark",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2197,
            "com2us_id": 1870,
            "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%.",
            "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_0001_3_0.png"
        },
        {
            "pk": 2202,
            "com2us_id": 1875,
            "name": "Roar",
            "description": "Inflicts damage proportionate to your MAX HP to all enemies and decreases their Attack Power for 2 turns and Attack Bar by 15%.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "0.24*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.24]]",
            "icon_filename": "skill_icon_0018_8_5.png"
        },
        {
            "pk": 2207,
            "com2us_id": 1880,
            "name": "Charge (Passive)",
            "description": "Increases the chance of your attack landing as a Critical Hit by 20%. Stuns the enemy for 1 turn when the attack lands as a Critical Hit with a 50% 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": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                },
                {
                    "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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0018_1_6.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1200,
    "base_attack": 80,
    "base_defense": 80,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 30,
    "max_lvl_hp": 6585,
    "max_lvl_attack": 439,
    "max_lvl_defense": 439,
    "awakens_from": null,
    "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
}