From d0e356d09e30a11c1e072415a5088f829d5c0a04 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 16 Jan 2022 21:32:01 -0500 Subject: Worked on features --- propertiesNotes.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'propertiesNotes.txt') 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) -- cgit v1.2.3