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

{
    "url": "https://swarfarm.com/api/bestiary/1399?format=api",
    "pk": 1399,
    "com2us_id": 47501,
    "name": "Werewolf 2A",
    "image_filename": "unit_icon_0053_0_1.png",
    "element": "Water",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2333,
            "com2us_id": 5666,
            "name": "Merciless Claws",
            "description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn. The damage of this attack increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "2.5*{ATK} + 0.16*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.16]]",
            "icon_filename": "skill_icon_0019_2_4.png"
        },
        {
            "pk": 2338,
            "com2us_id": 5671,
            "name": "Predator's Cry",
            "description": "Recovers the HP of all allies by 20% each and increases their Attack Speed for 2 turns. In addition, decreases the chances of allies receiving Critical Hits for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Recovery +20%",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_5_4.png"
        },
        {
            "pk": 2343,
            "com2us_id": 5676,
            "name": "Shred",
            "description": "Attacks an enemy 3 times. Each attack has a 45% chance to decrease the enemy's Defense for 3 turns. The damage of this attack increases according to your MAX HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "1.6*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "icon_filename": "skill_icon_0004_2_7.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
}