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

{
    "url": "https://swarfarm.com/api/bestiary/1270?format=api",
    "pk": 1270,
    "com2us_id": 22902,
    "name": "Cannon Girl",
    "image_filename": "unit_icon_0049_1_3.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: Fatal Mortar Bullet",
    "skills": [
        {
            "pk": 2116,
            "com2us_id": 13302,
            "name": "Fire!",
            "description": "Attacks the enemy 3 times. Each attack has a 30% chance to decrease the Attack Bar by 30%.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "icon_filename": "skill_icon_0018_9_0.png"
        },
        {
            "pk": 2121,
            "com2us_id": 13307,
            "name": "Wild Shot!",
            "description": "Attacks all enemies several times, decreasing their Defense for 2 turns with a 50% chance each. Attacks up to 8 times as the no. of enemies is less.",
            "slot": 2,
            "cooltime": 4,
            "hits": 8,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "icon_filename": "skill_icon_0018_4_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 38,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4815,
    "base_attack": 333,
    "base_defense": 327,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8895,
    "max_lvl_attack": 615,
    "max_lvl_defense": 604,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1275?format=api",
        "pk": 1275,
        "name": "Scarlett",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 15,
    "awaken_mats_fire_high": 12,
    "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": 15,
    "awaken_mats_magic_high": 10,
    "source": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}