diff options
| author | historia <[not public]> | 2026-07-01 04:53:56 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-01 04:53:56 -0400 |
| commit | bf7c27c2cbf3eb56a0a4c5141e39b152c51614b5 (patch) | |
| tree | 5383c325fafeb34c01ea737a7070402f040fc5af /data/items/ammo | |
| parent | fbe5090ac3325ff8ea6989cdf4515c7f077c975b (diff) | |
| download | thehouseoficarus-bf7c27c2cbf3eb56a0a4c5141e39b152c51614b5.tar.gz | |
feat: admin gui map, item, and objects mostly complete
Diffstat (limited to 'data/items/ammo')
34 files changed, 39 insertions, 39 deletions
diff --git a/data/items/ammo/adamant_arrow.yaml b/data/items/ammo/adamant_arrow.yaml index 3b1a750..68e9f18 100644 --- a/data/items/ammo/adamant_arrow.yaml +++ b/data/items/ammo/adamant_arrow.yaml @@ -10,7 +10,7 @@ craft: level: 60 output_qty: 15 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 10 description: An adamant-tipped arrow. equipment: diff --git a/data/items/ammo/adamant_arrowtips.yaml b/data/items/ammo/adamant_arrowtips.yaml index 8e83ec8..d66aef2 100644 --- a/data/items/ammo/adamant_arrowtips.yaml +++ b/data/items/ammo/adamant_arrowtips.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 62 description: A set of adamant arrowtips. name: adamant arrowtips diff --git a/data/items/ammo/adamant_bolts.yaml b/data/items/ammo/adamant_bolts.yaml index 2a416ec..90476ad 100644 --- a/data/items/ammo/adamant_bolts.yaml +++ b/data/items/ammo/adamant_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 61 output_qty: 10 type: fletching - wait: 0 + ticks_per_cycle: 0 xp: 70 description: Adamant crossbow bolts. equipment: diff --git a/data/items/ammo/adamant_bolts_unf.yaml b/data/items/ammo/adamant_bolts_unf.yaml index 857dc34..747a1e3 100644 --- a/data/items/ammo/adamant_bolts_unf.yaml +++ b/data/items/ammo/adamant_bolts_unf.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 62 description: Unfinished adamant crossbow bolts. name: adamant bolts (unf) diff --git a/data/items/ammo/arrow_shaft.yaml b/data/items/ammo/arrow_shaft.yaml index ce44c90..023c366 100644 --- a/data/items/ammo/arrow_shaft.yaml +++ b/data/items/ammo/arrow_shaft.yaml @@ -8,7 +8,7 @@ craft: output_qty: 15 tool: knife type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 5 - ingredients: - items: @@ -18,7 +18,7 @@ craft: output_qty: 20 tool: knife type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 10 - ingredients: - items: @@ -28,7 +28,7 @@ craft: output_qty: 25 tool: knife type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 15 - ingredients: - items: @@ -38,7 +38,7 @@ craft: output_qty: 30 tool: knife type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 20 - ingredients: - items: @@ -48,7 +48,7 @@ craft: output_qty: 35 tool: knife type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 25 - ingredients: - items: @@ -58,7 +58,7 @@ craft: output_qty: 40 tool: knife type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 30 description: A wooden arrow shaft. Needs feathers and a head. name: arrow shaft diff --git a/data/items/ammo/bronze_arrow.yaml b/data/items/ammo/bronze_arrow.yaml index dfdac57..855b141 100644 --- a/data/items/ammo/bronze_arrow.yaml +++ b/data/items/ammo/bronze_arrow.yaml @@ -10,7 +10,7 @@ craft: level: 1 output_qty: 15 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 1 description: A bronze-tipped arrow. equipment: diff --git a/data/items/ammo/bronze_arrowtips.yaml b/data/items/ammo/bronze_arrowtips.yaml index d8dd71e..5ecbec7 100644 --- a/data/items/ammo/bronze_arrowtips.yaml +++ b/data/items/ammo/bronze_arrowtips.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 12 description: A set of bronze arrowtips. name: bronze arrowtips diff --git a/data/items/ammo/bronze_bolts.yaml b/data/items/ammo/bronze_bolts.yaml index 3aeb21b..ab04b3e 100644 --- a/data/items/ammo/bronze_bolts.yaml +++ b/data/items/ammo/bronze_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 9 output_qty: 10 type: fletching - wait: 0 + ticks_per_cycle: 0 xp: 5 description: Bronze crossbow bolts. equipment: diff --git a/data/items/ammo/bronze_bolts_unf.yaml b/data/items/ammo/bronze_bolts_unf.yaml index ff0a8be..1a7eb85 100644 --- a/data/items/ammo/bronze_bolts_unf.yaml +++ b/data/items/ammo/bronze_bolts_unf.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 12 description: Unfinished bronze crossbow bolts. name: bronze bolts (unf) diff --git a/data/items/ammo/diamond_bolt_tips.yaml b/data/items/ammo/diamond_bolt_tips.yaml index 96bc0eb..f0983f7 100644 --- a/data/items/ammo/diamond_bolt_tips.yaml +++ b/data/items/ammo/diamond_bolt_tips.yaml @@ -8,7 +8,7 @@ craft: output_qty: 12 tool: chisel type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 7 description: Bolt tips cut from a diamond. name: diamond bolt tips diff --git a/data/items/ammo/diamond_bolts.yaml b/data/items/ammo/diamond_bolts.yaml index 1cbc3f6..bff23ac 100644 --- a/data/items/ammo/diamond_bolts.yaml +++ b/data/items/ammo/diamond_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 65 output_qty: 10 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 7 description: Bolts tipped with diamond. Can be enchanted via science. equipment: diff --git a/data/items/ammo/emerald_bolt_tips.yaml b/data/items/ammo/emerald_bolt_tips.yaml index 871ac1d..806adee 100644 --- a/data/items/ammo/emerald_bolt_tips.yaml +++ b/data/items/ammo/emerald_bolt_tips.yaml @@ -8,7 +8,7 @@ craft: output_qty: 12 tool: chisel type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 5 description: Bolt tips cut from an emerald. name: emerald bolt tips diff --git a/data/items/ammo/emerald_bolts.yaml b/data/items/ammo/emerald_bolts.yaml index 8cafc32..4f1a123 100644 --- a/data/items/ammo/emerald_bolts.yaml +++ b/data/items/ammo/emerald_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 66 output_qty: 10 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 5 description: Bolts tipped with emerald. Can be enchanted via science. equipment: diff --git a/data/items/ammo/headless_arrow.yaml b/data/items/ammo/headless_arrow.yaml index ca62b1d..ac27842 100644 --- a/data/items/ammo/headless_arrow.yaml +++ b/data/items/ammo/headless_arrow.yaml @@ -11,7 +11,7 @@ craft: success_message: "You attach feathers to the %i1." output_qty: 15 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 1 description: An arrow shaft with feathers attached. Needs a head. name: headless arrow diff --git a/data/items/ammo/iron_arrow.yaml b/data/items/ammo/iron_arrow.yaml index f0036d8..baaa64e 100644 --- a/data/items/ammo/iron_arrow.yaml +++ b/data/items/ammo/iron_arrow.yaml @@ -10,7 +10,7 @@ craft: level: 15 output_qty: 15 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 2 description: An iron-tipped arrow. equipment: diff --git a/data/items/ammo/iron_arrowtips.yaml b/data/items/ammo/iron_arrowtips.yaml index 8aec7d9..6cd67e9 100644 --- a/data/items/ammo/iron_arrowtips.yaml +++ b/data/items/ammo/iron_arrowtips.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 25 description: A set of iron arrowtips. name: iron arrowtips diff --git a/data/items/ammo/iron_bolts.yaml b/data/items/ammo/iron_bolts.yaml index 30e5b28..2b93900 100644 --- a/data/items/ammo/iron_bolts.yaml +++ b/data/items/ammo/iron_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 39 output_qty: 10 type: fletching - wait: 0 + ticks_per_cycle: 0 xp: 15 description: Iron crossbow bolts. equipment: diff --git a/data/items/ammo/iron_bolts_unf.yaml b/data/items/ammo/iron_bolts_unf.yaml index 181a5e2..b7cd793 100644 --- a/data/items/ammo/iron_bolts_unf.yaml +++ b/data/items/ammo/iron_bolts_unf.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 25 description: Unfinished iron crossbow bolts. name: iron bolts (unf) diff --git a/data/items/ammo/mithril_arrow.yaml b/data/items/ammo/mithril_arrow.yaml index 853b38d..8e37103 100644 --- a/data/items/ammo/mithril_arrow.yaml +++ b/data/items/ammo/mithril_arrow.yaml @@ -10,7 +10,7 @@ craft: level: 45 output_qty: 15 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 7 description: A mithril-tipped arrow. equipment: diff --git a/data/items/ammo/mithril_arrowtips.yaml b/data/items/ammo/mithril_arrowtips.yaml index 8f213ec..3a29467 100644 --- a/data/items/ammo/mithril_arrowtips.yaml +++ b/data/items/ammo/mithril_arrowtips.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 50 description: A set of mithril arrowtips. name: mithril arrowtips diff --git a/data/items/ammo/mithril_bolts.yaml b/data/items/ammo/mithril_bolts.yaml index 5f64ba1..d21d769 100644 --- a/data/items/ammo/mithril_bolts.yaml +++ b/data/items/ammo/mithril_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 54 output_qty: 10 type: fletching - wait: 0 + ticks_per_cycle: 0 xp: 50 description: Mithril crossbow bolts. equipment: diff --git a/data/items/ammo/mithril_bolts_unf.yaml b/data/items/ammo/mithril_bolts_unf.yaml index 0ff8efe..0167fb8 100644 --- a/data/items/ammo/mithril_bolts_unf.yaml +++ b/data/items/ammo/mithril_bolts_unf.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 50 description: Unfinished mithril crossbow bolts. name: mithril bolts (unf) diff --git a/data/items/ammo/ruby_bolt_tips.yaml b/data/items/ammo/ruby_bolt_tips.yaml index a900f90..de7c7c1 100644 --- a/data/items/ammo/ruby_bolt_tips.yaml +++ b/data/items/ammo/ruby_bolt_tips.yaml @@ -8,7 +8,7 @@ craft: output_qty: 12 tool: chisel type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 6 description: Bolt tips cut from a ruby. name: ruby bolt tips diff --git a/data/items/ammo/ruby_bolts.yaml b/data/items/ammo/ruby_bolts.yaml index 354d595..f539b4f 100644 --- a/data/items/ammo/ruby_bolts.yaml +++ b/data/items/ammo/ruby_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 73 output_qty: 10 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 6 description: Bolts tipped with ruby. Can be enchanted via science. equipment: diff --git a/data/items/ammo/rune_arrow.yaml b/data/items/ammo/rune_arrow.yaml index e997871..3db9665 100644 --- a/data/items/ammo/rune_arrow.yaml +++ b/data/items/ammo/rune_arrow.yaml @@ -10,7 +10,7 @@ craft: level: 75 output_qty: 15 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 12 description: A rune-tipped arrow. equipment: diff --git a/data/items/ammo/rune_arrowtips.yaml b/data/items/ammo/rune_arrowtips.yaml index 354cf0e..5045bab 100644 --- a/data/items/ammo/rune_arrowtips.yaml +++ b/data/items/ammo/rune_arrowtips.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 75 description: A set of rune arrowtips. name: rune arrowtips diff --git a/data/items/ammo/rune_bolts.yaml b/data/items/ammo/rune_bolts.yaml index 534dc94..5875f05 100644 --- a/data/items/ammo/rune_bolts.yaml +++ b/data/items/ammo/rune_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 69 output_qty: 10 type: fletching - wait: 0 + ticks_per_cycle: 0 xp: 100 description: Rune crossbow bolts. equipment: diff --git a/data/items/ammo/rune_bolts_unf.yaml b/data/items/ammo/rune_bolts_unf.yaml index a529c37..af504e6 100644 --- a/data/items/ammo/rune_bolts_unf.yaml +++ b/data/items/ammo/rune_bolts_unf.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 75 description: Unfinished rune crossbow bolts. name: rune bolts (unf) diff --git a/data/items/ammo/sapphire_bolt_tips.yaml b/data/items/ammo/sapphire_bolt_tips.yaml index bffee83..6cf5ff3 100644 --- a/data/items/ammo/sapphire_bolt_tips.yaml +++ b/data/items/ammo/sapphire_bolt_tips.yaml @@ -8,7 +8,7 @@ craft: output_qty: 12 tool: chisel type: fletching - wait: 5 + ticks_per_cycle: 5 xp: 4 description: Bolt tips cut from a sapphire. name: sapphire bolt tips diff --git a/data/items/ammo/sapphire_bolts.yaml b/data/items/ammo/sapphire_bolts.yaml index 253de08..893ddc3 100644 --- a/data/items/ammo/sapphire_bolts.yaml +++ b/data/items/ammo/sapphire_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 63 output_qty: 10 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 4 description: Bolts tipped with sapphire. Can be enchanted via science. equipment: diff --git a/data/items/ammo/steel_arrow.yaml b/data/items/ammo/steel_arrow.yaml index 4f0fe7d..d1094ad 100644 --- a/data/items/ammo/steel_arrow.yaml +++ b/data/items/ammo/steel_arrow.yaml @@ -10,7 +10,7 @@ craft: level: 30 output_qty: 15 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 5 description: A steel-tipped arrow. equipment: diff --git a/data/items/ammo/steel_arrowtips.yaml b/data/items/ammo/steel_arrowtips.yaml index b455f31..85102e8 100644 --- a/data/items/ammo/steel_arrowtips.yaml +++ b/data/items/ammo/steel_arrowtips.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 37 description: A set of steel arrowtips. name: steel arrowtips diff --git a/data/items/ammo/steel_bolts.yaml b/data/items/ammo/steel_bolts.yaml index f91b024..ab42ad7 100644 --- a/data/items/ammo/steel_bolts.yaml +++ b/data/items/ammo/steel_bolts.yaml @@ -10,7 +10,7 @@ craft: level: 46 output_qty: 10 type: fletching - wait: 0 + ticks_per_cycle: 0 xp: 35 description: Steel crossbow bolts. equipment: diff --git a/data/items/ammo/steel_bolts_unf.yaml b/data/items/ammo/steel_bolts_unf.yaml index 4532220..6e3ea80 100644 --- a/data/items/ammo/steel_bolts_unf.yaml +++ b/data/items/ammo/steel_bolts_unf.yaml @@ -9,7 +9,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 37 description: Unfinished steel crossbow bolts. name: steel bolts (unf) |
