working on cell boss

This commit is contained in:
lilgreenland
2020-01-30 16:24:09 -08:00
parent 1f17a026ac
commit e1c5f41dac
3 changed files with 225 additions and 203 deletions

View File

@@ -2,6 +2,8 @@
/* TODO: *******************************************
*****************************************************
boss: bacteria boss, duplicates when player is in range
mod: remove all guns from the game, but double health, shields, and damage
mod: like Born rule, but for guns
@@ -9,20 +11,6 @@ mod: like Born rule, but for guns
field that pushes everything back, and can destroy smaller blocks
converts blocks into ammo power ups
give mods a requirement
check for require before choosing mods displayed in selection
require: {
type: "gun"
name: "drone"
}
drones move faster
require: {
type: "mod"
name: "high explosives"
}
immunity to explosions
remove immunity from high explosives, but buff explosion radius a bit
mod: make player invisible when...
use the flag from phase field