diff options
| author | historia <[not public]> | 2026-06-10 01:48:28 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-10 01:48:28 -0400 |
| commit | a226d72e51eecb768b13600303f73483118d9104 (patch) | |
| tree | 458d15ef049732c15dacc591a830d3beddbedfde /data/players/characters | |
| parent | 6a0f3d7a252de4b1741cfe5e1c561412c602becc (diff) | |
| download | thehouseoficarus-a226d72e51eecb768b13600303f73483118d9104.tar.gz | |
feat: implemented janky object interaction model
Diffstat (limited to 'data/players/characters')
| -rw-r--r-- | data/players/characters/ad.yaml | 59 | ||||
| -rw-r--r-- | data/players/characters/be.yaml | 44 | ||||
| -rw-r--r-- | data/players/characters/eo.yaml | 50 | ||||
| -rw-r--r-- | data/players/characters/ew.yaml | 44 | ||||
| -rw-r--r-- | data/players/characters/fd.yaml | 44 | ||||
| -rw-r--r-- | data/players/characters/he.yaml | 41 | ||||
| -rw-r--r-- | data/players/characters/ir.yaml | 53 | ||||
| -rw-r--r-- | data/players/characters/je.yaml | 50 | ||||
| -rw-r--r-- | data/players/characters/me.yaml | 41 | ||||
| -rw-r--r-- | data/players/characters/mo.yaml | 53 | ||||
| -rw-r--r-- | data/players/characters/nc.yaml | 56 | ||||
| -rw-r--r-- | data/players/characters/oe.yaml | 47 | ||||
| -rw-r--r-- | data/players/characters/oer.yaml | 95 | ||||
| -rw-r--r-- | data/players/characters/ow.yaml | 47 | ||||
| -rw-r--r-- | data/players/characters/re.yaml | 44 | ||||
| -rw-r--r-- | data/players/characters/wor.yaml | 50 |
16 files changed, 818 insertions, 0 deletions
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 |
