Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

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

Apparel

Cuisine

Furniture

Plants

Clone this wiki locally