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

{
    "url": "https://swarfarm.com/api/bestiary/453?format=api",
    "pk": 453,
    "com2us_id": 15204,
    "name": "Vagabond",
    "image_filename": "unit_icon_0020_3_4.png",
    "element": "Light",
    "archetype": "Defense",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 205,
            "com2us_id": 6604,
            "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_7_1.png"
        },
        {
            "pk": 209,
            "com2us_id": 6609,
            "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_2_2.png"
        },
        {
            "pk": 215,
            "com2us_id": 6614,
            "name": "Knighthood (Passive)",
            "description": "Decreases the damage that other allies receive by 20%. This effect doesn't accumulate with other damage reduction effect skills. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease Damage",
                    "is_buff": true,
                    "description": "Decreases damage received by a certain amount",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0006_6_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3405,
    "base_attack": 227,
    "base_defense": 201,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 571,
    "max_lvl_defense": 505,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/454?format=api",
        "pk": 454,
        "name": "Darion",
        "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": 10,
    "awaken_mats_light_mid": 5,
    "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": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}