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

{
    "url": "https://swarfarm.com/api/bestiary/1246?format=api",
    "pk": 1246,
    "com2us_id": 22604,
    "name": "Lightning Emperor",
    "image_filename": "unit_icon_0047_3_1.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 2085,
            "com2us_id": 13104,
            "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_1_8.png"
        },
        {
            "pk": 2090,
            "com2us_id": 13109,
            "name": "Learn Knowledge (Passive)",
            "description": "Gains Knowledge by the number of granted beneficial effects when you or an enemy is granted with a beneficial effect. In addition, gains 1 Knowledge if you have 2 or fewer Knowledge at the start of your turn. 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": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "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_6_8.png"
        },
        {
            "pk": 2095,
            "com2us_id": 13114,
            "name": "Eye of Pioneer (Passive)",
            "description": "If an ally is attacked, uses one of your Knowledge to recover the attacked target's HP by 20% of the attacked target's MAX HP. If you have 5 Knowledge, recovers the attacked target's HP by 50% of the attacked target's MAX HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Recovery +5%\nRecovery +5%\nRecovery +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Spend Knowledge",
                    "is_buff": true,
                    "description": "Consumes all stacks of Knowledge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0017_1_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 33,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7635,
    "base_attack": 476,
    "base_defense": 468,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 648,
    "max_lvl_defense": 637,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1251?format=api",
        "pk": 1251,
        "name": "Geldnir",
        "element": "Light"
    },
    "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": 10,
    "awaken_mats_light_high": 20,
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}