Portable wall: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
imported>Trashmonks
(Updated by egocarib with game version 2.0.201.56 using QBE v1.0rc2)
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
 
(10 intermediate revisions by 4 users not shown)
Line 13: Line 13:
| canbuild = yes
| canbuild = yes
| candisassemble = yes
| candisassemble = yes
| colorstr = &B
| colorstr = &C
| tilecolors = bC
| renderstr = ♦
| renderstr = ♦
| extra = {{Extra info|metal = yes}}
| extra = {{Extra info|metal = yes}}
| inheritingfrom = Tool
| inheritingfrom = Tool
| unknowntile = portable wall unidentified.png
| dynamictable = {{Dynamic object|Items|Portable Wall}}
| unknownname = {{Qud shader|c|{{(}}small box{{)}}}}
| unidentifiedimage = portable wall unidentified.png
| unknownaltname = metal box
| unidentifiedname = {{Qud shader|c|{{(}}small box{{)}}}}
| unidentifiedaltname = {{Qud shader|c|{{(}}metal box{{)}}}}
| desc = Tiny glyphs are inscribed on each exterior face of the handheld box. Though contrarians still puzzle over their meaning, most of Qud's prominent linguist cults have converged on a single interpretation: 'For When Both Nature and Architects Have Failed You'. One brass pull ring separates you from the promise of those words.
| desc = Tiny glyphs are inscribed on each exterior face of the handheld box. Though contrarians still puzzle over their meaning, most of Qud's prominent linguist cults have converged on a single interpretation: 'For When Both Nature and Architects Have Failed You'. One brass pull ring separates you from the promise of those words.
| categories = Tools
| categories = Tools
| gameversion = 2.0.201.56
| gameversion = 2.0.206.57
}}
}}
<!-- END QBE -->
<!-- END QBE -->
The {{Name}} is an [[artifact]] that allows the player to create walls on the fly.
The {{Name}} is an [[artifact]] that allows the player to create walls on the fly. One is guaranteed to be carried by the [[legendary]] leaders of [[Putus Templar]] war parties.<ref><code>PopulationTables.xml</code> ''(population: FactionEncounterLeaderInventory_Templar)''</ref>


Using the portable wall prompts the player to pick an adjacent tile as the origin point of the wall. After doing so, the player will be prompted to "draw" the rest of the wall, with {{qud text|&G#}}'s representing the tiles the wall will be built upon. The wall does not need to be a straight line and can be in any formation the player desires so long as it is contiguous; however, it cannot be built diagonally and cannot consist of more than 9 tiles.  
Using the portable wall prompts the player to pick an adjacent tile as the origin point of the wall. After doing so, the player will be prompted to "draw" the rest of the wall, with {{qud text|&G#}}'s representing the tiles the wall will be built upon. The wall does not need to be a straight line and can be in any formation the player desires so long as it is contiguous; however, it cannot be built diagonally and cannot consist of more than 9 tiles.  
Line 33: Line 35:
Using the portable wall will also return the following message:{{Code Reference|namespace=XRL.World.Parts|class=PortableWall}}
Using the portable wall will also return the following message:{{Code Reference|namespace=XRL.World.Parts|class=PortableWall}}
{{Qud quote|You open the box and expose the compressed foamcrete to air. It starts to expand.}}
{{Qud quote|You open the box and expose the compressed foamcrete to air. It starts to expand.}}
== References ==
== References ==
{{As of patch inline|2.0.201.114}}
<references/>
<references/>
[[Category:Tools]]
[[Category:Tools]]

Latest revision as of 02:32, 19 January 2024

portable wall
$
25.00
Commerce Value
8
lbs.
Weight
Complexity

4

Tier

4

<0034>

Can Disassemble

yes

Can Build

yes

Tinker Skill

Tinker II

Character

ID?Use this ID to Wish for the item

Portable Wall

Spawns in

Items

Extra Info:
portable wall

Tiny glyphs are inscribed on each exterior face of the handheld box. Though contrarians still puzzle over their meaning, most of Qud's prominent linguist cults have converged on a single interpretation: 'For When Both Nature and Architects Have Failed You'. One brass pull ring separates you from the promise of those words.

Perfect

The portable wall is an artifact that allows the player to create walls on the fly. One is guaranteed to be carried by the legendary leaders of Putus Templar war parties.[1]

Using the portable wall prompts the player to pick an adjacent tile as the origin point of the wall. After doing so, the player will be prompted to "draw" the rest of the wall, with #'s representing the tiles the wall will be built upon. The wall does not need to be a straight line and can be in any formation the player desires so long as it is contiguous; however, it cannot be built diagonally and cannot consist of more than 9 tiles.

Confirming the termination point of the wall will cause all of the highlighted tiles to be filled with foamcrete. Any creatures occupying these tiles will be pushed to an adjacent tile, while any items or existing walls occupying these tiles will be covered by the foamcrete, but will not be destroyed.

Using the portable wall will also return the following message:[2]

You open the box and expose the compressed foamcrete to air. It starts to expand.

References

This information is reliable as of patch 2.0.201.114.
  1. PopulationTables.xml (population: FactionEncounterLeaderInventory_Templar)
  2. XRL.World.Parts.PortableWall