NWNWiki
NWNWiki
3,718
pages
(→‎Custom content notes: How to edit .2da's goes beyond the scope of this article)
(Targeting note)
Line 13: Line 13:
 
==Notes==
 
==Notes==
   
  +
* This ability targets the summoner (unlike summoning spells, which target the ground).
 
* 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.
   
 
==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.
   
Line 22: Line 24:
   
 
==Custom content notes==
 
==Custom content notes==
  +
 
'''Removable:''' Yes, but only the interface for summoning them; the animal companion selection screen will always appear.
 
'''Removable:''' Yes, but only the interface for summoning them; the animal companion selection screen will always appear.
   

Revision as of 16:26, 25 June 2011

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

  • This ability targets the summoner (unlike summoning spells, which target the ground).
  • 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.