Enemies
Phaser
Enemy definition and tuning.
Overview
| Stat | Value |
|---|---|
| HP | 210 |
| Speed | 180 |
| Damage | 22 |
| Touch Distance | 14 |
| Chase Type | phaser |
| Starting Level | 7 |
| XP | 26 |
Raw Enemy Definition
Show JSON fields
| Field | Value |
|---|---|
charge_drop_chance | 0.025 |
chase_type | phaser |
color | 0.88, 0.78, 1, 1 |
core_color | 1, 0.97, 1, 1 |
damage | 22 |
dir_bias | 0, -1 |
hp | 210 |
phase_approach_interval_max | 3 |
phase_approach_interval_min | 1.5 |
phase_dash_length | 650 |
phase_dash_speed | 1100 |
phase_follow_accel | 1.8 |
phase_line_length | 120 |
phase_lock_duration | 0.3 |
phase_max_follow_speed | 280 |
phase_recovery_duration | 0.55 |
phase_reposition_distance | 130 |
phase_self_damage_frac | 0.1 |
phase_sweep_duration_max | 1 |
phase_sweep_duration_min | 0.8 |
reclaim_policy | reposition |
size_multipliers | 0.85, 1, 1.15 |
spawn_weight | 0.08 |
speed | 180 |
starting_level | 7 |
touch_distance | 14 |
xp | 26 |