Lunor: Script Fisch

| Command | Example | Effect | |---------|---------|--------| | swim <direction> <speed> | swim forward 2.5 | Move forward at 2.5 m/s | | turn <angle|target> | turn random 10 | Random jitter ≤10° | | glow <mode> <param…> | glow pulse 1.0 0.5 | Pulse every 1 s, intensity 0.5 | | speak "<text>" <prob> | speak "…glimmer…" 0.7 | 70 % chance to bubble text | | wait <seconds> | wait 0.2 | Pause before next command | | if <cond> … else … | if player.distance < 5 … | Conditional block | | school <name> … | school MoonSwarm … | Override properties for a whole school | | zone <name> … | zone MoonZone … | Area‑based triggers |

: Features like a "free fish radar" or GPS help players locate specific fish or rare events across the map. lunor script fisch