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

Latest commit

 

History

History
36 lines (30 loc) · 754 Bytes

faction-values.md

File metadata and controls

36 lines (30 loc) · 754 Bytes
description
This page describes the shortcut values assigned to factions for use with the quest API on your EQEmu Server

Faction Values

These are the faction values exported by $faction, these were moved here to keep the exported variables consistent.

Value Faction Standing
1 Ally
2 Warmly
3 Kindly
4 Amiably
5 Indifferent
6 Apprehensive
7 Dubious
8 Threateningly
9 Scowls

These are the faction values used with quest::factionvalue();

Value Faction Standing
1 Scowls
2 Threateningly
3 Dubious
4 Apprehensive
5 Indifferent
6 Amiably
7 Kindly
8 Warmly
9 Ally