Elin Modding Docs Doc
Loading...
Searching...
No Matches
FACTION Class Reference

Static Public Attributes

const int bfCave = 3500
 
const int bfPlain = 3600
 
const int bfGeyser = 3701
 
const int bfFertile = 3700
 
const int bfForest = 3601
 
const int bfBeach = 3604
 
const int bfHill = 3603
 
const int bfSnow = 3602
 
const int fRation = 2207
 
const int bfSea = 3605
 
const int fAttraction = 2206
 
const int fSoil = 2200
 
const int fFood = 2204
 
const int fMoral = 2203
 
const int fPromo = 2202
 
const int fElec = 2201
 
const int fHeirloom = 2120
 
const int fConstruction = 2003
 
const int fAdmin = 2115
 
const int fEducation = 2116
 
const int fLoyal = 2117
 
const int fLuck = 2118
 
const int fTaxEvasion = 2119
 
const int fSafety = 2205
 
const int bfTranquil = 3703
 
const int bfRuin = 3702
 
const int bfHunt = 3705
 
const int bfVolcano = 3704
 
const int actBuildCollect = 4004
 
const int actBuildAnywhere = 4003
 
const int actBuildTerrain = 4002
 
const int actBuildMine = 4001
 
const int actBuildCut = 4000
 
const int bfStart = 3900
 
const int actBuildInspect = 4006
 
const int bfChitin = 3805
 
const int bfIce = 3804
 
const int bfGum = 3803
 
const int bfSilica = 3802
 
const int actBuildRecipe = 4005
 
const int bfCoal = 3800
 
const int bfLandmark5 = 3784
 
const int bfLandmark4 = 3783
 
const int bfLandmark3 = 3782
 
const int bfLandmark2 = 3781
 
const int bfLandmark1 = 3780
 
const int bfBreed = 3710
 
const int bfBasin = 3709
 
const int bfFreshAir = 3708
 
const int bfMonster = 3707
 
const int bfFish = 3706
 
const int bfMushroom = 3801
 
static readonly int[] IDS
 

Detailed Description

Definition at line 4 of file FACTION.cs.

Member Data Documentation

◆ actBuildAnywhere

const int FACTION.actBuildAnywhere = 4003
static

Definition at line 94 of file FACTION.cs.

◆ actBuildCollect

const int FACTION.actBuildCollect = 4004
static

Definition at line 91 of file FACTION.cs.

◆ actBuildCut

const int FACTION.actBuildCut = 4000
static

Definition at line 103 of file FACTION.cs.

◆ actBuildInspect

const int FACTION.actBuildInspect = 4006
static

Definition at line 109 of file FACTION.cs.

◆ actBuildMine

const int FACTION.actBuildMine = 4001
static

Definition at line 100 of file FACTION.cs.

◆ actBuildRecipe

const int FACTION.actBuildRecipe = 4005
static

Definition at line 124 of file FACTION.cs.

◆ actBuildTerrain

const int FACTION.actBuildTerrain = 4002
static

Definition at line 97 of file FACTION.cs.

◆ bfBasin

const int FACTION.bfBasin = 3709
static

Definition at line 148 of file FACTION.cs.

◆ bfBeach

const int FACTION.bfBeach = 3604
static

Definition at line 22 of file FACTION.cs.

◆ bfBreed

const int FACTION.bfBreed = 3710
static

Definition at line 145 of file FACTION.cs.

◆ bfCave

const int FACTION.bfCave = 3500
static

Definition at line 7 of file FACTION.cs.

◆ bfChitin

const int FACTION.bfChitin = 3805
static

Definition at line 112 of file FACTION.cs.

◆ bfCoal

const int FACTION.bfCoal = 3800
static

Definition at line 127 of file FACTION.cs.

◆ bfFertile

const int FACTION.bfFertile = 3700
static

Definition at line 16 of file FACTION.cs.

◆ bfFish

const int FACTION.bfFish = 3706
static

Definition at line 157 of file FACTION.cs.

◆ bfForest

const int FACTION.bfForest = 3601
static

Definition at line 19 of file FACTION.cs.

◆ bfFreshAir

const int FACTION.bfFreshAir = 3708
static

Definition at line 151 of file FACTION.cs.

◆ bfGeyser

