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

{
    "url": "https://swarfarm.com/api/bestiary/280?format=api",
    "pk": 280,
    "com2us_id": 19212,
    "name": "Tesarion",
    "image_filename": "unit_icon_0032_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": 1114,
            "com2us_id": 10002,
            "name": "Mega Smash",
            "description": "Attacks with magical powers and inflicts continuous damage 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": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "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": "{ATK}*({SPD} + 210)/70",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 210], [\"/\"], [70]]",
            "icon_filename": "skill_icon_0002_0_5.png"
        },
        {
            "pk": 1118,
            "com2us_id": 10007,
            "name": "Triple Crush",
            "description": "Attacks the enemy 3 times with magic and weakens the Defense for 2 turns with a 50% chance for each attack. The damage increases according to the Attack Speed.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 150)/140",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 150], [\"/\"], [140]]",
            "icon_filename": "skill_icon_0005_9_6.png"
        },
        {
            "pk": 1122,
            "com2us_id": 10011,
            "name": "Ancient Power (Passive)",
            "description": "Decreases the damage dealt from enemies with no harmful effects by 30% and increases the damage inflicted on enemies with harmful effects by 30%. Makes an enemy (Boss monsters excluded) oblivious for 2 turns with each attack. Passive skills aren't activated in oblivion state. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Debuff Bonus Damage",
                    "is_buff": true,
                    "description": "Increases damage per debuff on the target",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease Damage",
                    "is_buff": true,
                    "description": "Decreases damage received by a certain amount",
                    "icon_filename": ""
                },
                {
                    "name": "Oblivious",
                    "is_buff": false,
                    "description": "Passive skills will be locked",
                    "icon_filename": "debuff_oblivious.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0005_4_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 747,
    "base_defense": 626,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 747,
    "max_lvl_defense": 626,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/279?format=api",
        "pk": 279,
        "name": "Ifrit",
        "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": 28,
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}