diff --git a/eco-core/core-plugin/src/main/resources/sets.json b/eco-core/core-plugin/src/main/resources/sets.json index a6bc3f2..57485f6 100644 --- a/eco-core/core-plugin/src/main/resources/sets.json +++ b/eco-core/core-plugin/src/main/resources/sets.json @@ -752,6 +752,261 @@ "air" ] } + }, + { + "name": "young", + "conditions": [ + { + "id": "above-health-percent", + "args": 50 + } + ], + "set-bonus": [ + { + "id": "speed-multiplier", + "args": 1.25 + } + ], + "advanced-set-bonus": [ + { + "id": "speed-multiplier", + "args": 1.5 + } + ], + "advanced-potion-effects": [ + { + "id": "jump", + "args": 2 + } + ], + "advanced-lore": [ + "", + "&lADVANCED BONUS", + "&8» &bPermanent Jump Boost II", + "&8» &bMove 50% faster", + "&8&oRequires full set to be worn above 50% health" + ], + "advancement-shard-name": "Advancement Shard: &bYoung", + "advancement-shard-lore": [ + "&8Drop this onto &bYoung Armor", + "&8to make it Advanced." + ], + "shard-craftable": true, + "shard-recipe": [ + "prismarine_shard", + "ecoarmor:set_young_helmet", + "prismarine_shard", + "ecoarmor:set_young_chestplate", + "nether_star", + "ecoarmor:set_young_leggings", + "prismarine_shard", + "ecoarmor:set_young_boots", + "prismarine_shard" + ], + "helmet": { + "enchants": [ + { + "id": "protection", + "level": 2 + }, + { + "id": "protection", + "level": 3 + } + ], + "material": "player_head", + "skull-texture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM0ODZhZjNiODgyNzY2ZTgyYTBiYzE2NjVmZjAyZWI2ZTg3M2I2ZTBkNzcxZjNhZGFiYzc1OWI3MjAyMjZhIn19fQ==", + "name": "&bYoung Helmet", + "advanced-name": "Advanced&b Young Helmet", + "effective-durability": 768, + "unbreakable": false, + "flags": [], + "custom-model-data": -1, + "lore": [ + "&b&lYOUNG SET BONUS", + "&8» &bMove 25% faster", + "&8&oRequires full set to be worn above 50% health", + "", + "&fTier: %tier%", + "&8&oUpgrade with an Upgrade Crystal" + ], + "craftable": true, + "default-tier": "default", + "recipe": [ + "diamond", + "redstone", + "diamond", + "redstone", + "air", + "redstone", + "air", + "air", + "air" + ] + }, + "chestplate": { + "enchants": [ + { + "id": "protection", + "level": 2 + }, + { + "id": "protection", + "level": 3 + } + ], + "material": "leather_chestplate", + "leather-color": "#DDE4F0", + "name": "&bYoung Chestplate", + "advanced-name": "Advanced&b Young Chestplate", + "effective-durability": 768, + "unbreakable": false, + "flags": [], + "custom-model-data": -1, + "lore": [ + "&b&lYOUNG SET BONUS", + "&8» &bMove 25% faster", + "&8&oRequires full set to be worn above 50% health", + "", + "&fTier: %tier%", + "&8&oUpgrade with an Upgrade Crystal" + ], + "craftable": true, + "default-tier": "default", + "recipe": [ + "diamond", + "air", + "diamond", + "redstone", + "diamond", + "redstone", + "diamond", + "redstone", + "diamond" + ] + }, + "elytra": { + "enchants": [ + { + "id": "protection", + "level": 3 + } + ], + "material": "elytra", + "name": "&bYoung Elytra", + "advanced-name": "Advanced&b Young Elytra", + "effective-durability": 768, + "unbreakable": false, + "flags": [], + "custom-model-data": -1, + "lore": [ + "&b&lYOUNG SET BONUS", + "&8» &bMove 25% faster", + "&8&oRequires full set to be worn above 50% health", + "", + "&fTier: %tier%", + "&8&oUpgrade with an Upgrade Crystal" + ], + "craftable": true, + "default-tier": "default", + "recipe": [ + "air", + "redstone", + "air", + "redstone", + "elytra", + "redstone", + "air", + "redstone", + "air" + ] + }, + "leggings": { + "enchants": [ + { + "id": "protection", + "level": 2 + }, + { + "id": "protection", + "level": 3 + } + ], + "material": "leather_leggings", + "leather-color": "#DDE4F0", + "name": "&bYoung Leggings", + "advanced-name": "Advanced&b Young Leggings", + "effective-durability": 768, + "unbreakable": false, + "flags": [], + "custom-model-data": -1, + "lore": [ + "&b&lYOUNG SET BONUS", + "&8» &bMove 25% faster", + "&8&oRequires full set to be worn above 50% health", + "", + "&fTier: %tier%", + "&8&oUpgrade with an Upgrade Crystal" + ], + "craftable": true, + "default-tier": "default", + "recipe": [ + "diamond", + "redstone", + "diamond", + "redstone", + "air", + "redstone", + "diamond", + "air", + "diamond" + ] + }, + "boots": { + "enchants": [ + { + "id": "protection", + "level": 2 + }, + { + "id": "protection", + "level": 3 + }, + { + "id": "depth_strider", + "level": 3 + } + ], + "material": "leather_boots", + "leather-color": "#DDE4F0", + "name": "&bYoung Boots", + "advanced-name": "Advanced&b Young Boots", + "effective-durability": 768, + "unbreakable": false, + "flags": [], + "custom-model-data": -1, + "lore": [ + "&b&lYOUNG SET BONUS", + "&8» &bMove 25% faster", + "&8&oRequires full set to be worn above 50% health", + "", + "&fTier: %tier%", + "&8&oUpgrade with an Upgrade Crystal" + ], + "craftable": true, + "default-tier": "default", + "recipe": [ + "air", + "air", + "air", + "diamond", + "air", + "diamond", + "redstone", + "air", + "redstone" + ] + } } ] } \ No newline at end of file diff --git a/eco-core/core-plugin/src/main/resources/sets/young.yml b/eco-core/core-plugin/src/main/resources/sets/young.yml deleted file mode 100644 index 0287c71..0000000 --- a/eco-core/core-plugin/src/main/resources/sets/young.yml +++ /dev/null @@ -1,196 +0,0 @@ -enabled: true -conditions: - - "above-health-percent: 50" -set-bonus: - - "speed-multiplier: 1.25" -advanced-set-bonus: - - "speed-multiplier: 1.5" -advanced-potion-effects: - - "jump: 2" -advanced-lore: - - "" - - "&lADVANCED BONUS" - - "&8» &bPermanent Jump Boost II" - - "&8» &bMove 50% faster" - - "&8&oRequires full set to be worn above 50% health" -advancement-shard-name: "Advancement Shard: &bYoung" -advancement-shard-lore: - - "&8Drop this onto &bYoung Armor" - - "&8to make it Advanced." -shard-craftable: true -shard-recipe: - - prismarine_shard - - ecoarmor:set_young_helmet - - prismarine_shard - - - ecoarmor:set_young_chestplate - - nether_star - - ecoarmor:set_young_leggings - - - prismarine_shard - - ecoarmor:set_young_boots - - prismarine_shard -helmet: - enchants: - - "protection: 2" - - "unbreaking: 3" - material: player_head - skull-texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM0ODZhZjNiODgyNzY2ZTgyYTBiYzE2NjVmZjAyZWI2ZTg3M2I2ZTBkNzcxZjNhZGFiYzc1OWI3MjAyMjZhIn19fQ== - name: "&bYoung Helmet" - advanced-name: "Advanced&b Young Helmet" - effective-durability: 768 - unbreakable: false - flags: [ ] - custom-model-data: -1 - lore: - - "&b&lYOUNG SET BONUS" - - "&8» &bMove 25% faster" - - "&8&oRequires full set to be worn above 50% health" - - "" - - "&fTier: %tier%" - - "&8&oUpgrade with an Upgrade Crystal" - craftable: true - default-tier: default - recipe: - - diamond - - redstone - - diamond - - - redstone - - air - - redstone - - - air - - air - - air -chestplate: - enchants: - - "protection: 2" - - "unbreaking: 3" - material: leather_chestplate - leather-color: "#DDE4F0" - name: "&bYoung Chestplate" - advanced-name: "Advanced&b Young Chestplate" - effective-durability: 768 - unbreakable: false - flags: [ ] - custom-model-data: -1 - lore: - - "&b&lYOUNG SET BONUS" - - "&8» &bMove 25% faster" - - "&8&oRequires full set to be worn above 50% health" - - "" - - "&fTier: %tier%" - - "&8&oUpgrade with an Upgrade Crystal" - craftable: true - default-tier: default - recipe: - - diamond - - air - - diamond - - - redstone - - diamond - - redstone - - - diamond - - redstone - - diamond -elytra: - enchants: - - "unbreaking: 3" - material: elytra - name: "&bYoung Elytra" - advanced-name: "Advanced&b Young Elytra" - effective-durability: 768 - unbreakable: false - flags: [ ] - custom-model-data: -1 - lore: - - "&b&lYOUNG SET BONUS" - - "&8» &bMove 25% faster" - - "&8&oRequires full set to be worn above 50% health" - - "" - - "&fTier: %tier%" - - "&8&oUpgrade with an Upgrade Crystal" - craftable: true - default-tier: default - recipe: - - air - - redstone - - air - - - redstone - - elytra - - redstone - - - air - - redstone - - air -leggings: - enchants: - - "protection: 2" - - "unbreaking: 3" - material: leather_leggings - leather-color: "#DDE4F0" - name: "&bYoung Leggings" - advanced-name: "Advanced&b Young Leggings" - effective-durability: 768 - unbreakable: false - flags: [ ] - custom-model-data: -1 - lore: - - "&b&lYOUNG SET BONUS" - - "&8» &bMove 25% faster" - - "&8&oRequires full set to be worn above 50% health" - - "" - - "&fTier: %tier%" - - "&8&oUpgrade with an Upgrade Crystal" - craftable: true - default-tier: default - recipe: - - diamond - - redstone - - diamond - - - redstone - - air - - redstone - - - diamond - - air - - diamond -boots: - enchants: - - "protection: 2" - - "unbreaking: 3" - - "depth_strider: 3" - material: leather_boots - leather-color: "#DDE4F0" - name: "&bYoung Boots" - advanced-name: "Advanced&b Young Boots" - effective-durability: 768 - unbreakable: false - flags: [ ] - custom-model-data: -1 - lore: - - "&b&lYOUNG SET BONUS" - - "&8» &bMove 25% faster" - - "&8&oRequires full set to be worn above 50% health" - - "" - - "&fTier: %tier%" - - "&8&oUpgrade with an Upgrade Crystal" - craftable: true - default-tier: default - recipe: - - air - - air - - air - - - diamond - - air - - diamond - - - redstone - - air - - redstone