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

{
    "url": "https://swarfarm.com/api/bestiary/692?format=api",
    "pk": 692,
    "com2us_id": 11604,
    "name": "Undine",
    "image_filename": "unit_icon_0006_3_0.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Strengthen Skill: Light Drop",
    "skills": [
        {
            "pk": 987,
            "com2us_id": 2604,
            "name": "Light Drop",
            "description": "Attacks the enemy with a quick flash of light to remove 1 beneficial effect with a 35% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK} - 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1, \"-\", 50]]",
            "icon_filename": "skill_icon_0005_8_7.png"
        },
        {
            "pk": 1004,
            "com2us_id": 2609,
            "name": "Mind Shock",
            "description": "Inflicts damage on an enemy with a strong shock and grants Oblivion effect for 2 turns after putting the target's skill on cooldown.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                },
                {
                    "name": "Oblivious",
                    "is_buff": false,
                    "description": "Passive skills will be locked",
                    "icon_filename": "debuff_oblivious.png"
                }
            ],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0005_8_8.png"
        },
        {
            "pk": 1001,
            "com2us_id": 2614,
            "name": "Absolute Defense (Passive)",
            "description": "Recovers your HP by 10% and grants Invincible to the ally with the worst HP status (excluding yourself) for 1 turn at the start of each turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Recovery +10%\nRecovery +10%",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Invincible",
                    "is_buff": true,
                    "description": "The target will be invincible and receive no damage.",
                    "icon_filename": "buff_invinciblity.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0005_3_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 40,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 4635,
    "base_attack": 309,
    "base_defense": 362,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 571,
    "max_lvl_defense": 670,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/693?format=api",
        "pk": 693,
        "name": "Icasha",
        "element": "Light"
    },
    "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": 20,
    "awaken_mats_light_high": 10,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 5,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}