NWNWiki
NWNWiki
3,718
pages
(feeding note)
(→‎Notes: Deferring animal companion note to animal companion article)
Line 12: Line 12:
   
 
==Notes==
 
==Notes==
  +
 
* Multiclassing ranger and druid will not give the character two animal companions, nor will those levels [[stack]] when determining the level of the animal companion.
 
* Multiclassing ranger and druid will not give the character two animal companions, nor will those levels [[stack]] when determining the level of the animal companion.
*As with familiars, talking to the animal companion will provide the option of feeding it, doing this heals it completely for free.
 
   
 
==Builder notes==
 
==Builder notes==

Revision as of 14:21, 15 March 2010

Animal companion (feat)

Type of feat: class (given based on class levels)
Prerequisite: druid 1, ranger 6

Specifics: An animal companion may be summoned once per day, until killed or unsummoned.

Use: selected

The available animal companions are badger, wolf, brown bear, boar, hawk, panther, giant spider, dire wolf, and dire rat.

Notes

  • Multiclassing ranger and druid will not give the character two animal companions, nor will those levels stack when determining the level of the animal companion.

Builder notes

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

  • Animal companion summoning can be changed (or disabled) by editing the script nw_s2_animalcom.
  • The dialog used by the (default) animal companions is nw_g_animal.

Custom content notes

Removable: Yes, but only the interface for summoning them; the animal companion selection screen will always appear.

Reusable: No, it is hardcoded to the druid and ranger class slots.

Script: Hardcoded, nw_s2_animalcom, spells.2da, feat.2da

  • This feat can be added to iprp_feats.2da to make it available as an item feat. This feat is required to enable the summon animal companion radial menu option. This feat only works for rangers and druids, so an item is really only useful for a low level ranger, who will be able to summon a badger or whatever is defined in line 0 in hen_companion.2da.
  • This feat has nothing to do with the selection of an animal companion. That is hardcoded into the character generator and level-up process.
  • The animal companions available for selection when leveling are defined in hen_companion.2da.