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

{
    "url": "https://swarfarm.com/api/bestiary/263?format=api",
    "pk": 263,
    "com2us_id": 11602,
    "name": "Undine",
    "image_filename": "unit_icon_0006_1_0.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Strengthen Skill: Fire Drop",
    "skills": [
        {
            "pk": 993,
            "com2us_id": 2602,
            "name": "Fire Drop",
            "description": "Attacks the enemy with a small fire burst to decrease Attack Power for 2 turns with a 50% 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": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "4.1*{ATK} - 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1, \"-\", 50]]",
            "icon_filename": "skill_icon_0002_0_5.png"
        },
        {
            "pk": 995,
            "com2us_id": 2607,
            "name": "Fire Frenzy",
            "description": "Attacks all enemies with a fire pillar and disturbs their HP recovery for 2 turns with a 50% chance. Additionally, this attack will heal an ally with the lowest HP by 35%.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.8*{ATK} + 150",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8, \"+\", 150]]",
            "icon_filename": "skill_icon_0005_6_8.png"
        },
        {
            "pk": 998,
            "com2us_id": 2612,
            "name": "Share Life",
            "description": "Evenly matches the percentage of the HP of all allies and removes 1 harmful effect granted on them. Additionally, all allies recover 25% of their HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nRecovery +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Redistribute HP",
                    "is_buff": false,
                    "description": "Redistribute HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{Life Share (AOE)} (Fixed)",
            "multiplier_formula_raw": "[[\"LIFE_SHARE_ALL\", \"*\", 1.0, \"FIXED\"]]",
            "icon_filename": "skill_icon_0005_1_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 40,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 6150,
    "base_attack": 267,
    "base_defense": 303,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11370,
    "max_lvl_attack": 494,
    "max_lvl_defense": 560,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/264?format=api",
        "pk": 264,
        "name": "Atenai",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 20,
    "awaken_mats_fire_high": 10,
    "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": 15,
    "awaken_mats_magic_high": 5,
    "source": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}