diff options
Diffstat (limited to 'propertiesNotes.txt')
-rw-r--r-- | propertiesNotes.txt | 9 |
1 files changed, 3 insertions, 6 deletions
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) |