diff options
| author | historia <[not public]> | 2026-06-09 05:59:20 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-09 05:59:20 -0400 |
| commit | 9eb5ab1818b6b19501fd7209db1987c9e06cc919 (patch) | |
| tree | 76e046b0bf611dfe939a8c8f6507467de2e9e20f /data/players/characters | |
| download | thehouseoficarus-9eb5ab1818b6b19501fd7209db1987c9e06cc919.tar.gz | |
first commit
Diffstat (limited to 'data/players/characters')
| -rw-r--r-- | data/players/characters/Default.yaml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/players/characters/Default.yaml b/data/players/characters/Default.yaml new file mode 100644 index 0000000..83142ea --- /dev/null +++ b/data/players/characters/Default.yaml @@ -0,0 +1,29 @@ +name: Default +skills: + agility: 0 + alchemy: 0 + attack: 0 + construction: 0 + cooking: 0 + crafting: 0 + defense: 0 + fishing: 0 + fletching: 0 + hitpoints: 1154 + hunter: 0 + mining: 0 + ranged: 0 + scavenging: 0 + science: 0 + smithing: 0 + strength: 0 + technology: 0 + thieving: 0 + woodcutting: 0 +inventory: {} +equipment: {} +toolbelt: [] +room_id: 1 +hp: 10 +credits: 0 +attack_style: accurate |
