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

{
    "url": "https://swarfarm.com/api/bestiary/109?format=api",
    "pk": 109,
    "com2us_id": 15203,
    "name": "Vagabond",
    "image_filename": "unit_icon_0020_2_4.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 2,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: Slash Wind",
    "skills": [
        {
            "pk": 204,
            "com2us_id": 6603,
            "name": "Slash Rocks",
            "description": "Swings a giant sword to deal damage and decrease the target's Defense for 2 turns with a 40% chance. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 9,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0006_6_1.png"
        },
        {
            "pk": 208,
            "com2us_id": 6608,
            "name": "Slash Waves",
            "description": "Attacks an enemy with a sword 2 times. Each attack has a 50% chance to decrease the target's Attack Power for 2 turns. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.12], [\"+\"], [\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0006_1_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 2415,
    "base_attack": 124,
    "base_defense": 124,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8730,
    "max_lvl_attack": 450,
    "max_lvl_defense": 450,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/110?format=api",
        "pk": 110,
        "name": "Roid",
        "element": "Wind"
    },
    "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": 10,
    "awaken_mats_wind_mid": 5,
    "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": 15,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 36,
            "name": "Magic Shop",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}