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

{
    "url": "https://swarfarm.com/api/bestiary/820?format=api",
    "pk": 820,
    "com2us_id": 19412,
    "name": "Carrack",
    "image_filename": "unit_icon_0034_1_0.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 864,
            "com2us_id": 10212,
            "name": "Backspin Slash",
            "description": "Swiftly attacks an enemy and weakens its defense for 1 turn with a 75% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0010_7_9.png"
        },
        {
            "pk": 1564,
            "com2us_id": 10217,
            "name": "Bombardment",
            "description": "Orders the ship to fire a bombardment of 3 rounds to attack random targets. Each hit has a 75% chance of stunning the enemy for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "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": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "icon_filename": "skill_icon_0011_3_0.png"
        },
        {
            "pk": 874,
            "com2us_id": 10222,
            "name": "Detonation Shot",
            "description": "Fires a carefully aimed shot that deals great damage. This attack sets off the bomb effects on the target. Decreases the duration time of the bomb installed on other enemies by 1 turn each and instantly gains another turn if the bomb was set off.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease Debuff Duration",
                    "is_buff": true,
                    "description": "Decreases the duration of debuffs by a number of turns.",
                    "icon_filename": ""
                },
                {
                    "name": "Detonate Bomb",
                    "is_buff": false,
                    "description": "Detonate all bomb effects on the enemy target(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "8.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
            "icon_filename": "skill_icon_0011_0_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 33,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7755,
    "base_attack": 605,
    "base_defense": 331,
    "speed": 108,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 823,
    "max_lvl_defense": 450,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/819?format=api",
        "pk": 819,
        "name": "Pirate Captain",
        "element": "Fire"
    },
    "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": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}