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

{
    "url": "https://swarfarm.com/api/bestiary/527?format=api",
    "pk": 527,
    "com2us_id": 18103,
    "name": "Kobold Bomber",
    "image_filename": "unit_icon_0029_2_0.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: Electric Bomb",
    "skills": [
        {
            "pk": 726,
            "com2us_id": 8903,
            "name": "Firecracker",
            "description": "Attacks the enemy with a bomb. The damage increases by 15% for each harmful effect on the enemy.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Debuff Bonus Damage",
                    "is_buff": true,
                    "description": "Increases damage per debuff on the target",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0009_2_2.png"
        },
        {
            "pk": 733,
            "com2us_id": 8908,
            "name": "Time Bomb",
            "description": "Installs a bomb that detonates after 2 turns on all enemies and increases your Attack Bar by 50%. In addition, increases your Attack Bar by 10% per bomb you installed on the enemies.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Bomb",
                    "is_buff": false,
                    "description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
                    "icon_filename": "debuff_bomb.png"
                },
                {
                    "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 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.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "icon_filename": "skill_icon_0009_7_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 50,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 4905,
    "base_attack": 362,
    "base_defense": 291,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 670,
    "max_lvl_defense": 538,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/528?format=api",
        "pk": 528,
        "name": "Taurus",
        "element": "Wind"
    },
    "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": 20,
    "awaken_mats_wind_high": 10,
    "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": 5,
    "source": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}