Elder Scrolls
Elder Scrolls
Tag: sourceedit
(Add specific instructions for turning normal NPCs into followers.)
Tag: Source edit
 
(55 intermediate revisions by 23 users not shown)
Line 1: Line 1:
  +
{{Attention|Missing a lot of data.|Skyrim}}
The following page is dedicated to creating custom followers via console commands and a list of potential characters for the conversion.
 
  +
{{SkyrimConsoleCommandsTop}}
  +
The following page is dedicated to creating custom [[Followers (Skyrim)|followers]] via [[Console Commands (Skyrim)|console commands]], as well as a list of potential [[Characters (Skyrim)|characters]] for the conversion.
   
 
==Briefing==
 
==Briefing==
Most NPCs can be converted into followers if one has their factions and relationship rank altered, since their AI is tied to the factions they are. This allows you to convert character with special service (e.g. blacksmith, spellcasters, unique NPCs) into your followers. Alternatively, you can create your own follower and spouse via [[Creation Kit]] if you have a matching character voice set with follower option.
+
Most NPCs can be converted into followers if one has their [[Factions (Skyrim)|factions]] and relationship rank altered, since their AI is tied to the factions they are. This allows you to convert character with special service (e.g. [[Blacksmiths (Skyrim)|blacksmith]], spellcasters, unique NPCs) into your followers. This can also be used to fix an NPC who should be a follower but is bugged.
  +
  +
The specific commands for this conversion are:
  +
  +
* In the console, target the NPC question by clicking on them using the mouse.
  +
* <code>setrelationshiprank player 3</code> (3 is "ally")
  +
* <code>addfac 0005C84D 1</code> (this is the Potential Follower Faction)
  +
  +
after which, clicking on the NPC should give the "Follow me" dialog.
  +
  +
Alternatively, you can create your own follower and [[Marriage (Skyrim)|spouse]] via [[Creation Kit]] if you have a matching character voice set with follower option.
   
 
==Creating Follower Via Console Commands==
 
==Creating Follower Via Console Commands==
{{PC}}By placing character, alternating relationship rank and modifying factions via [[Console Commands (Skyrim)|Console Commands]], some NPCs can be converted into followers by force.
+
{{PC}} By placing character, alternating relationship rank and modifying factions via console commands, some Characters can be converted into followers by force.
 
*Step 1: Searching for NPCs, can be town NPC or character with race as the names: [[Dealer]], [[Hroki]], Wood Elf, High Elf, etc. - <code>help "Wood Elf" 0</code>
 
*Step 1: Searching for NPCs, can be town NPC or character with race as the names: [[Dealer]], [[Hroki]], Wood Elf, High Elf, etc. - <code>help "Wood Elf" 0</code>
*Step 2: Place the NPC at your desired location, it'll set as their homes: <code>player.placeatme <BaseID> 1</code>
+
*Step 2: Place the NPC at your desired location, it'll set as their homes: <code>player.placeatme <nowiki><BaseID></nowiki> 1</code>
*Step 3: modify his/her relationship rank: <code>setrelationshiprank <TargetedID> 4 </code>
+
*Step 3: modify their relationship rank: <code>setrelationshiprank <nowiki><TargetedID></nowiki> 3 </code> (optional: 4 for spouse)
*Step 4: modify player's relationship rank: <code>player.setrelationshiprank <TargetedID> 4 </code>
+
*Step 4: modify player's relationship rank: <code>player.setrelationshiprank <nowiki><TargetedID></nowiki> 3 </code>
*Step 5: add to player ally faction: <code>addfac 5384d 4</code> (Player Ally Faction is required for some hostile characters, you may add Marriage Factions also)
+
*Step 5: add to player ally faction: <code>addfac 5a1a4 4</code>
  +
**Step 5a: add to potential Marriage Faction (spouse): <code>addfac 19809 4</code>
*Step 6: remove hostile factions: <code>removefac <HostileFactionID></code> (Bandit Ally Faction and Warlock Ally Faction, mostly)
 
*Step 7: remove aggression actor value: <code>SetAV Aggression 0</code>, may be required on some NPCs defaultly corpses such as Bosmer Bandit (000328DC)
+
*Step 6: add to potential follower faction: <code>addfac 5c84d 4</code> (Player Ally Faction is required for some hostile characters, you may add Marriage Factions also)
  +
