105 lines
2.4 KiB
JSON
105 lines
2.4 KiB
JSON
{
|
||
"$schema": "../../../schema/entity.json",
|
||
"uuid": "2948bb04-3d46-48c3-b17b-2b23c2bb6c3e",
|
||
"ruleset_id": "sr6",
|
||
"entity_type": "npc",
|
||
"display_name": "Spikes",
|
||
"description": "Go-Gang / Troll Gangers from the SR6 Beginner Box.",
|
||
"template_id": "character_picker",
|
||
"properties": {
|
||
"alias": "Spikes",
|
||
"archetype": "Go-Gang / Troll Gangers",
|
||
"metatype": "Troll",
|
||
"notes": "Big-muscled brutes on big loud hogs, the Spikes are all trolls and all heavily muscled with plenty of tattoos. They are like an all-troll version of the Hell’s Angels.",
|
||
"quote": "“Go ahead, draw a weapon. My jacket needs more metal.”",
|
||
"hook": "Large and angry, Spikes are always looking for new victims, especially elves.",
|
||
"attributes": {
|
||
"body": 6,
|
||
"agility": 2,
|
||
"reaction": 2,
|
||
"strength": 7,
|
||
"willpower": 1,
|
||
"logic": 1,
|
||
"intuition": 2,
|
||
"charisma": 2,
|
||
"edge": 1,
|
||
"essence": 6
|
||
},
|
||
"combat_info": {
|
||
"initiative": "4 + 1D6",
|
||
"defense_rating": 7,
|
||
"condition_monitor": 13
|
||
},
|
||
"skills": [
|
||
{
|
||
"name": "Close Combat",
|
||
"rating": 5,
|
||
"attribute": "Agility",
|
||
"dice_pool": 7
|
||
},
|
||
{
|
||
"name": "Firearms",
|
||
"rating": 5,
|
||
"attribute": "Agility",
|
||
"dice_pool": 7
|
||
},
|
||
{
|
||
"name": "Piloting",
|
||
"rating": 5,
|
||
"attribute": "Reaction",
|
||
"dice_pool": 7
|
||
},
|
||
{
|
||
"name": "Influence",
|
||
"rating": 5,
|
||
"attribute": "Charisma",
|
||
"dice_pool": 7
|
||
},
|
||
{
|
||
"name": "Perception",
|
||
"rating": 4,
|
||
"attribute": "Intuition",
|
||
"dice_pool": 6
|
||
}
|
||
],
|
||
"gear": [
|
||
{
|
||
"name": "Leather",
|
||
"rating": "+1 DR"
|
||
},
|
||
{
|
||
"name": "Sony Emperor commlink",
|
||
"rating": 2
|
||
},
|
||
{
|
||
"name": "HD Scorpion bike",
|
||
"rating": 3
|
||
},
|
||
{
|
||
"name": "Bike Chain"
|
||
},
|
||
{
|
||
"name": "Defiance T-250 Shotgun"
|
||
}
|
||
],
|
||
"primary_ranged_weapon": {
|
||
"name": "Defiance T-250",
|
||
"dv": "4P",
|
||
"mode": "SA",
|
||
"attack_rating": {
|
||
"close": 7,
|
||
"near": 10,
|
||
"far": 6
|
||
}
|
||
},
|
||
"primary_melee_weapon": {
|
||
"name": "Bike Chain",
|
||
"dv": "2S",
|
||
"close": 4
|
||
},
|
||
"primary_armor": {
|
||
"name": "Leather",
|
||
"rating": "+1"
|
||
}
|
||
}
|
||
} |