Jump to content

Weapon-specific enchantment bonuses


temnix

Recommended Posts

Do enchantment bonuses on weapons, in their global effects, apply only to those weapons or to all attacks of the character? The club +2, +3 vs. undead is a +2 weapon, it has that number in the Enchantment field. But it also has an Enchantment vs. type effect, Instant/While equipped, against the undead. Would the character's off-hand attacks against undead also be improved to +3, even with a plain weapon there?

Link to comment

Only the weapon to which it is attached.  Parameter3 controls which weapons the opcode affects:

0 : Current Weapon (When attached directly to an item, otherwise no restrictions)
1 : Main-hand only (Includes Ammo and Fists)
2 : Off-hand only
3 : No restrictions

Since global effects cannot set 'Parameter3', they will always use the default (0) value.

Link to comment
8 hours ago, kjeron said:

Since global effects cannot set 'Parameter3', they will always use the default (0) value.

Unless applied via op177...?

In any case, it would be rather odd to equip a weapon that boosts, say, off-hand (p3=2) instead of the hand it is equipped on (p3=0)...

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...