Adds import support from our other project.

This commit is contained in:
2026-09-07 21:57:59 -07:00
parent a3d1a139e9
commit a3dace36de
150 changed files with 17716 additions and 21 deletions

View File

@@ -0,0 +1,377 @@
{
"$schema": "../../../schema/entity.json",
"uuid": "4c8524d7-0f8c-4f76-9d32-bb9a25032b49",
"ruleset_id": "sr6",
"entity_type": "character",
"display_name": "Emu",
"description": "Human Rigger from the official Shadowrun 6th World Beginner Box.",
"template_id": "character_sheet",
"properties": {
"alias": "Emu",
"real_name": "Emu",
"player": "Catalyst Pregen",
"notes": "Human Rigger with a vehicle control rig, drone fleet, and heavy Mafia debt.",
"metatype": "Human",
"ethnicity": "Aboriginal Australian (Wiradjuri)",
"age": 23,
"sex": "Female",
"height": "1.65 m",
"weight": "57 kg",
"reputation": 2,
"heat": 0,
"karma": 0,
"total_karma": 0,
"misc": "Former merc drone pilot; owes 200,000¥ to the Ciarniello Mafia.",
"attributes": {
"body": 2,
"agility": 2,
"reaction": 4,
"strength": 2,
"willpower": 4,
"logic": 4,
"intuition": 6,
"charisma": 3,
"edge": 5,
"essence": 3.6,
"magic": 0,
"edge_points": 5
},
"combat_info": {
"initiative": "10 + 1D6",
"matrix_initiative": "10 + 1D6",
"astral_initiative": "—",
"defense_rating": 6,
"unarmed_ar": 6,
"composure": 7,
"judge_intentions": 10,
"memory": 10,
"lift_carry": 6,
"movement": "5/10/15"
},
"condition_monitor": {
"physical_damage": 0,
"physical_boxes": 9,
"stun_damage": 0,
"stun_boxes": 10,
"overflow": 0
},
"skills": [
{
"name": "Piloting",
"rating": 7,
"attribute": "Reaction",
"specialization": "Groundcraft",
"dice_pool": 13,
"type": "Action"
},
{
"name": "Engineering",
"rating": 6,
"attribute": "Logic",
"specialization": "Gunnery",
"dice_pool": 12,
"type": "Action"
},
{
"name": "Perception",
"rating": 3,
"attribute": "Intuition",
"dice_pool": 9,
"type": "Action"
},
{
"name": "Firearms",
"rating": 3,
"attribute": "Agility",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Electronics",
"rating": 2,
"attribute": "Logic",
"dice_pool": 6,
"type": "Action"
},
{
"name": "Con",
"rating": 2,
"attribute": "Charisma",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Influence",
"rating": 2,
"attribute": "Charisma",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Stealth",
"rating": 2,
"attribute": "Agility",
"dice_pool": 4,
"type": "Action"
},
{
"name": "Biotech",
"rating": 1,
"attribute": "Logic",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Close Combat",
"rating": 1,
"attribute": "Agility",
"dice_pool": 3,
"type": "Action"
},
{
"name": "Seattle Metroplex Geography",
"rating": 2,
"attribute": "Logic",
"dice_pool": 6,
"type": "Knowledge"
},
{
"name": "Smuggling Routes",
"rating": 2,
"attribute": "Logic",
"dice_pool": 6,
"type": "Knowledge"
}
],
"qualities": [
{
"name": "Addiction (Cigarettes)",
"type": "Negative",
"notes": "Level 3 addiction; penalty if in withdrawal."
},
{
"name": "Gearhead",
"type": "Positive",
"notes": "May spend Edge on repair tests and vehicle handling."
},
{
"name": "In Debt",
"type": "Negative",
"notes": "Ciarniello Mafia: 200,000¥ debt, 8,000¥/month interest."
},
{
"name": "Juryrigger",
"type": "Positive",
"notes": "Gains bonus Edge point on Juryrigging tests."
},
{
"name": "SINner",
"type": "Negative",
"notes": "Standard national/system SIN; extra scrutiny and trace exposure."
}
],
"currency_and_ids": {
"nuyen": 265,
"primary_lifestyle": "Low (3 months prepaid)",
"licenses": "Concealed Carry (Assault Rifle), Drone Rigging, Cyberware",
"fake_ids": [
{
"name": "Kylie Mason",
"rating": 3,
"lifestyle": "Low",
"funds": "265¥",
"licenses": "Firearms, Cyberware, RCC"
}
]
},
"contacts": [
{
"name": "Giovanni Valenti",
"loyalty": 2,
"connection": 3,
"notes": "Drone and vehicle fixer, owner of Gio's Garage in Everett."
},
{
"name": "Lenny",
"loyalty": 3,
"connection": 2,
"notes": "Underground safehouse fixer."
},
{
"name": "Steve Draper",
"loyalty": 1,
"connection": 3,
"notes": "Knight Errant dispatcher on the take."
},
{
"name": "Tomaso di Stefano",
"loyalty": 2,
"connection": 2,
"notes": "Ciarniello Mafia loan shark ('Tommy D') and occasional Mr. Johnson."
}
],
"primary_armor": {
"name": "Armor jacket",
"rating": "+4",
"notes": "+4 Defense Rating bonus"
},
"primary_ranged_weapon": {
"name": "FN HAR Assault Rifle",
"dv": "5P",
"mode": "SA/BF/FA",
"attack_rating": { "close": 3, "near": 11, "far": 6, "extreme": 1 },
"ammo": "35(c)",
"notes": "w/ gas-vent system, laser sight"
},
"primary_melee_weapon": {
"name": "Unarmed Strike",
"dv": "2S",
"close": 2,
"notes": "Natural"
},
"ranged_weapons": [
{
"name": "FN HAR Assault Rifle",
"dv": "5P",
"mode": "SA/BF/FA",
"attack_rating": { "close": 3, "near": 11, "far": 6, "extreme": 1 },
"ammo": "35(c)",
"notes": "w/ gas-vent system, laser sight"
}
],
"melee_weapons": [
{
"name": "Unarmed Strike",
"dv": "2S",
"close": 2,
"notes": "Natural"
}
],
"armor": [
{
"name": "Armor jacket",
"rating": "+4",
"notes": "+4 DR bonus"
}
],
"matrix_stats": {
"device_name": "Maersk Spider RCC",
"device_rating": 4,
"attack": 0,
"sleaze": 0,
"data_processing": 4,
"firewall": 5,
"programs": ["Encryption", "Signal Scrubber", "Toolbox"],
"matrix_damage": 0
},
"augmentations": [
{
"name": "Control Rig",
"rating": 2,
"notes": "Grants +2 dice pool bonus and +1 Edge on vehicle skill tests when jumped in.",
"essence": 2.0
},
{
"name": "Cybereyes",
"rating": 3,
"notes": "w/ flare compensation, image link, low-light vision, smartlink, thermographic vision",
"essence": 0.4
},
{
"name": "Reflex Recorder",
"rating": 1,
"notes": "Piloting skill (+1 bonus rating)",
"essence": 0.1
}
],
"vehicles": [
{
"name": "GMC Commodore",
"handling": "4/3",
"accel": "14",
"speed": "120/160",
"armor": 8,
"body": 10,
"pilot": 2,
"sensor": 2,
"notes": "Sports sedan w/ 2 weapon mounts (Mossberg CMDT shotguns, 250 rds)"
},
{
"name": "GMC Bulldog",
"handling": "3/2",
"accel": "10",
"speed": "90/130",
"armor": 12,
"body": 16,
"pilot": 2,
"sensor": 2,
"notes": "Step-van rigger mobile workshop"
},
{
"name": "Lockheed Optic-X2",
"handling": "4",
"accel": "12",
"speed": "80",
"armor": 2,
"body": 3,
"pilot": 4,
"sensor": 4,
"notes": "Stealth recon drone w/ R6 Clearsight, R6 Stealth autosofts"
},
{
"name": "MCT-Nissan Roto-Drone (x3)",
"handling": "4",
"accel": "8",
"speed": "70",
"armor": 6,
"body": 6,
"pilot": 3,
"sensor": 3,
"notes": "Combat drone w/ weapon mount (Ingram Smartgun XI), R6 Maneuver, R6 Targeting autosofts"
},
{
"name": "MCT Hornet (x4)",
"handling": "3",
"accel": "5",
"speed": "30",
"armor": 0,
"body": 1,
"pilot": 2,
"sensor": 2,
"notes": "Micro indoor recon drone w/ R6 Stealth autosoft"
},
{
"name": "Horizon Flying Eye (x3)",
"handling": "3",
"accel": "6",
"speed": "40",
"armor": 1,
"body": 1,
"pilot": 2,
"sensor": 2,
"notes": "Micro surveillance drone w/ smoke grenade upgrade, R6 Maneuver autosoft"
}
],
"gear": [
{ "name": "Armor jacket", "rating": 4, "quantity": 1 },
{ "name": "Automotive mechanic shop", "quantity": 1 },
{
"name": "Maersk Spider RCC",
"rating": 4,
"quantity": 1,
"notes": "DR 4, D/F 4/5"
},
{
"name": "Renraku Sensei commlink",
"rating": 3,
"quantity": 1,
"notes": "DR 3, D/F 2/0"
},
{ "name": "Rating 3 Targeting Autosoft (HK 227)", "quantity": 1 },
{ "name": "Certified credstick", "quantity": 1, "notes": "265¥" },
{ "name": "FN HAR ammo box", "quantity": 175 }
],
"spells": [],
"adept_powers": []
}
}

