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

{
    "url": "https://swarfarm.com/api/bestiary/1766?format=api",
    "pk": 1766,
    "com2us_id": 47004,
    "name": "Ancient Guardian",
    "image_filename": "unit_icon_0069_0_0.png",
    "element": "Dark",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3044,
            "com2us_id": 104301,
            "name": "Ancient Strike",
            "description": "Attacks all enemies and recovers the HP proportional to the damage dealt. 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_0025_1_9.png"
        },
        {
            "pk": 3045,
            "com2us_id": 104302,
            "name": "Power of Death - Soul (Passive)",
            "description": "Inflicts Continuous Damage for 3 turns with each attack and gains a turn instantly if the enemy dies. In addition, recovers the HP by 20% when the turn ends. [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_0025_2_2.png"
        },
        {
            "pk": 3046,
            "com2us_id": 104303,
            "name": "Power of Death - Exploit",
            "description": "Steals the enemy's HP proportional to the guardian's Attack Power and [Aura of Death] and creates a shield on the guardian for 2 turns by the recovered HP.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "1.5*{ATK} (Fixed)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5, \"FIXED\"]]",
            "icon_filename": "skill_icon_0025_2_3.png"
        },
        {
            "pk": 3047,
            "com2us_id": 104304,
            "name": "Power of Death - Requiem",
            "description": "Attacks all enemies 3 times. Each attack will remove 1 beneficial effect, block beneficial effects for 2 turns, and decrease the target's HP proportional to the [Aura of Death] the enemy has respectively. Afterwards, stuns the target for 1 turn if the target's HP is at 50% or lower.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "icon_filename": "skill_icon_0025_2_4.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
}