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

{
    "url": "https://swarfarm.com/api/bestiary/1843?format=api",
    "pk": 1843,
    "com2us_id": 25212,
    "name": "Coco",
    "image_filename": "unit_icon_0075_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3133,
            "com2us_id": 15102,
            "name": "Magical Eye",
            "description": "Attacks the enemy 2 times and decreases the Attack Power for 2 turns with a 35% chance with each attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nEffect Rate +15%",
            "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": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0025_8_1.png"
        },
        {
            "pk": 3138,
            "com2us_id": 15107,
            "name": "Night Crow",
            "description": "Attacks the enemy 3 times and leaves a Branding effect for 2 turns with a 75% chance each. The cooldown time of [Chaos Magic Circle] will be decreased by 1 turn each whenever you attack the target under harmful effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.3]]",
            "icon_filename": "skill_icon_0025_8_6.png"
        },
        {
            "pk": 3143,
            "com2us_id": 15112,
            "name": "Chaos Magic Circle",
            "description": "Summons 5 magic spheres, which each can inflict damage equal to 150% of your Attack Power. If you get attacked from an enemy while you still have magic spheres, uses 1 magic sphere to counterattack and increases your Attack Bar by 50% and HP by 10%. When you attack on your turn, all remaining spheres will attack the enemy target together.",
            "slot": 3,
            "cooltime": 7,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Counter",
                    "is_buff": true,
                    "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                    "icon_filename": "buff_counter.png"
                },
                {
                    "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": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK} (Fixed)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5, \"FIXED\"]]",
            "icon_filename": "skill_icon_0025_9_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 44,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10710,
    "base_attack": 812,
    "base_defense": 615,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 812,
    "max_lvl_defense": 615,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1838?format=api",
        "pk": 1838,
        "name": "Mage",
        "element": "Fire"
    },
    "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
}