skill
Brawling
Unarmed close combat — fists, elbows, and whatever is to hand.
Defaults from
Related
Referenced by
Character templates 9
Defense tuning 1
Skills 1
Raw definition
{
"controlling_attribute": "core:dexterity",
"cross_training": [],
"defaults": [
{
"modifier": -4,
"source_type": {
"Attributes": "core:dexterity"
}
},
{
"modifier": -3,
"source_type": {
"Skills": "core:combat"
}
}
],
"description": "Unarmed close combat — fists, elbows, and whatever is to hand.",
"difficulty": {
"tier_id": "core:difficulty_easy"
},
"id": "core:brawling",
"name": "Brawling",
"passion_major_pct": 0,
"passion_minor_pct": 0,
"primary_for_work_type": false,
"situational_modifiers": [
{
"condition": "core:cond_wearing_claws",
"modifier": 2
}
],
"work_type": null
}