darksouls / interface.json
we6jbo's picture
Update public-safe Dark Souls AI Digital dataset
8503c78 verified
Raw
History Blame Contribute Delete
1.97 kB
{
"schema": 1,
"name": "we6jbo Dark Souls HF Guest Interface",
"simulator_version": "126.0",
"updated_local": "2026-08-22T20:45:28.892063-07:00",
"huggingface_dataset": "https://huggingface.co/datasets/we6jbo/darksouls",
"github_project": "https://github.com/we6jbo/dark-souls-remastered-1.0.3-we6jbo-save",
"github_pages": "https://we6jbo.github.io/dark-souls-remastered-1.0.3-we6jbo-save/",
"authentication_required_for_guest": false,
"guest_requirement": "Internet access to public Hugging Face only.",
"files": {
"interface": "interface.json",
"ports": "ports.json",
"current_character_json": "current-character.json",
"current_character_markdown": "current-character.md",
"current_character_jsonl": "current-character.jsonl",
"send_history": "character-sheet-history.jsonl",
"guest_experience_history": "guest-experience-history.jsonl",
"dataset_card": "README.md",
"llm_discovery": "llms.txt"
},
"ports": {
"54224": {
"name": "Chrome extension communication port",
"role": "Communication between the master controller and the Chrome extension; used by the master controller to send messages to the Chrome extension."
},
"33315": {
"name": "Future standalone Guest bash interface port",
"role": "Connection from the master controller to a future standalone bash HF/Guest interface. The future script also uses the master-controller relationship with port 54224 to verify that the Guest bash interface is installed/running and that the master controller is communicating with the Chrome extension."
}
},
"character_summary": {
"name": "we6jbo",
"level": 259,
"souls": 68685467,
"location": "Firelink Shrine",
"cycle": "NG++",
"attributes": {
"Vitality": 50,
"Attunement": 50,
"Endurance": 53,
"Strength": 16,
"Dexterity": 45,
"Resistance": 30,
"Intelligence": 58,
"Faith": 38
}
}
}