Throwing martial arts

{
    "type" : "technique",
    "id" : "tec_swordsmanship_grab",
    "name" : "grab",
    "min_melee" : 3,
    "unarmed_allowed" : true,
    "melee_allowed" : true,
    "down_dur" : 1,
    "messages" : [
        "You grab %s",
        "<npcname> grabs %s"
    ]
}
  1. Martial art techniques, applied to throwing weapons.

  2. “throwing” and “throwing weapons” skills jointly influencing throws with throwing weapons, in conceptually the same way that “gun” and “pistol” jointly influence shots with pistols.