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

{
    "url": "https://swarfarm.com/api/bestiary/1767?format=api",
    "pk": 1767,
    "com2us_id": 47801,
    "name": "Lulu and Friends",
    "image_filename": "unit_icon_0070_3_0.png",
    "element": "Water",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2999,
            "com2us_id": 4666,
            "name": "Attack!",
            "description": "Attacks the enemy target and recovers the HP of the ally with the lowest HP ratio by 15%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nRecovery +15%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "icon_filename": "skill_icon_0000_8_2.png"
        },
        {
            "pk": 3004,
            "com2us_id": 4671,
            "name": "Heal!",
            "description": "Removes all harmful effects on the target ally and grants Immunity for 1 turn. In addition, recovers both your HP and the target's HP by 25% each.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Recovery +10%\nRecovery +15%",
            "effect": [],
            "multiplier_formula": "0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "icon_filename": "skill_icon_0025_0_3.png"
        },
        {
            "pk": 3009,
            "com2us_id": 4676,
            "name": "Remove! Heal!",
            "description": "Removes all harmful effects of all allies and recovers the HP of all allies by 25% each. Grants Immunity on the allies who had no harmful effects for 2 turns.",
            "slot": 3,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Recovery +20%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0025_0_5.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1590,
    "base_attack": 96,
    "base_defense": 98,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8730,
    "max_lvl_attack": 527,
    "max_lvl_defense": 538,
    "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
}