*Step 6: remove hostile factions: <code>removefac <nowiki><HostileFactionID></nowiki></code> (Bandit Ally Faction and Warlock Ally Faction, mostly)
  +
*Step 7: remove aggression actor value: <code>SetAV Aggression 0</code>.
 
*Step 8: set essential status: <code>setessential #</code> (0 is non-essential, 1 is essential)
 
*Step 8: set essential status: <code>setessential #</code> (0 is non-essential, 1 is essential)
*Step 9: set dedicated home faction i.e. Whiterun Breezehome Faction (98B13) by typing <code>addfac 98b13 4</code>
+
*Step 9: resurrect the NPC if they are killed due to the NPC being hostile before, by typing <code>resurrect</code>
  +
*Step 10: modify inventory by either using <code><nowiki><equip/unequip/add/remove></nowiki>item <nowiki><BaseID></nowiki></code> or recycling actor using <code>recycleactor</code>
*Step 10: resurrect the NPC if it's killed due to the NPC being NPC being hostile before, by typing <code>resurrect</code>
 
  +
*Step 11: ask them to be your follower
*Step 11: modify inventory: <code><equip/unequip/add/remove>item <BaseID></code>
 
*Step 12: ask him/her to be your follower
 
   
 
*Sometimes the follower option might be gone after marriage or death under this condition.
 
*Sometimes the follower option might be gone after marriage or death under this condition.
**Solution: use <code>setrelationshiprank <TargetID> 4</code> and <code>player.setrelationshiprank <TargetID> 4</code> command to resolve this problem.
+
**Solution: use <code>setrelationshiprank <nowiki><TargetID></nowiki> 3</code> and <code>player.setrelationshiprank <nowiki><TargetID></nowiki> 3</code> command to resolve this problem.
 
P.S. not guaranteed to work on all NPCs, it only works on NPC summoned via character model Base ID instead of radiant ID, does not work on randomly generated hostile NPCs as well as deceased characters (except [[Valie]]).
 
   
  +
P.S. not guaranteed to work on all NPCs, it only works on NPC summoned via character model Base ID instead of radiant ID.
   
 
===Example===
 
===Example===
Tutorial of converting hostile NPC into follower (Tested on [[Dealer]])
+
Tutorial of converting hostile NPC into follower (tested on [[Dealer]]):
   
 
<code>
 
<code>
setrelationshiprank refID 4 </code>
+
setrelationshiprank refID 3 </code>
   
<code>player.setrelationshiprank refID 4 </code>
+
<code>player.setrelationshiprank refID 3 </code>
   
 
<code>addfac 5c84d 4 </code>
 
<code>addfac 5c84d 4 </code>
Line 49: Line 61:
 
<code>setessential BaseID 1 </code>
 
<code>setessential BaseID 1 </code>
   
<code>resurrect
+
<code>resurrect</code> or <code>recycleactor </code>
  +
</code>
 
   
 
This only works on NPCs summoned via Base ID, but not Reference ID.
 
This only works on NPCs summoned via Base ID, but not Reference ID.
  +
  +
==Pacifying Characters Via Console Commands==
  +
  +
<code>addfac 5a1a4 </code>
  +
  +
<code>setrelationshiprank refID 3 </code>
  +
  +
<code>player.setrelationshiprank refID 3 </code>
  +
  +
<code>setav aggression 0 </code>
  +
  +
<code>resurrect</code> or <code>recycleactor </code>
   
 
==Character Model Generation Mechanics==
 
==Character Model Generation Mechanics==
 
Characters IDs are identified via specified number and letter formation to distinguish between Character Model ID and Radiant ID, the following is an example:
 
Characters IDs are identified via specified number and letter formation to distinguish between Character Model ID and Radiant ID, the following is an example:
*[[Bandits (Skyrim)|Bandits]] are generated with radiant character Base ID or Ref ID, while their base ID can be uncovered in [[Console Commands (Skyrim)|Console Commands]] by typing <code>help</code>.
+
*[[Bandits (Skyrim)|Bandits]] are generated with radiant character Base ID or Ref ID, while their base ID can be uncovered in console commands by typing <code>help</code>.
 
*The first two number determines their character type (Bandit Rank), the third letter determines character type (D: class, D: design, E: encounter/radiant).
 
*The first two number determines their character type (Bandit Rank), the third letter determines character type (D: class, D: design, E: encounter/radiant).
 
