StendhalRefactoringEquipment: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge →Leather & Wood: add some ideas for leather/wood armors |
imported>AntumDeluge →Weapon Build Types: list potentially affect chaos hammer |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
Defensive equipment is more simple: Material determines base def of item & build determines additional def. E.g., iron chainmail may have def 5 while iron plate armor may have def 7. Mithril chainmail may have def 10, while mithril plate armor has def 18. Same for shields & other equipment: Iron buckler shield vs. iron tower shield. Iron chain legs vs. iron plate legs. Etc. |
Defensive equipment is more simple: Material determines base def of item & build determines additional def. E.g., iron chainmail may have def 5 while iron plate armor may have def 7. Mithril chainmail may have def 10, while mithril plate armor has def 18. Same for shields & other equipment: Iron buckler shield vs. iron tower shield. Iron chain legs vs. iron plate legs. Etc. |
||
Cloaks are most likely always made from a type of cloth material, so it may be that they do not follow the same naming convention as other hardened equipment. |
|||
== Caveats == |
== Caveats == |
||
'''Established items:''' There are already plenty of weapons & defensive equipment implemented. Introducing new equipment has the potential to just make more of a mess. Most likely, we will need to update/convert many of the old items so players don't lose what they have worked for. |
'''Established items:''' There are already plenty of weapons & defensive equipment implemented. Introducing new equipment has the potential to just make more of a mess. Most likely, we will need to update/convert many of the old items so players don't lose what they have worked for. This does not mean that we want to replace or get rid of all current equipment. We may want to keep some unique items that do not fall under the category of a certain material. For example, <item>viking helmet</item>. |
||
'''Overly complex:''' We will need to avoid overly complicating the system for both player & developer. We especially don't won't to overwhelm the development team with making a complex system that is hard to maintain. As mentioned before, we could implement a build class for each material class (e.g. buckler shield > kite shield > tower shield), but it may be better, at least in the case of defensive equipment, to have only one build type for each equipment class (e.g. 1 mithril shield, 1 mithril armor, 1 mithril boots, etc.). For weapons, we already have somewhat of an established build class of sorts (e.g. dagger/knife = fast & weaker atk, sword = mid speed & mid atk, axe/club = slower & strong atk) & would probably be best to keep it as this works well with the current ATK/DEF XP system. |
'''Overly complex:''' We will need to avoid overly complicating the system for both player & developer. We especially don't won't to overwhelm the development team with making a complex system that is hard to maintain. As mentioned before, we could implement a build class for each material class (e.g. buckler shield > kite shield > tower shield), but it may be better, at least in the case of defensive equipment, to have only one build type for each equipment class (e.g. 1 mithril shield, 1 mithril armor, 1 mithril boots, etc.). For weapons, we already have somewhat of an established build class of sorts (e.g. dagger/knife = fast & weaker atk, sword = mid speed & mid atk, axe/club = slower & strong atk) & would probably be best to keep it as this works well with the current ATK/DEF XP system. |
||
| Line 31: | Line 33: | ||
Example: A wooden dagger may have rate 3, while a mithril dagger has rate 1. |
Example: A wooden dagger may have rate 3, while a mithril dagger has rate 1. |
||
'''''Note:''' special exceptions for some items such as <item>training sword</item> & <item>l hand sword|l/r hand swords</item>.'' |
|||
=== Affected Weapons === |
|||
{| class="wikitable sortable" |
|||
! weapon !! class !! old rate !! old atk !! new rate !! new atk |
|||
|- |
|||
| <item>axe</item> || axe || 5 || 12 || 7 || 17 (rounded up from 16.8, slightly stronger) |
|||
|- |
|||
| <item>bardiche</item> || axe || 9 || 33 || 8 || 29 (rounded down from 29.33, slightly weaker) |
|||
|- |
|||
| <item>battle axe</item> || axe || 6 || 15 || 7 || 18 (rounded up from 17.5, slightly stronger) |
|||
|- |
|||
| <item>black halberd</item> || axe || 9 || 57 || 8 || 51 (rounded up from 50.67, slightly stronger) |
|||
|- |
|||
| <item>durin axe</item> || axe || 9 || 47 || 8 || 42 (rounded up from 41.78, slightly stronger) |
|||
|- |
|||
| <item>halberd</item> || axe || 10 || 40 || 8 || 32 |
|||
|- |
|||
| <item>chaos hammer</item> || club || 8 || 42 || 9 || 47 (rounded down from 47.25, slightly weaker) |
|||
|- |
|||
| <item>black sword</item> || sword || 7 || 40 || 5 || 29 (rounded up from 28.57, slightly stronger) |
|||
|- |
|||
| <item>broadsword</item> || sword || 10 || 34 || 6 || 20 (rounded down from 20.4, slightly weaker) |
|||
|- |
|||
| <item>chaos sword</item> || sword || 9 || 32 || 6 || 21 (rounded down from 21.33, slightly weaker) |
|||
|- |
|||
| <item>claymore</item> || sword || 10 || 36 || 6 || 22 (rounded up from 21.6, slightly stronger) |
|||
|- |
|||
| <item>demon fire sword</item> || sword || 10 || 58 || 6 || 35 (rounded up from 34.8, slightly stronger) |
|||
|- |
|||
| <item>fire sword</item> || sword || 7 || 30 || 5 || 21 (rounded down from 21.43, slightly weaker) |
|||
|- |
|||
| <item>great sword</item> || sword || 15 || 60 || 6 || 24 |
|||
|- |
|||
| <item>imperator sword</item> || sword || 3 || 14 || 4 || 19 (round up from 18.67, slightly stronger) |
|||
|- |
|||
| <item>orc sword</item> || sword || 10 || 24 || 6 || 14 (rounded down from 14.4, slightly weaker) |
|||
|- |
|||
| <item>orcish sword</item> || sword || 9 || 38 || 6 || 25 (rounded down from 25.33, slightly weaker) |
|||
|} |
|||
== Material Classes == |
== Material Classes == |
||
| Line 57: | Line 101: | ||
! Slot !! Build !! DEF |
! Slot !! Build !! DEF |
||
|- |
|- |
||
| armor/chest || leather |
| armor/chest || leather vest || 1 |
||
|- |
|- |
||
| boots/feet || leather shoes || 1 |
| boots/feet || leather shoes || 1 |
||
| Line 69: | Line 113: | ||
| head || leather helmet || 2 |
| head || leather helmet || 2 |
||
|- |
|- |
||
| |
| hand || wooden buckler || 1 |
||
|- |
|- |
||
| |
| hand || wooden kite shield || 2 |
||
|- |
|- |
||
| |
| hand || wooden tower shield || 3 |
||
|- |
|- |
||
| legs || leather pants || 1 |
| legs || leather pants || 1 |
||
| Line 98: | Line 142: | ||
|+ Iron Armors |
|+ Iron Armors |
||
! Slot !! Build !! DEF |
! Slot !! Build !! DEF |
||
|- |
|||
| armor/chest || chain || 2 |
|||
|- |
|||
| armor/chest || chest plate || 3 |
|||
|- |
|||
| armor/chest || full plate || 4 |
|||
|- |
|||
| boots/feet || boots || 3 |
|||
|- |
|||
| cloak || ??? || 2 |
|||
|- |
|||
| head || helmet || 3 |
|||
|- |
|||
| head || barbute || 4 |
|||
|- |
|||
| hand || buckler || 4 |
|||
|- |
|||
| hand || kite shield || 5 |
|||
|- |
|||
| hand || tower shield || 6 |
|||
|- |
|||
| legs || ??? || 2 |
|||
|} |
|} |
||
| Line 120: | Line 186: | ||
|+ Mithril Armors |
|+ Mithril Armors |
||
! Slot !! Build !! ATK !! Rate |
! Slot !! Build !! ATK !! Rate |
||
|- |
|||
| armor/chest || ??? || ??? |
|||
|- |
|||
| boots/feet || ??? || ??? |
|||
|- |
|||
| cloak || ??? || ??? |
|||
|- |
|||
| head || ??? || ??? |
|||
|- |
|||
| hand || ??? || ??? |
|||
|- |
|||
| legs || ??? || ??? |
|||
|} |
|} |
||
| Line 127: | Line 205: | ||
* [[StendhalRefactoringItems]] |
* [[StendhalRefactoringItems]] |
||
* [[StendhalRefactoringItemsBase#Item_Quality_prefixes_.28sorted_from_low_to_high_quality.29]] |
* [[StendhalRefactoringItemsBase#Item_Quality_prefixes_.28sorted_from_low_to_high_quality.29]] |
||
[[Category:Development]] |
|||
[[Category:Refactoring]] |
|||
[[Category:Items]] |
|||
[[Category:Equipment]] |
|||