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

{
    "url": "https://swarfarm.com/api/bestiary/2248?format=api",
    "pk": 2248,
    "com2us_id": 16534,
    "name": "Silver",
    "image_filename": "unit_icon_0125_3_4.png",
    "element": "Light",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3848,
            "com2us_id": 7754,
            "name": "Pulverize",
            "description": "Strikes the enemy with a hammer and stuns the target for 1 turn with a 50% chance. If the target is under Defense reduction effects, its Attack Speed is decreased for 2 turns. The damage increases according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.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": "2.4*{ATK} + 2.8*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 2.8]]",
            "icon_filename": "skill_icon_0007_0_7.png"
        },
        {
            "pk": 3853,
            "com2us_id": 7759,
            "name": "Powerful Smash",
            "description": "Slams the enemy with a hammer to inflict an irresistible attack, decreasing the target's Defense for 2 turns. The damage increases according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "3.7*{ATK} + 5.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7], [\"+\"], [\"DEF\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0031_8_6.png"
        },
        {
            "pk": 3858,
            "com2us_id": 7764,
            "name": "Ruins",
            "description": "If the enemy is under Defense reduction effects after you attack the enemy on your turn, attacks the enemy 3 more times to inflict damage that increases according to your Defense and disturbs its HP recovery for 2 turns. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 3,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "0.3*{ATK} + 0.6*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.3], [\"+\"], [\"DEF\", \"*\", 0.6]]",
            "icon_filename": "skill_icon_0031_9_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 10545,
    "base_attack": 527,
    "base_defense": 801,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 527,
    "max_lvl_defense": 801,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/440?format=api",
        "pk": 440,
        "name": "Silver",
        "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
}