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

{
    "url": "https://swarfarm.com/api/bestiary/1334?format=api",
    "pk": 1334,
    "com2us_id": 23501,
    "name": "Beast Rider",
    "image_filename": "unit_icon_0053_0_4.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 2402,
            "com2us_id": 13601,
            "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": [
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "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_9_8.png"
        },
        {
            "pk": 2407,
            "com2us_id": 13606,
            "name": "Fast Link",
            "description": "The faster your Attack Speed, the greater the damage becomes. Attacks the enemy with the beast 2 times. The beast's attack decreases the enemy's Defense for 1 turn, and the rider's attack decreases the enemy's Attack Bar by 25% and increases your Attack Bar by 25% for each harmful effect granted on the target.",
            "slot": 2,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nCooltime Turn -1\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "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}*({SPD} + 150)/100",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 150], [\"/\"], [100]]",
            "icon_filename": "skill_icon_0019_4_9.png"
        },
        {
            "pk": 2412,
            "com2us_id": 13611,
            "name": "Start of Attacking",
            "description": "Attacks the enemy with the beast 2 times. The beast's attack removes all beneficial effects granted on the enemy, and the rider's attack ignores the enemy's Defense by 25% for each beneficial effect the beast removed. Afterwards, the Attack Bar of other allies will be increased, up to 50%, in proportion to the enemy's lost HP from this attack.",
            "slot": 3,
            "cooltime": 6,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                },
                {
                    "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": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "icon_filename": "skill_icon_0019_9_9.png"
        },
        {
            "pk": 2417,
            "com2us_id": 13616,
            "name": "Rider (Passive)",
            "description": "Dismounts the beast to battle when you're inflicted with damage that may cause you to die. [Automatic Effect]",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0020_4_0.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": {
        "url": "https://swarfarm.com/api/bestiary/1339?format=api",
        "pk": 1339,
        "name": "Barbara",
        "element": "Water"
    },
    "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": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}