const int FACTION.bfGeyser = 3701
static

Definition at line 13 of file FACTION.cs.

◆ bfGum

const int FACTION.bfGum = 3803
static

Definition at line 118 of file FACTION.cs.

◆ bfHill

const int FACTION.bfHill = 3603
static

Definition at line 25 of file FACTION.cs.

◆ bfHunt

const int FACTION.bfHunt = 3705
static

Definition at line 85 of file FACTION.cs.

◆ bfIce

const int FACTION.bfIce = 3804
static

Definition at line 115 of file FACTION.cs.

◆ bfLandmark1

const int FACTION.bfLandmark1 = 3780
static

Definition at line 142 of file FACTION.cs.

◆ bfLandmark2

const int FACTION.bfLandmark2 = 3781
static

Definition at line 139 of file FACTION.cs.

◆ bfLandmark3

const int FACTION.bfLandmark3 = 3782
static

Definition at line 136 of file FACTION.cs.

◆ bfLandmark4

const int FACTION.bfLandmark4 = 3783
static

Definition at line 133 of file FACTION.cs.

◆ bfLandmark5

const int FACTION.bfLandmark5 = 3784
static

Definition at line 130 of file FACTION.cs.

◆ bfMonster

const int FACTION.bfMonster = 3707
static

Definition at line 154 of file FACTION.cs.

◆ bfMushroom

const int FACTION.bfMushroom = 3801
static

Definition at line 160 of file FACTION.cs.

◆ bfPlain

const int FACTION.bfPlain = 3600
static

Definition at line 10 of file FACTION.cs.

◆ bfRuin

const int FACTION.bfRuin = 3702
static

Definition at line 82 of file FACTION.cs.

◆ bfSea

const int FACTION.bfSea = 3605
static

Definition at line 34 of file FACTION.cs.

◆ bfSilica

const int FACTION.bfSilica = 3802
static

Definition at line 121 of file FACTION.cs.

◆ bfSnow

const int FACTION.bfSnow = 3602
static

Definition at line 28 of file FACTION.cs.

◆ bfStart

const int FACTION.bfStart = 3900
static

Definition at line 106 of file FACTION.cs.

◆ bfTranquil

const int FACTION.bfTranquil = 3703
static

Definition at line 79 of file FACTION.cs.

◆ bfVolcano

const int FACTION.bfVolcano = 3704
static

Definition at line 88 of file FACTION.cs.

◆ fAdmin

const int FACTION.fAdmin = 2115
static

Definition at line 61 of file FACTION.cs.

◆ fAttraction

const int FACTION.fAttraction = 2206
static

Definition at line 37 of file FACTION.cs.

◆ fConstruction

const int FACTION.fConstruction = 2003
static

Definition at line 58 of file FACTION.cs.

◆ fEducation

const int FACTION.fEducation = 2116
static

Definition at line 64 of file FACTION.cs.

◆ fElec

const int FACTION.fElec = 2201
static

Definition at line 52 of file FACTION.cs.

◆ fFood

const int FACTION.fFood = 2204
static

Definition at line 43 of file FACTION.cs.

◆ fHeirloom

const int FACTION.fHeirloom = 2120
static

Definition at line 55 of file FACTION.cs.

◆ fLoyal

const int FACTION.fLoyal = 2117
static

Definition at line 67 of file FACTION.cs.

◆ fLuck

const int FACTION.fLuck = 2118
static

Definition at line 70 of file FACTION.cs.

◆ fMoral

const int FACTION.fMoral = 2203
static

Definition at line 46 of file FACTION.cs.

◆ fPromo

const int FACTION.fPromo = 2202
static

Definition at line 49 of file FACTION.cs.

◆ fRation

const int FACTION.fRation = 2207
static

Definition at line 31 of file FACTION.cs.

◆ fSafety

const int FACTION.fSafety = 2205
static

Definition at line 76 of file FACTION.cs.

◆ fSoil

const int FACTION.fSoil = 2200
static

Definition at line 40 of file FACTION.cs.

◆ fTaxEvasion

const int FACTION.fTaxEvasion = 2119
static

Definition at line 73 of file FACTION.cs.

◆ IDS

readonly int [] FACTION.IDS
static

Definition at line 163 of file FACTION.cs.


The documentation for this class was generated from the following file: