Case in point.
{
“id”: “thunder_sigil”,
“type”: “GUN”,
“symbol”: “,”,
“color”: “cyan”,
“name”: “symbol of judgement”,
“name_plural”: “symbols of judgement”,
“description”: “A large golden ring decorated with a trident motif, and inlaid with silver. Holding it sends a chill through your spine. For some reason you suspect this to be a perversion of some otherworldly holy symbol, from some cult worlds away.”,
“price”: 940000,
“material”: [“gold”, “silver”],
“skill”: “melee”,
“ammo”: “essence_blood_type”,
“weight”: 3000,
“volume”: 5,
“bashing”: 12,
“cutting”: 1,
“to_hit”: -2,
“ranged_damage”: 50,
“pierce”: 15,
“range”: 50,
“dispersion”: 50,
“sight_dispersion”: 90,
“aim_speed” : 3,
“recoil”: 0,
“durability”: 10,
“clip_size”: 5,
“reload”: 400,
“loudness” : 150,
“ammo_effects”: [“LIGHTNING”,“BOUNCE”]
}
This has proven fun to toy around with.