*The fourth number determines the variant's race (e.g. 6 is always [[Bosmer (Skyrim)|Bosmer]]) while the fifth one determines facial variants. e.g. 39D67 will always spawn bosmer female.
 
*The fourth number determines the variant's race (e.g. 6 is always [[Bosmer (Skyrim)|Bosmer]]) while the fifth one determines facial variants. e.g. 39D67 will always spawn bosmer female.
Line 65: Line 89:
 
===What to convert===
 
===What to convert===
 
The following are recommended to convert into followers:
 
The following are recommended to convert into followers:
*Characters with its race as its names - their AI and inventory can be toggled freely without suffering any consequences
+
*Characters with its race as its names their AI and inventory can be toggled freely without suffering any consequences
*Citizens - some provides services which are handy, especially merchants and blacksmiths.
+
*Citizens some provides services which are handy, especially [[Merchants (Skyrim)|merchants]] and blacksmiths.
*Spellcasters - they provide decent ranged attack or conjured creatures to assist you, a notable example includes [[Alva]].
+
*Spellcasters they provide decent ranged attack or conjured creatures to assist you, a notable example includes [[Alva]].
*[[Bandits (Skyrim)|Bandits]] - Unlike most enemies, they do provide follower service after conversion.
+
*[[Bandits (Skyrim)|Bandits]] Unlike most enemies, they do provide follower service after conversion. This also include [[Champion of Boethiah]].
*[[Vampire (Skyrim)|Vampires]] - They also provide follower options as well, oddly, female vampires summoned via Vanilla Version Template Base ID often interact with other female NPCs nearby actively, except [[Alva]].
+
*[[Vampire (Skyrim)|Vampires]] They also provide follower options as well, oddly, female vampires summoned via Vanilla Version Template Base ID often interact with other female NPCs nearby actively, except [[Alva]].
*Characters with "EvenTone" and "YoungEager" voice set can mostly be converted into followers.
+
*Characters with "EvenTone," "Commoner," "Sultry" and "YoungEager" voice set can mostly be converted into followers.
   
 
===What not to convert===
 
===What not to convert===
 
The following are not recommended to convert into followers:
 
The following are not recommended to convert into followers:
*[[Necromancer (Skyrim)|Necromancers]], they do not provide follower service, however one may summon and convert them for vanity purpose.
+
*[[Necromancer (Skyrim)|Necromancers]], they do not provide follower service, with the exception of one Breton female Arch Necromancer.
*[[Thalmor Justiciar|Thalmor agents]], they do not provide follower service as well.
+
*[[Thalmor Justiciar (Skyrim)|Thalmor agents]], they do not provide follower service as well.
*[[Hold Guard (Skyrim)|Hold Guard]], they do not provide follower dialogues and they always respawn.
+
*[[Hold Guard]], they do not provide follower dialogues and they always respawn.
*Characters with "ElfHaughty", "Commoner", "Commander" voice set do not contain follower option.
+
*Characters with "ElfHaughty," "FemaleNord," "Commander," voice set do not contain follower option.
 
*Unique NPCs without dialogues ([[Harkon]], [[Miraak]], etc.)
 
*Unique NPCs without dialogues ([[Harkon]], [[Miraak]], etc.)
*NPCs with unique voice actors ([[Ancano]], [[Elenwen (Skyrim)|Elenwen]], etc.)
+
*NPCs with unique voice actors ([[Ancano (Skyrim)|Ancano]], [[Elenwen (Skyrim)|Elenwen]], etc.)
*Character models made for projecting Daedric Prince voices ([[The Taste of Death|Voice of Namira]], [[Molag Bal]], [[Azura]], etc)
+
*Character models made for projecting [[Daedric Prince]] voices ([[The Taste of Death|Voice of Namira]], [[Molag Bal]], [[Azura]], etc.)
 
*Randomly generated characters.
 
*Randomly generated characters.
 
*Characters involving quest prior to completion.
 
*Characters involving quest prior to completion.
*Creatures and Undead.
+
*Creatures and [[Undead (Skyrim)|undead]].
 
*Deceased characters.
 
*Deceased characters.
   
 
==List of potential character for custom follower conversion==
 
==List of potential character for custom follower conversion==
 
 
===Merchants===
 
===Merchants===
 
These characters provide shop services.
 
