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

{
    "url": "https://swarfarm.com/api/bestiary/1914?format=api",
    "pk": 1914,
    "com2us_id": 49003,
    "name": "Roid",
    "image_filename": "unit_icon_0082_3_3.png",
    "element": "Wind",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3267,
            "com2us_id": 6653,
            "name": "Slash Rocks",
            "description": "Swings a giant sword to deal damage and decrease the target's Defense for 2 turns. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "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": "1.3*{ATK} + 0.21*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.21]]",
            "icon_filename": "skill_icon_0006_6_1.png"
        },
        {
            "pk": 3282,
            "com2us_id": 6668,
            "name": "Slash Waves (Passive)",
            "description": "Attacks the target additionally 2 times to decrease Attack Power for 2 turns with a 70% chance each if you attack the enemy with decreased Defense on your turn. The damage increases according to your MAX HP. [Automatic Effect]",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "0.6*{ATK} + 0.06*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.06], [\"+\"], [\"ATK\", \"*\", 0.6]]",
            "icon_filename": "skill_icon_0026_9_6.png"
        },
        {
            "pk": 3277,
            "com2us_id": 6663,
            "name": "Slash Wind (Passive)",
            "description": "Attacks the target additionally to decrease Attack Bar to 0 and grants irresistible provoke for 1 turn if you attack the enemy with no decreased Defense on your turn. The damage increases according to your MAX HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Ignore Resistance",
                    "is_buff": false,
                    "description": "Bypasses all enemy resistances when applying effects.",
                    "icon_filename": ""
                },
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "{ATK} + 0.13*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.13]]",
            "icon_filename": "skill_icon_0027_0_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1440,
    "base_attack": 94,
    "base_defense": 110,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7905,
    "max_lvl_attack": 516,
    "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": 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": 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": 0,
    "awaken_mats_magic_high": 0,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}