Equipment System (Conquest)

General

The equipment system differentiates between 3 main categories: Melee, Ranged and Armor.

Each player starts with only a default melee weapon. Players can then upgrade and specialize their equipment using the equipment shops.

Upgrading

Equipment can be upgraded at the equipment shops. In most cases, they are located in the castle, the attacker spawn and the villages. Upgrading works like this:

Downgrading

Involuntary

Voluntary

Get Equipment Info

You can always hover over the item with your mouse to get detailed information about it. This section shows you what the values mean.

Equipment Category

Weapon/Armor Stats

Examples

cc2_conquest_equipment_fire_sword.png cc2_conquest_equipment_firework_rocket.png cc2_conquest_equipment_heavy_armor.png cc2_conquest_equipment_crappy_sword.png cc2_conquest_equipment_rocket_launcher_crossbow.png

Categories

Here you can see the upgrade maps of the categories. The dashed line shows the safe levels.

Melee

CC2EquipmentMelee.png

Ranged

CC2EquipmentRanged.png

Armor

CC2EquipmentArmor.png

Developer Info

Management command

The player equipment can be managed using the /cc2 game players value command.

Usage

/cc2 game players value <player: (UUID|String)> equipment [<category: String> [<id: Integer>]]

Examples

Responsibilities

The ConquestEquipmentSystem handles the equipment. ConquestEquipmentData stores information about one equipment level and contains ConquestEquipmentItems that represents the items of that equipment. The ConquestEquipmentSystem uses the EquipmentSystem (game) as a base. The ConquestEquipmentGUI is responsible for the equipment shop.


Revision #10
Created 19 March 2025 19:35:36 by jandie1505
Updated 12 May 2025 13:40:15 by jandie1505