# Elements

Each Character belongs either to one of the 5 Elements. Each Character may have a weakness or a resistance to another type of Character.

### Resistance

If Character have a resistance, they reduce the total damage to half which taken from Opponent Character of that type.

### Weakness

If Character has a weakness, they take double the damage from attacks by Character of the matching type.

<figure><img src="https://1807735024-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9niu2tFGKXnlorqLzixb%2Fuploads%2FNcHQCG9xV2mYfaz7V7YZ%2FElements%20Diagram%20(1).png?alt=media&#x26;token=25bc3e97-2012-48b5-86b9-489617ecef2f" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="150">-</th><th width="150">-</th><th width="150">DEFENDER</th><th width="150">DEFENDER</th><th width="150">DEFENDER</th><th width="150">DEFENDER</th><th>DEFENDER</th></tr></thead><tbody><tr><td></td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f332">🌲</span>Tree</td><td><span data-gb-custom-inline data-tag="emoji" data-code="26f0">⛰️</span>Earth</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f30a">🌊</span>Water</td><td>🔥Fire</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f7e8">🟨</span>Metal</td></tr><tr><td>ATTACKER</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f332">🌲</span>Tree</td><td>1x</td><td><mark style="color:red;">2x</mark></td><td>1x</td><td>1x</td><td><mark style="color:green;">0.5x</mark></td></tr><tr><td>ATTACKER</td><td><span data-gb-custom-inline data-tag="emoji" data-code="26f0">⛰️</span>Earth</td><td><mark style="color:green;">0.5x</mark></td><td>1x</td><td><mark style="color:red;">2x</mark></td><td>1x</td><td>1x</td></tr><tr><td>ATTACKER</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f30a">🌊</span>Water</td><td>1x</td><td><mark style="color:green;">0.5x</mark></td><td>1x</td><td><mark style="color:red;">2x</mark></td><td>1x</td></tr><tr><td>ATTACKER</td><td>🔥Fire</td><td>1x</td><td>1x</td><td><mark style="color:green;">0.5x</mark></td><td>1x</td><td><mark style="color:red;">2x</mark></td></tr><tr><td>ATTACKER</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f7e8">🟨</span>Metal</td><td><mark style="color:red;">2x</mark></td><td>1x</td><td>1x</td><td><mark style="color:green;">0.5x</mark></td><td>1x</td></tr></tbody></table>
