From 0a8163c279ba7408e371b5b8b715d338dcb04a1b Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Wed, 27 Dec 2023 14:20:15 -0500 Subject: [PATCH] Add monster lore for bat and panther arches. --- monster/animal/bat.arc | 5 +++++ monster/animal/panther.arc | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/monster/animal/bat.arc b/monster/animal/bat.arc index 6e7a8ec0f..ed09fc75a 100644 --- a/monster/animal/bat.arc +++ b/monster/animal/bat.arc @@ -20,4 +20,9 @@ ac 7 level 1 weight 20 resist_physical 30 +lore +Bats are nocturnal flying mammals native to most regions of the world, best known for locating prey using ultrasonic screams in a tactic called echolocation. +Contrary to popular lore, most bats are docile, feeding on insects or fruit. +These bats, however, are very mad at you. Did you disrupt their xan supply perhaps? +endlore end diff --git a/monster/animal/panther.arc b/monster/animal/panther.arc index 976379a3c..bbf8e7c4d 100644 --- a/monster/animal/panther.arc +++ b/monster/animal/panther.arc @@ -20,4 +20,9 @@ level 5 weight 60000 run_away 15 attack_movement 3 +lore +These melanistic large cats are adept at ambushing and outmaneuvering their prey. +Usually solitary hunters, it is rare to see large cats hunting in groups. If you disturb their home, though, they will defend it to the end. Together. +And no, do not pet the panther unless you plan on losing a hand. +endlore end