Difference between revisions of "Talk:Weapons"
Jump to navigation
Jump to search
no edit summary
imported>Pronam (Created page with "== Flags == ====Bound Weapon==== Having the flag, it removes the weapon from your inventory once you unequip or sheath it.<BR />--~~~~") |
imported>Warrior 7 |
||
Line 2: | Line 2: | ||
====Bound Weapon==== | ====Bound Weapon==== | ||
Having the flag, it removes the weapon from your inventory once you unequip or sheath it.<BR />--[[User:Pronam|Pronam]] 11:22, 12 February 2012 (EST) | Having the flag, it removes the weapon from your inventory once you unequip or sheath it.<BR />--[[User:Pronam|Pronam]] 11:22, 12 February 2012 (EST) | ||
== Equip Type == | |||
The Equip Type notation is really confusing, but here's what I've been able to find out about it based on my own research. | |||
It appears the Equip Type not only determines what hand(s) the weapon takes up, but also what slot it will attempt to go | |||
into when force-equipped by a script or equipped via hotkey. So far this is what it looks like based on my own testing: | |||
'''BothHands''' - Weapon requires both hands, hotkey/force-equip puts weapon in both hands.<br> | |||
'''EitherHand''' - Weapon requires one hand, hotkey/force-equip puts weapon in whichever hand is free? Seems to be used for a few quest-specific weapons, and the Bound Sword, so probably lets it go into whichever hand it was summoned from.<br> | |||
'''LeftHand''' - Weapon requires one hand, hotkey/force-equip puts weapon in left hand. Not sure on this as no weapons actually use this, but I assume it's the opposite of RightHand.<br> | |||
'''Potion''' - Equips as a potion. No idea what happens if you use this, this seems to be a dummy slot that potions get "equipped" in to be used.<br> | |||
'''RightHand''' - Weapon requires one hand, hotkey/force-equip puts weapon in right hand.<br> | |||
'''Shield''' - Equips as a shield. Again, no weapons actually use this, but presumably It causes the weapon to equip in the left hand always, and take up the shield slot.<br> | |||
'''Voice''' - Equips as a voice. This is normally used for spells, to tell them to equip in the greater power/voice slot. No idea on this one.<br> | |||
This is what I've been able to glean so far. Further testing is required. |