78
69
    <Compile Include="DataObject\ItemTemplate.cs" />
69
    <Compile Include="DataObject\ItemTemplate.cs" />
70
    <Compile Include="DataObject\ItemTypeEnum.cs" />
70
    <Compile Include="DataObject\ItemTypeEnum.cs" />
71
    <Compile Include="DataObject\Map.cs" />
71
    <Compile Include="DataObject\Map.cs" />
 
 
72
    <Compile Include="DataObject\Monster.cs" />
 
 
73
    <Compile Include="DataObject\MonsterGroup.cs" />
 
 
74
    <Compile Include="DataObject\MonsterLevel.cs" />
72
    <Compile Include="DataObject\Npc.cs" />
75
    <Compile Include="DataObject\Npc.cs" />
73
    <Compile Include="DataObject\RestrictionEnum.cs" />
76
    <Compile Include="DataObject\RestrictionEnum.cs" />
74
    <Compile Include="DataObject\SpellBook.cs" />
77
    <Compile Include="DataObject\SpellBook.cs" />
...
 
...
 
88
    <Compile Include="Login\Packets\AccountSecretAnswerMessage.cs" />
91
    <Compile Include="Login\Packets\AccountSecretAnswerMessage.cs" />
89
    <Compile Include="Login\Packets\CharacterCountByServerMessage.cs" />
92
    <Compile Include="Login\Packets\CharacterCountByServerMessage.cs" />
90
    <Compile Include="Util\CellZone.cs" />
93
    <Compile Include="Util\CellZone.cs" />
 
 
94
    <Compile Include="World\Fights\AIProcessor.cs" />
91
    <Compile Include="World\Fights\ChallengeFightRequest.cs" />
95
    <Compile Include="World\Fights\ChallengeFightRequest.cs" />
92
    <Compile Include="World\Fights\CharacterFighter.cs" />
96
    <Compile Include="World\Fights\CharacterFighter.cs" />
93
    <Compile Include="World\Fights\Effects\BuffArmor.cs" />
97
    <Compile Include="World\Fights\Effects\BuffArmor.cs" />
 
 
98
    <Compile Include="World\Fights\Effects\BuffChanceEcaflip.cs" />
94
    <Compile Include="World\Fights\Effects\BuffChatiment.cs" />
99
    <Compile Include="World\Fights\Effects\BuffChatiment.cs" />
 
 
100
    <Compile Include="World\Fights\Effects\BuffDamage.cs" />
 
 
101
    <Compile Include="World\Fights\Effects\BuffDerobade.cs" />
 
 
102
    <Compile Include="World\Fights\Effects\BuffIncreaseSpellJetDamage.cs" />
 
 
103
    <Compile Include="World\Fights\Effects\BuffPorter.cs" />
 
 
104
    <Compile Include="World\Fights\Effects\BuffPorteur.cs" />
95
    <Compile Include="World\Fights\Effects\BuffSacrifice.cs" />
105
    <Compile Include="World\Fights\Effects\BuffSacrifice.cs" />
96
    <Compile Include="World\Fights\Effects\BuffSkin.cs" />
106
    <Compile Include="World\Fights\Effects\BuffSkin.cs" />
97
    <Compile Include="World\Fights\Effects\BuffState.cs" />
107
    <Compile Include="World\Fights\Effects\BuffState.cs" />
...
 
...
 
99
    <Compile Include="World\Fights\Effects\BuffSubPAEsquive.cs" />
109
    <Compile Include="World\Fights\Effects\BuffSubPAEsquive.cs" />
100
    <Compile Include="World\Fights\Effects\EffectArmor.cs" />
110
    <Compile Include="World\Fights\Effects\EffectArmor.cs" />
101
    <Compile Include="World\Fights\Effects\EffectCast.cs" />
111
    <Compile Include="World\Fights\Effects\EffectCast.cs" />
 
 
112
    <Compile Include="World\Fights\Effects\EffectChanceEcaflip.cs" />
