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

{
    "url": "https://swarfarm.com/api/bestiary/1333?format=api",
    "pk": 1333,
    "com2us_id": 47003,
    "name": "Ancient Guardian",
    "image_filename": "unit_icon_0053_2_0.png",
    "element": "Fire",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2378,
            "com2us_id": 104201,
            "name": "Ancient Strike",
            "description": "Attacks all enemies and inflicts Continuous Damage for 1 turn with a 50% chance. This attack ignores all effects that resist death.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0019_2_6.png"
        },
        {
            "pk": 2379,
            "com2us_id": 104202,
            "name": "Power of Beast Men - Wild (Passive)",
            "description": "Recovers the guardian’s HP by 10% in each turn, and recovers the HP of all allies by 100% if the guardian attacks with a Critical Hit. [Automatic Effect]",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_5_6.png"
        },
        {
            "pk": 2380,
            "com2us_id": 104203,
            "name": "Power of Beast Men - Fiery Spear",
            "description": "Attacks all enemies to inflict Continuous Damage for 3 turns and decreases the Attack Bar by 30%. The critical damage will be increased by 50% per harmful effect granted on the enemy, and the cooldown time resets if the attack lands as a Critical Hit.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "6.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.5]]",
            "icon_filename": "skill_icon_0019_6_6.png"
        },
        {
            "pk": 2381,
            "com2us_id": 104204,
            "name": "Power of Beast Men - Arrow Attack",
            "description": "Attacks all enemies 4 times. Each attack will increase the chances of landing a Glancing Hit, weaken attack power, decrease attack speed, and grant silence effect for 1 turn respectively. The effects can't be resisted if the attack lands as a Critical Hit, and this attack ignores immunity and Reflect Harmful Effect effects.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0019_7_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
}