Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add equipments and forge system #119

Open
leordev opened this issue Sep 30, 2018 · 0 comments
Open

Add equipments and forge system #119

leordev opened this issue Sep 30, 2018 · 0 comments

Comments

@leordev
Copy link
Member

leordev commented Sep 30, 2018

Elemental types of equipment, work for their elements, these neutral example should be expandable for all the 10 elements

Weapons:

  • Neutral Dagger, attack +5%
  • Neutral Sword, attack +10%, requires 5 daggers to forge
  • Neutral Axe, attack +20%, requires 5 swords to forge
  • Neutral Double Axe, attack +35%, requires 5 axes to forge
  • Neutral Master Sword, attack +60%, requires 5 d.axes to forge

Armors

  • Neutral Cloth Armor, defense +5%
  • Neutral Leather Armor, defense +10%, requires 5 clothes
  • Neutral Mail Armor, defense +20%, requires 5 leathers
  • Neutral Plate Armor, defense +35%, requires 5 mail
  • Neutral Golden Armor, defense +60%, requires 5 plates

Boots

  • Neutral Cloth Boots, defense +5%
  • Neutral Leather Boots, defense +10%, requires 5 clothes
  • Neutral Mail Boots, defense +20%, requires 5 leathers
  • Neutral Plate Boots, defense +35%, requires 5 mails
  • Neutral Golden Boots, defense +60%, requires 5 plates

Enchanting Gem - allows you to enchant a neutral item to a specific element

  • Tier 1 (dagger and clothes) - requires 1 gems
  • Tier 2 (sword and leathers) - requires 2 gems
  • Tier 3 (axe and mail) - requires 3 gems
  • Tier 4 (double axe and plate) - requires 4 gems
  • Tier 5 (master and golden) - requires 5 gems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant