No description provided
dynasty
French
0
Maghnitus
The items used inside this job. AI has helped to generate these items, feel free to reach out if there any apparent issues.
INSERT INTO items (name, label, weight) VALUES
('weapon_sword', 'Sword', 1200),
('weapon_shield', 'Shield', 3000),
('weapon_bow', 'Bow', 800),
('weapon_axe', 'Axe', 1500),
('weapon_spear', 'Spear', 1000),
('weapon_dagger', 'Dagger', 250),
('weapon_crossbow', 'Crossbow', 2200),
('weapon_staff', 'Staff', 1200),
('weapon_mace', 'Mace', 1600),
('weapon_flail', 'Flail', 2000);