User:Harakoni: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Hi, I'm Har.
Hi, I'm Har.


<!--
Items that activate upon healing:
{{#cargo_query: tables = weapons
* Herbalist's Gloves
| fields = image
* Wapira's Crown
| named args = yes
* Ring of Salving
}}
* The Whispering Promise
-->
* Slippery Chain Shirt
 
* Boots of Aid and Comfort
<div class="item">
* Hellrider's Pride
      <div class="
* Ring of Restorative Gravity (In the game still?)
body { background: #EFEFEF; }
* Gloves of Succour (Lay on Hands only_)
.item {
  margin: 0 auto;
  padding: 1em;
  position: relative;
  max-width: 320px;
  height: 400px;
  overflow: hidden;
}
.item .img-wrap:before {
  content: '';
  background-image: linear-gradient(to top, rgba(239,239,239,255), rgba(239,239,239,0));
  position: absolute;
  height: 100px;
  right: 0;
  bottom: 0;
  left: 0;
}
.item .img-wrap:after {
  content: '';
  display: block;
  height: 9999px;
}
.img-wrap img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
 
">
[[File:Mage Armour Icon.png]]
      </div>
</div>
 
[[File:Mage Armour Icon.png]]

Revision as of 05:05, 24 August 2023

Hi, I'm Har.

Items that activate upon healing:

  • Herbalist's Gloves
  • Wapira's Crown
  • Ring of Salving
  • The Whispering Promise
  • Slippery Chain Shirt
  • Boots of Aid and Comfort
  • Hellrider's Pride
  • Ring of Restorative Gravity (In the game still?)
  • Gloves of Succour (Lay on Hands only_)