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

{
    "url": "https://swarfarm.com/api/bestiary/2411?format=api",
    "pk": 2411,
    "com2us_id": 30114,
    "name": "Lucia",
    "image_filename": "unit_icon_0145_1_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4182,
            "com2us_id": 19804,
            "name": "Flying Kick",
            "description": "Attacks the enemy to decrease the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nEffect Rate +10%\r\nDamage +15%\r\nEffect Rate +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": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0034_0_8.png"
        },
        {
            "pk": 4187,
            "com2us_id": 19809,
            "name": "Crescent Kick",
            "description": "Attacks the enemy to deal damage that ignores all damage reduction effects. The target defeated by this attack cannot be revived during the battle.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nDamage +10%\r\nDamage +10%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Anti-Revive",
                    "is_buff": false,
                    "description": "Prevents an enemy from being resurrected after being killed.",
                    "icon_filename": ""
                },
                {
                    "name": "Ignore Damage Reduction",
                    "is_buff": false,
                    "description": "Ignores damage reduction effects",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "icon_filename": "skill_icon_0034_1_3.png"
        },
        {
            "pk": 4192,
            "com2us_id": 19814,
            "name": "Inverted Output (Passive)",
            "description": "Attack Power, Defense, and Attack Speed decreasing effects granted on yourself will be changed. If you get Decrease Attack Power, your Attack Power increases by 50%, if you get Decrease Defense, your Defense increases by 70%, and if you get Decrease Attack Speed, your Attack Speed increases by 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0034_1_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 33,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7260,
    "base_attack": 565,
    "base_defense": 404,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 769,
    "max_lvl_defense": 549,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2406?format=api",
        "pk": 2406,
        "name": "Cyborg",
        "element": "Light"
    },
    "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": [],
    "fusion_food": false,
    "homunculus": false
}