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

{
    "url": "https://swarfarm.com/api/bestiary/1819?format=api",
    "pk": 1819,
    "com2us_id": 12033,
    "name": "Moria",
    "image_filename": "unit_icon_0074_3_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3103,
            "com2us_id": 3153,
            "name": "Cross Attack",
            "description": "Hits the enemy with an Energy blast, inflicts Continuous Damage for 3 turns with a 50% chance and stuns the target with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nEffect Rate +20%",
            "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": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0025_7_0.png"
        },
        {
            "pk": 3108,
            "com2us_id": 3158,
            "name": "Soul Split",
            "description": "Pierces the enemy's soul, disturbing the enemy's HP recovery for 2 turns, and recovering 35% HP if the enemy dies.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "7.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.3]]",
            "icon_filename": "skill_icon_0002_8_9.png"
        },
        {
            "pk": 3113,
            "com2us_id": 3163,
            "name": "Concentrated Attack",
            "description": "Attacks the enemy with an ally at the same time with [Cross Attack]. You and the ally's attack will always land as a Critical Hit, and the ally's Attack Bar will be recovered by 30%.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Attack Bar Recovery +10%\nAttack Bar Recovery +10%",
            "effect": [
                {
                    "name": "Ally Attack",
                    "is_buff": true,
                    "description": "Brings one or more allies to attack at the same time. ",
                    "icon_filename": ""
                },
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                },
                {
                    "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_0025_7_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 23,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 7740,
    "base_attack": 966,
    "base_defense": 549,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7740,
    "max_lvl_attack": 966,
    "max_lvl_defense": 549,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/374?format=api",
        "pk": 374,
        "name": "Moria",
        "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": [],
    "fusion_food": false,
    "homunculus": false
}