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

{
    "url": "https://swarfarm.com/api/bestiary/2555?format=api",
    "pk": 2555,
    "com2us_id": 48302,
    "name": "Colleen",
    "image_filename": "unit_icon_0160_3_2.png",
    "element": "Fire",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4457,
            "com2us_id": 3467,
            "name": "Blackout Kick",
            "description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nDamage +10%",
            "effect": [],
            "multiplier_formula": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "icon_filename": "skill_icon_0002_9_7.png"
        },
        {
            "pk": 4462,
            "com2us_id": 3472,
            "name": "Deadly Dart",
            "description": "Attacks the enemy 3 times. Each hit disturbs HP recovery for 2 turns and has a 30% chance to leave a Branding effect for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nEffect Rate +20%",
            "effect": [],
            "multiplier_formula": "2.25*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.25]]",
            "icon_filename": "skill_icon_0035_8_7.png"
        },
        {
            "pk": 4467,
            "com2us_id": 3477,
            "name": "Fiery Dance",
            "description": "Recovers HP of all allies by 30% each and increases their Attack Power for 3 turns. Afterwards, increases the Attack Bar of the allies with full HP by 15% each.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Attack Bar Recovery +10%",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0035_9_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1560,
    "base_attack": 150,
    "base_defense": 76,
    "speed": 91,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 823,
    "max_lvl_defense": 417,
    "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
}