Elin Decompiled Documentation
EA 23.102 Nightly
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
Files
File List
File Members
All
$
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
Functions
Variables
Enumerations
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
Loading...
Searching...
No Matches
EffectId.cs
Go to the documentation of this file.
1
public
enum
EffectId
2
{
3
None
= 0,
4
Nothing
= 1,
5
Booze
= 10,
6
Drink
= 11,
7
DrinkWater
= 12,
8
DrinkWaterDirty
= 13,
9
DrinkRamune
= 14,
10
DrinkMilk
= 15,
11
SaltWater
= 16,
12
Heal
= 100,
13
RestoreBody
= 101,
14
RestoreMind
= 102,
15
DamageBody
= 103,
16
DamageMind
= 104,
17
DamageBodyGreat
= 105,
18
DamageMindGreat
= 106,
19
EnhanceBody
= 107,
20
EnhanceMind
= 108,
21
EnhanceBodyGreat
= 109,
22
EnhanceMindGreat
= 110,
23
Revive
= 111,
24
Identify
= 200,
25
GreaterIdentify
= 201,
26
Teleport
= 202,
27
TeleportShort
= 203,
28
Gate
= 204,
29
CreateWall
= 205,
30
Return
= 206,
31
Evac
= 207,
32
ChangeMaterialLesser
= 208,
33
ChangeMaterial
= 209,
34
ChangeMaterialGreater
= 210,
35
Sleep
= 211,
36
Paralyze
= 212,
37
Blind
= 213,
38
Confuse
= 214,
39
Poison
= 215,
40
Faint
= 216,
41
Fear
= 217,
42
Disease
= 218,
43
Acid
= 219,
44
HealComplete
= 220,
45
BuffStats
= 221,
46
DebuffStats
= 222,
47
Wish
= 223,
48
Ally
= 224,
49
CatsEye
= 225,
50
LevelDown
= 226,
51
Love
= 227,
52
Uncurse
= 228,
53
UncurseEQ
= 229,
54
UncurseEQGreater
= 230,
55
CurseEQ
= 231,
56
HolyVeil
= 232,
57
EnchantWeapon
= 233,
58
EnchantArmor
= 234,
59
Lighten
= 235,
60
Naming
= 236,
61
Faith
= 237,
62
ForgetItems
= 238,
63
Hero
= 239,
64
Acidproof
= 240,
65
Levitate
= 241,
66
Gravity
= 242,
67
Mutation
= 243,
68
CureMutation
= 244,
69
Breathe
= 245,
70
Ball
= 246,
71
Explosive
= 247,
72
BallBubble
= 248,
73
Bolt
= 249,
74
Arrow
= 250,
75
Hand
= 251,
76
Funnel
= 252,
77
TransGender
= 253,
78
Summon
= 254,
79
ModPotential
= 255,
80
Buff
= 256,
81
Debuff
= 257,
82
Weaken
= 258,
83
Bubble
= 259,
84
Web
= 260,
85
MistOfDarkness
= 261,
86
NeckHunt
= 262,
87
Puddle
= 263,
88
PuddleEffect
= 264,
89
RemedyJure
= 265,
90
AbsorbMana
= 266,
91
LulwyTrick
= 267,
92
JureHeal
= 268,
93
KizuamiTrick
= 269,
94
CureCorruption
= 270,
95
Headpat
= 271,
96
Meteor
= 272,
97
Exterminate
= 273,
98
Earthquake
= 274,
99
MagicMap
= 275,
100
Escape
= 276,
101
Boost
= 277,
102
EnchantWeaponGreat
= 278,
103
EnchantArmorGreat
= 279,
104
RemoveHex
= 280,
105
RemoveHexAll
= 281,
106
Duplicate
= 282,
107
Suicide
= 283,
108
ShutterHex
= 284,
109
Draw
= 285,
110
Reconstruction
= 286,
111
DrainBlood
= 287,
112
Steal
= 288,
113
Scream
= 289,
114
DropMine
= 290,
115
ThrowPotion
= 291,
116
DrainMana
= 292
117
}
EffectId
EffectId
Definition:
EffectId.cs:2
EffectId.Escape
@ Escape
EffectId.Weaken
@ Weaken
EffectId.Teleport
@ Teleport
EffectId.Confuse
@ Confuse
EffectId.Paralyze
@ Paralyze
EffectId.ChangeMaterialGreater
@ ChangeMaterialGreater
EffectId.Breathe
@ Breathe
EffectId.Ally
@ Ally
EffectId.Arrow
@ Arrow
EffectId.Evac
@ Evac
EffectId.Lighten
@ Lighten
EffectId.RestoreMind
@ RestoreMind
EffectId.EnhanceMindGreat
@ EnhanceMindGreat
EffectId.DropMine
@ DropMine
EffectId.HealComplete
@ HealComplete
EffectId.EnhanceBody
@ EnhanceBody
EffectId.Sleep
@ Sleep
EffectId.UncurseEQGreater
@ UncurseEQGreater
EffectId.DrainMana
@ DrainMana
EffectId.Meteor
@ Meteor
EffectId.DrainBlood
@ DrainBlood
EffectId.DrinkRamune
@ DrinkRamune
EffectId.Draw
@ Draw
EffectId.Reconstruction
@ Reconstruction
EffectId.ChangeMaterial
@ ChangeMaterial
EffectId.Puddle
@ Puddle
EffectId.HolyVeil
@ HolyVeil
EffectId.Ball
@ Ball
EffectId.Wish
@ Wish
EffectId.EnhanceMind
@ EnhanceMind
EffectId.BallBubble
@ BallBubble
EffectId.Poison
@ Poison
EffectId.Faith
@ Faith
EffectId.DrinkMilk
@ DrinkMilk
EffectId.Funnel
@ Funnel
EffectId.Drink
@ Drink
EffectId.Boost
@ Boost
EffectId.TransGender
@ TransGender
EffectId.Earthquake
@ Earthquake
EffectId.Buff
@ Buff
EffectId.EnchantWeaponGreat
@ EnchantWeaponGreat
EffectId.ChangeMaterialLesser
@ ChangeMaterialLesser
EffectId.ModPotential
@ ModPotential
EffectId.AbsorbMana
@ AbsorbMana
EffectId.None
@ None
EffectId.TeleportShort
@ TeleportShort
EffectId.EnchantWeapon
@ EnchantWeapon
EffectId.CureCorruption
@ CureCorruption
EffectId.RemoveHex
@ RemoveHex
EffectId.DrinkWaterDirty
@ DrinkWaterDirty
EffectId.KizuamiTrick
@ KizuamiTrick
EffectId.GreaterIdentify
@ GreaterIdentify
EffectId.CreateWall
@ CreateWall
EffectId.RemoveHexAll
@ RemoveHexAll
EffectId.CurseEQ
@ CurseEQ
EffectId.Fear
@ Fear
EffectId.MagicMap
@ MagicMap
EffectId.NeckHunt
@ NeckHunt
EffectId.Gravity
@ Gravity
EffectId.Love
@ Love
EffectId.Bolt
@ Bolt
EffectId.Headpat
@ Headpat
EffectId.Identify
@ Identify
EffectId.Debuff
@ Debuff
EffectId.LulwyTrick
@ LulwyTrick
EffectId.Return
@ Return
EffectId.Exterminate
@ Exterminate
EffectId.DamageBody
@ DamageBody
EffectId.DrinkWater
@ DrinkWater
EffectId.CatsEye
@ CatsEye
EffectId.RemedyJure
@ RemedyJure
EffectId.LevelDown
@ LevelDown
EffectId.Suicide
@ Suicide
EffectId.ThrowPotion
@ ThrowPotion
EffectId.Hand
@ Hand
EffectId.Scream
@ Scream
EffectId.Uncurse
@ Uncurse
EffectId.BuffStats
@ BuffStats
EffectId.Levitate
@ Levitate
EffectId.DebuffStats
@ DebuffStats
EffectId.Bubble
@ Bubble
EffectId.EnchantArmorGreat
@ EnchantArmorGreat
EffectId.Booze
@ Booze
EffectId.DamageMindGreat
@ DamageMindGreat
EffectId.UncurseEQ
@ UncurseEQ
EffectId.RestoreBody
@ RestoreBody
EffectId.Faint
@ Faint
EffectId.MistOfDarkness
@ MistOfDarkness
EffectId.Web
@ Web
EffectId.EnchantArmor
@ EnchantArmor
EffectId.Naming
@ Naming
EffectId.CureMutation
@ CureMutation
EffectId.SaltWater
@ SaltWater
EffectId.ShutterHex
@ ShutterHex
EffectId.Gate
@ Gate
EffectId.JureHeal
@ JureHeal
EffectId.Revive
@ Revive
EffectId.Steal
@ Steal
EffectId.Hero
@ Hero
EffectId.ForgetItems
@ ForgetItems
EffectId.Disease
@ Disease
EffectId.Explosive
@ Explosive
EffectId.Blind
@ Blind
EffectId.EnhanceBodyGreat
@ EnhanceBodyGreat
EffectId.DamageMind
@ DamageMind
EffectId.Duplicate
@ Duplicate
EffectId.Acid
@ Acid
EffectId.Acidproof
@ Acidproof
EffectId.Summon
@ Summon
EffectId.Heal
@ Heal
EffectId.DamageBodyGreat
@ DamageBodyGreat
EffectId.Nothing
@ Nothing
EffectId.PuddleEffect
@ PuddleEffect
Mutation
Definition:
MUTATION.cs:88
Elin
EffectId.cs
Generated by
1.9.6