NWNWiki
NWNWiki
3,718
pages
(Added two notes, lowercased, fixed typos.)
m (Converting to feat template)
Line 1: Line 1:
  +
{{feat
[[Image:Ife_monkend.gif|right|Monk Endurance]]
 
  +
|type=class
'''Type of feat''': [[class]]
 
  +
|prereq=[[monk]] 3
 
 
|desc=Monks move more quickly than other classes, and this ability improves with [[experience point|experience]].
'''Prerequisite''': [[monk]] 3
 
 
|use=automatic
 
  +
|icon=ife_monkend.gif
'''Specifics''': monks move more quickly than other classes, and this ability improves with experience.
 
  +
|class=monk
 
  +
}}
'''Use''': automatic
 
   
 
==Notes==
 
==Notes==
*This ability does not work in armor.
 
*Monk speed stacks with the haste effect, it does not however stack with [[barbarian fast movement]].
 
 
*A monk's movement rate increases by 10% for every 3 levels starting with level 3.
 
*A monk's movement rate increases by 10% for every 3 levels starting with level 3.
 
*This ability does not work while wearing armor.
 
*This feat stacks with [[haste]]. It does not, however, stack with [[barbarian fast movement]].
   
 
==Builder notes==
 
==Builder notes==
'''Item feat''': no, but it can be added with custom content.
+
'''Item feat:''' No, but it can be added with custom content.
   
 
* The NWScript constant for this feat is FEAT_MONK_ENDURANCE (representing a pre-release name for this feat).
 
* The NWScript constant for this feat is FEAT_MONK_ENDURANCE (representing a pre-release name for this feat).
   
 
==Custom content notes==
 
==Custom content notes==
'''Removable''': yes
+
'''Removable:''' yes
 
'''Reusable''': no, It only work for the monk class
 
 
'''Script''': hardcoded
 
   
 
'''Reusable:''' no. It only works for the monk class.
*This feat can be added to [[iprp_feats.2da]] to make it available as item feat. But as long as you don't change the feat acquirement list it's pointless.
 
   
 
'''Script:''' hardcoded
   
 
*This feat can be added to [[iprp_feats.2da]] to make it available as an item feat. However, this is pointless unless the feat acquirement list is changed.
[[Category:Feats]]
 

Revision as of 00:13, 5 April 2009

Monk speed

Type of feat: class (given based on class levels)
Prerequisite: monk 3

Specifics: Monks move more quickly than other classes, and this ability improves with experience.

Use: automatic

Notes

  • A monk's movement rate increases by 10% for every 3 levels starting with level 3.
  • This ability does not work while wearing armor.
  • This feat stacks with haste. It does not, however, stack with barbarian fast movement.

Builder notes

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

  • The NWScript constant for this feat is FEAT_MONK_ENDURANCE (representing a pre-release name for this feat).

Custom content notes

Removable: yes

Reusable: no. It only works for the monk class.

Script: hardcoded

  • This feat can be added to iprp_feats.2da to make it available as an item feat. However, this is pointless unless the feat acquirement list is changed.