diff --git a/DragaliaAPI/Features/Event/EventDropService.cs b/DragaliaAPI/Features/Event/EventDropService.cs index 52480f9ec..a9d14f70a 100644 --- a/DragaliaAPI/Features/Event/EventDropService.cs +++ b/DragaliaAPI/Features/Event/EventDropService.cs @@ -314,7 +314,7 @@ PlayRecord record // In general versions of defensive events, Stratagems are a resource that can be used to challenge EX defensive battles. // They can be obtained as drops from Master-difficulty quests. - if (variation == VariationTypes.VeryHard) + if (variation >= VariationTypes.VeryHard) { int stratagemQuantity = GenerateDropAmount(2d); yield return new Entity(