tukkek
tukkek
There are many more options but almost every one is exclusively low-level. Might be a good idea to do a pass and get all the easy ones covered (like splash...
Rules http://www.d20srd.org/srd/combat/specialAttacks.htm#throwSplashWeapon **Attack Bonus** With a ranged weapon, your attack bonus is: > Base attack bonus + Dexterity modifier + size modifier + range penalty Normal ranged-attack feat bonuses apply....
http://www.d20srd.org/srd/equipment/goodsAndServices.htm#specialSubstancesAndItems 1. Acid $10 2. Smokestick $20 #84 3. Holy Water $25 4. Antitoxin $50 5. Tanglefoot Bag $50
Although there are several games for inspiration here and some effort has been put as a first triage, not all of them are probably aligned with the concept above of...
The Way's puzzles are amazing and some of them fit the requirements. https://steamcommunity.com/sharedfiles/filedetails/?id=916340426 The Witness (steam) comes recommended by laiz, in particular the IGN guide https://www.ign.com/wikis/the-witness/
sokobond and "baba is you" (also from laiz) are additions to the base sokoban formula [10:01 PM] Iaiz: sokobond - sokoban but pieces can bond together [10:02 PM] Iaiz: baba...
Simple "find the right order" on a number of elements also works (maybe `4*tier`)? Correct elements are inlaind as the sequence is selected and it resets upon an error.
Puzzle idea: on a grid "board", have different color squares for the squares pieces are supposed to end on. Pieces can only move on the horizontal-vertical or diagonal-axis (different puzzle...
Path of Exile has a couple interesting logic puzzles in the Laboratory https://www.poelab.com/gauntlets-puzzles
Might be possible to simulate a Tower of Hanoi game by using a gradient of colors and columns in a grid - although it fits the model perfectly, the user...