File size: 1,963 Bytes
71f23ec
 
 
8c085cc
ea647e1
71f23ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e838eab
 
71f23ec
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "schema": 1,
  "name": "we6jbo Dark Souls HF Guest Interface",
  "simulator_version": "126.0",
  "updated_local": "2026-08-25T17:21:02.631342-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": 66259257,
    "location": "Blighttown",
    "cycle": "NG++",
    "attributes": {
      "Vitality": 50,
      "Attunement": 50,
      "Endurance": 53,
      "Strength": 16,
      "Dexterity": 45,
      "Resistance": 30,
      "Intelligence": 58,
      "Faith": 38
    }
  }
}