These characters provide shop services.
{| style="width: 100%; height: 100%;" class="wikitable sortable" border="1" cellpadding="1" cellspacing="1" align="center"
+
{|style="width: 100%; height: 100%; text-align: center;" class="wikitable sortable"
  +
!Name
! style="text-align: left;" |Name
 
! style="text-align: center;" |Location/Quest
+
!Location/Quest
  +
!Level*
! style="text-align: center;" |Level*
 
  +
!{{H}}
! style="text-align: center;" |{{H}}
 
  +
!{{M}}
! style="text-align: center;" |{{M}}
 
! style="text-align: center;" |Stamina
+
!Stamina
! style="text-align: center;" |Magic Resistance
+
!Magic Resistance
! style="text-align: center;" |Service
+
!Service
! style="text-align: center; width: 150px;" |Notes
+
!style="width: 150px;"|Notes
 
|-
 
|-
| style="text-align: left;" |'''[[Dealer]]'''
+
|'''[[Dealer]]'''
| style="text-align: center;" |[[Redwater Den]]
+
|[[Redwater Den]]
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: center;" | [[Redwater Skooma]] Supply
+
|[[Redwater Skooma]] Supply
| style="text-align: left;" |
+
|style="text-align: left;"|
  +
*Becomes hostile if you drink Redwater Skooma or unlock the gate in the Redwater Den.
*Start up as hostile character
 
*Requires one to aggro and kill her once and then alter the faction
+
*If made hostile, it requires one to aggro and kill her once and then alter the faction.
 
*Comes with unique dialogues and sells Redwater Skooma
 
*Comes with unique dialogues and sells Redwater Skooma
 
*Available for both follower and marriage faction if modified
 
*Available for both follower and marriage faction if modified
*Requires a reset on relationship rank if died during battle
+
*Requires a reset on relationship rank every time you reload the game
  +
*May disappear permanently if she's dismissed after having all of the NPCs in the Redwater Den become hostile.
  +
*If one wants to have her always available as a follower, refrain from drinking Redwater Skooma or open the gate.
 
|-
 
|-
| style="text-align: left;" |'''[[Adrianne Avenicci]]'''
+
|'''[[Adrianne Avenicci]]'''
| style="text-align: center;" |[[Whiterun (Skyrim)]]
+
|[[Whiterun (Skyrim)|Whiterun]]
  +
|6
| style="text-align: center;" |6
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: center;" | Blacksmith, Weapon Merchant
+
|Blacksmith, Weapon Merchant
| style="text-align: left;" |
+
|style="text-align: left;"|
 
*Convenient location since Whiterun is a starting location
 
*Convenient location since Whiterun is a starting location
 
*Served as both weapon merchant and blacksmith
 
*Served as both weapon merchant and blacksmith
 
*Unavailable for marriage
 
*Unavailable for marriage
 
|-
 
|-
| style="text-align: left;" |'''[[]]'''
+
|'''[[Sybille Stentor]]'''
  +
|[[Blue Palace (Skyrim)|Blue Palace]]
| style="text-align: center;" |[[]]
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: left;" |
+
|style="text-align: left;"|
  +
*Only available after "[[The Wolf Queen Awakened]]" and "[[Kill the Vampire]]" are completed, otherwise she does not move.
*
 
  +
*Serves as [[Court Wizard]]
*
 
  +
*Cannot cast [[Vampiric Drain (Skyrim)|Vampiric Drain]] despite being a vampire.
*
 
  +
*Her follower dialogue voice clip is glitched.
  +
|-
  +
|'''[[Wylandriah]]'''
  +
|[[Mistveil Keep]]
  +
|15
  +
|
  +
|
  +
|
  +
|
  +
|
  +
|style="text-align: left;"|
  +
*She is a [[Court Wizard]].
  +
*She sells spell tomes and soul gems.
  +
*Despite being a Court Wizard, she doesn't cast any spell.
  +
*Available for both follower and marriage faction if modified.
 
|}
 
|}
   
 
===Spellcasters===
 
===Spellcasters===
 
These characters served as spellcasters, decent on ranged attacks, while some are defaultly hostile and requires one to modify their factions first.
 
