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

{
    "url": "https://swarfarm.com/api/bestiary/350?format=api",
    "pk": 350,
    "com2us_id": 14913,
    "name": "Hina",
    "image_filename": "unit_icon_0018_2_0.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 262,
            "com2us_id": 5803,
            "name": "Accurate Shot",
            "description": "Attacks accurately with a 30% increased chance of landing a Critical Hit. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "icon_filename": "skill_icon_0005_4_2.png"
        },
        {
            "pk": 269,
            "com2us_id": 5808,
            "name": "Piercing Arrow",
            "description": "Shoots piercing arrows and inflicts damage proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "4.1*{ATK} + 0.08*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0005_9_2.png"
        },
        {
            "pk": 270,
            "com2us_id": 5813,
            "name": "Wind Shot",
            "description": "Attacks random enemies with arrows of high velocity to inflict damage that increases according to the Attack Speed. Each arrow has a 50% chance to Silence the targets for 1 turn. The enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 3,
            "cooltime": 5,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 125)/115",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 125, \"/\", 115]]",
            "icon_filename": "skill_icon_0005_4_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 16,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4995,
    "base_attack": 457,
    "base_defense": 190,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 845,
    "max_lvl_defense": 351,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/349?format=api",
        "pk": 349,
        "name": "Amazon",
        "element": "Wind"
    },
    "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
        },
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false
}