102
    <Compile Include="World\Fights\Effects\EffectChatiment.cs" />
113
    <Compile Include="World\Fights\Effects\EffectChatiment.cs" />
103
    <Compile Include="World\Fights\Effects\EffectDamage.cs" />
114
    <Compile Include="World\Fights\Effects\EffectDamage.cs" />
 
 
115
    <Compile Include="World\Fights\Effects\EffectDebuff.cs" />
 
 
116
    <Compile Include="World\Fights\Effects\EffectDerobade.cs" />
104
    <Compile Include="World\Fights\Effects\EffectHeal.cs" />
117
    <Compile Include="World\Fights\Effects\EffectHeal.cs" />
 
 
118
    <Compile Include="World\Fights\Effects\EffectIncreaseSpellJetDamage.cs" />
 
 
119
    <Compile Include="World\Fights\Effects\EffectLancer.cs" />
105
    <Compile Include="World\Fights\Effects\EffectLifeSteal.cs" />
120
    <Compile Include="World\Fights\Effects\EffectLifeSteal.cs" />
 
 
121
    <Compile Include="World\Fights\Effects\EffectLostState.cs" />
 
 
122
    <Compile Include="World\Fights\Effects\EffectPorter.cs" />
106
    <Compile Include="World\Fights\Effects\EffectPushBack.cs" />
123
    <Compile Include="World\Fights\Effects\EffectPushBack.cs" />
107
    <Compile Include="World\Fights\Effects\EffectSacrifice.cs" />
124
    <Compile Include="World\Fights\Effects\EffectSacrifice.cs" />
108
    <Compile Include="World\Fights\Effects\EffectSkin.cs" />
125
    <Compile Include="World\Fights\Effects\EffectSkin.cs" />
109
    <Compile Include="World\Fights\Effects\EffectState.cs" />
126
    <Compile Include="World\Fights\Effects\EffectAddState.cs" />
110
    <Compile Include="World\Fights\Effects\EffectStats.cs" />
127
    <Compile Include="World\Fights\Effects\EffectStats.cs" />
111
    <Compile Include="World\Fights\Effects\EffectStatsSteal.cs" />
128
    <Compile Include="World\Fights\Effects\EffectStatsSteal.cs" />
112
    <Compile Include="World\Fights\Effects\EffectSubPAEsquive.cs" />
129
    <Compile Include="World\Fights\Effects\EffectSubPAEsquive.cs" />
113
    <Compile Include="World\Fights\Effects\EffectTeleport.cs" />
130
    <Compile Include="World\Fights\Effects\EffectTeleport.cs" />
 
 
131
    <Compile Include="World\Fights\Effects\EffectTranspose.cs" />
114
    <Compile Include="World\Fights\FightController.cs" />
132
    <Compile Include="World\Fights\FightController.cs" />
115
    <Compile Include="World\Fights\FighterBuff.cs" />
133
    <Compile Include="World\Fights\FighterBuff.cs" />
116
    <Compile Include="World\Fights\FighterSpell.cs" />
134
    <Compile Include="World\Fights\FighterSpell.cs" />
117
    <Compile Include="World\Fights\FighterState.cs" />
135
    <Compile Include="World\Fights\FighterState.cs" />
 
 
136
    <Compile Include="World\Fights\FightGlyphe.cs" />
 
 
137
    <Compile Include="World\Fights\MonsterFight.cs" />
 
 
138
    <Compile Include="World\Fights\MonsterFighter.cs" />
118
    <Compile Include="World\GameActions\GameChallengeRequest.cs" />
139
    <Compile Include="World\GameActions\GameChallengeRequest.cs" />
119
    <Compile Include="World\GameActions\GameFight.cs" />
140
    <Compile Include="World\GameActions\GameFight.cs" />
120
    <Compile Include="World\GameActions\GameFightCastSpell.cs" />
141
    <Compile Include="World\GameActions\GameFightCastSpell.cs" />