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

{
    "url": "https://swarfarm.com/api/bestiary/491?format=api",
    "pk": 491,
    "com2us_id": 15805,
    "name": "Imp Champion",
    "image_filename": "unit_icon_0022_4_2.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 470,
            "com2us_id": 3305,
            "name": "Spear Charge",
            "description": "Charges towards the enemy with a spear to inflict continuous damage for 1 turn. Increases your Attack Power for 2 turns if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0003_3_2.png"
        },
        {
            "pk": 472,
            "com2us_id": 3310,
            "name": "Spear Pierce",
            "description": "Pierces the enemy with a spear and inflicts damage proportionate to the target's MAX HP. Inflicts continuous damage for 2 turn if you get a Critical Hit.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                }
            ],
            "multiplier_formula": "4.8*{ATK} + 0.1*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
            "icon_filename": "skill_icon_0003_8_2.png"
        },
        {
            "pk": 475,
            "com2us_id": 3315,
            "name": "Spear Shower",
            "description": "Attacks random enemies 5 times by throwing javelins and inflicts continuous damage for 3 turns with a 50% chance for each attack. Inflicts continuous damage for 3 turns with a 100% chance if you get a Critical Hit.",
            "slot": 3,
            "cooltime": 4,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "icon_filename": "skill_icon_0003_3_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 2880,
    "base_attack": 271,
    "base_defense": 192,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7245,
    "max_lvl_attack": 681,
    "max_lvl_defense": 483,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/492?format=api",
        "pk": 492,
        "name": "Loque",
        "element": "Dark"
    },
    "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": 10,
    "awaken_mats_dark_mid": 15,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}