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

{
    "url": "https://swarfarm.com/api/bestiary/1951?format=api",
    "pk": 1951,
    "com2us_id": 25915,
    "name": "Ritsu",
    "image_filename": "unit_icon_0086_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3330,
            "com2us_id": 15705,
            "name": "Dizzying Gesture",
            "description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +10%",
            "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.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0027_4_9.png"
        },
        {
            "pk": 3335,
            "com2us_id": 15710,
            "name": "Shadow of Right Arm",
            "description": "Attacks the enemy to decrease Defense for 2 turns with an 80% chance, and you go under the Threat state while the enemy attacks with a single-target skill 1 time. Afterwards, the shadow, which is dismissed when attacked by an enemy, protects you for 1 turn. While under protection, nullifies an enemy's attack 1 time, cannot attack together, and attacks additionally before attacking if you use a skill on the next turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Threat",
                    "is_buff": true,
                    "description": "The enemy can only attack the target under the Threat state when using the attack skill. The duration of the Threat will be reduced only by skills that attack a single enemy target. The target under the Threat state will be inflicted with 15% less damage when attacked.",
                    "icon_filename": "buff_threat.png"
                }
            ],
            "multiplier_formula": "5.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
            "icon_filename": "skill_icon_0027_5_4.png"
        },
        {
            "pk": 3340,
            "com2us_id": 15715,
            "name": "Shadow Trap (Passive)",
            "description": "Casts a shadow trap on the target (boss excluded) after you attack the enemy on your turn. If the target with the shadow trap gets a turn, you will get the turn instead of the target. [Automatic Effect]",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0027_5_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 38,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 10215,
    "base_attack": 867,
    "base_defense": 593,
    "speed": 105,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 867,
    "max_lvl_defense": 593,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1946?format=api",
        "pk": 1946,
        "name": "Shadowcaster",
        "element": "Dark"
    },
    "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
}