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

{
    "url": "https://swarfarm.com/api/bestiary/1318?format=api",
    "pk": 1318,
    "com2us_id": 23311,
    "name": "Tanzaite",
    "image_filename": "unit_icon_0052_0_2.png",
    "element": "Water",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2302,
            "com2us_id": 13501,
            "name": "Stone Claws",
            "description": "Attacks the enemy to inflict damage that increases according to your Defense and stuns the enemy for 1 turn with a 30% chance. In addition, increases your Defense by 30%. (Accumulates up to 5 times)",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Accumulate DEF",
                    "is_buff": true,
                    "description": "DEF increases by given amount under certain conditions",
                    "icon_filename": ""
                },
                {
                    "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": "1.8*{ATK} + 2.9*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.9]]",
            "icon_filename": "skill_icon_0019_6_2.png"
        },
        {
            "pk": 2307,
            "com2us_id": 13506,
            "name": "Earth Strike",
            "description": "Inflicts damage on all enemies in proportion to your Defense and provokes them for 1 turn with an 80% chance each. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won't be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 15% when the statue state is removed.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "3.4*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 3.4]]",
            "icon_filename": "skill_icon_0019_1_3.png"
        },
        {
            "pk": 2312,
            "com2us_id": 13511,
            "name": "Statue of Robust (Passive)",
            "description": "When the battle begins or if your turn ends with less than 70% HP, you will be turned into a statue until the next turn starts. The target that attacks you will have its Attack Power decreased for 2 turns when the target attacks you when you are turned into a statue. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_6_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 40,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 396,
    "base_defense": 589,
    "speed": 93,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 538,
    "max_lvl_defense": 801,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1313?format=api",
        "pk": 1313,
        "name": "Gargoyle",
        "element": "Water"
    },
    "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": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}