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

{
    "url": "https://swarfarm.com/api/bestiary/1603?format=api",
    "pk": 1603,
    "com2us_id": 23712,
    "name": "Jeogun",
    "image_filename": "unit_icon_0056_1_2.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2687,
            "com2us_id": 13702,
            "name": "Mark of Brush Tip",
            "description": "Attacks the enemy to decrease the Attack Bar by 30% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0020_9_2.png"
        },
        {
            "pk": 2692,
            "com2us_id": 13707,
            "name": "Scroll Trap",
            "description": "Seals the enemy in the scroll, leaving the enemy out of the battle for a designated period of time. The duration of the seal increases according to your Attack Speed. If all enemies are sealed, the target with the least duration time left will be released. Gains a turn instantly after using the skill.",
            "slot": 2,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Scroll Seal",
                    "is_buff": false,
                    "description": "Seals the enemy in the scroll, leaving the enemy out of the battle for a designated period of time.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "10*(17*{SPD} + 2900)/({SPD} + 100)",
            "multiplier_formula_raw": "[[12000], [\"/\"], [\"ATTACK_SPEED\", \"+\", 100], [\"+\"], [170]]",
            "icon_filename": "skill_icon_0020_4_3.png"
        },
        {
            "pk": 2697,
            "com2us_id": 13712,
            "name": "Blossom Painting",
            "description": "Attacks all enemies to remove all of their beneficial effects. Increases the Attack Power of all allies for 2 turns afterwards. This attack can't be counterattacked.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Enemy can't counterattack",
                    "is_buff": false,
                    "description": "Enemy's counterattack doesn't occur",
                    "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": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.3]]",
            "icon_filename": "skill_icon_0020_9_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 50,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 10710,
    "base_attack": 758,
    "base_defense": 670,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 758,
    "max_lvl_defense": 670,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1598?format=api",
        "pk": 1598,
        "name": "Art Master",
        "element": "Fire"
    },
    "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": 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
}