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

{
    "url": "https://swarfarm.com/api/bestiary/139?format=api",
    "pk": 139,
    "com2us_id": 11115,
    "name": "Decamaron",
    "image_filename": "unit_icon_0004_4_1.png",
    "element": "Dark",
    "archetype": "Defense",
    "base_stars": 3,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 182,
            "com2us_id": 2105,
            "name": "Shadow Shock",
            "description": "Attacks the enemy and decreases their Attack Power for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "3.5*{ATK} + 15",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 15]]",
            "icon_filename": "skill_icon_0001_9_4.png"
        },
        {
            "pk": 186,
            "com2us_id": 2110,
            "name": "Dark Storm",
            "description": "Attacks the enemy with a gale of darkness and deals Continuous Damage for 3 turns. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "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"
                }
            ],
            "multiplier_formula": "2.5*{ATK} + 2.8*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"DEF\", \"*\", 2.8]]",
            "icon_filename": "skill_icon_0000_4_0.png"
        },
        {
            "pk": 190,
            "com2us_id": 2115,
            "name": "Corrupt Armor (Passive)",
            "description": "Gains immunity against freeze and stun effects and your attacks deal additional damage proportionate to the target's MAX HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0001_0_6.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3015,
    "base_attack": 205,
    "base_defense": 249,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7575,
    "max_lvl_attack": 516,
    "max_lvl_defense": 626,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/138?format=api",
        "pk": 138,
        "name": "Salamander",
        "element": "Dark"
    },
    "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": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}