Jump to content

Balor sword effects inconsistent


Recommended Posts

Posted

The Kill target effect of the Balor sword (BALOR.ITM) is given a Save vs. Death at -4, yet the cosmetic effects (opcodes 139 [String: Vorpal Hit] and 141 [Effect: Hit finger of death]) get no saving throw. Consequently, the cosmetic effects play even when Kill target has been avoided.

Spoiler

fiend.tpa:
 

// Balor sword: extra SCS edits

MAKE_PATCH
    patch_ability_inline=>~ability_range=>3~
    proficiency=>PROFICIENCYLONGSWORD
    enchantment=>5
    patch_effect_inline=>"match=>~opcode=13~ parameter2=>4 save_vs_death=>1 save_bonus=>~-4~"
END
LAF edit_item STR_VAR item=balor edits=patch_data END

 

 

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...