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

{
    "url": "https://swarfarm.com/api/bestiary/875?format=api",
    "pk": 875,
    "com2us_id": 20102,
    "name": "Neostone Agent",
    "image_filename": "unit_icon_0037_1_0.png",
    "element": "Fire",
    "archetype": "Support",
    "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 Guild content by 24%",
    "skills": [
        {
            "pk": 1263,
            "com2us_id": 10902,
            "name": "Preemptive Strike",
            "description": "Attacks the enemy 2 times. Each attack has a 25% chance to increase the enemy's chance of dealing a Glancing Hit for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Glancing Hit",
                    "is_buff": false,
                    "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                    "icon_filename": "debuff_glancing_hit.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0012_5_0.png"
        },
        {
            "pk": 1268,
            "com2us_id": 10907,
            "name": "Cutting Magic",
            "description": "Attacks an enemy and then removes all beneficial effects on the target. If there are 2 or more beneficial effects removed, the Attack Bar of all allies will be increased by 20% each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
            "icon_filename": "skill_icon_0012_0_1.png"
        },
        {
            "pk": 1273,
            "com2us_id": 10912,
            "name": "Attack Command",
            "description": "Removes all harmful effects on all allies. After that, up to 3 allies will attack the enemy target. Decreases the cooldown of [Attack Command] by 1 turn if there are no harmful effects to remove from the allies.",
            "slot": 3,
            "cooltime": 6,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ally Attack",
                    "is_buff": true,
                    "description": "Brings one or more allies to attack at the same time. ",
                    "icon_filename": ""
                },
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0012_5_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5790,
    "base_attack": 368,
    "base_defense": 226,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 681,
    "max_lvl_defense": 417,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/874?format=api",
        "pk": 874,
        "name": "Lisa",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 15,
    "awaken_mats_fire_high": 12,
    "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": 7,
    "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
}