{
    "id": 1,
    "type": "pet",
    "name": "bambi",
    "description": "First pet",
    "emoji": "",
    "isactive": false,
    "isinside": false,
    "transformdata": {
        "x": 0,
        "y": 0,
        "z": 0,
        "qx": 0,
        "qy": 0,
        "qz": 0,
        "qw": 1
    },
    "assets": {
        "mesh": "https://www.digi-devs.com/digisouls/assets/models/bambi_1790318796.glb",
        "icon": "https://www.digi-devs.com/digisouls/assets/icons/bambi_icon_1790318796.png",
        "texture": null
    },
    "rarity": "common",
    "cat": "",
    "qty": 1,
    "weight": 1,
    "lookupid": 1,
    "inital_state": "inital",
    "price": "none",
    "objurl": "data/objects/bambi.json",
    "active_arts": "",
    "passive_arts": "",
    "scale": {
        "x": 1,
        "y": 1,
        "z": 1
    },
    "category": "Pets",
    "subCategory": "",
    "affinity": "Earth",
    "catProps": {
        "active_arts": "",
        "passive_arts": "",
        "kingdom": "Wolf",
        "sub_affinity": "Nature",
        "body_plan": "Quadruped",
        "tamed": "tamed",
        "bond_level_max": 10,
        "evolution_id": 0,
        "feed_item_id": 0
    },
    "affinityProps": {
        "earth_dmg_bonus": 0,
        "root_chance": 10,
        "fortify_bonus": 0
    },
    "geolocation": {
        "longitude": 0,
        "latitude": 0,
        "altitude": 0,
        "pinpixelx": 0,
        "pinpixely": 0
    },
    "baseStats": {
        "maxHealth": 100,
        "health": 100,
        "maxMagic": 50,
        "magic": 50,
        "maxStamina": 50,
        "stamina": 50,
        "strength": 10,
        "agility": 10,
        "intelligence": 10,
        "vigor": 10,
        "poise": 10,
        "aggro": 0,
        "sanity": 0,
        "corruptionLvl": 0,
        "willpower": 10,
        "attunement": 10,
        "precision": 10,
        "fortitude": 10,
        "luck": 10
    },
    "currentStats": {
        "currentHp": 100,
        "currentMp": 50,
        "currentSt": 50
    },
    "statusEffects": {
        "frost": false,
        "onfire": false,
        "isBeingShocked": false,
        "isPosioned": false,
        "isCursed": false,
        "hasLowMp": false,
        "hasLowHp": false,
        "hasLowST": false,
        "isDead": false
    }
}