Updated Versions of jrr_new_bots.json and jrr_rigged_bots.json for PR #15370
[hr]
jrr_new_bots.json:
[
{
"type" : "MONSTER",
"id" : "mon_pursuer_bot",
"name": "pursuer drone",
"species":"ROBOT",
"default_faction":"military",
"symbol":"P",
"color":"white_green",
"size":"MEDIUM",
"material":"steel",
"diff":15,
"aggression":100,
"morale":100,
"speed":100,
"melee_skill":5,
"melee_dice":3,
"melee_dice_sides":6,
"melee_cut":6,
"dodge":2,
"armor_bash":10,
"armor_cut":12,
"vision_day":50,
"vision_night":5,
"special_attacks":[["GRENADIER", 20]],
"starting_ammo" : {"bot_manhack":10},
"hp":80,
"death_function":["BROKEN"],
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"description": "A wheeled drone designed to pursue and exterminate enemy combatants. It's capable of dispensing onboard manhacks to harry and weaken its prey.",
"flags":["SEES", "FLIES", "ELECTRONIC", "NO_BREATHE", "NOHEAD","HIT_AND_RUN"]
},{
"type" : "MONSTER",
"id" : "mon_seeker_bot",
"name": "seeker drone",
"species":"ROBOT",
"default_faction":"military",
"symbol":"s",
"color":"white_green",
"size":"SMALL",
"material":"steel",
"diff":15,
"aggression":100,
"morale":100,
"speed":130,
"melee_skill":5,
"melee_dice":3,
"melee_dice_sides":6,
"melee_cut":6,
"dodge":2,
"armor_bash":10,
"armor_cut":12,
"vision_day":50,
"vision_night":5,
"revert_to_itype": "bot_seeker",
"special_attacks":[
{
"type" : "gun",
"cooldown" : 2,
"gun_type" : "hk_mp5",
"ammo_type" : "9mm",
"max_ammo" : 1000,
"fake_str" : 16,
"fake_dex" : 8,
"fake_per" : 12,
"fake_skills" : [["gun", 4], ["smg", 8]],
"move_cost" : 150,
"targeting_cost" : 100,
"range" : 18,
"description" : "The turret fires its smg!",
"targeting_sound" : "beep-beep-beep!",
"targeting_volume" : 6,
"no_ammo_sound" : "a chk!"
}
],
"starting_ammo" : {"9mm":8},
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":20,
"death_function":"BROKEN",
"description": "An autonomous hoverdrone designed to seek and exterminate enemy combatants. It's capable of delivering a single burst of 9mm rounds before closing in to finish off its prey.",
"flags":["SEES", "FLIES", "ELECTRONIC", "NO_BREATHE", "NOHEAD","HIT_AND_RUN"]
},{
"type" : "MONSTER",
"id" : "mon_hunter_bot",
"name": "hunter drone",
"species":"ROBOT",
"default_faction":"military",
"symbol":"h",
"color":"white_green",
"size":"SMALL",
"material":"steel",
"diff":15,
"aggression":100,
"morale":100,
"speed":110,
"melee_skill":5,
"melee_dice":3,
"melee_dice_sides":6,
"melee_cut":6,
"dodge":2,
"armor_bash":10,
"armor_cut":20,
"vision_day":50,
"vision_night":5,
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":60,
"death_function":"BROKEN",
"revert_to_itype": "bot_hunter",
"special_attacks":[["GRAB", 4]],
"description":"A dog-sized military drone designed to hunt down and exterminate enemy combatants. With a pair of barbed mandibles, it can prevent its prey from escaping.",
"flags":["SEES", "HEARS", "BASHES", "ATTACKMON", "ELECTRONIC", "NO_BREATHE"]
},{
"type" : "MONSTER",
"id" : "mon_chaser_bot",
"name": "chaser drone",
"species":"ROBOT",
"default_faction":"military",
"symbol":"c",
"color":"red_green",
"size":"SMALL",
"material":"steel",
"diff":20,
"aggression":100,
"morale":100,
"speed":130,
"melee_skill":5,
"melee_dice":3,
"melee_dice_sides":6,
"melee_cut":6,
"dodge":2,
"armor_bash":10,
"armor_cut":12,
"vision_day":50,
"vision_night":5,
"revert_to_itype": "bot_chaser",
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":30,
"death_function":"BROKEN",
"special_attacks":[
{
"type" : "gun",
"cooldown" : 1,
"gun_type" : "m107a1",
"ammo_type" : "50bmg",
"max_ammo" : 500,
"fake_str" : 16,
"fake_dex" : 10,
"fake_per" : 12,
"fake_skills" : [["gun", 6], ["rifle", 8]],
"move_cost" : 150,
"targeting_cost" : 100,
"range" : 20,
"laser_lock" : true,
"description" : "The antimateriel turret aims and fires!",
"targeting_sound" : "\"Hostile detected.\"",
"targeting_volume" : 10,
"no_ammo_sound" : "a chk!"
}
],
"starting_ammo" : {"50bmg":3},
"description":"A relentless hoverdrone designed to chase down and exterminate enemy robots. It's capable of firing three .50bmg rounds before closing in to finish off its prey.",
"flags":["FLIES","SEES", "HEARS", "BASHES", "NO_BREATHE", "ELECTRONIC", "HIT_AND_RUN"]
}
]
[hr]
jrr_rigged_bots.json:
[
{
"type" : "MONSTER",
"id" : "mon_distractron",
"name": "distractron",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"e",
"color":"yellow",
"size":"TINY",
"material":"steel",
"diff":1,
"aggression":100,
"morale":100,
"speed":190,
"melee_skill":6,
"melee_dice":1,
"melee_dice_sides":1,
"melee_cut":0,
"dodge":6,
"armor_bash":1,
"armor_cut":3,
"vision_day":50,
"revert_to_itype": "bot_manhack",
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"luminance":10,
"hp":10,
"death_function":"BROKEN",
"special_attacks":[["PARROT", 2]],
"description":"A manhack hastily rewired into a distraction device. Its main blades have been removed, making it harmless, but also more difficult to hit. Mp3's of pre-Cataclysmic folk music have been added as a further distraction.",
"flags":["SEES", "FLIES", "NOHEAD", "ELECTRONIC", "HIT_AND_RUN", "NO_BREATHE"]
},{
"type" : "MONSTER",
"id" : "mon_venomhack",
"name": "venomhack",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"e",
"color":"brown",
"size":"TINY",
"material":"steel",
"diff":1,
"aggression":100,
"morale":100,
"speed":190,
"melee_skill":6,
"melee_dice":1,
"melee_dice_sides":4,
"melee_cut":8,
"dodge":6,
"armor_bash":0,
"armor_cut":6,
"vision_day":50,
"revert_to_itype": "bot_venomhack",
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"luminance":3,
"hp":10,
"death_function":"BROKEN",
"description":"A salvaged manhack tinkered into a venomous drone. The stingers of giant insects have been added in place of blades.",
"flags":["SEES", "FLIES", "NOHEAD", "ELECTRONIC", "HIT_AND_RUN", "NO_BREATHE","VENOM"]
},{
"type" : "MONSTER",
"id" : "mon_smokehack",
"name": "smokehack",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"e",
"color":"light_gray",
"size":"TINY",
"material":"steel",
"diff":1,
"aggression":100,
"morale":100,
"speed":190,
"melee_skill":6,
"melee_dice":1,
"melee_dice_sides":3,
"melee_cut":2,
"dodge":6,
"armor_bash":0,
"armor_cut":6,
"vision_day":50,
"revert_to_itype": "bot_smokehack",
"hp":10,
"death_function":"SMOKEBURST",
"special_attacks":[["SMOKECLOUD", 3]],
"description":"A manhack tinkered into a flying smoke generator. It makes a less effective weapon, but provides a good smoke screen. It's currently inactive and ready to be deployed.",
"flags":["SEES", "GOODHEARING", "FLIES", "NOHEAD", "ELECTRONIC", "HIT_AND_RUN", "NO_BREATHE"]
},{
"type" : "MONSTER",
"id" : "mon_orb_bot",
"name": "orb bot",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"o",
"color":"yellow",
"size":"SMALL",
"material":"steel",
"diff":2,
"aggression":0,
"morale":0,
"speed":120,
"melee_skill":0,
"melee_dice":0,
"melee_dice_sides":0,
"melee_cut":0,
"dodge":3,
"armor_bash":8,
"armor_cut":8,
"revert_to_itype": "bot_orb_bot",
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"luminance":200,
"hp":18,
"death_function":"BROKEN",
"description":"A salvaged eyebot patched up with low-grade electronics and equipped with a powerful floodlight. It wobbles unsteadily in the air.",
"flags":["SEES", "FLIES", "ELECTRONIC", "NO_BREATHE", "NOHEAD"],
"fear_triggers":["HURT", "FRIEND_ATTACKED", "PLAYER_CLOSE"]
},{
"type" : "MONSTER",
"id" : "mon_skaterbot",
"name": "skaterbot",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"a",
"color":"light_blue",
"size":"SMALL",
"material":"steel",
"diff":12,
"aggression":100,
"morale":100,
"speed":130,
"melee_skill":0,
"melee_dice":0,
"melee_dice_sides":0,
"melee_cut":0,
"dodge":3,
"armor_bash":10,
"armor_cut":10,
"vision_day":20,
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":30,
"death_function":"BROKEN",
"revert_to_itype": "bot_skaterbot",
"special_attacks":[["TAZER", 40]],
"special_when_hit":["ZAPBACK", 100],
"description":"A salvaged skitterbot with wheels kludged to the ends of its insectoid legs. It sparks dangerously as it moves across the ground and omits a faint smell of ozone.",
"flags":["SEES", "HEARS", "GOODHEARING", "ATTACKMON", "ELECTRONIC", "NO_BREATHE","HIT_AND_RUN"]
},{
"type" : "MONSTER",
"id" : "mon_shockbot",
"name": "shock bot",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"R",
"color":"light_blue",
"size":"MEDIUM",
"material":"steel",
"diff":12,
"aggression":100,
"morale":100,
"speed":100,
"melee_skill":0,
"melee_dice":0,
"melee_dice_sides":0,
"melee_cut":0,
"dodge":1,
"armor_bash":12,
"armor_cut":12,
"vision_day":20,
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":80,
"death_function":"BROKEN",
"revert_to_itype": "bot_shockbot",
"special_attacks":[["SHOCKSTORM", 50]],
"special_when_hit":["ZAPBACK", 10],
"description":"A salvaged police bot mended with old circuit boards and car batteries. It's been covered with electrified barbed wire and given a makeshift shock gun. With its safety protocols wiped, the shockbot no longers respects police authority or cares much for the safety of its allies.",
"flags":["SEES", "HEARS", "BASHES", "ELECTRONIC", "NO_BREATHE"]
},{
"type" : "MONSTER",
"id" : "mon_solar_bot",
"name": "solar bot",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"R",
"color":"yellow",
"size":"MEDIUM",
"material":"steel",
"diff":20,
"aggression":100,
"morale":100,
"speed":100,
"melee_skill":0,
"melee_dice":0,
"melee_dice_sides":0,
"melee_cut":0,
"dodge":1,
"armor_bash":14,
"armor_cut":14,
"luminance":300,
"vision_day":20,
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":80,
"death_function":"BROKEN",
"revert_to_itype": "bot_solar_bot",
"special_attacks":[["LASER", 1]],
"description":"A salvaged riot-control bot awkwardly welded together with an experimental laser turret. A layer of solar cells and blinking LED lights cover it's hull.",
"flags":["SEES", "HEARS", "GOODHEARING", "ELECTRONIC", "NO_BREATHE"]
},{
"type" : "MONSTER",
"id" : "mon_killbot",
"name": "killbot",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"R",
"color":"red",
"size":"MEDIUM",
"material":"steel",
"diff":25,
"aggression":100,
"morale":100,
"speed":70,
"melee_skill":4,
"melee_dice":3,
"melee_dice_sides":6,
"melee_cut":8,
"dodge":0,
"armor_bash":15,
"armor_cut":15,
"vision_day":20,
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":100,
"death_function":"BROKEN",
"revert_to_itype": "bot_killbot",
"special_attacks":[
{
"type" : "gun",
"cooldown" : 2,
"gun_type" : "hk_mp5",
"ammo_type" : "9mm",
"max_ammo" : 1000,
"fake_str" : 16,
"fake_dex" : 8,
"fake_per" : 12,
"fake_skills" : [["gun", 4], ["smg", 8]],
"move_cost" : 150,
"targeting_cost" : 100,
"range" : 18,
"description" : "The turret fires its smg!",
"targeting_sound" : "beep-beep-beep!",
"targeting_volume" : 6,
"no_ammo_sound" : "a chk!"
}
],
"starting_ammo" : {"9mm":100},
"description": "A salvaged security bot repurposed into a lumbering engine of destruction. Extra layers of mismatched armor plates and a pair of chainsaws have been welded to the chasis.",
"flags":["SEES", "HEARS", "BASHES", "ATTACKMON", "ELECTRONIC", "NO_BREATHE", "STUMBLES"]
},{
"type" : "MONSTER",
"id" : "mon_murder_bot",
"name": "unholy murder machine",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"M",
"color":"red",
"size":"LARGE",
"material":"steel",
"diff":32,
"aggression":100,
"morale":100,
"speed":100,
"melee_skill":3,
"melee_dice":3,
"melee_dice_sides":3,
"melee_cut":0,
"dodge":0,
"armor_bash":10,
"armor_cut":10,
"vision_day":20,
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":90,
"death_function":"BROKEN",
"revert_to_itype": "bot_murder_bot",
"special_attacks":[["RIFLE_TUR", 5], ["SMOKECLOUD", 4], ["SHRIEK", 20]],
"starting_ammo" : {"556":2000},
"description":"A salvaged chickenbot, pieced back together into a shambling combat robot that's more terrifying than effective. The flamethrower has been converted into a smoke generator, and the grenade launcher removed to make room for extra belts of 5.56 ammo. For intimidation, rusty spikes and grisly junk adorn the murder machine's hull while loudspeakers play earsplitting shrieks.",
"flags":["SEES", "HEARS", "GOODHEARING", "BASHES", "NO_BREATHE", "ELECTRONIC"]
},{
"type" : "MONSTER",
"id" : "mon_droidnaught",
"name": "droidnaught",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"R",
"color":"dark_gray",
"size":"HUGE",
"material":"steel",
"diff":30,
"aggression":100,
"morale":100,
"speed":75,
"melee_skill":5,
"melee_dice":3,
"melee_dice_sides":10,
"melee_cut":0,
"dodge":0,
"armor_bash":21,
"armor_cut":21,
"vision_day":10,
"death_drops": {
"groups": [
[ "robots", 4 ]
]
},
"hp":240,
"death_function":"BROKEN",
"revert_to_itype": "bot_droidnaught",
"special_attacks":[["SMASH", 8]],
"description": "A gutted tank bot refurbished with vehicle parts and questionable wiring. The cannon has been replaced with a rapid-fire pneumatic hammer.",
"flags":["SEES", "HEARS", "GOODHEARING", "NOHEAD", "BASHES", "DESTROYS", "NO_BREATHE", "ELECTRONIC"]
},{
"type" : "MONSTER",
"id" : "mon_cleaner_bot",
"name": "cleaner bot",
"species":"ROBOT",
"default_faction":"rigged_bot",
"symbol":"R",
"color":"light_green",
"size":"MEDIUM",
"material":"steel",
"diff":10,
"aggression":100,
"morale":100,
"speed":70,
"melee_skill":0,
"melee_dice":0,
"melee_dice_sides":0,
"melee_cut":0,
"dodge":0,
"armor_bash":10,
"armor_cut":10,
"vision_day":10,
"hp":100,
"special_attacks":[["ACID_BARF", 22]],
"special_when_hit":["ACIDSPLASH", 100],
"death_function":["BROKEN"],
"revert_to_itype": "bot_cleaner_bot",
"description":"A salvaged HAZMAT robot refitted with second-hand circuits and plumbing supplies. It cleans by spraying caustic fluids from an internal boiler. Although not meant for combat, it can burn enemies effectively.",
"flags":["SEES", "HEARS", "BASHES", "ELECTRONIC", "NO_BREATHE", "ACIDPROOF", "ACIDTRAIL" , "LEAKSGAS"]
}
]