View File

@@ -0,0 +1,329 @@
{
"$schema": "../../../schema/entity.json",
"uuid": "8f3b2049-3f04-4c17-91de-84bb41e7399a",
"ruleset_id": "sr6",
"entity_type": "character",
"display_name": "Frostburn",
"description": "Ork Combat Mage from the official Shadowrun 6th World Beginner Box.",
"template_id": "character_sheet",
"properties": {
"alias": "Frostburn",
"real_name": "Kendra Maguire",
"player": "Catalyst Pregen",
"notes": "Ork Combat Mage specializing in fire, ice, protective illusions, and healing.",
"metatype": "Ork",
"ethnicity": "White",
"age": 25,
"sex": "Female",
"height": "2 m",
"weight": "115 kg",
"reputation": 2,
"heat": 0,
"karma": 0,
"total_karma": 0,
"misc": "Former NeoNET corporate security magical operative.",
"attributes": {
"body": 4,
"agility": 4,
"reaction": 2,
"strength": 3,
"willpower": 7,
"logic": 5,
"intuition": 1,
"charisma": 3,
"edge": 2,
"essence": 6.0,
"magic": 6,
"edge_points": 2
},
"combat_info": {
"initiative": "3 + 1D6",
"matrix_initiative": "3 + 1D6",
"astral_initiative": "7 + 2D6",
"defense_rating": 7,
"unarmed_ar": 4,
"composure": 10,
"judge_intentions": 4,
"memory": 12,
"lift_carry": 7,
"movement": "5/10/+1"
},
"condition_monitor": {
"physical_damage": 0,
"physical_boxes": 10,
"stun_damage": 0,
"stun_boxes": 12,
"overflow": 0
},
"skills": [
{
"name": "Sorcery",
"rating": 6,
"attribute": "Magic",
"dice_pool": 12,
"type": "Action"
},
{
"name": "Firearms",
"rating": 3,
"attribute": "Agility",
"dice_pool": 7,
"type": "Action"
},
{
"name": "Close Combat",
"rating": 2,
"attribute": "Agility",
"dice_pool": 6,
"type": "Action"
},
{
"name": "Astral",
"rating": 3,
"attribute": "Intuition",
"dice_pool": 4,
"type": "Action"
},
{
"name": "Perception",
"rating": 3,
"attribute": "Intuition",
"dice_pool": 4,
"type": "Action"
},
{
"name": "Athletics",
"rating": 1,
"attribute": "Agility",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Stealth",
"rating": 1,
"attribute": "Agility",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Magical Security",
"rating": 2,
"attribute": "Logic",
"dice_pool": 7,
"type": "Knowledge"
},
{
"name": "Security Procedures",
"rating": 2,
"attribute": "Logic",
"dice_pool": 7,
"type": "Knowledge"
},
{
"name": "Seattle Underground",
"rating": 2,
"attribute": "Logic",
"dice_pool": 7,
"type": "Knowledge"
}
],
"qualities": [
{
"name": "Built Tough",
"type": "Positive",
"notes": "+1 Physical damage track box."
},
{
"name": "Low-light Vision",
"type": "Positive",
"notes": "Natural ork low-light perception."
},
{
"name": "Dependents",
"type": "Negative",
"notes": "Supports her family in Redmond."
},
{
"name": "SINner",
"type": "Negative",
"notes": "Corporate SIN from former employment with NeoNET."
},
{
"name": "Socially Awkward",
"type": "Negative",
"notes": "Direct, blunt, and exasperated demeanor."
}
],
"currency_and_ids": {
"nuyen": 3500,
"primary_lifestyle": "Low (prepaid)",
"licenses": "Concealed Carry, Registered Awakened Practitioner",
"fake_ids": [
{
"name": "Evelyn Graves",
"rating": 3,
"lifestyle": "Low",
"funds": "3,500¥",
"licenses": "Firearms, Mage License"
}
]
},
"contacts": [
{
"name": "Brimstone",
"loyalty": 3,
"connection": 3,
"notes": "Elf combat mage, former NeoNET coworker and fellow runner."
},
{
"name": "Harrison Kellerman",
"loyalty": 2,
"connection": 4,
"notes": "Talismonger and owner of the Io Pan! lore store in Downtown Seattle."
},
{
"name": "Jules Maguire",
"loyalty": 4,
"connection": 2,
"notes": "Ork rigger, Frostburn's older brother and Cascade Ork smuggler."
}
],
"primary_armor": {
"name": "Lined coat",
"rating": "+3",
"notes": "+3 Defense Rating bonus"
},
"primary_ranged_weapon": {
"name": "Walther Palm Pistol",
"dv": "2P",
"mode": "BF",
"attack_rating": { "close": 12, "near": 7, "far": "—", "extreme": "—" },
"ammo": "2(b)",
"notes": "Hold-out pistol"
},
"primary_melee_weapon": {
"name": "Extendible baton",
"dv": "2S",
"close": 5,
"notes": "Club"
},
"ranged_weapons": [
{
"name": "Walther Palm Pistol",
"dv": "2P",
"mode": "BF",
"attack_rating": { "close": 12, "near": 7, "far": "—", "extreme": "—" },
"ammo": "2(b)",
"notes": "Double-barreled hold-out"
}
],
"melee_weapons": [
{
"name": "Extendible baton",
"dv": "2S",
"close": 5,
"notes": "Concealable club"
}
],
"armor": [
{
"name": "Lined coat",
"rating": "+3",
"notes": "+3 DR bonus"
}
],
"matrix_stats": {
"device_name": "Renraku Sensei commlink",
"device_rating": 3,
"attack": 0,
"sleaze": 0,
"data_processing": 2,
"firewall": 0,
"programs": [],
"matrix_damage": 0
},
"augmentations": [],
"vehicles": [],
"gear": [
{ "name": "Lined coat", "rating": 3, "quantity": 1 },
{ "name": "Renraku Sensei commlink", "rating": 3, "quantity": 1 },
{ "name": "Certified credstick", "quantity": 1, "notes": "3,500¥" },
{ "name": "Walther Palm Pistol ammo box", "quantity": 20 }
],
"spells": [
{
"name": "Fireball",
"category": "S",
"type_target": "Physical",
"range": "LOS (Area)",
"duration": "Instant",
"drain": "5",
"notes": "Elemental fire damage area effect"
},
{
"name": "Flamestrike",
"category": "S",
"type_target": "Physical",
"range": "LOS",
"duration": "Instant",
"drain": "4",
"notes": "Single-target direct flame bolt"
},
{
"name": "Ice Spear",
"category": "S",
"type_target": "Physical",
"range": "LOS",
"duration": "Instant",
"drain": "4",
"notes": "Piercing elemental cold damage"
},
{
"name": "Heal",
"category": "S",
"type_target": "Essence",
"range": "Touch",
"duration": "Permanent",
"drain": "3",
"notes": "Repairs physical damage boxes"
},
{
"name": "Combat Sense",
"category": "S",
"type_target": "Mana",
"range": "Touch",
"duration": "Sustained",
"drain": "3",
"notes": "Adds defense dice and awareness"
},
{
"name": "Improved Invisibility",
"category": "S",
"type_target": "Physical",
"range": "Touch",
"duration": "Sustained",
"drain": "4",
"notes": "Cloaks target from visual & technological detection"
},
{
"name": "Levitate",
"category": "S",
"type_target": "Physical",
"range": "LOS",
"duration": "Sustained",
"drain": "4",
"notes": "Telekinetically lifts objects or persons"
},
{
"name": "Mana Barrier",
"category": "S",
"type_target": "Mana",
"range": "LOS (Area)",
"duration": "Sustained",
"drain": "4",
"notes": "Blocks astral forms and hostile spells"
}
],
"adept_powers": []
}
}

