NWNWiki
Register
Advertisement
NWNWiki
3,718
pages
Maximize spell icon
Maximized indicator

Type of feat: metamagic (general feat)
Prerequisite: ability to cast 3rd-level spells

Specifics: Maximized spells apply all variable numeric effects — including damage, number of targets, and so on — at their maximum values.

Use: A maximized spell occupies a spell slot three levels higher than normal. Saving throws and opposed rolls, such as those made when dispel magic is cast, are not affected.

Notes[]

Builder notes[]

Item feat: No, But it can be added with custom content.

Custom content notes[]

Removable: yes

Reusable: yes

Script: hardcoded

  • This feat can be added to iprp_feats.2da and work as an item feat, but note that wizards and divine spellcasters will only need to have the item equipped while preparing their spellbooks and not during resting or spellcasting. Spellhooking can be used to verify that the caster has the feat if it is used as an item feat.
  • Whether or not a spell can be cast with this feat is determined by the "MetaMagic" column of spells.2da. Maximize spell is the third bit of this bitfield.
  • Whether or not casting a spell with this feat impacts the results depends on the spell's script. The key scripting command is GetMetaMagicFeat.
Advertisement