Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
Resist.cs File Reference

Go to the source code of this file.

Enumerations

enum  Resist {
  CriticalWeakness = -2 , Weakness , None , Normal ,
  Strong , Great , Immune
}
 

Enumeration Type Documentation

◆ Resist

enum Resist
Enumerator
CriticalWeakness 
Weakness 
None 
Normal 
Strong 
Great 
Immune 

Definition at line 1 of file Resist.cs.

2{
5 None,
6 Normal,
7 Strong,
8 Great,
10}
@ CriticalWeakness
@ Weakness