en:modulebuilding:encounters
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:modulebuilding:encounters [2025/11/17 00:14] – created shadooow | en:modulebuilding:encounters [2025/11/17 00:16] (current) – shadooow | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Never pinpoint paint the rectangles on the floor to copy the walkable terrain. | Never pinpoint paint the rectangles on the floor to copy the walkable terrain. | ||
| - | {{: | + | {{: |
| Not only this won't be 100% and smart players moving via mouse might be able to move through and not spawn your encounter, it is needless. The encounters and triggers do work regardless of their Z positions, so pain it from top down to include non-walkable parts. | Not only this won't be 100% and smart players moving via mouse might be able to move through and not spawn your encounter, it is needless. The encounters and triggers do work regardless of their Z positions, so pain it from top down to include non-walkable parts. | ||
| Line 29: | Line 29: | ||
| Never add multiple creatures of different CR (Challenge Rating) into one encounter. Again, there is no randomization. Encounter will select creatures based on entering player' | Never add multiple creatures of different CR (Challenge Rating) into one encounter. Again, there is no randomization. Encounter will select creatures based on entering player' | ||
| - | Therefore, use either one creature per encounter or make sure that the CR of the creatures inside encounter is identical. If it is not then it might always spawn two creatures A or two creatures B. Note that even if all creatures have same CR, it might still not spawn all of them. If they have same CR then it is random and the encounter can spawn either 2x creatureA | + | Therefore, use either one creature per encounter or make sure that the CR of the creatures inside encounter is identical. If it is not then it might always spawn two creatures A or two creatures B. Note that even if all creatures have same CR, it might still not spawn all of them. If they have same CR then it is random and the encounter can spawn either 2x creature A or 2x creature B or both once. |
| The Unique flag doesn' | The Unique flag doesn' | ||
en/modulebuilding/encounters.1763338441.txt.gz · Last modified: 2025/11/17 00:14 by shadooow
