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

{
    "url": "https://swarfarm.com/api/bestiary/1244?format=api",
    "pk": 1244,
    "com2us_id": 22602,
    "name": "Lightning Emperor",
    "image_filename": "unit_icon_0047_1_1.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 2083,
            "com2us_id": 13102,
            "name": "Lightning Strike",
            "description": "Attacks the enemy and steals one beneficial effect with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 9,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Steal Buff",
                    "is_buff": false,
                    "description": "Remove a beneficial effect and take it for yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0017_9_7.png"
        },
        {
            "pk": 2088,
            "com2us_id": 13107,
            "name": "Gain Knowledge (Passive)",
            "description": "Gains Knowledge by the number of granted beneficial effects when you're granted with a beneficial effect. In addition, gains 1 Knowledge when you have 2 or less Knowledge at the start of your turn, and gains 3 Knowledge when an enemy or an ally gets defeated. You can have up to 5 Knowledge. [Automatic Effect]",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Gain Knowledge",
                    "is_buff": true,
                    "description": "You can possess up to 5 Knowledge, and you can use a skill by consuming the Knowledge (for Lightening Emperor only)",
                    "icon_filename": "buff_knowledge.png"
                },
                {
                    "name": "Gain Knowledge",
                    "is_buff": true,
                    "description": "You can possess up to 5 Knowledge, and you can use a skill by consuming the Knowledge (for Lightening Emperor only)",
                    "icon_filename": "buff_knowledge.png"
                },
                {
                    "name": "Gain Knowledge",
                    "is_buff": true,
                    "description": "You can possess up to 5 Knowledge, and you can use a skill by consuming the Knowledge (for Lightening Emperor only)",
                    "icon_filename": "buff_knowledge.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0017_4_8.png"
        },
        {
            "pk": 2093,
            "com2us_id": 13112,
            "name": "Start of Apocalypse",
            "description": "Attacks the enemies in the order of low HP ratio to high HP ratio by the number of Knowledge you have, and the damage increases as you attack. If you have 5 Knowledge, destroys the enemy's MAX HP by 50% of the damage dealt. This skill can be used when you have at least 1 Knowledge, and all Knowledge will be consumed once you use the skill.",
            "slot": 3,
            "cooltime": null,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Destroy HP",
                    "is_buff": false,
                    "description": "Destroys the enemy's MAX HP",
                    "icon_filename": ""
                },
                {
                    "name": "Spend Knowledge",
                    "is_buff": true,
                    "description": "Consumes all stacks of Knowledge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0017_9_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 44,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 517,
    "base_defense": 460,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 703,
    "max_lvl_defense": 626,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1249?format=api",
        "pk": 1249,
        "name": "Baleygr",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 10,
    "awaken_mats_fire_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [
        {
            "id": 35,
            "name": "Fusion",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}