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

{
    "url": "https://swarfarm.com/api/bestiary/998?format=api",
    "pk": 998,
    "com2us_id": 21211,
    "name": "Mo Long",
    "image_filename": "unit_icon_0041_0_4.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1454,
            "com2us_id": 12001,
            "name": "Sequential Attack",
            "description": "Attacks the enemy 3 times with each strike having a 30% chance to decrease the target's Defense for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%",
            "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}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0013_2_9.png"
        },
        {
            "pk": 1461,
            "com2us_id": 12006,
            "name": "Dragon's Dance",
            "description": "Attacks all enemies 3 times to inflict damage that increases accordingly to your MAX HP. The third attack removes a beneficial effect and stuns them for 1 turn with a 25% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                },
                {
                    "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": "0.9*{ATK} + 0.02*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.02]]",
            "icon_filename": "skill_icon_0013_7_9.png"
        },
        {
            "pk": 1464,
            "com2us_id": 12011,
            "name": "Reckless Assault",
            "description": "Launches a reckless attack that damages the enemy by 70% of its HP at the cost of receiving 70% of damage. The damage can't exceed your current HP, and the effect will be reduced to 15% against Boss enemies.",
            "slot": 3,
            "cooltime": 8,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Self-Harm",
                    "is_buff": false,
                    "description": "Deals damage to the monster using the skill. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.7*{Target MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.7, \"FIXED\", \"CEIL\"]]",
            "icon_filename": "skill_icon_0014_2_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 33,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12675,
    "base_attack": 648,
    "base_defense": 648,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 12675,
    "max_lvl_attack": 648,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/997?format=api",
        "pk": 997,
        "name": "Panda Warrior",
        "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
}