From 947d83c59ea86615e3a81a2ec122d843b5eceee9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Feb 2022 16:47:53 -0500 Subject: More features work --- propertiesNotes.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'propertiesNotes.txt') diff --git a/propertiesNotes.txt b/propertiesNotes.txt index ad1fca8..4d9f117 100644 --- a/propertiesNotes.txt +++ b/propertiesNotes.txt @@ -11,11 +11,7 @@ Other properties: * Can breathe air (default=True) * Can breathe water (default=False) * Can hold breath for X time (default=calc based on constitution) - * Weapons are magical (default=False) - * Weapons deal +X damage (default=0) - * Weapons deal +XdY damage (default=0,0) - * Weapons deal +X weapon damage die damage (default=0) - * Carrying capacity is X (default=calc based on size) + * Carrying capacity size is X (default=creature size) * Berserk (default=False) * Is telepathic (default=False) * Is one-way telepathic (default=False) @@ -45,5 +41,6 @@ Other properties: * Size (default=read from statblock) * Can smell (default=True) * Alignment (default=NN) - * Is in antimagic field (default=False) + * Is incapacitated by antimagic field (default=False) * Is alive (default=True) + * Is berserk (default=False) -- cgit v1.2.3