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

{
    "url": "https://swarfarm.com/api/bestiary/241?format=api",
    "pk": 241,
    "com2us_id": 16302,
    "name": "Lich",
    "image_filename": "unit_icon_0024_1_0.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Leader Skill: Increases Critical Rate of ally monsters in the Arena by 24%",
    "skills": [
        {
            "pk": 754,
            "com2us_id": 7502,
            "name": "Soul Summoning",
            "description": "Summons the souls of the dead to attack the enemy 2 - 3 times. Each attack has a 40% chance to decrease the enemy's Attack Speed for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "icon_filename": "skill_icon_0007_9_1.png"
        },
        {
            "pk": 759,
            "com2us_id": 7507,
            "name": "Sinkhole",
            "description": "Inflicts damage to all enemies with a hole that consumes souls and recovers the HP by 50% of the inflicted damage. Absorbs the enemy's Attack Bar by 25% with a 25% chance for each attack.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "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": "1.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1]]",
            "icon_filename": "skill_icon_0007_4_2.png"
        },
        {
            "pk": 764,
            "com2us_id": 7512,
            "name": "Transcendence (Passive)",
            "description": "Gains a turn with a 15% chance whenever an enemy's turn ends. If this effect doesn't activate, the activation chance will be increased. If this effect is activated, the increased activation chance will be reset and your Attack Power and Critical Rate will be increased for 1 turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                },
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0007_9_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4725,
    "base_attack": 386,
    "base_defense": 279,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8730,
    "max_lvl_attack": 714,
    "max_lvl_defense": 516,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/242?format=api",
        "pk": 242,
        "name": "Antares",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 20,
    "awaken_mats_fire_high": 10,
    "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": 15,
    "awaken_mats_magic_high": 5,
    "source": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}