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

{
    "url": "https://swarfarm.com/api/bestiary/1758?format=api",
    "pk": 1758,
    "com2us_id": 13233,
    "name": "Chichi and Friends",
    "image_filename": "unit_icon_0070_3_2.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2986,
            "com2us_id": 4653,
            "name": "Attack!",
            "description": "Attacks the enemy target and recovers the HP and Attack Bar of the ally with the lowest HP ratio by 15%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nRecovery +15%\nAttack Bar Recovery +15%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "icon_filename": "skill_icon_0025_0_1.png"
        },
        {
            "pk": 2991,
            "com2us_id": 4658,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers your HP by 25%.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Recovery +10%\nRecovery +15%",
            "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": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0001_3_2.png"
        },
        {
            "pk": 2996,
            "com2us_id": 4663,
            "name": "Attack! Heal!",
            "description": "Attacks the enemy target and recovers the HP of all allies by 50% of the damage dealt. Absorbs the target's Attack Bar by 25% to increase the Attack Bar of all allies.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "9.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 9.4]]",
            "icon_filename": "skill_icon_0025_0_7.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 9555,
    "base_attack": 626,
    "base_defense": 769,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 626,
    "max_lvl_defense": 769,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/102?format=api",
        "pk": 102,
        "name": "Chichi",
        "element": "Wind"
    },
    "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": [
        {
            "id": 36,
            "name": "Magic Shop",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}