Skip to content

QuestNode_GetFaction

Taranchuk edited this page Sep 1, 2020 · 1 revision

The QuestNode_GetFaction class is completely copied from vanilla and has a new way of adding a specific factions into a quests. It is useful if you need to set specific factions to get a raid of tribals or vikings. Example to use:

				<li Class="VFECore.QuestNode_GetFaction">
					<allowEnemy>true</allowEnemy>
					<mustBePermanentEnemy>true</mustBePermanentEnemy>
					<storeAs>enemyFaction</storeAs>
					<factionDef>VFEV_VikingsSlaver</factionDef>
				</li>

VFE Core

General Comp classes

General DefModExtensions

Item Processor

PipeSystem

Custom Structure Generation

Multi Verb Combat Framework - MVCF

Animal Behaviours

Genes

Apparel

Cuisine

Furniture

Plants

Deprecated

Clone this wiki locally