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

{
    "url": "https://swarfarm.com/api/bestiary/1344?format=api",
    "pk": 1344,
    "com2us_id": 23601,
    "name": "Beast Rider",
    "image_filename": "unit_icon_0053_0_3.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 2422,
            "com2us_id": 13621,
            "name": "Spear of Protector",
            "description": "Attacks the enemy to decrease the Attack Speed for 2 turns with a 30% chance. The faster your Attack Speed compared to the enemy's, the greater damage you can inflict.",
            "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 +10%",
            "effect": [],
            "multiplier_formula": "2.0*{ATK}*({Relative SPD} + 1)",
            "multiplier_formula_raw": "[[\"RIDER_SPEED\", \"*\", 2.0], [\"*\"], [\"ATK\", \"*\", 1.0], [\"+\"], [\"ATK\", \"*\", 2.0]]",
            "icon_filename": "skill_icon_0019_4_7.png"
        },
        {
            "pk": 2427,
            "com2us_id": 13626,
            "name": "Fast Spear Throw",
            "description": "The faster your Attack Speed, the greater the damage becomes. Attacks the enemy to decrease the enemy's Attack Bar by 25% and increase your Attack Bar by 25% for each harmful effect granted on the target.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nCooltime Turn -1\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "{ATK}*({SPD} + 300)/100",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 300], [\"/\"], [100]]",
            "icon_filename": "skill_icon_0019_9_7.png"
        },
        {
            "pk": 2432,
            "com2us_id": 13631,
            "name": "Revengeful Thought (Passive)",
            "description": "MAX HP will be decreased by 50% and Attack Speed by 15% when you dismount the beast. The inflicted damage on the enemy will be increased by 100%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_4_8.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 6780,
    "base_attack": 557,
    "base_defense": 444,
    "speed": 107,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 758,
    "max_lvl_defense": 604,
    "awakens_from": null,
    "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": 10,
    "awaken_mats_water_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}