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

Static Public Attributes

const int blood = 755
 
const int nerve = 754
 
const int antidote = 753
 
const int cute = 752
 
const int rare = 751
 
const int comfort = 750
 
const int _void = 0
 
const int d = 3
 
const int lv = 1
 
const int quality = 2
 
const int socket = 5
 
const int nutrition = 10
 
const int weight = 11
 
const int size = 12
 
const int hardness = 13
 
const int growth = 14
 
const int heat = 16
 
const int decay = 17
 
const int taste = 18
 
const int water = 15
 
const int fire = 21
 
const int cut = 22
 
const int old_detox = 23
 
const int old_heal = 24
 
const int old_antidote = 25
 
const int cure = 26
 
const int race = 29
 
const int piety = 85
 
const int poison = 20
 
static readonly int[] IDS
 

Detailed Description

Definition at line 4 of file ELEMENT.cs.

Member Data Documentation

◆ _void

const int ELEMENT._void = 0
static

Definition at line 25 of file ELEMENT.cs.

◆ antidote

const int ELEMENT.antidote = 753
static

Definition at line 13 of file ELEMENT.cs.

◆ blood

const int ELEMENT.blood = 755
static

Definition at line 7 of file ELEMENT.cs.

◆ comfort

const int ELEMENT.comfort = 750
static

Definition at line 22 of file ELEMENT.cs.

◆ cure

const int ELEMENT.cure = 26
static

Definition at line 82 of file ELEMENT.cs.

◆ cut

const int ELEMENT.cut = 22
static

Definition at line 70 of file ELEMENT.cs.

◆ cute

const int ELEMENT.cute = 752
static

Definition at line 16 of file ELEMENT.cs.

◆ d

const int ELEMENT.d = 3
static

Definition at line 28 of file ELEMENT.cs.

◆ decay

const int ELEMENT.decay = 17
static

Definition at line 58 of file ELEMENT.cs.

◆ fire

const int ELEMENT.fire = 21
static

Definition at line 67 of file ELEMENT.cs.

◆ growth

const int ELEMENT.growth = 14
static

Definition at line 52 of file ELEMENT.cs.

◆ hardness

const int ELEMENT.hardness = 13
static

Definition at line 49 of file ELEMENT.cs.

◆ heat

const int ELEMENT.heat = 16
static

Definition at line 55 of file ELEMENT.cs.

◆ IDS

readonly int [] ELEMENT.IDS
static

Definition at line 94 of file ELEMENT.cs.

◆ lv

const int ELEMENT.lv = 1
static

Definition at line 31 of file ELEMENT.cs.

◆ nerve

const int ELEMENT.nerve = 754
static

Definition at line 10 of file ELEMENT.cs.

◆ nutrition

const int ELEMENT.nutrition = 10
static

Definition at line 40 of file ELEMENT.cs.

◆ old_antidote

const int ELEMENT.old_antidote = 25
static

Definition at line 79 of file ELEMENT.cs.

◆ old_detox

const int ELEMENT.old_detox = 23
static

Definition at line 73 of file ELEMENT.cs.

◆ old_heal

const int ELEMENT.old_heal = 24
static

Definition at line 76 of file ELEMENT.cs.

◆ piety

const int ELEMENT.piety = 85
static

Definition at line 88 of file ELEMENT.cs.

◆ poison

const int ELEMENT.poison = 20
static

Definition at line 91 of file ELEMENT.cs.

◆ quality

const int ELEMENT.quality = 2
static

Definition at line 34 of file ELEMENT.cs.

◆ race

const int ELEMENT.race = 29
static

Definition at line 85 of file ELEMENT.cs.

◆ rare

const int ELEMENT.rare = 751
static

Definition at line 19 of file ELEMENT.cs.

◆ size

const int ELEMENT.size = 12
static

Definition at line 46 of file ELEMENT.cs.

◆ socket

const int ELEMENT.socket = 5
static

Definition at line 37 of file ELEMENT.cs.

◆ taste

const int ELEMENT.taste = 18
static

Definition at line 61 of file ELEMENT.cs.

◆ water

const int ELEMENT.water = 15
static

Definition at line 64 of file ELEMENT.cs.

◆ weight

const int ELEMENT.weight = 11
static

Definition at line 43 of file ELEMENT.cs.


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