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

{
    "url": "https://swarfarm.com/api/bestiary/243?format=api",
    "pk": 243,
    "com2us_id": 11202,
    "name": "Nine-tailed Fox",
    "image_filename": "unit_icon_0004_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Strengthen Skill: Will-o'-the-Wisp",
    "skills": [
        {
            "pk": 799,
            "com2us_id": 2202,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0001_2_6.png"
        },
        {
            "pk": 809,
            "com2us_id": 2207,
            "name": "Enchant",
            "description": "Puts the enemy to sleep for 2 turns. Instantly recovers a turn when used.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Sleep",
                    "is_buff": false,
                    "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                    "icon_filename": "debuff_sleep.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0001_3_7.png"
        },
        {
            "pk": 814,
            "com2us_id": 2212,
            "name": "Phantom Light",
            "description": "Attacks the enemy 5 times with a ball of light and recovers your HP by the amount of damage dealt. Each attack has a 50% chance to leave a Branding Effect for 2 turns and the skill will deal 25% increased damage to enemies under Branding Effect.",
            "slot": 3,
            "cooltime": 3,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
            "icon_filename": "skill_icon_0001_7_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 40,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 4725,
    "base_attack": 374,
    "base_defense": 291,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8730,
    "max_lvl_attack": 692,
    "max_lvl_defense": 538,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/244?format=api",
        "pk": 244,
        "name": "Shihwa",
        "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": 28,
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        },
        {
            "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
}