Charlie the Cow is a resident of the land kingdom and offers quest-specific hints whenever available. As a standard Friendly NPC, Charlie exhibits typical behavior patterns, enriching the player's experience with helpful guidance during quests. When a player talks to the cow there is a 60% chance that the cow will drop the milk bucket. This probability is specific to each cow and is determined when the cow is created.
- baseHint: [["Go complete your quest adventurer!"]]
- animalName: "Cow"
- soundPath: "sounds/mooing-cow.wav"
- spritePath: "images/friendly_npcs/Cow.atlas"
- AnimationSpeed: 0.2f
- itemProbability: 0.4
Details on Cow animation
Specific testing for the cow can be found here: Cow Testing Plan