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

{
    "url": "https://swarfarm.com/api/bestiary/631?format=api",
    "pk": 631,
    "com2us_id": 14611,
    "name": "Taor",
    "image_filename": "unit_icon_0017_0_2.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1054,
            "com2us_id": 4201,
            "name": "Trample",
            "description": "Pins down the enemy and inflicts Continuous Damage for 1 turn. The damage increases as the enemy's HP status decreases.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +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"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*(4.1 - 0.3*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 4.1]]",
            "icon_filename": "skill_icon_0001_9_9.png"
        },
        {
            "pk": 1061,
            "com2us_id": 4206,
            "name": "Squall",
            "description": "The faster your Attack Speed, the greater the damage becomes. Attack Speed is increased for 2 turns if you get a Critical Hit. The attack will always land as a Critical Hit if the target's Attack Speed is slower than yours.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 70)/30",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 70], [\"/\"], [30]]",
            "icon_filename": "skill_icon_0000_9_6.png"
        },
        {
            "pk": 1065,
            "com2us_id": 4211,
            "name": "Crush",
            "description": "Attacks the enemy and guarantees to freeze the target for 1 turn. Afterwards, attacks other enemies dealing half the damage of the initial attack, decreasing their Attack Speed for 3 turns and reducing the Attack Bar of all enemies by 100%.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                },
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                }
            ],
            "multiplier_formula": "7.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.8]]",
            "icon_filename": "skill_icon_0002_4_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 50,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 911,
    "base_defense": 571,
    "speed": 95,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 911,
    "max_lvl_defense": 571,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/630?format=api",
        "pk": 630,
        "name": "Chimera",
        "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": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}