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

{
    "url": "https://swarfarm.com/api/bestiary/1775?format=api",
    "pk": 1775,
    "com2us_id": 47904,
    "name": "Prom",
    "image_filename": "unit_icon_0071_3_3.png",
    "element": "Light",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3032,
            "com2us_id": 6269,
            "name": "Grim Scythe",
            "description": "Reaps the life of the enemy with a deadly scythe, inflicting damage which ignores all effects that resist death. Acquires an additional turn if the enemy dies.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "icon_filename": "skill_icon_0025_1_2.png"
        },
        {
            "pk": 3037,
            "com2us_id": 6274,
            "name": "Deadly Swing",
            "description": "Attacks all enemies with a deadly scythe to decrease the Attack Bar by 30% each. Afterwards, stuns the enemy with 30% or lower HP for 1 turn.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "effect": [],
            "multiplier_formula": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0025_1_4.png"
        },
        {
            "pk": 3042,
            "com2us_id": 6279,
            "name": "Judgement",
            "description": "Brings an inevitable judgment upon all enemies, stunning them and decreasing their Defense for 1 turn. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "2.2*{ATK} + 0.08*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0002_6_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1440,
    "base_attack": 166,
    "base_defense": 68,
    "speed": 91,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7905,
    "max_lvl_attack": 911,
    "max_lvl_defense": 373,
    "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
}