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

{
    "url": "https://swarfarm.com/api/bestiary/2321?format=api",
    "pk": 2321,
    "com2us_id": 28912,
    "name": "Moogwang",
    "image_filename": "unit_icon_0133_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4007,
            "com2us_id": 18602,
            "name": "Violent Swing",
            "description": "Attacks the enemy to inflict damage that increases according to your MAX HP and stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "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": "1.7*{ATK} + 0.19*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.19]]",
            "icon_filename": "skill_icon_0032_4_7.png"
        },
        {
            "pk": 4012,
            "com2us_id": 18607,
            "name": "Summon Heavenly Kings Gate",
            "description": "Attacks all enemies 2 times to inflict damage that increases according to your MAX HP, stealing 1 beneficial effect with a 30% chance each. Afterwards, recovers the HP of all allies by 20% and additionally recovers your HP in proportion to the number of stolen beneficial effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nDamage +15%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Steal Buff",
                    "is_buff": false,
                    "description": "Remove a beneficial effect and take it for yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.8*{ATK} + 0.1*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.1]]",
            "icon_filename": "skill_icon_0032_5_2.png"
        },
        {
            "pk": 4017,
            "com2us_id": 18612,
            "name": "Fire Bead (Passive)",
            "description": "Inflicts Continuous Damage for 2 turns whenever you attack the enemy. In addition, destroys the enemy's MAX HP by the inflicted damage from Continuous Damage during the battle. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "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": "Destroy HP",
                    "is_buff": false,
                    "description": "Destroys the enemy's MAX HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_5_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 50,
        "area": "General",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 12675,
    "base_attack": 637,
    "base_defense": 659,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 12675,
    "max_lvl_attack": 637,
    "max_lvl_defense": 659,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2316?format=api",
        "pk": 2316,
        "name": "Dokkaebi Lord",
        "element": "Fire"
    },
    "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
}