View File

@@ -0,0 +1,204 @@
{
"$schema": "../../../schema/entity.json",
"uuid": "e97b91d2-06c5-4d7a-b5a9-467362974eb1",
"ruleset_id": "sr6",
"entity_type": "character",
"display_name": "Rude",
"description": "Troll Street Samurai from the official Shadowrun 6th World Beginner Box.",
"template_id": "character_sheet",
"properties": {
"alias": "Rude",
"real_name": "Unknown (\"Rudiarius\")",
"player": "Catalyst Pregen",
"notes": "Street Samurai meat shield with amnesia and a vicious combat streak.",
"metatype": "Troll",
"ethnicity": "White",
"age": 29,
"sex": "Male",
"height": "2.4 m",
"weight": "310 kg",
"reputation": 3,
"heat": 1,
"karma": 0,
"total_karma": 0,
"misc": "Carries an ancient wooden gladiator practice sword.",
"attributes": {
"body": 7,
"agility": 5,
"reaction": 6,
"strength": 6,
"willpower": 4,
"logic": 4,
"intuition": 4,
"charisma": 2,
"edge": 5,
"essence": 5.5,
"edge_points": 5
},
"combat_info": {
"initiative": "10 + 1D6",
"matrix_initiative": "10 + 1D6",
"astral_initiative": "—",
"defense_rating": 11,
"unarmed_ar": 7,
"composure": 6,
"judge_intentions": 6,
"memory": 8,
"lift_carry": 11,
"movement": "5/10/+1"
},
"condition_monitor": {
"physical_damage": 0,
"physical_boxes": 12,
"stun_damage": 0,
"stun_boxes": 10,
"overflow": 0
},
"skills": [
{ "name": "Firearms", "rating": 6, "attribute": "Agility", "dice_pool": 12, "type": "Action" },
{ "name": "Close Combat", "rating": 3, "attribute": "Agility", "dice_pool": 9, "type": "Action" },
{ "name": "Athletics", "rating": 3, "attribute": "Agility", "dice_pool": 9, "type": "Action" },
{ "name": "Perception", "rating": 3, "attribute": "Intuition", "dice_pool": 7, "type": "Action" },
{ "name": "Engineering", "rating": 2, "attribute": "Logic", "specialization": "Lockpicking", "dice_pool": 6, "type": "Action" },
{ "name": "Influence", "rating": 2, "attribute": "Charisma", "dice_pool": 4, "type": "Action" },
{ "name": "Exotic Weapons", "rating": 3, "attribute": "Agility", "specialization": "Grapple Gun", "dice_pool": 9, "type": "Action" },
{ "name": "Exotic Weapons", "rating": 4, "attribute": "Agility", "specialization": "Grapple Launcher", "dice_pool": 9, "type": "Action" },
{ "name": "Firearms Manufacturers", "rating": 2, "attribute": "Logic", "dice_pool": 6, "type": "Knowledge" },
{ "name": "Security Systems", "rating": 2, "attribute": "Logic", "dice_pool": 6, "type": "Knowledge" },
{ "name": "Urban Brawl Teams", "rating": 2, "attribute": "Logic", "dice_pool": 6, "type": "Knowledge" }
],
"qualities": [
{ "name": "Built Tough", "type": "Positive", "notes": "+1 Physical condition monitor box." },
{ "name": "Dermal Deposits", "type": "Positive", "notes": "+1 natural Armor/Defense Rating." },
{ "name": "High Pain Tolerance", "type": "Positive", "notes": "Reduces wound modifiers by 1." },
{ "name": "Thermographic Vision", "type": "Positive", "notes": "Natural troll heat-signature vision." },
{ "name": "Socially Awkward", "type": "Negative", "notes": "Blunt and lacking empathy due to amnesia." }
],
"currency_and_ids": {
"nuyen": 3500,
"primary_lifestyle": "Low (1 month prepaid)",
"licenses": "Concealed Carry (Heavy Pistol, Sniper Rifle)",
"fake_ids": [
{
"name": "Marcus Vance",
"rating": 3,
"lifestyle": "Low",
"funds": "3,500¥",
"licenses": "Driver's, Concealed Carry"
}
]
},
"contacts": [
{
"name": "Billy Shen",
"loyalty": 2,
"connection": 4,
"notes": "Octagon Triad lieutenant, enforcer, and arms dealer."
},
{
"name": "Four-Finger Wong",
"loyalty": 3,
"connection": 3,
"notes": "Cyber-surgeon and underground street doc."
},
{
"name": "Mia",
"loyalty": 3,
"connection": 2,
"notes": "Part-time fixer and waitress at Peaceable Kingdom."
}
],
"primary_armor": {
"name": "Armor jacket",
"rating": "+2",
"notes": "+2 Defense Rating bonus"
},
"primary_ranged_weapon": {
"name": "Ares Desert Strike",
"dv": "5P",
"mode": "SA",
"attack_rating": {
"close": 3,
"near": 10,
"far": 10,
"extreme": 10
},
"ammo": "14(c)",
"notes": "Sniper rifle w/ imaging scope, shock pad"
},
"primary_melee_weapon": {
"name": "Sword",
"dv": "3P",
"close": 9,
"notes": "Blade"
},
"ranged_weapons": [
{
"name": "Ares Desert Strike (Sniper Rifle)",
"dv": "5P",
"mode": "SA",
"attack_rating": { "close": 3, "near": 10, "far": 10, "extreme": 10 },
"ammo": "14(c)",
"notes": "w/ imaging scope, shock pad"
},
{
"name": "Ares Predator VI (Heavy Pistol)",
"dv": "4P",
"mode": "SA",
"attack_rating": { "close": 9, "near": 9, "far": 7, "extreme": "—" },
"ammo": "15(c)",
"notes": "w/ smartlink"
}
],
"melee_weapons": [
{
"name": "Sword (Blade)",
"dv": "3P",
"close": 9,
"notes": "Monofilament edge"
}
],
"armor": [
{
"name": "Armor jacket",
"rating": "+2",
"notes": "Provides +2 DR"
}
],
"matrix_stats": {
"device_name": "Sony Emperor commlink",
"device_rating": 2,
"attack": 0,
"sleaze": 0,
"data_processing": 1,
"firewall": 1,
"programs": [],
"matrix_damage": 0
},
"augmentations": [
{
"name": "Cybereyes",
"rating": 2,
"notes": "w/ smartlink, low-light vision",
"essence": 0.2
},
{
"name": "Reaction enhancers",
"rating": 1,
"notes": "+1 REA, +1 Initiative",
"essence": 0.3
}
],
"vehicles": [],
"gear": [
{ "name": "Armor jacket", "rating": 2, "quantity": 1 },
{ "name": "Sony Emperor commlink", "rating": 2, "quantity": 1 },
{ "name": "Grapple gun", "quantity": 1, "notes": "w/ 100m stealth rope" },
{ "name": "Certified credstick", "quantity": 1, "notes": "Contains 3,500¥" },
{ "name": "Spare ammo clips (Ares Predator)", "quantity": 3 },
{ "name": "Spare ammo clips (Ares Desert Strike)", "quantity": 2 }
],
"spells": [],
"adept_powers": []
}
}

