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

{
    "url": "https://swarfarm.com/api/bestiary/854?format=api",
    "pk": 854,
    "com2us_id": 19811,
    "name": "Lapis",
    "image_filename": "unit_icon_0036_0_4.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1920,
            "com2us_id": 10616,
            "name": "Blade Surge",
            "description": "Attacks the enemy target 2 times and attacks all enemies with even more powerful attack on the 3rd attack. Decreases the enemy's Attack Bar by 25% every hit with a 50% chance.",
            "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": ""
                },
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0015_0_9.png"
        },
        {
            "pk": 778,
            "com2us_id": 10606,
            "name": "Magic Shot",
            "description": "Shoots 4 magic bullets that seek enemies with low HP ratio. The bullets have a 70% chance to decrease the target's Defense for 2 turns each.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0011_4_6.png"
        },
        {
            "pk": 780,
            "com2us_id": 10611,
            "name": "Retrieve Magic",
            "description": "Steals the magical power from all enemies, recovering HP according to the damage dealt. Also absorbs 25% of the Attack Bar.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0011_9_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 25,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7260,
    "base_attack": 541,
    "base_defense": 428,
    "speed": 90,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 736,
    "max_lvl_defense": 582,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/853?format=api",
        "pk": 853,
        "name": "Magic Knight",
        "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
}