//
// Licensed under the MIT License. See LICENSE file in the project root for full license information.
//
namespace MUnique.OpenMU.Persistence.Initialization.Updates;
///
/// Enum which keeps track of the ,
/// so that it's easier to know which number is next.
///
public enum UpdateVersion
{
///
/// Undefined version.
///
Undefined = 0,
///
/// The version of the .
///
ChaosCastleDataUpdate = 1,
///
/// The version of the .
///
SystemConfigurationAddedSeason6 = 2,
///
/// The version of the .
///
SystemConfigurationAdded095d = 3,
///
/// The version of the .
///
SystemConfigurationAdded075 = 4,
///
/// The version of the .
///
SpawnFixesUpdate = 5,
///
/// The version of the .
///
FixLevelDiv20ExcOptionUpdate = 6,
///
/// The version of the .
///
FixSetBonusesSeason6 = 7,
///
/// The version of the .
///
FixSetBonuses095d = 8,
///
/// The version of the .
///
FixSetBonuses075 = 9,
///
/// The version of the .
///
FixWarpLevelUpdate = 10,
///
/// The version of the .
///
AddQuestItemLimit = 11,
///
/// The version of the .
///
AddGuardsData = 12,
///
/// The version of the .
///
FixWarriorMorningStar = 13,
///
/// The version of the .
///
InfinityArrowSkillOnQuestCompletion = 15,
///
/// The version of the .
///
AddPointsPerResetByClassAttribute = 16,
///
/// The version of the .
///
AddKalima = 17,
///
/// The version of the .
///
AddDuelConfiguration = 18,
///
/// The version of the .
///
ChainLightningUpdate = 19,
///
/// The version of the .
///
WizEnhanceAndRagefighterSkills = 20,
///
/// The version of the .
///
FixIgnoreDefenseSkill = 21,
///
/// The version of the .
///
FixWingsAndCapesCraftings = 22,
///
/// The version of the .
///
FixDamageAbsorbItems = 23,
///
/// The version of the .
///
FixSocketSeedCrafting = 24,
///
/// The version of the .
///
FixLifeSwellEffect = 25,
///
/// The version of the .
///
FixAncientDiscriminators = 26,
///
/// The version of the .
///
FixDrainLifeSkill = 27,
///
/// The version of the .
///
AddItemDropGroupForJewels075 = 28,
///
/// The version of the .
///
AddItemDropGroupForJewels095d = 29,
///
/// The version of the .
///
AddItemDropGroupForJewelsSeason6 = 30,
///
/// The version of the .
///
FixMaxManaAndAbilityJewelryOptionsSeason6 = 31,
///
/// The version of the .
///
FixWingsDmgRatesPlugIn075 = 32,
///
/// The version of the .
///
FixWingsDmgRatesPlugIn095d = 33,
///
/// The version of the .
///
FixWingsDmgRatesPlugInSeason6 = 34,
///
/// The version of the .
///
AddHarmonyOptionWeightsSeason6 = 35,
///
/// The version of the .
///
FixDuelArenaSafezoneMap = 36,
///
/// The version of the .
///
FixAttackSpeedCalculation = 37,
///
/// The version of the .
///
AddAreaSkillSettings = 38,
///
/// The version of the .
///
FixItemRequirements = 39,
///
/// The version of the .
///
FixWeaponRisePercentage075 = 40,
///
/// The version of the .
///
FixWeaponRisePercentage095d = 41,
///
/// The version of the .
///
FixWeaponRisePercentageSeason6 = 42,
///
/// The version of the .
///
FixChaosMixes075 = 43,
///
/// The version of the .
///
FixChaosMixes095d = 44,
///
/// The version of the .
///
FixChaosMixesSeason6 = 45,
///
/// The version of the .
///
FixItemOptionsAndAttackSpeed075 = 46,
///
/// The version of the .
///
FixItemOptionsAndAttackSpeed095d = 47,
///
/// The version of the .
///
FixItemOptionsAndAttackSpeedSeason6 = 48,
///
/// The version of the .
///
FixHorseFenrirOptionsSoulBarrierPlugIn = 49,
///
/// The version of the .
///
FixCharStatsForceWave075 = 50,
///
/// The version of the .
///
FixCharStatsForceWave095d = 51,
///
/// The version of the .
///
FixCharStatsForceWaveSeason6 = 52,
///
/// The version of the .
///
FixDefenseCalcs075 = 53,
///
/// The version of the .
///
FixDefenseCalcs095d = 54,
///
/// The version of the .
///
FixDefenseCalcsSeason6 = 55,
///
/// The version of the .
///
FixDamageCalcs075 = 56,
///
/// The version of the .
///
FixDamageCalcs095d = 57,
///
/// The version of the .
///
FixDamageCalcsSeason6 = 58,
///
/// The version of the .
///
FixEventItemsDropFromMonstersSeason6 = 59,
///
/// The version of the .
///
FixEventItemsDropFromMonsters095d = 60,
///
/// The version of the .
///
FixItemRequirements2 = 61,
///
/// The version of the .
///
FixJeweleryPetsDamageCalcs075 = 62,
///
/// The version of the .
///
FixJeweleryPetsDamageCalcs095d = 63,
///
/// The version of the .
///
FixJeweleryPetsDamageCalcsSeason6 = 64,
///
/// The version of the .
///
FixSkillMultipliers = 65,
///
/// The version of the .
///
AddSummonerBuffSkills = 66,
///
/// The version of the .
///
AddProjectileCountToTripleShot = 67,
///
/// The version of the .
///
RemoveJewelDropLevelGap075 = 68,
///
/// The version of the .
///
RemoveJewelDropLevelGap095d = 69,
///
/// The version of the .
///
RemoveJewelDropLevelGapSeason6 = 70,
///
/// The version of the .
///
FixRageFighterMultipleHitSkills = 71,
///
/// The version of the .
///
AddCrestOfMonarchDropGroupSeason6 = 72,
///
/// The version of the .
///
AddGlobalMoneyAmountRateAttribute075 = 73,
///
/// The version of the .
///
AddGlobalMoneyAmountRateAttribute095d = 74,
///
/// The version of the .
///
AddGlobalMoneyAmountRateAttributeSeason6 = 75,
///
/// The version of the .
///
AddMaximumAllianceSizeSeason6 = 76,
///
/// The version of the .
///
FixSummonerCurseSkills = 77,
///
/// The version of the .
///
FixAreaSkills = 78,
///
/// The version of the .
///
FinishDarkLordMasterTree = 79,
///
/// The version of the .
///
FixBloodCastleMonsterAttributes = 80,
///
/// The version of the .
///
AddRandomExperienceConfigAttributes075 = 81,
///
/// The version of the .
///
AddRandomExperienceConfigAttributes095d = 82,
///
/// The version of the .
///
AddRandomExperienceConfigAttributesSeason6 = 83,
///
/// The version of the .
///
AddMovementSpeedAttributes075 = 84,
///
/// The version of the .
///
AddMovementSpeedAttributes095d = 85,
///
/// The version of the .
///
AddMovementSpeedAttributesSeason6 = 86,
///
/// The version of the .
///
AddMissingMerchantStores = 87,
///
/// The version of the .
///
FinishDarkKnightMasterTree075 = 88,
///
/// The version of the .
///
FinishDarkKnightMasterTree095d = 89,
///
/// The version of the .
///
FinishDarkKnightMasterTreeSeason6 = 90,
///
/// The version of the .
///
AddWhiteWizardInvasionMobs = 91,
///
/// The version of the .
///
LimitWhiteWizardDrops = 92,
///
/// The version of the .
///
AddLorenMarketJuliaWarp = 93,
///
/// The version of the .
///
AddIsQuestItemFlag = 94,
///
/// The version of the .
///
AddImperialWeapons050Season6 = 95,
///
/// The version of the .
///
AddArkaniaMapSeason6 = 96,
///
/// The version of the (Acheron, Debenter, Uruk, Ferea).
///
AddImportedMapsSeason6 = 97,
///
/// The version of the (Poison Wing 12/240, Poison Cape 12/241).
///
AddPoisonWingsSeason6 = 98,
///
/// The version of the (Warrior Wings/Cape 12/242-247).
///
AddWarriorWingsSeason6 = 99,
///
/// The version of the (Heykel Savasi team event: map 92, NPC 560, mini game definition).
///
AddHeykelSavasiEventSeason6 = 100,
///
/// The version of the .
///
AddElfSoldierBuff = 101,
///
/// The version of the .
///
FinishDarkWizardMasterTree = 102,
///
/// The version of the .
///
FinishElfMasterTree = 103,
}