summaryrefslogtreecommitdiff
path: root/config/archers/items_v2.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/archers/items_v2.json')
-rw-r--r--config/archers/items_v2.json250
1 files changed, 250 insertions, 0 deletions
diff --git a/config/archers/items_v2.json b/config/archers/items_v2.json
new file mode 100644
index 0000000..13054a6
--- /dev/null
+++ b/config/archers/items_v2.json
@@ -0,0 +1,250 @@
+{
+ "ranged_weapons": {
+ "archers:netherite_heavy_crossbow": {
+ "pull_time": 35,
+ "damage": 15.0,
+ "velocity": 0.0
+ },
+ "archers:netherite_shortbow": {
+ "pull_time": 16,
+ "damage": 9.0,
+ "velocity": 0.0
+ },
+ "archers:royal_longbow": {
+ "pull_time": 30,
+ "damage": 10.0,
+ "velocity": 0.0
+ },
+ "archers:netherite_rapid_crossbow": {
+ "pull_time": 20,
+ "damage": 9.5,
+ "velocity": 0.0
+ },
+ "archers:heavy_crossbow": {
+ "pull_time": 35,
+ "damage": 13.0,
+ "velocity": 0.0
+ },
+ "archers:netherite_longbow": {
+ "pull_time": 30,
+ "damage": 12.0,
+ "velocity": 0.0
+ },
+ "archers:composite_longbow": {
+ "pull_time": 30,
+ "damage": 8.0,
+ "velocity": 0.0
+ },
+ "archers:rapid_crossbow": {
+ "pull_time": 20,
+ "damage": 8.5,
+ "velocity": 0.0
+ },
+ "archers:mechanic_shortbow": {
+ "pull_time": 16,
+ "damage": 8.0,
+ "velocity": 0.0
+ }
+ },
+ "melee_weapons": {
+ "golden_spear": {
+ "attack_damage": 3.0,
+ "attack_speed": -2.6,
+ "attributes": []
+ },
+ "diamond_spear": {
+ "attack_damage": 6.0,
+ "attack_speed": -2.6,
+ "attributes": []
+ },
+ "flint_spear": {
+ "attack_damage": 4.0,
+ "attack_speed": -2.6,
+ "attributes": []
+ },
+ "netherite_spear": {
+ "attack_damage": 7.0,
+ "attack_speed": -2.6,
+ "attributes": []
+ },
+ "iron_spear": {
+ "attack_damage": 5.0,
+ "attack_speed": -2.6,
+ "attributes": []
+ }
+ },
+ "armor_sets": {
+ "archer_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ },
+ "ranger_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.03,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.03,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.03,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.03,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ },
+ "netherite_ranger_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "ranged_weapon:damage",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "ranged_weapon:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ }
+ }
+} \ No newline at end of file