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

{
    "url": "https://swarfarm.com/api/bestiary/1760?format=api",
    "pk": 1760,
    "com2us_id": 13235,
    "name": "Chacha and Friends",
    "image_filename": "unit_icon_0070_3_4.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2988,
            "com2us_id": 4655,
            "name": "Attack!",
            "description": "Attacks the enemy target, recovers the HP of the ally with the lowest HP ratio by 15% and creates a shield proportional to your MAX HP for 2 turns.",
            "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": ""
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "icon_filename": "skill_icon_0025_0_2.png"
        },
        {
            "pk": 2993,
            "com2us_id": 4660,
            "name": "Heal!",
            "description": "Removes all harmful effects on the target ally and 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": [
                {
                    "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": 2998,
            "com2us_id": 4665,
            "name": "Attack! Attack!",
            "description": "Attacks the enemy target to inflict damage, steals the beneficial effects on the enemy and transfers the harmful effects granted on yourself. In addition, you and the target's Attack Power, excluding the boss, will be switched while the skill is on cooldown if the target's Attack Power is higher than yours. If you fail to switch the Attack Power, the skill cooldown of [Attack! Attack!] is decreased by 2 turns.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +15%",
            "effect": [
                {
                    "name": "Steal Buff",
                    "is_buff": false,
                    "description": "Remove a beneficial effect and take it for yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Transfer Debuff",
                    "is_buff": false,
                    "description": "Removes a debuff from casting monster and applies it to the target monster.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "7.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.7]]",
            "icon_filename": "skill_icon_0025_0_9.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 10380,
    "base_attack": 659,
    "base_defense": 681,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 659,
    "max_lvl_defense": 681,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/133?format=api",
        "pk": 133,
        "name": "Chacha",
        "element": "Dark"
    },
    "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": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}