GG
Custom
French
10
Lokito
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', 1500),
('weapon_bow', 'Bow', 800),
('weapon_axe', 'Axe', 1200),
('weapon_dagger', 'Dagger', 300),
('weapon_shield', 'Shield', 2000);