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

{
    "url": "https://swarfarm.com/api/bestiary/593?format=api",
    "pk": 593,
    "com2us_id": 13411,
    "name": "Sian",
    "image_filename": "unit_icon_0011_0_2.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 711,
            "com2us_id": 4701,
            "name": "Flying Cards",
            "description": "Throws a sharp card to attack and disturbs the enemy's HP recovery for 2 turns with a 70% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +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": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0004_1_1.png"
        },
        {
            "pk": 716,
            "com2us_id": 4706,
            "name": "Surprise Bomb",
            "description": "Mounts a bomb on all enemies which detonates after 2 turns. This skill receives 50% additional Accuracy.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Bomb",
                    "is_buff": false,
                    "description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
                    "icon_filename": "debuff_bomb.png"
                },
                {
                    "name": "Increase Accuracy",
                    "is_buff": false,
                    "description": "Increases the Accuracy stat.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0004_6_1.png"
        },
        {
            "pk": 720,
            "com2us_id": 4711,
            "name": "Revival Magic (Passive)",
            "description": "Revives with invincibility and Immunity for 1 turn at the moment of death with 25% HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": 8,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                },
                {
                    "name": "Invincible",
                    "is_buff": true,
                    "description": "The target will be invincible and receive no damage.",
                    "icon_filename": "buff_invinciblity.png"
                },
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0004_1_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 33,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7755,
    "base_attack": 613,
    "base_defense": 323,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 834,
    "max_lvl_defense": 439,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/592?format=api",
        "pk": 592,
        "name": "Joker",
        "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
}