# Bullet System

🔹Bullets are essential resources for all weapons in Party Icons. Different bullets correspond to different weapon types, offering diverse combat options.

🔹When facing various armor types, Bullet rarity and type directly affect both damage output and armor durability consumption.

## Armor Damage Coeff

| Ammo Type | Armor Ⅰ | Armor Ⅱ | Armor Ⅲ | Armor Ⅳ | Armor Ⅴ | Armor Ⅵ | Armor Ⅶ |
| --------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- |
| Ammo Ⅰ    | 90%     | 85%     | 80%     | 70%     | 60%     | 50%     | 40%     |
| Ammo Ⅱ    | 100%    | 90%     | 84%     | 75%     | 65%     | 55%     | 45%     |
| Ammo Ⅲ    | 100%    | 95%     | 87%     | 80%     | 70%     | 60%     | 50%     |
| Ammo Ⅳ    | 100%    | 100%    | 91%     | 84%     | 75%     | 65%     | 55%     |
| Ammo Ⅴ    | 100%    | 100%    | 95%     | 90%     | 80%     | 70%     | 60%     |
| Ammo Ⅵ    | 100%    | 100%    | 100%    | 95%     | 90%     | 75%     | 65%     |
| Ammo Ⅶ    | 100%    | 100%    | 100%    | 100%    | 100%    | 87%     | 70%     |
