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

{
    "url": "https://swarfarm.com/api/bestiary/603?format=api",
    "pk": 603,
    "com2us_id": 13511,
    "name": "Susano",
    "image_filename": "unit_icon_0013_0_3.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 820,
            "com2us_id": 4801,
            "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_2_4.png"
        },
        {
            "pk": 833,
            "com2us_id": 4806,
            "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_7_4.png"
        },
        {
            "pk": 829,
            "com2us_id": 4811,
            "name": "Clear Water (Passive)",
            "description": "Reduces the odds of receiving a Critical Hit by 50% and increases your Resistance by 50%. In addition, increases your Attack Bar by 20% whenever you get attacked by non critical hits from the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "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": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0004_4_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 30,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 5940,
    "base_attack": 670,
    "base_defense": 387,
    "speed": 107,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8070,
    "max_lvl_attack": 911,
    "max_lvl_defense": 527,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/602?format=api",
        "pk": 602,
        "name": "Ninja",
        "element": "Water"
    },
    "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": 35,
            "name": "Fusion",
            "description": "",
            "farmable_source": true
        },
        {
            "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": true,
    "homunculus": false
}