isaacscript-common
Version:
Helper functions and features for IsaacScript mods.
727 lines • 27.1 kB
TypeScript
export declare const DEFAULT_COLLECTIBLE_DESCRIPTION = "Unknown";
/** Maps collectible types to the real English descriptions from the "stringtable.sta" file. */
export declare const COLLECTIBLE_DESCRIPTIONS: {
readonly 0: "Unknown";
readonly 1: "Tears up";
readonly 2: "Triple shot";
readonly 3: "Homing shots";
readonly 4: "DMG up";
readonly 5: "Boomerang tears";
readonly 6: "Tears up + range down";
readonly 7: "DMG up";
readonly 8: "Friends 'till the end";
readonly 9: "Fly love";
readonly 10: "Projectile protection";
readonly 11: "Extra life";
readonly 12: "All stats up!";
readonly 13: "Poison touch + speed up";
readonly 14: "Speed and range up";
readonly 15: "HP up";
readonly 16: "HP up";
readonly 17: "99 keys";
readonly 18: "$$$";
readonly 19: "10 bombs";
readonly 20: "We all float down here...";
readonly 21: "The end is near";
readonly 22: "HP up";
readonly 23: "HP up";
readonly 24: "HP up";
readonly 25: "HP up";
readonly 26: "HP up";
readonly 27: "Speed up";
readonly 28: "Speed up";
readonly 29: "Range up";
readonly 30: "Range up";
readonly 31: "Range up";
readonly 32: "Tears up";
readonly 33: "Temporary flight";
readonly 34: "Temporary DMG up";
readonly 35: "Mass room damage";
readonly 36: "Plop!";
readonly 37: "Reusable bomb buddy";
readonly 38: "Reusable tear burst";
readonly 39: "Mass paralysis";
readonly 40: "Become the bomb!";
readonly 41: "Mass fear";
readonly 42: "Reusable ranged bomb";
readonly 44: "Teleport!";
readonly 45: "Reusable regeneration";
readonly 46: "Luck up";
readonly 47: "Reusable air strike";
readonly 48: "Piercing shots";
readonly 49: "BLLLARRRRGGG!";
readonly 50: "DMG up";
readonly 51: "DMG up";
readonly 52: "???";
readonly 53: "Item snatcher";
readonly 54: "Full visible map";
readonly 55: "Eye in the back of your head";
readonly 56: "Oops...";
readonly 57: "Attack fly";
readonly 58: "Temporary invincibility";
readonly 59: "Temporary DMG up";
readonly 60: "Building bridges";
readonly 62: "Kills heal";
readonly 63: "Stores energy";
readonly 64: "50% off";
readonly 65: "Summon bombs";
readonly 66: "Temporary enemy slowdown";
readonly 67: "Friends 'till the end";
readonly 68: "Laser tears";
readonly 69: "Charge shots";
readonly 70: "Speed + DMG up";
readonly 71: "Speed + range up";
readonly 72: "Tears + faith up";
readonly 73: "Gotta meat 'em all";
readonly 74: "+25 coins";
readonly 75: "Better pills";
readonly 76: "I've seen everything";
readonly 77: "Temporary badass";
readonly 78: "Reusable soul protection";
readonly 79: "DMG + speed up";
readonly 80: "DMG + tears up";
readonly 81: "9 lives";
readonly 82: "Demon wings";
readonly 83: "Temporary demon form";
readonly 84: "Reusable level skip";
readonly 85: "Reusable card generator ";
readonly 86: "Summon Monstro";
readonly 87: "Cross tears";
readonly 88: "Attack buddy";
readonly 89: "Slow effect";
readonly 90: "DMG up";
readonly 91: "See-through doors";
readonly 92: "+2 hearts";
readonly 93: "Temporary Man-Pac";
readonly 94: "Gives money";
readonly 95: "Friends 'till the bbbbzzzt";
readonly 96: "Gives kisses";
readonly 97: "Reusable item generator";
readonly 98: "Soul generator";
readonly 99: "Sticky friend";
readonly 100: "Psychic friend";
readonly 101: "All stats up";
readonly 102: "Reusable pill generator";
readonly 103: "Poison damage";
readonly 104: "Split shot";
readonly 105: "Reroll your destiny";
readonly 106: "Bigger boom";
readonly 107: "Cut and run";
readonly 108: "Damage resistance";
readonly 109: "$$$ = DMG";
readonly 110: "Freeze effect";
readonly 111: "Toot on command";
readonly 112: "Extra protection";
readonly 113: "Auto-turret friend";
readonly 114: "Stab stab stab";
readonly 115: "Spectral tears";
readonly 116: "Quicker charge";
readonly 117: "Protective buddy";
readonly 118: "Blood laser barrage";
readonly 119: "HP up";
readonly 120: "Tears + speed up, DMG down";
readonly 121: "HP + DMG up, speed down";
readonly 122: "Curse up";
readonly 123: "Temporary buddy generator";
readonly 124: "It's a mystery";
readonly 125: "Homing bombs";
readonly 126: "Feel my pain";
readonly 127: "I don't remember...";
readonly 128: "Attack fly";
readonly 129: "HP up";
readonly 130: "Flight + dash attack";
readonly 131: "Gives bombs";
readonly 132: "My Xmas present";
readonly 133: "Soul converter";
readonly 134: "Cursed?";
readonly 135: "Portable blood bank";
readonly 136: "Friends 'till the end";
readonly 137: "Remote bomb detonation";
readonly 138: "DMG + HP up";
readonly 139: "More trinket room";
readonly 140: "+5 poison bombs";
readonly 141: "Ultimate grand supreme";
readonly 142: "Pray for a miracle";
readonly 143: "Speed + shot speed up";
readonly 144: "He's greedy";
readonly 145: "Reusable fly hive";
readonly 146: "Reusable eternity ";
readonly 147: "Rocks don't stand a chance";
readonly 148: "Fly revenge";
readonly 149: "Explosive shots";
readonly 150: "Tooth shot";
readonly 151: "They grow inside";
readonly 152: "Extra laser";
readonly 153: "Quad shot";
readonly 154: "DMG up";
readonly 155: "Plop!";
readonly 156: "Item martyr";
readonly 157: "RAGE!";
readonly 158: "I see my future";
readonly 159: "Scary";
readonly 160: "Holy white death";
readonly 161: "Eternal life?";
readonly 162: "Blessing of protection";
readonly 163: "Spectral buddy";
readonly 164: "Reusable flames";
readonly 165: "Shot speed + damage up";
readonly 166: "Reroll the basics";
readonly 167: "Double shot buddy";
readonly 168: "On-demand air strike";
readonly 169: "Mega tears";
readonly 170: "Daddy's love";
readonly 171: "Mass enemy slowdown + damage";
readonly 172: "My fate protects me";
readonly 173: "Blessing of purity";
readonly 174: "Random buddy";
readonly 175: "Opens all doors...";
readonly 176: "HP + shot speed up";
readonly 177: "Gamble 24/7";
readonly 178: "Splash!";
readonly 179: "Flight eternal";
readonly 180: "Toot on touch";
readonly 181: "Flight + holy death";
readonly 182: "Homing shots + DMG up";
readonly 183: "Tears + shot speed up";
readonly 184: "Flight + HP up";
readonly 185: "Flight + spectral tears";
readonly 186: "Mass enemy damage at a cost";
readonly 187: "Swing it";
readonly 188: "Mirrored buddy";
readonly 189: "All stats up";
readonly 190: "99 bombs";
readonly 191: "Rainbow tears";
readonly 192: "Temporary psychic shot";
readonly 193: "DMG + HP up";
readonly 194: "Shot speed up";
readonly 195: "What's all this...?";
readonly 196: "Tears up";
readonly 197: "Damage + range up";
readonly 198: "Stuff";
readonly 199: "Better chest loot +2 keys";
readonly 200: "Charm tears";
readonly 201: "DMG up + concussive tears";
readonly 202: "Golden touch";
readonly 203: "1+1 free 4Evar";
readonly 204: "Filled with goodies";
readonly 205: "Infinite charge... at a cost";
readonly 206: "DMG + tears up. An out-of-body experience!";
readonly 207: "Gotta lick 'em all!";
readonly 208: "DMG + challenge up";
readonly 209: "Toxic blast +5 bombs";
readonly 210: "Unbreakable";
readonly 211: "Spider revenge";
readonly 212: "Eternal life?";
readonly 213: "Shielded tears";
readonly 214: "Toxic blood";
readonly 215: "He accepts your offering";
readonly 216: "DMG + evil up";
readonly 217: "You feel itchy...";
readonly 218: "Regeneration + HP up";
readonly 219: "HP up";
readonly 220: "Tear blasts +5 bombs";
readonly 221: "Bouncing tears";
readonly 222: "Anti-gravity tears + tears up";
readonly 223: "It hurts so good +5 bombs";
readonly 224: "Bursting shots + tears up";
readonly 225: "Sweet suffering";
readonly 226: "HP up x3";
readonly 227: "My life savings";
readonly 228: "Fear shot + tears up";
readonly 229: "Charged burst attack";
readonly 230: "Evil + DMG up + fear shot";
readonly 231: "Sticky feet...";
readonly 232: "Let's slow this down a bit...";
readonly 233: "Orbiting tears + range up";
readonly 234: "Infestation shot";
readonly 236: "Turdy touch";
readonly 237: "Piercing shots + DMG up";
readonly 238: "???";
readonly 239: "???";
readonly 240: "Some stats up, some stats down";
readonly 241: "Wealth... but at what cost?";
readonly 242: "Blocks damage... sometimes";
readonly 243: "You feel guarded";
readonly 244: "It's still being tested...";
readonly 245: "Double shot";
readonly 246: "Secrets";
readonly 247: "Your friends rule";
readonly 248: "Giant spiders and flies";
readonly 249: "More options";
readonly 250: "1+1 BOOM!";
readonly 251: "Extra card room";
readonly 252: "Extra pill room";
readonly 253: "HP + luck up";
readonly 254: "DMG + range up";
readonly 255: "Tears + shot speed up";
readonly 256: "Burning blast +5 bombs";
readonly 257: "Flaming tears";
readonly 258: "Syntax error";
readonly 259: "DMG up + fear shot";
readonly 260: "Curse immunity + evil up";
readonly 261: "Short range mega tears";
readonly 262: "Evil up. Your enemies will pay!";
readonly 263: "Rune mimic";
readonly 264: "Revenge fly";
readonly 265: "Immortal friend";
readonly 266: "Sticky babies";
readonly 267: "We worked out all the kinks";
readonly 268: "Infested friend";
readonly 269: "Bloody friend";
readonly 270: "Blood sucker";
readonly 271: "?";
readonly 272: "Big Beautiful Fly";
readonly 273: "Explosive thoughts";
readonly 274: "Sworn protector";
readonly 275: "Evil friend";
readonly 276: "Protect it";
readonly 277: "Fear him";
readonly 278: "He wants to take your life";
readonly 279: "Fat protector";
readonly 280: "She loves you";
readonly 281: "Scape goat";
readonly 282: "It's time you learned how";
readonly 283: "REEROLLLLL!";
readonly 284: "Reroll into something else";
readonly 285: "Reroll enemies";
readonly 286: "Card mimic";
readonly 287: "Tome of knowledge";
readonly 288: "It's a box of spiders";
readonly 289: "Flame on";
readonly 290: "Save your life";
readonly 291: "...";
readonly 292: "Reusable evil... but at what cost?";
readonly 293: "Krampus rage";
readonly 294: "Reusable knock-back";
readonly 295: "Pay to win";
readonly 296: "Convert your soul";
readonly 297: "? ?";
readonly 298: "You feel stumped";
readonly 299: "Speed down + rage is building";
readonly 300: "Ramming speed";
readonly 301: "HP up + you feel protected";
readonly 302: "Stompy";
readonly 303: "You feel refreshed and protected";
readonly 304: "You feel balanced";
readonly 305: "Poison tears";
readonly 306: "Piercing shots + speed up";
readonly 307: "All stats up";
readonly 308: "Trail of tears";
readonly 309: "Tears up + knock-back shot";
readonly 310: "DMG up, tears + shot speed down";
readonly 311: "Sweet revenge";
readonly 312: "HP up + you feel healthy";
readonly 313: "Holy shield";
readonly 314: "HP up + speed down + you feel stompy";
readonly 315: "Magnetic tears";
readonly 316: "Cursed charge shot";
readonly 317: "Toxic splash damage";
readonly 318: "Conjoined friend";
readonly 319: "Near-sighted friend";
readonly 320: "Controlled friend";
readonly 321: "The ol' ball and chain";
readonly 322: "Mongo friend";
readonly 323: "Collected tears";
readonly 324: "Undefined";
readonly 325: "Lose your head";
readonly 326: "Invincibility at a cost";
readonly 327: "Fate chosen";
readonly 328: "Fate chosen";
readonly 329: "Controlled tears";
readonly 330: "DMG down + tears way up";
readonly 331: "God tears";
readonly 332: "Eternal life?";
readonly 333: "I know all";
readonly 334: "I feel all";
readonly 335: "I am all";
readonly 336: "Toxic aura tears";
readonly 337: "I think it's broken";
readonly 338: "It will never leave you";
readonly 339: "Evil + range + shot speed up";
readonly 340: "Speed up + size down";
readonly 341: "Tears + shot speed up";
readonly 342: "HP + tears up + shot speed down";
readonly 343: "Luck up";
readonly 344: "Evil up";
readonly 345: "DMG + range up";
readonly 346: "HP up";
readonly 347: "Double item vision";
readonly 348: "Pill mimic";
readonly 349: "Flip a coin";
readonly 350: "Mass poison";
readonly 351: "Giga fart!";
readonly 352: "Be gentle...";
readonly 353: "Cross blast + 5 bombs";
readonly 354: "HP up. Don't swallow the prize!";
readonly 355: "Range + luck up";
readonly 356: "Active power up";
readonly 357: "Double your friends";
readonly 358: "Double wiz shot!";
readonly 359: "Stick it to 'em!";
readonly 360: "Dark friend";
readonly 361: "Your fate beside you";
readonly 362: "What's in the box?";
readonly 363: "Protective friend";
readonly 364: "Friendly fly";
readonly 365: "Lost protector";
readonly 366: "We put bombs in your bombs!";
readonly 367: "Egg sack bombs!";
readonly 368: "Intensifying tears";
readonly 369: "Transcendent tears";
readonly 370: "Range + tears up";
readonly 371: "Embrace chaos";
readonly 372: "Bbbzzzzzt! ";
readonly 373: "Accuracy brings power";
readonly 374: "Holy death shot";
readonly 375: "Blast resistance";
readonly 376: "Never ending stores!";
readonly 377: "Spider love";
readonly 378: "Uh oh...";
readonly 379: "Wide shot";
readonly 380: "Money talks";
readonly 381: "Tears up + your future shines brighter";
readonly 382: "Gotta fetch 'em all!";
readonly 383: "Remote tear detonation";
readonly 384: "A gurd of your own!";
readonly 385: "Bumbo want coin!";
readonly 386: "Rerolls rocks";
readonly 387: "Peace be with you";
readonly 388: "He wants your keys!";
readonly 389: "Rune generator";
readonly 390: "Sworn friend";
readonly 391: "Turn your enemy";
readonly 392: "The heavens will change you";
readonly 393: "The kiss of death";
readonly 394: "Directed tears";
readonly 395: "Laser ring tears";
readonly 396: "Short cutter";
readonly 397: "Controlled tears";
readonly 398: "Shrink shot!";
readonly 399: "Consume thy enemy!";
readonly 400: "Your destiny";
readonly 401: "Sticky bomb shot";
readonly 402: "!!!";
readonly 403: "Mod buddy";
readonly 404: "He farts";
readonly 405: "Double tap glitch";
readonly 406: "Reroll stats";
readonly 407: "Aura stat boost";
readonly 408: "Call to the void";
readonly 409: "I reward an empty vessel";
readonly 410: "Eye shot";
readonly 411: "Their blood brings rage!";
readonly 412: "Feed them hate";
readonly 413: "Feed them love";
readonly 414: "There's options";
readonly 415: "The untainted gain power";
readonly 416: "More money!";
readonly 417: "Damage booster";
readonly 418: "Rainbow effects!";
readonly 419: "I-Teleport!";
readonly 420: "Spin the black circle!";
readonly 421: "Love toots";
readonly 422: "Turn back time";
readonly 423: "Protect me from myself";
readonly 424: "More sacks!";
readonly 425: "Scared of the dark?";
readonly 426: "Follows my every move...";
readonly 427: "Booom!";
readonly 428: "You feel cozy";
readonly 429: "Penny tears";
readonly 430: "Turret follower";
readonly 431: "ydduB Buddy";
readonly 432: "Prize bombs";
readonly 433: "Me! And my shaaaadow!";
readonly 434: "Bug catcher";
readonly 435: "4-way buddy!";
readonly 436: "Don't cry over it...";
readonly 437: "Roll again";
readonly 438: "Tears up";
readonly 439: "What's inside?";
readonly 440: "Matt's kidney stone";
readonly 441: "Laser breath";
readonly 442: "Loss is power";
readonly 443: "Trick or treat?";
readonly 444: "He's a bleeder!";
readonly 445: "Bark at the moon!";
readonly 446: "Toxic breath";
readonly 447: "Crying makes me toot";
readonly 448: "Blood and guts!";
readonly 449: "It itches...";
readonly 450: "Gold tears!";
readonly 451: "I see the future";
readonly 452: "I'm leaking...";
readonly 453: "Bone tears!";
readonly 454: "Hold me!";
readonly 455: "I remember this...";
readonly 456: "HP up";
readonly 457: "Hard headed!";
readonly 458: "What's in there?";
readonly 459: "Booger tears!";
readonly 460: "Blind tears!";
readonly 461: "Egg tears!";
readonly 462: "Possessed tears!";
readonly 463: "Acid tears!";
readonly 464: "A gift from above";
readonly 465: "360 tears!";
readonly 466: "Outbreak!";
readonly 467: "Watch where you point that!";
readonly 468: "It follows";
readonly 469: ":(";
readonly 470: "Lil hush!";
readonly 471: "Ain't he cute?";
readonly 472: "Hail to the king baby";
readonly 473: "Chub chub";
readonly 474: "You broke it!";
readonly 475: "My last resort";
readonly 476: "What will it be?";
readonly 477: "Consume";
readonly 478: "Stop!";
readonly 479: "Trinket melter!";
readonly 480: "Gain more friends!";
readonly 481: "109";
readonly 482: "Change";
readonly 483: "BOOOOOOOOOM!";
readonly 484: "I can't believe it's not butter bean!";
readonly 485: "50/50";
readonly 486: "I feel numb...";
readonly 487: "A pound of flesh...";
readonly 488: "Waggles a finger";
readonly 489: "Reroll forever";
readonly 490: "...";
readonly 491: "Pills pills pills!";
readonly 492: "Yo listen!";
readonly 493: "Panic = power";
readonly 494: "Electric tears";
readonly 495: "Flame tears";
readonly 496: "Needle shot";
readonly 497: "Camo kid";
readonly 498: "You feel very balanced";
readonly 499: "Peace be with you";
readonly 500: "Gives sacks";
readonly 501: "Money = health!";
readonly 502: "Creep shots";
readonly 503: "Big brother is watching";
readonly 504: "Friendly fly";
readonly 505: "Gotta catch em...";
readonly 506: "Watch your back!";
readonly 507: "More blood!";
readonly 508: "It's sharp!";
readonly 509: "Bloody friend";
readonly 510: "Unleash the power!";
readonly 511: "He's violent";
readonly 512: "Nothing can escape";
readonly 513: "Party time!";
readonly 514: "Lag!";
readonly 515: "Wrapped up nice for you!";
readonly 516: "Sprinkles.";
readonly 517: "Rapid bomb drops";
readonly 518: "What could it be?!";
readonly 519: "Delirious friend";
readonly 520: "Bloody recharge";
readonly 521: "Allow 6 weeks for delivery";
readonly 522: "Power of the mind";
readonly 523: "Pack and unpack";
readonly 524: "Static tears";
readonly 525: "You're tearing me apart!";
readonly 526: "Lil harbingers!";
readonly 527: "Caaan do!";
readonly 528: "Eclipsed by the moon";
readonly 529: "Eyeball tears";
readonly 530: "Just hope you're not next...";
readonly 531: "I'm seeing red...";
readonly 532: "Feed them!";
readonly 533: "Smite thy enemy";
readonly 534: "Extra active item room";
readonly 535: "You feel safe";
readonly 536: "He demands a sacrifice";
readonly 537: "Puking buddy";
readonly 538: "Choking hazard";
readonly 539: "Sacrificial insemination";
readonly 540: "Skipping tears";
readonly 541: "HP up?";
readonly 542: "Projectile shield";
readonly 543: "Portable sanctuary";
readonly 544: "Stabbing time";
readonly 545: "Rise from the grave";
readonly 546: "Father's blessing";
readonly 547: "Tears up + you feel empty";
readonly 548: "Fetch!";
readonly 549: "Everything hurts";
readonly 550: "It feels cursed";
readonly 551: "It feels cursed";
readonly 552: "Lost but not forgotten";
readonly 553: "Spore shot";
readonly 554: "4me";
readonly 555: "Pain from gain";
readonly 556: "Temporary demon form";
readonly 557: "Reusable fortunes";
readonly 558: "More eyes";
readonly 559: "Zap!";
readonly 560: "No it doesn't...";
readonly 561: "DMG down + tears up + you feel nutty";
readonly 562: "It's only up from there";
readonly 563: "Random blast +5 bombs";
readonly 564: "Tears + shot speed up";
readonly 565: "What a cute little thing!";
readonly 566: "Sweet dreams";
readonly 567: "Keep the flame burning";
readonly 568: "Double tap shield";
readonly 569: "Bleed me dry";
readonly 570: "Tasty rainbow";
readonly 571: "Speed up + your feet feel stronger";
readonly 572: "DMG up + range up + controlled tears";
readonly 573: "Halo of tears";
readonly 574: "Purifying light";
readonly 575: "Invasive friend";
readonly 576: "Filthy friends";
readonly 577: "A king's fortune... but at what cost?";
readonly 578: "Party time!";
readonly 579: "Divine blade";
readonly 580: "Explore the other side";
readonly 581: "Flamboyant protector";
readonly 582: "Tears up. A mind changing experience!";
readonly 583: "Rocket propulsion +5 bombs";
readonly 584: "Spiritual companionship";
readonly 585: "A sacred offering";
readonly 586: "May you get what you came for";
readonly 588: "Radiant victory";
readonly 589: "The moon's blessing shines upon you";
readonly 590: "Speed up + you feel elusive";
readonly 591: "HP up + you feel pretty";
readonly 592: "Born to rock";
readonly 593: "Double tap dash";
readonly 594: "You're a gas giant!";
readonly 595: "Ring of tears";
readonly 596: "Ice tears";
readonly 597: "Open the floodgates";
readonly 598: "Size down";
readonly 599: "Extra curse rooms";
readonly 600: "Tears up";
readonly 601: "Tears up, you feel forgiven";
readonly 602: "Exclusive access!";
readonly 603: "Instant energy!";
readonly 604: "Mother's strength";
readonly 605: "Plop!";
readonly 606: "Stare into the abyss";
readonly 607: "Messy friend";
readonly 608: "Iced iced baby";
readonly 609: "???";
readonly 610: "Fat buddy";
readonly 611: "Hear my pain";
readonly 612: "Protect him";
readonly 614: "Bloody blast + HP up";
readonly 615: "Puffy buddy";
readonly 616: "It burns";
readonly 617: "Magnetizing tears";
readonly 618: "Delicious!";
readonly 619: "???";
readonly 621: "Full HP + temporary DMG up";
readonly 622: "In the beginning";
readonly 623: "Open your enemies";
readonly 624: "Collect them all!";
readonly 625: "I'm a big boy now!";
readonly 626: "???";
readonly 627: "???";
readonly 628: "Where am I?";
readonly 629: "Defense drone";
readonly 631: "Slice but no dice";
readonly 632: "Luck up + you feel protected";
readonly 633: "Ascended";
readonly 634: "Help from beyond";
readonly 635: "Bait and switch";
readonly 636: "Time to start over";
readonly 637: "They pack a punch!";
readonly 638: "Erase thy enemy";
readonly 639: "Gross!";
readonly 640: "Unleash their sorrow";
readonly 641: "Spill your guts";
readonly 642: "All your desires fulfilled";
readonly 643: "Awaken your faith";
readonly 644: "+1 to lowest stat";
readonly 645: "Itching for revenge";
readonly 646: "Demon blast +5 bombs";
readonly 647: "Beat the juice out of them!";
readonly 649: "Bouncy friend";
readonly 650: "Play time!";
readonly 651: "Follow the light";
readonly 652: "Kick it!";
readonly 653: "Begone!";
readonly 654: "Worse pills + evil up";
readonly 655: "Let it rip!";
readonly 656: "A king's fortune... but at what cost?";
readonly 657: "Clogged enemies";
readonly 658: "Micro friends";
readonly 659: "Tear size + range up";
readonly 660: "A link to your future";
readonly 661: "They lurk inside";
readonly 663: "You feel prickly";
readonly 664: "All you can eat";
readonly 665: "An eye for secrets";
readonly 667: "A helping hand";
readonly 668: "...";
readonly 669: "All stats up";
readonly 670: "There might be options";
readonly 671: "Power of love";
readonly 672: "Blood money";
readonly 673: "Deliver me from evil";
readonly 674: "Unfinished business";
readonly 675: "Shards of knowledge";
readonly 676: "It multiplies";
readonly 677: "The true out-of-body experience!";
readonly 678: "Fetus shots";
readonly 679: "Abyssal friend";
readonly 680: "Oh no...";
readonly 681: "It hungers";
readonly 682: "Clingy buddy";
readonly 683: "Break your enemies";
readonly 684: "Out for blood";
readonly 685: "Your faith grows";
readonly 686: "Power of faith";
readonly 687: "Best friends forever!";
readonly 688: "Let him free";
readonly 689: "?????";
readonly 690: "Bounce away!";
readonly 691: "Destined for greatness";
readonly 692: "He awaits your offering";
readonly 693: "Infest";
readonly 694: "Eternal sorrow";
readonly 695: "May your rage bring haste";
readonly 696: "Divine protection";
readonly 697: "He wants revenge";
readonly 698: "Double trouble!";
readonly 699: "Ancient power";
readonly 700: "I can see see the future future future";
readonly 701: "Buried memories";
readonly 702: "Hot blooded";
readonly 703: "Lost brother";
readonly 704: "Rip and tear";
readonly 705: "One with the shadows";
readonly 706: "Come forth from the depths";
readonly 707: "HP up";
readonly 708: "DMG up";
readonly 709: "Angel breaker";
readonly 710: "Make your destiny";
readonly 711: "Life and death";
readonly 712: "Item summoner";
readonly 713: "Return";
readonly 714: "Come back";
readonly 715: "Saved for later";
readonly 716: "Spending power";
readonly 717: "Under a rock";
readonly 719: "Portable shop";
readonly 720: "Anything is possible";
readonly 721: "Isaac and his mother lived alone in a small house on a hill";
readonly 722: "Repent";
readonly 723: "-1";
readonly 724: "Thick blooded";
readonly 725: "Your stomach rumbles";
readonly 726: "Double tap sneeze";
readonly 727: "Spooky blast +5 bombs";
readonly 728: "Demonic gestation";
readonly 729: "Chuck away!";
readonly 730: "DMG + luck up";
readonly 731: "DMG + range up";
readonly 732: "DMG up";
};
//# sourceMappingURL=collectibleDescriptions.d.ts.map