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

{
    "url": "https://swarfarm.com/api/bestiary/741?format=api",
    "pk": 741,
    "com2us_id": 15415,
    "name": "Bethony",
    "image_filename": "unit_icon_0020_4_3.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 548,
            "com2us_id": 6805,
            "name": "Magic Arrow",
            "description": "Attacks the enemy with a magical arrow and decreases the Defense for 2 turns if you have an advantageous attribute and decreases the Attack Power for 2 turns if the attribute is the same. Stuns the target for 1 turn if you have an disadvantageous attribute. The damage increases by 15% for each harmful effect on the enemy.",
            "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": "Debuff Bonus Damage",
                    "is_buff": true,
                    "description": "Increases damage per debuff on the target",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.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": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0006_0_4.png"
        },
        {
            "pk": 550,
            "com2us_id": 6810,
            "name": "Wedge Arrow",
            "description": "Drives in a wedge into all enemies, decreasing their Attack Speed for 2 turns with a 75% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "icon_filename": "skill_icon_0006_4_4.png"
        },
        {
            "pk": 559,
            "com2us_id": 6815,
            "name": "Shadow Arrow",
            "description": "Attacks consecutively with 2 arrows. Each attack has a 30% chance to ignore the enemy's Defense. Increases the chance by 20% for each beneficial effect granted on yourself.",
            "slot": 3,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0006_9_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 35,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 6660,
    "base_attack": 678,
    "base_defense": 331,
    "speed": 120,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 922,
    "max_lvl_defense": 450,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/740?format=api",
        "pk": 740,
        "name": "Magical Archer",
        "element": "Dark"
    },
    "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
}