View File

@@ -0,0 +1,264 @@
{
"$schema": "../../../schema/entity.json",
"uuid": "7a83d9b1-0943-4e89-a2a1-e40d0f287113",
"ruleset_id": "sr6",
"entity_type": "character",
"display_name": "Yu",
"description": "Elf Covert Ops Specialist and Face from the official Shadowrun 6th World Beginner Box.",
"template_id": "character_sheet",
"properties": {
"alias": "Yu",
"real_name": "Yu",
"player": "Catalyst Pregen",
"notes": "Elf Covert Ops Specialist and Face with high agility, charisma, and stealth skills.",
"metatype": "Elf",
"ethnicity": "Cantonese",
"age": 28,
"sex": "Male",
"height": "1.8 m",
"weight": "77 kg",
"reputation": 2,
"heat": 0,
"karma": 0,
"total_karma": 0,
"misc": "Red Dragon / Octagon Triad affiliate; former thief and enforcer in Hong Kong.",
"attributes": {
"body": 3,
"agility": 6,
"reaction": 4,
"strength": 3,
"willpower": 5,
"logic": 5,
"intuition": 5,
"charisma": 8,
"edge": 2,
"essence": 6.0,
"magic": 0,
"edge_points": 2
},
"combat_info": {
"initiative": "9 + 1D6",
"matrix_initiative": "9 + 1D6",
"astral_initiative": "—",
"defense_rating": 6,
"unarmed_ar": 6,
"composure": 13,
"judge_intentions": 13,
"memory": 10,
"lift_carry": 6,
"movement": "5/10/+1"
},
"condition_monitor": {
"physical_damage": 0,
"physical_boxes": 10,
"stun_damage": 0,
"stun_boxes": 11,
"overflow": 0
},
"skills": [
{
"name": "Con",
"rating": 6,
"attribute": "Charisma",
"dice_pool": 14,
"type": "Action"
},
{
"name": "Influence",
"rating": 6,
"attribute": "Charisma",
"dice_pool": 14,
"type": "Action"
},
{
"name": "Stealth",
"rating": 6,
"attribute": "Agility",
"dice_pool": 12,
"type": "Action"
},
{
"name": "Close Combat",
"rating": 4,
"attribute": "Agility",
"dice_pool": 10,
"type": "Action"
},
{
"name": "Firearms",
"rating": 2,
"attribute": "Agility",
"dice_pool": 8,
"type": "Action"
},
{
"name": "Perception",
"rating": 2,
"attribute": "Intuition",
"dice_pool": 7,
"type": "Action"
},
{
"name": "Piloting",
"rating": 2,
"attribute": "Reaction",
"dice_pool": 6,
"type": "Action"
},
{
"name": "Biotech",
"rating": 1,
"attribute": "Logic",
"dice_pool": 6,
"type": "Action"
},
{
"name": "Outdoors",
"rating": 1,
"attribute": "Intuition",
"dice_pool": 6,
"type": "Action"
},
{
"name": "Architecture",
"rating": 2,
"attribute": "Logic",
"dice_pool": 7,
"type": "Knowledge"
},
{
"name": "Close-up Magic",
"rating": 2,
"attribute": "Logic",
"dice_pool": 7,
"type": "Knowledge"
},
{
"name": "Wildlife",
"rating": 2,
"attribute": "Logic",
"dice_pool": 7,
"type": "Knowledge"
}
],
"qualities": [
{
"name": "Catlike",
"type": "Positive",
"notes": "+1 dice pool bonus on stealth and acrobatics tests."
},
{
"name": "Double-Jointed",
"type": "Positive",
"notes": "+1 dice pool bonus on escape and contortion tests."
},
{
"name": "Low-Light Vision",
"type": "Positive",
"notes": "Natural elf low-light perception."
}
],
"currency_and_ids": {
"nuyen": 3500,
"primary_lifestyle": "Low (1 month prepaid)",
"licenses": "Concealed Carry (Light Pistol)",
"fake_ids": [
{
"name": "Raymond Chang",
"rating": 4,
"lifestyle": "Low",
"funds": "3,500¥",
"licenses": "Firearms, Security Tech"
}
]
},
"contacts": [
{
"name": "Billy Shen",
"loyalty": 2,
"connection": 4,
"notes": "Octagon Triad lieutenant, enforcer, and arms dealer."
},
{
"name": "Four-Finger Wong",
"loyalty": 3,
"connection": 3,
"notes": "Cyber-surgeon and underground street doc."
},
{
"name": "Mia",
"loyalty": 3,
"connection": 2,
"notes": "Part-time fixer and waitress at Peaceable Kingdom."
}
],
"primary_armor": {
"name": "Lined coat",
"rating": "+3",
"notes": "+3 Defense Rating bonus"
},
"primary_ranged_weapon": {
"name": "Ares Light Fire 75",
"dv": "2P",
"mode": "SA",
"attack_rating": { "close": 10, "near": 7, "far": 6, "extreme": "—" },
"ammo": "16(c)",
"notes": "w/ silencer, smartgun"
},
"primary_melee_weapon": {
"name": "Extendible baton",
"dv": "3S",
"close": 6,
"notes": "Club"
},
"ranged_weapons": [
{
"name": "Ares Light Fire 75 (Light Pistol)",
"dv": "2P",
"mode": "SA",
"attack_rating": { "close": 10, "near": 7, "far": 6, "extreme": "—" },
"ammo": "16(c)",
"notes": "w/ silencer, smartgun"
}
],
"melee_weapons": [
{
"name": "Extendible baton",
"dv": "3S",
"close": 6,
"notes": "Club"
}
],
"armor": [
{
"name": "Lined coat",
"rating": "+3",
"notes": "+3 DR bonus"
}
],
"matrix_stats": {
"device_name": "Erika Elite commlink",
"device_rating": 4,
"attack": 0,
"sleaze": 0,
"data_processing": 2,
"firewall": 1,
"programs": [],
"matrix_damage": 0
},
"augmentations": [],
"vehicles": [],
"gear": [
{ "name": "Lined coat", "rating": 3, "quantity": 1 },
{ "name": "Erika Elite commlink", "rating": 4, "quantity": 1 },
{ "name": "Disguise kit", "quantity": 1 },
{ "name": "First Aid Kit", "rating": 3, "quantity": 1 },
{ "name": "Passkey", "rating": 4, "quantity": 1 },
{ "name": "Contacts", "quantity": 1, "notes": "w/ smartlink" },
{ "name": "Certified credstick", "quantity": 1, "notes": "3,500¥" },
{ "name": "Spare ammo clips (Ares Light Fire 75)", "quantity": 3 }
],
"spells": [],
"adept_powers": []
}
}

