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

{
    "url": "https://swarfarm.com/api/bestiary/1600?format=api",
    "pk": 1600,
    "com2us_id": 23704,
    "name": "Art Master",
    "image_filename": "unit_icon_0056_0_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 2689,
            "com2us_id": 13704,
            "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_1_3.png"
        },
        {
            "pk": 2694,
            "com2us_id": 13709,
            "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_6_3.png"
        },
        {
            "pk": 2699,
            "com2us_id": 13714,
            "name": "Final Touch",
            "description": "Draws a giant dragon to attack all enemies. This attack cannot be counterattacked and all passive skills of the enemies (bosses excluded) are not activated.",
            "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": [],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0020_1_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 50,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 6900,
    "base_attack": 589,
    "base_defense": 404,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9390,
    "max_lvl_attack": 801,
    "max_lvl_defense": 549,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1605?format=api",
        "pk": 1605,
        "name": "Hanwul",
        "element": "Light"
    },
    "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": 10,
    "awaken_mats_light_high": 20,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}