These characters served as spellcasters, decent on ranged attacks, while some are defaultly hostile and requires one to modify their factions first.
  +
{| style="width: 100%; height: 100%;" class="wikitable sortable" border="1" cellpadding="1" cellspacing="1" align="center"
 
! style="text-align: left;" |Name
+
{|style="width: 100%; height: 100%; text-align: center;" class="wikitable sortable"
  +
!Name
! style="text-align: center;" |Location/Quest
 
  +
!Location/Quest
! style="text-align: center;" |Level*
 
  +
!Level*
! style="text-align: center;" |{{H}}
 
  +
!{{H}}
! style="text-align: center;" |{{M}}
 
  +
!{{M}}
! style="text-align: center;" |Stamina
 
  +
!Stamina
! style="text-align: center;" |Magic Resistance
 
  +
!Magic Resistance
! style="text-align: center;" |Enchantable Items
 
  +
!Enchantable Items
! style="text-align: center; width: 150px;" |Notes
 
  +
!style="width: 150px;"|Notes
 
|-
 
|-
| style="text-align: left;" |'''[[Necromancer (Skyrim)|Necromancer]]'''
+
|'''[[Necromancer (Skyrim)|Necromancer]]'''
| style="text-align: center;" |[[Wolfskull Cave]]
+
|[[Wolfskull Cave]]
| style="text-align: center;" |Radiant
+
|Radiant
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: left;" |
+
|style="text-align: left;"|
*Base ID: (00028502) (00028503) (00096559) (0009655b)
+
*Base ID: ({{ID|00028502}}) ({{ID|00028503}}) ({{ID|00096559}}) ({{ID|0009655B}})
 
*Only these four are considered as unique NPCs.
 
*Only these four are considered as unique NPCs.
 
*<code>28502</code> is Nord Man
 
*<code>28502</code> is Nord Man
Line 172: Line 213:
 
*<code>9655b</code> is Breton woman
 
*<code>9655b</code> is Breton woman
 
*Located at the tower near Ritual Master.
 
*Located at the tower near Ritual Master.
*Does not have follower option dialogue.
+
*Does not have follower option dialogue
 
|-
 
|-
| style="text-align: left;" |'''[[Alva]]'''
+
|'''[[Alva]]'''
| style="text-align: center;" |[[Alva's House]]
+
|[[Alva's House]]
  +
|5–15
| style="text-align: center;" |5-15
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: left;" |
+
|style="text-align: left;"|
*Only available after [[Laid to Rest]] is completed provided if she's alive.
+
*Only available after "[[Laid to Rest]]" is completed provided if she's alive.
 
*Located at Alva's Celler during day.
 
*Located at Alva's Celler during day.
*Capable of casting [[Vampiric Drain]] and [[Reanimate Corpse]], making her a good makeshift necromancer.
+
*Capable of casting [[Vampiric Drain (Skyrim)|Vampiric Drain]] and [[Reanimate Corpse]], making her a good makeshift necromancer.
 
*The only downside would be her low magicka and she only knows these two spells.
 
*The only downside would be her low magicka and she only knows these two spells.
 
*Her follower dialogue voice clip is glitched.
 
*Her follower dialogue voice clip is glitched.
  +
*Despite being a vampire, she's not classified as "NordRaceVampire" race, but instead, the regular "NordRace".
*Despite capable of casting [[Vampiric Drain]], she's not a vampire.
 
|-
 
| style="text-align: left;" |'''[[Sybille Stentor]]'''
 
| style="text-align: center;" |[[Blue Palace]]
 
| style="text-align: center;" |
 
| style="text-align: center;" |
 
| style="text-align: center;" |
 
| style="text-align: center;" |
 
| style="text-align: center;" |
 
| style="text-align: center;" |
 
| style="text-align: left;" |
 
*Only available after [[The Wolf Queen Awakened]] and [[Kill the Leader of Pinemoon Cave]] are completed, otherwise she does not move.
 
*Serves as [[Court Wizard]]
 
*Cannot cast [[Vampiric Drain]] despite being a vampire.
 
*Her follower dialogue voice clip is glitched.
 
 
|}
 
|}
   
 
===Melee Class & Archers===
 
===Melee Class & Archers===
 
These characters generally have good armor and use weapons effectively, while some are defaultly hostile and requires one to modify their factions first.
 
These characters generally have good armor and use weapons effectively, while some are defaultly hostile and requires one to modify their factions first.
  +
{| style="width: 100%; height: 100%;" class="wikitable sortable" border="1" cellpadding="1" cellspacing="1" align="center"
 
! style="text-align: left;" |Name
+
{|style="width: 100%; height: 100%; text-align: center;" class="wikitable sortable"
  +
!Name
! style="text-align: center;" |Location/Quest
 
  +
!Location/Quest
! style="text-align: center;" |Level*
 
  +
!Level*
! style="text-align: center;" |{{H}}
 
  +
!{{H}}
! style="text-align: center;" |{{M}}
 
  +
!{{M}}
! style="text-align: center;" |Stamina
 
  +
!Stamina
! style="text-align: center;" |Magic Resistance
 
  +
!Magic Resistance
! style="text-align: center;" |Enchantable Items
 
  +
!Enchantable Items
! style="text-align: center; width: 150px;" |Notes
 
  +
!style="width: 150px;"|Notes
 
|-
 
|-
  +
|
| style="text-align: left;" |'''[[]]'''
 
  +
|
| style="text-align: center;" |[[]]
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: left;" |
+
|style="text-align: left;"|
 
*
 
*
 
*
 
*
 
*
 
*
 
|}
 
|}
 
   
 
===Citizens===
 
===Citizens===
 
These characters can be found at town and can be converted into followers, they do not have good stat, but easy to be modified.
 
These characters can be found at town and can be converted into followers, they do not have good stat, but easy to be modified.
  +
{| style="width: 100%; height: 100%;" class="wikitable sortable" border="1" cellpadding="1" cellspacing="1" align="center"
 
! style="text-align: left;" |Name
+
{|style="width: 100%; height: 100%; text-align: center;" class="wikitable sortable"
  +
!Name
! style="text-align: center;" |Location/Quest
 
  +
!Location/Quest
! style="text-align: center;" |Level*
 
  +
!Level*
! style="text-align: center;" |{{H}}
 
  +
!{{H}}
! style="text-align: center;" |{{M}}
 
  +
!{{M}}
! style="text-align: center;" |Stamina
 
  +
!Stamina
! style="text-align: center;" |Magic Resistance
 
  +
!Magic Resistance
! style="text-align: center;" |Enchantable Items
 
  +
!Enchantable Items
! style="text-align: center; width: 150px;" |Notes
 
  +
!style="width: 150px;"|Notes
 
|-
 
|-
  +
|
| style="text-align: left;" |'''[[]]'''
 
  +
|
| style="text-align: center;" |[[]]
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: left;" |
+
|style="text-align: left;"|
 
*
 
*
 
*
 
*
 
*
 
*
 
|}
 
|}
 
   
 
===Unique Characters===
 
===Unique Characters===
 
Characters either having unique dialogue or unique voice actors.
 
Characters either having unique dialogue or unique voice actors.
  +
{| style="width: 100%; height: 100%;" class="wikitable sortable" border="1" cellpadding="1" cellspacing="1" align="center"
 
! style="text-align: left;" |Name
+
{|style="width: 100%; height: 100%; text-align: center;" class="wikitable sortable"
  +
!Name
! style="text-align: center;" |Location/Quest
 
  +
!Location/Quest
! style="text-align: center;" |Level*
 
  +
!Level*
! style="text-align: center;" |{{H}}
 
  +
!{{H}}
! style="text-align: center;" |{{M}}
 
  +
!{{M}}
! style="text-align: center;" |Stamina
 
  +
!Stamina
! style="text-align: center;" |Magic Resistance
 
  +
!Magic Resistance
! style="text-align: center;" |Enchantable Items
 
  +
!Enchantable Items
! style="text-align: center; width: 150px;" |Notes
 
  +
!style="width: 150px;"|Notes
 
|-
 
|-
  +
|
| style="text-align: left;" |'''[[]]'''
 
  +
|
| style="text-align: center;" |[[]]
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
  +
|
| style="text-align: center;" |
 
| style="text-align: left;" |
+
|style="text-align: left;"|
 
*
 
*
 
*
 
*
Line 288: Line 316:
 
|}
 
|}
   
==Trivia==
+
==See also==
 
==See Also==
 
 
*[[Console Commands (Skyrim)]]
 
*[[Console Commands (Skyrim)]]
 
*[[Console Commands (Skyrim)/Factions]]
 
*[[Console Commands (Skyrim)/Factions]]
  +
[[Category:Skyrim: Console Commands]]
 
  +
{{Stub|Skyrim|Character}}
  +
{{SkyrimConsoleCommands}}
 
[[Category:Skyrim: Followers]]
 
[[Category:Skyrim: Followers]]
[[Category:Skyrim: Stubs]]
 
 
[[Category:Skyrim: Lists]]
 
[[Category:Skyrim: Lists]]

Latest revision as of 00:03, 8 October 2021

The following page is dedicated to creating custom followers via console commands, as well as a list of potential characters for the conversion.

Briefing[]

Most NPCs can be converted into followers if one has their factions and relationship rank altered, since their AI is tied to the factions they are. This allows you to convert character with special service (e.g. blacksmith, spellcasters, unique NPCs) into your followers. This can also be used to fix an NPC who should be a follower but is bugged.

The specific commands for this conversion are:

  • In the console, target the NPC question by clicking on them using the mouse.
  • setrelationshiprank player 3 (3 is "ally")
  • addfac 0005C84D 1 (this is the Potential Follower Faction)

after which, clicking on the NPC should give the "Follow me" dialog.

Alternatively, you can create your own follower and spouse via Creation Kit if you have a matching character voice set with follower option.

Creating Follower Via Console Commands[]

 PC   By placing character, alternating relationship rank and modifying factions via console commands, some Characters can be converted into followers by force.

  • Step 1: Searching for NPCs, can be town NPC or character with race as the names: Dealer, Hroki, Wood Elf, High Elf, etc. - help "Wood Elf" 0
  • Step 2: Place the NPC at your desired location, it'll set as their homes: player.placeatme <BaseID> 1
  • Step 3: modify their relationship rank: setrelationshiprank <TargetedID> 3 (optional: 4 for spouse)
  • Step 4: modify player's relationship rank: player.setrelationshiprank <TargetedID> 3
  • Step 5: add to player ally faction: addfac 5a1a4 4
    • Step 5a: add to potential Marriage Faction (spouse): addfac 19809 4
  • Step 6: add to potential follower faction: addfac 5c84d 4 (Player Ally Faction is required for some hostile characters, you may add Marriage Factions also)
  • Step 6: remove hostile factions: removefac <HostileFactionID> (Bandit Ally Faction and Warlock Ally Faction, mostly)
  • Step 7: remove aggression actor value: SetAV Aggression 0.
  • Step 8: set essential status: setessential # (0 is non-essential, 1 is essential)
  • Step 9: resurrect the NPC if they are killed due to the NPC being hostile before, by typing resurrect
  • Step 10: modify inventory by either using <equip/unequip/add/remove>item <BaseID> or recycling actor using recycleactor
  • Step 11: ask them to be your follower
  • Sometimes the follower option might be gone after marriage or death under this condition.
    • Solution: use setrelationshiprank <TargetID> 3 and player.setrelationshiprank <TargetID> 3 command to resolve this problem.

P.S. not guaranteed to work on all NPCs, it only works on NPC summoned via character model Base ID instead of radiant ID.

Example[]

Tutorial of converting hostile NPC into follower (tested on Dealer):

setrelationshiprank refID 3

player.setrelationshiprank refID 3

addfac 5c84d 4

addfac 5a1a4 4

addfac 19809 4

removefac e0cd9

removefac e0cda

removefac e0cdb

setav aggression 0

setessential BaseID 1

resurrect or recycleactor


This only works on NPCs summoned via Base ID, but not Reference ID.

Pacifying Characters Via Console Commands[]

addfac 5a1a4

setrelationshiprank refID 3

player.setrelationshiprank refID 3

setav aggression 0

resurrect or recycleactor

Character Model Generation Mechanics[]

Characters IDs are identified via specified number and letter formation to distinguish between Character Model ID and Radiant ID, the following is an example:

  • Bandits are generated with radiant character Base ID or Ref ID, while their base ID can be uncovered in console commands by typing help.
  • The first two number determines their character type (Bandit Rank), the third letter determines character type (D: class, D: design, E: encounter/radiant).
  • The fourth number determines the variant's race (e.g. 6 is always Bosmer) while the fifth one determines facial variants. e.g. 39D67 will always spawn bosmer female.
  • While radiant characters' fourth number can be letter as well, this avoids using the same Base ID so the AI won't be bugged.
  • All bandits models are generated within the same BaseIDs, therefore their facial features are not entirely generated randomly.
  • With the exception of TreasCorpseBanditWoodElfFemale, her Base ID does not follow this rule, although she can still be generated with radiant characters.

What to convert[]

The following are recommended to convert into followers:

  • Characters with its race as its names – their AI and inventory can be toggled freely without suffering any consequences
  • Citizens – some provides services which are handy, especially merchants and blacksmiths.
  • Spellcasters – they provide decent ranged attack or conjured creatures to assist you, a notable example includes Alva.
  • Bandits – Unlike most enemies, they do provide follower service after conversion. This also include Champion of Boethiah.
  • Vampires – They also provide follower options as well, oddly, female vampires summoned via Vanilla Version Template Base ID often interact with other female NPCs nearby actively, except Alva.
  • Characters with "EvenTone," "Commoner," "Sultry" and "YoungEager" voice set can mostly be converted into followers.

What not to convert[]

The following are not recommended to convert into followers:

  • Necromancers, they do not provide follower service, with the exception of one Breton female Arch Necromancer.
  • Thalmor agents, they do not provide follower service as well.
  • Hold Guard, they do not provide follower dialogues and they always respawn.
  • Characters with "ElfHaughty," "FemaleNord," "Commander," voice set do not contain follower option.
  • Unique NPCs without dialogues (Harkon, Miraak, etc.)
  • NPCs with unique voice actors (Ancano, Elenwen, etc.)
  • Character models made for projecting Daedric Prince voices (Voice of Namira, Molag Bal, Azura, etc.)
  • Randomly generated characters.
  • Characters involving quest prior to completion.
  • Creatures and undead.
  • Deceased characters.

List of potential character for custom follower conversion[]

Merchants[]

These characters provide shop services.

Name Location/Quest Level* Health-icon MagickaIcon Stamina Magic Resistance Service Notes
Dealer Redwater Den Redwater Skooma Supply
  • Becomes hostile if you drink Redwater Skooma or unlock the gate in the Redwater Den.
  • If made hostile, it requires one to aggro and kill her once and then alter the faction.
  • Comes with unique dialogues and sells Redwater Skooma
  • Available for both follower and marriage faction if modified
  • Requires a reset on relationship rank every time you reload the game
  • May disappear permanently if she's dismissed after having all of the NPCs in the Redwater Den become hostile.
  • If one wants to have her always available as a follower, refrain from drinking Redwater Skooma or open the gate.
Adrianne Avenicci Whiterun 6 Blacksmith, Weapon Merchant
  • Convenient location since Whiterun is a starting location
  • Served as both weapon merchant and blacksmith
  • Unavailable for marriage
Sybille Stentor Blue Palace
Wylandriah Mistveil Keep 15
  • She is a Court Wizard.
  • She sells spell tomes and soul gems.
  • Despite being a Court Wizard, she doesn't cast any spell.
  • Available for both follower and marriage faction if modified.

Spellcasters[]

These characters served as spellcasters, decent on ranged attacks, while some are defaultly hostile and requires one to modify their factions first.

Name Location/Quest Level* Health-icon MagickaIcon Stamina Magic Resistance Enchantable Items Notes
Necromancer Wolfskull Cave Radiant
  • Base ID: (00028502) (00028503) (00096559) (0009655B)
  • Only these four are considered as unique NPCs.
  • 28502 is Nord Man
  • 28503 is Nord woman
  • 96559 is Dunmer woman
  • 9655b is Breton woman
  • Located at the tower near Ritual Master.
  • Does not have follower option dialogue
Alva Alva's House 5–15
  • Only available after "Laid to Rest" is completed provided if she's alive.
  • Located at Alva's Celler during day.
  • Capable of casting Vampiric Drain and Reanimate Corpse, making her a good makeshift necromancer.
  • The only downside would be her low magicka and she only knows these two spells.
  • Her follower dialogue voice clip is glitched.
  • Despite being a vampire, she's not classified as "NordRaceVampire" race, but instead, the regular "NordRace".

Melee Class & Archers[]

These characters generally have good armor and use weapons effectively, while some are defaultly hostile and requires one to modify their factions first.

Name Location/Quest Level* Health-icon MagickaIcon Stamina Magic Resistance Enchantable Items Notes

Citizens[]

These characters can be found at town and can be converted into followers, they do not have good stat, but easy to be modified.

Name Location/Quest Level* Health-icon MagickaIcon Stamina Magic Resistance Enchantable Items Notes

Unique Characters[]

Characters either having unique dialogue or unique voice actors.

Name Location/Quest Level* Health-icon MagickaIcon Stamina Magic Resistance Enchantable Items Notes

See also[]