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

{
    "url": "https://swarfarm.com/api/bestiary/1248?format=api",
    "pk": 1248,
    "com2us_id": 22611,
    "name": "Bolverk",
    "image_filename": "unit_icon_0047_0_2.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2082,
            "com2us_id": 13101,
            "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_8_7.png"
        },
        {
            "pk": 2087,
            "com2us_id": 13106,
            "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": "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_3_8.png"
        },
        {
            "pk": 2092,
            "com2us_id": 13111,
            "name": "Forbidden Galdr",
            "description": "Decreases the current HP of the enemy target (bosses excluded) by 10% for every Knowledge you have. If you have 5 Knowledge, decreases the target's MAX HP by 50% instead. After that, heals all allies by the decreased HP. 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": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "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": "10 (Fixed)",
            "multiplier_formula_raw": "[[10, \"FIXED\"]]",
            "icon_filename": "skill_icon_0017_8_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 44,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12180,
    "base_attack": 725,
    "base_defense": 604,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 12180,
    "max_lvl_attack": 725,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1243?format=api",
        "pk": 1243,
        "name": "Lightning Emperor",
        "element": "Water"
    },
    "awakens_to": null,
    "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": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 0,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}