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

{
    "url": "https://swarfarm.com/api/bestiary/699?format=api",
    "pk": 699,
    "com2us_id": 14614,
    "name": "Shan",
    "image_filename": "unit_icon_0017_3_2.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1058,
            "com2us_id": 4204,
            "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 +10%\nDamage +10%",
            "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_0003_5_5.png"
        },
        {
            "pk": 1063,
            "com2us_id": 4209,
            "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": 1067,
            "com2us_id": 4214,
            "name": "Holy Calling",
            "description": "Stuns all enemies with an 80% chance, increases the Attack Speed of all allies for 2 turns. In addition, increases the Attack Bar of all allies by 25% and decreases the Attack Bar of all enemies by 25%.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Effect Rate +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                },
                {
                    "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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0003_4_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 50,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 10215,
    "base_attack": 812,
    "base_defense": 648,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 812,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/698?format=api",
        "pk": 698,
        "name": "Chimera",
        "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": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}