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

{
    "url": "https://swarfarm.com/api/bestiary/536?format=api",
    "pk": 536,
    "com2us_id": 13513,
    "name": "Orochi",
    "image_filename": "unit_icon_0013_2_3.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 821,
            "com2us_id": 4803,
            "name": "Ninja Stars",
            "description": "Throws ninja stars to attack and inflicts Continuous Damage for 1 turn. This attack will deal more damage according to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "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"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 145)/65",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 145], [\"/\"], [65]]",
            "icon_filename": "skill_icon_0004_4_4.png"
        },
        {
            "pk": 832,
            "com2us_id": 4808,
            "name": "Slicing Winds",
            "description": "Inflicts great damage by slashing the enemy with the energy of the sword and absorbs the enemy's Attack Bar by 50%. The damage of this skill increases according to the Attack Speed.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\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": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 150)/50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 150], [\"/\"], [50]]",
            "icon_filename": "skill_icon_0004_9_4.png"
        },
        {
            "pk": 828,
            "com2us_id": 4813,
            "name": "Storm and Gale",
            "description": "Rapidly throws 6 ninja stars consecutively, inflicting Continuous Damage for 1 turn if you get a Critical Hit. This attack will deal more damage according to your Attack Speed.",
            "slot": 3,
            "cooltime": 5,
            "hits": 6,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\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"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 320)/300",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 320], [\"/\"], [300]]",
            "icon_filename": "skill_icon_0004_3_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 30,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 8475,
    "base_attack": 565,
    "base_defense": 323,
    "speed": 107,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 769,
    "max_lvl_defense": 439,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/535?format=api",
        "pk": 535,
        "name": "Ninja",
        "element": "Wind"
    },
    "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": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}