-
Hey. Thanks a lot for PoB. I noticed that the wording for the mod "x% chance to deal double damage while focussed" doesn't work in PoB - it works if I remove one s and make it "focused". Might also be…
-
**new legendary gear with non-fixed stats (-> min-max range!):**
Arrows of Apophis
Merchant Log of the Nile
Hull of Khufu
**new legendary gear with fixed stats:**
**Halloween Event 2019:**
…
-
What am I doing wrong here? I have added sockets to some weapons in pickit and it is giving me the error in the title.
`[Name] == Crypticaxe && [Quality] == Superior && [Flag] == ethereal # ([Sockets…
-
Possible additions:
Archfiend of Ifnir
Ertai, the Corrupted
Overcharged Amalgam
Teferi, Master of Time
Linvala, Shield of Sea Gate
Burning Rune Demon
Nezahal, Primal Tide
Phyrexian Tower
Re…
-
Object lookup works fine for "X of Y" phrasings like "wand of death" or "ring of slow digestion". But it does not work for "Y X" phrasings like "death wand" and "slow digestion ring"; these just get w…
-
### Description
https://www.wowhead.com/cata/quest=25700/loramus-thalipedes-awaits
![WoWScrnShot_101824_155512](https://github.com/user-attachments/assets/67f9127e-e528-40ef-9cb4-81a2af0deae7)
…
-
The following code raises a runtime error which is invalid.
```py
from runtime_final import final
class A:
@final
def test1(self):
pass
def test2(self):
p…
-
### Current Behaviour:
When converting bedrock to java that has 2d biomes
Biome sizes are 256 (256) columns and 1024 (16) columns
The biome array does not get converted over fully.
Only 16 ints g…
-
Show drops/adventures of a quest progressing nature, pretty much everything that you're after when you enter a zone:
- tower/gate items, star charts, wand
- tangles of rat tails
- sonars, bean
- KGE/h…
-
Looking through the `Getting Started` docs and noticed there needs some updates.
## One
This example doesn't compile:
```OCaml
let _ = print "hello, world!"
```
It gives the following error:
…