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

{
    "url": "https://swarfarm.com/api/bestiary/2197?format=api",
    "pk": 2197,
    "com2us_id": 28301,
    "name": "Indra",
    "image_filename": "unit_icon_0118_0_1.png",
    "element": "Water",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: The Sea Thunderer",
    "skills": [
        {
            "pk": 3738,
            "com2us_id": 18101,
            "name": "Thunder Shot",
            "description": "Attacks the enemy and decreases its Attack Bar by 30% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0031_2_3.png"
        },
        {
            "pk": 3743,
            "com2us_id": 18106,
            "name": "Divine Punishment · Thunderbolt",
            "description": "Attacks all enemies to recover the HP by 30% of the inflicted damage, and decreases their Attack Speed for 2 turns with a 50% 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"
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "icon_filename": "skill_icon_0031_2_8.png"
        },
        {
            "pk": 3748,
            "com2us_id": 18111,
            "name": "Might · Resurrection (Passive)",
            "description": "Revives with 30% HP when you're defeated. [Automatic Effect]",
            "slot": 3,
            "cooltime": 8,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0031_3_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 6780,
    "base_attack": 468,
    "base_defense": 533,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 637,
    "max_lvl_defense": 725,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2202?format=api",
        "pk": 2202,
        "name": "Parjanya",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 10,
    "awaken_mats_water_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}