> For the complete documentation index, see [llms.txt](https://docs.moddingofisaac.com/ab_p/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moddingofisaac.com/ab_p/beta/docs/enums/tearflags.md).

# Enum "TearFlags"

| DLC                                                              | Value | Enumerator                                     | Comment                                                                                                                     |
| ---------------------------------------------------------------- | ----- | ---------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 0     | TEAR\_NORMAL {: .copyable }                    | <p>Normal Tear <br></p>                                                                                                     |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1     | TEAR\_SPECTRAL {: .copyable }                  | <p>Ouija board type tear (goes thru obstacles) <br></p>                                                                     |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<1  | TEAR\_PIERCING {: .copyable }                  | <p>Cupid's arrow type tear (goes thru enemy) <br></p>                                                                       |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<2  | TEAR\_HOMING {: .copyable }                    | <p>Spoon bender type tear (homes to enemy) <br></p>                                                                         |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<3  | TEAR\_SLOW {: .copyable }                      | <p>Spider bite type tear (slows on contact) <br></p>                                                                        |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<4  | TEAR\_POISON {: .copyable }                    | <p>Common cold type tear (poisons on contact) <br></p>                                                                      |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<5  | TEAR\_FREEZE {: .copyable }                    | <p>Mom's contact type tear (freezes on contact) <br></p>                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<6  | TEAR\_SPLIT {: .copyable }                     | <p>Parasite type tear (splits on collision) <br></p>                                                                        |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<7  | TEAR\_GROW {: .copyable }                      | <p>Lump of coal type tear (grows by range) <br></p>                                                                         |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<8  | TEAR\_BOMBERANG {: .copyable }                 | <p>My reflection type tear (returns back) <br></p>                                                                          |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<9  | TEAR\_PERSISTENT {: .copyable }                | <p>Polyphemus type tear (Damages the entity and if the damage is more then enemy hp it continues with less damage) <br></p> |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<10 | TEAR\_WIGGLE {: .copyable }                    | <p>Wiggle worm type tear (wiggles) <br></p>                                                                                 |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<11 | TEAR\_MIGAN {: .copyable }                     | <p>Migan type tear (creates fly on hit) <br></p>                                                                            |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<12 | TEAR\_EXPLOSIVE {: .copyable }                 | <p>IPECAC type tear (explodes on hit) <br></p>                                                                              |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<13 | TEAR\_CHARM {: .copyable }                     | <p>Mom's Eyeshadow tear <br></p>                                                                                            |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<14 | TEAR\_CONFUSION {: .copyable }                 | <p>Iron Bar tear <br></p>                                                                                                   |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<15 | TEAR\_HP\_DROP {: .copyable }                  | <p>These tears cause enemy to drop hearts if killed (33% chance) <br></p>                                                   |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<16 | TEAR\_ORBIT {: .copyable }                     | <p>Used for Little Planet (orbit arounds the player) <br></p>                                                               |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<17 | TEAR\_WAIT {: .copyable }                      | <p>Anti gravity type tear (floats in place for some time before finally moving) (unset after first update) <br></p>         |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<18 | TEAR\_QUADSPLIT {: .copyable }                 | <p>Splits into 4 smaller tears if it hits the ground <br></p>                                                               |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<19 | TEAR\_BOUNCE {: .copyable }                    | <p>Bounce off of enemies, walls, rocks (Higher priority than PERSISTENT & PIERCING) <br></p>                                |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<20 | TEAR\_FEAR {: .copyable }                      | <p>Mom's Perfume type tear of fear (fear on contact) <br></p>                                                               |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<21 | TEAR\_SHRINK {: .copyable }                    | <p>Proptosis tears start large and shrink <br></p>                                                                          |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<22 | TEAR\_BURN {: .copyable }                      | <p>Fire Mind tears cause Burn effect on enemies <br></p>                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<23 | TEAR\_ATTRACTOR {: .copyable }                 | <p>Attracts enemies and pickups <br></p>                                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<24 | TEAR\_KNOCKBACK {: .copyable }                 | <p>Tear impact pushes enemies back further <br></p>                                                                         |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<25 | TEAR\_PULSE {: .copyable }                     | <p>Makes the tear pulse <br></p>                                                                                            |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<26 | TEAR\_SPIRAL {: .copyable }                    | <p>Makes the tear path spiral <br></p>                                                                                      |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<27 | TEAR\_FLAT {: .copyable }                      | <p>Makes the tear oval in the direction of travel <br></p>                                                                  |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<28 | TEAR\_SAD\_BOMB {: .copyable }                 | <p>Used by Bombs (Sad Bomb) <br></p>                                                                                        |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<29 | TEAR\_BUTT\_BOMB {: .copyable }                | <p>Used by Bombs (Butt Bomb) <br></p>                                                                                       |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<30 | TEAR\_GLITTER\_BOMB {: .copyable }             | <p>Used by Bombs (Glitter Bomb) <br></p>                                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<31 | TEAR\_SQUARE {: .copyable }                    | <p>Used for Hook Worm <br></p>                                                                                              |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<32 | TEAR\_GLOW {: .copyable }                      | <p>Used for GodHead (they will have a glow around them) <br></p>                                                            |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<33 | TEAR\_GISH {: .copyable }                      | <p>Used for Gish player tears (to color enemy black on slowing) <br></p>                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<34 | TEAR\_SCATTER\_BOMB {: .copyable }             | <p>Used for Scatter bombs <br></p>                                                                                          |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<35 | TEAR\_STICKY {: .copyable }                    | <p>Used for Sticky bombs and Explosivo tears <br></p>                                                                       |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<36 | TEAR\_CONTINUUM {: .copyable }                 | <p>Tears loop around the screen <br></p>                                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<37 | TEAR\_LIGHT\_FROM\_HEAVEN {: .copyable }       | <p>Create damaging light beam on hit <br></p>                                                                               |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<38 | TEAR\_COIN\_DROP {: .copyable }                | <p>Used by Bumbo, spawns a coin when tear hits <br></p>                                                                     |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<39 | TEAR\_BLACK\_HP\_DROP {: .copyable }           | <p>Enemy drops a black hp when dies <br></p>                                                                                |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<40 | TEAR\_TRACTOR\_BEAM {: .copyable }             | <p>Tear with this flag will follow parent player's beam <br></p>                                                            |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<41 | TEAR\_GODS\_FLESH {: .copyable }               | <p>God's flesh flag to minimize enemies <br></p>                                                                            |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<42 | TEAR\_GREED\_COIN {: .copyable }               | <p>Greed coin tears that has a chance to generate a coin when hit <br></p>                                                  |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<43 | TEAR\_MYSTERIOUS\_LIQUID\_CREEP {: .copyable } |                                                                                                                             |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<44 | TEAR\_BIG\_SPIRAL {: .copyable }               | <p>Ouroboros Worm, big radius oscilating tears <br></p>                                                                     |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<45 | TEAR\_PERMANENT\_CONFUSION {: .copyable }      | <p>Glaucoma tears, permanently confuses enemies <br></p>                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<46 | TEAR\_BOOGER {: .copyable }                    | <p>Booger tears, stick and do damage over time <br></p>                                                                     |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<47 | TEAR\_EGG {: .copyable }                       | <p>Egg tears, leave creep and spawns spiders or flies <br></p>                                                              |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<48 | TEAR\_ACID {: .copyable }                      | <p>Sulfuric Acid tears, can break grid entities <br></p>                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<49 | TEAR\_BONE {: .copyable }                      | <p>Bone tears, splits in 2 <br></p>                                                                                         |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<50 | TEAR\_BELIAL {: .copyable }                    | <p>Belial tears, piecing tears gets double damage + homing <br></p>                                                         |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<51 | TEAR\_MIDAS {: .copyable }                     | <p>Midas touch tears <br></p>                                                                                               |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<52 | TEAR\_NEEDLE {: .copyable }                    | <p>Needle tears <br></p>                                                                                                    |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<53 | TEAR\_JACOBS {: .copyable }                    | <p>Jacobs ladder tears <br></p>                                                                                             |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<54 | TEAR\_HORN {: .copyable }                      | <p>Little Horn tears <br></p>                                                                                               |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<55 | TEAR\_LASER {: .copyable }                     | <p>Technology Zero <br></p>                                                                                                 |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<56 | TEAR\_POP {: .copyable }                       | <p>Pop! <br></p>                                                                                                            |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<57 | TEAR\_ABSORB {: .copyable }                    | <p>Lachryphagy <br></p>                                                                                                     |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<58 | TEAR\_LASERSHOT {: .copyable }                 | <p>Trisagion, generates a laser on top of the tear <br></p>                                                                 |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<59 | TEAR\_HYDROBOUNCE {: .copyable }               | <p>Flat Stone <br></p>                                                                                                      |
| [ ](/ab_p/beta/docs/enums/tearflags.md){: .abp .tooltip .badge } | 1<<60 | TEAR\_LUDOVICO {: .copyable }                  | <p>Used as a weapon for Ludovico Technique <br></p>                                                                         |
