diff --git a/src/main/java/fantasypvp/kand_smp/items/items.md b/src/main/java/fantasypvp/kand_smp/items/items.md new file mode 100644 index 0000000..6c388cc --- /dev/null +++ b/src/main/java/fantasypvp/kand_smp/items/items.md @@ -0,0 +1,49 @@ + + +# Nether Sets / Items: + +## Blazing Halo + - crafted with 8 blaze rods in a circle with a + +## True Netherite Set + - Netherite gear upgraded with nether stars at a smithing table + - Permanent fire resistance + - Increased melee damage + - Higher base armour than netherite + +## Witherite Set + - Netherite upgraded with wither skeleton skulls at a smithing table + - Provides immunity to the wither effect + - Sword may inflict Wither-I on hit + - Right clicking with sword should shoot skulls? + +## Blazing Set + - upgrade from iron gear + - sword can be crafted directly by crafting an iron sword with a blaze rod instead of a stick. + - sword and armour can be upgraded using a *Blazing Halo* per piece + - provides fire resistance + - sword lights enemies on fire (built in fire aspect but with a longer duration) + - sword has slightly increased attack damage over iron + - enemies may be set on fire when attacking you + +# End Sets / Items: + +## Dragon Scale: + - crafted with a diamond, a chorus fruit & dragon's breath + +## Dragon Set: + - crafted using dragon scales + - the helmet also requires a dragon head + - full set: + - infinite elytra glide without elytra + - same protection as diamond gear + - dash ability which allows a player to launch into the air without fireworks + + +# Other + +## Lightning Sword + - Rename necessary? + - (Critical) attacking strikes lightning on a target + - independent item + - crafted with a lightning rod, two diamonds and two nether stars \ No newline at end of file