Reign of Kings Custom items

Discussion in 'Plugin Requests' started by Boozer, Dec 17, 2015.

  1. I would really like a developer to create custom craftable items. This would be really beneficial because admins would be able to create different ter weapons and armor.

    For example: steel helmet
    /duplicate item "(name of item)" rename "(new name of duplicated item"

    /duplicate item "steel helmet" rename "steel helmet hardened"

    Now you can craft a new steel helmet "steel helmet hardened" in the smithy. (Same crafting requirements) which can be adjusted in the mod folder.

    Now let's increase or decrease the defense values.
    /item "steel helmet hardened" increase/decrease defense "5"

    Now lets change the color of the item
    /item "steel helmet hardened" set color "(color code)"


    With the newly created steel armor you should be able to customize the name, color, and values of defence.
    This would allow admins to adjust create custom items easily.
     
  2. Wulf

    Wulf Community Admin

    There's no way to add completely new items to the game at this time.
     
  3. It would be a copy of the current item in the game, that's not possible?

    Well thanks anyways :)
     
  4. Wulf

    Wulf Community Admin

    You could probably fake the protection of what each item provides to a player, but that's probably about it.
     
  5. Yeah I just saw that they released new modding options to modify armor speed reductions and what it costs to craft. So I didn't know if that release opened any other doors for you smart guys.