Thick Web: Difference between revisions

From MZXWiki
Jump to navigation Jump to search
(Removed redirect to Terrain#Thick Web)
Tag: Removed redirect
mNo edit summary
Line 12: Line 12:
[[Category:MegaZeux]] [[Category:MegaZeux built-in objects]] [[Category:Terrains]]
[[Category:MegaZeux]] [[Category:MegaZeux built-in objects]] [[Category:Terrains]]


A [[Thick Web]] (ID 19, <code>ThickWeb</code>) is a [[built-in]] [[terrain]]. It is a generic floor type with the default color 7 and uses the configured [[thick lines]] ID chars (144-159) to determine its display character based on its surroundings. It is similar to [[Web]], which uses [[thin lines]] instead.
[[Thick Web]] (ID 19, <code>ThickWeb</code>) is a [[built-in]] [[terrain]]. It is a generic floor type with the default color 7 and uses the configured [[thick lines]] ID chars (144-159) to determine its display character based on its surroundings. It is similar to [[Web]], which uses [[thin lines]] instead.


If the board option [[Fire burns fakes]] is enabled, [[Fire]] can spread onto any Thick Web.
If the board option [[Fire burns fakes]] is enabled, [[Fire]] can spread onto any Thick Web.

Revision as of 10:22, 31 May 2025

Thick Web # 19 Id19.png
Robotic name ThickWeb
Default color 7
Default param none
ID char 0 (#19)
ID anim. chars Thick lines (#144-#159)
Attributes Floor
Break when bombed

Thick Web (ID 19, ThickWeb) is a built-in terrain. It is a generic floor type with the default color 7 and uses the configured thick lines ID chars (144-159) to determine its display character based on its surroundings. It is similar to Web, which uses thin lines instead.

If the board option Fire burns fakes is enabled, Fire can spread onto any Thick Web.

Spiders can be configured to move exclusively on Web types.

ZZT connection

In Super ZZT, the equivalent element to Thick Web is zzt:Web, but ZZT Web uses thin lines instead of thick lines.