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

{
    "url": "https://swarfarm.com/api/bestiary/2816?format=api",
    "pk": 2816,
    "com2us_id": 34114,
    "name": "Chiron",
    "image_filename": "unit_icon_0193_1_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4897,
            "com2us_id": 23404,
            "name": "Piercing Rush",
            "description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nEffect Rate +20%\r\nDamage +20%",
            "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": "{ATK}*({SPD} + 190)/85",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 190], [\"/\"], [85]]",
            "icon_filename": "skill_icon_0039_8_0.png"
        },
        {
            "pk": 4902,
            "com2us_id": 23409,
            "name": "Triple Spear Strike",
            "description": "Attacks the enemy 3 times. Each hit leaves a Branding effect for 2 turns with a 50% chance and decreases its Attack Speed for 2 turns with a 20% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nEffect Rate +5%\r\nDamage +15%\r\nEffect Rate +20%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Decrease ATK SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0039_8_5.png"
        },
        {
            "pk": 4907,
            "com2us_id": 23414,
            "name": "Spear of Annihilation",
            "description": "Increases your Critical Rate for 3 turns and attacks the enemy to deal damage that ignores Defense.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                }
            ],
            "multiplier_formula": "3.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3]]",
            "icon_filename": "skill_icon_0039_9_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 30,
        "area": "General",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 573,
    "base_defense": 404,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 780,
    "max_lvl_defense": 549,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2811?format=api",
        "pk": 2811,
        "name": "Centaur Knight",
        "element": "Light"
    },
    "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
}