View File

@@ -0,0 +1,257 @@
{
"$schema": "../../../schema/entity.json",
"uuid": "e812d4a5-671c-4b52-9b2f-3d6118bfa934",
"ruleset_id": "sr6",
"entity_type": "character",
"display_name": "Zipfile",
"description": "Dwarf Decker from the official Shadowrun 6th World Beginner Box.",
"template_id": "character_sheet",
"properties": {
"alias": "Zipfile",
"real_name": "Zipfile",
"player": "Catalyst Pregen",
"notes": "Dwarf Decker specializing in illicit host penetration, device control, and Matrix sabotage.",
"metatype": "Dwarf",
"ethnicity": "Bantu",
"age": 23,
"sex": "Female",
"height": "1.1 m",
"weight": "36 kg",
"reputation": 2,
"heat": 0,
"karma": 0,
"total_karma": 0,
"misc": "Azanian neo-anarchist activist and urban brawl fan.",
"attributes": {
"body": 5,
"agility": 3,
"reaction": 4,
"strength": 4,
"willpower": 6,
"logic": 6,
"intuition": 6,
"charisma": 3,
"edge": 4,
"essence": 3.7,
"magic": 0,
"edge_points": 4
},
"combat_info": {
"initiative": "10 + 1D6",
"matrix_initiative": "12 + 1D6",
"astral_initiative": "—",
"defense_rating": 8,
"unarmed_ar": 4,
"composure": 9,
"judge_intentions": 9,
"memory": 12,
"lift_carry": 9,
"movement": "5/10/+1"
},
"condition_monitor": {
"physical_damage": 0,
"physical_boxes": 11,
"stun_damage": 0,
"stun_boxes": 11,
"overflow": 0
},
"skills": [
{
"name": "Cracking",
"rating": 6,
"attribute": "Logic",
"dice_pool": 12,
"type": "Action"
},
{
"name": "Electronics",
"rating": 6,
"attribute": "Logic",
"dice_pool": 12,
"type": "Action"
},
{
"name": "Engineering",
"rating": 2,
"attribute": "Logic",
"dice_pool": 8,
"type": "Action"
},
{
"name": "Perception",
"rating": 3,
"attribute": "Intuition",
"dice_pool": 9,
"type": "Action"
},
{
"name": "Firearms",
"rating": 2,
"attribute": "Agility",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Close Combat",
"rating": 2,
"attribute": "Agility",
"dice_pool": 5,
"type": "Action"
},
{
"name": "Cyberdeck Models",
"rating": 2,
"attribute": "Logic",
"dice_pool": 8,
"type": "Knowledge"
},
{
"name": "German Expressionist Cinema",
"rating": 2,
"attribute": "Logic",
"dice_pool": 8,
"type": "Knowledge"
},
{
"name": "Matrix Security",
"rating": 2,
"attribute": "Logic",
"dice_pool": 8,
"type": "Knowledge"
}
],
"qualities": [
{
"name": "Gearhead",
"type": "Positive",
"notes": "May spend Edge on Repair tests and during downtime repairs."
},
{
"name": "Guts",
"type": "Positive",
"notes": "+2 dice pool bonus on tests resisting fear and intimidation."
},
{
"name": "Thermographic Vision",
"type": "Positive",
"notes": "Natural dwarf heat-signature vision."
}
],
"currency_and_ids": {
"nuyen": 3500,
"primary_lifestyle": "Low (1 month prepaid)",
"licenses": "Concealed Carry (Heavy Pistol), Cyberdeck Operator License",
"fake_ids": [
{
"name": "Nandi Mandela",
"rating": 3,
"lifestyle": "Low",
"funds": "3,500¥",
"licenses": "Heavy Pistol, Hardware Tech"
}
]
},
"contacts": [
{
"name": "Arclight",
"loyalty": 3,
"connection": 4,
"notes": "Combat mage and coordinator for the Black Star neo-anarchist shadowrunner collective."
},
{
"name": "Casey Connors",
"loyalty": 2,
"connection": 3,
"notes": "Owner of the Cathode Glow e-sports bar and tech museum in Tacoma."
},
{
"name": "Jules Maguire",
"loyalty": 2,
"connection": 2,
"notes": "Cascade Ork smuggler."
}
],
"primary_armor": {
"name": "Armor vest",
"rating": "+3",
"notes": "+3 Defense Rating bonus"
},
"primary_ranged_weapon": {
"name": "Ruger Super Warhawk",
"dv": "4P",
"mode": "SS",
"attack_rating": { "close": 8, "near": 11, "far": 8, "extreme": "—" },
"ammo": "6(cy)",
"notes": "Heavy cylinder revolver"
},
"primary_melee_weapon": {
"name": "Unarmed Strike",
"dv": "2S",
"close": 4,
"notes": "Fist / kick"
},
"ranged_weapons": [
{
"name": "Ruger Super Warhawk (Heavy Pistol)",
"dv": "4P",
"mode": "SS",
"attack_rating": { "close": 8, "near": 11, "far": 8, "extreme": "—" },
"ammo": "6(cy)",
"notes": "Heavy revolver"
}
],
"melee_weapons": [
{
"name": "Unarmed Strike",
"dv": "2S",
"close": 4,
"notes": "Natural"
}
],
"armor": [
{
"name": "Armor vest",
"rating": "+3",
"notes": "+3 DR bonus"
}
],
"matrix_stats": {
"device_name": "Renraku Kitsune cyberdeck",
"device_rating": 4,
"attack": 6,
"sleaze": 7,
"data_processing": 4,
"firewall": 4,
"programs": ["Decryption", "Exploit", "Overclock"],
"matrix_damage": 0
},
"augmentations": [
{
"name": "Cyberjack MPI",
"rating": 4,
"notes": "7/6, +2 Matrix initiative",
"essence": 2.3
}
],
"vehicles": [],
"gear": [
{ "name": "Armor vest", "rating": 3, "quantity": 1 },
{
"name": "Renraku Kitsune cyberdeck",
"rating": 4,
"quantity": 1,
"notes": "DR 4, 7/6, 8 slots"
},
{
"name": "Hermes Ikon commlink",
"rating": 5,
"quantity": 1,
"notes": "DR 5, 3/0"
},
{ "name": "Certified credstick", "quantity": 1, "notes": "3,500¥" },
{ "name": "Heavy pistol ammo box (Ruger)", "quantity": 30 }
],
"spells": [],
"adept_powers": []
}
}