[npc-main] total=300 ;total=292 - valid NPC's, next NPC's are dummy ;Defines for SMBX64 bubble=283 ; NPC-Container for packed in bubble egg=96 ; NPC-Container for packed in egg lakitu=284 ; NPC-Container for spawn by lakitu buried=91 ; NPC-Container for packed in herb icecube=263 ; NPC-Container for frozen NPCs ;markers iceball=265 fireball=13 hammer=171 boomerang=292 coin-in-block=10 ;Default coin NPC for coins block ;physics physics-gravity-acceleration=18.75 physics-max-fall-speed=8.0 ;effects effect-lava-burn=13 ; ID of lava burn effect ;projectile generator settings projectile-sound-id=22 projectile-speed=10.0 projectile-effect-id=10 [npc-1] name="Goomba" group="Super Mario Bros. 3" category="Enemy" ;The sort category image="npc-1.gif" ;NPC Image file algorithm="" ;NPC's algorithm. Algorithm have states and events (onDie, onTail, onCollisionWithFlyBlock...) ;If algorithm = 0, will using basic parametric algorithm. ;Else, get algorithm from list default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=32 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=2 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation ; for editor custom-animation=0 ; Display in editor custom animation: ; this options useful for non-standard algorithmic sprites (for example, bosses) ;custom-animation-alg=0 ; Custom animation algorithm - 0 simple frame range, 1 - frame Jump, 2 - use defined frame sequence ;custom-animation-fl=0 ; First frame for LEFT ;custom-animation-el=0 ; end frame for LEFT / Jump step ;custom-animation-fr=0 ; first frame for RIGHT ;custom-animation-er=0 ; end frame for RIGHT / Jump step ;ani-frames-cmn=0,2,0,1 ; Common animation frames sequence (for both directions) ;ani-frames-left=0,2,0,1 ; Common animation frames sequence (for left direction, common will be overwritten) ;ani-frames-right=0,2,0,1 ; Common animation frames sequence (for right direction, common will be overwritten) container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC ; Special option have-special=0 ; Special NPC's option, what can used by NPC's algorithm ;special-name="Cheep-cheep" ; name of special value ;special-type=0 ; 0 combobox, 1 - spin, 2 - npc-id ;special-combobox-size=3 ; quantity of options ;special-option-0="Swim" ; set title for 0 option combobox ;special-option-1="Jump" ; set title for 1 option combobox ;special-option-2="Projectile" ; set title for 2 option combobox ;special-spin-min=0 ; milimal value of spin ;special-spin-max=25 ; maximal value of spin ;special-spin-value-offset=1 ; display special value in editor with offset (+/-) ;game process score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact ;Editor featured allow-bubble=1 ; Allow packable into the bubble allow-egg=1 ; Allow packable into the egg allow-lakitu=1 ; Allow packable into the SMW Lakitu allow-buried=1 ; Allow packable under the herb ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) ; Physics ; Size of NPC's body (Collision box) physical-height=32 physical-width=32 block-npc=0 ; NPC is a solid object for NPCs block-npc-top=0 ; other NPCs can stand on top of NPC block-player=0 ; NPC is a solid object for player block-player-top=0 ; player can stand on top of NPC collision-blocks=1 ; Enable collisions with blocks gravity=1 ; Enable gravity for this NPC adhesion=0 ; allows NPC to walk on walls and on ceilings ;Events deactivate=1 ; Deactivate on state offscreen > 4 sec ago kill-slside=1 ; Kill on Slope slide kill-onjump=1 ; Kill on jump on NPC's head kill-bynpc=1 ; Kill on contact with other NPC that has hurt-npc property ; for example: moving SHELLs have "HURT_NPC", and shell kills ALL NPCs on contact kill-fireball=1 ; kill on fireball collision kill-iceball=1 ; freeze on iceball collision kill-hammer=1 ; kill on hammer collision kill-tail=1 ; kill on tail attack kill-spin=1 ; kill on spin jump kill-statue=1 ; kill on tanooki statue fall kill-with-mounted=1 ; kill on jump with mounted items kill-on-eat=1 ; Kill on eat, or transform into other cliffturn=0 ; NPC turns on cliff lava-protection=0 ; NPC will not be burned in lava [npc-2] name="Goomba (Red)" group="Super Mario Bros. 3" category="Enemy" image="npc-2.gif" algorithm="" default-effect=6 shell-effect=7 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-3] name="Para-Goomba (Red)" group="Super Mario Bros. 3" category="Enemy" image="npc-3.gif" algorithm="para_goomba.lua" default-effect=6 shell-effect=7 gfx-offset-x=0 gfx-offset-y=2 gfx-height=48 gfx-width=40 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=0 custom-animation-er=1 speed=64 container=0 contents-id=2 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-4] name="Koopa Troopa (Green)" group="Super Mario Bros. 3" category="Enemy" image="npc-4.gif" algorithm="koopa.lua" default-effect=8 shell-effect=8 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=5 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-5] name="Koopa Troopa Shell (Green)" group="Super Mario Bros. 3" category="Enemy" image="npc-5.gif" algorithm="" default-effect=8 shell-effect=8 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-6] name="Koopa Troopa (Red)" group="Super Mario Bros. 3" category="Enemy" image="npc-6.gif" algorithm="koopa.lua" default-effect=9 shell-effect=9 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=7 have-special=1 special-type=2 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-7] name="Koopa Troopa Shell (Red)" group="Super Mario Bros. 3" category="Enemy" image="npc-7.gif" algorithm="" default-effect=9 shell-effect=9 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-8] name="Piranha Plant (Green)" group="Super Mario Bros. 3" category="Enemy" image="npc-8.gif" algorithm="piranha_plant.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=1 gfx-height=48 gfx-width=32 grid=16 grid-offset-x=16 grid-offset-y=-16 grid-attachement-style=1 physical-height=48 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-9] name="Super Mushroom" group="Super Mario Bros. 3" category="Power-UP" image="npc-9.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=6 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-10] name="Coin (Gold)" group="Super Mario Bros. 3" category="Bonus" image="npc-10.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=0 physical-height=32 physical-width=28 frame-style=0 frames=4 frame-speed=100 foreground=1 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-11] name="SMB3 Card Roulette" group="Super Mario Bros. 3" category="Exit point" image="npc-11.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 is-exit=1 exit-direction=1 exit-code=1 exit-delay=4500 exit-sound-id=19 [npc-12] name="Podoboo" group="Super Mario Bros. 3" category="Enemy" image="npc-12.gif" algorithm="podoboo.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=0 physical-height=32 physical-width=28 frame-style=0 frames=2 frame-speed=64 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=0 custom-animation-er=1 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 shared-animation=0 activity=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-13] name="Fireball (Player)" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-13.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=16 grid=32 grid-offset-x=8 grid-offset-y=-16 physical-height=16 physical-width=16 frame-style=0 frames=4 frame-speed=64 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=3 custom-animation-fr=0 custom-animation-er=3 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=1 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-14] name="Fire Flower" group="Super Mario Bros. 3" category="Power-UP" image="npc-14.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-15] name="Boom Boom" group="Super Mario Bros. 3" category="Boss" image="npc-15.gif" algorithm="dummy_boss.lua" default-effect=14 shell-effect=14 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=68 physics-to-gfx=0 grid=32 grid-offset-x=18 grid-offset-y=10 physical-height=54 physical-width=60 frame-style=0 frames=9 frame-speed=64 foreground=0 animation-bidirectional=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=1 custom-animation-el=4 custom-animation-fr=1 custom-animation-er=4 speed=200 container=0 have-special=0 score=7 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=9 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=1 kill-statue=1 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 ;is-exit=0 ;exit-direction=0 ;exit-code=2 ;exit-delay=7000 ;exit-sound-id=21 [npc-16] name="Magic Ball" group="Super Mario Bros. 3" category="Exit point" image="npc-16.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 is-exit=1 exit-direction=0 exit-code=2 exit-delay=7000 exit-sound-id=21 [npc-17] name="Bullet Bill" group="Super Mario Bros. 3" category="Enemy" image="npc-17.gif" algorithm="tank_bullet.lua" default-effect=15 shell-effect=15 gfx-offset-x=0 gfx-offset-y=0 gfx-height=28 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=4 physical-height=28 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=1 custom-animation=0 speed=256 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-18] name="Banzai Bill" group="Super Mario World" category="Enemy" image="npc-18.gif" algorithm="tank_bullet.lua" default-effect=16 shell-effect=16 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=128 physical-width=128 frame-style=1 frames=1 frame-speed=128 foreground=1 custom-animation=0 speed=256 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-19] name="Shy Guy (Red)" group="Super Mario Bros. 2" category="Enemy" image="npc-19.gif" algorithm="" default-effect=17 shell-effect=17 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-20] name="Shy Guy (Blue)" group="Super Mario Bros. 2" category="Enemy" image="npc-20.gif" algorithm="" default-effect=18 shell-effect=18 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=1 lava-protection=0 [npc-21] name="Bill Blaster" group="Super Mario Bros. 3" category="Scenery" image="npc-21.gif" algorithm="cannon.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=64 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-22] name="Billy Gun" group="Super Mario Bros. 3" category="Carryble tool" image="npc-22.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=5 frame-speed=60 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-23] name="Buzzy Beetle" group="Super Mario Bros. 3" category="Enemy" image="npc-23.gif" algorithm="koopa.lua" default-effect=19 shell-effect=19 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=24 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-24] name="Buzzy Beetle Shell" group="Super Mario Bros. 3" category="Enemy" image="npc-24.gif" algorithm="" default-effect=19 shell-effect=19 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-25] name="Ninji" group="Super Mario Bros. 2" category="Enemy" image="npc-25.gif" algorithm="jumping_ninji.lua" default-effect=20 shell-effect=20 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-26] name="Springboard" group="Super Mario World" category="Carryble tool" image="npc-26.gif" algorithm="springboard.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-27] name="Gloomba" group="Super Mario Bros." category="Enemy" image="npc-27.gif" algorithm="" default-effect=22 shell-effect=23 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-28] name="Cheep Cheep (Red)" group="Super Mario Bros." category="Enemy" image="npc-28.gif" algorithm="" default-effect=24 shell-effect=24 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=1 custom-animation=0 speed=64 container=0 have-special=1 special-name=Cheep-Cheep algorithm special-type=0 special-combobox-size=5 special-option-0=Swim special-option-1=Jump special-option-2=Projectile special-option-3=Swim Left-Right special-option-4=Swim Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-29] name="Hammer Bros." group="Super Mario Bros." category="Enemy" image="npc-29.gif" algorithm="" default-effect=25 shell-effect=25 gfx-offset-x=0 gfx-offset-y=2 gfx-height=48 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=16 physical-height=48 physical-width=32 frame-style=1 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=3 custom-animation-er=4 speed=32 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-30] name="Hammer" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-30.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=64 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-31] name="Key" group="Super Mario World" category="Carryble tool" image="npc-31.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=1 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-32] name="P-Switch" group="Super Mario World" category="Button" image="npc-32.gif" algorithm="" default-effect=81 shell-effect=81 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 bump-on-stomp=false kill-slside=0 kill-onjump=1 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-33] name="Coin (Gold)" group="Super Mario World" category="Bonus" image="npc-33.gif" algorithm="" default-effect=11 shell-effect=11 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=24 grid=32 grid-offset-x=4 grid-offset-y=0 physical-height=32 physical-width=24 frame-style=0 frames=4 frame-speed=100 foreground=1 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-34] name="Super Leaf" group="Super Mario Bros. 3" category="Power-UP" image="npc-34.gif" algorithm="leaf_swing.lua" default-effect=10 shell-effect=10 block-spawn-type=1 block-spawn-speed=4.5 block-spawn-sound=false gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-35] name="Kuribo's Shoe" group="Super Mario Bros. 3" category="Transport" image="npc-35.gif" algorithm="" default-effect=26 shell-effect=26 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-36] name="Spiny" group="Super Mario Bros. 3" category="Enemy" image="npc-36.gif" algorithm="" default-effect=27 shell-effect=27 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-37] name="Thwomp" group="Super Mario Bros. 3" category="Enemy" image="npc-37.gif" algorithm="thwomp.lua" default-effect=90 shell-effect=90 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=48 grid=32 grid-offset-x=8 grid-offset-y=0 grid-attachement-style=1 physical-height=64 physical-width=48 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 keep-position=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-38] name="Boo" group="Super Mario Bros. 3" category="Enemy" image="npc-38.gif" algorithm="boo.lua" default-effect=94 shell-effect=94 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=2 custom-animation-er=2 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-39] name="Birdo" group="Super Mario Bros. 2" category="Boss" image="npc-39.gif" algorithm="dummy_boss.lua" default-effect=29 shell-effect=29 gfx-offset-x=3 gfx-offset-y=2 gfx-height=72 gfx-width=40 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=4 physical-height=60 physical-width=32 frame-style=1 frames=5 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=5 custom-animation-er=6 speed=64 container=0 have-special=0 score=7 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=3 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 ;is-exit=1 ;exit-direction=0 ;exit-code=5 ;exit-delay=3200 ;exit-sound-id=40 [npc-40] name="Birdo's Egg" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-40.gif" algorithm="" default-effect=28 shell-effect=28 gfx-offset-x=0 gfx-offset-y=0 gfx-height=24 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=8 physical-height=24 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-41] name="Crystal Ball" group="Super Mario Bros. 2" category="Exit point" image="npc-41.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=8 frame-speed=110 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 is-exit=1 exit-direction=0 exit-code=5 exit-delay=3200 exit-sound-id=40 [npc-42] name="Eerie" group="Super Mario World" category="Enemy" image="npc-42.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=0 speed=75 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=0 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-43] name="Boo" group="Super Mario World" category="Enemy" image="npc-43.gif" algorithm="boo.lua" default-effect=92 shell-effect=92 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=2 custom-animation-er=2 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-44] name="Big Boo" group="Super Mario World" category="Enemy" image="npc-44.gif" algorithm="boo.lua" default-effect=91 shell-effect=91 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=140 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=8 physical-height=120 physical-width=128 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=2 custom-animation-er=2 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=3 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-45] name="Ice Block" group="Super Mario Bros. 3" category="Carryble tool" image="npc-45.gif" algorithm="" default-effect=30 shell-effect=30 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=6 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=3 custom-animation-fr=0 custom-animation-er=3 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-46] name="Donut Block (Red)" group="Super Mario Bros. 3" category="Mass platform" image="npc-46.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-47] name="Lakitu (SMB3)" group="Super Mario Bros. 3" category="Enemy" image="npc-47.gif" algorithm="lakitu.lua" default-effect=32 shell-effect=32 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=16 physical-height=48 physical-width=32 frame-style=1 frames=6 frame-speed=128 foreground=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=256 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-48] name="Spiny Egg" group="Super Mario Bros. 3" category="Enemy" image="npc-48.gif" algorithm="" default-effect=31 shell-effect=31 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=64 foreground=0 custom-animation=0 speed=256 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-49] name="Toothy's Pipe" group="Super Mario Bros. 3" category="Carryble tool" image="npc-49.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=15 frame-speed=60 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=4 custom-animation-fr=0 custom-animation-er=4 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-50] name="Toothy" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-50.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=48 grid=32 grid-offset-x=24 grid-offset-y=0 physical-height=32 physical-width=48 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=0 activity=1 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-51] name="Piranha Plant (Red, Upside-Down)" group="Super Mario Bros. 3" category="Enemy" image="npc-51.gif" algorithm="piranha_plant_turned.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=32 grid=16 grid-offset-x=16 grid-offset-y=0 physical-height=64 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-52] name="Piranha Plant (Red Horizontal)" group="Super Mario Bros. 3" category="Enemy" image="npc-52.gif" algorithm="horizontal_piranha.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=48 grid=16 grid-offset-x=16 grid-offset-y=0 physical-height=32 physical-width=48 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-53] name="Sidestepper" group="Super Mario Bros. 3" category="Enemy" image="npc-53.gif" algorithm="" default-effect=33 shell-effect=33 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-54] name="Fighter Fly" group="Super Mario Bros. 3" category="Enemy" image="npc-54.gif" algorithm="" default-effect=34 shell-effect=34 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=32 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-55] name="Beach Koopa 2 (Blue)" group="The Lakitus are throwing Lakitus!" category="Enemy" image="npc-55.gif" algorithm="" default-effect=35 shell-effect=36 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=3 custom-animation-er=4 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=1 lava-protection=0 [npc-56] name="Koopa Clown Car" group="Super Mario World" category="Transport" image="npc-56.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=128 physical-width=128 frame-style=1 frames=4 frame-speed=64 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 keep-position=1 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-57] name="Conveyor Belt" group="Super Mario Bros. 3" category="Scenery" image="npc-57.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=32 foreground=0 animation-directed-direction=1 animation-direction=1 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-58] name="Rocket Engine Block" group="Super Mario Bros. 3" category="Scenery" image="npc-58.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=0 activity=1 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-59] name="Switch Goomba (Yellow)" group="Miscellaneous" category="Enemy" image="npc-59.gif" algorithm="" default-effect=37 shell-effect=38 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-60] name="Platform (Yellow)" group="Super Mario World" category="Platform" image="npc-60.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=96 grid=16 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=96 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=1 custom-animation-el=1 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 direction-alt-title=Active direction-alt-left-field=Off direction-alt-right-field=On direction-no-rand-field=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=1 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-61] name="Switch Goomba (Blue)" group="Miscellaneous" category="Enemy" image="npc-61.gif" algorithm="" default-effect=39 shell-effect=40 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-62] name="Platform (Blue)" group="Super Mario World" category="Platform" image="npc-62.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=96 grid=16 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=96 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=1 custom-animation-el=1 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 direction-alt-title=Active direction-alt-left-field=Off direction-alt-right-field=On direction-no-rand-field=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=1 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-63] name="Switch Goomba (Green)" group="Miscellaneous" category="Enemy" image="npc-63.gif" algorithm="" default-effect=41 shell-effect=42 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-64] name="Platform (Green)" group="Super Mario World" category="Platform" image="npc-64.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=96 grid=16 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=96 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=1 custom-animation-el=1 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=1 yoshicaneat=0 direction-alt-title=Active direction-alt-left-field=Off direction-alt-right-field=On direction-no-rand-field=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-65] name="Switch Goomba (Red)" group="Miscellaneous" category="Enemy" image="npc-65.gif" algorithm="" default-effect=43 shell-effect=44 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-66] name="Platform (Red)" group="Super Mario World" category="Platform" image="npc-66.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=96 grid=16 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=96 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=1 custom-animation-el=1 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=1 yoshicaneat=0 direction-alt-title=Active direction-alt-left-field=Off direction-alt-right-field=On direction-no-rand-field=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-67] name="Pipe Horizontal x4" group="Super Mario Bros. 3" category="Scenery" image="npc-67.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=128 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-68] name="Pipe Horizontal x8" group="Super Mario Bros. 3" category="Scenery" image="npc-68.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=256 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=256 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-69] name="Pipe Vertical x4" group="Super Mario Bros. 3" category="Scenery" image="npc-69.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=128 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-70] name="Pipe Vertical x8" group="Super Mario Bros. 3" category="Scenery" image="npc-70.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=256 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=256 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-71] name="Grand Goomba" group="Super Mario Bros. 3" category="Enemy" image="npc-71.gif" algorithm="" default-effect=45 shell-effect=46 gfx-offset-x=0 gfx-offset-y=2 gfx-height=46 gfx-width=48 grid=32 grid-offset-x=24 grid-offset-y=18 physical-height=46 physical-width=48 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-72] name="Gargantua Koopa Troopa" group="Super Mario Bros. 3" category="Enemy" image="npc-72.gif" algorithm="koopa.lua" default-effect=47 shell-effect=47 gfx-offset-x=0 gfx-offset-y=2 gfx-height=62 gfx-width=48 physics-to-gfx=0 grid=32 grid-offset-x=24 grid-offset-y=-16 physical-height=48 physical-width=48 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=73 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-73] name="Gargantua Koopa Troopa Shell (Green)" group="Super Mario Bros. 3" category="Enemy" image="npc-73.gif" algorithm="" default-effect=47 shell-effect=47 gfx-offset-x=0 gfx-offset-y=2 gfx-height=44 gfx-width=44 grid=32 grid-offset-x=26 grid-offset-y=20 physical-height=44 physical-width=44 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-74] name="Piranhacus Giganticus" group="Super Mario Bros. 3" category="Enemy" image="npc-74.gif" algorithm="piranha_plant.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=64 gfx-width=48 grid=16 grid-offset-x=8 grid-offset-y=0 physical-height=64 physical-width=48 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=1 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-75] name="Toad (Jumping)" group="Super Mario Bros. 3" category="People" image="npc-75.gif" algorithm="jumping_toad.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=58 gfx-width=38 physics-to-gfx=0 grid=32 grid-offset-x=29 grid-offset-y=10 physical-height=54 physical-width=38 frame-style=1 frames=3 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 default-friendly=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-76] name="Koopa Para-Troopa (Green)" group="Super Mario Bros. 3" category="Enemy" image="npc-76.gif" algorithm="" default-effect=8 shell-effect=8 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=4 frame-speed=64 foreground=0 custom-animation=0 speed=64 container=0 contents-id=4 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down default-special-value=1 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=0 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-77] name="Ninji" group="Super Mario World" category="Enemy" image="npc-77.gif" algorithm="" default-effect=49 shell-effect=49 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=1 lava-protection=0 [npc-78] name="Tank Wheels" group="Super Mario Bros. 3" category="Scenery" image="npc-78.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=128 frame-style=1 frames=3 frame-speed=70 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=0 moving=1 scenery=0 shared-animation=0 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-79] name="Wood Block x2" group="Super Mario Bros. 3" category="Scenery" image="npc-79.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=64 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=64 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-80] name="Wood Block x4" group="Super Mario Bros. 3" category="Scenery" image="npc-80.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=128 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-81] name="Wood Block x4 2" group="Super Mario Bros. 3" category="Scenery" image="npc-81.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=128 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-82] name="Wood Block x4 3" group="Super Mario Bros. 3" category="Scenery" image="npc-82.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=128 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-83] name="Wood Block x8" group="Super Mario Bros. 3" category="Scenery" image="npc-83.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=256 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=256 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-84] name="Bowser Statue" group="Super Mario Bros. 3" category="Scenery" image="npc-84.gif" algorithm="fire_statue.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=64 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-85] name="Bowser Statue's Fireball" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-85.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=16 physical-height=16 physical-width=32 frame-style=1 frames=4 frame-speed=32 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-86] name="Bowser (SMB3)" group="Super Mario Bros. 3" category="Boss" image="npc-86.gif" algorithm="dummy_boss.lua" default-effect=50 shell-effect=50 gfx-offset-x=0 gfx-offset-y=2 gfx-height=80 gfx-width=64 physics-to-gfx=0 grid=32 grid-offset-x=17 grid-offset-y=16 physical-height=80 physical-width=62 frame-style=0 frames=15 frame-speed=128 foreground=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=5 custom-animation-er=5 speed=0 container=0 have-special=0 score=9 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=200 death-sound-id=44 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-on-pit-fall=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 ;is-exit=1 ;exit-direction=0 ;exit-code=9 ;exit-delay=13000 ;exit-sound-id=45 [npc-87] name="Bowser's Fireball" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-87.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=48 grid=32 grid-offset-x=24 grid-offset-y=0 physical-height=32 physical-width=48 frame-style=1 frames=4 frame-speed=64 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-88] name="Coin (Gold)" group="Super Mario Bros." category="Bonus" image="npc-88.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=20 grid=32 grid-offset-x=6 grid-offset-y=0 physical-height=32 physical-width=20 frame-style=0 frames=4 frame-speed=100 foreground=1 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-89] name="Goomba" group="Super Mario Bros." category="Enemy" image="npc-89.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-90] name="1-Up Mushroom" group="Super Mario Bros. 3" category="Power-UP" image="npc-90.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=10 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 deactivate-delay=40000 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-91] name="Grass (Container)" group="Super Mario Bros. 2" category="Container" image="npc-91.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=-16 gfx-height=16 gfx-width=32 physics-to-gfx=1 grid=16 grid-offset-x=0 grid-offset-y=0 physical-height=16 physical-width=32 frame-style=0 frames=6 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=2 ani-frames-cmn = "0,1,1,1,1,1,2,3,4,5" speed=0 container=1 have-special=1 special-name=Containing NPC special-type=2 have-special-2=1 special-2-npc-spin-required=288 special-2-npc-box-required=-1 special-2-name=Warp to section special-2-type=1 special-2-spin-min=-1 special-2-spin-max=20 special-2-spin-value-offset=1 score=0 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=1 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-92] name="Vegetable (Turnip)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-92.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=0 activity=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-93] name="Piranha Plant" group="Super Mario Bros." category="Enemy" image="npc-93.gif" algorithm="piranha_plant.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=48 gfx-width=32 grid=16 grid-offset-x=16 grid-offset-y=16 grid-attachement-style=1 physical-height=48 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-94] name="Toad" group="Super Mario Bros. 3" category="People" image="npc-94.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=10 physical-height=54 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 default-friendly=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-95] name="Yoshi (Green)" group="Super Mario World" category="Transport" image="npc-95.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-96] name="Yoshi Eggs" group="Super Mario World" category="Container" image="npc-96.gif" algorithm="egg.lua" default-effect=56 shell-effect=56 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=8 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=1 have-special=1 special-name=Containing NPC special-type=2 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-97] name="Power Star (Exit)" group="Super Mario Bros. 3" category="Exit point" image="npc-97.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=3 display-frame=1 frame-speed=100 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 is-star=1 is-exit=1 exit-direction=0 exit-code=7 exit-delay=4500 exit-sound-id=52 [npc-98] name="Yoshi (Blue)" group="Super Mario World" category="Transport" image="npc-98.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-99] name="Yoshi (Yellow)" group="Super Mario World" category="Transport" image="npc-99.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-100] name="Yoshi (Red)" group="Super Mario World" category="Transport" image="npc-100.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-101] name="Luigi" group="Super Mario Bros. 3" category="People" image="npc-101.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=62 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=2 physical-height=62 physical-width=28 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 default-friendly=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-102] name="Link" group="Miscellaneous" category="People" image="npc-102.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=64 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=64 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 default-friendly=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-103] name="Coin (Red)" group="Super Mario Bros. 3" category="Bonus" image="npc-103.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=0 physical-height=32 physical-width=28 frame-style=0 frames=4 frame-speed=100 foreground=1 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-104] name="Wood Platform" group="Super Mario Bros. 3" category="Platform" image="npc-104.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=96 grid=16 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=96 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=1 yoshicaneat=0 direction-alt-title=Active direction-alt-left-field=Off direction-alt-right-field=On direction-no-rand-field=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-105] name="Lift Platform" group="Super Mario World" category="Mass platform" image="npc-105.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=22 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=22 physical-width=128 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-106] name="Elevator" group="Super Mario Bros." category="Platform" image="npc-106.gif" algorithm="elevator.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=16 physical-width=128 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=1 yoshicaneat=0 direction-alt-left-field=Up direction-alt-right-field=Down direction-no-rand-field=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-107] name="Bob-Omb Buddy" group="Miscellaneous" category="People" image="npc-107.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=38 gfx-width=48 physics-to-gfx=0 grid=32 grid-offset-x=4 grid-offset-y=26 physical-height=38 physical-width=24 frame-style=1 frames=4 frame-speed=64 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=6 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 default-friendly=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-108] name="Yoshi's Fireball" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-108.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=64 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=1 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-109] name="Koopa Troopa (SMW Green)" group="Super Mario World" category="Enemy" image="npc-109.gif" algorithm="koopa.lua" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=113 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-110] name="Koopa Troopa (SMW Red)" group="Super Mario World" category="Enemy" image="npc-110.gif" algorithm="koopa.lua" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=114 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-111] name="Koopa Troopa (SMW Blue)" group="Super Mario World" category="Enemy" image="npc-111.gif" algorithm="koopa.lua" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=115 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-112] name="Koopa Troopa (SMW Yellow)" group="Super Mario World" category="Enemy" image="npc-112.gif" algorithm="koopa.lua" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=54 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=116 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-113] name="Koopa Troopa Shell (SMW Green)" group="Super Mario World" category="Enemy" image="npc-113.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-114] name="Koopa Troopa Shell (SMW Red)" group="Super Mario World" category="Enemy" image="npc-114.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-115] name="Koopa Troopa Shell (SMW Blue)" group="Super Mario World" category="Enemy" image="npc-115.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-116] name="Koopa Troopa Shell (SMW Yellow)" group="Super Mario World" category="Enemy" image="npc-116.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-117] name="Beach Koopa (Green)" group="Super Mario World" category="Enemy" image="npc-117.gif" algorithm="" default-effect=61 shell-effect=62 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=5 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=5 custom-animation-er=6 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-118] name="Beach Koopa (Red)" group="Super Mario World" category="Enemy" image="npc-118.gif" algorithm="" default-effect=61 shell-effect=62 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=5 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=5 custom-animation-er=6 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-119] name="Beach Koopa (Blue)" group="Super Mario World" category="Enemy" image="npc-119.gif" algorithm="" default-effect=61 shell-effect=62 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=5 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=5 custom-animation-er=6 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-120] name="Beach Koopa (Yellow)" group="Super Mario World" category="Enemy" image="npc-120.gif" algorithm="" default-effect=61 shell-effect=62 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=5 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=5 custom-animation-er=6 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-121] name="Koopa Para-Troopa (SMW Green)" group="Super Mario World" category="Enemy" image="npc-121.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=56 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=109 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down default-special-value=1 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-122] name="Koopa Para-Troopa (SMW Red)" group="Super Mario World" category="Enemy" image="npc-122.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=56 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=110 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-123] name="Koopa Para-Troopa (SMW Blue)" group="Super Mario World" category="Enemy" image="npc-123.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=56 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=111 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down default-special-value=1 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-124] name="Koopa Para-Troopa (SMW Yellow)" group="Super Mario World" category="Enemy" image="npc-124.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=56 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=112 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down default-special-value=1 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-125] name="Tinsuit" group="Miscellaneous" category="Enemy" image="npc-125.gif" algorithm="" default-effect=63 shell-effect=63 gfx-offset-x=0 gfx-offset-y=2 gfx-height=66 gfx-width=36 physics-to-gfx=0 grid=32 grid-offset-x=-2 grid-offset-y=8 physical-height=56 physical-width=36 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=2 custom-animation-er=2 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-126] name="Bot (Blue)" group="Miscellaneous" category="Enemy" image="npc-126.gif" algorithm="" default-effect=63 shell-effect=63 gfx-offset-x=0 gfx-offset-y=0 gfx-height=26 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=30 physical-height=34 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-127] name="Bot (Cyan)" group="Miscellaneous" category="Enemy" image="npc-127.gif" algorithm="" default-effect=63 shell-effect=63 gfx-offset-x=0 gfx-offset-y=0 gfx-height=26 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=30 physical-height=34 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-128] name="Bit" group="Miscellaneous" category="Enemy" image="npc-128.gif" algorithm="" default-effect=63 shell-effect=63 gfx-offset-x=0 gfx-offset-y=0 gfx-height=26 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=30 physical-height=34 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-129] name="Tweeter" group="Super Mario Bros. 2" category="Enemy" image="npc-129.gif" algorithm="twitter.lua" default-effect=64 shell-effect=64 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-130] name="Snifit (Red)" group="Super Mario Bros. 2" category="Enemy" image="npc-130.gif" algorithm="" default-effect=65 shell-effect=65 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-131] name="Snifit (Blue)" group="Super Mario Bros. 2" category="Enemy" image="npc-131.gif" algorithm="" default-effect=66 shell-effect=66 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=1 lava-protection=0 [npc-132] name="Snifit (Grey)" group="Super Mario Bros. 2" category="Enemy" image="npc-132.gif" algorithm="" default-effect=67 shell-effect=67 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-133] name="Snifit Bullet" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-133.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=16 grid=32 grid-offset-x=8 grid-offset-y=16 physical-height=16 physical-width=16 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-134] name="Mouser's Bomb" group="Super Mario Bros. 2" category="Carryble tool" image="npc-134.gif" algorithm="" default-effect=69 shell-effect=69 gfx-offset-x=0 gfx-offset-y=0 gfx-height=40 gfx-width=40 physics-to-gfx=0 grid=32 grid-offset-x=4 grid-offset-y=8 physical-height=24 physical-width=24 frame-style=0 frames=12 frame-speed=64 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=2 custom-animation-fr=0 custom-animation-er=2 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=1 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-135] name="Bob-Omb (SMB2)" group="Super Mario Bros. 2" category="Enemy" image="npc-135.gif" algorithm="" default-effect=69 shell-effect=69 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=20 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=2 custom-animation-er=3 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-136] name="Bob-Omb (SMB3)" group="Super Mario Bros. 3" category="Enemy" image="npc-136.gif" algorithm="" default-effect=72 shell-effect=72 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-137] name="Bob-Omb Ignited (SMB3)" group="Super Mario Bros. 3" category="Enemy" image="npc-137.gif" algorithm="" default-effect=72 shell-effect=72 gfx-offset-x=0 gfx-offset-y=2 gfx-height=28 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=4 physical-height=28 physical-width=32 frame-style=1 frames=6 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=6 custom-animation-er=7 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-138] name="Coin (Gold)" group="Super Mario Bros. 2" category="Bonus" image="npc-138.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=0 physical-height=32 physical-width=28 frame-style=0 frames=7 frame-speed=100 foreground=1 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-139] name="Vegetable (Onion)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-139.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=0 physical-height=32 physical-width=28 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-140] name="Vegetable (Turnip)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-140.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-141] name="Vegetable (Turnip Sprout)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-141.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=0 physical-height=32 physical-width=28 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-142] name="Vegetable (Pumpkin)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-142.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=30 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=2 physical-height=30 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-143] name="Vegetable (Radish Sprout)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-143.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=26 gfx-width=12 grid=32 grid-offset-x=14 grid-offset-y=6 physical-height=26 physical-width=12 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-144] name="Vegetable (Turnip Sprout)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-144.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=30 gfx-width=24 grid=32 grid-offset-x=4 grid-offset-y=2 physical-height=30 physical-width=24 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-145] name="Vegetable (Turnip Sprout)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-145.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=28 gfx-width=24 grid=32 grid-offset-x=4 grid-offset-y=4 physical-height=28 physical-width=24 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-146] name="Vegetable (Radish)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-146.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=20 grid=32 grid-offset-x=6 grid-offset-y=0 physical-height=32 physical-width=20 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-147] name="Vegetable (Random)" group="Super Mario Bros. 2" category="Carryble tool" image="npc-147.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-148] name="Yoshi (Black)" group="Super Mario World" category="Transport" image="npc-148.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-149] name="Yoshi (Purple)" group="Super Mario World" category="Transport" image="npc-149.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-150] name="Yoshi (Pink)" group="Super Mario World" category="Transport" image="npc-150.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-151] name="Information Sign" group="Super Mario World" category="People" image="npc-151.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=48 gfx-width=48 grid=32 grid-offset-x=-8 grid-offset-y=-16 physical-height=48 physical-width=64 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 default-friendly=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-152] name="Gold Ring" group="Miscellaneous" category="Bonus" image="npc-152.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=100 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-153] name="Poison Mushroom" group="Super Mario Bros." category="Power-UP" image="npc-153.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-154] name="Mushroom Block 1" group="Super Mario Bros. 2" category="Carryble tool" image="npc-154.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-155] name="Mushroom Block 2" group="Super Mario Bros. 2" category="Carryble tool" image="npc-155.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-156] name="Mushroom Block 3" group="Super Mario Bros. 2" category="Carryble tool" image="npc-156.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-157] name="Mushroom Block 4" group="Super Mario Bros. 2" category="Carryble tool" image="npc-157.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-158] name="Mr. Saturn" group="Miscellaneous" category="Carryble tool" image="npc-158.gif" algorithm="" default-effect=83 shell-effect=83 gfx-offset-x=0 gfx-offset-y=2 gfx-height=42 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=22 physical-height=42 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-159] name="Diggable Sand" group="The Lakitus are throwing Lakitus!" category="Carryble tool" image="npc-159.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 background=1 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-160] name="Rocket Platform" group="Super Mario Bros. 3" category="Scenery" image="npc-160.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=316 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=128 frame-style=1 frames=4 frame-speed=32 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-161] name="Koopa Para-Troopa (Red)" group="Super Mario Bros. 3" category="Enemy" image="npc-161.gif" algorithm="" default-effect=9 shell-effect=9 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=4 frame-speed=64 foreground=0 custom-animation=0 speed=64 container=0 contents-id=6 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down default-special-value=1 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-162] name="Rex" group="Super Mario World" category="Enemy" image="npc-162.gif" algorithm="" default-effect=86 shell-effect=86 gfx-offset-x=0 gfx-offset-y=2 gfx-height=64 gfx-width=40 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=4 physical-height=60 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-163] name="Rex Stomped" group="Super Mario World" category="Enemy" image="npc-163.gif" algorithm="" default-effect=84 shell-effect=85 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-164] name="Mega Mole" group="Super Mario World" category="Enemy" image="npc-164.gif" algorithm="" default-effect=87 shell-effect=87 gfx-offset-x=0 gfx-offset-y=2 gfx-height=64 gfx-width=64 physics-to-gfx=0 grid=32 grid-offset-x=19 grid-offset-y=6 physical-height=58 physical-width=58 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-165] name="Galoomba (SMW)" group="Super Mario World" category="Enemy" image="npc-165.gif" algorithm="" default-effect=88 shell-effect=88 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-166] name="Galoomba Stomped (SMW)" group="Super Mario World" category="Enemy" image="npc-166.gif" algorithm="" default-effect=88 shell-effect=88 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=0 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-167] name="Para-Galoomba" group="Super Mario World" category="Enemy" image="npc-167.gif" algorithm="para_goomba.lua" default-effect=88 shell-effect=88 gfx-offset-x=0 gfx-offset-y=2 gfx-height=50 gfx-width=66 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=4 custom-animation-er=5 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-168] name="Bully" group="Miscellaneous" category="Enemy" image="npc-168.gif" algorithm="" default-effect=89 shell-effect=89 gfx-offset-x=0 gfx-offset-y=2 gfx-height=46 gfx-width=26 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=30 physical-width=26 frame-style=1 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=3 custom-animation-er=4 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-169] name="Tanooki Suit" group="Super Mario Bros. 3" category="Power-UP" image="npc-169.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=1 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-170] name="Hammer Suit" group="Super Mario Bros. 3" category="Power-UP" image="npc-170.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-171] name="Hammer (Player)" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-171.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=28 gfx-width=16 grid=32 grid-offset-x=16 grid-offset-y=16 physical-height=28 physical-width=16 frame-style=0 frames=4 frame-speed=75 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=1 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-172] name="Koopa Troopa Shell (Green)" group="Super Mario Bros." category="Enemy" image="npc-172.gif" algorithm="" default-effect=95 shell-effect=95 gfx-offset-x=0 gfx-offset-y=0 gfx-height=28 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=4 physical-height=28 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-173] name="Koopa Troopa (Green)" group="Super Mario Bros." category="Enemy" image="npc-173.gif" algorithm="koopa.lua" default-effect=95 shell-effect=95 gfx-offset-x=0 gfx-offset-y=0 gfx-height=48 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=172 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-174] name="Koopa Troopa Shell (Red)" group="Super Mario Bros." category="Enemy" image="npc-174.gif" algorithm="" default-effect=96 shell-effect=96 gfx-offset-x=0 gfx-offset-y=0 gfx-height=28 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=4 physical-height=28 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-175] name="Koopa Troopa (Red)" group="Super Mario Bros." category="Enemy" image="npc-175.gif" algorithm="koopa.lua" default-effect=96 shell-effect=96 gfx-offset-x=0 gfx-offset-y=0 gfx-height=48 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=174 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-176] name="Koopa Para-Troopa (Green)" group="Super Mario Bros." category="Enemy" image="npc-176.gif" algorithm="" default-effect=95 shell-effect=95 gfx-offset-x=0 gfx-offset-y=0 gfx-height=48 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=173 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down default-special-value=1 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-177] name="Koopa Para-Troopa (Red)" group="Super Mario Bros." category="Enemy" image="npc-177.gif" algorithm="" default-effect=96 shell-effect=96 gfx-offset-x=0 gfx-offset-y=0 gfx-height=48 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 contents-id=175 have-special=1 special-name=Koopa Para-Troopa algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down default-special-value=1 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-178] name="Axe" group="Super Mario Bros." category="Exit point" image="npc-178.gif" algorithm="" default-effect=0 shell-effect=0 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 death-sound-id=-1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-179] name="Grinder" group="Super Mario World" category="Enemy" image="npc-179.gif" algorithm="" default-effect=99 shell-effect=99 gfx-offset-x=0 gfx-offset-y=8 gfx-height=64 gfx-width=64 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=16 physical-height=48 physical-width=48 frame-style=0 frames=2 frame-speed=64 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=1 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-180] name="Thwomp" group="Super Mario World" category="Enemy" image="npc-180.gif" algorithm="thwomp.lua" default-effect=98 shell-effect=98 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=48 grid=32 grid-offset-x=8 grid-offset-y=0 grid-attachement-style=1 physical-height=64 physical-width=48 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 keep-position=0 shared-animation=0 activity=1 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-181] name="Bowser Statue" group="Super Mario World" category="Scenery" image="npc-181.gif" algorithm="fire_statue.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=46 gfx-width=48 grid=32 grid-offset-x=24 grid-offset-y=19 physical-height=46 physical-width=48 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-182] name="Fire Flower" group="Super Mario Bros." category="Power-UP" image="npc-182.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=45 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-183] name="Fire Flower" group="Super Mario World" category="Power-UP" image="npc-183.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=175 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-184] name="Super Mushroom" group="Super Mario Bros." category="Power-UP" image="npc-184.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=6 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-185] name="Super Mushroom" group="Super Mario World" category="Power-UP" image="npc-185.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=6 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-186] name="1-Up Mushroom" group="Super Mario Bros." category="Power-UP" image="npc-186.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=10 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-187] name="1-Up Mushroom" group="Super Mario World" category="Power-UP" image="npc-187.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=10 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-188] name="3-Up Moon" group="Super Mario World" category="Power-UP" image="npc-188.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=30 grid=32 grid-offset-x=1 grid-offset-y=0 physical-height=32 physical-width=30 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=12 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-189] name="Dry Bones" group="Super Mario World" category="Enemy" image="npc-189.gif" algorithm="" default-effect=97 shell-effect=97 gfx-offset-x=0 gfx-offset-y=2 gfx-height=64 gfx-width=48 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=64 physical-width=32 frame-style=2 frames=2 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=2 custom-animation-er=3 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-190] name="Skull Raft" group="Super Mario World" category="Platform" image="npc-190.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=12 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=12 physical-height=20 physical-width=32 frame-style=0 frames=2 frame-speed=100 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-191] name="Podoboo's Shoe" group="Super Mario Bros. 3" category="Transport" image="npc-191.gif" algorithm="" default-effect=101 shell-effect=101 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-192] name="Checkpoint" group="Super Mario World" category="Exit point" image="npc-192.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=1 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-193] name="Lakitu's Shoe" group="Super Mario Bros. 3" category="Transport" image="npc-193.gif" algorithm="" default-effect=102 shell-effect=102 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-194] name="Kamikaze Koopa" group="Super Mario World" category="Enemy" image="npc-194.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=12 frame-speed=32 foreground=0 animation-directed-direction=1 animation-direction=0 custom-animation=1 custom-animation-alg=2 ;custom-animation-fl=0 ;custom-animation-el=4 ;custom-animation-fr=0 ;custom-animation-er=4 ani-frames-cmn = "0,4, 9,13, 2,6, 11,15" ;ani-frames-right = "15,11, 6,2, 13,9, 4,0" ;0, 1, 2, 3 ;4, 5, 6, 7 ;8, 9, 10,11 ;12,13,14,15 speed=256 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=1 kill-bynpc=0 kill-fireball=0 kill-iceball=1 kill-hammer=0 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-195] name="Rainbow Shell" group="Super Mario World" category="Carryble tool" image="npc-195.gif" algorithm="" default-effect=60 shell-effect=60 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=12 frame-speed=64 foreground=0 custom-animation=1 custom-animation-alg=1 custom-animation-fl=0 custom-animation-el=4 custom-animation-fr=0 custom-animation-er=4 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=1 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=1 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-196] name="Power Star (Collectable)" group="Super Mario World" category="Exit point" image="npc-196.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=64 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 shared-animation=0 activity=1 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 is-star=1 [npc-197] name="Goal Tape" group="Super Mario World" category="Exit point" image="npc-197.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=48 grid=32 grid-offset-x=-16 grid-offset-y=0 physical-height=16 physical-width=48 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 shared-animation=1 activity=1 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 is-exit=1 exit-direction=1 exit-code=8 exit-delay=13000 exit-sound-id=60 [npc-198] name="Princess Peach" group="Super Mario Bros. 3" category="People" image="npc-198.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=64 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=64 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 default-friendly=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-199] name="Blargg" group="Super Mario World" category="Enemy" image="npc-199.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=130 grid=32 grid-offset-x=20 grid-offset-y=4 physical-height=60 physical-width=58 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=0 activity=1 immortal=1 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-200] name="Bowser (SMB1)" group="Super Mario Bros." category="Boss" image="npc-200.gif" algorithm="" default-effect=105 shell-effect=105 gfx-offset-x=0 gfx-offset-y=2 gfx-height=72 gfx-width=64 grid=32 grid-offset-x=0 grid-offset-y=24 physical-height=72 physical-width=64 frame-style=1 frames=5 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=5 custom-animation-er=6 speed=0 container=0 have-special=0 score=9 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=12 death-sound-id=44 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-on-pit-fall=true kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-201] name="Wart" group="Super Mario Bros. 2" category="Boss" image="npc-201.gif" algorithm="" default-effect=106 shell-effect=106 gfx-offset-x=0 gfx-offset-y=0 gfx-height=94 gfx-width=80 grid=32 grid-offset-x=24 grid-offset-y=2 physical-height=94 physical-width=80 frame-style=1 frames=8 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=8 custom-animation-er=9 speed=64 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=30 death-sound-id=63 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-on-pit-fall=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-202] name="Wart's Bubble" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-202.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-203] name="Ripper" group="Miscellaneous" category="Enemy" image="npc-203.gif" algorithm="" default-effect=108 shell-effect=108 gfx-offset-x=0 gfx-offset-y=0 gfx-height=26 gfx-width=46 grid=32 grid-offset-x=-7 grid-offset-y=6 physical-height=26 physical-width=46 frame-style=1 frames=4 frame-speed=90 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-204] name="Rocket Ripper" group="Miscellaneous" category="Enemy" image="npc-204.gif" algorithm="" default-effect=108 shell-effect=108 gfx-offset-x=0 gfx-offset-y=0 gfx-height=28 gfx-width=112 physics-to-gfx=0 grid=32 grid-offset-x=-8 grid-offset-y=4 physical-height=28 physical-width=48 frame-style=1 frames=4 frame-speed=90 foreground=0 animation-bidirectional=0 custom-animation=0 speed=182 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-205] name="Zoomer" group="Miscellaneous" category="Enemy" image="npc-205.gif" algorithm="" default-effect=108 shell-effect=108 gfx-offset-x=0 gfx-offset-y=6 gfx-height=44 gfx-width=44 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=20 frame-speed=90 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=4 custom-animation-fr=0 custom-animation-er=4 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=1 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=1 kill-with-mounted=0 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-206] name="Spark" group="Super Mario Bros. 2" category="Enemy" image="npc-206.gif" algorithm="" default-effect=110 shell-effect=110 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=64 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=1 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=1 lava-protection=0 [npc-207] name="Spike Top" group="Super Mario World" category="Enemy" image="npc-207.gif" algorithm="" default-effect=109 shell-effect=109 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=16 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=2 custom-animation-er=3 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=1 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=1 lava-protection=0 [npc-208] name="Glass Chamber" group="Miscellaneous" category="Boss" image="npc-208.gif" algorithm="glass_chamber.lua" default-effect=111 shell-effect=111 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=128 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=128 physical-width=128 frame-style=1 frames=5 frame-speed=128 foreground=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 no-npc-collisions=1 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=5 hit-sound-id=64 death-sound-id=67 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-209] name="Mother Brain" group="Miscellaneous" category="Boss" image="npc-209.gif" algorithm="" default-effect=112 shell-effect=112 gfx-offset-x=0 gfx-offset-y=0 gfx-height=106 gfx-width=96 grid=16 grid-offset-x=16 grid-offset-y=6 physical-height=106 physical-width=96 frame-style=1 frames=2 frame-speed=128 foreground=0 background=1 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=2 custom-animation-er=2 speed=0 container=0 have-special=0 score=9 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=10 hit-sound-id=68 death-sound-id=69 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-210] name="Rinka" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-210.gif" algorithm="rinka.lua" default-effect=108 shell-effect=108 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=28 grid=32 grid-offset-x=2 grid-offset-y=0 physical-height=32 physical-width=28 frame-style=0 frames=4 frame-speed=90 foreground=0 animation-bidirectional=1 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-211] name="Rinka Block" group="Miscellaneous" category="Scenery" image="npc-211.gif" algorithm="rinka_shooter.lua" default-effect=108 shell-effect=108 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=6 frame-speed=90 foreground=0 animation-bidirectional=1 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 shared-animation=1 activity=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-212] name="Donut Block (Brown)" group="Super Mario Bros. 3" category="Mass platform" image="npc-212.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-213] name="Vines (Green)" group="Super Mario Bros. 3" category="Ladder" image="npc-213.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=128 foreground=0 background=1 animation-bidirectional=0 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-214] name="Vines (Red)" group="Super Mario Bros. 3" category="Ladder" image="npc-214.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=128 foreground=0 background=1 animation-bidirectional=0 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-215] name="Vines (Green)" group="Super Mario Bros. 2" category="Ladder" image="npc-215.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=150 foreground=0 background=1 animation-bidirectional=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-216] name="Vines (Yellow)" group="Super Mario Bros. 2" category="Ladder" image="npc-216.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=150 foreground=0 background=1 animation-bidirectional=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-217] name="Vines (Blue)" group="Super Mario Bros. 2" category="Ladder" image="npc-217.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=150 foreground=0 background=1 animation-bidirectional=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-218] name="Vines Bottom (Green)" group="Super Mario Bros. 2" category="Ladder" image="npc-218.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=150 foreground=0 background=1 custom-animation=0 no-npc-collisions=1 animation-bidirectional=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-219] name="Vines Bottom (Yellow)" group="Super Mario Bros. 2" category="Ladder" image="npc-219.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=150 foreground=0 background=1 animation-bidirectional=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-220] name="Vines Bottom (Blue)" group="Super Mario Bros. 2" category="Ladder" image="npc-220.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=4 frame-speed=150 foreground=0 background=1 animation-bidirectional=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-221] name="Ladder" group="Super Mario Bros. 2" category="Ladder" image="npc-221.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=1 frame-speed=128 foreground=0 background=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-222] name="Vines Green" group="Super Mario Bros." category="Ladder" image="npc-222.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=1 frame-speed=128 foreground=0 background=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-223] name="Vines Green Top" group="Super Mario Bros." category="Ladder" image="npc-223.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=24 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=8 physical-height=24 physical-width=16 frame-style=0 frames=1 frame-speed=128 foreground=0 background=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-224] name="Vines Green" group="Super Mario World" category="Ladder" image="npc-224.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=1 frame-speed=128 foreground=0 background=1 custom-animation=0 no-npc-collisions=1 speed=0 is-climbable=1 container=0 have-special=0 score=0 moving=0 scenery=1 keep-position=1 shared-animation=1 activity=0 immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-225] name="Vines Head Red" group="Super Mario Bros. 3" category="Ladder" image="npc-225.gif" algorithm="vinehead.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 background=1 z-offset=0.0001 custom-animation=0 no-npc-collisions=1 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=0 activity=1 deactivate=0 deactivate-off-room=true immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-226] name="Vines Head Green" group="Super Mario Bros. 3" category="Ladder" image="npc-226.gif" algorithm="vinehead.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 background=1 z-offset=0.0001 custom-animation=0 no-npc-collisions=1 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=0 activity=1 deactivate=0 deactivate-off-room=true immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-227] name="Vines Head Green" group="Super Mario World" category="Ladder" image="npc-227.gif" algorithm="vinehead.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 background=1 z-offset=0.0001 custom-animation=0 no-npc-collisions=1 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=0 activity=1 deactivate=0 deactivate-off-room=true immortal=1 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-228] name="Yoshi (Cyan)" group="Super Mario World" category="Transport" image="npc-228.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=56 gfx-width=72 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-229] name="Cheep Cheep (Green)" group="Super Mario Bros. 3" category="Enemy" image="npc-229.gif" algorithm="" default-effect=115 shell-effect=115 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=0 speed=64 container=0 have-special=1 special-name=Cheep-Cheep algorithm special-type=0 special-combobox-size=5 special-option-0=Swim special-option-1=Jump special-option-2=Projectile special-option-3=Swim Left-Right special-option-4=Swim Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=0 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-230] name="Cheep Cheep (Red)" group="Super Mario Bros. 3" category="Enemy" image="npc-230.gif" algorithm="" default-effect=116 shell-effect=116 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=0 speed=64 container=0 have-special=1 special-name=Cheep-Cheep algorithm special-type=0 special-combobox-size=5 special-option-0=Swim special-option-1=Jump special-option-2=Projectile special-option-3=Swim Left-Right special-option-4=Swim Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=0 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-231] name="Blooper" group="Super Mario Bros. 3" category="Enemy" image="npc-231.gif" algorithm="" default-effect=117 shell-effect=117 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-232] name="Blurp" group="Super Mario World" category="Enemy" image="npc-232.gif" algorithm="" default-effect=118 shell-effect=118 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=0 speed=64 container=0 have-special=1 special-name=Cheep-Cheep algorithm special-type=0 special-combobox-size=5 special-option-0=Swim special-option-1=Jump special-option-2=Projectile special-option-3=Swim Left-Right special-option-4=Swim Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-233] name="Cheep Cheep (Green)" group="Super Mario Bros." category="Enemy" image="npc-233.gif" algorithm="" default-effect=119 shell-effect=119 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=0 speed=64 container=0 have-special=1 special-name=Cheep-Cheep algorithm special-type=0 special-combobox-size=5 special-option-0=Swim special-option-1=Jump special-option-2=Projectile special-option-3=Swim Left-Right special-option-4=Swim Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-234] name="Fish Bone" group="Super Mario World" category="Enemy" image="npc-234.gif" algorithm="" default-effect=120 shell-effect=120 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=48 grid=32 grid-offset-x=-16 grid-offset-y=0 physical-height=32 physical-width=48 frame-style=1 frames=3 frame-speed=128 foreground=1 custom-animation=0 speed=64 container=0 have-special=1 special-name=Cheep-Cheep algorithm special-type=0 special-combobox-size=5 special-option-0=Swim special-option-1=Jump special-option-2=Projectile special-option-3=Swim Left-Right special-option-4=Swim Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-235] name="Blooper" group="Super Mario Bros." category="Enemy" image="npc-235.gif" algorithm="" default-effect=121 shell-effect=121 gfx-offset-x=0 gfx-offset-y=16 gfx-height=48 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-236] name="Cheep Cheep (SMW)" group="Super Mario World" category="Enemy" image="npc-236.gif" algorithm="" default-effect=122 shell-effect=122 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=1 custom-animation=0 speed=64 container=0 have-special=1 special-name=Cheep-Cheep algorithm special-type=0 special-combobox-size=5 special-option-0=Swim special-option-1=Jump special-option-2=Projectile special-option-3=Swim Left-Right special-option-4=Swim Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-237] name="Ice Cube (Cyan Yoshi)" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-237.gif" algorithm="" default-effect=75 shell-effect=75 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-238] name="P-Switch (Stopwatch)" group="Super Mario Bros. 3" category="Button" image="npc-238.gif" algorithm="" default-effect=123 shell-effect=123 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=3 frame-speed=64 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=1 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 bump-on-stomp=false kill-slside=0 kill-onjump=1 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-239] name="Dynamite Plunger" group="Super Mario World" category="Button" image="npc-239.gif" algorithm="" default-effect=124 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=0 activity=1 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 bump-on-stomp=false kill-slside=0 kill-onjump=1 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-240] name="Stopwatch" group="Super Mario Bros. 2" category="Bonus" image="npc-240.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-241] name="POW Block" group="Super Mario Bros. 2" category="Carryble tool" image="npc-241.gif" algorithm="pow.lua" default-effect=125 shell-effect=125 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=8 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-242] name="Goomba" group="Miscellaneous" category="Enemy" image="npc-242.gif" algorithm="" default-effect=126 shell-effect=127 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-243] name="Para-Goomba" group="Miscellaneous" category="Enemy" image="npc-243.gif" algorithm="" default-effect=126 shell-effect=127 gfx-offset-x=0 gfx-offset-y=2 gfx-height=36 gfx-width=56 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=64 foreground=0 custom-animation=0 speed=64 container=0 contents-id=242 have-special=1 special-name=Para-Goomba algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-244] name="Para-Goomba" group="Super Mario Bros. 3" category="Enemy" image="npc-244.gif" algorithm="" default-effect=2 shell-effect=4 gfx-offset-x=0 gfx-offset-y=2 gfx-height=48 gfx-width=40 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=0 custom-animation-er=1 speed=64 container=0 contents-id=1 have-special=1 special-name=Para-Goomba algorithm special-type=0 special-combobox-size=4 special-option-0=Chase special-option-1=Jump special-option-2=Hover Left-Right special-option-3=Hover Up-Down score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-245] name="Venus Fire Trap" group="Super Mario Bros. 3" category="Enemy" image="npc-245.gif" algorithm="venus_firetrap.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=32 grid=32 grid-offset-x=16 grid-offset-y=0 grid-attachement-style=1 physical-height=64 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=2 custom-animation-er=2 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 shared-animation=0 activity=1 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-246] name="Venus Fire Trap's Fireball" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-246.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=16 grid=32 grid-offset-x=8 grid-offset-y=16 physical-height=16 physical-width=16 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-247] name="Pokey" group="Super Mario Bros. 2" category="Enemy" image="npc-247.gif" algorithm="" default-effect=128 shell-effect=128 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=2 physical-height=30 physical-width=32 frame-style=2 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=2 custom-animation-er=2 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=1 lava-protection=0 [npc-248] name="Stopwatch (Reserve Box)" group="Super Mario Bros. 3" category="Bonus" image="npc-248.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-249] name="Mushroom" group="Super Mario Bros. 2" category="Power-UP" image="npc-249.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-250] name="Heart" group="Miscellaneous" category="Power-UP" image="npc-250.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-251] name="Rupee (Green)" group="Miscellaneous" category="Bonus" image="npc-251.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=16 grid=32 grid-offset-x=7 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-252] name="Rupee (Blue)" group="Miscellaneous" category="Bonus" image="npc-252.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=16 grid=32 grid-offset-x=7 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-253] name="Rupee (Red)" group="Miscellaneous" category="Bonus" image="npc-253.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=16 grid=32 grid-offset-x=7 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-254] name="Fairy Pendant" group="Miscellaneous" category="Power-UP" image="npc-254.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=5 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-255] name="Keypad" group="Miscellaneous" category="Scenery" image="npc-255.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=96 gfx-width=20 grid=32 grid-offset-x=6 grid-offset-y=0 physical-height=96 physical-width=20 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-256] name="Big Piranha Plant" group="Miscellaneous" category="Enemy" image="npc-256.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=48 grid=16 grid-offset-x=8 grid-offset-y=0 physical-height=128 physical-width=48 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=5 moving=0 scenery=1 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=4 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-257] name="Big Piranha Plant (Upside-Down)" group="Miscellaneous" category="Enemy" image="npc-257.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=48 grid=16 grid-offset-x=8 grid-offset-y=0 physical-height=128 physical-width=48 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=5 moving=0 scenery=1 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=4 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-258] name="Coin (Blue)" group="Super Mario World" category="Bonus" image="npc-258.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=24 grid=32 grid-offset-x=4 grid-offset-y=0 physical-height=32 physical-width=24 frame-style=0 frames=4 frame-speed=100 foreground=1 custom-animation=0 speed=0 container=0 have-special=0 score=1 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-259] name="Roto-Disc" group="Super Mario Bros. 3" category="Scenery" image="npc-259.gif" algorithm="roto_disk.lua" default-effect=136 shell-effect=136 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=5 frame-speed=20 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=0 moving=0 scenery=1 shared-animation=0 activity=1 immortal=0 yoshicaneat=0 direction-alt-left-field=Bottom direction-alt-right-field=Top direction-no-rand-field=0 allow-bubble=1 allow-egg=0 allow-lakitu=0 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=0 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-260] name="Firebar" group="Super Mario Bros." category="Scenery" image="npc-260.gif" algorithm="firebar.lua" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=16 grid=16 grid-offset-x=8 grid-offset-y=8 physical-height=16 physical-width=16 frame-style=0 frames=4 frame-speed=70 foreground=1 animation-directed-direction=1 custom-animation=0 speed=128 container=0 have-special=1 special-name=Firebar position special-type=1 special-spin-min=0 special-spin-max=32 score=0 moving=0 scenery=1 keep-position=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=0 direction-alt-left-field=Bottom direction-alt-right-field=Top direction-no-rand-field=0 allow-bubble=1 allow-egg=0 allow-lakitu=0 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-261] name="Nipper Plant" group="Super Mario Bros. 3" category="Enemy" image="npc-261.gif" algorithm="" default-effect=137 shell-effect=137 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=4 custom-animation-er=5 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=0 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-262] name="Mouser" group="Super Mario Bros. 2" category="Boss" image="npc-262.gif" algorithm="" default-effect=138 shell-effect=138 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=48 physics-to-gfx=0 grid=32 grid-offset-x=-4 grid-offset-y=8 physical-height=56 physical-width=40 frame-style=1 frames=7 frame-speed=100 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=7 custom-animation-er=8 speed=128 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=20 death-sound-id=41 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-263] name="Ice Cube" group="The Lakitus are throwing Lakitus!" category="Container" image="npc-263.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=128 gfx-width=128 physics-to-gfx=1 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=1 custom-animation=0 speed=0 container=1 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=1 block-player=1 block-player-top=1 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=1 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=1 kill-statue=1 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-264] name="Ice Flower" group="Super Mario Bros. 3" category="Power-UP" image="npc-264.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-265] name="Iceball (Player)" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-265.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=16 grid=32 grid-offset-x=8 grid-offset-y=16 physical-height=16 physical-width=16 frame-style=0 frames=8 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=3 custom-animation-fr=0 custom-animation-er=3 speed=256 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=1 block-npc=1 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-266] name="Link's Sword Beam" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-266.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height-x=8 gfx-width=16 grid=32 grid-offset-x=8 grid-offset-y=24 physical-height=8 physical-width=16 frame-style=1 frames=4 frame-speed=32 foreground=0 custom-animation=0 speed=256 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-267] name="Larry Koopa" group="Super Mario Bros. 3" category="Boss" image="npc-267.gif" algorithm="" default-effect=140 shell-effect=140 gfx-offset-x=0 gfx-offset-y=0 gfx-height=62 gfx-width=84 physics-to-gfx=0 grid=32 grid-offset-x=26 grid-offset-y=14 physical-height=50 physical-width=44 frame-style=1 frames=10 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=1 custom-animation-fr=10 custom-animation-er=11 speed=128 container=0 have-special=0 score=8 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=15 death-sound-id=63 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-on-pit-fall=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=1 kill-statue=1 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-268] name="Larry Koopa's Shell" group="The Lakitus are throwing Lakitus!" category="Boss" image="npc-268.gif" algorithm="" default-effect=140 shell-effect=140 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=44 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=4 physical-height=28 physical-width=32 frame-style=0 frames=6 frame-speed=64 foreground=0 custom-animation=0 speed=256 container=0 have-special=0 score=8 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=15 death-sound-id=63 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-on-pit-fall=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-269] name="Larry Koopa's Magic Beam" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-269.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=16 physics-to-gfx=0 grid=32 grid-offset-x=8 grid-offset-y=0 physical-height=32 physical-width=16 frame-style=0 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=0 custom-animation-er=0 speed=256 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-270] name="Jumping Piranha Plant" group="Super Mario World" category="Enemy" image="npc-270.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=42 gfx-width=32 grid=16 grid-offset-x=0 grid-offset-y=-10 physical-height=42 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-271] name="Swooper" group="Super Mario World" category="Enemy" image="npc-271.gif" algorithm="" default-effect=141 shell-effect=141 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=3 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=0 custom-animation-fr=3 custom-animation-er=3 speed=175 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-272] name="Hoopster" group="Super Mario Bros. 2" category="Enemy" image="npc-272.gif" algorithm="" default-effect=142 shell-effect=142 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=1 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=0 gravity=1 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=1 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-273] name="? Mushroom" group="Super Mario Bros. 3" category="Power-UP" image="npc-273.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=128 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-274] name="Dragon Coin" group="Super Mario World" category="Bonus" image="npc-274.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=50 gfx-width=32 grid=32 grid-offset-x=0 ;grid-offset-x=23 grid-offset-y=14 grid-attachement-style=0 physical-height=50 physical-width=32 frame-style=0 frames=4 frame-speed=100 foreground=0 animation-bidirectional=1 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=1 shared-animation=1 activity=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-275] name="Volcano Lotus" group="Super Mario World" category="Enemy" image="npc-275.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=60 physics-to-gfx=0 grid=32 grid-offset-x=18 grid-offset-y=8 physical-height=24 physical-width=64 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=1 custom-animation-fl=0 custom-animation-el=2 custom-animation-fr=0 custom-animation-er=2 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=0 kill-iceball=0 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-276] name="Volcano Lotus Fireball" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-276.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=16 gfx-width=16 grid=16 grid-offset-x=8 grid-offset-y=0 physical-height=16 physical-width=16 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-277] name="Ice Flower" group="Super Mario World" category="Power-UP" image="npc-277.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=175 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=1 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-278] name="Propeller Block" group="Super Mario World" category="Carryble tool" image="npc-278.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=44 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=-12 physical-height=44 physical-width=32 frame-style=0 frames=4 frame-speed=90 foreground=0 animation-bidirectional=1 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-279] name="Flame-Thrower Propeller Block" group="Super Mario World" category="Carryble tool" image="npc-279.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=44 gfx-width=96 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=20 physical-height=44 physical-width=32 frame-style=1 frames=4 frame-speed=90 foreground=0 animation-bidirectional=1 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-280] name="Ludwig von Koopa" group="Super Mario World" category="Boss" image="npc-280.gif" algorithm="" default-effect=143 shell-effect=143 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=64 grid=32 grid-offset-x=24 grid-offset-y=16 physical-height=48 physical-width=48 physics-to-gfx=0 frame-style=0 frames=12 frame-speed=128 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=2 custom-animation-fr=5 custom-animation-er=7 speed=128 container=0 have-special=0 score=8 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=15 death-sound-id=41 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=1 kill-onjump=1 kill-bynpc=1 kill-on-pit-fall=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-281] name="Ludwig von Koopa's Shell" group="The Lakitus are throwing Lakitus!" category="Boss" image="npc-281.gif" algorithm="" default-effect=143 shell-effect=143 gfx-offset-x=0 gfx-offset-y=0 gfx-height=36 gfx-width=40 physics-to-gfx=0 grid=32 grid-offset-x=30 grid-offset-y=0 physical-height=32 physical-width=36 frame-style=0 frames=3 frame-speed=64 foreground=0 custom-animation=0 speed=256 container=0 have-special=0 score=8 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=15 death-sound-id=41 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=0 kill-slside=1 kill-onjump=0 kill-bynpc=0 kill-on-pit-fall=1 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=1 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-282] name="Ludwig von Koopa's Fireball" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-282.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=4 gfx-height=32 gfx-width=64 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=6 physical-height=26 physical-width=64 frame-style=1 frames=2 frame-speed=64 foreground=0 custom-animation=0 speed=256 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-283] name="Bubble" group="Super Mario World" category="Container" image="npc-283.gif" algorithm="bubble.lua" default-effect=144 shell-effect=144 gfx-offset-x=0 gfx-offset-y=8 gfx-height=64 gfx-width=64 grid=32 grid-offset-x=24 grid-offset-y=16 physical-height=50 physical-width=50 frame-style=0 frames=3 frame-speed=128 foreground=0 animation-bidirectional=0 custom-animation=1 custom-animation-alg=2 ani-frames-cmn="0,2,0,1" speed=64 container=1 have-special=1 special-name=Containing NPC special-type=2 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 death-sound-id=91 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=0 kill-bynpc=0 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-284] name="Lakitu (SMW)" group="Super Mario World" category="Container" image="npc-284.gif" algorithm="lakitu.lua" default-effect=145 shell-effect=145 gfx-offset-x=0 gfx-offset-y=6 gfx-height=72 gfx-width=56 grid=32 grid-offset-x=28 grid-offset-y=16 physical-height=48 physical-width=40 frame-style=2 frames=3 frame-speed=128 foreground=0 animation-bidirectional=1 custom-animation=0 speed=256 container=1 have-special=1 special-name=Generating NPC special-type=2 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=1 kill-onjump=1 kill-bynpc=0 kill-fireball=1 kill-iceball=0 kill-hammer=1 kill-tail=1 kill-spin=1 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=1 [npc-285] name="Spiny" group="Super Mario World" category="Enemy" image="npc-285.gif" algorithm="" default-effect=146 shell-effect=146 gfx-offset-x=0 gfx-offset-y=2 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=1 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=64 container=0 have-special=0 score=2 moving=1 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-286] name="Spiny Egg" group="Super Mario World" category="Enemy" image="npc-286.gif" algorithm="" default-effect=146 shell-effect=146 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=2 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=2 moving=0 scenery=0 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=1 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=1 kill-fireball=1 kill-iceball=1 kill-hammer=1 kill-tail=1 kill-spin=0 kill-statue=1 kill-with-mounted=1 kill-on-eat=1 cliffturn=0 lava-protection=0 [npc-287] name="Random Power-Up" group="Super Mario Bros. 3" category="Power-UP" image="npc-287.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=6 moving=0 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=1 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=1 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-288] name="Magic Potion" group="Super Mario Bros. 2" category="Door" image="npc-288.gif" algorithm="" default-effect=147 shell-effect=147 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=1 special-name=Warp to section special-type=1 special-spin-min=-1 special-spin-max=20 special-spin-value-offset=1 score=0 moving=0 scenery=0 shared-animation=1 activity=1 immortal=0 yoshicaneat=1 allow-bubble=1 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=1 grab-top=1 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-289] name="Subspace Door" group="Super Mario Bros. 2" category="Door" image="npc-289.gif" algorithm="" default-effect=147 shell-effect=147 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=1 special-name=Warp to section special-type=1 special-spin-min=-1 special-spin-max=20 special-spin-value-offset=1 score=0 moving=0 scenery=1 shared-animation=1 activity=1 immortal=0 yoshicaneat=1 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 [npc-290] name="Airship (Vehicle)" group="The Lakitus are throwing Lakitus!" category="Transport" image="npc-290.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=64 gfx-width=32 physics-to-gfx=0 grid=32 grid-offset-x=0 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=1 frame-speed=128 foreground=0 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=0 scenery=1 immortal=1 yoshicaneat=0 allow-bubble=0 allow-egg=1 allow-lakitu=1 allow-buried=1 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=0 block-npc=0 block-npc-top=1 block-player=0 block-player-top=1 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-291] name="Princess Peach's Bomb" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-291.gif" algorithm="" default-effect=148 shell-effect=148 gfx-offset-x=0 gfx-offset-y=0 gfx-height=34 gfx-width=42 physics-to-gfx=0 grid=32 grid-offset-x=5 grid-offset-y=14 physical-height=18 physical-width=22 frame-style=0 frames=9 frame-speed=64 foreground=0 custom-animation=1 custom-animation-alg=0 custom-animation-fl=0 custom-animation-el=2 custom-animation-fr=0 custom-animation-er=2 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=1 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=1 gravity=1 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-292] name="Toad's Boomerang" group="The Lakitus are throwing Lakitus!" category="Bullet" image="npc-292.gif" algorithm="" default-effect=10 shell-effect=10 gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 grid=32 grid-offset-x=4 grid-offset-y=0 physical-height=32 physical-width=32 frame-style=0 frames=4 frame-speed=75 foreground=1 animation-direction=1 custom-animation=0 speed=0 container=0 have-special=0 score=0 moving=1 scenery=0 immortal=0 yoshicaneat=0 allow-bubble=0 allow-egg=0 allow-lakitu=0 allow-buried=0 takable=0 grab-side=0 grab-top=0 grab-any=0 default-health=1 hurtplayer=0 hurtnpc=1 block-npc=0 block-npc-top=0 block-player=0 block-player-top=0 collision-blocks=0 gravity=0 adhesion=0 deactivate=1 kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=0 [npc-293] name="Dummy NPC #293" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-293.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) [npc-294] name="Dummy NPC #294" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-294.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) [npc-295] name="Dummy NPC #295" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-295.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) [npc-296] name="Dummy NPC #296" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-296.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) [npc-297] name="Dummy NPC #297" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-297.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) [npc-298] name="Dummy NPC #298" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-298.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) [npc-299] name="Dummy NPC #299" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-299.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer) [npc-300] name="Dummy NPC #300" group="Miscellaneous" category="Dummy NPCs" ;The sort category image="npc-300.gif" ;NPC Image file algorithm="" default-effect=2 ;Spawn effect ID on jump-die shell-effect=4 ;effect on kick by shell or other NPC ; graphics gfx-offset-x=0 gfx-offset-y=0 gfx-height=32 gfx-width=32 physical-height=32 physical-width=32 physics-to-gfx=1 ; 1|0 Allow overwrite GFX values by physics set. Default 1 grid=16 grid-offset-x=0 grid-offset-y=0 frame-style=0 ; (0-2) This option in some algorithms can be ignored frames=1 frame-speed=128 foreground=0 animation-direction=0 ; 0 - direct sequence, 1 - reverse frame sequence animation-bidirectional=0 ; Bidirectional animation custom-animation=0 container=0 ; NPC can contain another NPC inside itself which is released when it dies contents-id=0 ; ID of contained NPC have-special=0 ; Special NPC's option, what can used by NPC's algorithm score=2 ; Add scores to player (value 0-13) ; 0, 10, 100, 200, 400, 800, 1000, 2000, 4000, 8000, 1up, 2up, 5up, 3up speed=64 ; Default movement speed in px/s moving=1 ; NPC simply moving right/left scenery=0 ; NPC as block shared-animation=0 ; NPC uses same animation independent to body activity=1 ; It's active living NPC (not a thing or not a dumb wooden stick!) immortal=0 ; NPC Can't be destroy yoshicaneat=1 ; NPC can be eaten by yoshi takable=0 ; NPC destroyble on contact with player grab-side=0 ; NPC can be grabbed on side grab-top=0 ; NPC can be grabbed on top grab-any=0 ; NPC can be grabbed on any collisions default-health=1 ; NPC's health value collision-blocks=1 gravity=1 hurtplayer=1 ; Hurt player on contact hurtnpc=0 ; Hurt other npc on contact kill-slside=0 kill-onjump=0 kill-bynpc=0 kill-fireball=0 kill-iceball=0 kill-hammer=0 kill-tail=0 kill-spin=0 kill-statue=0 kill-with-mounted=0 kill-on-eat=0 cliffturn=0 lava-protection=1 ;default-friendly=1 ; Set default value of friendly flag (0/1) ;default-no-movable=1 ; Set default value of no-movable flag (0/1) ;default-is-boss=1 ; Set default value of is-boss flag (0/1) ;default-special-value=0 ; Set default value of special value for NPC (any signed integer)