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

{
    "url": "https://swarfarm.com/api/bestiary/204?format=api",
    "pk": 204,
    "com2us_id": 17812,
    "name": "Igmanodon",
    "image_filename": "unit_icon_0028_1_2.png",
    "element": "Fire",
    "archetype": "Defense",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 531,
            "com2us_id": 8702,
            "name": "Poisonous Teeth",
            "description": "Attacks the enemy 2 times and weakens the enemy's Defense and inflicts continuous damage for 2 turns with a 15% chance with each attack. The Attack Power increases according to Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +5%\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"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "0.8*{ATK} + 1.3*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"DEF\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0008_0_7.png"
        },
        {
            "pk": 535,
            "com2us_id": 8707,
            "name": "Destructive Blow",
            "description": "This attack deals more damages as your HP becomes lower. Blocks the enemy from getting beneficial effects for 2 turns with a 75% chance. The damage increases according to your Defense.",
            "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": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                }
            ],
            "multiplier_formula": "{DEF}*(8.5 - 3.0*{Current HP %})",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", -3.0, \"+\", 8.5]]",
            "icon_filename": "skill_icon_0008_5_7.png"
        },
        {
            "pk": 541,
            "com2us_id": 8712,
            "name": "Brutal Skin (Passive)",
            "description": "Decreases the chances of being attacked with a Critical Hit by 50%. The attacker cannot be granted with beneficial effects for 1 turn when you are attacked. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                },
                {
                    "name": "Increase CRI Resist",
                    "is_buff": true,
                    "description": "Critical Hit Rate against the monster is reduced by 50%",
                    "icon_filename": "buff_crit_down.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0008_0_8.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4725,
    "base_attack": 315,
    "base_defense": 351,
    "speed": 103,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8730,
    "max_lvl_attack": 582,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/203?format=api",
        "pk": 203,
        "name": "Lizardman",
        "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": [
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}