diff options
Diffstat (limited to 'data/items/equipment')
83 files changed, 83 insertions, 83 deletions
diff --git a/data/items/equipment/adamant_dagger.yaml b/data/items/equipment/adamant_dagger.yaml index 7a4a832..1495e41 100644 --- a/data/items/equipment/adamant_dagger.yaml +++ b/data/items/equipment/adamant_dagger.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 62 description: A small adamant dagger. equipment: diff --git a/data/items/equipment/adamant_full_helm.yaml b/data/items/equipment/adamant_full_helm.yaml index 5d4bd24..f6c00d6 100644 --- a/data/items/equipment/adamant_full_helm.yaml +++ b/data/items/equipment/adamant_full_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 125 description: An adamant full helmet. equipment: diff --git a/data/items/equipment/adamant_med_helm.yaml b/data/items/equipment/adamant_med_helm.yaml index 3b06767..515c146 100644 --- a/data/items/equipment/adamant_med_helm.yaml +++ b/data/items/equipment/adamant_med_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 62 description: An adamant medium helmet. equipment: diff --git a/data/items/equipment/adamant_platebody.yaml b/data/items/equipment/adamant_platebody.yaml index 144bf78..8567f62 100644 --- a/data/items/equipment/adamant_platebody.yaml +++ b/data/items/equipment/adamant_platebody.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 312 description: An adamant platebody. equipment: diff --git a/data/items/equipment/adamant_sword.yaml b/data/items/equipment/adamant_sword.yaml index 052d501..bdb037e 100644 --- a/data/items/equipment/adamant_sword.yaml +++ b/data/items/equipment/adamant_sword.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 62 description: An adamant sword. equipment: diff --git a/data/items/equipment/bronze_dagger.yaml b/data/items/equipment/bronze_dagger.yaml index a1fa416..2ff0b03 100644 --- a/data/items/equipment/bronze_dagger.yaml +++ b/data/items/equipment/bronze_dagger.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 12 description: A small bronze dagger. equipment: diff --git a/data/items/equipment/bronze_full_helm.yaml b/data/items/equipment/bronze_full_helm.yaml index 1d61b36..9e71529 100644 --- a/data/items/equipment/bronze_full_helm.yaml +++ b/data/items/equipment/bronze_full_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 25 description: A bronze full helmet. equipment: diff --git a/data/items/equipment/bronze_med_helm.yaml b/data/items/equipment/bronze_med_helm.yaml index 4832b3d..c4e0339 100644 --- a/data/items/equipment/bronze_med_helm.yaml +++ b/data/items/equipment/bronze_med_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 12 description: A bronze medium helmet. equipment: diff --git a/data/items/equipment/bronze_platebody.yaml b/data/items/equipment/bronze_platebody.yaml index a642f14..b8fade3 100644 --- a/data/items/equipment/bronze_platebody.yaml +++ b/data/items/equipment/bronze_platebody.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 62 description: A bronze platebody. equipment: diff --git a/data/items/equipment/bronze_sword.yaml b/data/items/equipment/bronze_sword.yaml index 56160f4..56e4bd9 100644 --- a/data/items/equipment/bronze_sword.yaml +++ b/data/items/equipment/bronze_sword.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 12 description: A basic bronze sword. equipment: diff --git a/data/items/equipment/coif.yaml b/data/items/equipment/coif.yaml index 7aeab1b..54a9c92 100644 --- a/data/items/equipment/coif.yaml +++ b/data/items/equipment/coif.yaml @@ -10,7 +10,7 @@ craft: level: 38 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 37 description: A hard leather coif. equipment: diff --git a/data/items/equipment/diamond_amulet_u.yaml b/data/items/equipment/diamond_amulet_u.yaml index e8be864..27934ff 100644 --- a/data/items/equipment/diamond_amulet_u.yaml +++ b/data/items/equipment/diamond_amulet_u.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 100 description: An unstrung gold amulet set with a diamond. name: diamond amulet (u) diff --git a/data/items/equipment/diamond_bracelet.yaml b/data/items/equipment/diamond_bracelet.yaml index 090f4f5..cd2e035 100644 --- a/data/items/equipment/diamond_bracelet.yaml +++ b/data/items/equipment/diamond_bracelet.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 95 description: A bracelet set with a diamond. Can be enchanted. equipment: diff --git a/data/items/equipment/diamond_necklace.yaml b/data/items/equipment/diamond_necklace.yaml index 1c3510d..3ed7acd 100644 --- a/data/items/equipment/diamond_necklace.yaml +++ b/data/items/equipment/diamond_necklace.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 90 description: A necklace set with a diamond. Can be enchanted. equipment: diff --git a/data/items/equipment/diamond_ring.yaml b/data/items/equipment/diamond_ring.yaml index a8f8017..7543cc1 100644 --- a/data/items/equipment/diamond_ring.yaml +++ b/data/items/equipment/diamond_ring.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 85 description: A ring set with a diamond. Can be enchanted. equipment: diff --git a/data/items/equipment/emerald_amulet_u.yaml b/data/items/equipment/emerald_amulet_u.yaml index 0e0ac26..31c6ade 100644 --- a/data/items/equipment/emerald_amulet_u.yaml +++ b/data/items/equipment/emerald_amulet_u.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 70 description: An unstrung gold amulet set with a emerald. name: emerald amulet (u) diff --git a/data/items/equipment/emerald_bracelet.yaml b/data/items/equipment/emerald_bracelet.yaml index 990a7eb..c54efda 100644 --- a/data/items/equipment/emerald_bracelet.yaml +++ b/data/items/equipment/emerald_bracelet.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 65 description: A bracelet set with an emerald. Can be enchanted. equipment: diff --git a/data/items/equipment/emerald_necklace.yaml b/data/items/equipment/emerald_necklace.yaml index 99f1af2..91c0b51 100644 --- a/data/items/equipment/emerald_necklace.yaml +++ b/data/items/equipment/emerald_necklace.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 60 description: A necklace set with an emerald. Can be enchanted. equipment: diff --git a/data/items/equipment/emerald_ring.yaml b/data/items/equipment/emerald_ring.yaml index 401ac71..1ce05d8 100644 --- a/data/items/equipment/emerald_ring.yaml +++ b/data/items/equipment/emerald_ring.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 55 description: A ring set with an emerald. Can be enchanted. equipment: diff --git a/data/items/equipment/gold_amulet_u.yaml b/data/items/equipment/gold_amulet_u.yaml index bc8041c..49fc190 100644 --- a/data/items/equipment/gold_amulet_u.yaml +++ b/data/items/equipment/gold_amulet_u.yaml @@ -13,7 +13,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 30 description: An unstrung gold amulet. name: gold amulet (u) diff --git a/data/items/equipment/gold_bracelet.yaml b/data/items/equipment/gold_bracelet.yaml index 56882c2..aab2d92 100644 --- a/data/items/equipment/gold_bracelet.yaml +++ b/data/items/equipment/gold_bracelet.yaml @@ -13,7 +13,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 25 description: A gold bracelet. equipment: diff --git a/data/items/equipment/gold_necklace.yaml b/data/items/equipment/gold_necklace.yaml index dc8d439..fffa173 100644 --- a/data/items/equipment/gold_necklace.yaml +++ b/data/items/equipment/gold_necklace.yaml @@ -13,7 +13,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 20 description: A gold necklace. equipment: diff --git a/data/items/equipment/gold_ring.yaml b/data/items/equipment/gold_ring.yaml index f9106ce..57c2981 100644 --- a/data/items/equipment/gold_ring.yaml +++ b/data/items/equipment/gold_ring.yaml @@ -13,7 +13,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 15 description: A simple gold ring. equipment: diff --git a/data/items/equipment/hard_leather_body.yaml b/data/items/equipment/hard_leather_body.yaml index f621852..a142f37 100644 --- a/data/items/equipment/hard_leather_body.yaml +++ b/data/items/equipment/hard_leather_body.yaml @@ -10,7 +10,7 @@ craft: level: 28 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 35 description: A hardened leather body armour. equipment: diff --git a/data/items/equipment/hard_leather_shield.yaml b/data/items/equipment/hard_leather_shield.yaml index 5d4a0d8..0b5af39 100644 --- a/data/items/equipment/hard_leather_shield.yaml +++ b/data/items/equipment/hard_leather_shield.yaml @@ -10,7 +10,7 @@ craft: level: 41 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 40 description: A shield made of hardened leather. equipment: diff --git a/data/items/equipment/iron_dagger.yaml b/data/items/equipment/iron_dagger.yaml index 024e4e1..dcae575 100644 --- a/data/items/equipment/iron_dagger.yaml +++ b/data/items/equipment/iron_dagger.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 25 description: A small iron dagger. equipment: diff --git a/data/items/equipment/iron_full_helm.yaml b/data/items/equipment/iron_full_helm.yaml index d828b95..5fecebb 100644 --- a/data/items/equipment/iron_full_helm.yaml +++ b/data/items/equipment/iron_full_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 50 description: An iron full helmet. equipment: diff --git a/data/items/equipment/iron_med_helm.yaml b/data/items/equipment/iron_med_helm.yaml index 250327d..a45028e 100644 --- a/data/items/equipment/iron_med_helm.yaml +++ b/data/items/equipment/iron_med_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 25 description: An iron medium helmet. equipment: diff --git a/data/items/equipment/iron_platebody.yaml b/data/items/equipment/iron_platebody.yaml index 73c40f1..7f69c6e 100644 --- a/data/items/equipment/iron_platebody.yaml +++ b/data/items/equipment/iron_platebody.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 125 description: An iron platebody. equipment: diff --git a/data/items/equipment/iron_sword.yaml b/data/items/equipment/iron_sword.yaml index 392fe53..8a32a2f 100644 --- a/data/items/equipment/iron_sword.yaml +++ b/data/items/equipment/iron_sword.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 25 description: An iron sword. equipment: diff --git a/data/items/equipment/leather_body.yaml b/data/items/equipment/leather_body.yaml index 6611ce2..de62b93 100644 --- a/data/items/equipment/leather_body.yaml +++ b/data/items/equipment/leather_body.yaml @@ -10,7 +10,7 @@ craft: level: 14 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 25 description: A leather body armour. equipment: diff --git a/data/items/equipment/leather_boots.yaml b/data/items/equipment/leather_boots.yaml index 2d8d280..ab1fb7e 100644 --- a/data/items/equipment/leather_boots.yaml +++ b/data/items/equipment/leather_boots.yaml @@ -10,7 +10,7 @@ craft: level: 7 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 16 description: A pair of leather boots. equipment: diff --git a/data/items/equipment/leather_chaps.yaml b/data/items/equipment/leather_chaps.yaml index 8246c8a..9a7ca9f 100644 --- a/data/items/equipment/leather_chaps.yaml +++ b/data/items/equipment/leather_chaps.yaml @@ -10,7 +10,7 @@ craft: level: 18 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 27 description: A pair of leather chaps. equipment: diff --git a/data/items/equipment/leather_cowl.yaml b/data/items/equipment/leather_cowl.yaml index c918ef0..faed8ab 100644 --- a/data/items/equipment/leather_cowl.yaml +++ b/data/items/equipment/leather_cowl.yaml @@ -10,7 +10,7 @@ craft: level: 9 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 19 description: A leather cowl. equipment: diff --git a/data/items/equipment/leather_gloves.yaml b/data/items/equipment/leather_gloves.yaml index 65a0168..088af24 100644 --- a/data/items/equipment/leather_gloves.yaml +++ b/data/items/equipment/leather_gloves.yaml @@ -10,7 +10,7 @@ craft: level: 1 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 14 description: A pair of leather gloves. equipment: diff --git a/data/items/equipment/leather_vambraces.yaml b/data/items/equipment/leather_vambraces.yaml index 26b0dea..891f1f8 100644 --- a/data/items/equipment/leather_vambraces.yaml +++ b/data/items/equipment/leather_vambraces.yaml @@ -10,7 +10,7 @@ craft: level: 11 tool: needle type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 22 description: A pair of leather vambraces. equipment: diff --git a/data/items/equipment/longbow.yaml b/data/items/equipment/longbow.yaml index 5529c1c..b92c11e 100644 --- a/data/items/equipment/longbow.yaml +++ b/data/items/equipment/longbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 10 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 10 description: A longbow. equipment: diff --git a/data/items/equipment/longbow_u.yaml b/data/items/equipment/longbow_u.yaml index 9597919..4cf5ddc 100644 --- a/data/items/equipment/longbow_u.yaml +++ b/data/items/equipment/longbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 10 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 10 description: An unstrung longbow. name: longbow (u) diff --git a/data/items/equipment/magic_longbow.yaml b/data/items/equipment/magic_longbow.yaml index fd39e94..4d59b33 100644 --- a/data/items/equipment/magic_longbow.yaml +++ b/data/items/equipment/magic_longbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 85 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 91 description: A magic longbow. equipment: diff --git a/data/items/equipment/magic_longbow_u.yaml b/data/items/equipment/magic_longbow_u.yaml index fae49b7..e514c50 100644 --- a/data/items/equipment/magic_longbow_u.yaml +++ b/data/items/equipment/magic_longbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 85 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 91 description: An unstrung magic longbow. name: magic longbow (u) diff --git a/data/items/equipment/magic_shortbow.yaml b/data/items/equipment/magic_shortbow.yaml index 424a504..e0a9df7 100644 --- a/data/items/equipment/magic_shortbow.yaml +++ b/data/items/equipment/magic_shortbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 80 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 83 description: A magic shortbow. equipment: diff --git a/data/items/equipment/magic_shortbow_u.yaml b/data/items/equipment/magic_shortbow_u.yaml index 4ba09d6..de486c6 100644 --- a/data/items/equipment/magic_shortbow_u.yaml +++ b/data/items/equipment/magic_shortbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 80 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 83 description: An unstrung magic shortbow. name: magic shortbow (u) diff --git a/data/items/equipment/maple_longbow.yaml b/data/items/equipment/maple_longbow.yaml index 994a60e..cdfddc8 100644 --- a/data/items/equipment/maple_longbow.yaml +++ b/data/items/equipment/maple_longbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 55 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 58 description: A maple longbow. equipment: diff --git a/data/items/equipment/maple_longbow_u.yaml b/data/items/equipment/maple_longbow_u.yaml index 85d558a..f4c66b7 100644 --- a/data/items/equipment/maple_longbow_u.yaml +++ b/data/items/equipment/maple_longbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 55 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 58 description: An unstrung maple longbow. name: maple longbow (u) diff --git a/data/items/equipment/maple_shortbow.yaml b/data/items/equipment/maple_shortbow.yaml index cd3a02c..06a9d2f 100644 --- a/data/items/equipment/maple_shortbow.yaml +++ b/data/items/equipment/maple_shortbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 50 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 50 description: A maple shortbow. equipment: diff --git a/data/items/equipment/maple_shortbow_u.yaml b/data/items/equipment/maple_shortbow_u.yaml index 93e7d6c..35d897e 100644 --- a/data/items/equipment/maple_shortbow_u.yaml +++ b/data/items/equipment/maple_shortbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 50 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 50 description: An unstrung maple shortbow. name: maple shortbow (u) diff --git a/data/items/equipment/mithril_dagger.yaml b/data/items/equipment/mithril_dagger.yaml index 0f717e7..5d15ea0 100644 --- a/data/items/equipment/mithril_dagger.yaml +++ b/data/items/equipment/mithril_dagger.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 50 description: A small mithril dagger. equipment: diff --git a/data/items/equipment/mithril_full_helm.yaml b/data/items/equipment/mithril_full_helm.yaml index 6d40856..bef5fb5 100644 --- a/data/items/equipment/mithril_full_helm.yaml +++ b/data/items/equipment/mithril_full_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 100 description: A mithril full helmet. equipment: diff --git a/data/items/equipment/mithril_med_helm.yaml b/data/items/equipment/mithril_med_helm.yaml index 8bf7ac1..fd4682a 100644 --- a/data/items/equipment/mithril_med_helm.yaml +++ b/data/items/equipment/mithril_med_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 50 description: A mithril medium helmet. equipment: diff --git a/data/items/equipment/mithril_platebody.yaml b/data/items/equipment/mithril_platebody.yaml index 04ca44e..a1a5353 100644 --- a/data/items/equipment/mithril_platebody.yaml +++ b/data/items/equipment/mithril_platebody.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 250 description: A mithril platebody. equipment: diff --git a/data/items/equipment/mithril_sword.yaml b/data/items/equipment/mithril_sword.yaml index fa87e56..f6b6925 100644 --- a/data/items/equipment/mithril_sword.yaml +++ b/data/items/equipment/mithril_sword.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 50 description: A mithril sword. equipment: diff --git a/data/items/equipment/oak_longbow.yaml b/data/items/equipment/oak_longbow.yaml index 45ef2fc..0dde912 100644 --- a/data/items/equipment/oak_longbow.yaml +++ b/data/items/equipment/oak_longbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 25 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 25 description: An oak longbow. equipment: diff --git a/data/items/equipment/oak_longbow_u.yaml b/data/items/equipment/oak_longbow_u.yaml index 9d3cf68..7dc00a2 100644 --- a/data/items/equipment/oak_longbow_u.yaml +++ b/data/items/equipment/oak_longbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 25 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 25 description: An unstrung oak longbow. name: oak longbow (u) diff --git a/data/items/equipment/oak_shortbow.yaml b/data/items/equipment/oak_shortbow.yaml index 767bb43..6c0630d 100644 --- a/data/items/equipment/oak_shortbow.yaml +++ b/data/items/equipment/oak_shortbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 20 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 16 description: An oak shortbow. equipment: diff --git a/data/items/equipment/oak_shortbow_u.yaml b/data/items/equipment/oak_shortbow_u.yaml index 0b567c2..2e6814e 100644 --- a/data/items/equipment/oak_shortbow_u.yaml +++ b/data/items/equipment/oak_shortbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 20 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 16 description: An unstrung oak shortbow. name: oak shortbow (u) diff --git a/data/items/equipment/ruby_amulet_u.yaml b/data/items/equipment/ruby_amulet_u.yaml index 261d2e9..b1a5312 100644 --- a/data/items/equipment/ruby_amulet_u.yaml +++ b/data/items/equipment/ruby_amulet_u.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 85 description: An unstrung gold amulet set with a ruby. name: ruby amulet (u) diff --git a/data/items/equipment/ruby_bracelet.yaml b/data/items/equipment/ruby_bracelet.yaml index cc7a99a..127b845 100644 --- a/data/items/equipment/ruby_bracelet.yaml +++ b/data/items/equipment/ruby_bracelet.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 80 description: A bracelet set with a ruby. Can be enchanted. equipment: diff --git a/data/items/equipment/ruby_necklace.yaml b/data/items/equipment/ruby_necklace.yaml index b4e6cfb..2ad372f 100644 --- a/data/items/equipment/ruby_necklace.yaml +++ b/data/items/equipment/ruby_necklace.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 75 description: A necklace set with a ruby. Can be enchanted. equipment: diff --git a/data/items/equipment/ruby_ring.yaml b/data/items/equipment/ruby_ring.yaml index 812a969..80656f9 100644 --- a/data/items/equipment/ruby_ring.yaml +++ b/data/items/equipment/ruby_ring.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 70 description: A ring set with a ruby. Can be enchanted. equipment: diff --git a/data/items/equipment/rune_dagger.yaml b/data/items/equipment/rune_dagger.yaml index 005fdc2..bd76af1 100644 --- a/data/items/equipment/rune_dagger.yaml +++ b/data/items/equipment/rune_dagger.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 75 description: A small rune dagger. equipment: diff --git a/data/items/equipment/rune_full_helm.yaml b/data/items/equipment/rune_full_helm.yaml index 92fe0d5..3b5a752 100644 --- a/data/items/equipment/rune_full_helm.yaml +++ b/data/items/equipment/rune_full_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 150 description: A rune full helmet. equipment: diff --git a/data/items/equipment/rune_med_helm.yaml b/data/items/equipment/rune_med_helm.yaml index 24a8992..6b35544 100644 --- a/data/items/equipment/rune_med_helm.yaml +++ b/data/items/equipment/rune_med_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 75 description: A rune medium helmet. equipment: diff --git a/data/items/equipment/rune_platebody.yaml b/data/items/equipment/rune_platebody.yaml index c5686d1..9189def 100644 --- a/data/items/equipment/rune_platebody.yaml +++ b/data/items/equipment/rune_platebody.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 375 description: A rune platebody. equipment: diff --git a/data/items/equipment/rune_sword.yaml b/data/items/equipment/rune_sword.yaml index d0adcdb..46ab6a7 100644 --- a/data/items/equipment/rune_sword.yaml +++ b/data/items/equipment/rune_sword.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 75 description: A rune sword. equipment: diff --git a/data/items/equipment/sapphire_amulet_u.yaml b/data/items/equipment/sapphire_amulet_u.yaml index 241d463..ad8b860 100644 --- a/data/items/equipment/sapphire_amulet_u.yaml +++ b/data/items/equipment/sapphire_amulet_u.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 65 description: An unstrung gold amulet set with a sapphire. name: sapphire amulet (u) diff --git a/data/items/equipment/sapphire_bracelet.yaml b/data/items/equipment/sapphire_bracelet.yaml index f5cf3fb..d2b65a8 100644 --- a/data/items/equipment/sapphire_bracelet.yaml +++ b/data/items/equipment/sapphire_bracelet.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 60 description: A bracelet set with a sapphire. Can be enchanted. equipment: diff --git a/data/items/equipment/sapphire_necklace.yaml b/data/items/equipment/sapphire_necklace.yaml index cd93467..b7d550c 100644 --- a/data/items/equipment/sapphire_necklace.yaml +++ b/data/items/equipment/sapphire_necklace.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 55 description: A necklace set with a sapphire. Can be enchanted. equipment: diff --git a/data/items/equipment/sapphire_ring.yaml b/data/items/equipment/sapphire_ring.yaml index da1cd43..712e57c 100644 --- a/data/items/equipment/sapphire_ring.yaml +++ b/data/items/equipment/sapphire_ring.yaml @@ -16,7 +16,7 @@ craft: station: - furnace type: crafting - wait: 4 + ticks_per_cycle: 4 xp: 40 description: A ring set with a sapphire. Can be enchanted. equipment: diff --git a/data/items/equipment/shortbow.yaml b/data/items/equipment/shortbow.yaml index cd79769..3e5048b 100644 --- a/data/items/equipment/shortbow.yaml +++ b/data/items/equipment/shortbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 5 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 5 description: A shortbow. equipment: diff --git a/data/items/equipment/shortbow_u.yaml b/data/items/equipment/shortbow_u.yaml index 9715273..7df4902 100644 --- a/data/items/equipment/shortbow_u.yaml +++ b/data/items/equipment/shortbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 5 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 5 description: An unstrung shortbow. name: shortbow (u) diff --git a/data/items/equipment/steel_dagger.yaml b/data/items/equipment/steel_dagger.yaml index 4a1cbc5..8bdc8ae 100644 --- a/data/items/equipment/steel_dagger.yaml +++ b/data/items/equipment/steel_dagger.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 37 description: A small steel dagger. equipment: diff --git a/data/items/equipment/steel_full_helm.yaml b/data/items/equipment/steel_full_helm.yaml index da282fa..1596a60 100644 --- a/data/items/equipment/steel_full_helm.yaml +++ b/data/items/equipment/steel_full_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 75 description: A steel full helmet. equipment: diff --git a/data/items/equipment/steel_med_helm.yaml b/data/items/equipment/steel_med_helm.yaml index 99186d0..489ad3d 100644 --- a/data/items/equipment/steel_med_helm.yaml +++ b/data/items/equipment/steel_med_helm.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 37 description: A steel medium helmet. equipment: diff --git a/data/items/equipment/steel_platebody.yaml b/data/items/equipment/steel_platebody.yaml index cb80601..afdb21f 100644 --- a/data/items/equipment/steel_platebody.yaml +++ b/data/items/equipment/steel_platebody.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 187 description: A steel platebody. equipment: diff --git a/data/items/equipment/steel_sword.yaml b/data/items/equipment/steel_sword.yaml index b590210..0ede86f 100644 --- a/data/items/equipment/steel_sword.yaml +++ b/data/items/equipment/steel_sword.yaml @@ -8,7 +8,7 @@ craft: station: - anvil type: smithing - wait: 4 + ticks_per_cycle: 4 xp: 37 description: A steel sword. equipment: diff --git a/data/items/equipment/willow_longbow.yaml b/data/items/equipment/willow_longbow.yaml index f177552..aef00b2 100644 --- a/data/items/equipment/willow_longbow.yaml +++ b/data/items/equipment/willow_longbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 40 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 41 description: A willow longbow. equipment: diff --git a/data/items/equipment/willow_longbow_u.yaml b/data/items/equipment/willow_longbow_u.yaml index 25194d1..6f7b123 100644 --- a/data/items/equipment/willow_longbow_u.yaml +++ b/data/items/equipment/willow_longbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 40 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 41 description: An unstrung willow longbow. name: willow longbow (u) diff --git a/data/items/equipment/willow_shortbow.yaml b/data/items/equipment/willow_shortbow.yaml index f7028e4..643d3b7 100644 --- a/data/items/equipment/willow_shortbow.yaml +++ b/data/items/equipment/willow_shortbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 35 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 33 description: A willow shortbow. equipment: diff --git a/data/items/equipment/willow_shortbow_u.yaml b/data/items/equipment/willow_shortbow_u.yaml index 534c50d..6a4006c 100644 --- a/data/items/equipment/willow_shortbow_u.yaml +++ b/data/items/equipment/willow_shortbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 35 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 33 description: An unstrung willow shortbow. name: willow shortbow (u) diff --git a/data/items/equipment/yew_longbow.yaml b/data/items/equipment/yew_longbow.yaml index 1deab6d..5299ded 100644 --- a/data/items/equipment/yew_longbow.yaml +++ b/data/items/equipment/yew_longbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 65 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 75 description: A yew longbow. equipment: diff --git a/data/items/equipment/yew_longbow_u.yaml b/data/items/equipment/yew_longbow_u.yaml index 61eeac4..dd54e21 100644 --- a/data/items/equipment/yew_longbow_u.yaml +++ b/data/items/equipment/yew_longbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 65 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 75 description: An unstrung yew longbow. name: yew longbow (u) diff --git a/data/items/equipment/yew_shortbow.yaml b/data/items/equipment/yew_shortbow.yaml index b9f3eb5..dfd5c9b 100644 --- a/data/items/equipment/yew_shortbow.yaml +++ b/data/items/equipment/yew_shortbow.yaml @@ -9,7 +9,7 @@ craft: quantity: 1 level: 60 type: fletching - wait: 2 + ticks_per_cycle: 2 xp: 67 description: A yew shortbow. equipment: diff --git a/data/items/equipment/yew_shortbow_u.yaml b/data/items/equipment/yew_shortbow_u.yaml index ee4ed7d..614241c 100644 --- a/data/items/equipment/yew_shortbow_u.yaml +++ b/data/items/equipment/yew_shortbow_u.yaml @@ -7,7 +7,7 @@ craft: level: 60 tool: knife type: fletching - wait: 3 + ticks_per_cycle: 3 xp: 67 description: An unstrung yew shortbow. name: yew shortbow (u) |
