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

{
    "url": "https://swarfarm.com/api/bestiary/114?format=api",
    "pk": 114,
    "com2us_id": 10413,
    "name": "Rakaja",
    "image_filename": "unit_icon_0001_2_2.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 3,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 247,
            "com2us_id": 1403,
            "name": "Slash Hook",
            "description": "Attacks an enemy 2 times with fast punches. Each punch has a 50% chance to decrease the enemy's Attack Speed for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK} + 20",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9, \"+\", 20]]",
            "icon_filename": "skill_icon_0000_3_4.png"
        },
        {
            "pk": 254,
            "com2us_id": 1408,
            "name": "Heavy Slash",
            "description": "Attacks the enemy 2 times and stuns the enemy for 1 turn with a 30% chance for each attack. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nCooltime Turn -1",
            "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": "1.5*{ATK} + 1.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5], [\"+\"], [\"DEF\", \"*\", 1.5]]",
            "icon_filename": "skill_icon_0000_8_4.png"
        },
        {
            "pk": 257,
            "com2us_id": 1413,
            "name": "Synergy",
            "description": "Recovers the HP of all allies in proportion to the number of surviving allies.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{Surviving Allies}",
            "multiplier_formula_raw": "[[\"DIE_RATE\", \"*\", 1]]",
            "icon_filename": "skill_icon_0000_3_5.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3270,
    "base_attack": 192,
    "base_defense": 244,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8235,
    "max_lvl_attack": 483,
    "max_lvl_defense": 615,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/113?format=api",
        "pk": 113,
        "name": "Yeti",
        "element": "Wind"
    },
    "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": 36,
            "name": "Magic Shop",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}