aboutsummaryrefslogtreecommitdiff
path: root/propertiesNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'propertiesNotes.txt')
-rw-r--r--propertiesNotes.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/propertiesNotes.txt b/propertiesNotes.txt
index fcc083a..ad1fca8 100644
--- a/propertiesNotes.txt
+++ b/propertiesNotes.txt
@@ -14,7 +14,7 @@ Other properties:
* Weapons are magical (default=False)
* Weapons deal +X damage (default=0)
* Weapons deal +XdY damage (default=0,0)
- * Weapons deal +Xd{WEAPON_DIE_SIZE} damage (default=0)
+ * Weapons deal +X weapon damage die damage (default=0)
* Carrying capacity is X (default=calc based on size)
* Berserk (default=False)
* Is telepathic (default=False)
@@ -31,6 +31,7 @@ Other properties:
* Immune to spell tag TAG
* Does not provoke opportunity attacks (default=False)
* Ignores difficult terrain (default=False)
+ * Can pass through creatures/objects as difficult terrain (default=False)
* Ignores webs (default=False)
* Reactions/round (default=1)
* Sheds bright light radius X and dim light radius Y (default=0,0)
@@ -41,5 +42,8 @@ Other properties:
* Can spider climb (default=False)
* Is hot (water boils/evaporates) (default=False)
* Form (default=True Form)
+ * Size (default=read from statblock)
* Can smell (default=True)
* Alignment (default=NN)
+ * Is in antimagic field (default=False)
+ * Is alive (default=True)