diff --git a/data/stages/stages.yaml b/data/stages/stages.yaml index 4b0b610..7c3acfb 100644 --- a/data/stages/stages.yaml +++ b/data/stages/stages.yaml @@ -7,7 +7,7 @@ metadata: description: "Progressive difficulty curve from novice to expert" stages: - # STAGE 1: Tutorial - Only pentagons, slow speed + # STAGE 1: Tutorial - Mix de tots els tipus, velocitat lenta - stage_id: 1 total_enemies: 50 spawn_config: @@ -15,9 +15,9 @@ stages: initial_delay: 0.3 spawn_interval: 0.4 enemy_distribution: - pentagon: 100 - cuadrado: 0 - molinillo: 0 + pentagon: 34 + cuadrado: 33 + molinillo: 33 difficulty_multipliers: speed_multiplier: 0.7 rotation_multiplier: 0.8