{
    "objects": [
        {
            "id": 1,
            "type": "enemy",
            "_reserved_note": "NOT IN USE YET — placeholder carried over from AlteraEarth for a possible future combat/open-world layer. DigiSouls is a home-scale Tamagotchi-style pet game only right now. isactive is false on purpose.",
            "name": "baseEnemy",
            "description": "",
            "emoji": "🧪",
            "isactive": false,
            "isinside": true,
            "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/baseenemy_1777418802.glb",
                "icon": null,
                "texture": "https://www.digi-devs.com/digisouls/assets/textures/baseenemy_1777418802.png"
            },
            "rarity": "common",
            "cat": "enemy",
            "qty": 0,
            "weight": 1,
            "category": "",
            "subCategory": "",
            "affinity": "Normal",
            "catProps": {
                "enemy_class": "Beast",
                "behavior": "Aggressive",
                "detection_range": 10,
                "attack_range": 2,
                "move_speed": 3,
                "exp_reward": 50,
                "gil_reward": 20,
                "drop_table": "",
                "drop_chance": 25,
                "respawn_time": 300,
                "level": 1,
                "elite": false,
                "boss": false,
                "weakness": "None",
                "resistance": "None",
                "can_be_tamed": false,
                "tame_chance": 0,
                "phase_count": 1
            },
            "affinityProps": {},
            "geolocation": {
                "longitude": -80.207064,
                "latitude": 26.2005171,
                "altitude": 2.5489891,
                "pinpixelx": -75.9999999892,
                "pinpixely": -73.00000008200001
            },
            "baseStats": {
                "maxHealth": 100, "health": 100,
                "maxMagic": 100, "magic": 100,
                "maxStamina": 100, "stamina": 100,
                "strength": 10, "agility": 10, "intelligence": 10,
                "vigor": 10, "poise": 10, "aggro": 10, "sanity": 10,
                "corruptionLvl": 0, "willpower": 10, "attunement": 10,
                "precision": 10, "fortitude": 10, "luck": 10
            },
            "currentStats": { "currentHp": 100, "currentMp": 100, "currentSt": 100 },
            "statusEffects": {
                "frost": false, "onfire": false, "isBeingShocked": false,
                "isPosioned": false, "isCursed": false, "hasLowMp": false,
                "hasLowHp": false, "hasLowST": false, "isDead": false
            }
        },
        {
            "id": 2,
            "type": "pet",
            "name": "emberpup",
            "description": "A small fire-affinity digisoul that hatched in the backyard.",
            "emoji": "🐾",
            "isactive": true,
            "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/emberpup_1778000000.glb",
                "icon": "https://www.digi-devs.com/digisouls/assets/icons/emberpup_icon_1778000000.png",
                "texture": "https://www.digi-devs.com/digisouls/assets/textures/emberpup_1778000000.png"
            },
            "rarity": "uncommon",
            "cat": "pet",
            "qty": 1,
            "weight": 1,
            "category": "digisoul",
            "subCategory": "beast",
            "affinity": "Fire",
            "catProps": {},
            "affinityProps": {
                "fire_power": 15,
                "burn_chance": 10
            },
            "geolocation": {
                "longitude": -80.2069585,
                "latitude": 26.2005124,
                "altitude": 0,
                "pinpixelx": 0,
                "pinpixely": 0
            },
            "baseStats": {
                "maxHealth": 80, "health": 80,
                "maxMagic": 60, "magic": 60,
                "maxStamina": 70, "stamina": 70,
                "strength": 8, "agility": 12, "intelligence": 9,
                "vigor": 8, "poise": 6, "aggro": 2, "sanity": 20,
                "corruptionLvl": 0, "willpower": 10, "attunement": 14,
                "precision": 9, "fortitude": 7, "luck": 10
            },
            "currentStats": { "currentHp": 80, "currentMp": 60, "currentSt": 70 },
            "statusEffects": {
                "frost": false, "onfire": false, "isBeingShocked": false,
                "isPosioned": false, "isCursed": false, "hasLowMp": false,
                "hasLowHp": false, "hasLowST": false, "isDead": false
            },
            "petData": {
                "species": "Emberpup",
                "evolutionStage": 1,
                "isWild": false,
                "ownerId": "player_0001",
                "bond": 35,
                "hunger": 82,
                "lastFed": "2026-07-19T12:00:00+00:00",
                "lastInteraction": "2026-07-19T15:30:00+00:00",
                "digiProps": {
                    "diet": "carnivore",
                    "sleep_cycle": "nocturnal",
                    "next_evolution_bond": 60
                }
            }
        }
    ],
    "version": 1,
    "lastModified": "2026-07-19T00:00:00+00:00"
}
