# Shield System

## Overview

Shields are a vital defensive mechanism that protects your cat from attacks, reducing both HP loss and point theft.

## Shield Mechanics

* Protects your cat when attacked
* Each tier has different shield values
* Resets every 8 hours
* Can be increased through healing activities

## Attack vs Shield

When attacking a shielded cat:

* Attacker receives 50% of normal points
* Deals 50% of normal HP damage
* Still makes each attack meaningful

For example:

* Normal attack: 100 points stolen, 10 HP damage
* Attack on shield: 50 points stolen, 5 HP damage

## Shield Enhancement

* Every 10 heals within 8 hours grants permanent base shield:
  * 10 heals = +1 shield
  * 20 heals = +2 shield (maximum)
* Shield bonus persists through resets

## Strategic Value

* Timing shield usage
* Coordinating with team for heals
* Deciding whether to attack shielded targets
* Managing shield reset windows

Remember: Shields are crucial for defense, but not impenetrable! Plan your attacks and defenses strategically.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://purr-fect-chaos.gitbook.io/purr-fect-chaos/game-guide/quickstart/shield-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
