No description provided
IAA
French
18
BLACK ONI
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_bow', 'Bow', 700),
('weapon_ax', 'Axe', 1500),
('weapon_dagger', 'Dagger', 300),
('weapon_shield', 'Shield', 2000),
('weapon_crossbow', 'Crossbow', 900),
('weapon_mace', 'Mace', 1700),
('weapon_spear', 'Spear', 1000);