|
|
const int | Bosses = 1 |
| | Bosses like Moon Lord and Empress of Light (and their minions and projectiles) Prevents cheesing by taking repeated low damage from another source
|
| |
|
const int | DD2OgreKnockback = 2 |
| |
|
const int | General = -1 |
| | Default, no special slot, just Player.immuneTime
|
| |
|
const int | Lava = 4 |
| | Damage from lava
|
| |
|
const int | TileContactDamage = 0 |
| | Contacting with tiles that deals damage, such as spikes and cactus in don't starve world
|
| |
|
const int | WrongBugNet = 3 |
| | Trying to catch lava critters with regular bug net
|
| |