aboutsummaryrefslogtreecommitdiff
path: root/data/players
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-10 01:48:28 -0400
committerhistoria <[not public]>2026-06-10 01:48:28 -0400
commita226d72e51eecb768b13600303f73483118d9104 (patch)
tree458d15ef049732c15dacc591a830d3beddbedfde /data/players
parent6a0f3d7a252de4b1741cfe5e1c561412c602becc (diff)
downloadthehouseoficarus-a226d72e51eecb768b13600303f73483118d9104.tar.gz
feat: implemented janky object interaction model
Diffstat (limited to 'data/players')
-rw-r--r--data/players/accounts/ad.yaml4
-rw-r--r--data/players/accounts/be.yaml4
-rw-r--r--data/players/accounts/eo.yaml4
-rw-r--r--data/players/accounts/ew.yaml4
-rw-r--r--data/players/accounts/fd.yaml4
-rw-r--r--data/players/accounts/he.yaml4
-rw-r--r--data/players/accounts/ir.yaml4
-rw-r--r--data/players/accounts/je.yaml4
-rw-r--r--data/players/accounts/me.yaml4
-rw-r--r--data/players/accounts/mo.yaml4
-rw-r--r--data/players/accounts/nc.yaml4
-rw-r--r--data/players/accounts/oe.yaml5
-rw-r--r--data/players/accounts/ow.yaml4
-rw-r--r--data/players/accounts/re.yaml4
-rw-r--r--data/players/accounts/wor.yaml4
-rw-r--r--data/players/characters/ad.yaml59
-rw-r--r--data/players/characters/be.yaml44
-rw-r--r--data/players/characters/eo.yaml50
-rw-r--r--data/players/characters/ew.yaml44
-rw-r--r--data/players/characters/fd.yaml44
-rw-r--r--data/players/characters/he.yaml41
-rw-r--r--data/players/characters/ir.yaml53
-rw-r--r--data/players/characters/je.yaml50
-rw-r--r--data/players/characters/me.yaml41
-rw-r--r--data/players/characters/mo.yaml53
-rw-r--r--data/players/characters/nc.yaml56
-rw-r--r--data/players/characters/oe.yaml47
-rw-r--r--data/players/characters/oer.yaml95
-rw-r--r--data/players/characters/ow.yaml47
-rw-r--r--data/players/characters/re.yaml44
-rw-r--r--data/players/characters/wor.yaml50
31 files changed, 879 insertions, 0 deletions
diff --git a/data/players/accounts/ad.yaml b/data/players/accounts/ad.yaml
new file mode 100644
index 0000000..63ba445
--- /dev/null
+++ b/data/players/accounts/ad.yaml
@@ -0,0 +1,4 @@
+name: ad
+password_hash: sha256:lUcF6TakL84+ULEQvs/hGg:af878475057cc72b964120b80a2767c7ff73c86c7828515ef200e2030909da48
+characters:
+ - ad
diff --git a/data/players/accounts/be.yaml b/data/players/accounts/be.yaml
new file mode 100644
index 0000000..5438be8
--- /dev/null
+++ b/data/players/accounts/be.yaml
@@ -0,0 +1,4 @@
+name: be
+password_hash: sha256:mIampXXmSVbClzM7QvgnRw:c98405d73de4ca491ee8afe81cf7cbaf91ecc7918579cd143ee00f5e410e85ad
+characters:
+ - be
diff --git a/data/players/accounts/eo.yaml b/data/players/accounts/eo.yaml
new file mode 100644
index 0000000..833f320
--- /dev/null
+++ b/data/players/accounts/eo.yaml
@@ -0,0 +1,4 @@
+name: eo
+password_hash: sha256:CQY8xHGy9LDWG1XXHzaqfw:1265c9416dd6ac8e59c63255026f2dcb3a1cc2e57e88eb0fcefc08616a4717df
+characters:
+ - eo
diff --git a/data/players/accounts/ew.yaml b/data/players/accounts/ew.yaml
new file mode 100644
index 0000000..605f274
--- /dev/null
+++ b/data/players/accounts/ew.yaml
@@ -0,0 +1,4 @@
+name: ew
+password_hash: sha256:NIhNFQ2Wote/Yqsb50sh6A:35ddcf86eaf6c73d8b12dab98cb5a77d8d774fe98c4e8bd09acebfdefd5bb61b
+characters:
+ - ew
diff --git a/data/players/accounts/fd.yaml b/data/players/accounts/fd.yaml
new file mode 100644
index 0000000..27b122d
--- /dev/null
+++ b/data/players/accounts/fd.yaml
@@ -0,0 +1,4 @@
+name: fd
+password_hash: sha256:Exyt0ZzDPmssGVmioFr+0g:4a8008f611287add62ed54f98bc160c391482f93b838e4f27cef31afb7b373ca
+characters:
+ - fd
diff --git a/data/players/accounts/he.yaml b/data/players/accounts/he.yaml
new file mode 100644
index 0000000..7b47938
--- /dev/null
+++ b/data/players/accounts/he.yaml
@@ -0,0 +1,4 @@
+name: he
+password_hash: sha256:h9wYpy+8gSxq3vWVXES9Yg:6641ad5fc0dc689966e90339a99bb5ea8b41f50a6628616c25c652456a069a82
+characters:
+ - he
diff --git a/data/players/accounts/ir.yaml b/data/players/accounts/ir.yaml
new file mode 100644
index 0000000..51f344f
--- /dev/null
+++ b/data/players/accounts/ir.yaml
@@ -0,0 +1,4 @@
+name: ir
+password_hash: sha256:PNdb6J5QxC+9O1nQ29PNPg:2410a406393f0e40df95f26b4352d13d4715fe38a86938ef21094b9dcd6c3077
+characters:
+ - ir
diff --git a/data/players/accounts/je.yaml b/data/players/accounts/je.yaml
new file mode 100644
index 0000000..d711808
--- /dev/null
+++ b/data/players/accounts/je.yaml
@@ -0,0 +1,4 @@
+name: je
+password_hash: sha256:kfeyEgiY3+7oZVgPJlaofA:a3af89e832ef04e7e40b85222dc574b761e40143081ad900f2cbb71fec1a201d
+characters:
+ - je
diff --git a/data/players/accounts/me.yaml b/data/players/accounts/me.yaml
new file mode 100644
index 0000000..a8ad8cf
--- /dev/null
+++ b/data/players/accounts/me.yaml
@@ -0,0 +1,4 @@
+name: me
+password_hash: sha256:YPIaCMkVxA58zZFkm9c76g:32a2a015d5dda3aad3e4866a46e7a31fa32993f1a4e53bc239787a795b8d9360
+characters:
+ - me
diff --git a/data/players/accounts/mo.yaml b/data/players/accounts/mo.yaml
new file mode 100644
index 0000000..7591d69
--- /dev/null
+++ b/data/players/accounts/mo.yaml
@@ -0,0 +1,4 @@
+name: mo
+password_hash: sha256:HRAgvc/hWu3nG/jawjdREA:573246a38c6000b7431ba22f67b3d4bbfee4b625b4a572516dfd4de3d6400b80
+characters:
+ - mo
diff --git a/data/players/accounts/nc.yaml b/data/players/accounts/nc.yaml
new file mode 100644
index 0000000..65eb3dd
--- /dev/null
+++ b/data/players/accounts/nc.yaml
@@ -0,0 +1,4 @@
+name: nc
+password_hash: sha256:OMTkIHWVnQKJHAS+G3+Dmg:5c61f310d54f7e9ae6777d41cceaa807c735ad5fc2f7b8359df6f55d083b805b
+characters:
+ - nc
diff --git a/data/players/accounts/oe.yaml b/data/players/accounts/oe.yaml
new file mode 100644
index 0000000..98ed473
--- /dev/null
+++ b/data/players/accounts/oe.yaml
@@ -0,0 +1,5 @@
+name: oe
+password_hash: sha256:4ERL7R5Mws8xZ2lj2h8sbg:afed13590689dd81fc07bf8c4a8c179f5ce655cb528a9742493df6507f77e333
+characters:
+ - oe
+ - oer
diff --git a/data/players/accounts/ow.yaml b/data/players/accounts/ow.yaml
new file mode 100644
index 0000000..8ace8ae
--- /dev/null
+++ b/data/players/accounts/ow.yaml
@@ -0,0 +1,4 @@
+name: ow
+password_hash: sha256:HT4lN3B4cuUwyNT2s4gUJA:4d93885806eec85b33861164662b13d9548ca1d1394fe35f7a1ecf7ff876c0fd
+characters:
+ - ow
diff --git a/data/players/accounts/re.yaml b/data/players/accounts/re.yaml
new file mode 100644
index 0000000..c79f98d
--- /dev/null
+++ b/data/players/accounts/re.yaml
@@ -0,0 +1,4 @@
+name: re
+password_hash: sha256:XEX82NiVAMfhK6T0j3snuw:48f795b41fee684cdcc4f9a932efb340a959a7d40ff273750ade735f309ff40b
+characters:
+ - re
diff --git a/data/players/accounts/wor.yaml b/data/players/accounts/wor.yaml
new file mode 100644
index 0000000..b75e5d7
--- /dev/null
+++ b/data/players/accounts/wor.yaml
@@ -0,0 +1,4 @@
+name: wor
+password_hash: sha256:esQph9Mzbsk51T5jzzpVoQ:a26a8f37e05dea433cb9fad710334ac85bf3daf2a8ce55fb2fc8d33d8abfca02
+characters:
+ - wor
diff --git a/data/players/characters/ad.yaml b/data/players/characters/ad.yaml
new file mode 100644
index 0000000..9bbaec2
--- /dev/null
+++ b/data/players/characters/ad.yaml
@@ -0,0 +1,59 @@
+name: ad
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: copper_ore
+ quantity: 1
+ 2:
+ item_id: copper_ore
+ quantity: 1
+ 3:
+ item_id: copper_ore
+ quantity: 1
+ 4:
+ item_id: copper_ore
+ quantity: 1
+ 5:
+ item_id: copper_ore
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/be.yaml b/data/players/characters/be.yaml
new file mode 100644
index 0000000..e00fe49
--- /dev/null
+++ b/data/players/characters/be.yaml
@@ -0,0 +1,44 @@
+name: be
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: fishing_rod
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 8
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/eo.yaml b/data/players/characters/eo.yaml
new file mode 100644
index 0000000..c258c4d
--- /dev/null
+++ b/data/players/characters/eo.yaml
@@ -0,0 +1,50 @@
+name: eo
+skills:
+ agility: 0
+ alchemy: 0
+ attack: 21
+ construction: 0
+ cooking: 0
+ crafting: 0
+ defense: 0
+ fishing: 0
+ fletching: 0
+ hitpoints: 1161
+ hunter: 0
+ mining: 0
+ ranged: 0
+ scavenging: 0
+ science: 0
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 2:
+ item_id: bones
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 7
+credits: 10
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 68
diff --git a/data/players/characters/ew.yaml b/data/players/characters/ew.yaml
new file mode 100644
index 0000000..6169e00
--- /dev/null
+++ b/data/players/characters/ew.yaml
@@ -0,0 +1,44 @@
+name: ew
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/fd.yaml b/data/players/characters/fd.yaml
new file mode 100644
index 0000000..5558d9b
--- /dev/null
+++ b/data/players/characters/fd.yaml
@@ -0,0 +1,44 @@
+name: fd
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/he.yaml b/data/players/characters/he.yaml
new file mode 100644
index 0000000..e36c8d2
--- /dev/null
+++ b/data/players/characters/he.yaml
@@ -0,0 +1,41 @@
+name: he
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory: {}
+equipment: {}
+toolbelt: []
+room_id: 8
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/ir.yaml b/data/players/characters/ir.yaml
new file mode 100644
index 0000000..95da9ca
--- /dev/null
+++ b/data/players/characters/ir.yaml
@@ -0,0 +1,53 @@
+name: ir
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: copper_ore
+ quantity: 1
+ 2:
+ item_id: copper_ore
+ quantity: 1
+ 3:
+ item_id: copper_ore
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/je.yaml b/data/players/characters/je.yaml
new file mode 100644
index 0000000..2816d76
--- /dev/null
+++ b/data/players/characters/je.yaml
@@ -0,0 +1,50 @@
+name: je
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: pass_stub
+ quantity: 1
+ 2:
+ item_id: uncut_sapphire
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 10
+hp: 10
+credits: 50
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/me.yaml b/data/players/characters/me.yaml
new file mode 100644
index 0000000..ef5d9b0
--- /dev/null
+++ b/data/players/characters/me.yaml
@@ -0,0 +1,41 @@
+name: me
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory: {}
+equipment: {}
+toolbelt: []
+room_id: 8
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/mo.yaml b/data/players/characters/mo.yaml
new file mode 100644
index 0000000..d9139c0
--- /dev/null
+++ b/data/players/characters/mo.yaml
@@ -0,0 +1,53 @@
+name: mo
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: copper_ore
+ quantity: 1
+ 2:
+ item_id: copper_ore
+ quantity: 1
+ 3:
+ item_id: copper_ore
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/nc.yaml b/data/players/characters/nc.yaml
new file mode 100644
index 0000000..13af64e
--- /dev/null
+++ b/data/players/characters/nc.yaml
@@ -0,0 +1,56 @@
+name: nc
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: copper_ore
+ quantity: 1
+ 2:
+ item_id: copper_ore
+ quantity: 1
+ 3:
+ item_id: copper_ore
+ quantity: 1
+ 4:
+ item_id: copper_ore
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/oe.yaml b/data/players/characters/oe.yaml
new file mode 100644
index 0000000..d54feca
--- /dev/null
+++ b/data/players/characters/oe.yaml
@@ -0,0 +1,47 @@
+name: oe
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: copper_ore
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/oer.yaml b/data/players/characters/oer.yaml
new file mode 100644
index 0000000..246ae02
--- /dev/null
+++ b/data/players/characters/oer.yaml
@@ -0,0 +1,95 @@
+name: oer
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: copper_ore
+ quantity: 1
+ 2:
+ item_id: copper_ore
+ quantity: 1
+ 3:
+ item_id: copper_ore
+ quantity: 1
+ 4:
+ item_id: copper_ore
+ quantity: 1
+ 5:
+ item_id: copper_ore
+ quantity: 1
+ 6:
+ item_id: copper_ore
+ quantity: 1
+ 7:
+ item_id: copper_ore
+ quantity: 1
+ 8:
+ item_id: copper_ore
+ quantity: 1
+ 9:
+ item_id: copper_ore
+ quantity: 1
+ 10:
+ item_id: copper_ore
+ quantity: 1
+ 11:
+ item_id: copper_ore
+ quantity: 1
+ 12:
+ item_id: copper_ore
+ quantity: 1
+ 13:
+ item_id: copper_ore
+ quantity: 1
+ 14:
+ item_id: copper_ore
+ quantity: 1
+ 15:
+ item_id: copper_ore
+ quantity: 1
+ 16:
+ item_id: copper_ore
+ quantity: 1
+ 17:
+ item_id: copper_ore
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/ow.yaml b/data/players/characters/ow.yaml
new file mode 100644
index 0000000..32c03c5
--- /dev/null
+++ b/data/players/characters/ow.yaml
@@ -0,0 +1,47 @@
+name: ow
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+ 1:
+ item_id: copper_ore
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/re.yaml b/data/players/characters/re.yaml
new file mode 100644
index 0000000..819f3b5
--- /dev/null
+++ b/data/players/characters/re.yaml
@@ -0,0 +1,44 @@
+name: re
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: bronze_pickaxe
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 2
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0
diff --git a/data/players/characters/wor.yaml b/data/players/characters/wor.yaml
new file mode 100644
index 0000000..687c8d9
--- /dev/null
+++ b/data/players/characters/wor.yaml
@@ -0,0 +1,50 @@
+name: wor
+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
+ slayer: 0
+ smithing: 0
+ strength: 0
+ technology: 0
+ thieving: 0
+ woodcutting: 0
+inventory:
+ 0:
+ item_id: fishing_rod
+ quantity: 1
+ 1:
+ item_id: raw_trout
+ quantity: 1
+ 2:
+ item_id: raw_trout
+ quantity: 1
+equipment: {}
+toolbelt: []
+room_id: 9
+hp: 10
+credits: 0
+description: ""
+attack_style: accurate
+toggles:
+ description: true
+ exits: true
+ mobenter: true
+ mobleave: true
+ mobspawn: true
+ reserve: true
+ tinymap: true
+ xpdrops: true
+regeneratetick: 0