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

{
    "url": "https://swarfarm.com/api/bestiary/1337?format=api",
    "pk": 1337,
    "com2us_id": 23504,
    "name": "Beast Rider",
    "image_filename": "unit_icon_0053_3_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 2405,
            "com2us_id": 13604,
            "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_2_9.png"
        },
        {
            "pk": 2410,
            "com2us_id": 13609,
            "name": "Critical Link",
            "description": "The faster your Attack Speed, the greater the damage becomes. Attacks the enemy with the beast 2 times. The beast's attack changes all beneficial effects granted on the target to Continuous Damage for 1 turn, and the rider's attack inflicts damage that increases by 15% 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": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 120)/100",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 120], [\"/\"], [100]]",
            "icon_filename": "skill_icon_0019_7_9.png"
        },
        {
            "pk": 2415,
            "com2us_id": 13614,
            "name": "Wild Chase (Passive)",
            "description": "The Attack Speed increases by 20% for each time an enemy gains a turn, up to 5 times. The increased Attack Speed resets when your turn ends. In addition, increases your Attack Speed for 1 turn and decreases the enemy's Defense for 1 turn with each attack. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0020_2_0.png"
        },
        {
            "pk": 2420,
            "com2us_id": 13619,
            "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_7_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 557,
    "base_defense": 428,
    "speed": 107,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 758,
    "max_lvl_defense": 582,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1342?format=api",
        "pk": 1342,
        "name": "Narsha",
        "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": 0,
    "awaken_mats_light_mid": 10,
    "awaken_mats_light_high": 20,
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}