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

{
    "url": "https://swarfarm.com/api/bestiary/857?format=api",
    "pk": 857,
    "com2us_id": 19804,
    "name": "Magic Knight",
    "image_filename": "unit_icon_0036_3_3.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases SPD by 15",
    "skills": [
        {
            "pk": 772,
            "com2us_id": 10604,
            "name": "Blade Surge",
            "description": "Attacks the enemy target 2 times and attacks all enemies with even more powerful attack on the 3rd attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0011_2_6.png"
        },
        {
            "pk": 776,
            "com2us_id": 10609,
            "name": "Magic Surge",
            "description": "Attacks the target that isn't granted with any beneficial effects with 3 magic bullets and Silences the target for 2 turns with a 75% chance each. The target under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "2.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
            "icon_filename": "skill_icon_0011_7_6.png"
        },
        {
            "pk": 782,
            "com2us_id": 10614,
            "name": "Sweet Revenge(Passive)",
            "description": "Removes 1 beneficial effect each with a 35% chance and recovers the ally with the lowest HP by 15% when you attack on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nEffect Rate +10%\nRecovery +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0011_2_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 30,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5175,
    "base_attack": 380,
    "base_defense": 255,
    "speed": 89,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 703,
    "max_lvl_defense": 472,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/858?format=api",
        "pk": 858,
        "name": "Iris",
        "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": 20,
    "awaken_mats_light_high": 10,
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}