[quote=“Random_dragon, post:30, topic:13554”]Eh, only worth it if orky guns with orky recipes are in the crazy version. Speaking of which, have a completely untested pile of memes.
[spoiler=WAAAAAGH]
[
{
"id": "ork_choppa",
"type": "TOOL",
"name": "choppa",
"description": "To a mere 'umie, this appears to be a crudely-sharpened piece of metal attatched to a stick. To an ork, this is the solution to any problem that a shoota can't solve. And most problems shootas CAN solve too, since very few problems can't be solved by enough dakka.",
"weight": 6500,
"volume": 12,
"//": "I tell ya, zoggin' priceless you gits!",
"price": 0,
"bashing": 22,
"cutting": 16,
"material": [ "wood", "iron" ],
"symbol": "/",
"color": "light_gray",
"techniques": [ "SWEEP", "WIDE", "BRUTAL" ],
"qualities": [ [ "AXE", 2 ], [ "CUT", 1 ], [ "BUTCHER", -10 ], [ "COOK", 1 ], [ "PRY", 2 ], [ "DIG", 2 ], [ "HAMMER", 2 ] ],
"flags": [ "MESSY", "TRADER_AVOID", "BELT_CLIP", "NONCONDUCTIVE", "DURABLE_MELEE" ]
},
{
"id": "ork_choppa_red",
"copy-from": "ork_choppa",
"type": "TOOL",
"name": "red choppa",
"description": "You zoggin' 'umie, yer supposed ta paint da trukk red, not da choppa! Dat's what 'umie blood's fer! Wait, by Gork an' Mork, dis might be a good way ta krump 'umies even fasta!",
"color": "red",
"techniques": [ "RAPID", "SWEEP", "WIDE", "BRUTAL" ]
},
{
"id": "ork_shoota",
"copy-from": "gun_base",
"type": "GUN",
"name": "shoota",
"name_plural": "shoota",
"//": "Roughly derived from sawn-down M2 Browning.",
"description": "A big, beefy monster of a gun, seemingly cobbled together from spare parts to vaguely resemble something straight out of World War I. The only thing that matters is it's loud, shooty, and way tougher than it looks.",
"weight": 12600,
"volume": 14,
"price": 10000,
"to_hit": -1,
"bashing": 12,
"material": "iron",
"ammo": "dakka",
"skill": "rifle",
"range": 15,
"dispersion": 500,
"loudness": 200,
"durability": 9,
"clip_size": 500,
"reload": 400,
"barrel_length": 4,
"modes": [
[ "DEFAULT", "dakka", 25 ],
[ "AUTO", "moar dakka", 50 ]
],
"flags": [ "DURABLE_MELEE" ]
},
{
"id": "ork_shoota_red",
"copy-from": "ork_shoota",
"type": "TOOL",
"name": "red shoota",
"description": "Da red ones go fasta! Oi 'umie, dey mean da vee-heckles wen dey saiz dat! Mebbe da red paint on da barrel will make da bullets go fasta?",
"color": "red",
"range": 30,
"ranged_damage": 25,
"dispersion": 750,
"reload": 200,
"//": "Ohgod make the dakka stahp plz.",
"modes": [
[ "DEFAULT", "moar dakka", 50 ],
[ "AUTO", "MOAR ZOGGIN' DAKKA!", 100 ]
],
"techniques": [ "RAPID" ]
},
{
"id": "dakka_ammo",
"type": "AMMO",
"name": "dakka",
"description": "It's fuel for your orky shootas, loud and made out of random junk, made for a gun with a roughly inch-wide bore. What marvel of weirdboy magic is this, that so much dakka fits in your backpack at all?",
"weight": 50,
"volume": 2,
"price": 3250,
"material": [ "iron", "powder" ],
"symbol": "=",
"color": "dark_gray",
"count": 250,
"stack_size": 100,
"ammo_type": "dakka",
"range": 20,
"damage": 120,
"pierce": 20,
"dispersion": 60,
"recoil": 1400,
"effects": [ "COOKOFF", "NEVER_MISFIRES" ]
},
{
"type" : "ammunition_type",
"id" : "dakka",
"name" : "zoggin' DAKKA!",
"default" : "dakka_ammo"
},
{
"result": "dakka_ammo",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_RIFLE",
"skill_used": "fabrication",
"time": 700,
"batch_time_factors": [ 50, 10 ],
"autolearn": true,
"charges": 1,
"qualities": [
{ "id": "CUT", "level": 1 },
{ "id": "HAMMER", "level": 1 }
],
"components": [
[ [ "50_casing", 1 ], [ "shot_hull", 1 ], [ "40mm_casing", 1 ], [ "700nx_casing", 1 ], [ "scrap", 1 ] ],
[ [ "lgrifle_primer", 1 ], [ "shotgun_primer", 1 ] ],
[ [ "gunpowder", 60 ], [ "chem_black_powder", 60 ] ],
[ [ "lead", 24 ], [ "bismuth", 24 ], [ "silver_small", 24 ], [ "gold_small", 24 ], [ "bearing", 1 ], [ "scrap", 1 ] ]
]
},
{
"result": "ork_choppa_red",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_RIFLE",
"time": 5000,
"autolearn": true,
"tools": [ [ [ "paint_brush", -1 ] ] ],
"components": [
[ [ "ork_chopp", 1 ] ],
[ [ "r_paint", 100 ], [ "blood", 10 ] ]
]
},
{
"result": "ork_shoota_red",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_RIFLE",
"time": 5000,
"autolearn": true,
"tools": [ [ [ "paint_brush", -1 ] ] ],
"components": [
[ [ "ork_shoota", 1 ] ],
[ [ "r_paint", 100 ], [ "blood", 10 ] ]
]
}
]
[/spoiler][/quote]
This is hilarious! It just fits so well!