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

{
    "url": "https://swarfarm.com/api/bestiary/1064?format=api",
    "pk": 1064,
    "com2us_id": 17111,
    "name": "Theomars",
    "image_filename": "unit_icon_0019_0_4.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1750,
            "com2us_id": 6401,
            "name": "Mega Smash",
            "description": "Attacks with magical powers and disturbs the enemy's recovery for 2 turns with a 50% chance. The damage increases according to Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 210)/70",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 210], [\"/\"], [70]]",
            "icon_filename": "skill_icon_0002_9_4.png"
        },
        {
            "pk": 1755,
            "com2us_id": 6406,
            "name": "Super Crush",
            "description": "Attacks and stuns all enemies with a 25% chance. The damage increases according to Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nCooltime Turn -1",
            "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.4*{ATK} + 1.4*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4], [\"+\"], [\"DEF\", \"*\", 1.4]]",
            "icon_filename": "skill_icon_0005_8_6.png"
        },
        {
            "pk": 1760,
            "com2us_id": 6411,
            "name": "Conversion of Magic (Passive)",
            "description": "Removes one harmful effect on allies every turn and recovers HP by 10% if you succeed in removing a harmful effect. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0001_3_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 13995,
    "base_attack": 604,
    "base_defense": 604,
    "speed": 115,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 13995,
    "max_lvl_attack": 604,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1059?format=api",
        "pk": 1059,
        "name": "Ifrit",
        "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": [],
    "fusion_food": false,
    "homunculus": false
}