Small Fireball
Jump to navigation
Jump to search
Thing type 1136, Small Fireball, is a type of Thing that is a floating fireball that deals fire damage to the player when touched. They are a fire-based equivalent to Small Mace, sharing the same hitbox size and properties besides the damage type. Normally spawned by a Firebar Spawnpoint in combination with linedef-set parameters, they can be placed by themselves, in which case they will not move.
|
States – MT_SMALLFIREBAR | |||||||||
---|---|---|---|---|---|---|---|---|---|
State | Sprite prefix | Frame | Duration (tics) | Action | Var 1 | Var 2 | Next state | Full brightness? | Translucency |
S_SMALLFIREBAR1 | SFBR | A | 1 | NULL | 0 | 0 | S_SMALLFIREBAR2 | Yes | 0% |
S_SMALLFIREBAR2 | SFBR | B | 1 | NULL | 0 | 0 | S_SMALLFIREBAR3 | Yes | 0% |
S_SMALLFIREBAR3 | SFBR | C | 1 | A_FlameParticle | 0 | 0 | S_SMALLFIREBAR4 | Yes | 0% |
S_SMALLFIREBAR4 | SFBR | D | 1 | NULL | 0 | 0 | S_SMALLFIREBAR5 | Yes | 0% |
S_SMALLFIREBAR5 | SFBR | E | 1 | NULL | 0 | 0 | S_SMALLFIREBAR6 | Yes | 0% |
S_SMALLFIREBAR6 | SFBR | F | 1 | NULL | 0 | 0 | S_SMALLFIREBAR7 | Yes | 0% |
S_SMALLFIREBAR7 | SFBR | G | 1 | A_FlameParticle | 0 | 0 | S_SMALLFIREBAR8 | Yes | 0% |
S_SMALLFIREBAR8 | SFBR | H | 1 | NULL | 0 | 0 | S_SMALLFIREBAR9 | Yes | 0% |
S_SMALLFIREBAR9 | SFBR | I | 1 | NULL | 0 | 0 | S_SMALLFIREBAR10 | Yes | 0% |
S_SMALLFIREBAR10 | SFBR | J | 1 | NULL | 0 | 0 | S_SMALLFIREBAR11 | Yes | 0% |
S_SMALLFIREBAR11 | SFBR | K | 1 | A_FlameParticle | 0 | 0 | S_SMALLFIREBAR12 | Yes | 0% |
S_SMALLFIREBAR12 | SFBR | L | 1 | NULL | 0 | 0 | S_SMALLFIREBAR13 | Yes | 0% |
S_SMALLFIREBAR13 | SFBR | M | 1 | NULL | 0 | 0 | S_SMALLFIREBAR14 | Yes | 0% |
S_SMALLFIREBAR14 | SFBR | N | 1 | NULL | 0 | 0 | S_SMALLFIREBAR15 | Yes | 0% |
S_SMALLFIREBAR15 | SFBR | O | 1 | A_FlameParticle | 0 | 0 | S_SMALLFIREBAR16 | Yes | 0% |
S_SMALLFIREBAR16 | SFBR | P | 1 | NULL | 0 | 0 | S_SMALLFIREBAR1 | Yes | 0% |
Thing types – Generic items and hazards | [view] | |
Air Bubble Patch • Signpost • Star Post • Bomb Sphere • Spikeball • Wall Spike • Spikeball • Spike • Small Mace • Big Mace • Small Fireball • Large Fireball |