tweak(stages): stage 1 amb mix dels 3 tipus d'enemic (34/33/33)

This commit is contained in:
2026-05-22 22:12:17 +02:00
parent 10057a82de
commit 007460dc51
+4 -4
View File
@@ -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