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

{
    "url": "https://swarfarm.com/api/bestiary/846?format=api",
    "pk": 846,
    "com2us_id": 19711,
    "name": "Poseidon",
    "image_filename": "unit_icon_0035_0_3.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1219,
            "com2us_id": 10501,
            "name": "Power Surge",
            "description": "Attacks the enemy, dealing damage and transferring 2 harmful effects on you to the enemy.",
            "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": "Transfer Debuff",
                    "is_buff": false,
                    "description": "Removes a debuff from casting monster and applies it to the target monster.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0011_9_2.png"
        },
        {
            "pk": 1225,
            "com2us_id": 10506,
            "name": "Sweeping Waves",
            "description": "Attacks all enemies with mighty waves, Silencing them for 2 turns. The enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "icon_filename": "skill_icon_0011_4_3.png"
        },
        {
            "pk": 1229,
            "com2us_id": 10511,
            "name": "Maelstrom",
            "description": "Attacks all enemies with the attack that won't land as a Glancing Hit to inflict damage proportionate to your Attack Speed and decreases their Attack Bar to 0. Also decreases their attack speed for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 350)/100",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 350], [\"/\"], [100]]",
            "icon_filename": "skill_icon_0011_9_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 33,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 790,
    "base_defense": 681,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 790,
    "max_lvl_defense": 681,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/841?format=api",
        "pk": 841,
        "name": "Sea Emperor",
        "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": 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
}