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

{
    "url": "https://swarfarm.com/api/bestiary/1091?format=api",
    "pk": 1091,
    "com2us_id": 43004,
    "name": "Light Beast",
    "image_filename": "unit_icon_0042_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": 1872,
            "com2us_id": 101404,
            "name": "Light Sweep",
            "description": "Becomes enraged whenever an enemy gains a turn. Attacks all enemies 2 times. Greatly increases the damage proportionate to the number of times the Beast becomes enraged, and the rage effect will reset after the attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "icon_filename": "skill_icon_0014_0_1.png"
        },
        {
            "pk": 1887,
            "com2us_id": 101429,
            "name": "Thorn of Despair",
            "description": "Attacks the enemies in the frontline 2 times with a sharp thorn. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no enemies left in the frontline.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "{ATK}*(10.3619361126775*0.85**(0.01*TARGET_{DEF}) + 4.8)",
            "multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 2.4], [\"+\"], [\"ATK\", \"*\", 4.8]]",
            "icon_filename": "skill_icon_0014_5_1.png"
        },
        {
            "pk": 1877,
            "com2us_id": 101409,
            "name": "Light Distortion",
            "description": "Attacks all enemies 3 times with a giant roar and creates the Distorted Shield. The HP of the shield will increase every time the Light Distortion is used.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "icon_filename": "skill_icon_0014_0_2.png"
        },
        {
            "pk": 1882,
            "com2us_id": 101414,
            "name": "Shining Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with light breath to inflict damage that ignores all damage reduction effects.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "icon_filename": "skill_icon_0014_5_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3000,
    "base_attack": 40,
    "base_defense": 40,
    "speed": 10,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 30,
    "max_lvl_hp": 16470,
    "max_lvl_attack": 220,
    "max_lvl_defense": 220,
    "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
}